@charset "euc-jp";
body { margin:0px;}
img { border:0px; }
p{ margin:0;}
/* ---------------------------------- */
/* リンク */
/* ---------------------------------- */

/* 基本色 */
a:link { color:#000099; text-decoration:none; }
a:visited { color:#000099; text-decoration:none; }
a:hover { color: #FF0000; text-decoration:underline; }
a:active { color: #0099FF;}

/* 特別色 */
a:link.XXXXX { color:#FFFFFF; text-decoration:none; }
a:visited.XXXXX { color:#FFFFFF; text-decoration:none; }
a:hover.XXXXX { color:#FFCC66; text-decoration:none; }
a:active.XXXXX { color:#CCCCCC;}

/* ---------------------------------- */
/* 基本要素 */
/* ---------------------------------- */

/* 配置 */
.center { text-align:center; }
.right { text-align:right; }
.right_f { float:right; }
.clear { clear:both; }

/* 文字色 */
.red { color:#FF0000; }
.gray { color:#444444; }
.b { font-weight:bold;}
.b_n { font-weight:normal;}
.red_b {
	color:#FF0000;
	font-weight:bold;
	font-size:14px;
}

/* 枠 */
.bd { border:1px #999999 solid; }

/* 文字サイズ */
.s { font-size:10px; }

/* IMEオフ */
.ime_off { ime-mode:disabled; }

/* DIVリセット */
.div_s { margin:0px; font-size:0; line-height:0; }

#all{
	width:800px;
	margin:auto;
	background:url(../img/all_bg.gif) repeat-y 0 0;
}
#base{
	width:780px;
	margin:auto;
	background-color:#FFFFFF;
}

/*------------------*/
/* header */

#header{
	width:780px;
	height:88px;
	margin:auto;
	background:url(../img/head_bg.gif) repeat-x 0 0;
	text-align:left;
}
#header h1{
	margin:0px 0px 0px 6px;
	padding:0;
	line-height:2.4em;
	font-size:10px;
	font-weight:normal;
	color:#333333;
	float:left;
	display:inline;
}
#header2{
	width:190px;
	height:66px;
	margin:10px 0px 0px 0px;
}
#yasumi{
	margin:10px 0 0 0;
	font-size:0;
	line-height:0;
}
.logo{
	float:left;
	margin:5px 0px 0px 10px;
	display:inline;
}
.h_tel{
	float:right;
	margin:15px 8px 0px 0px;
	display:inline;
}
#header ul{
	margin:0px 3px 0px 0px;
	padding:0;
	list-style:none;
	float:right;
	display:inline;
	line-height:0;
	font-size:0;
}
#header ul li{
	margin:0;
	padding:0;
	list-style:none;
	list-style-position:outside;
	float:left;
}
#header ul li span{
	display:none;
}
#header ul li a img{
	display:none;
}
/* t_menu1 */
#header ul li.t_menu1 a{
	background:url(../img/menu/t_menu_01.gif) no-repeat 0 0;
	display:block;
	width:70px;
	height:20px;
}
#header ul li.t_menu1 a:hover{
	background:url(../img/menu/t_menu_on_01.gif) no-repeat 0 0;
}
/* t_menu2 */
#header ul li.t_menu2 a{
	background:url(../img/menu/t_menu_02.gif) no-repeat 0 0;
	display:block;
	width:95px;
	height:20px;
}
#header ul li.t_menu2 a:hover{
	background:url(../img/menu/t_menu_on_02.gif) no-repeat 0 0;
}
/* t_menu3 */
#header ul li.t_menu3 a{
	background:url(../img/menu/t_menu_03.gif) no-repeat 0 0;
	display:block;
	width:93px;
	height:20px;
}
#header ul li.t_menu3 a:hover{
	background:url(../img/menu/t_menu_on_03.gif) no-repeat 0 0;
}

@media print{
	#header ul li span{
		display:block;
	}
	#header ul li a img{
		display:block;
	}
}

