
/* CSS Document */

@charset "Shift_JIS";


* {
	margin: 0;
	padding: 0;
/**background: transparent;**/
}


html {
	height: 100%;
	overflow-y: scroll;
}

body {
	text-align: center;
	height:100%;
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-size: 12px;
	line-height: 150%;
	background-color: #FFFFFF;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
}

body.second{
	background: #FFFFFF url(../images/body_bg02.jpg) repeat-x;
	text-align: center;
	height:100%;
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-size: 12px;
	line-height: 150%;
}

input, textarea {
	font-size:1em;
	text-decoration: none;
}

/**
body > #wrapper{
    height: auto;
}
**/

ul,li,dl,dt,dd{
	margin:0;
	padding:0;
	list-style:none;
}

div, p, h1, h2{
	margin:0;
	padding:0;
}

tr, td{
	text-align: left;
}

img{
	vertical-align: top;
	border:none;
}

a img{
	border: none;
}

hr
  {
	margin: 10px 0px 5px;
	border: 0 none;
	height: 1px;
	color: #AAAAAA; /* for Mozilla */
	background: #c77072;
} 

/* Link --------------------------------*/

a:link{
	color: #b30f13;
	text-decoration: none;
}
a:visited{
	color: #b30f13;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
	color: #c77072;
}
a:active{
	text-decoration: none;
	color: #c77072;
}

/* tittle--------------------------------*/

h1{
	margin:20px 0px;
	font-size: 16px;
	color: #000000;
	text-align: left;
	letter-spacing: 0.1em;
	font-weight: bold;
	height: 24px;
}

h2{
	margin:10px 0px 20px;
	padding: 6px 5px 5px;
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
	letter-spacing: 0.1em;
	background: url(../images/h3_bg.jpg) repeat-x bottom;
	text-indent: 5px;
	border-right: 1px solid #393427;
	border-left: 1px solid #393427;
	height: 20px;
	clear: both;
}

h3 {
	font-weight: bold;
	color: #333333;
	border-bottom: 1px dotted #000000;
	text-align: left;
	font-size: 14px;
	background: url(none);
	border-right-style: none;
	border-left-style: none;
	text-indent: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 2px;
}


h4 {
	font-weight: bold;
	color: #333333;
	/**font-size: medium;**/
	margin: 10px 0px 15px;
	padding: 0px 0px 0px 5px;
	border-bottom: 1px solid #c77072;
	text-align: left;
	font-size: 12px;
}

h5 {
	/**font-size: medium;**/
	color: #FFFFFF;
	margin: 10px 0px;
	font-size: 12px;
	letter-spacing: 0.2em;
	background: #5A699C;
	padding: 3px 3px 3px 10px;

}

h6 {
	/**font-size: medium;**/
	color: #000000;
	margin: 10px 0px;
	font-size: 12px;
	letter-spacing: 0.2em;
	background: #ff9b9d;
	border:solid 1px #b40f13;
	padding: 3px 3px 3px 3px;
}


/* 追加修正-------------------------------*/

/* layout --------------------------------*/


#wrapper {
	width: 900px;
	background:;
	margin:0px auto;
	padding: 0px;
	text-align: center;
}


#contents {
	margin: 0px auto;
	width: 900px;
	text-align: left;
	clear: both;
	vertical-align: top;
	background: #FFFFFF;
}

#contents02 {
	margin: 0px auto;
	width: 900px;
	clear: both;
	vertical-align: top;
/**	background: url(../images/contents02_bg.jpg) repeat-x ;  **/
	
}

#contents03 {
	margin: 15px auto;
	width: 840px;
	text-align: left;
	clear: both;
	vertical-align: top;
/**	background: url(../images/contents02_bg.jpg) repeat-x; **/
}

#maincontents{
	float:right;
	width: 550px;
	text-align: left;
	vertical-align: top;
	line-height: 170%;
	letter-spacing: 0.1em;
	margin-right:40px;
	padding-left:40px;
}

