body {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 150%;
	color: #333333;
	background-color: #E7F3E4;
	background-image: url(../img/back.jpg);
	background-repeat: repeat-x;
	margin:0px;
}

li a {
	overflow: hidden;
}

a:link {
	color: #009900;

}
a:visited {

	color: #009900;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
ul {
	list-style: none;
	margin:0px;
	padding:0px;
}
blockquote {
	margin: 0px 10px 0px 30px;
	}
p {padding-top:0;
	margin-top:0;}
img {  -ms-interpolation-mode: bicubic; 
	border: none;
}
h2 {
	font-size: 9px;
	text-indent: -5000px;
	margin:0px;
	position:absolute;
	top: 0px;
	left: 0px;
	}
h3 {
	font-size:16px;
	background-image:url(../img/h3_img.jpg);
	background-repeat:no-repeat;
	padding:7px 5px 15px 50px;
	margin-bottom:10px;
	color:#006600;
	clear:both;
	}
h4 { font-size:14px;
		padding:3px 0px 3px 8px;
		border:#99CC99 dotted 1px;
		border-left: #FF9900 solid 5px;
		}
h5 { font-size:14px;
		padding:5px 0px 3px 20px;
		background:url(../img/h4_img.jpg) no-repeat;
		color:#006600;
		}

.phot_l {float:left;
		margin-right:15px;
		margin-bottom:10px;
		}
.phot_r { float:right;
		margin-left:15px;
		margin-bottom:10px;
		}
.phot_m { padding:3px;
		border:#999999 solid 1px;
		background:#FFFFFF;
		margin-bottom:10px;
		}
#head_line {
	width:790px;
	line-height:120%;
	margin:0 auto;
	padding:3px;
		}
#container { 
	width: 780px;  
	background: #FFFFFF;
	margin: 0 auto; /* 自動マージン（幅と連動）により、ページが中央揃えになります */
	padding:10px;
	text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */
} 
/*----------ヘッダ----------*/
#header {
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
	position: relative;
	margin: 0px;
	padding: 0px;
	height: 105px;
	width: 780px;
}
#header h1 {
	font-size: 9px;
	text-indent: -5000px;
	margin:0px;
	position:absolute;
	top: 0px;
	left: 0px;
	}
/*----------ヘッダナビ----------*/
#head-nav {
	position: absolute;
	top: 67px;
	right: 0;
}
#head-nav li {
	float: left;
}
#head-nav a {
	display: block;
	height: 38px;
	margin: 0; 
	text-indent: -5000px;
	background-image: url(../img/headmenu01.jpg);
}
#head-nav a:hover,
#head-nav a.current {
	background-image: url(../img/headmenu02.jpg);
}
#head-01 a {
	width: 72px;
	background-position: 0 0;
}
#head-02 a {
	width: 80px;
	background-position: -72px 0;
}
#head-03 a {
	width: 87px;
	background-position: -152px 0;
}
/*--------ヘッダ内コメント--------*/
#header #tag-line {
	position: absolute;
	font-size: 12px;
	line-height: 145%;
	width: 200px;
	left: 280px;
	top: 17px;
}
/*----------Flashイメージ----------*/
#flash {
	width: 780px;
	margin: 0px;
	position: relative;
}
#flash #tag-line2 {
	position: absolute;
	font-size: x-large;
	color:#FFFFFF;
	line-height: 150%;
	width: 737px;
	left: 17px;
	top: 17px;
}
/*----------コンテンツ----------*/
#content {
	width: 780px;
	margin: 10px auto;
}
/*----------パンクズリスト----------*/
#pan_list { width:790px;
			font-size:11px;
			border-bottom:#CCCCCC solid 1px;
			margin:0px auto;
			text-align:left;
			padding:0 0 0 10px;
			}
/*----------サイドコンテンツ----------*/
#side {
	width: 180px;
	height:auto;
	float: right;
}
/*----------メインコンテンツ----------*/
#news_main {
	width:410px;
	float:right;
	margin-top:20px;
		}
