@charset "utf-8";
/* CSS Document */
/* Reset */
body,div,dl,dt,dd,ol,ul,li,h1,h2,h3,h4,h5,h6,p,table,th,tr,td,pre,form,textarea,fieldset,input,select,address,iframe {margin:0; padding:0;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
h2{font-size:130%;}
h3{font-size:120%;}
h4{font-size:105%;}
img{vertical-align:bottom;}
ol,ul{list-style:none;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,var{font-weight:normal; font-style:normal;}
caption,th{text-align:left;}
abbr,acronym{border:0;}
/* //Reset// */


/*- リンク -*/
a img{border:none; text-decoration:none;}
a:link{color:#d2300e; text-decoration:underline;}
a:visited{color:#c36551; text-decoration:none;}
a:hover{color:#ba5f4c; text-decoration:none;}
a:active{color:#c36551;}
a:focus{outline:none;}
/*-//リンク//-*/


*::-moz-selection{background:#e88801; color:#fff;}
*::selection{background:#e88801; color:#fff;}


.opacity a:hover img{opacity:0.7; filter:alpha(opacity=70); -ms-filter:"alpha( opacity=70 )";}




body{background:#2d1a16; font-family:"メイリオ","ＭＳ Ｐゴシック","Osaka","Verdana",'Hiragino Kaku Gothic Pro','Lucida Grande',sans-serif; text-align:center; font-size:13px; line-height:1.4; color:#260000;}
/* ----------  //default//  ------------*/
html {overflow-y:scroll;}

strong{color:#fff; font-size:16px;}

div{text-align:left; padding:10px;}



.opList{padding-top:20px;}
.opList dd span {
color: #ee004e;
padding-left:15px;
font-size:16px;
font-weight:bold;
}
.opList dd {
border-bottom: 1px dotted;
color:#fff;
margin-bottom:10px;
padding:5px 0;
white-space:nowrap;
}