body {
	font:.78em/1.8em "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(../img/back_page.jpg);
	background-repeat:repeat-x;
	margin:0px;
}
a:link {
	color: #0033CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0033CC;
}
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: x-large;
	padding:9px 5px 5px 35px;
	color:#24496F;
	height:25px;
	margin-bottom:8px;
	clear:both;
	background:url(../img/h3_img.gif) no-repeat;
	}
h4 { font-size:16px;
		padding:7px 0px 6px 5px;
		border-bottom:#999999 dashed 1px;
		border-top:#999999 dashed 1px;
		border-left:#FF6666 solid 5px;
		border-right:#999999 dashed 1px;
		}
h5 { font-size:15px;
	background-color:#E3ECEE;
	padding-left:10px;}
.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-top:3px;
		}
#container { 
	width: 900px;  
	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: 120px;
	width: 880px;
}
#header h1 {
	font-size: 9px;
	text-indent: -5000px;
	margin:0px;
	position:absolute;
	top: 0px;
	left: 0px;
	}
/*----------ヘッダナビ1----------*/
#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/header.jpg);
}
#head-nav a:hover,
#head-nav a.current {
	background-image: url(../img/header02.jpg);
}
#head-01 a {
	width: 60px;
	background-position: -639px 0;
}
#head-02 a {
	width: 123px;
	background-position: -699px 0;
}
#head-03 a {
	width: 58px;
	background-position: -822px 0;
}
/*----------ヘッダナビ2----------*/
#ghead-nav {
	position: absolute;
	top: 72px;
	right: 0;
}
#ghead-nav li {
	float: left;
}
#ghead-nav a {
	display: block;
	height: 39px;
	margin: 0; 
	text-indent: -5000px;
	background-image: url(../img/header.jpg);
}
#ghead-nav a:hover,
#ghead-nav a.current {
	background-image: url(../img/header02.jpg);
}
#ghead-01 a {
	width: 67px;
	background-position: -222px -72px;
}
#ghead-02 a {
	width: 105px;
	background-position: -289px -72px;
}
#ghead-03 a {
	width: 135px;
	background-position: -394px -72px;
}
#ghead-04 a {
	width: 79px;
	background-position: -529px -72px;
}
#ghead-05 a {
	width: 83px;
	background-position: -608px -72px;
}
#ghead-06 a {
	width: 110px;
	background-position: -691px -72px;
}
#ghead-07 a {
	width: 79px;
	background-position: -801px -72px;
}
/*--------ヘッダ内コメント--------*/
#header #tag-line {
	position: absolute;
	font-size: 12px;
	line-height: 145%;
	width: 600px;
	left: 0px;
	top: 5px;
}
/*----------Flashイメージ----------*/
#flash {
	margin: 0px;
}
#titlebanner { width:880px;
	margin:0 auto;
	border:#CCCCCC solid 1px;}
/*----------コンテンツ----------*/
#content {
	width: 880px;
	margin: 15px auto;
}
/*----------パンクズリスト----------*/
#pan_list { 
			font-size:10px;

			margin:0px auto;
			text-align:left;
			padding:0 0 0 10px;
			background:#EAF2F2;
			}
/*----------サイドコンテンツ----------*/
#side {
	width: 200px;
	height:auto;
	float: left;
	padding-top:8px;
	background-color:#D8E4E7;
}
/*----------メインコンテンツ----------*/
#main {
	width: 664px;
	float: right;
	text-align:left;
	padding:0px;
	border:#C1D5D9 solid 1px;
	background-color:#FFFFFF;
}
#main #pagecon { width:614px;
	margin:5px auto;}
#main_r{ 
	width: 150px;
	float:right;
	margin: 0px;
}
/*----------新着情報----------*/
.news_c { border-bottom:solid #CCCCCC 5px;
	margin-bottom:15px;
	padding-bottom:10px;
	}
.news_c h4 {margin-top:0px;
	}
.news_date {
	margin-bottom:1px;
	text-align:right;
	color:#336699;

	}
/*----------テキストナビ----------*/
#txt_nav {
	padding: 0;
	margin: 0;
}

