@charset "utf-8";

/*font_color*/
.style01 {
	color: #999999
}
.style02 {
color: #EA8C00
}
.style03 {
	color: #666666;
	font-size: 14px;
	font-weight: bold;
}
.style05 {
	color: #C0811A;
	font-size: 13px;
}
.style08 {
	color: #FF3300;
	font-weight: bold;
}

h1,h2,h3,h4,h5 {
	font-size: 1px;
	margin: 0px;
	padding: 0px;
	line-height: 1px;


}
.cleanroom a {
	display: block;
	background-image: url(../img/banner_04.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 80px;
	width: 210px;
	margin-bottom: 10px;
	text-decoration: none;
}
.cleanroom a:hover {
	background-image: url(../img/banner_04.jpg);
	background-repeat: no-repeat;
	background-position: -210px 0px;
	height: 80px;
	width: 210px;
	margin-bottom: 10px;
}



html{
	height:100%;
	width: 100%;
}

body{
	height:100%;
	font-size: 13px;
	line-height: 150%;
	color: #181512;
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: url(../img/body_bk.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#form {
	margin: 0px;
	padding: 0px;
}


* html div#container{
    height:100%;
}

div#container{
	width: 100%;
	position:relative;
	min-height: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

body > #container {
        height: auto;
}


div#main{
	padding-bottom:185px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
*htmldiv#main{
	padding-bottom:185px;
	width: 1020px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.head {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 160px;
	background-position: 0px 0px;
	position: relative;
	background-image: url(../img/top_head_bk.jpg);
	background-repeat: no-repeat;
}
.head_top {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 120px;
	position: relative;
}

.head_logo a {
	display: block;
	height: 60px;
	width: 230px;
	position: absolute;
	top: 10px;
	text-decoration: none;
}
.head_sub_menu {
	display: block;
	width: 430px;
	height: 30px;
	position: absolute;
	top: 85px;
	left: 570px;
}
.head_sub_menu ul {
	margin: 0px;
	padding: 0px;
}
.head_sub_menu li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}
.head_sub_menu h4 {
	display: inline;
	float: left;
	height: 30px;
	font-size: 11px;
	line-height: 30px;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.head_sub_menu #sm01 a {
	display: block;
	width: 50px;
	height: 30px;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #333333;
	background-image: url(../img/icon_01.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}
.head_sub_menu #sm02 a {
	display: block;
	width: 100px;
	height: 30px;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #333333;
	background-image: url(../img/icon_02.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}
.head_sub_menu #sm03 a {
	display: block;
	width: 70px;
	height: 30px;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #333333;
	background-image: url(../img/icon_03.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}
.head_sub_menu #sm04 a {
	display: block;
	width: 70px;
	height: 30px;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #333333;
	background-image: url(../img/icon_04.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}
.head_sub_menu #sm05 a {
	display: block;
	width: 60px;
	height: 30px;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #333333;
	background-image: url(../img/icon_05.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}
.head_sub_menu #sm01 a:hover {
	color: #0498D7;
	text-decoration: underline;
}
.head_sub_menu #sm02 a:hover {
	color: #0498D7;
	text-decoration: underline;
}
.head_sub_menu #sm03 a:hover {
	color: #0498D7;
	text-decoration: underline;
	}
.head_sub_menu #sm04 a:hover {
	color: #0498D7;
	text-decoration: underline;
	}
.head_sub_menu #sm05 a:hover {
	color: #0498D7;
	text-decoration: underline;
	}

.head_main_menu {
	display: block;
}
.head_main_menu ul {
	margin: 0px;
	padding: 0px;
}
.head_main_menu li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}
.head_main_menu h2#mm01 a {
	display: block;
	height: 38px;
	width: 250px;
	text-decoration: none;
	float: left;
	background-image: url(../img/main_menu.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.head_main_menu h2#mm02 a {
	display: block;
	height: 38px;
	width: 250px;
	text-decoration: none;
	float: left;
	background-image: url(../img/main_menu.jpg);
	background-repeat: no-repeat;
	background-position: -250px 0px;
}
.head_main_menu h2#mm03 a {
	display: block;
	height: 38px;
	width: 250px;
	text-decoration: none;
	float: left;
	background-image: url(../img/main_menu.jpg);
	background-repeat: no-repeat;
	background-position: -500px 0px;
}
.head_main_menu h2#mm04 a {
	display: block;
	height: 38px;
	width: 250px;
	text-decoration: none;
	float: left;
	background-image: url(../img/main_menu.jpg);
	background-repeat: no-repeat;

	background-position: -750px 0px;
}

