@charset "euc-jp";
/* CSS Document */
 
/* 	komeichi static Document */

/*

【1】トップペーシ
1-1　右メニュー
1-2　ランキング
1-3
1-4　
1-5　フッター

【2】コンテンツ
2-1　お客様の声
2-2　こめいちだより


*/

/*----------------------------------------------------*/
/* 【1】トップペーシ */
/*  1-1　右メニュー　*/
.info_kome{
		border:1px solid #E6E6E6;
}

.info_kome li{
	background:none;
	margin-bottom:5px;
	list-style-image:url(/catalog/images/top/img11.gif);
	margin-left:20px;
}

/* 　1-2　ランキング　 */
.TopRanking{
	position:relative;
}
.RankIcon{
	 position: absolute;
	 top: 0px;
	 _margin-top:0;
	 left: 25px;
}


/* 1-5 フッター　*/
#FooterMenuOut{
	text-align:center;
	margin-top:10px;
	font-size:90%;
}
#FooterMenu{
	width:900px;
	border-top:1px dotted #D1E1E8;
	border-bottom:1px dotted #D1E1E8;
	margin:auto;
	text-align:left;
}

/* ナビ部分 */
#FooterMenu .clearfix{
	padding:10px 0;
	width:900px;
}
/* ナビ部分 テーブル */
#FooterMenu .FloafL{
	width:570px;
	*width:580px;
	padding:0 10px;	
	border-right:1px dotted #D1E1E8;
}
#FooterMenu .FloafL .FooterTable{
	border-collapse:collapse;
	margin:5px 0;
	width:570px;
}
#FooterMenu .FloafL .FooterTable strong{
	color:#EF9918;
}
#FooterMenu .FloafL .FooterTable .NaviTime{
	background:#D1E1E8;
	padding:0 2px;
	margin-right:3px;
}

#FooterMenu .FloafL .FooterTable th,
#FooterMenu .FloafL .FooterTable td{
	padding:5px;
	border:1px solid #DDE9EE;
	text-align:left;
	vertical-align:top;
}
#FooterMenu .FloafL .FooterTable td.NaviInd{
	background:#FAFCFD;
	width:90px;
}
#FooterMenu .FloafL .FooterTable th{
	background:#E8F0f3;
	font-weight:bolder;
	width:233px;
}
#FooterMenu .FloafL .FooterTable th.NaviInd{
	background:#F6F9FA;
	width:80px;
}

/* ナビ部分 ライトカラム */
#FooterMenu .FloafR{
	width:280px;
	*width:270px;
	padding:0 10px;
}
#FooterMenu .FloafR p{
	margin-bottom:15px;
	padding-top:3px;
}

.FooterNavi{
	text-align:center;
	padding:10px;	
	border-top:1px dotted #D1E1E8;
}

#siteinfoLegal{
	width:900px;
	padding-top: 5px;
	font-family: Tahoma;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}


/* 【2】コンテンツ */
/*  2-1 お客様の声　*/
.voice ul{
	clear:both;
	margin:10px;
	padding:0;
}

.voice li{
	float:left;
	text-align:center;
	padding:5px;
	margin-bottom:10px;
	*margin-bottom:0;
	list-style:none;
	border:1px solid #CCC;
	min-width:25px;
}
.voice .month{
	border:1px solid #ccc;
	background-color:#fafafa;
	text-align:left;
	width:75px;
}


.StaticArea iframe {
	border:solid 1px #CCCCCC;
}


.privacy p {
	padding-left: 20px;
	margin-bottom: 10px;
	font-size: small;
}


.CustomerVoice{
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom:1px dashed #CCCCCC;
	color:#666666;
}
/*  2-2 こめいちだより　*/
.dayori{
	width:400px;
	border:5px solid #850A0D;
	padding-bottom:20px;
	background-color:#FFFFFF;

}
.dayori .dayoritext{
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	font-size:110%;
}

.backnumber{
	width:400px;
	margin-top:10px;	
}

.backnumber .thumbnail{
	float:left;
	width:115px;
	text-align:center;
	margin-left:10px;
	margin-bottom:10px;
	padding-top:8px;
	padding-bottom:8px;	
	background-image:url(images/komeichidayori/bg.gif);
	background-repeat:repeat-x;
	border:1px solid #CCCCCC;
	position:relative;
}

.r_number {
 position: absolute;
 top: 0px;
 _margin-top:0;
 left: 0px;
 _margin-left:0;

}

.owner{
	margin-bottom:20px;
}

.owner .txt{
	float:left;
	width:250px;
	margin-bottom:20px;
}

.owner div{
	margin:3px;
}


/*Desided*/

.centerColumn h1 {
	margin: 0px;
	width: 450px;
	display: block;
	font-size: medium;
	color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: url(../images/title_bg_01_.gif);
	background-repeat: no-repeat;

}
.StaticArea h2 {
	height: 20px;
	width: 455px;
	display: block;
	font-size: small;
	color: #333;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 5px;
	font-size:120%;
}

.StaticArea h4 {
	color:#666666;
	margin:0px;
	padding-bottom:5px;
	border-bottom:1px dashed #CCCCCC;
}

.StaticArea p {
	font-size: small;
	display: block;
}