/*------------------*/
/* left */
#left{
	width:190px;
	padding-bottom:100px;
	float:left;
	text-align:left;
}
#left ul{
	margin:0px 0px 0px 0px;
	padding:2px 0px 0px 0px;
	list-style:none;
	line-height:0em;
	font-size:0;
}
#left ul li{
	margin:0;
	padding:0;
	list-style:none;
	list-style-position:outside;
	display:inline;
}
#left ul li span{
	display:none;
}
#left ul li a img{
	display:none;
}
@media print{
#left ul{
		font-size:10px;
		line-height:1em;
}
#left ul li{
	border:solid #000000 1px;
	height:39px;
	vertical-align:middle;
}
	#left ul li span{
		display:block;
	}
}
/* l_menu0 */
#left ul li.l_menu0 a{
	background:url(../img/menu/l_menu_00.gif) no-repeat 0 0;
	display:block;
	width:190px;
	height:39px;
}
#left ul li.l_menu0 a:hover{
	background:url(../img/menu/l_menu_on_00.gif) no-repeat 0 0;
}
/* l_menu1 */
#left ul li.l_menu1 a{
	background:url(../img/menu/l_menu_01.gif) no-repeat 0 0;
	display:block;
	width:190px;
	height:39px;
}
#left ul li.l_menu1 a:hover{
	background:url(../img/menu/l_menu_on_01.gif) no-repeat 0 0;
}
/* l_menu2 */
#left ul li.l_menu2 a{
	background:url(../img/menu/l_menu_02.gif) no-repeat 0 0;
	display:block;
	width:190px;
	height:40px;
}
#left ul li.l_menu2 a:hover{
	background:url(../img/menu/l_menu_on_02.gif) no-repeat 0 0;
}
/* l_menu3 */
#left ul li.l_menu3 a{
	background:url(../img/menu/l_menu_03.gif) no-repeat 0 0;
	display:block;
	width:190px;
	height:40px;
}
#left ul li.l_menu3 a:hover{
	background:url(../img/menu/l_menu_on_03.gif) no-repeat 0 0;
}
/* l_menu4 */
#left ul li.l_menu4 a{
	background:url(../img/menu/l_menu_04.gif) no-repeat 0 0;
	display:block;
	width:190px;
	height:40px;
}
#left ul li.l_menu4 a:hover{
	background:url(../img/menu/l_menu_on_04.gif) no-repeat 0 0;
}
/* l_menu5 */
#left ul li.l_menu5 a{
	background:url(../img/menu/l_menu_05.gif) no-repeat 0 0;
	display:block;
	width:190px;
	height:40px;
}
#left ul li.l_menu5 a:hover{
	background:url(../img/menu/l_menu_on_05.gif) no-repeat 0 0;
}
/* l_menu6 */
#left ul li.l_menu6 a{
	background:url(../img/menu/l_menu_06.gif) no-repeat 0 0;
	display:block;
	width:190px;
	height:40px;
}
#left ul li.l_menu6 a:hover{
	background:url(../img/menu/l_menu_on_06.gif) no-repeat 0 0;
}
/* l_menu7 */
#left ul li.l_menu7 a{
	background:url(../img/menu/l_menu_07.gif) no-repeat 0 0;
	display:block;
	width:190px;
	height:40px;
}
#left ul li.l_menu7 a:hover{
	background:url(../img/menu/l_menu_on_07.gif) no-repeat 0 0;
}
/* order_banner */
.order_banner{
	width:190px;
	height:97px;
	line-height:0;
	font-size:0;
}
.order_banner span{
	display:none;
}
.order_banner a{
	background:url(../img/banner_order.gif) no-repeat 0 0;
	display:block;
	width:190px;
	height:97px;
}
.order_banner a:hover{
	background:url(../img/banner_order_on.gif) no-repeat 0 0;
}

.con_box{
	border:solid #999999 1px;
	padding:1px;
}
.con_box .con_ti{
	margin:0px 0px 6px 0px;
	font-size:0;
	line-height:0;
}
.con_box .to_con{
	margin:5px 0px 6px 5px;
}
/* contact_btn */
.con_box .to_con a{
	background:url(../img/con_btn.gif) no-repeat 0 0;
	width:174px;
	height:29px;
	display:block;
}
.con_box .to_con a:hover{
	background:url(../img/con_btn_on.gif) no-repeat 0 0;
}

