/* CSS Document */

* {
margin:0;
padding:0;
}

body{
font-size:12px;
line-height: 130%;
color: #151515;
}

#head_btn{
display:none;
}


h1{
clear:both;
margin: 0 auto 7px;
line-height:0;
}

.cl{
clear:both;
}

img{
line-height:0;
font-size: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{
display:none;

}




/* ▼ナビゲーション */

#navi{
display:none;
}




/* ▲ナビゲーション */




/* TOPへのリンク */
#for_top{
display:none;
}

#for_top .link_box{
}

/* ▼フッター */

#footer{
clear:both;
display:none;
}
#copyright{
text-align:center;
}


/* ▲フッター */