/* CSS Document */

* {
margin:0;
padding:0;
}

body{
font-size:12px;
line-height: 130%;
color: #151515;
background:#6c6c6c;
font-family:sans-serif;
}

#head_btn{
width: 840px;
margin: 0 auto;
}

#head_btn .btn{
float:right;
background:url(../../post_pc2/imgs/head_btn_post_pc2_a.gif) no-repeat;
}
#head_btn .btn a{
width:208px;
height:18px;
display:block;
background:url(../../post_pc2/imgs/head_btn_post_pc2.gif) no-repeat;
}
#head_btn .btn a:hover{
background:none;
}

h1{
clear:both;
margin: 0 auto 7px;
width: 840px;
line-height:0;
}

.cl{
clear:both;
height:1px;
overflow:hidden;
}


img{
line-height:0;
font-size:0;
border:0;
}

img.top_m{
margin-top:2px;
}


/* ▼リンク・フォント */
a:link {
	color: #af802f;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #af802f;
}
a:hover {
	text-decoration: none;
	color: #B4B4B4;
}
a:active {
	text-decoration: underline;
	color: #af802f;
}

.font_s{
font-size: 11px;
}

.link_icon{
background: url(../../post_pc2/imgs/icon_txtlink.gif) left 3px no-repeat;
padding: 0 0 0 8px;
}

/* ▲リンク・フォント */



/* ダウンロードボタン */

.btn_pdf{
background:url(../../post_pc2/imgs/btn_pdf_down_a.gif) no-repeat;
width: 107px;
height: 19px;
text-indent: 9999px;/*テキスト非表示*/
overflow: hidden;
margin: 10px 0 0;


}
.btn_pdf a{
background:url(../../post_pc2/imgs/btn_pdf_down.gif) no-repeat;
width: 107px;
height: 19px;
display:block;
text-indent: 9999px;/*テキスト非表示*/
overflow: hidden;
padding-top:10px;
}

.btn_pdf a:hover{
background:none;
}




/* ▼ナビゲーション */

#navi{
border-top:solid 1px #EEEEEE;
border-bottom:solid 1px #EEEEEE;
background: #bf9f68;
z-index:2;
height: 24px;
}

#navi ul{
list-style:none;
margin: 0 auto;
width: 840px;
height: 24px;
z-index:2;
}

#navi li{
position:relative;
float:left;
background:#bf9f68 url(../../post_pc2/imgs/navi_bg_a.gif) top;
z-index:3;
height: 24px;
}
#navi li a {
background:#bf9f68 url(../../post_pc2/imgs/navi_bg.gif)  top;
display:block;
overflow:hidden;

}
#navi li a.on {
background:#bf9f68 url(../../post_pc2/imgs/navi_bg_a.gif) top;
}
#navi li a:hover{
background: none;
}

/*pulldown*/
#navi li ul{
display:none;
position: absolute;
clear:both;

top:24px;
left:0;
width:auto;

}
* html #navi li ul{/*IE6*/
width:1px;

}
#navi li ul li{
clear:left;
height:23px;
width:auto;
}
#navi li ul li:first-child{
border-top:1px solid #EEEEEE;
}

#navi li ul li a{
background-image:none;
display:block;
height:23px;
}
#navi li ul li a:hover{
background:#d2b685;
}


/* ▲ナビゲーション */




/* TOPへのリンク */
#for_top{
margin: 10px 0 5px;
}

#for_top .link_box{
background: url(../../post_pc2/imgs/icon_txtlink.gif) left 3px no-repeat;
padding: 0 20px 0 8px;
}

/* ▼フッター */

#footer{
clear:both;
margin: 0 0 20px;
}

#footer #pagetop{
text-align:right;
margin: 0 auto 5px;
width: 840px;
}

#footer #copyright{
background:#919191;
text-align:center;
height:35px;
}

#copyright #box{
margin: 0 auto 5px;
width: 840px;
}

#copyright #box .btn{
float:left;
margin-top:5px;
width:169px;
height:24px;
background:url(../../post_pc2/imgs/ftr_btn_studio_a.gif) no-repeat;
}

#copyright #box .btn a{
width:169px;
height:24px;
background:url(../../post_pc2/imgs/ftr_btn_studio.gif) no-repeat;
display: block;
}

#copyright #box .btn a:hover{
background:none;
}
#copyright #box .text{
float:right;
margin-top:15px;
}


/* ▲フッター */