body {
	font:.75em/1.7em "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
	
	color: #333333;
	margin-top: 0px;
	background-color: #CCFFCC;
	background-image: url(../img/back.jpg);
	background-repeat: repeat-x;
}
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:20px;
	padding:11px 5px 5px 10px;
	color:#306294;
	height:25px;
	border: #cccccc dashed 2px;
	margin-bottom:8px;
	margin-top:10px;
	clear:both;
	}
h4 { font-size:16px;
		padding:2px 0px 2px 10px;
		border-left: #99CC33 solid 8px;
		margin:16px 0;
		clear:both;
		border-bottom:#99CC33 dashed 1px;
		}
h5 { font-size:14px;
		padding:2px 0px 2px 10px;
		border-left: #FF9999 solid 6px;
		margin:26px 0px 16px 0px;
		clear:both;
		}
.phot_l {float:left;
		margin-right:15px;
		margin-bottom:5px;
		}
.phot_r { float:right;
		margin-left:15px;
		margin-bottom:10px;
		}
.phot_m { padding:3px;
		border:#cccccc solid 1px;
		background:#FFFFFF;
		}
#container { 
	width: 880px;  
	background: #FFFFFF;
	margin: 0 auto; /* 自動マージン（幅と連動）により、ページが中央揃えになります */
	text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */
} 
/*----------ヘッダ----------*/
#header {
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
	position: relative;
	margin: 0;
	padding: 0;
	height: 128px;
	width: 880px;
}
#header h1 {
	font-size: 9px;
	text-indent: -5000px;
	margin:0px;
	position:absolute;
	top: 0px;
	left: 0px;
	}


/*--------ヘッダ内コメント--------*/
#header #tag-line {
	position: absolute;
	font-size: 12px;
	line-height: 120%;
	width: 870px;
	left: 5px;
	top: 3px;
	color:#FFFFFF;
}
/*----------Flashイメージ----------*/
#flash {
	width: 800px;
	margin: 0px;
}
/*----------コンテンツ----------*/
#content {
	width: 850px;
	margin: 10px auto;
}
/*----------パンクズリスト----------*/
#pan_list {
			font-size:10px;
			margin:0px auto;
			text-align:left;
			padding:3px 0 3px 10px;
			color:#CC0000;
			}
/*----------サイドコンテンツ----------*/
#side {
	width: 160px;
	height:auto;
	float: left;
	padding:0px;
	margin:0px;
	font-size:12px;
	line-height:140%;
}
#side_r {
	width: 150px;
	height:auto;
	float: right;
	padding:0px;
	margin:30px 0px 0px 0px;
	line-height:130%;
	font-size:12px;
	color:#6699CC;
}
/*----------メインコンテンツ----------*/
#main {
	width: 660px;
	float: right;
	padding:0px;
	margin:0px;
}
#main_l{ 
	width: 470px;
	float: left;
	margin: 0px 0px 0px 40px;
}
/*----------新着情報----------*/
/*	<dl compact>
	<dt>DC</dt>
	<dd>DreamCast の略で・・・</dd>
	<dt>Dynamic HTML</dt>
	<dd>HTML や JavaScript などの技術を用いて・・・</dd>
	</dl>
*/
.news_date { background: url(../img/a009.gif) no-repeat;
			border-bottom:dashed #999999 1px;
			padding:5px 0px 5px 20px;
	}
.news_title {margin-left:0;
			border-bottom:dashed #999999 1px;
			padding-bottom:5px;}
.news{
padding-top:2px;
padding-left:20px;
padding-bottom:2px;
background-color:#EAEAEA;
	}
/*----------グローバルメニュー横----------*/
#nav {
	width: 880px;
	height: 44px;
	padding:0;
}
#nav li {
	float: left;
}
#nav li a {
	height: 44px;
	display: block;
	text-indent: -5000px;
	background-image: url(../img/menu.jpg);
}
#nav li a:hover,
#nav li a.current {
	background-image: url(../img/menu2.jpg);
}

