body {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	background-color: #FF9900;
	background-image: url(../img/back.jpg);
	background-repeat:repeat-x;
	margin:0px;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
ul {
	list-style: none;
	margin:0px;
	padding:0px;
}
img { -ms-interpolation-mode: bicubic; 
	border: none;
}
blockquote { margin:0px 5px 0px 12px;}
h5 {
	font-size:12px;
	padding:3px 0px 3px 10px;
	background-color:#F0F0F0;
	color:#990033;
	clear:both;
	border-bottom:#CCCCCC dotted 1px;
	border-top:#CCCCCC dotted 1px;
	border-left: #FF6600 solid 5px;
		}
h4 {
	font-size:14px;
	padding:8px 0px 15px 15px;
	background:url(../img/h4_img.jpg) no-repeat;
	color:#990033;
	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_img.jpg) no-repeat;
	padding:10px 5px 12px 20px;
	color:#24496F;
	margin:5px 0px 15px 0px;
	clear:both;
	color:#336600;
	clear:both;
	}
.phot_l {float:left;
		margin-right:15px;
		margin-bottom:10px;
		}
.phot_r { float:right;
		margin-left:15px;
		margin-bottom:10px;
		}
.li_1 { background:url(../img/list01.jpg) no-repeat;
		font-size:14px;
		color:#FFFFFF ;
		padding:5px 0px 10px 22px;
		font-weight:bold;}
.li_2 {background:url(../img/list02.jpg) no-repeat;
		font-size:14px;
		padding:5px 0px 10px 22px;}
.li_3 {	background:url(../img/list03.jpg) no-repeat;
		font-size:12px;
		padding:3px 0px 5px 22px;}
#container { 
	width: 800px;  
	background: #FFFFFF;
	margin: 0 auto; /* 自動マージン（幅と連動）により、ページが中央揃えになります */
	text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */
} 
/*----------ヘッダ----------*/
#header {
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
	position: relative;
	margin: 0px auto;
	padding: 0px;
	height: 80px;
	width: 800px;
}
#header h1 {
	font-size: 9px;
	text-indent: -5000px;
	margin:0px;
	position:absolute;
	top: 0px;
	left: 0px;
	}
/*----------ヘッダナビ----------*/
#head-nav {
	position: absolute;
	top: 0px;
	right: 0;
}
#head-nav li {
	float: left;
}
#head-nav a {
	display: block;
	height: 30px;
	margin: 0; 
	text-indent: -5000px;
	background-image: url(../img/head_menu.jpg);
}
#head-nav a:hover,
#head-nav a.current {
	background-image: url(../img/head_menu_on.jpg);
}
#head-01 a {
	width: 101px;
	background-position: 0 0;
}
#head-03 a {
	width: 123px;
	background-position: -101px 0;
}
/*--------ヘッダ内コメント--------*/
#header #tag-line {
	position: absolute;
	font-size: 10px;
	line-height: 130%;
	width: 400px;
	left: 276px;
	top: 37px;
	color:#FFFFFF;
}
/*----------コンテンツ----------*/
#content {
	width: 700px;
	margin: 20px auto;
}
/*----------パンクズリスト----------*/
#pan_list { width:790px;
			font-size:11px;
			border-bottom:#CCCCCC dotted 1px;
			margin:0px auto;
			text-align:left;
			padding:0 0 0 10px;
			}
/*----------サイドコンテンツ----------*/
#side {
	width: 180px;
	height:auto;
	float: left;
	padding:0px;
	margin:20px 0px 20px 10px;
}
#side_r {
	width: 200px;
	height:auto;
	float: right;
	padding:0px;
	margin:20px 10px 20px 0px;
}
/*----------メインコンテンツ----------*/
#main {
	width: 570px;
	float: right;
	text-align:left;
	margin:20px 10px 20px 0px;

}
#main_l{ 
	width: 550px;
	float: left;
	text-align:left;
	margin:20px 0px 20px 20px;
}
/*----------新着情報----------*/
.news{
	border-bottom:dotted;
	border-bottom-color:#CCCCCC;
	border-bottom-width:1px;
	padding-top:2px;
	padding-left:17px;
	padding-bottom:2px;
	background: url(../img/allow01.gif) no-repeat;
	color:#FF0000;
	line-height:17px;
	}
