@charset "Shift_JIS";
@import "share.css";

/*block_contentsはwidth460px*/

/*------------header(ページによってサイズと背景変更)------------*/
h1.header_comment{
 color:#000000;
 font-size:0.8em;
}
div.header{
 width:780px;
 height:170px;
 background:url(../security/img/security_top.jpg) no-repeat;
}
div.header h2.site_title{
 height:170px;
}
div.header h2.site_title a{
 display:block;
 width:360px;
 height:60px;
 text-indent:-9999px;
 text-decoration:none;
 overflow:hidden;
}
/*------------/header(ページによってサイズと背景変更)------------*/

