/* CSS Document */

body {
	background:url(../images/common/bg_body_img02.jpg) 0 0 repeat-x;
	margin:0;
	padding:0;
	color:#000000;
	font:73%/155% "ＭＳ Ｐゴシック", 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;
}

em {
	display:none;
}



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

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

a:hover {
	color:#556FA9;
	text-decoration:underline;
	outline: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_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_b35 {
	margin-bottom:35px;
}

.margin_b40 {
	margin-bottom:40px;
}


/*color
------------------------*/
.c_01 {
	color: #FF0000;
	font-weight: normal;
	font-size: 1em;
}



/*common
------------------------*/
.header {
	width:980px;
	height:106px;
	margin:0 auto;
}

.seo_text {
	font-size:0.9em;
	font-weight:normal;
	height:22px;
	color:#505050;
	padding-top:3px;
}

.logo_img {
	width:370px;
	height:53px;
	float:left;
	padding-top:15px;
}

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

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

.g_menu {
	width:150px;
	margin:5px 0 0 auto;
	padding:0;
	list-style-type:none;
}

.g_menu li {
	float:right;
	height:11px;
	font-size:1px;
	line-height:1px;
	margin-left: 5px;
}

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

.g_menu01 a:hover {
	background:url(../images/header/g_menu_img.gif) 0 -11px no-repeat;
	width:54px;
	height:11px;
	display:block;
	text-indent:-9999px;
}

.g_menu02 a {
	background:url(../images/header/g_menu_img2.gif) 0 0 no-repeat;
	width:60px;
	height:11px;
	display:block;
	text-indent:-9999px;
}

.g_menu02 a:hover {
	background:url(../images/header/g_menu_img2.gif) 0 -11px no-repeat;
	width:60px;
	height:11px;
	display:block;
	text-indent:-9999px;
}


.hed_tel_img {
	background:url(../images/header/hed_tel_img.gif) 0 0 no-repeat;
	width:355px;
	height:33px;
	text-indent:-9999px;
	margin-top:10px;
}




/*menu
------------------------*/
.menu {
	background:url(../images/header/header_line.gif) bottom center no-repeat;
	width:980px;
	height:41px;
	margin:0 auto;
	list-style-type:none;
	padding-bottom:6px;
}

.menu li {
	float:left;
	width:196px;
	height:41px;
}

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

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

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

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

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


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

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

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

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

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



/*footer
------------------------*/
.footer {
	background:url(../images/common/bg_patarn_img.gif) top left repeat;
	width:100%;
}

.pagetop_wrap {
	width:980px;
	height:15px;
	margin:0 auto;
}

.btn_pagetop {
	width:90px;
	height:15px;
	margin:0 0 0 auto;
}

.btn_pagetop a {
	background:url(../images/footer/pagetop_img.gif) 0 0 no-repeat;
	width:90px;
	height:15px;
	display:block;
	text-indent:-9999px;
}

.footer_bg_wrap01 {
	background:#232323;
	width:100%;
}

.footer_menu {
	width:980px;
	padding:10px 0;
	color:#FFFFFF;
	font-size:0.9em;
	margin:auto;
}

.footer_menu a:link {
	color:#FFFFFF;
	text-decoration:none;
}

.footer_menu a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

.footer_menu a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}


.footer_bg_wrap02 {
	background: #000000;
	width:100%;
}

.footer_bottom {
	width:980px;
	padding:10px 0;
	color:#FFFFFF;
	font-size:0.9em;
	margin:auto;
}


.address {
	width:500px;
	float:left;
}

.f_logo {
	background:url(../images/footer/logo_img.gif) 0 0 no-repeat;
	width:188px;
	height:33px;
	text-indent:-9999px;
	float:left;
}

address {
	width:300px;
	float:right;
	font-style:normal;
}

.copyright {
	width:400px;
	float:right;
	text-align:right;
	padding-top:5px;
}



/*main
------------------------*/
.main {
	background:url(../images/common/bg_patarn_img.gif) top left repeat;
	width:100%;
	height:100%;
}


.main_wrapper {
	margin:auto;
	padding:25px 0 40px;
	width:980px;
}


.pankuzu {
	margin-bottom:20px;
}


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

.contents_r {
	background:url(../images/common/contents_hed_img.gif) 0 0 no-repeat;
	width:700px;
	padding-top:35px;
	float:right;
}

