body {
	font:.75em/1.8em "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
	color: #444444;
	background-color: #FFFFFF;
	background-image: url(../img/back.jpg);
	background-position:center;
	background-repeat:repeat-y;
	margin:0px;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
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:1.6em;
		padding:2px 0px 1px 10px;
		margin-top:5px;
		margin-bottom:18px;
		border-left:solid #0066FF 3px;
		color: #336699;
		clear:both;
	}
h4 { font-size:1.4em;
		padding:2px 0px 5px 5px;
		margin-top:5px;
		margin-bottom:12px;
		border-bottom: #CCCCCC dashed 1px;
		color: #666666;
		clear:both;
		}
.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;
		}
.phot_2m { padding:3px;
		border: #FF9900 solid 1px;
		background:#FFFFFF;
		}
#container { 
	width: 800px;  
	background: #FFFFFF;
	margin: 0 auto; /* 自動マージン（幅と連動）により、ページが中央揃えになります */
	text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */
} 
/*----------ヘッダ----------*/
#header {
	background-image: url(../img/header02.jpg);
	background-repeat: no-repeat;
	position: relative;
	margin: 0px auto;
	padding: 0px;
	height: 94px;
	width: 800px;
}
#header h1 {
	font-size: 9px;
	text-indent: -5000px;
	margin:0px;
	position:absolute;
	top: 0px;
	left: 0px;
	}
/*----------ヘッダナビ----------*/
#head-nav {
	position: absolute;
	top: 5px;
	right: 0;
}
#head-nav li {
	float: left;
}
#head-nav a {
	display: block;
	height: 21px;
	margin: 0; 
	text-indent: -5000px;
	background-image: url(../img/header01.jpg);
}
#head-nav a:hover,
#head-nav a.current {
	background-image: url(../img/header02.jpg);
}
#head-01 a {
	width: 66px;
	background-position: -534px -5px;
}
#head-02 a {
	width: 75px;
	background-position: -600px -5px;
}
#head-03 a {
	width: 125px;
	background-position: -675px -5px;
}
/*--------ヘッダ内コメント--------*/
#header #tag-line {
	position: absolute;
	font-size: 14px;
	line-height: 145%;
	width: 435px;
	left: 9px;
	top: 12px;
	color:#143EA4;
}
/*----------Flashイメージ----------*/
#flash {
	width: 800px;
	margin: 0px;
}
#con_s {
	background:url(../img/main_back.jpg) no-repeat;
	height:20px;

	}
/*----------コンテンツ----------*/
#content {
	width: 770px;
	margin: 0px auto;
}
/*----------パンクズリスト----------*/
#pan_list { width:760px;
			font-size:11px;
			border-bottom:#CCCCCC solid 1px;
			margin:0px auto;
			text-align:left;
			padding:0 0 0 10px;
			}
/*----------サイドコンテンツ----------*/
#side {
	width: 155px;
	height:auto;
	float: right;
	margin-right:0px;
	line-height: 1.5em;

}
/*----------メインコンテンツ----------*/
#main {
	width: 570px;
	float: left;
	margin-left:0px;
	border-right:#999999 dotted 1px;
	padding-right:20px;
}
#main_r{ 
	width: 150px;
	float:right;
	margin: 0px;
}
/*----------新着情報----------*/

.news_date { background: url(../img/a002.gif) no-repeat;
			padding:5px 0px 0px 30px;
	}
.news_title {margin-left:0;
			padding-left:100px;
			border-bottom:dashed #999999 1px;
			padding-bottom:5px;}
.news{
border-bottom:dotted;
border-bottom-color:#FF9900;
border-bottom-width:1px;
padding-top:5px;
padding-left:20px;
padding-bottom:5px;
	}
/*----------グローバルメニュー横----------*/
#nav {
	width: 800px;
	height: 39px;
	margin-bottom:2px;
}
#nav li {
	float: left;
}
#nav li a {
	height: 39px;
	display: block;
	text-indent: -5000px;
	background-image: url(../img/navi01.jpg);
	background-repeat: no-repeat;
}
#nav li a:hover,
#nav li a.current {
	background-image: url(../img/navi02.jpg);
	background-repeat: no-repeat;
}

