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

/*------------------------------------------------------
▼▼common
------------------------------------------------------*/
/*------------------------------------------------------
▼defolt setting
------------------------------------------------------*/
body{
	background-color:#fff;
	line-height: 1.6;
	}

div#manner_cont {
	width:584px;
	float:right;
	margin-top:8px;
	margin-bottom:8px;
	}
p.locatin {
	margin: 10px 0px;
	}


/*------------------------------------------------------
▼wrap
------------------------------------------------------*/
div#wrap {
	margin: 0px auto;
	padding: 0px;
	overflow: hidden;
	background: url(../../manner/img/side_bg.gif) repeat-y left;
}


/*------------------------------------------------------
▼sidebar
------------------------------------------------------*/
#sidebar {
	width:200px;
	float:left;
	margin:8px 0;
	}
#sidebar,
#sidebar #side_nav {
	margin: 0px;
	background: none;
}
#sidebar #side_nav ul {
	width: 200px;
	margin: 0px;
	padding: 0px;
	background: none;
}
#sidebar #side_nav ul li {
	margin: 0px;
	padding: 0px 10px;
	background: url(../../manner/img/side_nav_dot.gif) repeat-x bottom;
	display: block;
}
#sidebar #side_nav ul li a {
	width: 155px;
	_width: 175px;
	padding: 5px 0px 5px 25px;
	background: url(../../manner/img/side_nav_arrow.gif) no-repeat left 0.6em;
	display: block;
}
#sidebar #side_nav ul li a.now {
	color: #F60;
	background: url(../../manner/img/side_nav_arrow_bottom.gif) no-repeat left 0.6em;
}
#sidebar #side_nav ul li a:hover {
	color: #F60;
	background: url(../../manner/img/side_nav_arrow_bottom.gif) no-repeat left 0.6em;
}
#sidebar #side_nav ul li ul {
	width: auto;
	padding-bottom: 10px;
}
#sidebar #side_nav ul li ul li {
	padding: 0px 0px 0px 10px;
	background: none;
}
#sidebar #side_nav ul li ul li a {
	width: 160px;
	margin: 0px;
	padding: 1px 0px 1px 15px;
	background: url(../../manner/img/side_nav_arrow_line.gif) no-repeat left 0.6em;
}
#sidebar #side_nav ul li ul li a:hover {
	background: url(../../manner/img/side_nav_arrow_line.gif) no-repeat 2px 0.6em;
}

/*------------------------------------------------------
▼manner_cont
------------------------------------------------------*/
h2.sub_ttl {
	margin: 30px 0px 10px;
	padding-left: 35px;
	background: url(../../manner/img/mark_subttl_red.gif) no-repeat left center;
	clear: both;
}

/*
▼read
------------------------------------------------------*/
div#read {
	width: 580px;
	padding: 20px 0px;
	background: url(../../manner/img/line_dot.gif) repeat-x bottom;
	overflow: hidden;
}
div#read p {
	margin-left: 20px;
	font-size: 14px;
}
div#read p.illust {
	padding-right: 20px;
	float: right;
}

/*
▼anc
------------------------------------------------------*/
#anc {
	margin: 0px 10px;
	text-align: left;
	clear: both;
}
#anc ul {
	padding: 20px 30px;
}
#anc ul li {
	line-height: 1.8;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: left;
}
#anc ul li.anc_under {
	background-image: url(../img/link_under.gif);
}
#anc ul li.anc_a {
	background-image: url(../img/link_a.gif);
}

#anc ul li a {
	color: #ef5b7f;
	text-decoration: underline;
}
#anc ul li a:visited {
	color: #ef5b7f;
	text-decoration: underline;
}
#anc ul li a:active {
	color: #666;
	text-decoration: underline;
}
#anc ul li a:hover {
	text-decoration: underline;
	color: #e62453;
}

#anc p.illust {
	margin: 20px 0px 20px 20px;
	padding-right: 20px;
	float: right;
}

