@charset 'UTF-8';

body {
	background:#f8f8f6;
}
/*ヘッダ
-------------------------------------------------*/
#header {
	width:auto;
	height:90px;
	background:#FFF;
}
/*　幅900のボックス
-------------------------------------------------*/
.box {
	width:900px;
	height:auto;
	margin:0 auto;
}


/*　おすすめ情報
-------------------------------------------------*/
#a-block {
	background:url(../images/bg_reccommend.gif) no-repeat;
	width:274px;
	float:left;
}
#a-block h2 {
	font-size:12px;
	margin:16px auto 10px auto;
	text-indent:-1000em;
}
#a-block .camel_box {
	width:230px;
	margin:0 auto;
}
#a-block h3 {
	background:url(../../shared/images/ico_futaba.gif) no-repeat;
	background-position:0 3px;
	padding:0 0 5px 20px;
	font-size:75%;
}
#a-block img {
	margin:0 0 3px 0;
}
#a-block p {
	font-size:65%;
	color:#686057;
}
/*　新着情報
-------------------------------------------------*/
#b-block {
	background:url(../images/bg_news.gif) no-repeat;
	width:343px;
	float:left;
}
#b-block h2 {
	font-size:12px;
	margin:16px auto 10px auto;
	width:315px;
}
#b-block h2 a {
	display:block;
	width:315px;
	text-indent:-10000em;
}
#b-block ul {
	list-style-type:none;
	width:300px;
	margin:0 auto
}
#b-block ul li {
	display:block;
	margin:0 0 0px 0;
	width:300px;
	height:auto;
	padding:0 0 5px 0;
	color:#686057;
	font-size:120%;
}
#b-block ul li strong {
	color:#BE0C10;
	}
#b-block ul li a {
	text-decoration:none;
	}
#b-block ul li a:hover {
	text-decoration:underline;
	}

#b-block ul li a span.date {
	font-size:65%;
	background:url(../../shared/images/ico_futaba.gif) no-repeat;
	background-position:0px 3px;
	display:block;
	width:65px;
	padding:0 0 0 15px;
}
#b-block ul li a:hover span.date {
	text-decoration:none;
}

#b-block ul li span.date {
	font-size:65%;
	background:url(../../shared/images/ico_futaba.gif) no-repeat;
	background-position:0px 3px;
	display:block;
	width:65px;
	padding:0 0 0 15px;
}
#b-block ul li a span.txt {
	display:block;
	font-size:65%;
}
#b-block ul li span.txt {
	display:block;
	font-size:65%;
}
/*　サイドバナー
-------------------------------------------------*/
#c-block {
	width:220px;
	float:right;
}
#c-block ul {
	list-style-type:none;
	width:210px;
}
#c-block ul li {
	margin:0 0 10px 0;
}
/* トップFLASH
-------------------------------------------------*/
#flash_main {
	width:auto;
	height:570px;
/*	background:url(../images/img_dummy_flash.jpg) no-repeat 50% 50%;*/
}
/* 新着情報・サイドバナー等
-------------------------------------------------*/
#contents .box {
	width:850px;/**/
	padding:10px 30px 10px 22px;
}




/*
-------------------------------------------------*/
/*
-------------------------------------------------*/
/*
-------------------------------------------------*/
/*
-------------------------------------------------*/
/*
-------------------------------------------------*/
/*
-------------------------------------------------*/
/*
-------------------------------------------------*/
/*
-------------------------------------------------*/
/*
-------------------------------------------------*/
/*
-------------------------------------------------*/
/*
-------------------------------------------------*/
/*
-------------------------------------------------*/
/*
-------------------------------------------------*/

/*
behavior: expression(IEPNGFIX.fix(this));
*/
