@charset "utf-8";

/* CSS Document */

/*TChj[*/

.side_menu01{
background-image:url(../images/03_sidebtn01.gif);
background-repeat:no-repeat;
width:200px;
height:31px;
}

.side_menu01_here{
background-image:url(../images/03_sidebtn01_act.gif);
background-repeat:no-repeat;
width:200px;
height:31px;
}

.side_menu01 a:hover{
background-image:url(../images/03_sidebtn01_over.gif);
background-repeat:no-repeat;
width:200px;
height:31px;
}

.side_menu02{
background-image:url(../images/03_sidebtn02.gif);
background-repeat:no-repeat;
width:200px;
height:31px;
}

.side_menu02_here{
background-image:url(../images/03_sidebtn02_act.gif);
background-repeat:no-repeat;
width:200px;
height:31px;
}

.side_menu02 a:hover{
background-image:url(../images/03_sidebtn02_over.gif);
background-repeat:no-repeat;
width:200px;
height:31px;
}

.side_menu03{
background-image:url(../images/03_sidebtn03.gif);
background-repeat:no-repeat;
width:200px;
height:31px;
}

.side_menu03_here{
background-image:url(../images/03_sidebtn03_act.gif);
background-repeat:no-repeat;
width:200px;
height:31px;
}

.side_menu03 a:hover{
background-image:url(../images/03_sidebtn03_over.gif);
background-repeat:no-repeat;
width:200px;
height:31px;
}

.side_menu04{
background-image:url(../images/03_sidebtn04.gif);
background-repeat:no-repeat;
width:200px;
height:31px;
}

.side_menu04_here{
background-image:url(../images/03_sidebtn04_act.gif);
background-repeat:no-repeat;
width:200px;
height:31px;
}

.side_menu04 a:hover{
background-image:url(../images/03_sidebtn04_over.gif);
background-repeat:no-repeat;
width:200px;
height:31px;
}

.side_menu05{
background-image:url(../images/03_sidebtn05.gif);
background-repeat:no-repeat;
width:200px;
height:31px;
}

.side_menu05_here{
background-image:url(../images/03_sidebtn05_act.gif);
background-repeat:no-repeat;
width:200px;
height:31px;
}

.side_menu05 a:hover{
background-image:url(../images/03_sidebtn05_over.gif);
background-repeat:no-repeat;
width:200px;
height:31px;
}


/* 産地一覧 */
#sanchi .honbun {
	width:540px;
}

#sanchi .honbun img {
	float:right;
	margin-left:20px;
}

#mainBox #sanchi ul {
	list-style:none;
	width:540px;
	margin:15px 0;
	padding:0;
}

#mainBox #sanchi li {
	list-style:none;
	float:left;
	margin-right:10px;
}

#sanchi dl {
	width:530px;
	padding:0;
	margin:10px 0 20px 0;
}

#sanchi dt {
	float:left;
	padding-left:12px;
	width:280px;
}

#sanchi dd {
	float:right;
	width:220px;
	margin:0;
	padding:0;
}


/* 読み物 */

#kachanBox { width:540px; margin:0 auto;}

#oretachi_ctr { background-color:#DAE6F3; margin:0;}

#oretachi_ctr h4{ background:url(../yomimono/oretachinoyume/images/top_head.jpg) no-repeat;
	width:720px;
	height:124px;
	margin:0;
	padding:0;
	text-indent:-9999px;
}


#oretachiBox { width:720px; margin:0 auto;}

#mainBox h4#oretachi {
	background:url(../yomimono/images/oretachi_title.jpg) no-repeat;
	height:74px;
	margin:0;
	padding:0;
	text-indent:-9999px;
}

#yomimono div#bg_ore { 
	background:url(../yomimono/images/oretachi_bg.gif) repeat-y;
	padding:10px 15px 0 15px;
	float:left;
}

#yomimono .number { 
	font-weight:bold;
	font-size:1.3em;
	padding-top:0.3em;
}

#yomimono .number span.ore{ 
	background-color:#6699CC;
	color:#FFFFFF;
	margin-right:10px;
	padding:0.3em;
}

#yomimono .pht {
	width:145px;
	float:left;
}

#yomimono .pht p{
	width:145px;
}

#yomimono div.honbun {
	float:left;
}

#yomimono div.honbun p {
	width:382px;
	padding-bottom:1.0em;
}

#yomimono div.btm_ore {
	background:url(../yomimono/images/oretachi_btm.gif) no-repeat;
	height:7px;
	clear:both;
	margin-bottom:20px;
}


#mainBox h4#kachan {
	background:url(../yomimono/images/kachan_title.jpg) no-repeat;
	height:116px;
	margin:0;
	padding:0;
	text-indent:-9999px;
}

#yomimono div#bg_kachan { 
	background:url(../yomimono/images/kachan_bg.gif) repeat-y;
	padding:10px 15px 0 15px;
	float:left;
}

#yomimono .number span.kachan{ 
	background-color:#F9A48B;
	color:#FFFFFF;
	margin-right:10px;
	padding:0.3em;
}

#yomimono .hukidashi {
	background:url(../yomimono/images/kachan_hukidashi.gif) no-repeat;
	width:380px;
	height:68px;
	padding:7px 7px 0 7px;
	color:#CB3302;
	font-weight:bold;
	font-size:1.2em;
}

#yomimono .hukidashi_1line {
	background:url(../yomimono/images/kachan_hukidashi02.gif) no-repeat;
	width:380px;
	height:49px;
	padding:7px 7px 0 7px;
	color:#CB3302;
	font-weight:bold;
	font-size:1.2em;
}

#yomimono div.btm_kachan {
	background:url(../yomimono/images/kachan_btm.gif) no-repeat;
	height:7px;
	clear:both;
	margin-bottom:20px;

}















