
@charset "utf-8";

@import url('../base.css');

body{
color:#333;
font:14px verdana,"ヒラギノ丸ゴ ProN W4","Hiragino Maru Gothic ProN","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
line-height:1.5;
-webkit-text-size-adjust: none;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
text-align: center;
}


#body{
text-align: left;
margin: 0 auto;
background-image: url("../images/main/background.png");
padding:0;
}

#contents{
width:980px;
margin:0 auto;
color: #5b3635;
background-color: #FFF;
border-radius: 15px;
-moz-border-radius: 15px;
}

/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

#contents h1.title_bar{
width: 980px;
margin: 0px auto;
padding: 0px;
box-sizing: border-box;
}


#contents h2{
width:940px;
border-bottom: dotted rgba(171,159,146,0.8) 4px;
margin:40px auto 20px auto;
padding-left: 10px;
padding-bottom: 5px;
box-sizing: border-box;
font-size:26px;
color:rgba(255,135,137,1.00);
font-weight:bold;
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
line-height: 20pt;
}


/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

#contents p{
width:900px;
margin: 10px auto;
color: #5b3635;
font-size:20px;
}


#contents p span.bold{
color: #5b3635;
font-weight:600;
font-family:-apple-system, BlinkMacSystemFont, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック  Medium', meiryo, sans-serif;
}

/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

#contents a:link{
color:#1C70E1;
text-decoration: underline;
}

#contents a:visited{
color:#1C70E1;
text-decoration: underline;
}

#contents a:hover{
color:#DB477E;
text-decoration: underline;
}

/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

#contents img.img980{
display: block;
width:980px;
margin: 20px auto;
padding: 0px;
}


#contents img.img980_sp{
display:none;
}


/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */


#contents ul.kome{
width:870px;
margin: 10px auto 30px auto;
padding: 0;
font-size:18px;
}

#contents ul.kome li{
color: #5b3635;
margin-bottom:12px;
list-style-type: none;
}

#contents ul.kome li:before{
content: "※";
color: #5b3635;
margin-right: 5px;
}

#contents ul.kome li span{
display: inline-block;
width: 840px;
vertical-align: top;
}

#contents ul.kome li span.bold{
display: inline;
font-weight:bold;
font-family:'Roboto','Hiragino Sans','Meiryo','Hiragino Kaku Gothic ProN',sans-serif;
}


/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

#contents table.hyou1{
width:410px;
margin: 10px auto;
padding: 0px;
border-top:solid rgba(148,120,114,1.00) 1px;
border-right:solid rgba(148,120,114,1.00) 1px;
border-collapse: collapse;
box-sizing: border-box;
}

#contents table.hyou1 th.th1{
width:150px;
padding:8px;
background-color: rgba(255,229,229,1.00);
border-bottom: solid rgba(148,120,114,1.00) 1px;
border-left:solid rgba(148,120,114,1.00) 1px;
font-size:20px;
text-align: center;
font-weight:600;
font-family:-apple-system, BlinkMacSystemFont, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック  Medium', meiryo, sans-serif;
}

#contents table.hyou1 td.td1{
width:100px;
padding:8px;
border-bottom: solid rgba(148,120,114,1.00) 1px;
border-left: solid rgba(148,120,114,1.00) 1px;
font-family:-apple-system, BlinkMacSystemFont, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック  Medium', meiryo, sans-serif;
font-size:17px;
}

#contents table.hyou1 td.td2{
width:100px;
padding:8px;
border-bottom: solid rgba(148,120,114,1.00) 1px;
border-left:dotted rgba(148,120,114,1.00) 1px;
font-family:-apple-system, BlinkMacSystemFont, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック  Medium', meiryo, sans-serif;
font-size:17px;
}

#contents table.hyou1 td span.box1{
width:15px;
display: inline-block;
padding: 0px;
font-weight:600;
color:rgba(251,105,48,1.00);
}

#contents table.hyou1 td span.box2{
width:auto;
margin-right:5px;
display: inline-block;
padding: 0px;
font-weight:400;
color:#555125;
}

#contents table.hyou1 td span.box3{
width:15px;
display: inline-block;
padding: 0px;
font-weight:600;
color:rgba(92,179,56,1.00);
}


/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

#contents ul.link{
width:900px;
margin:10px auto;
padding: 0;
}

#contents ul.link li{
list-style-type: none;
font-size:20px;
}


/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

#contents .toi_yellow{
width: 940px;
padding:5px;
background-color: #fcf0ac;
text-align: center;
margin: 20px auto;
border-radius: 5px;
-moz-border-radius: 5px;
}