/*
▼section
------------------------------------------------------*/
div.section {
	width: 520px;
	margin-left: 40px;
}
div.section p {
	font-size: 14px;
}

/*
▼photo
------------------------------------------------------*/
p.photo_left {
	margin-right: 20px;
	float: left;
}
p.photo_right {
	margin-left: 20px;
	float: right;
}
p.photo_center {
	clear: both;
	text-align: center;
}

/*
▼return
------------------------------------------------------*/
h2.return_ttl {
	width: 580px;
	height: 39px;
	margin-top: 40px;
	background: url(../../manner/img/bg_okaeshi_top.gif) no-repeat top;
}
h2.return_ttl img {
	margin: 15px 0px 0px 20px;
}
div#return_block {
	width: 580px;
	background: url(../../manner/img/bg_okaeshi_bottom.gif) no-repeat bottom;
}
div#return_block p {
	margin: 0px 20px 0px;
	padding: 5px 0px 15px;
	border-top: #CC6 solid 1px;
	font-size: 14px;
}

/*------------------------------------------------------
▼▼top
------------------------------------------------------*/
div#wrap_top {
	background: none;
	width:800px;
	margin-top:8px;
	margin-bottom:8px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:15px;
	text-align:left;
}
div#wrap_top h1 {
	margin-bottom: 30px;
	
}
div#wrap_top div.read {
	margin: 0px 20px;
	font-size: 14px;
}
div#wrap_top div.read p.illust {
	margin-left: 20px;
	float: right;
}
div#wrap_top div#link_block {
	width: 780px;
	padding-top: 30px;
	font-size: 14px;
	clear: right;
}
div#wrap_top div.link_manner { float: left;}
div#wrap_top div.link_return { float: right;}
div#wrap_top div.link_manner ul,
div#wrap_top div.link_return ul {
	width: 380px;
	margin-bottom: 20px;
	padding: 10px 0px 0px;
	display: block;
}
div#wrap_top div#link_block ul li {
	padding: 5px 20px;
}
div#wrap_top div.link_manner ul {background: url(../../manner/img/bg_link_orange.gif) no-repeat top;}
div#wrap_top div.link_return ul.return {background: url(../../manner/img/bg_link_green.gif) no-repeat top;}
div#wrap_top div.link_return ul.noshi {	background: url(../../manner/img/bg_link_pink.gif) no-repeat top;}
div#wrap_top div#link_block ul li.end {
	padding-bottom: 17px;
}
div#wrap_top div.link_manner ul li.end { background: url(../../manner/img/bg_link_orange_bottom.gif) no-repeat bottom;}
div#wrap_top div.link_return ul.return li.end { background: url(../../manner/img/bg_link_green_bottom.gif) no-repeat bottom;}
div#wrap_top div.link_return ul.noshi li.end { background: url(../../manner/img/bg_link_pink_bottom.gif) no-repeat bottom;}
div#wrap_top div#link_block ul li a {
	padding: 2px 0px 2px 25px;
}
div#wrap_top div.link_manner ul li a { background: url(../../manner/img/side_nav_arrow.gif) no-repeat left center;}
div#wrap_top div.link_return ul.return li a { background: url(../../manner/img/nav_arrow_green.gif) no-repeat left center;}
div#wrap_top div.link_return ul.noshi li a { background: url(../../manner/img/nav_arrow_pink.gif) no-repeat left center;}
div.mod_top {
	padding: 10px 0px;
	clear: both;
}

/*------------------------------------------------------
▼▼manner
------------------------------------------------------*/
ul.simple {
	padding-left: 30px;
}
ul.simple li {
	padding: 5px 20px;
	background: url(../../manner/img/list_pink.gif) no-repeat left 0.6em;
	font-size: 14px;
}

dl.simple_list {
	padding-left: 30px;
}
dl.simple_list dt {
	font-size: 14px;
}
dl.simple_list dd {
	margin-top: -3px;
	margin-bottom: 10px;
	padding: 5px 20px;
	background: url(../../manner/img/list_pink.gif) no-repeat left 0.6em;
}