.con_box .to_con span{
	display:none;
}

/*------------------*/
/* main */
#main{
	width:590px;
	padding-bottom:40px;
	float:right;
	text-align:left;
}
.top_img{
	background:url(../img/top/top_img.jpg) no-repeat 0 0;
	width:590px;
	height:281px;
	line-height:1;
}
.top_img span{
	display:none;
}
/* about */
.top_img .about{
	float:left;
	margin:155px 0px 0px 222px;
	display:inline;
}
.top_img .about a{
	background:url(../img/top/about.gif) no-repeat 0 0;
	width:115px;
	height:111px;
	display:block;
}
.top_img .about a:hover{
	background:url(../img/top/about_on.gif) no-repeat 0 0;
	width:115px;
	height:111px;
	display:block;
}
/* order */
.top_img .order{
	float:left;
	margin:155px 0px 0px 3px;
	display:inline;
}
.top_img .order a{
	background:url(../img/top/order.gif) no-repeat 0 0;
	width:115px;
	height:111px;
	display:block;
}
.top_img .order a:hover{
	background:url(../img/top/order_on.gif) no-repeat 0 0;
	width:115px;
	height:111px;
	display:block;
}
.main_box{
	padding:10px 0px 0px 10px;
}
.main_box h2{
	font-size:0;
	line-height:0;
	margin:0px 0px 10px 0px;
	padding:0;
}
.main_box .kakusan_img{
	float:left;
	margin:0px 10px 0px 0px;
}
.top_text{
	float:left;
	width:420px;
}
.top_text p{
	line-height:1.4em;
}
.top_text p br{
	line-height:1em;
}
.main_box h3{
	font-size:14px;
	line-height:1em;
	font-weight:bold;
	margin:17px 0px 10px 0px;
	padding:0;
}
p.link{
	margin:0px 10px 0px 0px;
	text-align:right;
}




#top_r_area{
	width:280px;
	margin:0px 10px 15px 10px;
	display:inline;
	float:right;
}

.voice1{
	width:280px;
	height:145px;
	margin:0px;
	padding:0px 0px 10px 0px;
	background-color:#DCD8C0;
}
.voice1 p{
	margin-top:5px;
	padding:0px 5px;
}
.v_photo{
	float:left;
	margin:5px 5px 0px 5px;
}
.voice2{
	width:280px;
	height:145px;
	margin:10px 0px 0px 0px;
	background-color:#DCD8C0;
}
.voice2 p{
	margin-top:5px;
	padding:0px 5px;
}
.voice2 p.to_voice2{
	margin-top:-13px;
}




#top_new_area{
	width:280px;
	float:left;
	margin:10px 0 15px;
	display:inline;

}
.main_box h2.news_title{
	font-size:0;
	line-height:0;
	margin:0px 0px 10px 0px;
	padding:0;
	background:url(../img/top/news_title.gif) no-repeat 0 0;
	width:280px;
	height:26px;
}
.main_box h2.news_title div.news_dt a{
	display:block;
	width:81px;
	height:26px;
	float:right;
}
.main_box h2.news_title div.news_dt span{
	display:none;
}
.main_box h2.news_title div.news_dt a:hover{
	background:url(../img/top/news_dt_on.gif) no-repeat 0 0;
	display:block;
	width:81px;
	height:26px;	
}

.news_date{
	float:left;
	width:90px;
	margin-left:5px;
	line-height:1.8em;
	color:#75A406;
	font-weight:bold;
}
.news_text{
	float:left;
	line-height:1.8em;
}
/*voice_btn*/
#voice_btn1{
	width:280px;
	height:155px;
}
	#voice_btn1 span{
		display:none;
	}
	#voice_btn1 a{
		width:280px;
		height:155px;
		display:block;
		background:url(../img/top/voice1.gif) 0 0 no-repeat;
	}
	#voice_btn1 a:hover{
		background:url(../img/top/voice1_on.gif) 0 0 no-repeat;
	}
