@charset "shift_jis";
body {
	font-family: "メイリオ","ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 80%;
	line-height: 1.8;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background: #fef0df url() repeat-x top;
	text-align: center;
}
h1,h2,h3,p,ul{
	margin: 0px;
	padding: 0px;
}
li{
	list-style-type: none;
}
img {
	border: none;
	text-align: center;
}

a:link {
color :#946134;
}
a:visited {
color :#946134;
}
a:active {
color :#260b00;
}
a:hover {
color :#260b00;
}


/*ＨＰ枠の設定
------------------------------------------------------------------*/
#container {
	background-color: #FFFFFF;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border-right: 0px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 0px solid #000000;
	text-align: left;
}

/*ヘッダー設定（ＨＰタイトルとかＨ１タグとかある所）
------------------------------------------------------------------*/
#header h1 {
	font-size: 8px;
	color: #FFFFFF;
	background-image: url(images/header.gif);
	padding-right: 33px;
	margin-right: 0px;
	margin-left: 0px;
		text-align: right;


}
#header {
	background: url() repeat-x bottom;
}
#logo {
	font-size: 5px;
	font-weight: bold;
	padding-left: 0px;
	padding-top: 0px;
}

/*メインメニューの設定
------------------------------------------------------------------*/
ul#menu {
	background-image: url(images/menu_bk.jpg);
	height: 41px;
	width: 880px;
	padding-left: 20px;
	margin-right: auto;
	margin-left: auto;
}

ul#menu li {
	float: left;
}

ul#menu img {
	vertical-align: bottom;
}

/*メイン写真（下にある黒いラインとフロート解除）
------------------------------------------------------------------*/
#mainimg {
	clear: both;
	border-bottom: 0px solid #000000;
}

/*メインコンテンツ（文章がある部分）
------------------------------------------------------------------*/
#main {
	float: right;
	width: 620px;
	display: inline;
	margin-right: 5px;
	margin-bottom: 0px;
	text-align: left;
		font-size: 80%;
		a:link { color: #666666 ; }


}




#main h2 {
	font-size: 100%;
		height: 68px;
	width: 619px;
		background-image: url(images/information_catch.gif);
	color: #FFFFFF;
	background-color: #000000;
	border-left: 0px solid #990000;
	margin-top: 20px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#main h3 {
	font-size: 100%;
		height: 68px;
	width: 619px;
		background-image: url(images/information_news.gif);
	color: #FFFFFF;
	background-color: #000000;
	border-left: 0px solid #990000;
	margin-top: 20px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#main h4 {
	font-size: 100%;
		height: 68px;
	width: 619px;
		background-image: url(images/information.gif);
	color: #FFFFFF;
	background-color: #000000;
	border-left: 0px solid #990000;
	margin-top: 20px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#main h5 {
	font-size: 100%;
		height: 68px;
	width: 619px;
		background-image: url(images/menu.gif);
	color: #FFFFFF;
	background-color: #000000;
	border-left: 0px solid #990000;
	margin-top: 20px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#main h6 {
	font-size: 100%;
		height: 68px;
	width: 619px;
		background-image: url(images/recruit.gif);
	color: #FFFFFF;
	background-color: #000000;
	border-left: 0px solid #990000;
	margin-top: 20px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;

}

#main h7 {
	font-size: 100%;
		height: 68px;
	width: 619px;
		background-image: url(images/contactus.gif);
	color: #FFFFFF;
	background-color: #000000;
	border-left: 0px solid #990000;
	margin-top: 20px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;

}

#main p {
	margin: 3px 10px 8px 10px;
	font-size: 100%;
}

#main p2 {
	font-size: 100%;
	line-height: 1;
　　margin-left: 100pt;
}

#main p4 {
	color: #a02518;
	font-size: 150%;
	line-height: 1;

}

#new li {
	border-bottom: 1px dotted #CCCCCC;
	margin-top: 5px;
	text-indent: -1em;
	padding-left: 1em;
}

.table2 TD { 
border-collapse: collapse; /* 枠線の表示方法 */ 
border: 1.2px #000000 solid; /* セルの枠線（太さ・色・スタイル） */ 


} 


/*メインコンテンツ内の「What's New」部分
---------------------------------------------------------------------------*/
#main dl.new {
		float: right;
		
	width: 620px;			/*What's Newボックスの幅*/
	height: 300px;			/*What's Newボックスの高さ*/
	overflow: auto;
	padding: 10px 0px 10px 10px;
	margin-right: 20px;
	margin-left: 30px;
}

#main dl.new dt {
	font-weight: bold;	/*日付の色を太字にする*/
}

#main dl.new dd {
		margin-bottom: 15px;
	border-bottom: 1.0px solid #c8c5c5;	/*日付ごとの下線*/
}

h1 {
    background-image: url("");
    background-position: left;
    background-repeat: no-repeat;
		margin-left: 38px;
}


/*（右側のスペース）
------------------------------------------------------------------*/
#headtail {
	float: right;
	width: 221px;
	display: inline;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-top: 20px;
	text-align: right;
}
/*サブコンテンツ（右側のスペース）
------------------------------------------------------------------*/
#sub {
	float: left;
	width: 221px;
	display: inline;
	margin-left: 25px;
	margin-bottom: 30px;
	margin-top: 20px;
	text-align: right;
}
.subtable {
	border: 0px solid #999999;
	margin-bottom: 20px;
}
.subtable h3 {
	background: #ffffff url() repeat-x bottom;
	margin: 0px;
	text-align: center;
	font-size: 100%;
	color: #FFFFFF;
	
}
.subtable p {
	padding: 4px;
	color: #666666;
	font-size: 85%;
	text-align: left;
}

/*フッター（コピーライト部分）
------------------------------------------------------------------*/
#footer {
	color: #FFFFFF;
			background-image: url(images/footer_back.gif);
		width: 900px;
	margin-top: 0px;
	text-align: left;
	clear: both;
	font-size: 11px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
	
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	#footer {
	color: #FFFFFF;
	text-align: left;
	clear: both;
	font-size: 11px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
	
/*clearfix（ここは変更しないように）
------------------------------------------------------------------*/
#menu:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
#menu { display: inline-block; }

/* Hides from IE-mac \*/
*html #menu { height: 1%; }
#menu { display: block; }
/* End hide from IE-mac */