/*------------------------------------------------------
▼▼oiwai
------------------------------------------------------*/
div.oiwai_block {
	width: 380px;
	margin-left: 40px;
}

div.oiwai_block h3 {
	margin: 20px 0px 5px;
}
div.oiwai_block p {
	font-size: 12px;
}

/*------------------------------------------------------
▼▼return_manner
------------------------------------------------------*/
div.return p {
	margin-bottom: 1em;
}

div.section_harf {
	width: 260px;
	margin-left: 10px;
	_margin-left: 5px;
	float: left;
}
div.section_harf dl {
	width: 260px;
	margin-left: 20px;
	padding-bottom: 20px;
}
div.section_harf dl dd {
	width: 260px;
}
h2#rmanner_1 {
	clear: both;
}

div#paturn_orei {
	margin-top: 20px;
	padding: 20px;
	background: url(../../manner/img/line_dot.gif) repeat-x top;
}
div#paturn_orei h3 {
	margin-bottom: 10px;
}
div.tel,
div.letter {
	margin-bottom: 30px;
	padding-left: 90px;
}
div.tel {
	background: url(../../manner/img/icon_return_tel.gif) no-repeat left -5px;
}
div.letter {
	background: url(../../manner/img/icon_return_letter.gif) no-repeat left -5px;
}
div.letter p.follow_p {
	width: 460px;
	padding-bottom: 20px;
	background: url(../../manner/img/bg_follow_letter_top.gif) no-repeat 0px bottom;
}
div.letter ol {
	width: 460px;
	margin-bottom: 10px;
	padding: 15px 0px 20px;
	background: url(../../manner/img/bg_follow_letter_bottom.gif) no-repeat bottom;
}
div.letter ol li {
	margin: 0px 20px 5px 50px;
}


/*------------------------------------------------------
▼▼return_manner
------------------------------------------------------*/
dl.uchiiwai_block {
	width: 560px;
	margin: 10px 10px 30px;
}
dl.uchiiwai_block dt {
	padding-top: 12px;
	background: url(../../manner/img/line_dot_uchiiwai.gif) repeat-x top;
	position: relative;
}
dl.uchiiwai_block dt img {
	top: 12px;
	left: 10px;
	position: absolute;
}
dl.uchiiwai_block dd {
	margin-bottom: 10px;
	margin-left: 100px;
	padding: 0px 10px;
	height: 50px;
}

dl.uchiiwai_block > dd {  
    min-height: 50px;  
    height: auto;  
}
dl.uchiiwai_block dt.shussan {
	background: none;
}
dl.uchiiwai_block dd.shussan {
	height: 37px;
}
dl.uchiiwai_block > dd.shussan {  
    min-height: 37px;  
    height: auto;  
}

/*------------------------------------------------------
▼▼noshi
------------------------------------------------------*/
div.noshi_manner {
	margin-top: 20px;
}
div.noshi_manner dl img.illust {
	margin: 10px 0px;
}

h3.ttl_mizu {
	width: 550px;
	margin-top: 25px;
	margin-bottom: 5px;
	margin-left: 20px;
	padding-bottom: 10px;
	background: url(../../manner/img/line_pink.jpg) repeat-x bottom;
}
div.mizu_color {
	width: 550px;
	margin: 0px 0px 0px 20px;
}

table#rule {
	width: 520px;
	margin: 30px 0px;
	background-color: #fbfbfb;
	border-left: #cccccc solid 1px;
	border-bottom: #cccccc solid 1px;
}

table#rule tr th {
	padding: 8px 15px;
	background-color: #f1f1f1;
	border-top: #cccccc solid 1px;
	border-bottom: none;
	border-left: #dbe2e5 solid 6px;
	border-right: none;
	text-align: left;
}
table#rule tr td {
	padding: 8px 15px;
	background-color: #fbfbfb;
	border: #cccccc solid 1px;
	border-bottom: none;
	border-left: none;
}
