@charset "UTF-8";


/* ---------- 印刷用スタイルシート【トップページ】 ---------- */

/* ---------- body ---------- */

body
{
	margin:0;
	color:inherit;	
}

h1,h2,h3,h4,h5,h6,p,ul,dl
{
	margin:0;
	padding:0;
}

#top_R
{
	display:none;
}

/* ---------- wrapper ---------- */

#wrapper
{
	margin:0 auto;
	width:635px;
	background:transparent;
}

/* ---------- header ---------- */

#header
{
	margin:0;
	width:635px;
	height:65px;
	background-color:inherit;
	border-bottom:2px solid #1538ac;
	
}

/* ---------- container ---------- */

#container
{
	margin:0;
	padding:0;
	width:635px;
	background-color:inherit;
}

/* ---------- main ---------- */

#main
{
	margin:0;
	margin-bottom:10px;
	padding:0;
	width:635px;
	background-color:inherit;
}

/* ---------- sidebar ---------- */

#sidebar
{
	display:none;
}

/* ---------- footer ---------- */

#footer
{
	margin:0;
	margin-top:25px;
	width:635px;
	height:25px;
	background:inherit url(../img/footer_line.gif) no-repeat;
}

#under
{
	display:none;
}

/* ---------- headerブロック要素 ---------- */

#header img
{
	padding:30px 0 5px 0;
	width:217px;
	height:30px;
	border:none;
}

#header_navi
{
	display:none;
}

#header_line
{
	display:none;
}

/* ---------- mainブロック要素 ---------- */

#top_title
{
	margin:0;
	width:635px;
}

#top_f
{
	display:none;
}

#top_title dt
{
	margin:10px 0;
	width:635px; 
	letter-spacing:0.1em;
	line-height:110%;
	text-align:justify;
	text-justify:distribute;
	font-family:"ＭＳ明朝","細明朝体",monospace;
	font-weight:nomal;
	font-size:14pt;
	color:#1538ac; 
}

#top_title dd
{
	margin:0;
	width:590px; 
	letter-spacing:0.1em;
	line-height:140%;
	font-family:"ＭＳ明朝","細明朝体",monospace;
	font-weight:nomal;
	font-size:11pt;
	color:#000000; 
}

#main01,
#main05
{
	display:none;
}

#main02
{
	margin:20px 0;
	padding:0;
	width:635px;
}

#news
{
	margin:10px 0 15px;
	padding:0;
	width:635px;
	color:#2b2b33;
}

#news h2
{
	margin:0 0 10px 0;
	padding:5px 0 3px 15px;
	width:610px;
	border-left:10px solid #a8c0da;
	border-bottom:2px solid #a8c0da;
	font-family:"ＭＳ明朝","細明朝体",monospace;
	font-weight:bold;
	font-size:12pt;
	color:#000000;
}


#new_txt 
{
	margin:5px 15px 0;
	padding:0;
	width:605px;
	font-family:Arial,Verdana,"ＭＳゴシック","Osaka-等幅",monospace;
	font-size:8pt;
}

#new_txt p 
{
	padding:5px 0 2px;
	height:20px;
	background:transparent url(../img/whatnewlist.gif) no-repeat bottom left;
	color:#808080;
}

#new_txt p a:link,
#new_txt p a:visited,
#new_txt p a:hover,
#new_txt p a:active
{
	color:#e07a82; 
	text-decoration:none;
}

.wnew-red
{
	color:#e07a82; 
}

#main03
{
	display:none;
}



/* ---------- footerブロック要素 ---------- */

#footer p
{
	padding-top:6px;
	font-size:90%;
	text-align:center;
	color:#7796b8
}