#maincontents02{
	margin: 0px auto;
	width: 800px;
	text-align: left;
	vertical-align: top;
	background: #FFFFFF;
	line-height: 170%;
	letter-spacing: 0.1em;
}

#breadcrum {
	margin: 10px 10px 0px 0px;
	text-align: right;
}

#breadcrum a:link{color: #b30f13; text-decoration: none;}
#breadcrum a:visited{color: #b30f13; text-decoration: none;}
#breadcrum a:hover{color: #b30f13; text-decoration: underline;}
#breadcrum a:active{color: #b30f13; text-decoration:none;}

/* 追加修正-------------------------------*/

.column{
	margin: 0px 0px 25px;
	width: 610px;
	text-align: left;
	vertical-align: top;
	background: #FFFFFF;
	clear: both;
}

.column img{
	float: right;
	padding: 0px 0px 0px 15px;
}


.column ul{
	margin:0px;
	padding:0px;
}

.column li{
	margin:0px 0px 0px 20px;
	padding:0px;
	list-style: disc outside;
}


/* 追加修正-------------------------------*/

/* header --------------------------------*/

#header {
	background: #FFFFFF;
	width: 900px;
	height: 87px;
	margin: 0px auto;
	vertical-align: top;
}

#header #logo {
	margin: 0px;
	width: 182px;
	padding: 25px 0px 0px;
	float: left;
	height: 50px;
}

#header #logo h1 {
	margin: 0px;
	padding: 0px;
	background: url(none);
	border-style: none;
}

#headermenu{
	float:right;
	clear: right;
	text-align: right;
	margin: 0px;
	padding: 0px 0px 0px;
	width:635px;
}

#headermenu ul {
	height: 60px;
	padding:0;
	margin:0;
	width:635px;
}

#headermenu li {
	height: 60px;
	float:left;
	padding-top:27px;	
	list-style: none;
}

#headermenu a {
	height: 60px;
	display:block;
	text-decoration:none;
	text-indent:9999px;
	overflow:hidden;

}

#hdmenu_01 a{background: url(../images/hd_menu_bg.jpg) no-repeat 0px 0px; width: 127px; color:#666666;}
#hdmenu_02 a{background: url(../images/hd_menu_bg.jpg) no-repeat -127px 0px; width: 127px; color:#666666;}
#hdmenu_03 a{background: url(../images/hd_menu_bg.jpg) no-repeat -254px 0px; width: 127px; color:#666666;}
#hdmenu_04 a{background: url(../images/hd_menu_bg.jpg) no-repeat -381px 0px; width: 126px; color:#666666;}
#hdmenu_05 a{background: url(../images/hd_menu_bg.jpg) no-repeat -507px 0px; width: 128px; color:#666666;}

#hdmenu_01 a:hover {background: url(../images/hd_menu_bg.jpg) no-repeat 0px -60px; width: 127px; color:#666666;}
#hdmenu_02 a:hover {background: url(../images/hd_menu_bg.jpg) no-repeat -127px -60px; width: 127px; color:#666666;}
#hdmenu_03 a:hover {background: url(../images/hd_menu_bg.jpg) no-repeat -254px -60px; width: 127px; color:#666666;}
#hdmenu_04 a:hover {background: url(../images/hd_menu_bg.jpg) no-repeat -381px -60px; width: 126px; color:#666666;}
#hdmenu_05 a:hover {background: url(../images/hd_menu_bg.jpg) no-repeat -507px -60px; width: 128px; color:#666666;}

/* footer --------------------------------*/

#footer {
	background: url(../images/footer_bg.jpg) repeat-x;
	height: 120px;
	margin: 0px auto;
	vertical-align: top;
	font-size: 10px;
	letter-spacing: 0.1em;
	clear: both;
}

#footer #menu {
	width: 860px;
	margin: 0px auto;
	vertical-align: top;
	padding: 20px 0px 0px;
	text-align:left;
}

