Commit fe7315df by o.kimura

T36:対処法の書換え

parent 572bc4d6
@charset "UTF-8";
body{
margin:0px;
padding:0px;
line-height:1.6;
letter-spacing:1px;
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'MS Pゴシック',sans-serif;
font-size:12px;
background:#eeeeee;
body {
margin: 0px;
padding: 0px;
line-height: 1.6;
letter-spacing: 1px;
font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'MS Pゴシック', sans-serif;
font-size: 12px;
background: #eeeeee;
}
img{
border:0;
vertical-align:bottom;
img {
border: 0;
vertical-align: bottom;
}
h1{
margin:0;
padding:0;
h1 {
margin: 0;
padding: 0;
}
h2{
margin:0px;
padding:0px;
h2 {
margin: 0px;
padding: 0px;
}
h3{
margin:0px;
padding:0px;
h3 {
margin: 0px;
padding: 0px;
}
.mb5{
margin-bottom:5px;
.mb5 {
margin-bottom: 5px;
}
.mb10{
margin-bottom:10px;
.mb10 {
margin-bottom: 10px;
}
.mb15{
margin-bottom:15px;
.mb15 {
margin-bottom: 15px;
}
.mb20{
margin-bottom:20px;
.mb20 {
margin-bottom: 20px;
}
a{
color:#006eb0;
a {
color: #006eb0;
}
p{
padding:0px;
margin:0px 0px 10px 0px;
p {
padding: 0px;
margin: 0px 0px 10px 0px;
}
a:hover{
color:#FF6600;
a:hover {
color: #FF6600;
}
/*----- common -----*/
#preload{
display:none;
#preload {
display: none;
}
#screen{
color:#333333;
#screen {
color: #333333;
}
#container{
margin:0px auto;
width:980px;
background-color:#ffffff;
#container {
margin: 0px auto;
width: 980px;
background-color: #ffffff;
}
#header{
height:100px;
width:980px;
#header {
height: 100px;
width: 980px;
}
#main{
width:940px;
margin:0px auto;
#main {
width: 940px;
margin: 0px auto;
}
#footer{
width:940px;
height:16px;
padding:7px 20px;
background-color:#01b7cd;
color:#fff;
font-size:12px;
text-align:right;
#footer {
width: 940px;
height: 16px;
padding: 7px 20px;
background-color: #01b7cd;
color: #fff;
font-size: 12px;
text-align: right;
}
.lead{
margin:10px 0px 0px 0px;
.lead {
margin: 10px 0px 0px 0px;
}
.buttonLead{
overflow:hidden;
margin:30px 0px 0px 0px;
width:940px;
.buttonLead {
overflow: hidden;
margin: 30px 0px 0px 0px;
width: 940px;
}
.step{
margin:35px 0px 20px 0px;
.step {
margin: 35px 0px 20px 0px;
}
.caption{
font-size:11px;
color:#666666;
.caption {
font-size: 11px;
color: #666666;
}
.buttonArea{
overflow:hidden;
width:980px;
height:100px;
margin-left:-20px;
margin-top:30px;
background-image:url(../images/common/landscape.gif);
.buttonArea {
overflow: hidden;
width: 980px;
height: 100px;
margin-left: -20px;
margin-top: 30px;
background-image: url(../images/common/landscape.gif);
}
.floatLeft{
float:left;
.floatLeft {
float: left;
}
.hidden{
overflow:hidden;
.hidden {
overflow: hidden;
}
.vanish{
display:none;
.vanish {
display: none;
}
/*----- intro -----*/
#intro{
#intro {}
}
#intro p{
#intro p {
margin-top: 10px;
font-size: 126%;
color: #999;
}
.typeBtn{
cursor:pointer;
float:left;
width:290px;
height:330px;
.typeBtn {
cursor: pointer;
float: left;
width: 290px;
height: 330px;
}
.typeBtn.select{
cursor:default;
.typeBtn.select {
cursor: default;
}
.typeBtn.mid{
margin:0 35px;
.typeBtn.mid {
margin: 0 35px;
}
#startBtn{
width:420px;
height:60px;
margin:15px auto;
background-image:url(../images/intro/btn_start.png);
background-position:0px 0px;
#startBtn {
width: 420px;
height: 60px;
margin: 15px auto;
background-image: url(../images/intro/btn_start.png);
background-position: 0px 0px;
}
#startBtn.active{
cursor:pointer;
background-position:0px -60px;
#startBtn.active {
cursor: pointer;
background-position: 0px -60px;
}
#startBtn.active:hover{
background-position:0px -120px;
#startBtn.active:hover {
background-position: 0px -120px;
}
/*----- check -----*/
#check{
display:none;
overflow:hidden;
#check {
display: none;
overflow: hidden;
}
.checkLead{
overflow:hidden;
margin:30px 0px 30px 0px;
width:940px;
.checkLead {
overflow: hidden;
margin: 30px 0px 30px 0px;
width: 940px;
}
.checkBack{
cursor:pointer;
float:right;
width:170px;
height:40px;
background-image:url(../images/check/btn_back.gif);
.checkBack {
cursor: pointer;
float: right;
width: 170px;
height: 40px;
background-image: url(../images/check/btn_back.gif);
}
.checkBack:hover{
background-position:0px -40px;
.checkBack:hover {
background-position: 0px -40px;
}
.checkPage{
display:none;
overflow:hidden;
.checkPage {
display: none;
overflow: hidden;
/*overflow:visible;*/
margin:0px 0px 20px 0px;
}
.checkSheat{
float:left;
width:440px;
padding:10px;
background-color:#f7eddd;
}
.chechHead{
margin:20px 0px 5px 0px;
}
.checkBlock{
cursor:pointer;
margin:10px 0px 0px 0px;
width:439px;
height:40px;
border-bottom:#362e2b 1px dotted;
}
.checkBlock.long{
height:60px;
}
.checkBlock:hover{
color:#FF6600;
}
.checkBox{
display:block;
float:left;
width:50px;
height:40px;
}
.checkText{
float:left;
width:320px;
margin:0px 15px 0px 0px;
}
.checkFig{
position:relative;
}
#resultBtn{
cursor:pointer;
width:420px;
height:60px;
margin:15px auto;
background-image:url(../images/check/btn_result.png);
background-position:0px 0px;
margin: 0px 0px 20px 0px;
}
.checkSheat {
float: left;
width: 440px;
padding: 10px;
background-color: #f7eddd;
}
.chechHead {
margin: 20px 0px 5px 0px;
}
.checkBlock {
cursor: pointer;
margin: 10px 0px 0px 0px;
width: 439px;
height: 40px;
border-bottom: #362e2b 1px dotted;
}
.checkBlock.long {
height: 60px;
}
.checkBlock:hover {
color: #FF6600;
}
.checkBox {
display: block;
float: left;
width: 50px;
height: 40px;
}
.checkText {
float: left;
width: 320px;
margin: 0px 15px 0px 0px;
}
.checkFig {
position: relative;
}
#resultBtn {
cursor: pointer;
width: 420px;
height: 60px;
margin: 15px auto;
background-image: url(../images/check/btn_result.png);
background-position: 0px 0px;
/*position:relative;
z-index:1000;*/
}
#resultBtn:hover{
background-position:0px -60px;
#resultBtn:hover {
background-position: 0px -60px;
}
/*----- result -----*/
#result{
display:none;
overflow:hidden;
#result {
display: none;
overflow: hidden;
}
#resultBack{
cursor:pointer;
float:right;
width:170px;
height:40px;
background-image:url(../images/result/btn_back.gif);
#resultBack {
cursor: pointer;
float: right;
width: 170px;
height: 40px;
background-image: url(../images/result/btn_back.gif);
}
#resultBack:hover{
background-position:0px -40px;
#resultBack:hover {
background-position: 0px -40px;
}
.resultSheat{
width:940px;
padding:10px;
overflow:hidden;
margin:10px 0px 10px 0px;
.resultSheat {
width: 940px;
padding: 10px;
overflow: hidden;
margin: 10px 0px 10px 0px;
}
.colorBack{
background-color:#f7eddd;
.colorBack {
background-color: #f7eddd;
}
.resultBlock{
overflow:hidden;
width:919px;
margin:0px 0px 10px 0px;
border-bottom:#362e2b 1px dotted;
.resultBlock {
overflow: hidden;
width: 919px;
margin: 0px 0px 10px 0px;
border-bottom: #362e2b 1px dotted;
}
.checkLine{
overflow:hidden;
.checkLine {
overflow: hidden;
}
.resultLine{
overflow:hidden;
margin:5px 0px 5px 0px;
.resultLine {
overflow: hidden;
margin: 5px 0px 5px 0px;
}
.resultLineText{
width:810px;
margin-right:0px;
float:right;
.resultLineText {
width: 810px;
margin-right: 0px;
float: right;
}
#totalText{
width:500px;
padding:0px 40px 0px 0px;
float:left;
#totalText {
width: 500px;
padding: 0px 40px 0px 0px;
float: left;
}
.leftBlock{
width:430px;
margin:0px 50px 0px 5px;
float:left;
.leftBlock {
width: 430px;
margin: 0px 50px 0px 5px;
float: left;
}
.rightBlock{
width:430px;
float:left;
.rightBlock {
width: 430px;
float: left;
}
#printBtn{
float:left;
cursor:pointer;
width:420px;
height:60px;
margin:15px 0px 15px 0px;
background-image:url(../images/result/btn_print.png);
background-position:0px 0px;
#printBtn {
float: left;
cursor: pointer;
width: 420px;
height: 60px;
margin: 15px 0px 15px 0px;
background-image: url(../images/result/btn_print.png);
background-position: 0px 0px;
}
#printBtn:hover{
background-position:0px -60px;
#printBtn:hover {
background-position: 0px -60px;
}
#topBtn{
float:left;
cursor:pointer;
width:250px;
height:60px;
margin:15px 100px 15px 100px;
background-image:url(../images/result/btn_top.png);
background-position:0px 0px;
#topBtn {
float: left;
cursor: pointer;
width: 250px;
height: 60px;
margin: 15px 100px 15px 100px;
background-image: url(../images/result/btn_top.png);
background-position: 0px 0px;
}
#topBtn:hover{
background-position:0px -60px;
#topBtn:hover {
background-position: 0px -60px;
}
/*----- print -----*/
#print{
color:#000000;
}
.resultSheatP{
padding:10px;
overflow:hidden;
margin:10px 0px 10px 0px;
}
#totalTextP{
width:500px;
padding:0px 40px 0px 0px;
float:left;
}
#footerP{
width:940px;
height:16px;
padding:7px 20px;
text-align:right;
#print {
color: #000000;
}
.resultSheatP {
padding: 10px;
overflow: hidden;
margin: 10px 0px 10px 0px;
}
#totalTextP {
width: 500px;
padding: 0px 40px 0px 0px;
float: left;
}
#footerP {
width: 940px;
height: 16px;
padding: 7px 20px;
text-align: right;
}
@charset "UTF-8";body{margin:0;padding:0;line-height:1.6;letter-spacing:1px;font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'MS Pゴシック',sans-serif;font-size:12px;background:#eee}img{border:0;vertical-align:bottom}h1{margin:0;padding:0}h2{margin:0;padding:0}h3{margin:0;padding:0}.mb5{margin-bottom:5px}.mb10{margin-bottom:10px}.mb15{margin-bottom:15px}.mb20{margin-bottom:20px}a{color:#006eb0}p{padding:0;margin:0 0 10px 0}a:hover{color:#f60}#preload{display:none}#screen{color:#333}#container{margin:0 auto;width:980px;background-color:#fff}#header{height:100px;width:980px}#main{width:940px;margin:0 auto}#footer{width:940px;height:16px;padding:7px 20px;background-color:#01b7cd;color:#fff;font-size:12px;text-align:right}.lead{margin:10px 0 0 0}.buttonLead{overflow:hidden;margin:30px 0 0 0;width:940px}.step{margin:35px 0 20px 0}.caption{font-size:11px;color:#666}.buttonArea{overflow:hidden;width:980px;height:100px;margin-left:-20px;margin-top:30px;background-image:url(../images/common/landscape.gif)}.floatLeft{float:left}.hidden{overflow:hidden}.vanish{display:none}#intro p{margin-top:10px;font-size:126%;color:#999}.typeBtn{cursor:pointer;float:left;width:290px;height:330px}.typeBtn.select{cursor:default}.typeBtn.mid{margin:0 35px}#startBtn{width:420px;height:60px;margin:15px auto;background-image:url(../images/intro/btn_start.png);background-position:0 0}#startBtn.active{cursor:pointer;background-position:0 -60px}#startBtn.active:hover{background-position:0 -120px}#check{display:none;overflow:hidden}.checkLead{overflow:hidden;margin:30px 0 30px 0;width:940px}.checkBack{cursor:pointer;float:right;width:170px;height:40px;background-image:url(../images/check/btn_back.gif)}.checkBack:hover{background-position:0 -40px}.checkPage{display:none;overflow:hidden;margin:0 0 20px 0}.checkSheat{float:left;width:440px;padding:10px;background-color:#f7eddd}.chechHead{margin:20px 0 5px 0}.checkBlock{cursor:pointer;margin:10px 0 0 0;width:439px;height:40px;border-bottom:#362e2b 1px dotted}.checkBlock.long{height:60px}.checkBlock:hover{color:#f60}.checkBox{display:block;float:left;width:50px;height:40px}.checkText{float:left;width:320px;margin:0 15px 0 0}.checkFig{position:relative}#resultBtn{cursor:pointer;width:420px;height:60px;margin:15px auto;background-image:url(../images/check/btn_result.png);background-position:0 0}#resultBtn:hover{background-position:0 -60px}#result{display:none;overflow:hidden}#resultBack{cursor:pointer;float:right;width:170px;height:40px;background-image:url(../images/result/btn_back.gif)}#resultBack:hover{background-position:0 -40px}.resultSheat{width:940px;padding:10px;overflow:hidden;margin:10px 0 10px 0}.colorBack{background-color:#f7eddd}.resultBlock{overflow:hidden;width:919px;margin:0 0 10px 0;border-bottom:#362e2b 1px dotted}.checkLine{overflow:hidden}.resultLine{overflow:hidden;margin:5px 0 5px 0}.resultLineText{width:810px;margin-right:0;float:right}#totalText{width:500px;padding:0 40px 0 0;float:left}.leftBlock{width:430px;margin:0 50px 0 5px;float:left}.rightBlock{width:430px;float:left}#printBtn{float:left;cursor:pointer;width:420px;height:60px;margin:15px 0 15px 0;background-image:url(../images/result/btn_print.png);background-position:0 0}#printBtn:hover{background-position:0 -60px}#topBtn{float:left;cursor:pointer;width:250px;height:60px;margin:15px 100px 15px 100px;background-image:url(../images/result/btn_top.png);background-position:0 0}#topBtn:hover{background-position:0 -60px}#print{color:#000}.resultSheatP{padding:10px;overflow:hidden;margin:10px 0 10px 0}#totalTextP{width:500px;padding:0 40px 0 0;float:left}#footerP{width:940px;height:16px;padding:7px 20px;text-align:right}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment