@charset "utf-8";


body {
	font-size: 14px;
	line-height: 150%;
	color: #333333;
	background-color: #FFF4cc;
	margin:8px;
}
a {
	outline: none;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
ul {
	list-style: none;
	margin:0px;
	padding:0px;
}
img {
	border: none;
}
h4 { font-size:15px;
		padding:1px 0px 1px 10px;
		border-left:#FF0000 solid 8px;
		clear:both;
		}
h2 {
	font-size: 9px;
	text-indent: -5000px;
	margin:0px;
	position:absolute;
	top: 0px;
	left: 0px;
	}
h3 {
	font-size:16px;
	background: url(../img/h3_back.gif) no-repeat;
	padding:25px 5px 5px 80px;
	height:30px;
	color:#333333;
	margin-bottom:5px;
	clear:both;
	}
blockquote {
		margin:0 10px 0 10px;
		}
.phot_l {float:left;
		margin-right:15px;
		margin-bottom:10px;
		}
.phot_l2 {float:left;
		margin:10px 20px 10px 10px;
		}
.phot_r { float:right;
		margin-left:15px;
		margin-bottom:10px;
		}
#container { 
	width: 800px;  
	background: #FFFFFF;
	margin: 0 auto; /* 自動マージン（幅と連動）により、ページが中央揃えになります */
	text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */
} 
/*----------ヘッダ----------*/
#header {
	background-image: url(../img/header02.gif);
	background-repeat: no-repeat;
	position: relative;
	margin: 0px auto;
	height: 148px;
	width: 800px;
}
#header h1 {
	font-size: 9px;
	text-indent: -5000px;
	margin:0px;
	position:absolute;
	top: 0px;
	left: 0px;
	}
/*----------ヘッダナビ----------*/
#head-nav {
	position: absolute;
	top: 99px;
}
#head-nav li {
	float: left;
}
#head-nav a {
	display: block;
	height: 49px;
	margin: 0; 
	text-indent: -5000px;
	background-image: url(../img/header.gif);
}
#head-nav a:hover,
#head-nav a.current {
	background-image: url(../img/header02.gif);
}
#head-01 a {
	width: 160px;
	background-position: 0px -99px;
}
#head-02 a {
	width: 117px;
	background-position: 0px -99px;
}
/*--------ヘッダ内コメント--------*/
#header #tag-line {
	position: absolute;
	font-size: 12px;
	line-height: 145%;
	width: 200px;
	left: 280px;
	top: 17px;
}
/*----------コンテンツ----------*/
#content {
	margin: 0px;
	background:url(../img/side_back.jpg) repeat-y;
	border-left:#CCCCCC 1px solid;
	border-right:#CCCCCC 1px solid;
}
/*----------パンクズリスト----------*/
#pan_list { 
			font-size:11px;
			border-bottom:#CCCCCC dotted 1px;
			margin:0px auto;
			text-align:left;
			padding:0 0 0 5px;
			}
/*----------サイドコンテンツ----------*/
#side {
	width: 160px;
	height:auto;
	float: left;
	padding:0px;
	margin:0px;
}
/*----------メインコンテンツ----------*/
#main {
	width: 600px;
	float: right;
	text-align:left;
	padding-right:20px;
}
#main_r{ 
	width: 150px;
	float:right;
	margin: 0px;
}
/*----------新着情報----------*/
.news{border-bottom:dotted;
border-bottom-color:#FF9900;
border-bottom-width:1px;
padding-top:5px;
padding-left:20px;
padding-bottom:5px;
background: url(../img/arrow.gif) no-repeat left center;
	}
/*----------リンク----------*/
.link {
	border: #FF0000 dashed 1px;
	color:#339900;
	padding:5px 5px 5px 20px;
	margin: 20px 0px 0px 0px;
	background:url(../img/link_back.gif) no-repeat;
		}
/*----------リンク----------*/
.allow { background:url(../img/allow.gif) no-repeat;
		padding:5px 5px 5px 20px;
		text-decoration:underline;
		}
/*----------グローバルメニュー横----------*/
#nav {
	width: 800px;
	height: 37px;
	padding: 7px 0;
}
#nav li {
	float: left;
}
#nav li a {
	height: 37px;
	display: block;
	text-indent: -5000px;
	background-image: url(../img/nav.gif);
}
#nav li a:hover,
#nav li a.current {
	background-image: url(../img/nav_hover.gif);
}