#footer #menu ul {
display:inline;
padding-left:5px;
text-align:left;
}

#footer #menu li {
display:inline;
padding-left:14px;
padding-right:7px;
background:url(../images/footer_arrow.gif) no-repeat;
text-align:left;
}

#footer #menu02 {
	float: right;
	padding: 25px 10px 0px 0px;
}

#footer #menu03 {
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#footer #copy {
	margin: 0px;
	padding: 0px 10px 0px 0px;
	float: left;
	clear: right;
}

#footer a:link{color: #666666; text-decoration: none;}
#footer a:visited{color: #666666; text-decoration: none;}
#footer a:hover{color: #666666; text-decoration: underline;}
#footer a:active{color: #666666; text-decoration:none;}


#pagetop {
	text-align: right;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 900px;
	font-size: 10px;
	padding-top:27px;
	padding-right:12px;
	background:url(../images/page_top.gif) no-repeat right;
	float: right;
}

#pagetop a:link{color: #FFFFFF; text-decoration: none;}
#pagetop a:visited{color: #FFFFFF; text-decoration: none;}
#pagetop a:hover{color: #FFFFFF; text-decoration: underline;}
#pagetop a:active{color: #FFFFFF; text-decoration:none;}

#pagetop2 {
	text-align: right;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 10px;
}

#pagetop2 a:link{color: #3366CC; text-decoration: none;}
#pagetop2 a:visited{color: #3366CC; text-decoration: none;}
#pagetop2 a:hover{color: #3366CC; text-decoration: underline;}
#pagetop2 a:active{color: #3366CC; text-decoration:none;}


/* gloval navi -------------------------------*/

#global_navi {
	text-align: center;
	width:900px;
	margin:0 auto;
	padding: 0px;
	height: 44px;
}

#global_navi ul {
	padding:0;
	margin:0;
	width:900px;
	height: 44px;
}

#global_navi li {
	float:left;
	list-style: none;
	height: 44px;
}

#global_navi a {
	height:44px;
	display:block;
	text-decoration:none;
	text-indent:-9999px;
	overflow:hidden;
}

#gn_01 a{background: url(../images/gn_bg.jpg) no-repeat 0px 0px; width: 124px;}
#gn_02 a{background: url(../images/gn_bg.jpg) no-repeat -124px 0px; width: 126px;}
#gn_03 a{background: url(../images/gn_bg.jpg) no-repeat -250px 0px; width: 126px;}
#gn_04 a{background: url(../images/gn_bg.jpg) no-repeat -376px 0px; width: 126px;}
#gn_05 a{background: url(../images/gn_bg.jpg) no-repeat -502px 0px; width: 126px;}
#gn_06 a{background: url(../images/gn_bg.jpg) no-repeat -628px 0px; width: 126px;}
#gn_07 a{background: url(../images/gn_bg.jpg) no-repeat -754px 0px; width: 126px;}

#gn_01 a:hover {background: url(../images/gn_bg.jpg) no-repeat 0px -44px; width: 124px;}
#gn_02 a:hover {background: url(../images/gn_bg.jpg) no-repeat -124px -44px; width: 126px;}
#gn_03 a:hover {background: url(../images/gn_bg.jpg) no-repeat -250px -44px; width: 126px;}
#gn_04 a:hover {background: url(../images/gn_bg.jpg) no-repeat -376px -44px; width: 126px;}
#gn_05 a:hover {background: url(../images/gn_bg.jpg) no-repeat -502px -44px; width: 126px;}
#gn_06 a:hover {background: url(../images/gn_bg.jpg) no-repeat -628px -44px; width: 126px;}
#gn_07 a:hover {background: url(../images/gn_bg.jpg) no-repeat -754px -44px; width: 126px;}