#n01 a {
	width: 146px;
	background-position: 0 0;
}
#n02 a {
	width: 147px;
	background-position: -146px 0;
}
#n03 a {
	width: 147px;
	background-position: -293px 0;
}
#n04 a {
	width: 147px;
	background-position: -440px 0;
}
#n05 a {
	width: 147px;
	background-position: -587px 0;
}
#n06 a {
	width: 146px;
	background-position: -734px 0;
}
/*----------テキストナビ----------*/
#txt_nav {
	padding: 0;
	margin: 0;
}
#txt_nav li a {
	display: block;
	
}
#txt_nav li a:hover,
#txt_nav li a.current {
	color: #FF0000;
	background-color:#FFFFCC;
}
.txt01 a {
	padding: 5px 0px 5px 23px;
	background-position: 0 0;
	border-bottom: #999999 dashed 1px;
	border-top:#ffffff solid 1px;
	background: url(../img/allow01.jpg) no-repeat;
}
.txt02 a {
	padding: 5px 0px 5px 23px;
	background-position: 0 0;
	border-bottom: #999999 dashed 1px;
	border-top:#ffffff solid 1px;
	background: url(../img/allow02.jpg) no-repeat;
}
.txt03 a {
	padding: 5px 0px 5px 23px;
	background-position: 0 0;
	border-bottom: #999999 dashed 1px;
	border-top:#ffffff solid 1px;
	background: url(../img/allow03.jpg) no-repeat;
}
.txt04 a {
	padding: 5px 0px 5px 35px;
	background-position: 0 0;
	background: url(../img/a024.gif) no-repeat;
}
.txt05 a {
	padding: 5px 0px 5px 23px;
	background-position: 0 0;
	border-bottom: #999999 dashed 1px;
	border-top:#ffffff solid 1px;
	background: url(../img/allow05.jpg) no-repeat;
}
/*----------バナー----------*/
#banner {
	width: 660px;
	padding:0;
}
#banner li {
	float: left;
}
/*----------リンク----------*/
.link_list {border-left: #FF9999 4px solid;
					border-bottom:#FF9999 1px dotted;
					padding:2px 0px 2px 7px;
					margin-bottom:20px;
					color:#CC0000;
					}
/*----------Ｑ＆Ａ----------*/
.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;
	font-weight: bold;
}
.font15 {
	font-size: 15px;
	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: 135%;

}
.font12_b{font-size: 12px;
		line-height: 150%;
		/*color:#003399;*/
		text-align:left;
}
.font12_ai{font-size: 12px;
		line-height: 150%;
		color:#0066FF;
}
.fontred {
	color: #FF0000;
}
.fonttya {
	color: #996600;
}
.fontwh {
	color: #FFFFFF;
}
.font11{font-size: 11px;
		line-height: 135%;
		text-align: left;
}
.font10{
	font-size: 10px;
	line-height: 135%;
	text-align: left;
	color:#006600;
}
.font9{font-size: 9px;
		line-height: 135%;
		text-align: left;
}
.fontlarge {
	font-size: xx-large;
	color: #0033CC;
	line-height: 130%;
}
/*----------枠ライン----------*/
.tdline {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
}
.wakuline {
	padding: 5px 2px 2px 8px;
	border-top:#CCCCCC solid 1px;
	border-right:#CCCCCC solid 1px;
	border-bottom:#CCCCCC solid 1px;
	border-left:#CCCCCC solid 1px;
}
.wakuline2 {
	padding: 5px 2px 2px 4px;
	border-top:#CCCCCC solid 1px;
	border-right:#999999 solid 1px;
	border-bottom:#999999 solid 1px;
	border-left:#CCCCCC solid 1px;
	background-color:#E8E8E8;
	font-size:14px;
}
.wakuline3 {
	padding: 5px 2px 2px 4px;
	border-top:#CCCCCC solid 1px;
	border-right:#999999 solid 1px;
	border-bottom:#999999 solid 1px;
	border-left:#CCCCCC solid 1px;
	background-color:#FFECC4;
	font-size:14px;
}
/*----------フッタ----------*/
#footer {
	height:30px;
	padding: 10px 0 0 0;
	background-color:#F0F0F0;
	text-align:center;
	margin-top:10px;

}
#copy_l{
	height:30px;
	padding: 5px 0 0 0;
	background-color:#F0F0F0;
	text-align:center;
	border-top:#FF9900 solid 5px;
	font-size:10px;
	color:#666666;
	}



/*----------回り込みエンド----------*/
.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 */

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


/*::::::::*/
#click_txt img {
	float: left;
	margin-left: 5px;
}
#click_txt p {
	color: #306294;
	font-weight: bold;
	border-top: 1px dotted #306294;
	border-bottom: 1px dotted #306294;
	float: left;
	padding: 4px 15px 4px 7px;
	margin: 5px 0px 5px 3px;
	display: block;
}
#click_txt span {
	color: #ff0000;
	font-size: 150%;
}
#paint_txt {
	background: url(../img/paint.gif) no-repeat 500px bottom;
	width: 655px;
	height:30px;
	border-bottom: 1px dotted #306294;
	margin-bottom: 20px;
	padding-top: 25px;
}
#paint_txt p {
	color: #306294;
	font-weight: bold;
	border-top: 1px dotted #306294;
	padding: 6px;
	width: 475px;
}
/*::::::::*/