@charset "UTF-8";

/* 基本
---------------------------------------------*/
body {
	color: #333333;
	font-size: 75%;
	font-family: "lr oSVbN", "Osaka";
	background: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;





}
img {
	vertical-align: top;
}
a {
	color: #003399;
	text-decoration: none;

}
a:visited {
	color: #333333;
}
a:hover,
a:focus {
	color: #3366CC;
}
a:active {
	color: #CC3300;
}
#wrapper {
	width: 755px;
	border: 1px solid #333333;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;



}
#header {
	position: relative;
	padding-bottom: 4px;
	background: url(../images/header_bg.gif) left bottom repeat-x;
	left: 0;
	top: 0;


}
#content {
	clear: both;
	width: 100%; /* for WinIE6,7 */
	padding-top: 16px;
}
#content #primary {
	float: left;
	width: 570px;
}
#content #secondary {
	float: right;
	width: 170px;
}
#footer {
	clear: both;
	width: 100%; /* for WinIE6,7 */
	padding-top: 10px;
}

/* ロゴとユーティリティナビゲーション
---------------------------------------------*/
#logo {
	padding: 11px 0;
}
#utilityNavigation {
	position: absolute;
	right: 0;
	top: 25px;
	width: 170px;
	font-size: 90%;
	line-height: 1.2;
}
#utilityNavigation li {
	position: absolute;
	top: 0;
	width: 8em;
	margin-bottom: 0px;

}
#utilityNavigation li#navSiteMap {
	right: 9em;
}
#utilityNavigation li#navInquiry {
	right: 0;
}
#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;
}

/* グローバルナビゲーション
---------------------------------------------*/
#globalNavigation {
	height: 34px;
	border-top: 1px solid #70747C;
	border-right: 1px solid #70747C;
	border-left: 1px solid #70747C;
	background: #7F858D url(../images/gn_bg.gif) repeat-x;
}
#globalNavigation li {
	float: left;
	height: 34px;
	padding-right: 2px;
	background: url(../images/gn_li_bg.gif) right top repeat-y;
}
#globalNavigation li a {
	display: block;
}
#globalNavigation li a:hover,
#globalNavigation li a:focus {
	background: #5F626A;
}

/* パンくずリスト
---------------------------------------------*/
#topicPath {
	height: 30px;
	margin: 5px 0 0px;
	font-size: 90%;
	line-height: 1.2;
}
#topicPath li {
	float: left;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 32px;
	background: #EEEEEE url(../images/topicpath_li_bg.gif) left center no-repeat;
}
#topicPath li.first {
	padding-left: 30px;
	background: #EEEEEE url(../images/topicpath_li_bg_first.gif) left center no-repeat;
}
#topicPath li.last {
	background: #FFFFFF url(../images/topicpath_li_bg_last.gif) left center no-repeat;
}

/* 下階層への導入部分
---------------------------------------------*/
#lead p.leadSentence {
	line-height: 1.5;
	background-color: #F3F3F3;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 568px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	background-image: url(../image/top/vision.gif);
	background-repeat: no-repeat;
	background-position: right bottom;







}
#lead .column {
	clear: both;
	width: 100%; /* for WinIE6,7 */
}
#lead .column .section {
	width: 100%;
}
#lead .column #leadPurpose,
#lead .column #leadTerms {
	float: left;
}
#lead .column #leadEnvironment,
#lead .column #leadAccess {
	float: right;
}
#lead .column .section h2 {
	font-weight: bold;
	line-height: 1;
	color: #333333;
	font-family: "lr oSVbN", "Osaka";
	font-size: 16px;
	margin-top: 0px;
	padding-top: 20px;

}
#lead .column .section h2 a {
	display: block;
	width: 96.7%;
	padding: 10px 10px 5px;
	border-bottom: 1px solid #D9D9D9;
	color: #FF3333;
	font-family: "lr oSVbN", "Osaka";
	font-size: 16px;

}
#lead .column .section h2 a:active {
	font-family: "lr oSVbN", "Osaka";
	font-size: 16px;
	color: #000033;

}
#lead .column .section p {
	margin: 7px 10px 10px;
	line-height: 1.5;
}