#gn_01_on a {background: url(../images/gn_bg.jpg) no-repeat 0px -44px; width: 124px;}
#gn_02_on a {background: url(../images/gn_bg.jpg) no-repeat -124px -44px; width: 126px;}
#gn_03_on a {background: url(../images/gn_bg.jpg) no-repeat -250px -44px; width: 126px;}
#gn_04_on a {background: url(../images/gn_bg.jpg) no-repeat -376px -44px; width: 126px;}
#gn_05_on a {background: url(../images/gn_bg.jpg) no-repeat -502px -44px; width: 126px;}
#gn_06_on a {background: url(../images/gn_bg.jpg) no-repeat -628px -44px; width: 126px;}
#gn_07_on a {background: url(../images/gn_bg.jpg) no-repeat -754px -44px; width: 126px;}

/* toppage-------------------------------*/

#topflash {
	width: 900px;
	vertical-align: top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	height: 285px;
}

#topinfo {
	float: left;
	width: 600px;
	padding: 20px 30px 20px 0px;
	text-align: left;
	margin: 0px;
}

#topinfo ul{
	margin:0;
	padding:0;
	/*border-top:1px dotted #000000;*/
}

#topinfo li{
	font-size:12px;
	margin:0;
	padding-left:20px;
	list-style:none;
	line-height: 23px;
	letter-spacing: 0.1em;
	/*border-bottom:1px dotted #000000;*/
}

#topinfo a:link{color: #727272; text-decoration: none;}
#topinfo a:visited{color: #727272; text-decoration: none;}
#topinfo a:hover{color: #727272; text-decoration: underline;}
#topinfo a:active{color: #727272; text-decoration:none;}


/* 追加修正-------------------------------*/

#submenu {
	width: 237px;
	padding-top:30px;
	margin: 0px;
	text-align: left;
	float: right;
}

#btn_main01{
	width: 900px;
	text-align: center;
	vertical-align: top;
	background-image:url(../images/btn_main01_bg.gif);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
	height: 54px;
	padding: 0px;
}

#btn_main02{
	width: 900px;
	text-align: center;
	vertical-align: top;
	background-image:url(../images/btn_main02_bg.gif);
	height: 54px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}

.image_second{
	margin:60px 0px;
	}


/* 追加修正-------------------------------*/

/* second page-------------------------------*/

#titleimg {
	width: 900px;
	margin: 0px 0px 0px;
}

/* side -------------------------------*/

#side {
	margin-top:30px;
	padding: 0px;
	float: left;
	clear: none;
	width: 263px;　
}

#sidemenu {
	margin: 0px;
	padding: 0px;
/**	width: 263px;**/
	text-align: right;
	font-weight:bold;	
}

#sidemenu ul {
	margin: 0px;
	padding: 0px;
/**font-weight: bold;**/
}

#sidemenu li {
	margin: 0px;
	padding: 0px;
/**	display: inline;**/
	text-align: right;
	font-weight:bold;
}


#sidemenu li.sidemenuoff a{
	background: url(../images/sn_01.gif) no-repeat 0px 0px;
	display: block;
	padding: 23px 36px 19px 0px;
	margin:1px 0px 0px 0px;
	color: #b30f13;
	height:20px;
}


#sidemenu li.sidemenuoff a:hover{
	background: url(../images/sn_01.gif) no-repeat 0px -60px;
	display: block;
	margin:1px 0px 0px 0px;
}

#sidemenu li.sidemenuon a{
	background: url(../images/sn_01.gif) no-repeat 0px -60px;
	display: block;
	padding: 23px 36px 19px 0px;	
	margin:1px 0px 0px 0px;	
}

#sidemenu li.sidemenuoff02 a{
	background: url(../images/sn_02.gif) no-repeat;
	display: block;
	padding: 6px 50px 5px 0px;
	color: #666666;
	margin: 0px;
	border-bottom: 1px dotted #CCCCCC;
	height:20px;	
}

#sidemenu li.sidemenuoff02 a:hover{
	background: url(../images/sn_02.gif) no-repeat 0px -30px;
	display: block;
}

