/* CSS Document */

body {
	background: url(../images/common/bg-wrapper.gif) center top repeat-y #EAEBDF;
	margin:0;
	padding:0;
	color:#000000;
	font:73%/145% "ＭＳ Ｐゴシック", Osaka, Arial, Helvetica, sans-serif;
}


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

h1,h2,h3,h4,h5,h6 {
	font-size:1em;
}


a img {
	border:none;
}



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

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

a:hover {
	color:#EB961E;
	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: #FF0000;
	font-weight: normal;
	font-size: 1em;
}



/*header
------------------------*/
.header {
	width: 860px;
	height:115px;
	border-top:3px solid #0064B4;
	margin:0 auto;
}

.header_l {
	width:170px;
	float:left;
}

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


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

.seo_text {
	width:545px;
	float:left;
	margin-top:10px;
	font-size:0.8em;
	font-weight:normal;
	color:#4C4C4C;
}

/*g_menu*/
.g_menu {
	width:127px;
	list-style-type:none;
	float:right;
	margin-top:10px;
}

.g_menu li {
	float:right;
}

.g_menu01 a {
	background:url(../images/header/g_menu.gif) 0 0 no-repeat;
	width:46px;
	height:12px;
	display:block;
	text-indent:-9999px;
	margin-right:10px;
	font-size:1px;
	line-height:1px;
}

.g_menu02 a {
	background:url(../images/header/g_menu.gif) -56px 0 no-repeat;
	width:71px;
	height:12px;
	display:block;
	text-indent:-9999px;
	font-size:1px;
	line-height:1px;
}

.g_menu01 a:hover {
	background:url(../images/header/g_menu.gif) 0 -12px no-repeat;
	width:46px;
	height:12px;
	display:block;
	text-indent:-9999px;
	margin-right:10px;
	font-size:1px;
	line-height:1px;
}

.g_menu02 a:hover {
	background:url(../images/header/g_menu.gif) -56px -12px no-repeat;
	width:71px;
	height:12px;
	display:block;
	text-indent:-9999px;
	font-size:1px;
	line-height:1px;
}


/*inquiry*/
.inquiry_wrap {
	width:387px;
	float:right;
	margin:10px 0 0 0;
}


.bg_inquiry_img {
	background:url(../images/header/bg_inquiry_img.gif) 0 0 no-repeat;
	width:249px;
	height:34px;
	margin-bottom:10px;
	padding-left:138px;
}


.btn_inquiry {
	margin:0;
	padding:5px 0 0 0;
	list-style-type:none;
}

.btn_inquiry li {
	width:109px;
	height:24px;
	float:left;
	padding-left:10px;
}

.btn_inquiry01 a {
	background:url(../images/header/btn_inquiry_img.gif) 0 0 no-repeat;
	width:109px;
	height:24px;
	display:block;
	text-indent:-9999px;
	
}

.btn_inquiry02 a {
	background:url(../images/header/btn_documment_img.gif) 0 0 no-repeat;
	width:109px;
	height:24px;
	display:block;
	text-indent:-9999px;
}

.tel_img {
	float:right;
	background:url(../images/header/tel_img.gif) 0 0 no-repeat;
	width:250px;
	height:17px;
	text-indent:-9999px;
	margin:0;
}


/*menu
------------------------*/
.menu {
	width:860px;
	margin:0 auto;
	list-style-type:none;
	height: 45px;
}

.menu li {
	float:left;
	width:172px;
	height:45px;
}

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

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

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

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

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


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

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

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

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

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

.flash {
	width:860px;
	margin:0 auto;
}


/*footer
------------------------*/
.footer {
	width:860px;
	margin:0 auto 20px;
	font-size:0.9em;
}

.footer_wrap {
	width:852px;
	border:1px solid #B2B2B2;
	padding:3px;
	margin-bottom:5px;
}

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

.footer_menu li {
	float:left;
	white-space:nowrap;
	margin-right:5px;
	background:url(../images/common/arrow01.gif) 0 4px no-repeat;
	padding-left:10px;
}

.footer .page_top {
	float:right;
	background:url(../images/common/arrow02.gif) 0 3px no-repeat;
	padding-left:13px;
}

.footer_wrap a {
	color:#000000 !important;
	text-decoration:none;
}

.footer_wrap a:hover {
	color:#000000 !important;
	text-decoration:underline;
}

address {
	color:#B2B2B2;
	text-align:right;
	font-style:normal;

}


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

.contents_area {
	width:860px;
}

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


.pankuzu {
	background:#F0F0F0;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #DCDCDC;
	width:840px;
	padding:3px 10px 0px;
	margin:0 auto 20px;
	font-size:0.9em;
}