#news_side {
		width:150px;
		float:left;
		margin-top:20px;
		}
#main {
	width: 580px;
	float: left;
	text-align:left;
}
#main_r{ 
	width: 150px;
	float:right;
	margin: 0px;
}
/*----------おすすめ----------*/
.osusume { width:260px;
			margin:5px 0px 10px 20px;
			padding-top:8px;
			border-top: #339900 dashed 1px;
			}
/*----------人気ランキング----------*/
#best_title {
			margin:5px 0px 10px 0px;
			padding-top:5px;
			padding-bottom:3px;
			border-top: #339900 dashed 1px;
			border-bottom: #339900 dashed 1px;
			background-color:#A3E052;
			font-size:16px;
			font-weight:bold;
			color:#FFFFFF;
			text-align:center;
			}
/*----------新着情報----------*/

.news_date { background:url(../img/a004.jpg) no-repeat;
			padding:6px 0px 6px 25px;
			color:#FF9900;
			font-size:14px;
			font-weight:bold;
			border-bottom:#FF9900 1px dotted;
	}
.news_title {
			border-bottom:#FF9900 1px dotted;
			padding:6px 0px 6px 0px;}

.news{
border-bottom:dotted;
border-bottom-color:#FF9900;
border-bottom-width:1px;
padding-top:5px;
padding-left:20px;
padding-bottom:5px;

	}
/*----------グローバルメニュー横----------*/
#nav {
	width: 780px;
	height: 39px;
	margin-bottom:5px;
}
#nav li {
	float: left;
}
#nav li a {
	height: 39px;
	display: block;
	text-indent: -5000px;
	background-image: url(../img/menu01.jpg);
}
#nav li a:hover,
#nav li a.current {
	background-image: url(../img/menu02.jpg);
}

#n01 a {
	width: 96px;
	background-position: 0 0;
}
#n02 a {
	width: 98px;
	background-position: -96px 0;
}
#n03 a {
	width: 98px;
	background-position: -194px 0;
}
#n04 a {
	width: 98px;
	background-position: -292px 0;
}
#n05 a {
	width: 98px;
	background-position: -390px 0;
}
#n06 a {
	width: 98px;
	background-position: -488px 0;
}
#n07 a {
	width: 98px;
	background-position: -586px 0;
}
#n08 a {
	width: 96px;
	background-position: -684px 0;
}
/*----------テキストナビ----------*/
#txt_nav {
	padding: 0;
	margin: 0;
}
#txt_nav li a {
	display: block;
	
}
#txt_nav li a:hover,
#txt_nav li a.current {
	
	color:#FFFFFF;
}
#txt01 a {
	height:21px;
	padding: 5px 0px 0px 20px;
	background-position: 0 0;
	border-bottom: #99CCFF solid 1px;
	border-top:#ffffff solid 1px;
}
#txt02 a {
	height:21px;
	padding: 5px 0px 0px 20px;
	background-position: 0 0;
	border-bottom: #99CCFF solid 1px;
	border-top:#ffffff solid 1px;
}
/*----------グローバルメニュー縦左----------*/
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav_tl {
	width: 180px;
	padding: 0;
	margin: 0;
}
#nav_tl li a {
	width: 180px;
	display: block;
	text-indent: -5000px;
	background-image: url(../img/t_menu01.jpg);
}
#nav_tl li a:hover,
#nav_tl li a.current {
	background-image: url(../img/t_menu02.jpg);
}
#tl01 a {
	height:87px;
	background-position: 0 0;
}
#tl02 a {
	height:49px;
	background-position: 0 -87px;
}
#tl03 a {
	height:33px;
	background-position: 0 -136px;
}
#tl04 a {
	height:33px;
	background-position: 0 -169px;
}
#tl05 a {
	height:39px;
	background-position: 0 -202px;
}
#tl06 {
	height:38px;
	background-position: 0 -241px;
	background-image: url(../img/t_menu01.jpg);
}
#tl07 a {
	height:65px;
	background-position: 0 -279px;
}
#tl08 a {
	height:63px;
	background-position: 0 -344px;
}
#tl09 a {
	height:63px;
	background-position: 0 -407px;
}
#tl10 a {
	height:64px;
	background-position: 0 -470px;
}
#tl11 a {
	height:65px;
	background-position: 0 -534px;
}
#tl12 a {
	height:66px;
	background-position: 0 -599px;
}
#tl13 a {
	height:67px;
	background-position: 0 -665px;
}
#tl14 {
	height:38px;
	background-position: 0 -732px;
	background-image: url(../img/t_menu01.jpg);
}
#tl15 a {
	height:31px;
	background-position: 0 -770px;
}
#tl16 a {
	height:35px;
	background-position: 0 -801px;
}
#tl17 a {
	height:59px;
	background-position: 0 -836px;
}
/*----------リンク----------*/
.link_list { background:url(../img/a004.jpg) no-repeat;
					border-bottom:#eeeeee 1px dotted;
					padding:7px 0px 3px 30px;
					margin-bottom:7px;
					}