#txt_nav li a {
	display: block;
	background: url(../img/allow02.jpg) no-repeat;
	color:#003399;
}
#txt_nav li a:hover,
#txt_nav li a.current {
	background: url(../img/allow02_o.jpg) no-repeat;
	color:#FF0000;
}
.txt01 a {
	padding: 4px 0px 2px 25px;
	background-position: 0 0;
	line-height:120%;

}
.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: 200px;
	padding: 0;
	margin: 0;
	padding: 0;
}
#nav_tl li a {
	width: 200px;
	display: block;
	text-indent: -5000px;
	background-image: url(../img/sidemenu01.jpg);
}
#nav_tl li a:hover,
#nav_tl li a.current {
	background-image: url(../img/sidemenu01_o.jpg);
}
#tl01 a {
	height:83px;
	background-position: 0 0;
}
#tl02 {
	height:45px;
	width: 200px;
	background-image: url(../img/sidemenu01.jpg);
	background-position: 0 -83px;
	text-indent: -5000px;
}
#tl03 a {
	height:44px;
	background-position: 0 -128px;
}
#tl04 a {
	height:42px;
	background-position: 0 -172px;
}
#tl05 a {
	height:50px;
	background-position: 0 -214px;
}
#tl06 a {
	height:50px;
	background-position: 0 -264px;
}
#tl07 a {
	height:54px;
	background-position: 0 -314px;
}
#tl08 {
	height:44px;
	background-image: url(../img/sidemenu01.jpg);
	background-position: 0 -368px;
	text-indent: -5000px;
}

/*----------リンク----------*/
.link_list {
	background:url(../img/allow01.jpg) no-repeat;
	padding:3px 0px 0px 25px;
	margin-bottom:12px;
	color: #666666;
	line-height:150%;
	border-bottom:#CCCCCC dotted 1px;
					}
.link_list a { text-decoration:underline;}
.link_list2 {
	background:url(../img/allow01.jpg) no-repeat;
	padding:3px 0px 0px 25px;
	color: #CC0000;
	line-height:150%;
	border-bottom:#CCCCCC dotted 1px;
					}
.link_list2 a { text-decoration:underline;}
/*----------フォントサイズ----------*/
.fontbig {font-size: x-large;
line-height: 145%;
}
.font16 {
	font-size:1.3em;
}
.font15 {
	font-size:1.2em;
}
.font14 {
	font-size:1.1em;
}
.font13 {
	font-size: 13px;
	line-height: 150%;
	font-weight: bold;
}
.font12{font-size:0.95emx;
		line-height: 150%;
}
.font11{font-size: 0.9em;
		line-height: 150%;
}
.font10{font-size: 0.85em;
		line-height: 150%;
}
.fontlarge {
	font-size: xx-large;
	line-height: 150%;
}
/*----------カラー----------*/
.c_red {
	color: #FF0000;
}
.c_blue {
	color: #0066FF;
}
.c_green {
	color: #009900;
}
.c_orange {
	color: #FF6600;
}
.c_gray {
	color: #666666;
}
.c_dark {
	color: #003399;
}
.c_white {
	color: #FFFFFF;
}
.c_yellow {
	color: #FFFF66;
}
.c_purple {
	color: #6666FF;
}
.c_pink {
	color: #FF6699;
}
.bc_orange {
	background-color: #FFEBBF;
}
/*----------枠ライン----------*/
.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;
}
.td_botomm td {	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding:5px 0}
.photo_flow { width:165px; 
	text-align:center;
	float:left;
	font-size:0.8em;}
.table_yohaku th { padding:2px 2px 2px 10px;}
/*----------フッタ----------*/
#footer {
	height:143px;
	background: url(../img/footer_back.jpg);
	clear:both;

}

#footer_main{
	width:880px;
	margin: auto;
	padding-top:20px;
	height:58px;
	}

/*----------フッタナビ----------*/
#footer-nav {
	float:right;
	top:0;
	right: 0;
	margin-top:10px;
}
#footer-nav li {
	float: left;
}
#footer-nav a {
	display: block;
	height: 19px;
	margin: 0; 
	text-indent: -5000px;
	background-image: url(../img/a003_r10_c1.gif);
}
#footer-nav a:hover,
#footer-nav a.current {
	background-image: url(../img/a003_r10_c1_2.gif);
}
#footer-01 a {
	width: 99px;
	background-position: 0 0;
}
#footer-02 a {
	width: 136px;
	background-position: -99px 0;
}
#footer-03 a {
	width: 138px;
	background-position: -235px 0;
}
#footer-04 a {
	width: 55px;
	background-position: -373px 0;
}
/*----------フォーム---------*/
table#form {
	border-collapse: collapse;
	border-left: 1px solid #CCCCCC;
	border-spacing: 0;
	border-top: 1px solid #CCCCCC;
	font-size: 12px;
	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%;
}
#form td {
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding: 3px 3px 3px 10px;
	width: 70%;
}
#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;
}
/* Clears
*************************************************/
/* HIDE IEmac-5 \*/
	* html .clearfix {height:1%;}
	*+html .clearfix {height:1%;}
	.clearfix {display:block;}
/* END HIDE IEmac-5 */

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