/*----------グローバルメニュー横----------*/
#nav {
	width: 800px;
	height: 49px;
}
#nav li {
	float: left;
}
#nav li a {
	height: 49px;
	display: block;
	text-indent: -5000px;
	background-image: url(../img/menu.jpg);
}
#nav li a:hover,
#nav li a.current {
	background-image: url(../img/menu_on.jpg);
}

#n01 a {
	width: 102px;
	background-position: 0 0;
}
#n02 a {
	width: 100px;
	background-position: -102px 0;
}
#n03 a {
	width: 99px;
	background-position: -202px 0;
}
#n04 a {
	width: 100px;
	background-position: -301px 0;
}
#n05 a {
	width: 100px;
	background-position: -401px 0;
}
#n06 a {
	width: 100px;
	background-position: -501px 0;
}
#n07 a {
	width: 99px;
	background-position: -601px 0;
}
#n08 a {
	width: 100px;
	background-position: -700px 0;
}
/*----------テキストナビ----------*/
#txt_nav {
	padding: 0;
	margin: 0;
}
#txt_nav li a {
	display: block;
}
#txt_nav li a:hover,
#txt_nav li a.current {
	background: url(../img/list02_on.jpg) no-repeat;
	color:#FFFFFF;
}
.txt01 a {
		background:url(../img/list02.jpg) no-repeat;
		font-size:12px;
		padding:5px 0px 10px 22px;
}

#txt_nav2 {
	padding: 0;
	margin: 0;
}
#txt_nav2 li a {
	display: block;
}
#txt_nav2 li a:hover,
#txt_nav2 li a.current {
	color: #990000;

	text-decoration:underline;
}
.txt02 a {
	padding: 5px 0px 5px 8px;
	border-bottom: #CCCCCC dotted 1px;
	border-top:#ffffff solid 1px;
	border-left:#CC0000 solid 5px;
}

/*----------グローバルメニュー縦左----------*/
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav_tl {
	width: 170px;
	padding: 0;
	margin: 0;
	padding: 0;
}
#nav_tl li a {
	width: 170px;
	display: block;
	text-indent: -5000px;
	background-image: url(../img/menu01.gif);
}
#nav_tl li a:hover,
#nav_tl li a.current {
	background-image: url(../img/menu02.gif);
}
#tl01 a {
	height:35px;
	background-position: 0 0;
}
#tl02 a {
	height:35px;
	background-position: 0 -35px;
}
#tl03 a {
	height:25px;
	background-position: 0 -70px;
}
#tl04 a {
	height:35px;
	background-position: 0 -95px;
}
#tl05 a {
	height:35px;
	background-position: 0 -130px;
}
#tl06 a {
	height:35px;
	background-position: 0 -165px;
}
#tl07 a {
	height:35px;
	background-position: 0 -200px;
}
#tl08 a {
	height:35px;
	background-position: 0 -235px;
}
#tl09 a {
	height:35px;
	background-position: 0 -270px;
}
#tl10 a {
	height:35px;
	background-position: 0 -305px;
}
/*----------フォント----------*/
.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%;
		text-align: left;
}
.font12red {
	font-size: 12px;
	color: #FF0000;
}
.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: #CC0000;
	line-height: 145%;
}
/*----------枠ライン----------*/
.tdline {
	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:40px;
	padding: 10px 0 0 200px;
	background: url(../img/footer.jpg) no-repeat;
	color:#FFFFFF;
	line-height:130%;

}
#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 */

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