#sidemenu li.sidemenuon02 a{
	background: url(../images/sn_02.gif) no-repeat 0px -30px;
	display: block;
}


#side_banner {
	margin: 7px 0px 0px 0px;
	padding-top:12px;
	width: 263px;
	text-align: left;
	height:187px;
	background:url(../images/banner_bg.gif) no-repeat;
}

#side_banner ul {
	margin: 0px;
	padding: 0px;
/**font-weight: bold;**/
}

#side_banner li {
	margin: 0px;
	padding: 0px;
	display: inline;
	text-align: left;
}

/*clear-------------------------------------------*/

.clear {
	clear:both;
	}
.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 */


/* 都度追加↓↓↓↓-------------------------------*/

/* second page-------------------------------*/

#product02{
	margin: 25px auto;
	width: 610px;
	text-align: left;
	vertical-align: top;
}

#productlist02{
	margin: 0px;
	padding: 0px;
}

#productlist02 li{
	float: left;
	width: 200px;
	display: inline;
	margin: 0px 3px 10px 0px;
}


#columnindex{
	margin: 0px;
	width: 610px;
	text-align: left;
	vertical-align: top;
	background: #FFFFFF;
	padding: 0px;
	height: auto;
}

.index {
	float: left;
	width: 294px;
	border: 1px solid #CCCCCC;
	background: #ECECE6;
	padding: 0px;
	margin: 0px 7px 10px 0px;
}

.index h3{
	background: url(../images/h2_column.jpg) no-repeat;
	margin: 0px;
	padding: 3px 0px;
	text-indent: 25px;
	font-size: 12px;
	color: #FFFFFF;
	vertical-align: middle;
	border-style: none;
}

.index h3 a{display:block;}
.index h3 a:link{color: #FFFFFF; text-decoration: none;}
.index h3 a:visited{color: #FFFFFF; text-decoration: none;}
.index h3 a:hover{color: #AEAEA6; text-decoration: none;}
.index h3 a:active{color: #FFFFFF; text-decoration: none;}

.indexbtm {
	background: #ECECE6 top;
	padding: 10px;
	vertical-align: top;
	margin: 0px;
	line-height: 150%;
}

.indexbtm a:link{color: #663300; text-decoration: none;}
.indexbtm a:visited{color: #663300; text-decoration: none;}
.indexbtm a:hover{color: #663300; text-decoration: underline;}
.indexbtm a:active{color: #663300; text-decoration: none;}

.indexbtm img{
	float: left;
	margin: 0px;
	padding: 0px 10px 10px 0px;
}

.indexbtm p{
	margin: 5px 0px 0px;
	padding: 0px;
}

#productinfo{
	background: #EBEBEB;
	padding: 10px;
	vertical-align: top;
	margin: 0px 0px 25px;
	line-height: 150%;
	border: 5px solid #CCCCCC;
	text-align: left;
}

#productinfo img{
	float: right;
	margin: 0px;
	padding: 0px 0px 10px 10px;
}

#productinfo ul{
	margin:0px;
	padding:0px;
}

#productinfo li{
	margin:0px 0px 0px 20px;
	padding:0px;
	list-style: disc outside;
}

/* other-------------------------------*/

.f12b{
	font-weight: bold;

}

.f10b{
	font-weight: bold;
	font-size: 10px;
}


.f12r{
	font-weight: normal;
	font-size: 12px;
	color: #CC0000;
}

.f10{
	font-size: 10px;
}

.memo{
	width: 610px;
	text-align: left;
	margin: 10px 0px 20px;
}

.memo ul{
	margin:0px;
	padding:0px;
}

.memo li{
	margin:0px 0px 0px 25px;
	padding:0px;
	list-style: decimal outside;
}


/* table-------------------------------*/

.table1 {
	border-collapse: collapse;
	border: 1px solid #b30f13;
} 

.table1 th {
	border: 1px solid #b30f13;
	padding: 2px 2px 2px 5px;
} 

.table1 td{
	border: 1px solid #b30f13;
	padding: 2px 2px 2px 5px;
} 

tr.color1 {
	background: #FFFFFF;
} 

tr.color2 {
	background: #CAD0E1;
} 


/* お問合せボタン-------------------------------*/

#inquiry {
	text-align: center;
	margin: 0px;
	padding: 20px 0px 0px;
	clear: both;
}

#inquiry a{
	background: url(../images/btn_inquiry.jpg) no-repeat;
	cursor: pointer;
	outline: none;
	display: block;
	width: 245px;
	padding: 5px;
	margin: 0px auto;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	line-height: 42px;
}

#inquiry a:hover{
	background: url(../images/btn_inquiry.jpg) no-repeat 0px -50px; width: 255px;
	cursor: pointer;
	outline: none;
	display: block;
	width: 245px;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	line-height: 42px;
}

#blockbox {
	margin: 0px;
	width: 550px;
	text-align: left;
	vertical-align: top;
	padding: 0px 0px 15px;
}