.head_main_menu h2#mm01 a:hover {
	background-image: url(../img/main_menu.jpg);
	background-repeat: no-repeat;
	background-position: 0px -38px;
}
.head_main_menu h2#mm02 a:hover {
	background-image: url(../img/main_menu.jpg);
	background-repeat: no-repeat;
	background-position: -250px -38px;
}
.head_main_menu h2#mm03 a:hover {
	background-image: url(../img/main_menu.jpg);
	background-repeat: no-repeat;
	background-position: -500px -38px;
}
.head_main_menu h2#mm04 a:hover {
	background-image: url(../img/main_menu.jpg);
	background-repeat: no-repeat;
	background-position: -750px -38px;
}




.contet {
	display: block;
	padding: 0px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
*html .contet {
	display: block;
	padding: 0px;
	width: 1020px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
.pankuzu {
	display: block;
	height: 25px;
	line-height: 25px;
}
.pankuzu  a {
	color: #333333;
}
.pankuzu a:hover {
	color: #0066FF;
}
.left_content {
	display: block;
	width: 210px;
	float: left;
}


#foot{
	position:absolute;
	bottom:0px;
	height:65px;
	width:100%;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 150px;
	background-image: url(../img/foot_bk.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #DDDDDD;
}
.menu_oshirase {
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#menu_oshirase_title {
	background-image: url(../img/oshirase_title.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px;
	height: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.oshirase_line {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	margin-top: 5px;
	margin-bottom: 10px;
}


.foot_box {
	display: block;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#foot {
	height: 70px;
	text-align: center;
}

.foot_menu {
	display: block;
	width: 1000px;
}

.foot_menu ul {
	margin: 0px;
	padding: 0px;
}
.foot_menu li {
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 20px;
}
.foot_menu h5 {
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	display: inline;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
}
.foot_menu a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
.foot_menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 11px;
}
/*.foot_cat_menu {
	width: 1000px;
	margin-top: 10px;
}

.foot_cat_menu h6 {
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
.foot_cat_menu ul {
	margin: 0px;
	padding: 0px;
}
.foot_cat_menu li {
	margin: 0px;
	display: inline;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(../img/icon_08.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}
.foot_cat_menu a {
	color: #333333;
	font-size: 11px;
	text-decoration: none;
}
.foot_cat_menu a:hover {
	color: #333333;
	font-size: 11px;
	text-decoration: underline;
}*/
.foot_addess {
	background-color: #DDDDDD;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 100%;
	color: #FFFFFF;
}
address {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
.foot_line {

}

em {
	visibility: hidden;
}
.clear {
	clear: left;
}
.scr a {
	margin-top: 15px;
	display: block;
	width: 100px;
	margin-left: 640px;
	padding-left: 30px;
	background-image: url(../img/icon_06.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
	color: #333333;
	text-decoration: underline;
}
.scr a:hover {
	color: #0498D7;
	text-decoration: underline;
}


.right_content {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 790px;
}
*html .right_content {
	display: block;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 800px;
}
.cap_banner {
	text-align: center;
}
.cap_banner img {
	margin-top: 10px;
}
.banners img {
	margin-top: 10px;
	margin-left: 10px;
}
.outlet_item {
	padding-left: 15px;
}
.outlet_item_title {
	background-image: url(../img/outlet_item_title.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 30px;
	margin-bottom: 10px;
}
.item {
	display: block;

}
.item_table {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}

.item_midashi {
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	background-image: url(../img/item_title.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 25px;
	padding-left: 15px;
	margin-bottom: 10px;
}
.zaikohyou {
	margin-bottom: 5px;
}
.item_line {
	margin-top: 10px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}



.about_outlet {
	padding-left: 15px;
}
.about_outlet_txtbox {
	border: 1px solid #CCCCCC;
	padding: 10px;
}

#about_outlet_title {
	background-image: url(../img/about_outlet_title.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	display: block;
	height: 33px;
	margin-bottom: 10px;
}
.about_outlet_txt {
	background-image: url(../img/img_001.jpg);
	background-repeat: no-repeat;
	background-position: 490px 30px;
}
.about_outlet_midashi {
	font-size: 1px;
	font-weight: bold;
	width: 481px;
	color: #666666;
	background-image: url(../img/abouto_outlet_midashi.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 20px;
}
.about_outlet_txt02 {
	display: block;
	width: 430px;
	padding-top: 10px;
}


.guid {
	padding-left: 15px;
}
#guid_title {
	background-image: url(../img/guid_title.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	display: block;
	height: 33px;
	margin-bottom: 10px;
}
.guid_txt {
	padding-left: 15px;
	padding-top: 10px;
}
.guid_txt_midashi {
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	background-image: url(../img/item_title.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 25px;
	padding-left: 15px;
	margin-bottom: 10px;
}
.guid_txt_komidashi {
	padding: 5px;
	background-color: #F7F7F7;
	margin-bottom: 10px;
	margin-top: 10px;
}
.guid_txt ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.guid_txt li {
	margin-bottom: 10px;
	color: #333333;
	margin-top: 10px;
}
.guide_line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-top: 10px;
	margin-bottom: 20px;
}
.guid_menu {
	display: block;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-repeat: no-repeat;
	background-position: 5px 5px;
	margin-top: 20px;
}
.guid_menu a {
	display: block;
	margin-left: 10px;
	background-image: url(../img/icon_09.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 18px;
	height: 20px;
	line-height: 20px;
	color: #666666;
	width: 130px;
	float: left;
	font-weight: bold;
}
.guid_menu a:hover {
	color: #0498D7;
}









.q_and_a {
	padding-left: 15px;
}
#q_and_a_title {
	background-image: url(../img/q_and_a_title.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	display: block;
	height: 33px;
	margin-bottom: 10px;
}
.q_and_a_txt {
}
.q_and_a_cation {
	display: block;
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-bottom: 20px;
}
.q_and_a_qu {
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	background-image: url(../img/item_title.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 25px;
	padding-left: 15px;
	margin-bottom: 10px;
}
.q_and_a_menu_bk {
	background-repeat: no-repeat;
	background-position: 5px 7px;
	padding-top: 5px;
}

.q_and_a_menu {
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.q_and_a_link a {
	text-decoration: none;
	padding-left: 35px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #0498D7;
}
.q_and_a_link a:hover {
	color: #333333;
	text-decoration: underline;
}
.q_and_a_midashi {
	font-weight: bold;
	background-image: url(../img/icon_07.gif);
	background-position: 0px center;
	display: block;
	background-repeat: no-repeat;
	padding-left: 15px;
	color: #666666;
}
.q_and_a_an {
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	background-image: url(../img/item_title.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 25px;
	padding-left: 15px;
	margin-bottom: 10px;
}
.q_and_a_menu02 {
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
}
.q_and_a_midashi02 {
	font-weight: bold;
	background-image: url(../img/icon_07.gif);
	background-position: 0px center;
	display: block;
	background-repeat: no-repeat;
	padding-left: 15px;
	color: #666666;
}
.qu {
	display: block;
	text-decoration: none;
	padding-left: 35px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #0498D7;
	font-weight: bold;
}
.an {
	display: block;
	text-decoration: none;
	padding-left: 45px;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #333333;
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-right: 10px;
	margin-left: 10px;
}








.contact {
	padding-left: 15px;
}
#contact_title {
	background-image: url(../img/contact_title.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	display: block;
	height: 33px;
	margin-bottom: 10px;
}
.contact_a_txt {
}
#contact_cation {
	display: block;
	padding: 10px;
	margin-bottom: 15px;
	border: 1px solid #CCCCCC;
}
#contact_cation a {
	color: #0498D7;
	text-decoration: underline;
}
#contact_cation a:hover {
	color: #333333;
	text-decoration: underline;

}
#kojin {
	display: block;
	padding: 10px;
	border: 1px solid #CCCCCC;
}
#kojin b {
	color: #666666;
}




.company {
	padding-left: 15px;
}
#company_title {
	background-image: url(../img/company_title.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	display: block;
	height: 33px;
	margin-bottom: 10px;
}
.company_txt {
}
.company_box {
}
.company_midashi {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-image: url(../img/icon_10.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-left: 10px;
	margin-right: 10px;
	line-height: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.company_hinmoku_bk {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	background-color: #F7F7F7;
}
.company_hinmoku {
	padding-bottom: 10px;
	background-image: url(../img/icon_01.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 15px;
}
.company_shikaku {
	display: block;
	margin: 10px;
	padding: 10px;
	border: 1px solid #CCCCCC;
}
.company_midashi_title {
	font-weight: bold;
	line-height: 30px;
	padding-left: 10px;
	color: #666666;
}

.company_hinmoku_title {
	font-weight: bold;
	line-height: 30px;
	padding-left: 10px;
	color: #999999;
}
.company_shikaku b {
	color: #666666;
}



.privacy {
	padding-left: 15px;
}
#privacy_title {
	background-image: url(../img/privacy_title.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	display: block;
	height: 33px;
	margin-bottom: 10px;
}
.privacy_txt {
}
.privacy_midashi {
	line-height: 30px;
	font-weight: bold;
	color: #666666;
	background-image: url(../img/icon_10.gif);
	background-position: 3px 12px;
	background-repeat: no-repeat;
	padding-left: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-left: 10px;
	margin-right: 20px;
}
.privacy_txt {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-bottom: 25px;
}



.copy {
	padding-left: 15px;
}
#copy_title {
	background-image: url(../img/copy_title.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	display: block;
	height: 33px;
	margin-bottom: 10px;
}
.copy_txt {
}

.copy_midashi {
	line-height: 30px;
	font-weight: bold;
	color: #666666;
	background-image: url(../img/icon_10.gif);
	background-position: 3px center;
	background-repeat: no-repeat;
	padding-left: 17px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-left: 10px;
	margin-right: 20px;
}
.copy_txt {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-bottom: 25px;
}


.rules {
	padding-left: 15px;
}
#rules_title {
	background-image: url(../img/rules_title.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	display: block;
	height: 33px;
	margin-bottom: 10px;
}
.rules_txt {
}
.rules_midashi {
	line-height: 30px;
	font-weight: bold;
	color: #666666;
	background-image: url(../img/icon_10.gif);
	background-position: 3px center;
	background-repeat: no-repeat;
	padding-left: 17px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-left: 10px;
	margin-right: 20px;
}
.rules_txt {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-bottom: 25px;
}
.sitemap {
	padding-left: 15px;
}
#sitemap_title {
	background-image: url(../img/sitemap_title.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	display: block;
	height: 33px;
	margin-bottom: 10px;
}
.sitemap_txt {
}
.sitemap_link {
	display: block;
}
.sitemap_link a {
	line-height: 25px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-right: 20px;
	margin-left: 15px;
	background-image: url(../img/icon_05.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	padding-left: 20px;
	color: #0498D7;
	text-decoration: none;
}
.sitemap_link a:hover {
	color: #333333;
	text-decoration: underline;
}


.cyuumon {
	padding-left: 15px;
}
#cyuumon_title {
	background-image: url(../img/cyuumon_title.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	display: block;
	height: 33px;
	margin-bottom: 10px;
}
.cyuumon_txt {
}


.cyuumon_txtbox {
	padding-left: 50px;
	padding-right: 50px;
}
.cyuumon_form_midfashi {
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 25px;
	padding-left: 15px;
	background-color: #D1E99C;
	border: 1px solid #B7DC5F;
	margin-bottom: 15px;
}
}
.cyuumon_txtbox form {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.cyuumon_cation {
	display: block;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 50px;
	border: 1px solid #CCCCCC;
}
.cyuumon_cation a {
	text-decoration: underline;
}
.cyuumon_txtbox form {
	margin: 0px;
	padding: 0px;
}
.cyuumon_txtbox .line {
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-bottom: 10px;
}
.shiharai_txtbox {
	padding-left: 50px;
}

.shiharai_form_midfashi {
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 25px;
	padding-left: 15px;
	background-color: #D1E99C;
	border: 1px solid #B7DC5F;
}

.shiharai {
	padding-left: 10px;
}



.sp10px {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.item img {
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.komidashi {
	line-height: 25px;
	padding-left: 40px;
	font-weight: bold;
	color: #666666;
}
.item_syousai {
	padding-left: 40px;
}
.item_s {
	margin-bottom: 0px;
	height: 99px;
	display: block;
	padding: 0px;
	width: 80px;
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 2px;
	color: #666666;
	text-align: right;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
}
.menu {
	border: 1px solid #CCCCCC;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.menu_title {
	line-height: 25px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 8px;
	font-size: 14px;
}
.menu a {
	display: block;
	font-size: 15px;
	font-weight: bold;
	color: #7C9B57;
	background-image: url(../img/icon_09.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	height: 20px;
	float: left;
	margin-left: 20px;
	padding-left: 20px;
	text-decoration: none;
	line-height: 18px;
}
.menu a:hover {
	color: #336600;
	text-decoration: underline;
}
.hit_icon {
	text-align: right;
}
.hit_icon img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.side_banners0208 a {
	background-image: url(../img/side_banners02.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 95px;
	width: 200px;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	text-indent: -9999px;
}
.side_banners0208 a:hover {
	background-image: url(../img/side_banners02.jpg);
	background-repeat: no-repeat;
	background-position: -200px 0px;
}

.side_001 {
	padding-bottom: 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #CCC;
	font-size: 12px;
	margin-bottom: 10px;
}
.imgbox {
	background-image: url(../img/simg_001.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 149px;
	width: 200px;
}

