@charset "utf-8";
/* -----------------------------------------------------------
 ブラウザ初期化
----------------------------------------------------------- */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{
margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}
body{line-height:1;}ol,ul{list-style:none;}fieldset,img{vertical-align:bottom;}caption,th{text-align:left;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}ins{text-decoration:none;}del{text-decoration:line-through;}table{border-collapse:collapse;border-spacing:0;}

body{font:13px Arial,Helvetica,Verdana,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
overflow-x: hidden; /*横方向のスクロールバーを表示しない*/
}
select,input,textarea{font-size:99%}pre,code{font:115% monospace;font-size:100%;}body *{line-height:1.2em;}

br{letter-spacing:0;}/*\*/a{overflow:hidden;}/**/


  



/* -----------------------------------------------------------
 レイアウト
----------------------------------------------------------- */

body {
color:#efefef;
font-size:93%;
letter-spacing:0.02em;
background:#000 url(../../images/top/body_bg.gif) repeat-x left top;
}

#wrapper {
width:100%;
margin:0 auto;
background:url(../../images/top/wrapper_bg.jpg) no-repeat center top;
}

#layout {
width:960px;
margin:0 auto;
}

#footer {
clear:both;
padding-top:16px;
margin-bottom:20px;
}





/* -----------------------------------------------------------
 FLASH下
----------------------------------------------------------- */

/* cBox::::::::::::::::::::: */
.cBox {
overflow:hidden;
width:900px;
}

/* ニュースリリース::::::::::::::::::::: */
.release {
float:left;
border:1px solid #292929;
width:470px;
padding:5px 5px 5px 75px;
margin:0 10px 5px 67px;
background:url(../../images/top/title_release.gif) no-repeat 7px 7px;
}
* html .release {margin:0 10px 5px 30px;}
.release ul {
color:#a2a2a2;
font-size:78%;
letter-spacing:0.05em;
width:470px;
height:53px;
overflow:auto;
scrollbar-base-color:#000;
scrollbar-arrow-color:#6a6a6a;
scrollbar-highlight-color:#303030;
}
*+html .release ul {font-size:69%;}
* html .release ul {font-size:69%;}
.release ul li {
overflow:hidden;
margin:2px 0 0 0;
}
* html .release ul li {margin:5px 0 0 0;}
.release ul li.new span.date {
background-image:url(../../images/top/mk_release_on.gif);
}
.release ul li span.date {
display:block;
float:left;
color:#d60000;
font-family:Arial, Helvetica, sans-serif;
letter-spacing:-0.02em;
line-height:1.3em;
width:78px;
padding-left:17px;
background:url(../../images/top/mk_release.gif) no-repeat left center;
}
*+html .release ul li span.date {font-size:118%; line-height:1em;}
* html .release ul li span.date {font-size:118%; line-height:1em;}
.release ul li span.news {
display:block;
float:left;
line-height:1.3em;
width:350px;
}

/* スペシャルコンテンツ::::::::::::::::::::: */
.btn_special {
float:left;
margin:0 10px 0 0;
}
.btn_special a {
display:block;
width:175px;
height:65px;
background:url(../../images/top/btn_special.jpg) no-repeat left top;
text-indent:-9999px;
}
.btn_special a:hover {
background-position:0 -65px;
}

/* メルマガ::::::::::::::::::::: */
.btn_mailmagazine {
float:left;
}
.btn_mailmagazine a {
display:block;
width:108px;
height:65px;
background:url(../../images/top/btn_mailmagazine.jpg) no-repeat left top;
text-indent:-9999px;
}
.btn_mailmagazine a:hover {
background-position:0 -65px;
}





/* -----------------------------------------------------------
 フッター
----------------------------------------------------------- */

#footer .copyright {
background:url(../../images/copyright.gif) no-repeat center center;
text-indent:-9999px;
}
#footer .hissatsu_link {
position:absolute;
top:552px;
left:50%;
display:inline-block;
margin-left:149px;
}
* html #footer .hissatsu_link {margin-left:142px;}
#footer .hissatsu_link img.mr{ margin-right:5px;}



/* -----------------------------------------------------------
 FLASH注意事項
----------------------------------------------------------- */

.notes {
color:#999999;
font-size:11.5px;
letter-spacing:0.05em;
text-align:center;
margin-top:5px;
}
a {color:#666666; text-decoration:underline; }
a:visited {color:#666666; }
a:hover {color:#666666; text-decoration:none;}