.blocksv {
	float: left;
	width: 190px;
	margin: 0px;
	padding: 0px 12px 10px 0px;
	height: auto;
	line-height: 160%;
}

.blocksv h2 {
	background: #CCDE96;
	color: #445D00;
	padding: 3px;
	font-size: 12px;
	margin: 0px 0px 5px;
	font-weight: bold;
	border-bottom: 1px solid #445D00;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

.blocksv p {
	border-style: none;
	padding: 0px;
	margin: 8px 0px 0px;
}

.blocken {
	float: left;
	width: 190px;
	margin: 0px;
	padding: 0px 12px 10px 0px;
	height: auto;
	line-height: 160%;
}

.blocken h3 {
	background: #B8CFEB;
	color: #021B4F;
	padding: 3px 3px 3px 10px;
	font-size: 12px;
	margin: 0px 0px 5px;
	font-weight: bold;
	border-left: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom: 1px solid #083E96;
}

.blocken p {
	border-style: none;
	padding: 0px;
	margin: 8px 0px 0px;
}

.ichiranbox{
	margin: 0px;
	width: 610px;
	text-align: left;
	vertical-align: top;
	background: #FFFFFF;
	padding: 15px 0px 0px;
	clear: both;
}

.ichiran{
	float: left;
	width: 190px;
	margin: 0px;
	padding: 0px 12px 10px 0px;
	height: auto;
	line-height: 160%;
}

.ichiran h4{
	margin: 0px 0px 7px;
	text-align: left;
	vertical-align: top;
	font-size: 12px;
	background: url(none);
	border-bottom: none;
	border-top-style: none;
	border-right-style: none;
	padding: 0px 0px 0px 10px;
	border-left: 5px solid #CCCCCC;
	font-weight: bold;
	color: #333333;
}

.ichiran p{
	border-style: none;
	padding: 0px;
	margin: 8px 0px 0px;
}

/* 3/22追加↓↓↓-------------------------------*/
/* recruit-------------------------------*/

.table2 {
	border-collapse: collapse;
/*	border: 1px solid #c77072;*/
} 

.table2 th {
/*	border: 1px solid #c77072;*/
	padding: 5px;
} 

.table2 td{
/*	border: 1px solid #c77072;*/
	padding: 5px;
} 

tr.color3 {
	background: #FFE6E6;
} 

tr.color4 {
	background: #D9F0E2;
} 

th.bg1 {
	background: #E6E6E1;
}

th.bg2 {
	background: #FFFFDD;
}


.blockrec {
	float: left;
	width: 250px;
	margin: 0px;
	padding: 0px 12px 10px 0px;
	height: auto;
	line-height: 160%;
	text-align: center;
}

.blockrec h2 {
	color: #FFFFFF;
	padding: 3px;
	font-size: 12px;
	margin: 0px 0px 5px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #b30f13;
	background: url(../images/h2_bg.gif) repeat-x;
}

.blockrec p {
	border-style: none;
	padding: 0px;
	margin: 8px 0px 0px;
}

.blockrec img {
	padding: 0px;
	margin: 10px 0px 0px;
	border: 1px solid #b30f13;
}

/* entry-------------------------------*/

.table3 {
	border-collapse: collapse;
	border: 1px solid #c77072;
} 

.table3 th {
	border: 1px solid #c77072;
	padding: 5px;
} 

.table3 td{
	border: 1px solid #c77072;
	padding: 5px;
} 

td.bg5 {
	background: #E6E6E1;
}

td.bg6 {
	background: #E1EAF4;
}

.table4 {
	border-collapse: collapse;
	border: 1px solid #333333;
	line-height: 130%;
	color: #333333;
	font-size: 10px;
	text-align: center;
} 

.table4 th {
	border: 1px solid #333333;
	padding: 5px;
} 

.table4 td{
	border: 1px solid #333333;
	padding: 5px;
	text-align: center;
} 

.table_bottom{
	margin:30px 0px;
	}


/* popupwindow-------------------------------*/

#wrapper_p {
	width: 700px;
	background:;
	margin:0px auto;
	padding: 0px;
	text-align: center;
	background: #FFFFFF;
}