.contents_main {
	background-color:#FFFFFF;
	border-color:#DBDBDB;
	border-style:none solid solid;
	border-width:0 1px 1px;
	padding:0 29px 29px;
	width:640px;
}


.side_r {
	width:250px;
	float:right;
}

.side_l {
	width:250px;
	float:left;
}


.btn_detail_img {
	width:112px;
	height:22px;
	margin:0 0 0 auto;
}

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

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



/*side
------------------------*/

.btn_sekkei_img {
	width:250px;
	height:100px;
	margin-bottom:20px;
}

.btn_sekkei_img a {
	background:url(../images/side/btn_sekkei_img.jpg) 0 0 no-repeat;
	width:250px;
	height:100px;
	display:block;
	text-indent:-9999px;
}


.btn_shinto_img {
	width:250px;
	height:100px;
	margin-bottom:20px;
}

.btn_shinto_img a {
	background:url(../images/side/btn_shinto_img.jpg) 0 0 no-repeat;
	width:250px;
	height:100px;
	display:block;
	text-indent:-9999px;
}



.btn_digitalcatalog_img {
	width:250px;
	height:100px;
	margin-bottom:20px;
}

.btn_digitalcatalog_img a {
	background:url(../images/side/btn_digitalcatalog_img.jpg) 0 0 no-repeat;
	width:250px;
	height:100px;
	display:block;
	text-indent:-9999px;
}


.hed_recommend_img {
	background:url(../images/side/hed_recommendation_img.gif) 0 0 no-repeat;
	width:250px;
	height:35px;
	text-indent:-9999px;
}

.bg_recommend_box {
	background:#FFFFFF;
	border-color:#DBDBDB;
	border-style:none solid solid;
	border-width:0 1px 1px;
	padding:0 9px 9px;
	width:230px;
	margin-bottom:20px;
}

.recommend_box {
	width:230px;
	border-bottom:1px dotted #969696;
	padding-bottom:10px;
}

.recommend_title {
	background:url(../images/common/arrow_glay.gif) 0 2px no-repeat;
	font-weight:normal;
	padding-left:20px;
	margin-bottom:5px;
}

.recommend_img {
	width:50px;
	float:left;
}

.recommend_text {
	width:170px;
	float:right;
	font-size:0.9em;
}


.btn_recruit_img {
	width:250px;
	height:110px;
	margin-bottom:20px;
}

.btn_recruit_img a {
	background:url(../images/side/btn_recruit_img.jpg) 0 0 no-repeat;
	width:250px;
	height:110px;
	text-indent:-9999px;
	display:block;
}


.btn_inquiry_img {
	width:250px;
	height:110px;
	margin-bottom:20px;
}

.btn_inquiry_img a {
	background:url(../images/side/btn_inquiry_img.gif) 0 0 no-repeat;
	width:250px;
	height:110px;
	text-indent:-9999px;
	display:block;
}


.guide_base_wrap {
	width:240px;
	background:#C8D2D2;
	padding:5px;
}

.hed_guide_base {
	background: url(../images/side/hed_kyoten_img.gif) 0 0 no-repeat;
	width:240px;
	height:45px;
	text-indent:-9999px;
}

.bg_guide_base_box {
	background:#FFFFFF;
	border-color:#DBDBDB;
	border-style:none solid solid;
	border-width:0 1px 1px;
	padding:0 4px 4px;
	width:230px;
	font-size:0.9em;
	line-height:1.2em;
}


.side_bgcontents {
	width:240px;
	background:#3a3d4e;
	padding:5px;
	margin-bottom:20px;
}


.hed_contents {
	background:url(../images/side/hed_contents_img.gif) 0 0 no-repeat;
	width:240px;
	height:45px;
	text-indent:-9999px;
}

.side_contents_menu {
	width:240px;
	margin:0;
	padding:0;
	list-style-type:none;
}

.side_contents_menu li {
	width:240px;
	border-bottom:1px dotted #C8C8C8;
}

.side_contents_menu li a {
	background:url(../images/common/arrow_black.gif) 5px 8px no-repeat #FFFFFF;
	width:212px;
	padding:5px 8px 5px 20px;
	display:block;
}

.side_contents_menu li a:hover {
	background:url(../images/common/arrow_black.gif) 5px 8px no-repeat #F5F5F5;
	width:212px;
	padding:5px 8px 5px 20px;
	display:block;
}















