@charset "utf-8";
/* CSS Document */
body,div,p,form,input,select,option,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,address{
	padding: 0;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	margin: 0;
}
img {
border: 0;
margin-top: 10px;
margin-bottom: 10px;
}
ul {list-style: none;}

body {
	font-size: 62.5%;
	font-family: 'Hiragino kaku Gothic Pro','ヒラギノ角ゴ Pro W3','メイリオ',Meiryo,Osaka,'ＭＳ Ｐゴシック',sans-serif;
}

p {
	font-size : 1.2em;
	line-height: 20px;
}

a {
color: #A6035D;
text-decoration :underline;
}

a:visited {
color: #0054AF;
text-decoration :underline;
}

a:hover {
	color: #663300;
	text-decoration : none;
}
#grTop {
	height: 71px;
	width: auto;
	background-image: url(top_gr_bg.jpg);
	background-repeat: repeat-x;
}
#mainMenu {
	height: 33px;
	width: auto;
}
#grTop .sitelogo img {
	margin-top: 4px;
	float: left;

}
#mainMenu {
	height: 33px;
	width: 800px;
	text-align: center;
	float: none;
	margin-right: auto;
	margin-left: auto;
}
.menu02 {
	display: inline;
}
.menu01 {
	display: inline;
}
.menu03 {
	display: inline;
}
.menu04 {
	display: inline;
}
.menu05 {
	display: inline;
}
.sitecopy {
	text-align: right;
	float: right;
	font-size: 14px;
}
#headerSitetitle {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	height: 70px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
}
#gr_footer {
	height: 140px;
	width: auto;
	background-image: url(bottom_gr_bg.jpg);
	background-repeat: repeat-x;
	float: none;
}
#footer {
	height: 140px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	float: none;
}
#site {
	float: none;
	height: auto;
	width: auto;
}
#mainArea {
	height: 550px;
	width: auto;
}
#footer .footermenu .footermenu01 {
	display: inline;
}
#footer .footermenu .footermenu02 {
	display: inline;
}
#footer .footermenu .footermenu03 {
	display: inline;
}
#footer .isologo {
	margin-left: 50px;
}
#footerLeft {
	float: left;
	width: 500px;
	margin-top: 22px;
}
#footerRight {
	float: right;
	width: 300px;
	padding-top: 20px;
}
#footer #footerLeft .footermenu {
	text-decoration: none;
}
