body {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	background-color: #FFFFFF;
	background-image:url(../img/back01.gif);
	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 20px 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:14px;
	padding:6px 5px 5px 10px;
	color:#24496F;
	margin-bottom:8px;
	clear:both;
	border-left:#999999 solid 10px;
	}
h4 { font-size:12px;
		padding:2px 0px 2px 10px;
		border-left: #99CC33 solid 8px;
		color:#99CC66;
		}
.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: 818px;  
	background: #FFFFFF;
	margin: 0 auto; /* 自動マージン（幅と連動）により、ページが中央揃えになります */
	text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */
} 
/*----------ヘッダ----------*/
h1 {
	font-size: 9px;
	text-indent: -5000px;
	margin:0px;
	position:absolute;
	top: 0px;
	left: 0px;
	}
/*----------Flashイメージ----------*/
#flash {
	width: 818px;
	margin: 0px;
}
/*----------コンテンツ----------*/
#content {
	width: 800px;
	margin: 0px auto;
}
/*----------パンクズリスト----------*/
#pan_list { width:790px;
			font-size:11px;
			border-bottom:#CCCCCC solid 1px;
			margin:0px auto;
			text-align:left;
			padding:0 0 0 10px;
			}
/*----------サイドコンテンツ----------*/
#side {
	width: 170px;
	height:auto;
	float: left;
	padding:0px;
	margin:0px;
}
/*----------メインコンテンツ----------*/
#main {
	width: 600px;
	float: right;
	text-align:left;
	padding-left:20px;
	padding-right:10px;
	padding-top:20px;
}
#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_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;
background: url(../img/arrow.gif) no-repeat left center;
	}
/*----------グローバルメニュー横----------*/
#nav {
	width: 818px;
	height: 65px;
}
#nav li {
	float: left;
}
#nav li a {
	height: 65px;
	display: block;
	text-indent: -5000px;
	background-image: url(../img/header01.gif);
}
#nav li a:hover,
#nav li a.current {
	background-image: url(../img/header02.gif);
}

#n01 a {
	width: 187px;
	background-position: 0 0;
}
#n02 a {
	width: 49px;
	background-position: -187px 0;
}
#n03 a {
	width: 62px;
	background-position: -236px 0;
}
#n04 a {
	width: 89px;
	background-position: -298px 0;
}
#n05 a {
	width: 59px;
	background-position: -387px 0;
}
#n06 a {
	width: 56px;
	background-position: -446px 0;
}
#n07 a {
	width: 52px;
	background-position: -502px 0;
}
#n08 a {
	width: 52px;
	background-position: -554px 0;
}
#n11 a {
	width: 76px;
	background-position: -606px 0;
}
#n09 a {
	width: 54px;
	background-position: -682px 0;
}
#n10 a {
	width: 82px;
	background-position: -736px 0;
}
/*----------テキストナビ----------*/
#txt_nav {
	padding: 0;
	margin: 0;
}
#txt_nav li a {
	display: block;
	background:url(../img/back02.jpg) no-repeat;
}
#txt_nav li a:hover,
#txt_nav li a.current {
	background:url(../img/back02_on.jpg) no-repeat;
	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;
	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;
}
/*----------リンク----------*/
.link_list {
					background:url(../link/img/a002.gif) no-repeat;
					padding:3px 0px 3px 25px;
					margin-bottom:5px;
					}
/*----------Ｑ＆Ａ----------*/
.qa_q_list { background:url(../img/h004_r1_c1.jpg) no-repeat;
			padding:18px 3px 20px 80px;
			color:#990000;
					}
.qa_a_list {
	background: url(../img/h004_r2_c1.jpg) no-repeat;
	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: 180%;

}
.font13 {
	font-size: 13px;
	line-height: 150%;
	font-weight: bold;
}
.font12{font-size: 12px;
		line-height: 135%;
		text-align: left;
}
.fontred {
	color: #FF0000;
}
.fontwhite {
	color: #FFFFFF;
}
.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: #CCCCCC;
	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:55px;
	padding: 18px 0 0 150px;
	background:url(../img/footer.gif) no-repeat;

}
#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;
	}
/*----------コピーライト---------*/
#copyright {
	font-size: 9px;
	text-indent: -5000px;
	margin:0px;
	position:absolute;
	top: 0px;
	left: 0px;
	}
/*----------フッタナビ----------*/
#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;
}
/*----------回り込みエンド----------*/
.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 */

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