#voice_btn2{
	width:280px;
	height:145px;
	margin-top:10px;
}
	#voice_btn2 span{
		display:none;
	}
	#voice_btn2 a{
		width:280px;
		height:145px;
		display:block;
		background:url(../img/top/voice2.gif) 0 0 no-repeat;
	}
	#voice_btn2 a:hover{
		background:url(../img/top/voice2_on.gif) 0 0 no-repeat;
	}

/*------------------*/
/* footer */

#footer{
	width:780px;
	height:84px;
	background:url(../img/foot_bg.gif) repeat-x 0 0;
	margin:auto;
	padding-top:10px;
}

#footer ul{
	padding:5px 0px 0px 0px;
	margin:0;
	list-style:none;
}
#footer ul li{
	margin:0;
	padding:0px 5px 0px 8px;
	list-style:none;
	list-style-position:outside;
	display:inline;
	line-height:1em;
	color:#75A406;
	font-size:12px;
}
#footer ul li.li_bd{
	border-left:solid #333333 1px;
}
#footer ul li a{
	color:#333333;
}
#footer ul li a:hover{
	color:#75A406;
	text-decoration:none;
}

#footer p{
	font-size:10px;
	margin-top:10px;
}






@media print{
	#rightside td{
		font-size:12px;
		line-height:1.4em;
	}
	#rightside p{
		font-size:12px;
		line-height:1.4em;
	}
	#rightside div{
		font-size:12px;
		line-height:1.4em;
	}
}	
#rightside {
	float:right;
	width:590px;
	padding:0px 0px 40px 0px;
	margin: 0;
}
.order_tbl{
	width:500px;
	margin:5px auto 0 auto;
}
.order_tbl td{
	font-size:14px;
	line-height:1.8em;
	padding:3px 5px 2px 8px;
	vertical-align:middle;
	text-align:left;
}
.order_tbl td.td_l{
	background-color:#CCD1C1;
	border-left:solid #527400 5px;
	font-weight:bold;
	color:#444444;
}
.order_tbl td.td_l2{
	background-color:#CCD1C1;
	border-left:solid #FF6600 5px;
	font-weight:bold;
	color:#444444;
}
.order_tbl td.td_r{
	background-color:#F2F2F2;
	border-bottom:solid #CCCCCC 1px;
}
.order_tbl td.td_r br{
	line-height:0.6em;
}
.order_tbl td.td1{
	font-weight:bold;
	color:#444444;
	padding:3px 5px 0px 12px;
}

.order_text{
	width:500px;
	margin:20px auto 10px auto;
	text-align:left;
}

.order_text em{
	color:#FF0000;
	font-style:normal;
	font-weight:bold;
	font-size:14px;
}

.end_comment{
	text-align:left;
	margin:10px 0px 0px 20px;

}
/*++++++++++++++++++++++++++++++++
前頁共通
+++++++++++++++++++++++++++++++++*/

/*テキスト部分*/

.text1 {
	width: 500px;
	margin: 0 auto 0 auto;
	padding: 0 0 15px 0;
	text-align:left;
	font-size:16px;
	line-height:1.5em;
} 

.text1 table td {
	margin: 0;
	padding: 0 5px 0 10px;
	text-align:left;
	font-size:16px;
	line-height:1.5em;
} 

.text2 {
	padding: 5px;
	text-align:left;
	font-size:16px;
	line-height:1.5em;
} 

.text3 {
	padding: 15px;
	text-align:left;
	font-size:16px;
	line-height:1.5em;
} 
.vo_text3 {
	padding: 15px;
	text-align:left;
	font-size:12px;
	line-height:1.5em;
} 

.text2 table td {
	padding: 5px 5px 0 10px;
	text-align:left;
	font-size:16px;
	line-height:1.5em;
} 
#rightside h3 {
	margin: 0;
	padding: 0;
}
#rightside h4 {
	margin: 0px;
	padding: 20px 0 15px 0;
}

#rightside h5 {
	margin: 0px;
	padding: 20px 0 0 0;
}
/*++++++++++++++++++++++++++++++++
会社概要ページの表
+++++++++++++++++++++++++++++++++*/

#info {
	width: 500px;
	padding-top: 30px;
	padding-bottom: 20px;
	margin: 0 auto 0 auto;
	text-align: center;
}

