body {
	font:.85em/1.8em "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	background-image:url(../img/back2.jpg);
	background-position:center top;
	background-repeat:repeat-y;
	margin:0px;
}
a:link {
	color: #990000;
}
a:visited {
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #009900;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
ul {
	list-style: none;
	margin:0px;
	padding:0px;
}
blockquote {
	margin: 0px 10px 0px 20px;
	}
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:18px;
	background:url(../img/h3_img.gif) no-repeat;
	padding:10px 5px 8px 50px;
	color:#000000;
	margin:8px 0px;
	clear:both;
	}
h4 { font-size:14px;
		padding:3px 0px 2px 10px;
		border-left:#000000 solid 8px;
		border-bottom:#999999 dotted 1px;
		}
.phot_l {float:left;
		margin-right:15px;
		}
.phot_r { float:right;
		margin-left:15px;
		}
.phot_m { padding:3px;
		border:#999999 solid 1px;
		background:#FFFFFF;
		}
#container {
	width: 850px;
	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: 104px;
	width: 850px;
}
#header h1 {
	font-size: 9px;
	text-indent: -5000px;
	margin:0px;
	position:absolute;
	top: 0px;
	left: 0px;
	}
/*----------ヘッダナビ----------*/
#head-nav {
	position: absolute;
	top: 80px;
	right: 0;
}
#head-nav li {
	float: left;
}
#head-nav a {
	display: block;
	height: 18px;
	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: 136px;
	background-position: -645px -80px;
}
#head-02 a {
	width: 69px;
	background-position: -781px -80px;
}
/*--------ヘッダ内コメント--------*/
#header #tag-line {
	position: absolute;
	font-size: 10px;
	line-height: 130%;
	width: 235px;
	left: 346px;
	top: 20px;
}
/*--------お問合わせ--------*/
#head-info {
	position: absolute;
	top: 57px;
	right: 0;
}
#head-info li {
	float: left;
}
#head-info a {
	display: block;
	height: 22px;
	margin: 0; 
	text-indent: -5000px;
	background-image: url(../img/header.jpg);
}
#head-info a:hover,
#head-info a.current {
	background-image: url(../img/header02.jpg);
}
#info-01 a {
	width: 247px;
	background-position: -603px -57px;
}
/*----------Flashイメージ----------*/
#flash {
	width: 850px;
	margin: 0px;
}
#flash2 {

width:820px;
margin:auto;
margin-bottom:10px;
}
/*----------コンテンツ----------*/
#content {
	width: 800px;
	margin: 0px;
}
/*----------パンクズリスト----------*/
#pan_list { 
			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;
	padding:10px;
	margin:0px;
	background-image: url(../img/a008.jpg);
	background-repeat:no-repeat;
	background-color:#F3E8C5;
}
/*----------メインコンテンツ----------*/
#main {
	width: 650px;
	float: left;
}
#main_r{ 
	width: 150px;
	float:right;
	margin: 0px;
}
#pagetop { font-size:10px;
	text-align:right;
	margin-right:15px;
	}
/*----------新着情報----------*/
/*	<dl compact>
	<dt>DC</dt>
	<dd>DreamCast の略で・・・</dd>
	<dt>Dynamic HTML</dt>
	<dd>HTML や JavaScript などの技術を用いて・・・</dd>
	</dl>
*/
.news_date { 
			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: 850px;
	height: 37px;
	padding:0;
}
#nav li {
	float: left;
}
#nav li a {
	height: 37px;
	display: block;
	text-indent: -5000px;
	background-image: url(../img/header.jpg);
}
#nav li a:hover,
#nav li a.current {
	background-image: url(../img/header02.jpg);
}

#n01 a {
	width: 151px;
	background-position: 0 -104px;
}
#n02 a {
	width: 128px;
	background-position: -151px -104px;
}
#n03 a {
	width: 101px;
	background-position: -279px -104px;
}
#n04 a {
	width: 135px;
	background-position: -380px -104px;
}
#n05 a {
	width: 114px;
	background-position: -515px -104px;
}
#n06 a {
	width: 123px;
	background-position: -629px -104px;
}
#n07 a {
	width: 98px;
	background-position: -752px -104px;
}
/*----------テキストナビ----------*/
#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: 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: #CCCCCC 1px solid;
					padding:3px 10px 3px 25px;
					margin-bottom:7px;
					color: #666699;
					line-height:170%;
					background:url(../img/link_img.gif) no-repeat;
					clear:both;
					}
/*----------Ｑ＆Ａ----------*/
.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;
	line-height: 140%;
}
.font13 {
	font-size: 13px;
	line-height: 150%;
	font-weight: bold;
}
.font12{font-size: 12px;
		line-height: 135%;
		text-align: left;
}
.fontred {
	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: #6666FF;
	line-height: 145%;
}
/*----------フォーム---------*/
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%;
	text-align: left;
}
#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;
}
/*----------枠ライン----------*/
.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:47px;
	padding: 25px 0 0 0;
	

}
#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;
	}

/*----------フッタナビ----------*/
#footer-nav {
border-bottom:#999999 solid 1px;
border-top:#999999 solid 1px;
margin:10px auto;
text-align:center;
font-size:12px;
padding:8px 0;
}
#footer-nav a {
text-decoration:none;
}

/*----------回り込みエンド----------*/
.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 */

/*
*************************************************/
