@charset "utf-8";

/*header*/

#header{
height:79px;
background: url(../images/header_s.gif) no-repeat;
}

#header a#logo{
height:79px;
}

#contents{
padding:13px 15px 15px 15px;
background: url(../images/contentsBg_s.gif) no-repeat;
}

/* produce */

#contents h1{
font-size:185%;
margin-bottom:15px;
}

#leftSide{
width:370px;
padding-left:10px;
overflow:hidden;
float:left;
}

#rightSide{
width:385px;
padding-right:10px;
overflow:hidden;
float:right;
}

/*-----*/

#imageArea{
width:360px;
padding:5px;
margin-bottom:12px;
background:#bebebe;
overflow:hidden;
}

#imageArea a#img:hover{
filter: alpha(opacity=90);
-moz-opacity:0.90;
opacity:0.90;
}

#entryBtnArea{
width:370px;
margin-bottom:12px;
overflow:hidden;
}

#entryBtnArea a{
display:block;
width:0px; height:36px; padding-left:180px;
overflow:hidden;
}

#entryBtnArea a.btn01{background: url(../images/produce/entrybtn.gif) no-repeat; float:left;}
#entryBtnArea a.btn02{background: url(../images/produce/entrybtn_m.gif) no-repeat; float:right;}

p.zoom{
height:22px; line-height:22px; padding-left:20px;
background: url(../images/produce/zoom_icon.gif) no-repeat;
float:left;
}

a#more{
display:block;
height:22px; line-height:22px;
float:right;
}

h2#info{
width:0px; height:24px; padding-left:370px;
background: url(../images/produce/title_info.gif) no-repeat;
overflow:hidden;
}

#infotext{
width:350px;
height:125px;
padding:9px;
border:1px solid #aaa;
overflow-y:scroll;
}

/*-----*/

h2#title{
margin-bottom:12px;
}

h2#title span{
display:block;
font-size:250%;
border-bottom:5px solid #bebebe; padding-bottom:5px;
font-family:"ヒラギノ角ゴ Pro W6","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS P Gothic","Osaka",Verdana,Arial,Helvetica,sans-serif;
}

.textMain{
width:385px;
border-bottom:1px solid #d9d9d9;
padding-bottom:7px; margin-bottom:10px;
overflow:hidden;
}

.textMain h3{
margin-bottom:5px;}

.textMain h3 span{
color:#fff;
padding:5px 7px;
background: url(../images/produce/smalltitle_bg.gif) repeat-x;
}

table#sche{
border-top:1px solid #999;
border-left:1px solid #999;
margin:7px 0px;
}
table#sche td{
border-right:1px solid #999;
border-bottom:1px solid #999;
padding:2px 10px;
}
table#sche td.td01{
background:#999;
color:#fff;
}
table#sche td.td02{
background:#d9d9d9;
}

/*-----*/

#container-popup-wrapper{
width:100%; height:100%;
background:#fff;
overflow:hidden;
}

#container-popup{
width:600px;height:420px;
padding:15px;
background:#fff;
overflow:hidden;
}

#container-popup h1{
width:600px; height:20px; line-height:20px;
font-size:175%;
border-bottom:5px solid #bebebe;
padding-bottom:10px;margin-bottom:10px;
font-family:"ヒラギノ角ゴ Pro W6","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS P Gothic","Osaka",Verdana,Arial,Helvetica,sans-serif;
}

#container-popup-text{
width:580px;height:320px;
padding:10px;margin-bottom:15px;
overflow-y:auto;
}

a.closeBtn{
display:block;
width:100px;height:20px; line-height:20px;
font-weight:bold;text-decoration:none!important;
background: url(../images/produce/smalltitle_bg.gif) repeat-x;
margin:0px auto; color:#fff!important;
text-align:center;
}

a.closeBtn:hover{
filter: alpha(opacity=90);
-moz-opacity:0.90;
opacity:0.90;
}

#container-popup-text img.castima{
width:210px; height:280px;
margin:0 15px 10px 0;
float:left;
}






