@charset "utf-8";
html{
font:Verdana, Arial,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Osaka,'ＭＳ Ｐゴシック', sans-serif;
}

/*************************************************

ヘッダー

*************************************************/

img{
    border:0;
}
h1{
	background-image: url(/images/common/h1_bg.png);
	background-repeat: repeat-x;
	height: 24px;
	width: 770px;
	font-size: 12px;
	line-height: 26px;
	padding-top: 3px;
	padding-left: 5px;
	color: #333;
	font-weight: normal;
	margin:0;
}
h2{
	font-size: 10px;
	color: #4C4C4C;
	line-height: 14px;
	width: 382px;
	position: relative;
	left: 10px;
	top: 8px;
}
#header {
	height: 85px;
	width: 770px;
	position: relative;
}
#header_text {
	background-image: url(../images/common/header_text_bg.png);
	background-repeat: no-repeat;
	height: 75px;
	width: 560px;
	position: relative;
	left: 209px;
	top: 4px;
}

#logo1 {
	height: 51px;
	width: 198px;
	position: absolute;
	top: 22px;
	left: 1px;
	line-height: 51px;
}

#logo2 {
	height: 63px;
	width: 158px;
	position: absolute;
	top: 4px;
	right: 6px;
}


/*************************************************

フッター

*************************************************/
#footer_text h3{
    font-weight:normal;
    margin:0;
    padding:0;
	font-size: 14px;
	color: #1A8830;
}

#footer_text {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	clear: both;
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 10px;
}

#footer_text p {
    margin:0;
    padding:0;
	font-size: 14px;
	line-height: 18px;
	color: #333;
}

#footer {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-image: url(/images/index/footer_bg.png);
	height: 255px;
	width: 770px;
	position: relative;
}

#footer p {
    margin:0;
    padding:0;
}

#footer_kohoku a:link {
	color: #008EE3;
	text-decoration: underline;
}
#footer_kohoku a:visited {
	color: #008EE3;
	text-decoration: underline;
}
#footer_kohoku a:hover {
	color: #0078BF;
	text-decoration: underline;
}
#footer_hatiouji a:link {
	color: #008EE3;
	text-decoration: underline;
}
#footer_hatiouji a:visited {
	color: #008EE3;
	text-decoration: underline;
}
#footer_hatiouji a:hover {
	color: #0078BF;
	text-decoration: underline;
}

#footer_underlink a:link {
	color: #FFF;
	text-decoration: none;
}
#footer_underlink a:visited {
	color: #FFF;
}
#footer_underlink a:hover {
	text-decoration: underline;
}

#footer .intro{
	font-size: 13px;
	color: #FFF;
	display: inline;
	padding-left: 20px;
	line-height: 14px;
	position: absolute;
	top: 0px;
	padding-top: 1px;
}
#footer .subintro {
	font-size: 10px;
	color: #FFF;
	position: absolute;
	left: 180px;
	top: 2px;
}
#footer_kohoku {
	width: 380px;
	position: absolute;
	left: 0px;
	top: 15px;
	height: 145px;
}
#footer_hatiouji {
	width: 385px;
	position: absolute;
	left: 386px;
	top: 15px;
	height: 145px;
}


.footer_link1{
	font-size: 13px;
	position: absolute;
	left: 20px;
	top: 6px;
}
.footer_link2{
	width:360px;
	position: absolute;
	left: 20px;
	top: 30px;
}
.footer_link2 p{
	padding-right:10px;
	line-height: 20px;
	font-size: 13px;
}

.footer_link2 span{
	padding-right:8px;
	line-height: 15px;
	font-size: 10px;
}
.footer_link3{
	width:360px;
	position: absolute;
	left: 20px;
	top: 100px;
}
.footer_link3 p{
	padding-right:10px;
	line-height: 20px;
	font-size: 13px;
}

.footer_link3 span{
	padding-right:8px;
	line-height: 15px;
	font-size: 10px;
}
#footer_underlink {
	width: 770px;
	position: absolute;
	left: 1px;
	top: 172px;
	height: 50px;
	color: #FFF;
	font-size: 12px;
}
#copyright {
	font-size: 12px;
	color: #FFF;
	position: absolute;
	right: 3px;
	bottom: 3px;
}

.footer_link4{
	position: absolute;
	left: 20px;
	top: 0px;
}
.footer_link5{
	position: absolute;
	left: 20px;
	top: 23px;
}
/*** Fix Text ***/

.j10 {
	font-size:10px;
	line-height:15px;
	padding-top: 2px;
}
.j12 {
	font-size:12px;
	line-height:17px;
}

