/* CSS Document */

body {
	background:url(../images/com/bg_img.gif) center repeat-y #EEEEEE;
	margin:0;
	padding:0;
	font-size:75%;
	line-height:150%;
	font-family:"ＭＳ Ｐゴシック", Osaka,Arial, Helvetica, sans-serif;
	color:#8C8C8C;
}

h1,h2,h3,h4,h5,h6,p,form {
	margin:0;
	padding:0;
}


a img {
	border:none;
}


/*clearfix
------------------------*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */


/*margin
------------------------*/
.margin_bottom05 {
	margin-bottom:5px;
}

.margin_bottom10 {
	margin-bottom:10px;
}

.margin_bottom15 {
	margin-bottom:15px;
}

.margin_bottom20 {
	margin-bottom:20px;
}

.margin_bottom25 {
	margin-bottom:25px;
}

.margin_bottom30 {
	margin-bottom:30px;
}


/*link
------------------------*/
a:link {
	color:#8C8C8C;
	text-decoration:none;
}

a:visited {
	color:#8C8C8C;
	text-decoration:none;
}

a:hover {
	color:#8C8C8C;
	text-decoration:underline;
}


/*wrap
------------------------*/
.wrap {
	width:900px;
	margin:0 auto 20px;
}


/*header
------------------------*/
.header {
	background:url(../images/header/bg_img.gif) 0 0 repeat-x;
	width:840px;
	height:110px;
	padding:0 30px;
}

.seo_text {
	font-size:0.8em;
	color:#B4B4B4;
	font-weight:normal;
	height:20px;
}

.logo_img {
	width:163px;
	height:40px;
	float:left;
	margin:22px 0 0 0;
}

.logo_img a {
	background:url(../images/header/logo_img.gif) 0 0 no-repeat;
	width:163px;
	height:40px;
	display:block;
	text-indent:-9999px;
}

.header_r {
	width:530px;
	float:right;
}


/*g_navi
--------*/
.g_navi {
	text-align:right;
	font-size:0.8em;
	line-height:1px;
	margin:15px 0 26px 0;
}

.g_navi a {
	color:#8C8C8C;
	text-decoration:none;
}

.g_navi a:visited {
	color:#8C8C8C;
	text-decoration:none;
}

.g_navi a:hover {
	color:#5A5A5A;
	text-decoration:underline;
}



/*menu
--------*/
.menu {
	width:530px;
	margin:0;
}

.menu ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

.menu ul li {
	float:left;
	width:106px;
	height:47px;
}

.menu ul li a {
	width:106px;
	height:47px;
	display:block;
}

.menu01 a {
	background:url(../images/header/menu.gif) 0 0 no-repeat;
	width:106px;
	height:47px;
	display:block;
	text-indent:-9999px;
}

.menu02 a {
	background:url(../images/header/menu.gif) -106px 0 no-repeat;
	width:106px;
	height:47px;
	display:block;
	text-indent:-9999px;
}

.menu03 a {
	background:url(../images/header/menu.gif) -212px 0 no-repeat;
	width:106px;
	height:47px;
	display:block;
	text-indent:-9999px;
}

.menu04 a {
	background:url(../images/header/menu.gif) -318px 0 no-repeat;
	width:106px;
	height:47px;
	display:block;
	text-indent:-9999px;
}

.menu05 a {
	background:url(../images/header/menu.gif) -424px 0 no-repeat;
	width:106px;
	height:47px;
	display:block;
	text-indent:-9999px;
}


.menu01 a:hover {
	background:url(../images/header/menu.gif) 0 -47px no-repeat;
	width:106px;
	height:47px;
	display:block;
	text-indent:-9999px;
}

.menu02 a:hover {
	background:url(../images/header/menu.gif) -106px -47px no-repeat;
	width:106px;
	height:47px;
	display:block;
	text-indent:-9999px;
}

.menu03 a:hover {
	background:url(../images/header/menu.gif) -212px -47px no-repeat;
	width:106px;
	height:47px;
	display:block;
	text-indent:-9999px;
}

.menu04 a:hover {
	background:url(../images/header/menu.gif) -318px -47px no-repeat;
	width:106px;
	height:47px;
	display:block;
	text-indent:-9999px;
}

.menu05 a:hover {
	background:url(../images/header/menu.gif) -424px -47px no-repeat;
	width:106px;
	height:47px;
	display:block;
	text-indent:-9999px;
}	



/*footer
------------------------*/
.footer {
	width:840px;
	background:url(../images/com/bg_footer.gif) 0 0 repeat-x;
	padding:5px 30px 0;
	font-size:0.8em;
	text-align:center;
}

.footer a {
	color:#8C8C8C;
	text-decoration:none;
}

.footer a:visited {
	color:#8C8C8C;
	text-decoration:none;
}

.footer a:hover {
	color:#5A5A5A;
	text-decoration:underline;
}
