@charset "utf-8";

* html body{
	zoom:97%;
}

/*-------------------------
 * リンク色
--------------------------*/
a:link{
	color:#0066a7;
	text-decoration:none;
}
a:visited{
	color:#0066a7;
	text-decoration:none;
}
a:hover{
	color:#0066a7;
	text-decoration:none;
}
a:active{
	color:#0066a7;
	text-decoration:none;
}

/*-------------------------
 * 非表示要素
--------------------------*/
/*#printNavi,*/
#global_header,
#global_nav,
#global_footer,
#localMenu,
#funcZoom,
.pagetop{
	display:none;
}

/*-------------------------
 * 改ページ
--------------------------
hr.pageBreak{
	display:block;
	visibility:hidden;
	height:0;
	page-break-after:always;
}*/

/*-------------------------
 * コンテナ
--------------------------*/
body{
	text-align:center;
}
#container{
	position:static;
	width:650px;
	margin:0 auto;
	font-size:12px;
	text-align:left;
}
#logoWrap{
	width:630px;
}
#content{
	float:none;
	padding-bottom:35px;
}
*html #content{
	width:630px;
}

/*-------------------------
 * 表示/非表示設定
--------------------------*/
/*#contentHeader{
	background:none;
	border-bottom:1px solid #DDDDDD;
}
#contentHeader h1 img{
	display:none;
}
#contentHeader h1 span{
	display:block;
	margin-top:3px;
	font-size:152%;
	font-weight:bold;
}
.section h3{
	background:none;
	border-bottom:1px solid #4d7a99;
}
.section h2.h2Bg{
	margin:10px 0 25px;
	padding:0;
	background:none;
	line-height:100%;
	font-weight:bold;
	color:#333333;
}*/

/*-------------------------
 * TOP
--------------------------*/
body#top{
	zoom:65%;
}
*:first-child+html #top #contentWrap{
	margin-left:-100px;	
}
html>/**/body#top #topNaviWrap{
/*	top:55%\9;
	left:1.3%\9;*/
}
html>/**/body#top #newsWrap .more,
html>/**/body#top #infoWrap .more,
html>/**/body#top #proWrap .more{
/*	display:none\9;*/
}
#newsWrap li,
#top #newsWrap li,
#top #infoWrap li{
/*	padding:0 0 8px 0px;
	background:none;*/
}
#top #proWrap li{
/*	padding-left:0;*/
}

/*-------------------------
 * リンク
--------------------------*/
.arr,
.menuList .menu,
.menuList li,
.sitemapWrap h4,
.sitemapWrap li a,
.section h3 a{
/*	padding-left:0;*/
}

/*-------------------------
 * パーツ
--------------------------*/
/*.menuList .menu a{
	color:#666666;
}
.bdrBottom.section{
	padding-bottom:0;
	border-bottom:none;
}
.sitemapWrap li{
	width:200px;
}
h3.support{
	background:none;
	border:none;
}
dl.astList dt{
	float:none;
	float:left;
	width:0.5em;
	margin:0 5px 3px 0;
}
dl.astList dd{
	width:610px;
}*/
