@charset "UTF-8";
/* 概要ページ
---------------------------------------------*/
/* 基本
---------------------------------------------*/
body {
	color: #333333;
	font-size: 75%;
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
	background: url(../../images/bg_black.gif) repeat-y fixed center;
}
/* ----- firefox ----- */
html  {
	overflow-y:scroll;
}
img {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
a {
	color: #003399;
}
a:visited {
	color: #333333;
}

a:hover,
a:focus {
	color: #F00;
}
a:active {
	color: #CC3300;
}
h1 {
	font-size: 14px;
	line-height: 1.8em;
	font-weight: bold;
	border-top: medium solid #4E8EBC;
	border-bottom: 1px solid #CCCCCC;
	background: #F7F7F7;
	text-indent: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}

h2 {
	font-size: 14px;
	line-height: 1.8em;
	font-weight: bold;
	text-indent: 5px;
}
h3 {
	font-size: 14px;
	line-height: 1.8em;
	font-weight: bold;
}
h4 {
	font-size: 12px;
	line-height: 1.4em;
	font-weight: bold;
	color: #000099;
	border-bottom: thin dotted #000099;
	margin-bottom: 10px;
}
h5 {
	background: no-repeat;
	height: 104px;
	width: 560px;
}
/* h1の変形
---------------------------------------------*/
h6 {
	font-size: 14px;
	line-height: 1.8em;
	font-weight: bold;
	background: #F7F7F7;
	text-indent: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: medium;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9F009F;
	border-bottom-color: #CCCCCC;
}


.p_box {
	font-size: 12px;
	line-height: 1.2em;
	border: 1px dashed #4E8EBC;
	padding: 5px;
}
.right {
	font-size: 12px;
	line-height: 2.4em;
	text-align: right;
}


#wrapper {
	width: 801px;
	margin: 0px auto 0;
	border-right: thin solid #000000;
	border-bottom: thin solid #000000;
	border-left: thin solid #000000;
	background: #EEEEEE;
}
#header {
	padding-top: 20px;
	background: #000000;
}
#content {
	clear: both;
	width: 100%;
	margin-top: 30px;
}
/* HOME
---------------------------------------------*/
home_content {
	width: 100%;
	background: #333333;
	height: 380px;
}
#home_content img {
	margin: 0px;
	padding: 0px;
	clear: both;
}
#home_content2 {
	width: 100%;
	background: #BEBEBF;
	height: 330px;
}
.blackline {
	width: 100%;
	background: #333333;
	height: 15px;
	clear: both;
}

.rightbox {
	float: left;
	width: 45%;
	margin-top: 10px;
	margin-bottom: 5px;
	text-indent: 5px;
	margin-left: 10px;
	padding: 5px;
	border: 1px solid #999999;
}
.rightbox p {
	font-size: 12px;
	line-height: 1.4;
}

.leftbox {
	float: left;
	width: 45%;
	margin-top: 10px;
	margin-bottom: 5px;
	text-indent: 5px;
	margin-left: 10px;
	padding: 5px;
	border: 1px solid #999999;
}
.box {
	float: left;
	width: 94%;
	margin-top: 10px;
	margin-bottom: 5px;
	text-indent: 5px;
	margin-left: 10px;
	padding: 5px;
	border: 1px solid #999999;
}
.box p {
	font-size: 12px;
	line-height: 1.4;
}
.leftbox p {
	font-size: 12px;
	line-height: 1.4;
}
/* HOME のレイアウト↓
---------------------------------------------*/
.leftbox1 {
	float: left;
	width: 340px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	height: 280px;
	background: #D1CDD0;
}
.leftboximg {
	float: left;
	width: 270px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#home_content2   .rightbox1 img  {
	margin: 10px 2px 5px;
}
.rightbox1 {
	float: right;
	width: 55%;
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 0px;
	background: #BEBEBF;
	height: 280px;
}
/* HOME のレイアウト↑
---------------------------------------------*/
.leftbox2 {
	float: left;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	width: 25%;
}
.rightbox2 {
	float: right;
	width: 70%;
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 0px;
}

/* HOME ここまで
---------------------------------------------*/


#content #primary {
	float: right;
	width: 610px;
	background: #FFFFFF;
}
#content #primary #lead_b {
	background: url(../images/logo_ie.gif) no-repeat;
}
#content #secondary {
	float: right;
	width: 175px;
	background: #E7E7E7;
}
#footer {
	clear: both;
	width: 100%;
	background: #333333;
}

/* ロゴとユーティリティナビゲーション
---------------------------------------------*/
#logo {
	background: #000000;

}
#utilityNavigation {
	position: absolute;
	right: 0;
	top: 25px;
	width: 170px;
	font-size: 90%;
	line-height: 1.2;
}
#utilityNavigation li {
	position: absolute;
	top: 731px;
	width: 8em;
}
#utilityNavigation li#navSiteMap {
	right: 650px;
}
#utilityNavigation li#navInquiry {
	right: 549px;
}
#utilityNavigation li a {
	padding-left: 12px;
	text-decoration: none;
}
#utilityNavigation li#navSiteMap a {
	background: url(../images/ico_sitemap.gif) left center no-repeat;
}
#utilityNavigation li#navInquiry a {
	background: url(../images/ico_mail.gif) left center no-repeat;
}
/* グローバルナビゲーション
---------------------------------------------*/
#globalNav {
	position: absolute;
	top: 34px;
	width: 800px;
	height: 19px;
	list-style-type: none;
	background: #000000 url(../../images/menu.gif) repeat-x left top;
	border-bottom: 1px solid #000000;
	margin-right: auto;
	margin-left: auto;
	}
