/* CSS Document */

body {
	margin:0;
	padding:0;
	font-size:75%;
	line-height:145%;
	font-family:"ＭＳ Ｐゴシック", Osaka,Arial, Helvetica, sans-serif;
	color:#646464;
	background:#F5F5F5;
}


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

a img {
	border:none;
}



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

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

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


/*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_b5 {
	margin-bottom:5px;
}

.margin_b10 {
	margin-bottom:10px;
}

.margin_b15 {
	margin-bottom:15px;
}

.margin_b20 {
	margin-bottom:20px;
}

.margin_b25 {
	margin-bottom:25px;
}

.margin_b30 {
	margin-bottom:30px;
}

.margin_b40 {
	margin-bottom:40px;
}

/*color
------------------------*/
.red {
	color:#CC0000;
}


/*wrap
------------------------*/
.wrap {
	background:#FFFFFF;
	width:860px;
	margin:0 auto 20px;
	padding:0 10px;
}



/*header
------------------------*/
.header {
	background:url(../images/com/bg_header.jpg) 0 0 repeat-x;
	width:840px;
	height:90px;
	padding:0 10px;
}

.seo_text {
	font-size:0.9em;
	font-weight:normal;
	color:#FFFFFF;
	margin-bottom:15px;
}


.logo {
	width:444px;
	height:54px;
	float:left;
}

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


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

.g_menu {
	width:120px;
	list-style-type:none;
	float: right;
	height:10px;
	margin-bottom:10px;
}

.g_menu li {
	float:left;
	height:10px;
	list-style:none;
	font-size:1px;
	line-height:1px;
}

.g_menu01 a {
	background: url(../images/header/g_menu.gif) 0 0 no-repeat;
	width:37px;
	height:10px;
	display:block;
	text-indent:-9999px;
}

.g_menu02 a {
	background: url(../images/header/g_menu.gif) -52px 0 no-repeat;
	width:68px;
	height:10px;
	display:block;
	text-indent:-9999px;
	margin-left:15px;
}
.g_menu01 a:hover {
	background: url(../images/header/g_menu.gif) 0 -10px no-repeat;
	width:37px;
	height:10px;
	display:block;
	text-indent:-9999px;
}

.g_menu02 a:hover {
	background: url(../images/header/g_menu.gif) -52px -10px no-repeat;
	width:68px;
	height:10px;
	display:block;
	text-indent:-9999px;
	margin-left:15px;
}

.g_search {
	width:300px;
	text-align:right;
}



/*footer
------------------------*/
.footer {
	width:900px;
	margin-bottom:20px;
	padding-top: 10px;
	font-size: 0.9em;
}

.f_navi {
	border-top:1px solid #A3A3A3;
	padding:10px 3px 3px;
	margin-bottom:5px;
}

.footer_logo {
	background: url(../images/footer/logo_img.gif) no-repeat;
	height: 27px;
	width: 143px;
	text-indent: -9999px;
	margin-bottom: 7px;
}


/*menu
------------------------*/
.bg_menu {
	width:860px;
	background:url(../images/menu/bg_menu_img.jpg) 0 0 no-repeat;
	padding:10px 0 0;
}

.menu {
	width:850px;
	height:35px;
	margin:0 5px 20px;
	padding:0;
}

.menu li {
	float:left;
	width:162px;
	height:41px;
	list-style-type:none;
}

.menu01,.menu02,.menu03,.menu04 {
	margin-right:10px;
}

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

.menu02 a {
	background:url(../images/menu/menu_img.gif) -172px 0 no-repeat;
	width:162px;
	height:41px;
	display:block;
	text-indent:-9999px;
}

.menu03 a {
	background:url(../images/menu/menu_img.gif) -344px 0 no-repeat;
	width:162px;
	height:41px;
	display:block;
	text-indent:-9999px;
}

.menu04 a {
	background:url(../images/menu/menu_img.gif) -516px 0 no-repeat;
	width:162px;
	height:41px;
	display:block;
	text-indent:-9999px;
}

.menu05 a {
	background:url(../images/menu/menu_img.gif) -689px 0 no-repeat;
	width:162px;
	height:41px;
	display:block;
	text-indent:-9999px;
}

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

.menu02 a:hover {
	background:url(../images/menu/menu_img.gif) -172px -41px no-repeat;
	width:162px;
	height:41px;
	display:block;
	text-indent:-9999px;
}

.menu03 a:hover {
	background:url(../images/menu/menu_img.gif) -344px -41px no-repeat;
	width:162px;
	height:41px;
	display:block;
	text-indent:-9999px;
}

.menu04 a:hover {
	background:url(../images/menu/menu_img.gif) -516px -41px no-repeat;
	width:162px;
	height:41px;
	display:block;
	text-indent:-9999px;
}

.menu05 a:hover {
	background:url(../images/menu/menu_img.gif) -689px -41px no-repeat;
	width:162px;
	height:41px;
	display:block;
	text-indent:-9999px;
}



/*contents
------------------------*/
.contents {
	width:860px;
	margin-bottom:25px;
}

.contents_l {
	float:left;
	width:640px;
}


.contents_r {
	float:right;
	width:640px;
}


.pankuzu {
	background:#F5F5F5;
	border-top:1px solid #C8C8C8;
	border-bottom:1px solid #C8C8C8;
	font-size:0.8em;
	padding:3px 10px;
	margin-bottom:15px;
}




/*footer
------------------------*/
.footer {
	width:860px;
	background:url(../images/footer/bg_img.gif) 0 0 no-repeat;
	padding-top:80px;
}

.footer a:link {
	color:#646464;
}

.footer a:visited {
	color:#646464;
}

