@charset "UTF-8";
/*全体設定*/
body {
	background: #000000;
	text-align: center;
	font: 78%/150% "ＭＳ Ｐゴシック", Osaka;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

/*コンテンツ掲載部分設定*/
#wrapper {
	margin: 0px auto;
	padding: 0px;
	width: 780px;
}


/*テキスト設定*/
h1 {
	margin-top: 5px;
	margin-bottom: 5px;
}
h2 {
	color: #CC0000;
}
h2 img {
	margin-bottom: 0px;
}
h3 {
	color: #666666;
	font-size: 95%;
}
h3 img {
	margin-bottom: 0px;
	margin-top: 20px;
}
h4 {
	color: #666666;
	font: bold 14px Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
}

p {
	color: #FFFFFF;
	margin-bottom: 2px;
	padding-bottom: 2px;
	margin-top: 2px;
	padding-top: 2px;
}

.time {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.address {
	font: 10px/150% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #7C7C7C;
}
.copy {
	color: #7c7c7c;
	font: 9px Geneva, Arial, Helvetica, sans-serif;
	margin-top: -2px;
}
a:link {
	color: #669900;
}
a:visited {
	color: #669900;
}
a:hover {
	color: #66CC00;
}
a:active {
	color: #CCFF00;
}


/*ヘッダ*/
#header {
	height: 102px;
	margin: 0px;
	padding: 0px;
}
#header #logo {
	float: left;
}
#header #navi {
	float: right;
	margin: 0px;
	height: 102px;
}
#header #navi ul {
	padding: 0px;
	margin: 60px 0px 0px;
}
#header #navi li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

/*メインイメージ*/
#main_image {
	width: 780px;
	height: 365px;
	margin: 0px;
	clear: both;
	background: #333333;
}

/*ＮＥＷＳ*/
#contents #news {
	float: left;
	width: 420px;
	margin-left: 20px;
	text-align: left;
}
#contents #news p {
	padding-left: 5px;
	padding-bottom: 10px;
	line-height: 120%;
}


/*バナー*/
#contents #information {
	float: right;
	width: 280px;
	text-align: right;
	margin-right: 20px;
}
#contents #information #bannar {
	margin-top: 15px;
	margin-bottom: 7px;
}




/*サブページ用設定↓*/


/*ＭＡＰ↓*/

/*　WinIE6以外適用　ＭＡＰボックス*/
/*　WinIE7 WinFirefox3.0 MacFirefox3.0 MacSafari*/
#main_image #map {
	background: url(../images/map.jpg) no-repeat;
	margin: 0px;
	text-align: left;
	height: 339px;
	padding-top: 225px;
}

/*　WinIE6のみ適用　ＭＡＰボックス　高さ修正 */
* html #main_image #map {
	height: 114px;
 }

#main_image #map p {
	color: #333333;
	margin-left: 550px;
}


/*RECRUITE↓*/

/*　WinIE6以外適用　RECRUITEボックス*/
#main_image #recruite {
	background: url(../images/bk_recruite.jpg) no-repeat;
	margin: 0px;
	text-align: left;
	height: 339px;
	padding-top: 130px;
}

/*　WinIE6のみ適用　ＭＡＰボックス　高さ修正 */
* html #main_image #recruite {
	height: 209px;
 }

#main_image #recruite p {
	color: #333333;
	margin-left: 100px;
}
#copyright {
	width: 770px;
	margin-top: 5px;
	margin-right: 10px;
}

.textstyle01 {
	font-size: 12px;
	color: #FF0000;
	margin-top: 10px;
	margin-bottom: 10px;
}

/*MENU,KOYOMI*/

#menu_bk,#koyomi_bk {
	clear: both;
	width: 780px;
	margin: 0px;
	background: #FFF;
	margin: 0px;
}


#menu,#koyomi {
	width: 780px;
	margin: 0px;
	margin: 0px;
	text-align: center;
	background: url(../images/bk_gocochi.gif) no-repeat;
	padding-top: 50px;
}

#menu_list2,#koyomi_contents {
	color: #333333;
	text-align: left;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	padding-top: 0px;
}

#koyomi_contents p {
	color: #333;
}
#koyomi_contents h3 {
	color: #333333;
	font-size: 14px;
}


/*table2*/
#menu_list2 table {
	margin-top: 5px;
	width: 600px;
	color: #666666;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#menu_list2 td {
	padding: 5px;
}
#wrapper #menu th {
	color: #FFFFFF;
	padding: 5px;
}
#menu_list2 hr {
	color: #CC0000;
	height: 1px;
	margin-top: 0px;
	margin-bottom: 20px;
	border-top: 1px solid #CC0000;
}
#menu_list2 table img {
	border: 1px solid #999999;
}



/* SHOP INFO */

#shop_bk {
	clear: both;
	width: 780px;
	margin: 0px;
	margin: 0px;
	background-color: #2D2D2D;
}

#shop {
	width: 780px;
	margin: 0px;
	margin: 0px;
	text-align: center;
	padding-top: 20px;
}
#welcome {
	width: 740px;
	height: 270px;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
}
#welcome #right {
	float: right;
	width: 440px;
	margin-right: 0px;
}
#welcome #left {
	float: left;
	width: 300px;
	padding-top: 10px;
}


/*CONTACT*/

#contact_bk {
	clear: both;
	width: 780px;
	margin: 0px;
	background: #FFF;
	margin: 0px;
}

#contact {
	width: 780px;
	margin: 0px;
	background: url(../images/bk_recruite.jpg) no-repeat;
	margin: 0px;
	text-align: left;
	padding-top: 30px;
}

#contact #form {
	margin-left: 50px;
	color: #333333;
}
#contact #form th {
	font-weight: normal;
	background: #F2F0F1;
	text-align: left;
	border-bottom: 1px solid #FFFFFF;
}
#link_top {
	width: 600px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	color: #333333;
	text-align: right;
}
#link_top02 {
	width: 740px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	color: #333333;
	text-align: right;
}
.comment01 {
	font-size: 10px;
	color: #666666;
}

#news_page {
	width: 400px;
	background: #FFFFFF url(../images/bk_news.jpg) no-repeat;
	text-align: left;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
#news_page #news_box{
	text-align: left;
	margin: 20px;
}
#news_page #news_box p{
	color: #666666;
}
#news_page #news_box h1 {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	margin-bottom: 20px;
}
#sub_link {
	margin-left: 0px;
	margin-bottom: 40px;
	height: 20px;
	text-align: center;
	margin-top: 0px;
}

#sub_link ul {
	margin-left: 0px;
	margin-top: 0px;
}

#sub_link li {
	float: left;
	margin-left: 50px;
	list-style: circle;
}
