* {
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
}
hr {
	display: none;
}
/*link style
------------------------------------*/

img{border: 0; vertical-align: bottom;}
ol, ul {
	list-style: none;
}
a:link {
	color: #033;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #033;
}
a:hover {
	text-decoration: none;
	color: #FF9933;
}
a:active {
	text-decoration: none;
}

body{
	background-image: url('../images/Page-BgTexture.jpg');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: top left;
	font-size:85%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 150%;
	text-decoration: none;
}
#wrap{
	position:relative;
	width: 1010px;
	min-width:35px;
	min-height:35px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 10px;
	
}
#container{
	width: 1010px;
	float: left;
	background-image: url('../images/Sheet-v2.png');
	background-repeat: repeat-y;
}
/* ヘッダー */
#header{
	width: 984px;
	background-image: url(../images/Header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	padding-right: 13px;
	padding-left: 13px;
}
h1{
	float: left;
	width: 954px;
	padding-top: 10px;
	padding-bottom: 200px;
	font-size: 95%;
	padding-left: 30px;
	font-weight: normal;
	color: #5C5C66;
}
.logo{
	float: left;
	width: 954px;
	font-size: 40px;
	font-weight: bolder;
	padding-left: 30px;
	line-height: 130%;
}
.logo small{
	font-size: 14px;
	line-height: 130%;
}
.header_menu{
	float: left;
	height: 50px;
	width: 950px;
	margin-top: 30px;
	background-image: url(../images/hmenu_back.jpg);
	background-repeat: no-repeat;
	padding-right: 17px;
	padding-left: 17px;
}
.header_menu ul{
	float: left;
	width: 950px;
}
.header_menu ul li{
	float: left;
	height: 50px;
}
.h_home{
	background-image: url(../images/hmenu/home_on.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 150px;
}
.h_seko{
	background-image: url(../images/hmenu/seko_on.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 150px;
}
.h_zyutaku{
	background-image: url(../images/hmenu/zyutaku_on.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 150px;
}
.h_event{
	background-image: url(../images/hmenu/event_on.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 200px;
}
.h_gaiyo{
	background-image: url(../images/hmenu/company_on.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 150px;
}
.h_reform{
	background-image: url(../images/hmenu/reform_on.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 150px;
}
.header_menu ul li a{
	display:block;
}
.header_menu ul li a:hover {
	background-color:transparent;
}
.header_menu ul li a:hover img{
	visibility:hidden;
}
/* main */
#maincontents{
	width: 984px;
	float: left;
	padding-right: 13px;
	padding-left: 13px;
	padding-top: 20px;
}
/* メイン */
#main{
	float: left;
	width: 700px;
	padding: 10px;
}
h2{
	font-size: 150%;
	font-weight: bold;
	color: #2F4126;
	background-image: url(../images/h2_back.png);
	background-repeat: no-repeat;
	height: 35px;
	width: 670px;
	padding-left: 30px;
	margin-bottom: 20px;
	padding-top: 15px;
	letter-spacing: 0.1em;
}
.contents_box{
	float: left;
	width: 700px;
	margin-bottom: 20px;
	font-size: 95%;
	line-height: 160%;
}
.all_box{
	float: left;
	width: 700px;
	margin-bottom: 20px;
}
.all p{
	float: left;
	width: 700px;
}
.contents_box h3{
	float: left;
	width: 700px;
	font-size: 140%;
	color: #535D41;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	font-weight: bold;
	padding-bottom: 5px;
}
.call{
	float: left;
	width: 700px;
	margin-bottom: 15px;
}
.memo{
	background-image: url(../images/memo_back.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	width: 670px;
	padding-top: 50px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-bottom: 20px;
	font-size: 95%;
	line-height: 160%;
}
.memo h3{
	float: left;
	width: 670px;
	font-size: 160%;
	color: #535D41;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	font-weight: bold;
	padding-bottom: 5px;
}
.memo p{
	float: left;
	width: 670px;
}
.s_small{
	float: left;
	width: 220px;
	padding-right: 10px;
}
.s_small02{
	float: left;
	width: 220px;
	padding-left: 10px;
}
.sc_small{
	float: left;
	width: 220px;
	padding-right: 9px;
	padding-left: 9px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #F8BE87;
	border-left-color: #F8BE87;
}

.s_small p{
	float: left;
	width: 220px;
}
.s_small02 p{
	float: left;
	width: 220px;
}
.sc_small p{
	float: left;
	width: 220px;
}

.s_title{
	float: left;
	width: 220px;
	background-image: url(../images/s_small_back.png);
	background-repeat: no-repeat;
	height: 30px;
	margin-bottom: 10px;
	text-align: center;
	padding-top: 10px;
	font-size: 110%;
}
.img_40 {
	padding-left: 40px;
	width: 180px;
	float: left;
}
/* サイドバー */
#rightbox{
	float:right;
	width:230px;
	background-color: #DADFD0;
	padding: 9px;
	border: 1px solid #CAD0BB;
	margin-bottom: 20px;
}
.side_box{
	float: left;
	width: 230px;
	margin-bottom: 10px;
	background-image: url(../images/side/side_back.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.side_box h4{
	float: left;
	width: 200px;
	background-image: url(../images/side/title_back.jpg);
	background-repeat: no-repeat;
	height: 30px;
	font-size: 100%;
	padding-left: 30px;
	padding-top: 10px;
	color: #030;
	font-weight: bold;
}
.side_in{
	float: left;
	width: 217px;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 7px;
	font-size: 85%;
}
.rightmenu li{
	list-style:none;
	width:217px;
	height:29px;
	display:block;
	color:#333333;
	font-size:14px;
	background: url('../images/RightMenuItem.png');
}

.rightmenu li:hover,.rightmenu li.active:hover{
	list-style:none;
	width:217px;
	height:130px;
	display:block;
	color:#333333;
	font-size:14px;

}
.rightmenu li div{
	display:none;
}

.rightmenu li.active{
	display:block;
	width:217px;
	height:130px;
}

.rightmenu li.active div, .rightmenu li:hover div{
	display:block;
	text-align:center;
	width:217px;
	height:96px;
	background:#fff;
	padding:5px 0px 0px 0px;
	font-size:10px;
	background: url('../images/RightMenuBg.png');
}

.rightmenu li a{
	display:block;
	color:#333333;
	width:187px;
	height:19px;
	padding: 5px 15px;
	background: url('../images/RightMenuItem.png');
}

.rightmenu li a:hover{
	list-style:none;
	width:187px;
	height:19px;
	display:block;
	color:#333333;
	font-size:14px;
	background: url('../images/RightMenuItem.png') 0px -29px;
}

.rightmenu a.active{
	list-style:none;
	width:187px;
	height:19px;
	display:block;
	color:#333333;
	font-size:14px;
	background: url('../images/RightMenuItem.png') 0px -58px;
}
/* フッター */
#footer{
	display:inline-block;
	color:#495138;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	background-repeat:no-repeat;
	background-image: url(../images/Footer.png);
	width: 984px;
	float: left;
	background-position: center;
	padding-right: 13px;
	padding-left: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer ul{
	display:inline;
	list-style:none;
	float: left;
	width: 600px;
	padding-right: 192px;
	padding-left: 192px;
}
#footer ul li{
	display:inline;
	list-style:none;
	float: left;
	padding: 5px;
}

#outline_footer{
	width: 1010px;
	height:17px;
	min-width:17px;
	min-height:17px;
	background-image: url('../images/Sheet-s2.png');
	float: left;
}
#footer a:link{
	text-decoration: none;
	color: #4E573D;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}

#footer a:visited{
	text-decoration: none;
	color: #697552;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}

#footer a:hover{
	text-decoration: none;
	color: #F8FBEF;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}
.copy{
	text-align: center;
	width: 984px;
	float: left;
}
.page-footer{
	text-align:center;
	text-decoration:none;
	color:#8E9D72;
	padding-top: 5px;
	float: left;
	width: 1010px;
	padding-bottom: 5px;
	font-size: 70%;
}
.pan{
	background-color: #EDF5D8;
	float: left;
	width: 680px;
	text-align: right;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
table#table-mail {
	width: 217px;
	border-collapse: collapse;
	border-spacing: 0;
	float: left;
	border: 1px solid #CCCCCC;
	background-color: #FFF;
}

table#table-mail th {
	text-align: center;
	color: #333333;
	border: 1px solid #CCCCCC;
	width: 130px;
	padding: 5px;
	background-color: #CCC;
}
table#table-mail td {
	text-align: left;
	line-height: 150%;
	vertical-align: top;
	border: 1px solid #CCCCCC;
	padding: 5px;
}
.memo_form{
	float: left;
	width: 670px;
}
table#table-memo {
	width: 670px;
	border-collapse: collapse;
	border-spacing: 0;
	float: left;
	border: 1px solid #CCCCCC;
	background-color: #FFF;
	margin-top: 15px;
}

table#table-memo th {
	text-align: center;
	color: #333333;
	border: 1px solid #CCCCCC;
	width: 130px;
	padding: 5px;
	background-color: #85BB0B;
}
table#table-memo td {
	line-height: 150%;
	border: 1px solid #CCCCCC;
	padding: 15px;
}
table#table-toi {
	width: 700px;
	border-collapse: collapse;
	border-spacing: 0;
	float: left;
	border: 1px solid #CCCCCC;
	background-color: #FFF;
	margin-top: 15px;
}

table#table-toi th {
	text-align: right;
	color: #333333;
	border: 1px solid #CCCCCC;
	padding: 5px;
	background-color: #C0EEFA;
}
table#table-toi td {
	line-height: 150%;
	border: 1px solid #CCCCCC;
	padding: 15px;
}
.mftop{
	background-color: #DBD7CA;
	font-weight: bold;
}
.inqury{
	background-image: url(../images/inqury_back.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 60px;
	width: 250px;
	padding-top: 10px;
	padding-left: 450px;
}
.inqury a{
	display:block;
}
.inqury a:hover {
	background-color:transparent;
}
.inqury a:hover img{
	visibility:hidden;
}