#info table {
	width: 460px;
	margin: 0 auto 0 auto;
	padding: 0;
	font-size:16px;
	line-height:1.5em;
}

#info table th {
	width: 90px;
	padding: 7px;
	margin: 0;
	border-bottom: 2px #ffffff solid;
	background-color:#ebebe2;
	text-align: left;
	font-weight:normal;
}

#info table td {
	padding: 7px;
	margin: 0;
	border-bottom: 2px #ffffff solid;
	text-align: left;
	font-weight:normal;
}
#info p{
	line-height:1.8em;
}
/*++++++++++++++++++++++++++++++++
お問い合わせフォーム
+++++++++++++++++++++++++++++++++*/
/*お電話でのお問い合わせ*/

.tel {
	text-align:left;
	padding: 10px 0 15px 30px;
	margin: 0;
}

/*プライバシーに関する記述*/

.privacy {
	text-align: left;
	padding: 0 0 5px 15px;
	margin: 0;
}

/*お問い合わせフォーム*/

#form {
	padding: 5px 20px 20px 20px;
	margin: 0;
	text-align: left;
}

#form table {
	width: 500px;
	margin: 0;
	padding: 0;
}

#form table th {
	width: 110px;
	padding: 5px 0 5px 10px;
	margin: 0;
	border-bottom: 1px #999999 dotted;
	border-right: 1px #e6e6e6 solid;
	background-color:#ebebe2;
	text-align: left;
	font-weight:normal;
}

#form table td {
	width: 370px;
	padding: 5px 0 5px 10px;
	margin: 0;
	border-bottom: 1px #999999 dotted;
	text-align: left;
}

/*++++++++++++++++++++++++++++++++
最新情報ページ
+++++++++++++++++++++++++++++++++*/

#news {
	width: 540px;
	padding: 20px;
	margin: 0;
}

#news table {
	margin: 0 0 10px 0;
	width: 100%;
	border: 1px solid #cccccc;
}

#news table th {
	vertical-align: top;
	text-align: left;
	padding: 5px 0 5px 10px;
	background-color: #D7D8AB;
}

#news table th img {
	margin: 5px;
}

#news table td {
	vertical-align: top;
	text-align: left;
	width: 100%;
	padding: 10px;
}

#news table td img {
	float: right;
	margin: 5px;
}

/*++++++++++++++++++++++++++++++++
核酸パワーのページ
+++++++++++++++++++++++++++++++++*/

.kakusan_box {
	width: 520px;
	border: 1px solid #b7aa62;
	background-color:#f7f5dd;
	margin: 0 auto 0 auto;
	padding: 5px 0 5px 0;
}

/*++++++++++++++++++++++++++++++++
コーヨー核酸のページ
+++++++++++++++++++++++++++++++++*/
/*商品紹介*/

#kakusan_box {
	width: 520px;
	border: 1px solid #b7aa62;
	margin: 30px auto 0 auto;
	padding: 10px 0 10px 15px;
	text-align:left;
	font-size:16px;
	line-height:1.5em;
}

#kakusan_box table {
	width: 500px;
	text-align:left;
}

#kakusan_box table td {
	padding: 0px 0 0 8px;
	text-align:left;
	font-size:16px;
	line-height:1.5em;
}
#kakusan_box p.kakusan_p {
	line-height:1.4em;
}
#kakusan_box p.kakusan_p br{
	line-height:0.4em;
}
.product_detail {
	width: 480px;
	border-top: 2px solid #cc9966;
	margin: 15px 0 0 0 ;
	padding: 5px 0 0 0 ;
}

.product_detail table {
	width: 480px;
	margin: 0 ;
	padding: 0 ;
}