#contents_p {
	margin: 0px auto;
	width: 900px;
	text-align: left;
	clear: both;
	vertical-align: top;
	background: #FFFFFF;
}


#header_p {
	background: #FFFFFF url(../images/hd_bg.jpg) repeat-x;
	width: 700px;
	height: 76px;
	margin: 0px auto;
	vertical-align: top;
}

#header_p #logo {
	margin: 0px;
	width: 182px;
	padding: 25px 0px 0px;
	float: left;
	height: 50px;
}

#header_p #logo h1 {
	margin: 0px;
	padding: 0px;
	background: url(none);
	border-style: none;
}


#footer_p {
	background: #FFFFFF;
	margin: 10px auto 0px;
	vertical-align: top;
	font-size: 10px;
	letter-spacing: 0.1em;
	clear: both;
	height: 30px;
	border-top: 1px solid #CCCCCC;
}

#footer_p #copy {
	margin: 10px auto;
	padding: 0px;
	text-align:right;
}

/* sitemap-------------------------------*/

.sitemap{
	margin:0px;
	padding: 0px 0px 20px;
	width:230px;
	text-align: left;
}

.sitemap h2{
	margin:0px 0px 5px;
	padding: 5px 5px 5px 0px;
	background: url(../images/h2_guide.jpg) no-repeat;
	font-size: 12px;
	text-align: left;
	color: #FFFFFF;
	height: 20px;
	text-indent: 25px;
	border-style: none;
}

