@charset "utf-8";
/* CSS Document */

* {
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	text-align: center;
	background-color: #FFE6FF;
}
a {
	color: #006699;
	text-decoration: underline;
}
a:hover {
	color: #FF0099;
	text-decoration: none;
}

#out_wrap {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	width: 730px;
	background-color: #FFE0FF;
	margin-right: auto;
	margin-left: auto;
}
#wrap {
	background-color: #FFFFFF;
	width: 700px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 700px;
	position: relative;
}
#header p {
	float: left;
	display: block;
	text-align: left;
	height: 12px;
	margin-top: 4px;
	padding-left: 15px;
	font-size: 10px;
}

#header .head_logo {
	float: left;
	margin-left: 8px;
	clear: left;
	margin-top: 2px;
}
#header .head_navi {
	width: 160px;
	margin-top: 6px;
	margin-left: 100px;
	position: absolute;
	left: 206px;
	top: 19px;
	text-align: right;
}
#index .head_totop {
	display: none;
}

#header .head_info {
	position: absolute;
	left: 485px;
	top: 3px;
}




#main_menu {
	height: 91px;
	width: 680px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#main_menu li {
	display: inline;
	list-style-type: none;
	height: 91px;
	width: 170px;
	float: left;
}
#main_menu li a {
	display: block;
	height: 91px;
	width: 170px;
}

#main_menu a:hover {
	background: none;
}
#main_menu a:hover img {
	background: none;
	height: 0px;
	width: 0px;
}

#main_menu .mn_01 {
	background-image: url(images/mn01_02.jpg);
	background-repeat: no-repeat;
	height: 91px;
	width: 170px;
}
#profile .mn_01 a {
	background: none;
}
#profile .mn_01 img {
	background: none;
	height: 0px;
	width: 0px;
}

#main_menu .mn_02 {
	background-image: url(images/mn02_02.jpg);
	background-repeat: no-repeat;
	height: 91px;
	width: 170px;
}
#menu .mn_02 a {
	background: none;
}
#menu .mn_02 img {
	background: none;
	height: 0px;
	width: 0px;
}

#main_menu .mn_03 {
	background-image: url(images/mn03_02.jpg);
	background-repeat: no-repeat;
	height: 91px;
	width: 170px;
}
#other .mn_03 a {
	background: none;
}
#other .mn_03 img {
	background: none;
	height: 0px;
	width: 0px;
}

#main_menu .mn_04 {
	background-image: url(images/mn04_02.jpg);
	background-repeat: no-repeat;
	height: 91px;
	width: 170px;
}
#voice .mn_04 a {
	background: none;
}
#voice .mn_04 img {
	background: none;
	height: 0px;
	width: 0px;
}

#wrap #main {
	position: relative;
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}



#main #end_navi {
	clear: both;
	line-height: 25px;
	padding-top: 10px;
}
#main #end_navi ul {
	list-style-type: none;
}
#end_navi li {
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
}
#wrap #footer {
	height: 54px;
	background-image: url(images/bg_footer.jpg);
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
	width: 680px;
	position: relative;
	background-position: center;
}
#footer .footer_logo {
	float: left;
}
#footer .footer_info {
	float: right;
}

#out_wrap #end {
	height: 43px;
	background-color: #FFE0FF;
	background-image: url(images/end.gif);
	background-repeat: no-repeat;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
}
#end p {
	line-height: 25px;
	padding-right: 35px;
	color: #006699;
}


/* index */


#main #index_left {
	float: left;
	width: 330px;
	display: block;
}
#index_left .index_p01 {
	text-align: left;
	font-size: 12px;
	line-height: 1.4em;
	margin-top: 10px;
	padding-left: 5px;
	color: #666666;
}
#index_left .index_p02 {
	font-size: 14px;
	color: #666666;
	margin-top: 5px;
	padding-left: 10px;
	line-height: 1.3em;
	letter-spacing: 0.1em;
	text-align: left;
}

#index_left h2 {
	margin-top: 10px;
}
#index_left table {
	width: 325px;
	border-collapse:collapse;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#index_left th {
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #FFDFFF;
	color: #003399;
	border: 1px solid #999999;
}
#index_left .th01 {
	width: 100px;
}
#index_left td {
	border: 1px solid #999999;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}
#index_left .index_p03 {
	text-align: left;
	color: #CC3300;
	line-height: 1.5em;
	padding-left: 8px;
	letter-spacing: 0.1em;
}
#index_left .info_box {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	height: 80px;
	overflow-y:scroll;
	margin-top: 5px;
	text-align: left;
	border: 1px solid #CCCCCC;
	padding: 5px;
	line-height: 1.2em;
}
.info_box strong {
	font-weight: bold;
}




#main #index_right {
	float: right;
}
#index_right .map {
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#index_right .shop_info {
	margin-top: 10px;
	text-align: left;
	background-image: url(images/bg_shopinfo.jpg);
	background-repeat: no-repeat;
	background-position: 170px bottom;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}


.shop_info strong {
	font-size: 16px;
	font-weight: bold;
	color: #006699;
}
.shop_info p {
	line-height: 1.4em;
	margin-top: 5px;
}