.bg_title_img01 {
	background: url(../images/common/bg_title_img.gif) 0 0 no-repeat;
	width:620px;
	height:28px;
	font-size:1.2em;
	padding:12px 0 0 20px;
	margin-bottom:15px;
}


.bg_title_img02 {
	background: url(../images/common/bg_title_img02.gif) 5px 0 no-repeat;
	font-size:1em;
	height:18px;
	color:#0057a3;
	padding:2px 0 5px 20px;
	border-bottom:1px solid #969696;
	margin-bottom:15px;
}


.bnt_detail_img {
	margin-right: 10px;
	margin-left: auto;
	height: 15px;
	width: 73px;
}

.bnt_detail_img a {
	background:url(../images/common/btn_detail_img.gif) 0 0 no-repeat;
	width:73px;
	height:15px;
	text-indent:-9999px;
	display:block;
}

.bnt_detail_img a:hover {
	background:url(../images/common/btn_detail_img.gif) 0 -15px no-repeat;
	width:73px;
	height:15px;
	text-indent:-9999px;
	display:block;
}



/*side_menu
------------------------*/
.side_menu {
	width:200px;
	float:left;
}


/*contents_menu*/
.side_hed_c_menu_img {
	background:url(../images/side_menu/hed_contents_menu_img.gif) 0 0 no-repeat;
	width:200px;
	height:24px;
	text-indent:-9999px;
}

.side_c_menu_wrap {
	background:url(../images/side_menu/menu_back_bottom.gif) 0 bottom no-repeat;
	width:180px;
	border-left:1px solid #DFDFDF;
	border-right:1px solid #DFDFDF;
	padding:0 9px 4px;
	margin-bottom:20px;
}

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

.side_menu_list .category_menu a {
	background:url(../images/side_menu/cursor.gif) 0 5px no-repeat;
	border-bottom:1px dotted #DFDFDF;
	padding:5px 0 0 20px;
	margin-bottom:5px;
	font-size:0.9em;
	display:block;
	width: 160px;
}

.side_menu_list .category_submenu a {
	background:url(../images/side_menu/cursor.gif) no-repeat 15px 5px;
	border-bottom:1px dotted #DFDFDF;
	padding:5px 0 0 35px;
	margin-bottom:5px;
	font-size:0.9em;
	display:block;
	width: 145px;
}

.side_menu_list .category_submenu2 a {
	background:url(../images/side_menu/cursor.gif) no-repeat 30px 5px;
	border-bottom:1px dotted #DFDFDF;
	padding:5px 0 0 50px;
	margin-bottom:5px;
	font-size:0.9em;
	display:block;
	width: 130px;
}


/*inquiry*/
.side_hed_inquiry_img {
	background:url(../images/side_menu/title_inquiry_img.gif) 0 0 no-repeat;
	width:200px;
	height:30px;
	text-indent:-9999px;
}

.side_hed_inquiry_wrap {
	width:180px;
	border-bottom:1px solid #B2B2B2;
	border-left:1px solid #B2B2B2;
	border-right:1px solid #B2B2B2;
	padding:10px 9px 0;
	margin-bottom:20px;
}


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

.side_inquiry_list li {
	width:180px;
	margin-bottom:10px;
	text-indent:-9999px;
	
}

.side_inquiry_list01 {
	background:url(../images/side_menu/inquiry_tel_img.gif) 0 0 no-repeat;
	width:180px;
	height:20px;
	text-indent:-9999px;
}

.side_inquiry_list02 a {
	background:url(../images/side_menu/btn_mail_img.gif) 0 0 no-repeat;
	width:180px;
	height:24px;
	display:block;
	text-indent:-9999px;
}

.side_inquiry_list03 a {
	background:url(../images/side_menu/btn_documment_img.gif) 0 0 no-repeat;
	width:180px;
	height:24px;
	display:block;
	text-indent:-9999px;
}



/*brand_site*/
.side_hed_brand_img {
	background:url(../images/side_menu/hed_titile_brandsite_img.gif) no-repeat 0 0;
	width:200px;
	height:44px;
	text-indent:-9999px;
	margin-bottom:10px;
}

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

.banner_img li {
	margin-bottom:10px;
}


/*brand_site*/

.contents_right .page_top {
	height: 16px;
	width: 100px;
	margin-right: 5px;
	margin-left: auto;
}

.contents_right .page_top a {
	height: 16px;
	width: 100px;
	background: #FFFFFF url(../images/common/arrow_top.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
}

.contents_right .page_top a:hover {
	height: 16px;
	width: 100px;
	background: #FAFAFA url(../images/common/arrow_top.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
}