.sitemap h2 a:link{color: #FFFFFF; text-decoration: none;}
.sitemap h2 a:visited{color: #FFFFFF; text-decoration: none;}
.sitemap h2 a:hover{color: #FFFFFF; text-decoration: underline;}
.sitemap h2 a:active{color: #FFFFFF; text-decoration:none;}

.sitemap h3{
	margin:0px 0px 5px 0px;
	padding: 0px 5px 0px 5px;
	font-size: 12px;
	text-align: left;
	color: #999999;
	text-indent: 5px;
	border-left:solid 3px #999999;
	border-bottom:none;
}

.sitemap h3 a:link{color: #666666; text-decoration: none;}
.sitemap h3 a:visited{color: #666666; text-decoration: none;}
.sitemap h3 a:hover{color: #666666; text-decoration: underline;}
.sitemap h3 a:active{color: #666666; text-decoration:none;}

.sitemap ul{
	margin:0px;
	padding:0px;
	list-style:none;
}

.sitemap li{
	margin:0px;
	padding:5px 5px 5px 10px;
	border-bottom: 1px dotted #666666;
/**background: url(../images/guide_arw.gif) no-repeat;**/
}

.sitemap li.menu02{
	margin:5px 0px;
	padding:0px 0px 0px 20px;
	background: url(none);
	border-style: none;
}

.sitemap li.menu03{
	margin:5px 0px;
	padding:0px 0px 5px 20px;
	background: url(none);
}

.sitemap a:link{color: #333333; text-decoration: none;}
.sitemap a:visited{color: #333333; text-decoration: none;}
.sitemap a:hover{color: #333333; text-decoration: underline;}
.sitemap a:active{color: #333333; text-decoration:none;}

/* link-------------------------------*/

.linkarrow ul{
	margin:0px;
	padding:0px;
	list-style:none;
}

.linkarrow li{
	margin:0px;
	padding:5px 5px 5px 13px;
	border-bottom: 1px dotted #666666;
	background: url(../images/link_arrow.gif) no-repeat;
}

.linkarrow a:link{color: #333333; text-decoration: none;}
.linkarrow a:visited{color: #333333; text-decoration: none;}
.linkarrow a:hover{color: #333333; text-decoration: underline;}
.linkarrow a:active{color: #333333; text-decoration:none;}

/* topics-------------------------------*/

.topics ul{
	margin:0px;
	padding:0px;
	list-style:none;
}

.topics li{
	margin:0px;
	padding:5px 5px 5px 5px;
	border-bottom: 1px dotted #666666;
}

.topics a:link{color: #333333; text-decoration: none;}
.topics a:visited{color: #333333; text-decoration: none;}
.topics a:hover{color: #333333; text-decoration: underline;}
.topics a:active{color: #333333; text-decoration:none;}

/* contact-------------------------------*/

.contact ul{
	margin:0px;
	padding:0px;
	list-style:none;
}

.contact li{
	margin:0px;
	padding:5px 5px 5px 5px;
	border-bottom: 1px dotted #666666;
}

.contact a:link{color: #333333; text-decoration: none;}
.contact a:visited{color: #333333; text-decoration: none;}
.contact a:hover{color: #333333; text-decoration: underline;}
.contact a:active{color: #333333; text-decoration:none;}

/* qa-------------------------------*/

.qa ul{
	margin:0px;
	padding:0px;
	list-style:none;
}

.qa h3{
	font-weight: bold;
	color: #b30f13;
	border-bottom: 1px dotted #000000;
	text-align: left;
	font-size: 14px;
	background: url(none);
	border-right-style: none;
	border-left-style: none;
	text-indent: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 2px;
}

/* operation-------------------------------*/

.operation ul{
	margin:0px;
	padding:0px;
	list-style:disc;
}

.operation li{
	margin:0px 0px 0px 20px;
	padding:5px 5px 5px 5px;
	list-style-type:disc;
}

/* contents--------------------------------*/

.contents_arrow{
	width:240px;
	margin:0px 0px 5px;
	padding: 4px 5px 5px 0px;
	background: url(../images/h2_guide.jpg) no-repeat #CCCCCC;
	font-size: 12px;
	text-align: left;
	color: #FFFFFF;
	height: 20px;
	text-indent: 25px;
	font-weight:bold;
}

.contents_arrow a:link{color: #FFFFFF; text-decoration: none;}
.contents_arrow a:visited{color: #FFFFFF; text-decoration: none;}
.contents_arrow a:hover{color: #FFFFFF; text-decoration: underline;}
.contents_arrow a:active{color: #FFFFFF; text-decoration:none;}

/********** 採用情報 **********/
.font_w {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 140%;
	display: block;
	padding-top: 3px;
	text-align: center;
}
.bg_center {
	height: 57px;
	width: 550px;
	background-image: url(../../recruit/images/saiyou_center.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}

.style1 {
	color: #FF0000;
	font-weight: bold;
}
.style2 {color: #FFFFFF}
.style6 {font-size: 9px}
.style11 {color: #FFFFFF; font-weight: bold; }
.style12 {color: #FF0000}
.style13 {
	color: #ff4600;
	font-weight: bold;
}
.style14 {color: #ff4600}
