﻿@charset "utf-8";
/*===================================================

目次
1:リセット
2:共通スタイル
3:グローバルレイアウト
4:ヘッター
5:グローバルナビ（ヘッター）
6:フッター
7:サイドナビ
8:ライトコンテンツ

=====================================================*/


/* 1:リセット ---------------------------------------*/ 
* {
	margin: 0px;
	padding:0px;
	font-size: 12px;
	line-height: 18px;
	color: #666;
}

body {
	font-family: Verdana, "ＭＳ Ｐゴシック", sans-serif;
	background: #fafafa;
}
a {
	text-decoration: none;
}


/* 2:共通スタイル -----------------------------------*/

img {
	vertical-align: bottom;
	border: none;
}

.clr {
	clear: both;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

ul {
	list-style-type: none;	
}

ul li a {
	text-decoration: none;
}
.clr {
	clear: both;	
}

.iepngfix {  
     behavior: expression(IEPNGFIX.fix(this));  
}  
h1 {
	color: #fff;
	font-size: 10px;
	font-weight: normal;
	float: left;
	padding-left: 60px;
	line-height: 18px;
}

h2 {
	width: 610px;
	height: 70px;
}
h2 span {
	display: none;		
}

.SmallFont {
	font-size: 11px;
	line-height: 16px;
}

.ImgDd {
	margin: 15px 0px;	
}

.BgGray {
	background: #fafafa;	
}

#MainContents a {
	color: #1E90FF;	
}
#MainContents a:hover {
	color: #fe9901;	
}

.orange {
	color: #FE9901;	
}

/* 3:グローバルレイアウト ---------------------------*/
#allContainer {
	background: url(/img/common/bg/header.gif) repeat-x;	
}
#blockContent {
	width: 860px;
	margin: 0px auto;
	position: relative;
}
#pankuzu {
	width: 860px;
	margin: 20px auto 10px;		
}

#blockRightcontent {
	background: url(../img/top/bg/right_top.gif) left top no-repeat;
	padding-top: 10px;
}

#boxrightmiddle {
	background: url(../img/top/bg/right_middle.gif) left top repeat-y;
	padding: 0px 9px;
}

#boxightbottom {
	background: url(../img/top/bg/right_bottom.gif) left bottom no-repeat;
	padding-bottom: 10px;
}

#MainContents {
	padding: 10px 5px 0px;	
}
/* 4:ヘッター ---------------------------------------*/

#blockHeader {
	background: url(/img/common/bg/top_bg.png) repeat-x;
	/*height: 140px;*/
	width: 100%;
	position: relative;
}


#BoxTopNavi {
	float: right;
	position: absolute;
	right: 0px;
}

#BoxTopNavi li {
	background: url(/img/common/arrow/arrow1.gif) no-repeat left 3px;

}
#BoxTopNavi li a {
	color: #fff;	
	padding-left: 15px;
	font-size: 11px;
	line-height: 20px;
}

#BoxTopNavi li span {
	color: #fe9901;	
	padding-left: 16px;	
	font-size: 11px;
	line-height: 20px;
}
#BoxTopNavi li a:hover {
	color: #fe9901;	
}

#mypageLink {
	margin-right: 10px;	
}
#blockHeader {
	width: 870px;
	margin: 0px auto;
	position: relative;
}

#LogoBox {
	width: 397px;
/*	float: left;*/
	position: absolute;
	top: 8px;
	left: 0px;
}
#headerText {
	padding-left: 80px;	
}
#headerText strong,#headerText strong span {
	font-size: 11px;	
}
/* 5:グローバルナビ（ヘッター） ---------------------*/
#GrovalNavi {
	padding-left: 20px;
}

#GrovalNavi li,#BoxTopNavi li {
	float: left;

}
#GrovalNavi li {
	line-height: 26px;
}
#GrovalNavi li a {
	text-align: center;
	display: block;
	background: url("/img/common/arrow/arrow1.gif") no-repeat 5px 4px;
	padding: 0px 8px 0px 20px;
	line-height: 20px;
	border-right: 1px dotted #cccccc;
}
#GrovalNavi li span {
	text-align: center;
	display: block;
	background: url("/img/common/arrow/arrow1.gif") no-repeat 5px 4px;
	padding: 0px 10px 0px 20px;
	line-height: 20px;
	border-right: 1px dotted #cccccc;
	color: #FE9901;
}
#GrovalNavi li.link6 a {
	border: none;
}

#HeaderMiddle {
	background: url(/img/common/bg/header_border.gif) no-repeat left 54px;
	height: 63px;
}
#boxHeaderContent ul li a:hover {
	color:#ccc;
}
#GrovalNavi li a {
	color: #555555;
}
#GrovalNavi li a:hover {
	color: #fe9901;
}
#PhoneBox {
	width: 202px;
	float: right;
	margin-top: 2px;
/*	right: 0px;
	top :20px;
	position: absolute;*/
}

