@charset "utf-8";
/* CSS Document */

body {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin:0px;
	padding:0px;
	font-size:12px;
	color:#333333;
	background-image:url(../img/bg.gif)
}

DIV#bodys {
	width:980px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	border-right:#CCCCCC solid 1px;
	border-left:#CCCCCC solid 1px;
}

DIV#header {
	height:10px;
	letter-spacing:0.05em;
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
	background-image:url(../img/bar_hf.jpg);
} 

DIV#main {
	width:100%;
	background-image:url(../img/b_g.jpg);
	float:left;
}

DIV#main_t {
	width:980px;
	background-image: url(../img/background.jpg);
	float:left;
}

DIV#content {
	width:980px;
	float:left;
	background-position:center;
	background-color:#F5F5F5;
}

DIV#left {
	width:650px;
	float:left;
	margin-left:10px;
	padding-left:20px;
	padding-bottom:20px;
	padding-top:20px;
}

DIV#right {
	width:250px;
	margin-right:0px;
	padding:0px;
	float:right;
	background-color:#FCFCFC;
	border-left:#F5F5F5 solid 1px;
	display:block;
}

DIV#footer {
	clear:both;
	letter-spacing:0.05em;
	padding-top:3px;
	padding-bottom:3px;
	text-align:center;
	background-image:url(../img/bar_hf.jpg);
}

/**ヘッダー部分リンクスタイル**/

a.head:link, a.head:visited {
	display:block;
	text-decoration: none;
	color:#555555;
}

a.head:hover, a.head:active {
	display:block;
	text-decoration: none;
	color:#336699;
}

/**テキストリンク**/

a.text_link:link, a.text_link:visited {
	text-decoration: none;
	color:#0033CC;
}

a.text_link:hover, a.text_link:active {
	text-decoration: none;
	color:#009900;
}

/**テキストのサイズ・フォント**/

h1 {
	font-size:10px;
	padding:0px;
	margin:0px;
	font-weight:normal;
}

h2 {
	padding:0px;
	margin:0px;
}
 
h3 {
	font-size:12px;
}

h4 {
	margin:0px;
	padding-top:5px;
}

hr {
	color:#EDEDED;
}

.t12 {
	font-size:12px;
	font-weight:bold;
	margin:5px;
	line-height:130%;
}

.t16 {
	font-size:16px;
	text-align:left;
	font-weight: bold;
}

.t22 {
	font-size:22px;
	font-weight: bold;
}

.font_m {
	font-family: "HGP明朝E";
	font-size:14px;
}

/***** 「HEP」 Font style *****/
.logob {
	font-family:"Times New Roman";
	font-weight:bold;
	color:#339900;
}

/**フロート**/

.f_l {
	float:left;
	margin-right:5px;
}

.f_r {
	float:right;
	margin-left:5px;
	margin-top: 5px;
	
}

/**囲み**/

div .topsec {
	display:block;
	padding:10px 0px 10px 10px;
	line-height:130%;
	letter-spacing:1px;
}

div .m_topsec {
	display:block;
	line-height:130%;
	letter-spacing:1px;
	font-weight:normal;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

div .ml_topsec {
	display:block;
	line-height:130%;
	letter-spacing:1px;
	font-weight:normal;
	text-align:right;
	padding-right:10px;
}

div .center {
	text-align:center;
	padding-bottom:2px;
	padding-top:2px;
}

img.center_img {
	margin-left:auto;
	margin-right:auto;
	display:block
}

.top_bgf {
	position: static;
	width:980px;
	height:580px;
	text-align:center;
	top:150px;
	left:0px;
}

.bar_n {
	background-image: url(../img/bar_n.gif);
	font-weight:bold;
	font-size:12px;
	display:block;
	height:14px;
	border:#003366 1px solid;
	color:#FFFFFF;
	clear:both;
	padding-top:4px;
	padding-left:20px;
	padding-bottom:4px;
	margin-bottom:0px;
	margin-top:5px;
	line-height:130%;
	letter-spacing:5px;
}

img {
	border:0px;
}

.img_a {
	list-style:inside url(../img/icon/icon_5.jpg);
	display:block;
	padding: 5px;
	line-height:80%;
}

.img_i {
	margin-top:2px;
}

.text_bold {
	font-family: "Arial Black";
	font-size: 20px;
	color: #003399;
	display:block;
	font-weight:bold;
	padding-top:15px;
	padding-bottom:15px;
}

	
.block1 {
	width:150px;
	font-weight:bold;
	color:#006699;
	text-align:right;
	float: right;
}