/* profile */

#profile h1 {
	text-align: left;
}
#main .block_aisatsu {
	background-image: url(images/photo_prof.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
	height: 180px;
	padding-top: 5px;
}
.block_aisatsu p {
	text-align: left;
	font-size: 14px;
	line-height: 24px;
	margin-left: 160px;
	background-image: url(images/line_prof.gif);
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 10px;
	color: #666666;
}
.block_aisatsu .aisatsu_name {
	text-align: right;
	margin-right: 10px;
	color: #006699;
}
#profile #prof_midbox {
	position: relative;
	text-align: left;
}

#main #prof_left {
	text-align: left;
	float: left;
}
#prof_left table,#prof_right table {
	width: 315px;
	margin-top: 10px;
}
#prof_left th,#prof_right th {
	width: 60px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#prof_left td,#prof_right td {
	line-height: 1.4em;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	text-align: left;
}


#main #prof_right {
	float: right;
	width: 320px;
}


/* menu */

#menu h1 {
	text-align: left;
}
#menu h2 {
	text-align: left;
	margin-top: 10px;
}
#menu .menu_block {
	margin-top: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
}
#menu #main p {
	text-align: left;
	line-height: 1.5em;
	margin-top: 5px;
	padding-left: 20px;
}
#menu .menu_list {
	text-align: left;
	list-style-type: none;
	line-height: 1.5em;
	padding-left: 20px;
	margin-top: 10px;
}
#menu .menu_list li {
	margin-top: 5px;
}
#main .caution {
	color: #CC3300;
}


/* other */

#other h1 {
	text-align: left;
}
#other .other_block {
	margin-top: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
}

#other #main h2 {
	text-align: left;
	margin-top: 10px;
}
#other #main p {
	margin-right: 20px;
	margin-left: 20px;
	text-align: left;
	line-height: 1.5em;
	margin-top: 5px;
}
#other #main h3 {
	text-align: left;
	margin-top: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #CC3300;
	line-height: 2em;
	padding-left: 10px;
}
#other #main .other_list {
	text-align: left;
	list-style-type: none;
	padding-left: 20px;
	padding-bottom: 10px;
}
#other .other_list dt {
	font-weight: bold;
	color: #006699;
	line-height: 1.4em;
	margin-top: 5px;
}
#other .other_list dd {
	line-height: 1.5em;
	color: #333333;
	padding-left: 15px;
	padding-right: 20px;
	margin-top: 5px;
}
#other .other_list li {
	font-weight: bold;
	color: #006699;
	line-height: 1.4em;
	margin-top: 5px;
	list-style-position: inside;
	list-style-type: square;
}
#other #main .other_list_num {
	text-align: left;
	padding-left: 20px;
}
#other .other_list_num li {
	font-weight: bold;
	color: #006699;
	line-height: 1.4em;
	margin-top: 5px;
	list-style-position: inside;
	list-style-type: decimal;
}
.other_block strong {
	font-size: 12px;
	font-weight: bold;
	color: #CC3300;
	padding-left: 20px;
}
#other .kobayashi_img {
	float: right;
	padding-left: 20px;
}

#other #mimitsubo {
	background-image: url(images/bg_mimitsubo.jpg);
	background-repeat: no-repeat;
	background-position: 410px top;
}



/* Voice */
#voice h1 {
	text-align: left;
}
#voice .block_voice dl {
	font-size: 12px;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.block_voice dt {
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	line-height: 1.2em;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #006699;
	margin-top: 10px;
	margin-left: 5px;
}
.block_voice dd {
	font-size: 12px;
	line-height: 18px;
	padding-right: 20px;
	padding-left: 25px;
	color: #666666;
	background-image: url(images/bg_line01.gif);
	background-repeat: repeat-y;
	background-position: center bottom;
	margin-top: 5px;
}
.voice_lady {
	background-image: url(images/voice_icon01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 500px;
	padding-left: 18px;
	color: #333333;
}
.voice_man {
	background-image: url(images/voice_icon02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 500px;
	padding-left: 18px;
	color: #333333;
}


/* Inquiry */
#inquiry h1 {
	text-align: left;
}#inquiry #main table {
	width: 600px;
	border-collapse:collapse;
	border: 1px solid #FF6699;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
#inquiry #main th {
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 120px;
	background-color: #FF6699;
	color: #FFFFFF;
	line-height: 1.4em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#inquiry #main td {
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9999;
	text-align: left;
}
#inquiry #main .field001 {
	font-size: 12px;
	width: 200px;
	line-height: 1.5em;
	border: 1px solid #999999;
	height: 1.5em;
}
#inquiry #main .field002 {
	font-size: 12px;
	line-height: 1.4em;
	width: 250px;
	border: 1px solid #999999;
}
#inquiry #main .caution {
	text-align: left;
	margin-top: 5px;
	width: 600px;
	font-size: 12px;
	line-height: 1.4em;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
}
#inquiry #main .field003 {
	width: 420px;
	border: 1px solid #999999;
}
#inquiry #main .btn_form input {
	background-color: #0099CC;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
}