#n01 a {
	width: 133px;
	background-position: 0 top;
}
#n02 a {
	width: 133px;
	background-position: -133px top;
}
#n03 a {
	width: 133px;
	background-position: -266px top;
}
#n04 a {
	width: 134px;
	background-position: -399px top;
}
#n05 a {
	width: 133px;
	background-position: -533px top;
}
#n06 a {
	width: 134px;
	background-position: -666px top;
}
/*----------テキストナビ----------*/
#txt_nav {
	padding: 0;
	margin: 0;
	height:39px;
	border-bottom:#CCCCCC solid 1px;
}
#txt_nav li {
	float: left;
}
#txt_nav li a {
	display: block;
	background-color:#EBF0F3;
	font-size:14px;
	margin-right:2px;
	color:#666666;


}
#txt_nav li a:hover,
#txt_nav li a.current {
	background: url(../img/e007.jpg) no-repeat;
	border-bottom:#FFFFFF solid 1px;
	font-weight:bold;
	color:#003399;
}
.txt01 a {
	padding: 8px 10px 8px 10px;
	background-position: 0 0;
	border:#CCCCCC 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: 170px;
	padding: 0;
	margin: 0;
	padding: 0;
}
#nav_tl li a {
	width: 170px;
	display: block;
	text-indent: -5000px;

}
#nav_tl li a:hover,
#nav_tl li a.current {

}
#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;
}
/*----------リンク----------*/
.link_list {border-left: #CC9966 5px solid;
					border-bottom:#CC9966 1px dotted;
					padding:3px 0px 3px 8px;
					margin-bottom:20px;
					color:#CC0000;
					line-height:170%;
					}
/*----------Ｑ＆Ａ----------*/
.qa_q_list { 
			padding:18px 3px 20px 80px;
			color:#990000;
					}
.qa_a_list {
	
	padding:15px 3px 20px 90px;
	color:#3399FF;
					}
/*----------フォント----------*/
.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: 160%;
}
.fontred {
	color: #FF0000;
	font-size: 12px;
	line-height: 135%;
}
.fontble {
	color: #0066FF;
}
.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 {
	padding: 4px 5px 4px 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.wakuline {
	padding: 4px 5px 4px 10px;
	border-top:#FFFFFF solid 1px;
	border-right:#CCCCCC solid 1px;
	border-bottom:#CCCCCC solid 1px;
	border-left:#FFFFFF solid 1px;
}
.wakuline2 {
	padding: 1px 5px 1px 10px;
	border-top:#EEEEEE solid 1px;
	border-right:#CCCCCC solid 1px;
	border-bottom:#CCCCCC solid 1px;
	border-left:#EEEEEE solid 1px;
	background-color: #EBF0F3;
}
/*----------フッタ----------*/
#footer {
	height:25px;
	padding: 6px 0 0 0;
	border-top:#CCCCCC solid 1px;
	margin-top:20px;
	text-align:center;
	font-size:10px;

}
/*----------フォーム---------*/
table#form {
	border-collapse: collapse;
	border-left: 1px solid #CCCCCC;
	border-spacing: 0;
	border-top: 1px solid #CCCCCC;
	margin: 0 auto 20px;
	width: 100%;
}
#form th {
	background-color: #F0F0F0;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding: 3px 3px 3px 10px;
	width: 30%;
	font-size: 12px;
}
#form td {
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding: 3px 3px 3px 10px;
	width: 70%;
	font-size: 12px;
}
#form span.attention,span.attention {
	color: #CC0000;
}
span.star {
	color: #F00;
}
#form th.head {
	background-color: #FBF6EA;
	color: #CC0000;
	text-align: center;
	width: 100%;
}
#contact p.submit {
	text-align: center;
}
/*----------回り込みエンド----------*/
.end{
    clear:both;
	margin:0px;
	padding:0px;
	height:0;
    font-size: 1px;
    line-height: 0px;
    overflow: hidden;
}
.yohaku { margin-left:15px;}
.yohaku2 { margin-left:40px;}
/* 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 */

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