.product_detail table th {
	border: 1px solid #cccccc;
	font-weight:normal;
	width:250px;
	padding-left: 10px;
	line-height:1.4em;
}
.product_detail table th span{
	font-weight:bold;
	line-height:1.8em;
}
td p.kakusan_p span.dt_btn a{
	background-color:#75A406;
	border:double #FFFFFF 3px;
	padding:2px 10px 0px 10px;
	color:#FFFFFF;
}
td p.kakusan_p span.dt_btn a:hover{
	background-color:#424242;
	border:double #FFFFFF 3px;
	color:#FFFFFF;
	text-decoration:none;
}
.product_detail .order_btn a{
	background-color:#E55C00;
	border:double #FFFFFF 3px;
	margin-top:2px;
	padding:2px 30px 1px 30px;
	color:#FFFFFF;
	font-weight:bold;
}
.product_detail .order_btn a:hover{
	background-color:#75A406;
	border:double #FFFFFF 3px;
	color:#FFFFFF;
	text-decoration:none;
}
.f12{
	font-size:12px;
	line-height:1.4em;
}

/*お召し上がり方*/

.howto {
	width: 510px;
	background-image:url(../kouyou/images/howto_middle.gif);
	background-repeat:repeat-y;
	background-position:center top;
	margin: 0 auto 0 auto;
	padding: 0;
	text-align:center;
}

.howto table {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 480px;
}

.howto table td{
	margin: 0;
	padding: 0 0 10px 15px;
	text-align: left;
}
.howto p{
	font-size:16px;
	line-height:1.5em;
	margin-top:10px;
}
/*もっと知りたい方へ*/

#motto {
	width: 520px;
	background:url(../kouyou/images/motto_middle.gif) repeat-y left top;
	padding: 0;
	margin:0 auto 0 auto;
}

#motto_bottom {
	width: 520px;
	height: 11px;
	background:url(../kouyou/images/motto_bottom.gif) no-repeat left top;
	padding: 0;
	margin:0 auto 0 auto;
}

/*MRA*/

#mra {
	width: 500px;
	margin: 0 auto 0 auto;
	padding: 0 0 15px 0;
	text-align:left;
	border:solid #999999 1px;
	border-top: #e0c76e 1px solid;
} 
#mra p{
	line-height:1.5em;
	font-size:16px;
}
#mra table th {
	margin: 0;
	padding: 10px;
	text-align:left;
	text-indent:1em;
	font-weight:normal;
} 

#mra table td {
	margin: 0;
	padding: 0;
	text-align: left;
/*	text-indent:1em;
*/	font-size: 11px;
	width: 280px;
} 

/*補足事項*/
div.hosoku p {
	font-size:12px;
	border:#cccccc 1px solid;
	padding-left: 5px;
}

/*++++++++++++++++++++++++++++++++
専門家の声ページ
+++++++++++++++++++++++++++++++++*/

.harasaki_box {
	width: 520px;
	border: 1px solid #999999;
/*	background-color:#f7f5dd;
*/	margin: 0 auto 0 auto;
	padding: 5px 0 5px 0;
}

.harasaki_box table td {
	padding: 0 0 0 10px;
	line-height:1.5em;
}

#suisen {
	margin: 0 auto 0 auto;
	padding:0;
	width: 520px;
	background: url(../senmonka/images/suisen_middle.gif) repeat-y center top;
	text-align: left;
}
#suisen p{
	line-height:1.5em;
	margin:15px 0px;
}
#suisen_bottom {
	margin: 0 auto 0 auto;
	padding:0;
	width: 520px;
	height: 5px;
	background: url(../senmonka/images/suisen_bottom.gif) no-repeat center top;
}

/*++++++++++++++++++++++++++++++++
お客様の声ページ
+++++++++++++++++++++++++++++++++*/
.tayori {
	width: 450px;
	margin: 0 auto 0 auto;
	padding: 0;
	background: url(../okyakusama/images/tayori_middle.gif) center top repeat-y;
}

.tayori_title {
	width: 450px;
	height: 72px;
	margin: 0 auto 0 auto;
	padding: 0;
}

.tayori_bottom {
	width: 450px;
	height: 13px;
	margin: 0 auto 0 auto;
	padding: 0;
	background: url(../okyakusama/images/tayori_bottom.gif) center top no-repeat;
}
.t_img{
	float:left;
	margin:5px 5px 0px 8px;
}
.bunmatsu{
	text-align:right;
	margin:3px 0px 3px 0px;
}
/*++++++++++++++++++++++++++++++++
良くあるご質問（2007/06/25田中追加）
+++++++++++++++++++++++++++++++++*/
#faq{
	padding-top: 20px;
	text-align: left;
	width: 520px;
	margin-right: auto;
	margin-left: auto;
}

