body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	background-color: #330000;
	background-image: url(../img/back.gif);
	background-position:center;
	background-repeat:repeat-y;
	margin:0px;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #33333ee;
}
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:16px;
	padding:4px 3px 3px 10px;
	color:#24496F;
	clear:both;
	border-left:#24496F solid 10px;
	background-color:#FFFFFF;
	}
h4 { font-size:12px;
		padding:6px 0px 6px 23px;
		}
.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;
		}
#container { 
	width: 902px;  
	margin: 0 auto; /* 自動マージン（幅と連動）により、ページが中央揃えになります */
	text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */
} 
/*----------ヘッダ----------*/
#header {
	background-image: url(../img/header.gif);
	background-repeat: no-repeat;
	position: relative;
	margin: 0px auto;
	padding: 0px;
	height: 170px;
	width: 902px;
}
#header h1 {
	font-size: 9px;
	text-indent: -5000px;
	margin:0px;
	position:absolute;
	top: 0px;
	left: 0px;
	}
/*----------ヘッダナビ----------*/
#head-nav {
	position: absolute;
	top: 106px;
	right: 0;
}
#head-nav li {
	float: left;
}
#head-nav a {
	display: block;
	height: 38px;
	margin: 0; 
	text-indent: -5000px;
	background-image: url(../img/head_menu01.gif);
}
#head-nav a:hover,
#head-nav a.current {
	background-image: url(../img/head_menu02.gif);
}
#head-01 a {
	width: 83px;
	background-position: 0 0;
}
#head-02 a {
	width: 79px;
	background-position: -83px 0;
}
#head-03 a {
	width: 89px;
	background-position: -162px 0;
}
/*--------ヘッダ内コメント--------*/
#header #tag-line {
	position: absolute;
	font-size: 10px;
	line-height: 140%;
	width: 586px;
	left: 153px;
	top: 6px;
}
/*----------Flashイメージ----------*/
#flash {
	width: 830px;
	margin: 0px auto;
}
.banner_img {
	width: 830px;
	margin:15px auto;
	text-align:center;
}
.title_img {
	width: 830px;
	margin:0 0 10px 0;
	text-align:center;
}
/*----------コンテンツ----------*/
#content {
	width: 830px;
	margin: 0px auto;
}
/*----------パンクズリスト----------*/
#pan_list { 
			font-size:12px;
			border-top: #FFCC66 dotted 1px;
			margin:5px auto;
			text-align:left;
			color:#660000;
			}
/*----------トップページ----------*/
#top_side {	
	width: 360px;
	height:auto;
	float: left;
	padding:0px;
	margin:0px;
	}
#top_main {	
	width: 440px;
	height:auto;
	float: right;
	padding:0px;
	margin:0px;
	}
.original {
	width:219px;
	height:300px;
	float: left;
	background: url(../img/a004.jpg) no-repeat;
	}
/*----------サイドコンテンツ----------*/
#side {
	width: 200px;
	height:auto;
	float: left;

}
/*----------メインコンテンツ----------*/
#main {
	width: 600px;
	float: right;
	text-align:left;

}
#main_r{ 
	width: 150px;
	float:right;
	margin: 0px;
}
/*----------新着情報----------*/
/*	<dl compact>
	<dt>DC</dt>
	<dd>DreamCast の略で・・・</dd>
	<dt>Dynamic HTML</dt>
	<dd>HTML や JavaScript などの技術を用いて・・・</dd>
	</dl>
*/
#news_main {
	width: 600px;
	float: left;
	text-align:left;
}
#news_side {
	width: 200px;
	float: right;
	text-align:left;
}
.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: 745px;
	height: 100px;
	padding:0;
	margin:4px auto;
}
#nav li {
	float: left;
}
#nav li a {
	height: 100px;
	display: block;
	text-indent: -5000px;
	background-image: url(../img/menu01.jpg);
}
#nav li a:hover,
#nav li a.current {
	background-image: url(../img/menu02.jpg);
}

#n01 a {
	width: 94px;
	background-position: 0 0;
}
#n02 a {
	width: 106px;
	background-position: -94px 0;
}
#n03 a {
	width: 111px;
	background-position: -200px 0;
}
#n04 a {
	width: 113px;
	background-position: -311px 0;
}
#n05 a {
	width: 111px;
	background-position: -424px 0;
}
#n06 a {
	width: 108px;
	background-position: -535px 0;
}
#n07 a {
	width: 102px;
	background-position: -643px 0;
}
/*----------テキストナビ----------*/
#txt_nav {
	padding: 0;
	margin: 0;
}
#txt_nav li a {
	display: block;
	text-decoration:none;
	background:url(../img/a012.jpg) no-repeat;

}
#txt_nav li a:hover,
#txt_nav li a.current {
	background:url(../img/a012_on.jpg) no-repeat;
	color:#ffffff;
}
.txt01 a {

	padding: 8px 0px 8px 22px;
	border-bottom: #FF9999 solid 1px;
	border-top: #FFffff solid 1px;
	border-right: #FF9999 solid 1px;
	border-left: #FF9999 solid 5px;
	margin:0px 8px;
}
.txt02 a {

	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: #FFCCCC 5px solid;
					padding:3px 0px 3px 8px;
					margin-bottom:10px;
					color:#CC0000;
					line-height:120%;
					}
/*----------Ｑ＆Ａ----------*/
.qa_q_list {
			padding:18px 3px 20px 20px;
			color:#990000;
			border-left:#6699FF solid 8px;
			
					}
.qa_a_list {
	background: url(../img/allow.jpg) no-repeat;
	padding:3px 3px 3px 30px;
	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: 145%;
	font-weight: bold;
}
.font13 {
	font-size: 13px;
	line-height: 150%;
	font-weight: bold;
}
.font12{font-size: 12px;
		line-height: 120%;
		text-align: left;
		color:#666666;
}
.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%;
}
/*----------枠ライン----------*/
.tdline {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.wakuline {
	padding: 5px;
	border-top:#FFFFFF solid 1px;
	border-right:#CCCCCC solid 1px;
	border-bottom:#CCCCCC solid 1px;
	border-left:#FFFFFF solid 1px;
}
/*----------フッタ----------*/
#footer {
	padding: 5px 0 10px 0;
	line-height:120%;
	font-weight:bold;
	text-align:left;
}
#footer_l{
	width:450px;
	float:left;
	padding-left:20px;
	text-align:left;
	}
#footer_r{
	width:100px;
	float: right;
	text-align:right;
	}

/*----------フッタナビ----------*/
#footer-nav {
	margin:5px 0;
	border-bottom:#999999 dashed 2px;
	text-align:right;
	padding-bottom: 6px;
}
#footer-nav a {
	color:#666666;
	text-decoration:none;
	}
#footer-nav a:hover {
	color:#cc0000;
	text-decoration: underline;
	}
/*----------回り込みエンド----------*/
.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 */

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