@charset "utf-8";
/* ===================================================================
CSS information

 file name  :top.css
 author     :igu (admin)
 style info :トップページ
=================================================================== */

/*----------------------------------------------------
	メニューリンク
----------------------------------------------------*/
#gNav .home{
    background-position:0px -22px;
}

#gNav .home a{
    background-position:0px -22px;
}

/*----------------------------------------------------
	ビジュアル
		#visual
----------------------------------------------------*/
#visual {
	width:700px;
	margin-top:5px;
	margin-bottom:5px;
}

/*----------------------------------------------------
	サブカテゴリ
		#subcategori
----------------------------------------------------*/

#subcategori {
	width:295px;
	margin-top:5px;
}

#subcategori div{
	width:147.5px;
	height:81px;
	float:left;
	margin-bottom:5px;
	text-align:left;
}

/*----------------------------------------------------
	ニュース
		#news
----------------------------------------------------*/
#news {
	width:270px;
	font-size:80%;
	margin-top:20px;
	float:left;
}

#news .infobox {
	margin-bottom:10px;
}

#news .data_box { 
	overflow:hidden;
	height:110px;
} 

#news .imgbox { 
	width: 58px; 
	float: left;
} 

#news .imgbox img{ 
	border: 2px solid #999999;	
} 

#news .subtilte {
	margin-bottom:5px;
}


#news .data_box .date{
	text-indent:10px;
	color:#FF0000;
}

#news .data_box .subject{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-left:10px;
}

#news .data_box .msg {
	padding-left:10px;
}

/*----------------------------------------------------
	旧サイトボタン
		#bt_oldsite
----------------------------------------------------*/

#bt_oldsite {


}

/*----------------------------------------------------
	ボトムロゴ
		#bottomlogo
----------------------------------------------------*/

#bottomlogo {
	float:left;
	margin-top:20px;

}

/*----------------------------------------------------
	プレス
		#press
----------------------------------------------------*/
#press {
	width:300px;
	float:left;
	margin-right:60px;
	font-size:80%;
	margin-top:20px;
}

#press .subtilte {
	margin-bottom:5px;
}

#press .newsbox {
	margin-bottom:10px;
}

#press .data_box { 
	overflow:hidden;
	height:110px;

} 

#press .imgbox { 
	width: 58px;
	float: left;
} 


#press .imgbox img{ 
	border: 2px solid #999999;
}

#press .data_box .date{
	text-indent:10px;
	color:#FF0000;
}

#press .data_box .subject{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-left:10px;
}

#press .data_box .msg {
	padding-left:10px;
}



/*----------------------------------------------------
	ブログ
		#blogs
----------------------------------------------------*/

#blogs {
	width:340px;
	float:left;
	font-size:80%;
	margin-top:20px;
}

#blogs .subtilte {
	margin-bottom:5px;
}

#blogs .blogerbox {
	float:left;
	width:85px;
	margin-bottom:10px;
}

#blogs .blogpic {
	text-align:right;
}

#blogs .blogpic img{
	border: 2px solid #999999;	
}

#blogs .blogname {
	text-align:right;
}

/*----------------------------------------------------
	コピーライト
		#copyright
----------------------------------------------------*/

#copyright {
	float:left;
	margin-top:60px;
	font-size:80%;
	text-align:right;
	width:700px;
}