#faq ul{
	margin: 10px 20px 20px;
	padding: 0px;
}

#faq li{
	list-style-type: none;
	line-height:1.6em;
}
#faq li a:link,
#faq li a:visited {
	color:#666633;
	text-decoration: none;
}

#faq li a:hover,
#faq li a:active {
	color:#75A406;
	text-decoration: none;
}


#faq table{
	width: 520px;
	margin-bottom: 25px;
	margin-right: auto;
	margin-left: auto;
}

#faq th{
	vertical-align: top;
	width: 35px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

#faq td{
	padding: 10px 5px 5px;
	vertical-align: top;
	text-align: left;
	line-height:1.5em;
}

/*+++++++++++++++++++++++++++++++++++++
代理店・特約店募集（2007/06/25田中追加）
++++++++++++++++++++++++++++++++++++++*/
#bosyu{
	width: 500px;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#bosyu p{
	margin:15px 0px;
	line-height:1.5em;
}
/*+++++++++++++++++++++++++++++++++++++++++
ページトップへ
++++++++++++++++++++++++++++++++++++++++++*/

#rightside div.page-up {
	padding:5px 10px;
	text-align:right;
	font-size:10px;
}

#rightside div.page-up a{
	color:#5E5335;
}
#rightside div.page-up a:hover{
	color:#75A406;
	text-decoration:none;
}
/*+++++++++++++++++++++++++++++++++++
フォーム設定
++++++++++++++++++++++++++++++++++++*/

/*+++++++++++++++++++++++++++++++++++
基礎設定
++++++++++++++++++++++++++++++++++++*/

form {
	margin: 0px;
}

input,select,textarea {
	font-size:13px;
	margin-bottom:1px;
	border: solid #999999 1px;
}
input.bd_none {
	font-size:13px;
	margin-bottom:1px;
	border:0;
}

.mini {
	font-size:10px;
	color: #999999;
}

.kome {
	color: #FF0000;
}

/*+++++++++++++++++++++++++++++++++++
パーツ設定
++++++++++++++++++++++++++++++++++++*/

/*お問合せフォーム*/

input#form-name:focus,
input#form-furigana:focus,
input#form-postcode:focus,
input#form-address:focus,
input#form-tel:focus,
input#form-email:focus,
textarea#form-textarea:focus {
	background-color:#EBEBE2;
}

input#form-name,
input#form-company,
input#form-tel {
	width:10em;
	background-color:#ffffff;
}

input#form-email {
	width:13em;
	background-color:#ffffff;
}


input#form-postcode {
	width: 7em;
	background-color:#FFFFFF;
}

input#form-address {
	width:22em;
	background-color:#ffffff;
}

textarea#form-textarea {
	width:28em;
	background-color:#ffffff;
}

#form-submit {
	padding:5px 10px 20px;
	text-align:center;	
}
/* 新着情報 */
#nProgram {
	text-align:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:auto;
	height:264px;
	overflow:auto;
	border: 0px;
	scrollbar-face-color:#F2F2F2;			/*スクロールバー本体の色*/
	scrollbar-highlight-color: #F2F2F2;		/*スクロールバー左側（上）の影*/
	scrollbar-shadow-color: #F2F2F2;		/*スクロールバー右側（上）の影*/
	scrollbar-3dlight-color: #F2F2F2;		/*スクロールバーの左側（下）の影*/
	scrollbar-arrow-color: #666666;			/*矢印の色*/
	scrollbar-track-color: #FFFFFF;			/*背面の色*/
	scrollbar-darkshadow-color: #F2F2F2;	/*スクロールバー右側（下）の影*/
}

#nProgram dl {
	margin:5px 10px 5px 10px;
}

#nProgram dl dt {
	margin:0;
	padding:0;
	font-weight:normal;
}

#nProgram dl dd {
	margin:0 0 6px 0;
	padding:0 6px 10px 6px;
	border-bottom:1px dotted #999999;
		font-weight:normal;
}
