@charset "UTF-8";


/* 基本
---------------------------------------------*/

body {
	color:#000;
	font-size:75%;
	line-height:1.7;
	background-color:#FFFFCC;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

img {
	vertical-align:top;
}

a {
	color:#003399;
}

a:visited {
	color:#333333;
}

a:hover, a:focus {
	color:#3366CC;
}

a:active {
	color:#00C;
}

#wrapper {
	width:900px;
	background-color:#FFFFFF;
	margin:0px auto 0px auto;
	border: 1px solid #E5E5E5;
}

#header {
	position:relative;
	padding-bottom:10px;
	
}

#content {
	clear:both;
	width:100%;
}

#content #primary {
	float:left;
	width:500px;
	padding-left:25px;
	padding-right:10px;
}

#content #secondary {
	float:right;
	width:350px;
}

#footer {
	clear:both;
	width:100%;
}

/*文字サイズ等
---------------------------------------------*/

h2 {
	font-size:18px;
	background-image: url(../images/backG_ofText2.jpg);
	background-color: #FFF;
	color: #666;
	background-repeat: no-repeat;
	height: 48px;
	background-position: bottom right;
	padding-left: 18px;
	text-align: left;
	font-weight: normal;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 2;
	margin-bottom: 5px;
}
#lead3 h2 {
	background-position: bottom left;
}


/* ロゴとユーティリティナビゲーション
---------------------------------------------*/

#intro h1 {
	position:absolute;
	top:27px;
	left:38px;
}

#logo {
	padding:0;
}

#logo h2, #logo p {
	display: none;
}


#utilityNavigation {
	position:absolute;
	right:450px;
	top:48px;
	width:170px;
	font-size:90%;
	line-height:1.2;
}

#utilityNavigation li {
	position:absolute;
	top:-8px;
	width:8em;
	left:-683px;
}

#utilityNavigation li#navSiteMap {
	right:9em;
}

#utilityNavigation li#navInquiry {
}

#utilityNavigation li a {
	padding-left:12px;
	text-decoration:none;
}

#utilityNavigation li#navSiteMap a {
	background-image:url(../images/ico_sitemap.gif);
	
}

#utilityNavigation li#navInquiry a {
	background-image:url(../images/ico_mail.gif);

}

/* グローバルナビゲーション
---------------------------------------------*/

#navi {
	height:32px;
	background-image:url(../images/gn_bgg.jpg);
	background-color:#7F858D;
	border-bottom:1px solid #70747C;
}

div#navi ul {
	float:right;
	list-style-type:none;
	list-style-position:initial;
	list-style-image:initial;

}

div#navi ul li {
	position:relative;
	float:left;
	width:110px;
	line-height:32px;
	background-image:url(../images/gn_bg0.jpg);
	text-align:center;
	border-left:1px solid #BBBBBB;
	border-bottom:1px solid #70747C;
	
}

div#navi ul li a {
	display:block;
	text-decoration:none;
	color:#000;
}

div#navi ul li a:visited {
	color:#333333;
}

div#navi ul li a:hover, div#navi ul li a:focus {
	color:#FFFFFF;
	background-image:url(../images/gn_bg3.gif);
	background-repeat-x:repeat;
	background-color:#7F858D;
}

div#navi ul li a:active {
	color:#CC3300;
	background-image:url(../images/gn_bg3.jpg);
	background-repeat-x:repeat;
	background-color:#7F858D;
}

div#navi ul li ul {
	display:none;
	position:absolute;
	top:32px;
	left:-1px;
	border-top:1px solid #70747C;
}

div#navi ul li ul ul {
	left:109px;
	top:5px;
}

/* パンくずリスト
---------------------------------------------*/

#topicPath {
	height: 50px;
	border-bottom: 0px solid #E5E5E5;
	font-size: 105%;
	line-height: 1.2;
	margin-top: 12px;
	padding-bottom: 3px;
}
#topicPath li {
	float: left;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 32px;
	background: #fff url(../images/topicpath_li_bg.gif) left center no-repeat;
}
#topicPath li.first {
	margin-left:35px;
	padding-left: 30px;
	background: #fff 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;
}

/* 下階層への導入部分
---------------------------------------------*/
#primary p {
	padding-left: 30px;
	padding-bottom: 5px;
	padding-right: 25px;
	font-size:110%;
	text-align: justify;
	text-justify: inter-ideograph;
}
.para_box .para_text #capti {
	font-size: smaller;
	font-weight: 700;
}

#lead p.leadSentence {
	line-height:1.5;
	margin-bottom:20px;
}

#lead .column {
	padding-top:30px;
	clear:both;
	width:100%;
}
#lead {
	border: 0px solid #E5E5E5;
}
#lead p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 110%;
	line-height: 2;
	text-align: justify;
	text-justify: inter-ideograph;
}

#lead .column .section {
	width:50%;
}

#lead .column #leadPurpose, #lead .column #leadTerms {
	float:left;
}

