body {
color: #4f4f4f;
padding: 0px;
background-color: #e5eef7; 
font-size: 12px;
margin: 0px 0px 15px 0px;
font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
line-height:1.5;
text-align: center;
}

/*構造*/ 

#container {
margin-left: auto;
margin-right: auto;
text-align: left;
width: 760px;
background-color: #ffffff;
border-right-style: solid;
	border-right-color: #a3a3a2;
	border-right-width: 1px;
	border-left-style: solid;
	border-left-color: #a3a3a2;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a3a3a2;
	border-bottom-width: 1px;
	}

#f_link {
text-align: right;
margin: 5px 0px 3px 0px;
font-size: 11px;
}

#flash_box {
	height: 304px;
	width: 706px;
	text-align: center;
	vertical-align: middle;
	margin: 0px 0px 0px 30px;
	padding: 2px 0px 0px 0px;
	border-right-style: solid;
	border-right-color: #a3a3a2;
	border-right-width: 1px;
	border-left-style: solid;
	border-left-color: #a3a3a2;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a3a3a2;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #a3a3a2;
	border-top-width: 1px;
}

#title_box {
	height: 177px;
	width: 730px;
	background-color:#CCC;
	margin: 0px 0px 0px 15px;
}

#copy {
	text-align: center;
	color: #999;
}


#top_02 {
width: 460px;
height: 200px;
text-align: left;
border-left-style: solid;
border-left-color: #009ece;
border-left-width: 1px;
border-right-style: solid;
border-right-color: #009ece;
border-right-width: 1px;
border-bottom-style: solid;
border-bottom-color: #009ece;
border-bottom-width: 1px;
padding: 10px 0px 0px 0px;
}

#title {
	text-align: center;
}

#g_box {
	padding: 0px 0px 0px 100px;
}

#g_box2 {
	padding: 0px 0px 0px 50px;
}


#b_box {
	padding: 0px 70px 0px 80px;
}


/*フッター*/ 


#f_link {
text-align: right; 
margin: 5px 10px 15px 0px;
}

#f_link a:link {
color: #269;
text-decoration: none;

}

#f_link a:visited {
color: #269;
text-decoration: none;

}

#f_link a:active {
color: #FFCC00;
text-decoration: none;
border-bottom: 1px solid #29A;
padding-bottom: 1px;
}

#f_link a:hover {
color: #29A;
text-decoration: none;
border-bottom: 1px solid #29A;
padding-bottom: 1px;
}

/*ナビ*/ 

#navi_box {
	text-align: left;
	padding: 0px 0px 0px 5px;
}

ul {
text-align:left;
width: 750px;
height: 44px;
list-style: none;
margin: 0px;
padding: 0px;
}

li {
width: 125px;
height: 44px;
float: left;
}

#gnavi-01 a{
display: block;
width: 100%;
height: 100%;
background-image: url(images/navi.gif);
background-position: 0px 0px;
background-repeat: no-repeat;
text-indent: -1000em;
text-decoration: none;
border: none;
}

#gnavi-01 a:hover{
background-image: url(images/navi.gif);
background-position: 0px -44px; 
}

#gnavi-02 a{
display: block;
width: 100%;
height: 100%;
background-image: url(images/navi.gif);
background-position: -125px 0px;
background-repeat: no-repeat;
text-indent: -1000em;
text-decoration: none;
border: none;
}

#gnavi-02 a:hover{
background-image: url(images/navi.gif);
background-position: -125px -44px; 
}

#gnavi-03 a{
display: block;
width: 100%;
height: 100%;
background-image: url(images/navi.gif);
background-position: -250px 0px;
background-repeat: no-repeat;
text-indent: -1000em;
text-decoration: none;
border: none;
}

#gnavi-03 a:hover{
background-image: url(images/navi.gif);
background-position: -250px -44px; 
}

#gnavi-04 a{
display: block;
width: 100%;
height: 100%;
background-image: url(images/navi.gif);
background-position: -375px 0px;
background-repeat: no-repeat;
text-indent: -1000em;
text-decoration: none;
border: none;
}

#gnavi-04 a:hover{
background-image: url(images/navi.gif);
background-position: -375px -44px; 
}

#gnavi-05 a{
display: block;
width: 100%;
height: 100%;
background-image: url(images/navi.gif);
background-position: -500px 0px;
background-repeat: no-repeat;
text-indent: -1000em;
text-decoration: none;
border: none;
}

#gnavi-05 a:hover{
background-image: url(images/navi.gif);
background-position: -500px -44px; 
}

#gnavi-06 a{
display: block;
width: 100%;
height: 100%;
background-image: url(images/navi.gif);
background-position: -625px 0px;
background-repeat: no-repeat;
text-indent: -1000em;
text-decoration: none;
border: none;
}

#gnavi-06 a:hover{
background-image: url(images/navi.gif);
background-position: -625px -44px; 
}

/*文字色*/ 

#g_box a:link {
color: #269;
text-decoration: none;

}

#g_box a:visited {
color: #269;
text-decoration: none;

}

#g_box a:active {
color: #FFCC00;
text-decoration: none;
border-bottom: 1px solid #29A;
padding-bottom: 1px;
}

#g_box a:hover {
color: #29A;
text-decoration: none;
border-bottom: 1px solid #29A;
padding-bottom: 1px;
}


#pagetop {
	padding: 0px 0px 0px 680px;
}


/*文字色*/ 

#pagetop a:link {
color: #269;
text-decoration: none;

}

#pagetop a:visited {
color: #269;
text-decoration: none;

}

#pagetop a:active {
color: #FFCC00;
text-decoration: none;
border-bottom: 1px solid #29A;
padding-bottom: 1px;
}

#pagetop a:hover {
color: #29A;
text-decoration: none;
border-bottom: 1px solid #29A;
padding-bottom: 1px;
}