@charset "euc-jp";
/* CSS Document */
@import url("contents.css");
@import url("etc.css");
@import url("link.css");
@import url("english.css");

body {
	background-image: url(../all_img/bk.gif);
	font-size: 12px;
}
#main {
	background-repeat: repeat-y;
	width: 760px;
	margin: 5px auto 0;
	height: auto;
	border: 1px solid #733E43;
}
#in {
	margin-top: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	height: auto;
}
#header{
	height: 75px;
	background: url(../all_img/head_back.gif) no-repeat 0px 0px;
	margin: 0px auto;
	padding: 0px;
}
#menu {
	display: block;
	padding: 0px;
	line-height: 0px;
	background-image: url(../all_img/menu_back.gif);
	text-align: right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	height: 30px;
	vertical-align: middle;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #733E43;
	border-bottom-color: #733E43;
}

#mainphoto {
	background-image: url(../all_img/main_photo.jpg);
	background-repeat: no-repeat;
	height: 215px;
	margin-bottom: 0px;

}

#menu a{
}


/*footer*/
#footer {
	background-image: url(../all_img/footer_background.gif);
	height: 96px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #733E43;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #733E43;
	margin-top: 0px;
}
/*footer navi*/
#footer #footer_navi {
	margin: 5px 10px 10px 0px;
	padding: 0px;
	float: right;
	font-size: 90%;
	color: #FFFFFF;
	text-align: right;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}
#footer_navi ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#footer_navi li {
	display: inline;
	padding: 0px 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

#footer_navi a,#footer_navi a:link,#footer_navi a:visited{
	text-decoration: none;
	color: #FFFFFF;
}
#footer_navi a:hover{
	color: #990033;
	text-decoration: underline;
}
/*footer navi*/

#footer .outline {
	font-family: "ＭＳ 明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 12px;
	color: #600000;
	font-weight: normal;
}
#footer .outline_l {
	margin-left: 10px;
	margin-top: 2px;
	float: left;
	text-align: left;
}
#footer .outline_r {
	float: right;
	margin-right: 10px;
	margin-top: 2px;
	text-align: left;
}
#copy {
	color: #993333;
}

/*background 下 */
#bk_u {
	margin: 0px;
	background-image: url(../all_img/bk_foot.gif);
	height: 15px;
	background-repeat: no-repeat;
	background-position: top;
}

/*h*/
h1 {
	line-height: 0px;
	margin: 0px;
	font-size: 10px;
	padding-top: 60px;
	padding-left:625px;
	font-weight: lighter;
}
h2 {
	line-height: 0px;
	text-indent: -2000pt;
	margin: 0px;
}
h3 {
	line-height: 0px;
	text-indent: -2000pt;
	margin: 0px;
}
 h3.policy {
 }
 h3.security {
 }
 h3.recruit {
 }
 h3.stipulation {
 }
 h3.outline {
 }
 h3.link {
 }
 h3.toi {
 }
 h3.access {
	background-image: url(../access-image/youkoso-01.gif);
	background-repeat: no-repeat;
 }
 h3.kannai {
	background-image: url(../kannai-image/title-04.gif);
	background-repeat: no-repeat;
	height: 45px;
 }
h4 {
	background-color: #990000;
	padding: 5px 30px 5px 10px;
	display: block;
	width: 150px;
	font-size: 12px;
	margin: 3px;
}
h5 {
	background-color: #990066;
	padding: 5px 30px 5px 10px;
	display: block;
	width: 150px;
	font-size: 12px;
	margin: 3px;
}
#menu_none {
	background-image: url(../all_img/footer_background.gif);
	height: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #733E43;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #733E43;
	margin-top: 0px;
}