#n01 a {
	width: 132px;
	background-position: 0 0;
}
#n02 a {
	width: 134px;
	background-position: -132px 0;
}
#n03 a {
	width: 134px;
	background-position: -266px 0;
}
#n04 a {
	width: 134px;
	background-position: -400px 0;
}
#n05 a {
	width: 134px;
	background-position: -534px 0;
}
#n06 a {
	width: 132px;
	background-position: -668px 0;
}
/*----------テキストナビ----------*/
#txt_nav {
	padding: 0;
	margin: 0;
}
#txt_nav li a {
	display: block;
	background:url(../img/back02.jpg) no-repeat;
}
#txt_nav li a:hover,
#txt_nav li a.current {
	background:url(../img/back02_on.jpg) no-repeat;
	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;
}
/*----------グローバルメニュー縦左----------*/
#nav_tl {
	width: 160px;
	padding: 0;
	margin: 0;
}
#nav_tl ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav_tl li{
	margin: 0;
	padding:0;
}
#nav_tl li a {
	background-image: url(../img/menu01.gif);
	display: block;
	text-indent: -5000px;
}
#nav_tl li a:hover,
#nav_tl li a.current {
	background-image: url(../img/menu02.gif);
}
#tl01 {
	height:50px;
	width: 160px;
	background-position: 0 0;
	background-image: url(../img/menu01.gif);
}
#tl02 a {
	height:43px;
	background-position: 0 -50px;
}
#tl03 {
	height:37px;
	width: 160px;
	background-position: 0 -93px;
	background-image: url(../img/menu01.gif);
}
#tl04 a {
	height:34px;
	background-position: 0 -130px;
}
#tl05 a {
	height:37px;
	background-position: 0 -164px;
}
#tl06 a {
	height:37px;
	background-position: 0 -201px;
}
#tl07 a {
	height:37px;
	background-position: 0 -238px;
}
#tl08 a {
	height:45px;
	background-position: 0 -275px;
}
#tl10 a {
	height:52px;
	background-position: 0 -320px;
}
#tl11 a {
	height:49px;
	background-position: 0 -372px;
}
#tl12 a {
	height:51px;
	background-position: 0 -421px;
}
#tl13 a {
	height:53px;
	background-position: 0 -472px;
}
/*----------フォント----------*/
.fontbig {font-size: x-large;
line-height: 145%;
}
.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: 145%;
	font-weight: bold;
}
.font13 {
	font-size: 13px;
	line-height: 150%;
	font-weight: bold;
}
.font12{font-size: 12px;
		line-height: 135%;
}
.font12red {
	font-size: 12px;
	line-height: 135%;
	color: #CC0000;
}
.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: #6666FF;
	line-height: 145%;
}
/*----------枠ライン----------*/
.tdline {
	margin-top:15px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
}
.wakuline {
	padding: 5px;
	border-top:#FFFFFF solid 1px;
	border-right:#CCCCCC solid 1px;
	border-bottom:#CCCCCC solid 1px;
	border-left:#FFFFFF solid 1px;
}
/*----------フッタ----------*/
#footer {
	height:30px;
	padding: 6px 0 0 0;
	background:url(../img/footer.gif) no-repeat;
	text-align:center;
	color:#FFFFFF;
	font-size:10px;

}
#footer_l{
	width:450px;
	float:left;
	padding-left:20px;
	}
#footer_r{
	width:280px;
	float: right;
	font-size:11px;
	color:#999999;
	text-align:right;
	padding-right:20px;
	}
.end{
    clear:both;
	margin:0px;
	padding:0px;
	height:0;
    font-size: 1px;
    line-height: 0px;
}
/* Clears
*************************************************/
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-table;
}
/* HIDE IEmac-5 \*/
	* html .clearfix {height:1%;}
	*+html .clearfix {height:1%;}
	.clearfix {display:block;}
/* END HIDE IEmac-5 */

/* 追加
*************************************************/
img.thum{
	position: rerative;
	width: 200px;
	height: 150px;
	margin: 5px;
}
.news_area{
	position: rerative;
	height: auto;
	overflow: hidden;
	width: 600px;
	margin: 0 0 15px 0;
	line-height: 1.5;
}
#news_area{
	position: relative;
	width: 600px;
	height: auto;
	overflow: hidden;
	margin: 5px 0 15px 0;
}

#news_area h5{
	position: rerative;
	background: url(../img/a001.gif) no-repeat;
	text-indent:-9999px;
	width:600px;
	height:25px;
	margin: 0 ;
}
#news_area dl.ki{
	position: relative;
	width: 580px;
	height: 30px;
	overflow: hidden;
	margin: 0 0 0 10px;
	padding: 0;
	background: url(../img/news_badk_1.gif) no-repeat ;
}
#news_area dl.gu{
	position: relative;
	width: 580px;
	height: 30px;
	overflow: hidden;
	margin: 0 0 0 10px;
	padding: 0;
	background: url(../img/news_badk_2.gif) no-repeat ;
}
#news_area dt{
	display:block;
	width: 90px;
	height: 18px;
	margin: 6px;
	float: left;
	text-align: right;
}
#news_area dd{
	display:block;
	width: 445px;
	height: 20px;
	margin: 5px 10px 5px 15px;
	float: right;
	text-align: left;
}
.clear{
	clear: both;
}
#season_area{
	position: relative;
	width: 600px;
	height: auto;
	overflow: hidden;
	margin: 5px 0 15px 0;
}
#season_area h5{
	position: rerative;
	background: url(../img/a002.gif) no-repeat;
	text-indent:-9999px;
	width:600px;
	height:25px;
	margin: 0 ;
}