#lead .column #leadEnvironment, #lead .column #leadAccess {
	float:right;
}

#lead .column .section h2 {
	font-weight:normal;
	line-height:1;
	border-top:1px solid #D9D9D9;
	border-bottom:2px solid #F5F5F5;
}

#lead .column .section h2 a {
	display:block;
	width:235px;
	background-image:url(../images/lead_a_bg.gif);
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	background-attachment:initial;
	background-position:0% 50%;
	background-position-x:0%;
	background-position-y:50%;
	background-origin:initial;
	background-clip:initial;
	background-color:#000000;
	text-decoration:none;
	border-bottom:1px solid #D9D9D9;
}

#lead .column .section h2 a:active {
	background-image:url(../images/lead_a_bg.gif);
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	background-attachment:initial;
	background-position:100% 50%;
	background-position-x:100%;
	background-position-y:50%;
	background-origin:initial;
	background-clip:initial;
	background-color:#000000;
}

#lead .column .section p {
	line-height:1.5;
	padding-right:10px;
	margin:7px 10px 18px 10px;
}

#secondary .info {
	margin-left: 20px;
}

#footerNavigation {
	padding-left: 10px;
	font-size: 90%;
	line-height: 1.2;
}

#copyright {
	clear: both;
	width: auto; /* for WinIE6,7 */
	padding: 20px 40px;
	background: #F5F5F5;
	border: 1px solid #E5E5E5;
	font-size: 110%;
	line-height: 1;
	text-align: center;
}
#primary h3 {
	padding-left: 28px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 2em;
	padding-top: 10px;
	padding-bottom: 5px;
}
#lead3 p {
	padding-left: 30px;
	padding-top: 10px;
}
#lead3 {
	padding-left: 25px;
	padding-right: 78px;
	margin-bottom: 50px;

}
#lead3 h3 {
	padding-left: 13px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 110%;
}



#lead2 .para_text {
	padding-top: 10px;
	padding-bottom: 10px;
}
#lead2 .para_box {
	padding-bottom: 30px;
}
#secondary .info h4 {
	font-size: 15px;
	font-weight: normal;
}

#primary #lead2 .photo h4 {
	padding-left: 20px;
	padding-top: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	font-size: 120%;
	text-align: left;
}
#lead2 .photo p {
	padding-left: 20px;
}
#lead2 .photo p img {
}
#primary #lead2 .photo #caption {
	padding-left: 27px;
}
#wrapper #content #lead3 .photoR {
	width: 390px;
	float: right;
}
#wrapper #content #lead3 .photoL {
	width: 390px;
	float: left;
}
#primary #lead2 ul {
	padding-left: 40px;
	font-size: 110%;
	line-height: 2;
	list-style-type: decimal;
}

#lead2 .links  {
	padding-left: 20px;
}
#lead2 .links h4 {
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 10px;
	background: #fff url(../images/arrow_big.gif) left center no-repeat;
	
	
}
#lead2 .links img {
	padding-left: 0px;
	padding-right: 3px;
	padding-bottom: 10px;
	clear: none;
	border: 1px, #999;
}


#lead2 .links_banner  {
	padding-left: 20px;
}
#lead2 .links_banner h4 {
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 10px;
}

#lead2 .links_banner img {
	padding-left: 2px;
	padding-right: 3px;
	padding-bottom: 10px;
	clear: none;
}
#lead2 .links_banner p {
	text-align: justify;
	font-size: 9pt;
}
#wrapper #content #primary #lead2 .links_banner p a .Uchida img {
	border: 1px solid #666;
	padding: 0;
}
#lead3 p{
	font-size: 110%;
}
#lead3 li {
	padding-bottom: 5px;
	padding-left: 80px;
	font-size: 12px;
}
#map_canvas {
	margin: 20px;
}
#content #lead3 p input {
	background-color: #999;
	background-image: url(../images/backG_ofText2.jpg);
	font-size: x-large;
	cursor: e-resize;
	padding: 5px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#primary #lead2 h4 {
	text-align: left;
	padding-right: 30px;
}
#wrapper #header #intro h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
}
#intro #logoi {
	padding: 0px;
}
#lead2 .para_text #name {
	text-align: right;
}
.atention {
	color: #F00;
}
#secondary .info h6 {
	display: none;
}
#lead3 ol{
	padding-left: 15px;
	padding-top: 12px;
    margin-top: 8px;
    margin-bottom: 8px;
    padding-bottom: 2px;
    margin-left: 30px;
    background-color: #ffffaa;
}
#lead3 .covi li{
	padding-left: 3px;
    margin-left: 30px;
    padding-top: 5px;
    font-size: 11pt;
	list-style-type: decimal;
}
#lead3 p.capf{
	padding-top: 10px;
	font-weight: bold;
}
#lead3 p.capb{
	padding-top: 1px;
	padding-bottom: 5px;
}