/*----------Ｑ＆Ａ----------*/
.qa_q_list { 
			padding:7px 3px 14px 40px;
			background:url(../img/q_img.jpg) no-repeat;
			color: #CC3300;
			font-weight:bold;
					}
.qa2_q_list { 
			padding:7px 3px 14px 40px;
			background:url(../img/q_img2.jpg) no-repeat;
			color: #CC3300;
			font-weight:bold;
					}
.qa_a_list {
	padding:6px 3px 30px 50px;
	background:url(../img/a_img.jpg) no-repeat;
	color:#0066CC;
					}
/*----------フォント----------*/
.fontbig {font-size: x-large;
line-height: 145%;
color: #669933;
}
.font16 {
	font-size: 16px;
	text-align: left;
	font-weight: bold;
}
.font15 {
	font-size: 15px;
	text-align: left;
	font-weight: bold;
}
.font14 {
	font-size: 14px;
	text-align: left;
	line-height: 160%;
}
.font13 {
	font-size: 13px;
	line-height: 150%;
	font-weight: bold;
}
.font12{font-size: 12px;
		line-height: 135%;
		text-align: left;
}
.fontred {
	color: #FF0000;
}
.fontgreen {
	color: #009900;
}
.font11{font-size: 11px;
		line-height: 135%;
		text-align: left;
}
.font10{font-size: 10px;
		line-height: 135%;
		text-align: left;
}
.font9{font-size: 9px;
		line-height: 135%;
		text-align: left;
}
.fontlarge {
	font-size: xx-large;
	color: #669933;
	line-height: 145%;
}
/*----------枠ライン----------*/
.tdline {
	padding: 3px 3px 3px 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #99CC66;
}
.wakuline {
	padding: 3px 3px 3px 15px;
	border-top:#FFFFFF solid 1px;
	border-right:#CCCCCC solid 1px;
	border-bottom:#CCCCCC solid 1px;
	border-left:#FFFFFF solid 1px;
}
.yohaku { margin-left:10px;}
/*----------ページトップ----------*/

/*----------フッタ----------*/
#footer {
	margin-top:20px;
	padding: 8px;
	background-color:#FFFFFF;
	border:#CCCCCC 1px solid;
	line-height:130%;
	color:#006600;

}
#copyright { margin-top:10px;
			border-top:#66cc00 dotted 3px;
			text-align:center;
			color:#66CC00;
			}
/*----------回り込みエンド----------*/
.end{
    clear:both;
	margin:0px;
	padding:0px;
	height:0;
    font-size: 1px;
    line-height: 0px;
}
/* Clears
*************************************************/

.clearfix {
	display:inline-table;
}
/* HIDE IEmac-5 \*/
	* html .clearfix {height:1%;}
	*+html .clearfix {height:1%;}
	.clearfix {display:block;}
/* END HIDE IEmac-5 */

/*
*************************************************/