/* ローカルナビゲーション
---------------------------------------------*/
#localNavigation ul {
	background: #F5F5F5;
	line-height: 1.2;


}
#localNavigation ul li {
	padding-bottom: 2px;
	background: url(none) repeat-x left bottom;

}
#localNavigation ul li a {
	display: block;
	width: 142px; /* for WinIE6 */
	padding: 8px 10px 8px 18px;
	background: url(../images/arrow_big.gif) 9px 13px no-repeat;
	text-decoration: none;
}
#localNavigation ul li a:hover,
#localNavigation ul li a:focus {
	background: #E6E6E6 url(../images/arrow_big.gif) 11px 13px no-repeat;
}
#localNavigation ul li ul {
	margin-left: 20px;
	font-size: 90%;
}
#localNavigation ul li ul li {
	background: none;
	border-top: 1px solid #E5E5E5;

}
#localNavigation ul li ul li a {
	width: 126px; /* for WinIE6 */
	padding: 6px 10px 6px 14px;
	background: url(../images/arrow_small.gif) 6px 11px no-repeat;
}
#localNavigation ul li ul li a:hover,
#localNavigation ul li ul li a:focus {
	background: #E6E6E6 url(../images/arrow_small.gif) 7px 11px no-repeat;
}

/* フッターナビゲーション
---------------------------------------------*/
#footerNavigation {
	padding-left: 10px;
	border-top: 1px solid #E5E5E5;
	font-size: 90%;
	line-height: 1.2;
}
#footerNavigation li {
	float: left;
	margin-right: 10px;
	padding: 8px 0;
}
#footerNavigation li a {
	display: block;
	padding-left: 6px;
	background: url(../images/arrow_small.gif) left center no-repeat;
	text-decoration: none;
}
#copyright {
	clear: both;
	width: 720px;
	background: #F5F5F5;
	border-top: 1px solid #666666;
	font-size: 90%;
	line-height: 1;
	padding-top: 20px;
	padding-right: 17px;
	padding-bottom: 20px;
	padding-left: 17px;

}
#jyusho {
	font-family: "lr oSVbN", "Osaka";
	font-size: 12px;
	height: 67px;
	border: 1px solid #666666;
	padding-left: 5px;
	padding-top: 5px;
	margin-top: 5px;

}
h2#keitai {
}
h2#sunsuma {
	font-family: "lr oSVbN", "Osaka";
	font-size: 12px;
	background-image: none;
	height: 160px;
	width: 170px;
}
p#sunsuma {
	font-family: "lr oSVbN", "Osaka";
	font-size: 12px;
	line-height: 1.5em;
	margin-top: 10px;

}
#localNavigation h3.zennichi {
	height: 40px;
	width: 170px;
	border-top-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #5F626A;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	text-indent: -9999pt;
	background-color: #F3F3F3;




}

#localNavigation h3.zennichi a {
	background:url(../image/top/zennichi_menu2.gif) no-repeat left 2px;
	height: 40px;
	width: auto;
	display: block;



   }
#localNavigation h3.zennichi a:hover {
	background:url(../image/top/zennichi_menu2.gif) no-repeat left -34px;
	height: 40px;
	width: 168px;


	}
#localNavigation h3.teiji {
	font-family: "lr oSVbN", "Osaka";
	font-size: 12px;
	height: 40px;
	width: 170px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #660000;
	text-indent: -9999pt;
	margin: 0px;
	background-color: #F3F3F3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;





}

#localNavigation h3.teiji a {
	background:url(../image/top/teiji_menu2.gif) no-repeat left 2px;
	height: 40px;
	width: auto;
	display: block;
   }
#localNavigation h3.teiji a:hover {
	background:url(../image/top/teiji_menu2.gif) no-repeat left -34px;
	height: 40px;
	width: 168px;
	}	
	