#HeaderBottom {
	margin-top: 5px;	
}
/* 6:フッター ---------------------------------------*/
address {
	font-style: normal;
	float:right;
}
#blockFooter {
	height: 84px;
	background: url(/img/common/bg/footer.gif) repeat-x left bottom;	
	padding-top: 15px;
}

#FooterLeft {
	width: 540px;
	float: left;
}

#boxFooterContent {
	width: 880px;
	margin: 0px auto;
}
#FooterLeft p,address {
	color: #fff;
}
address {
	margin-top: 20px;	
}

#bottomrubylink img {
	vertical-align: text-bottom;
}

#footerLink {
	width: 640px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}

#bottomrubylink a,#bottomrubylink span {
	vertical-align: text-bottom;	
}
/* 7:サイドナビ -------------------------------------*/

#blockLeftside {
	float :left;
	/*margin-top: 40px;*/
	padding-bottom: 50px;
}

#SideNaviBox li {
	background: url(/img/common/bg/LeftLink_off.gif) no-repeat;
	width: 200px;
	height: 38px;
	margin-bottom: 5px;

}
#SideNaviBox li a {
	padding-left: 19px;
	line-height: 20px;
	display: block;
	padding-top: 9px;
	padding-bottom: 9px;
	color: #1e90ff;
	width: 180px;
	height: 20px;
}
#SideNaviBox li a:hover {
	color: #fe9901;
}
#SideNaviBox #link2phase a {
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 16px;
	display: block;
	height: 32px;
}

#SideNaviBox .nowposition {
	background: url(/img/common/bg/LeftLink_on.gif) no-repeat;
}

#SideNaviBox .nowposition {
	color: #fe9901;	
	padding-left: 19px;
	height: 20px;
	width: 181px;
	padding-top: 9px;
	padding-bottom: 9px;
	line-height: 20px;
}

#reason #SideNaviBox .nowposition {
	color: #fe9901;	
	padding-left: 19px;
	height: 22px;
	width: 181px;
	padding-top: 5px;
	padding-bottom: 11px;
	line-height: 22px;
}

#SideNaviBox #leftReasonBox a {
	padding-top: 5px;
	padding-bottom: 11px;
	height: 22px;
	line-height: 22px;
}

#SideBanner li {
	margin-bottom: 5px;
}

/* 8:ライトコンテンツ -------------------------------------*/

.EachContents {
	margin-bottom: 20px;
}
#blockRightcontent {
	/*margin-top: 40px;*/
	float: right;
	width: 630px;
}
#footerLink ruby,#footerLink ruby rb,#footerLink ruby rt,#footerLink ruby rp {
	color: #67bc20;
}
#footerLink ruby rt {
	font-size: 9px;
	line-height: 9px;
}
#footerLink li {
	display: inline;
	/*float: left;*/
}

#footerLink li a {
	padding-right: 5px;
	color: #67bc20;
	border-right: 1px solid #333333;
	font-size: 11px;
}

#footerLink #noborder a {
	border-right: none;	
}
#footerLink li span {
	padding-right: 5px;
	color: #fe9901;
	border-right: 1px solid #333333;	
	font-size: 11px;
}
#sitemap #footerLink li span {
	border-right: none;	
}
#footerLink li a:hover,#footerLink rb:hover {
	text-decoration: underline;
	color: #fe9901;
}
.explain {
	margin-top: 4px;	
}
.explain dt {
	background: url(/img/grant/bg/title.gif) no-repeat;	
	width: 585px;
	height: 22px;
	padding-top: 5px;
	padding-left: 13px;
	border-top: 2px solid #00a040;
	border-bottom: 1px dotted #cccccc;
}

.explain dd {
	margin-top: 10px;
	margin-bottom: 15px;
}
.explain dt strong {
	color: #67bc20;
}
.example2 {
	margin-top: 10px;	
}
.example2 dt {
	color: #ff96af;
	font-weight: bold;
}

.AreaLink li {
	display: inline;
	padding-right: 5px;
	border-right: 1px solid #555555;
}
.AreaLink li span {
	color: #FE9901;	
}
.AreaLink li a {
	color: #1e90ff;
}
.AreaLink li a:hover {
	color: #fe9901;
}
.AreaLink {
	text-align: center;
	margin: 15px 0px 8px;
}
/* 9:バナー部分 -------------------------------------*/
#BannerBox {
	margin: 10px 0px 85px;	
	}
	#BannerBox li {
		float: left;
		margin-right: 10px;
	}
	#BannerBox .NoMargin {
		margin: 0px;	
}
/* 10:バナー部分 -------------------------------------*/
#pankuzu li {
	display: inline;	
	}
	#pankuzu li span {
		color: #ff3333;
		font-weight: bold;
	}
	#pankuzu li a {
		color: #67bc20;
		}
		#pankuzu li a:hover {
			text-decoration: underline;
			color: #FE9901;
}


