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

html {
overflow-x: hidden;
}

/*
中央カラム
*/

#center_column{
	width:410px;
	float:left;
	margin-left:10px;
	display:inline;
}

/*
タブ　ブログの読み込み
*/

#tab_blogarea{
	width:410px;
	margin-bottom:10px;
}

/*
中央カラム　バナー
*/

#central_banner{
	width:410px;
}

#central_banner h2{
	margin-bottom:5px;
}

#central_banner ul li{
	list-style-type:none;
	margin:0px 0px 10px 3px;
	width:404px;
	padding:0px;
	display:inline;
}

/*　中央カラムブログ読み込み　*/

.central_blog_read_area{
	width:380px;
	margin:10px 0px 0px 5px;
}

.central_blog_read_area dt{
	font-weight:normal;
	background-image:url(../image/index/li_info.png);
	background-repeat:no-repeat;
	background-position:left 0.3em;
	padding-left:15px;
	margin-bottom:5px;
}

.central_blog_read_area dt a{
	color:#333;
	font-weight:normal;
}

.central_blog_read_area dt a:hover{
	color:#66CC33;
}

.central_blog_read_area dd{
	/*margin-left:15px;*/
}

.central_blog_read_area dd p{
	font-size:10px;
	letter-spacing:1px;
}

.central_blog_read_area dd p a{
	font-size:10px;
}

/*
右カラム
*/

#right_column_index{
	width:350px;
	float:right;
	display:inline;
}

/*
右カラムお知らせ
*/

#read-oshirase{
	margin:0px auto 10px auto;
	border:1px solid #999;
}
#oshirase{
	width:350px;
}

#oshirase_lb{
	background-image:url(../image/index/bn_news.png);
	text-align:right;
	padding-right:10px;
}

#oshirase_lb a{
	line-height:36px;
	color:#333;
	text-decoration:none;
	font-size:12px;
}

#oshirase_lb a:hover{
	color:#66CC33;
}

#oshirase_yomikomi{
	width:350px;
}

#oshirase_yomikomi .saishin{
	padding:10px;
	border-bottom:1px dotted #CCC;
}

#oshirase_yomikomi .saishin dt{
	font-weight:bold;
}

#oshirase_yomikomi .saishin dt a{
	color:#333;
}

#oshirase_yomikomi .saishin dt a:hover{
	color:#66CC33;
}

#oshirase_yomikomi .saishin dd{
	line-height:150%;
}

#oshirase_yomikomi ul{
	margin:10px;
}

#oshirase_yomikomi ul li{
	list-style-type:none;
	line-height:150%;
	margin-bottom:5px;
	background-image:url(../image/index/li_oshirase.png);
	background-repeat:no-repeat;
	background-position:left 0.3em;
	padding-left:15px;
}

#oshirase_yomikomi ul li a{
	color:#333;
}

#oshirase_yomikomi ul li a:hover{
	color:#66CC33;
}

/*
倒産情報
*/

#tousan_info{
	border:1px solid #999;
	margin:0px 0px 10px 0px;
}

/*
OKwave
*/

#okwave_area{
	margin:0px 0px 20px 0px;
	border:1px solid #999;
}

/*
特集バナー掲載エリア
*/