#globalNav li {
	float: left;
	width: 133px;
}
#globalNav li a {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 0 !important;
	height /**/:19px;
	padding-top: 19px;
	background-image: url(../../images/menu.gif);
	color: #FFFFFF;
}

/*  背景画像の位置
---------------------------------------------*/
	
	/* 通常 */
	#nav01 a { background-position:  0     0; }
	#nav02 a { background-position: -133px  0; }
	#nav03 a { background-position: -266px 0; }
	#nav04 a { background-position: -399px 0; }
	#nav05 a { background-position: -532px 0; }
	#nav06 a { background-position: -665px 0; }
	#nav07 a { background-position: -798px 0; }
	
	/* 現在位置 */
	#nav01 a.stay { background-position:  0     -19px; }
	#nav02 a.stay { background-position: -133px -19px; }

	#nav03 a.stay { background-position: -266px -19px; }
	#nav04 a.stay { background-position: -399px -19px; }
	#nav05 a.stay { background-position: -532px -19px; }
	#nav06 a.stay { background-position: -665px -19px; }
	#nav07 a.stay { background-position: -798px -19px; }

	/* オンマウス */
	#nav01 a:hover { background-position:  0     -19px; }
	#nav02 a:hover { background-position: -133px  -19px; }
	#nav03 a:hover { background-position: -266px -19px; }
	#nav04 a:hover { background-position: -399px -19px; }
	#nav05 a:hover { background-position: -532px -19px; }
	#nav06 a:hover { background-position: -665px -19px; }
	#nav07 a:hover { background-position: -798px -19px; }



/* 下階層への導入部分
---------------------------------------------*/
#lead p.leadSentence {
	line-height: 1.5;
	background: #EEEEEE;
	width: 590px;
}
#lead .column {
	clear: both;
	width: 590px;
	margin-right: 5px;
	margin-left: 10px;
}
#primary #lead .column p {
	font-size: 13px;
	line-height: 1.4;
	text-indent: 10px;
}
#primary #lead .column img {
	float: right;
	margin: 5px;
}
#primary #lead .column ul {
	font-size: 13px;
	line-height: 1.4em;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	text-indent: 3px;
}
#primary #lead .column li {
	list-style: square outside;
	margin-left: 20px;
}

#lead .column .section {

}
#lead .column #leadPurpose,
#lead .column #leadTerms {
	float: left;
	padding: 70px 9px 50px;
}
#lead .column #leadEnvironment,
#lead .column #leadAccess {
	background: #E7E7E7;
	width: 590px;
}
#lead .column .section h2 {
	border-top: 1px solid #D9D9D9;
	border-bottom: 2px solid #F5F5F5;
	font-weight: normal;
	line-height: 1;
}
#lead .column .section h2 a {
	display: block;
	width: 235px; /* for WinIE6 */
	padding: 10px 30px 10px 10px;
	border-bottom: 1px solid #D9D9D9;
	background: url(../images/lead_a_bg.gif) left center no-repeat;
	text-decoration: none;
}
#lead .column .section h2 a:active {
	background: url(../images/lead_a_bg.gif) right center no-repeat;
}
#lead .column .section p {
	margin: 7px 10px 18px 10px;
	line-height: 1.5;
}



/* ローカルナビゲーション
---------------------------------------------*/
#localNavigation ul {
	background: #E7E7E7 repeat top;
	line-height: 1.2;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
}
#localNavigation ul li {
	padding-top: 10px;
	border-bottom: thin dashed #882D88;
}
#localNavigation ul li a {
	display: block;
	width: 175px;
	text-decoration: none;
	padding: 8px 0px;
}
#localNavigation ul li a:hover,
#localNavigation ul li a:focus {
	background: #CCCCCC;
	width: 175px;
}
#localNavigation ul li ul {
	margin-left: 20px;
	font-size: 90%;
}
#localNavigation ul li ul li {
	padding-bottom: 0;
	background: none;
	border-top: 1px solid #E5E5E5;
}
#localNavigation ul li ul li a {
	width: 170px; /* for WinIE6 */
	padding: 6px 10px 6px 14px;
}
#localNavigation ul li ul li a:hover,
#localNavigation ul li ul li a:focus {
	background: #E6E6E6 !important;
}
#localNavigation ul li.current a {
	background-image: none;
	background-color: #E5E5E5;
	font-weight: bold;
}
#localNavigation ul li.current ul li a {
	font-weight: normal;
}
#secondary img {
	padding-top: 12px;
	padding-bottom: 15px;
	padding-left: 8px;
	float: none;
}
#navi {
	width: 100%;
}



/* フッターナビゲーション
---------------------------------------------*/
#footerNavigation {
	padding-left: 30px;
	border-top: 1px solid #E5E5E5;
	font-size: 12px;
	line-height: 1.2;
	color: #FFFFFF;
}
#footerNavigation li {
	margin-right: 10px;
	padding: 8px 0;
	color: #FFFFFF;
	float: right;
	background: url(../../images/arrow_big.gif) no-repeat;
}
#footerNavigation li a {
	display: block;
	padding-left: 6px;
	background: url(../images/arrow_small.gif) left center no-repeat;
	text-decoration: none;
	color: #E6E6FF;
}
#copyright {
	clear: both;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 2em;
	text-align: center;
	font-weight: bold;
}
#footer p {
	font-size: 12px;
	line-height: 1.5em;
	color: #FFFFFF;
	text-align: center;
	clear: both;
}
.box10 {
	clear: both;
	width: 98%;
	background-color: #FFEAFF;
	padding: 5px;
}
