@charset "utf-8";
	
/*======================================

	77% = 10px	| 	122% = 16px	|	167% = 22px	
	85% = 11px	|	129% = 17px	|	174% = 23px
	92% = 12px	|	136% = 18px	|	182% = 24px
	100% = 13px	|	144% = 19px	|	189% = 25px
	107% = 14px	|	152% = 20px	|	197% = 26px
	114% = 15px	|	159% = 21px	|

=======================================*/

/*======================================

	Reset

=======================================*/

body,div,
dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,textarea,p,blockquote,th,td,em {
   margin:0;
   padding:0;
   font-style:normal;
   list-style:none;
   list-style-type:none;
}

img {
	border:none;
}

/* 文字間を綺麗に詰める場合の設定は下記をお使い下さい
	text-align:justify;
	text-justify: istribute;
*/

/*======================================

	Body

=======================================*/

body {
	margin:0;
	padding:0;
	text-align:center;
	color:#666666;
	font-size:12px;
	line-height:140%;
	background-color:#F7F5EC;
	font-family : Arial,'ＭＳ Ｐゴシック',sans-serif ;
}

/*======================================

	Container

=======================================*/

div#container {
	background:url(../common/bg1.jpg) repeat-y 0 0;
	width:958px;
	height:auto;
	text-align:center;
	margin:0 auto;
	padding:0 29px;
	background-color:#FFFFFF;
}

html > body div#container {
	width:900px;
}

/*======================================

	All Parts

=======================================*/

.none {
	display:none;
}

.mt_small {
	margin-top:5px;
}

.mt_small2 {
	margin-top:7px;
}

.mt_normal {
	margin-top:10px;
}

.mt_middle {
	margin-top:12px;
}

.mt_middle2 {
	margin-top:16px;
}

.mt_large {
	margin-top:20px;
}

.mb_small {
	margin-bottom:6px;
}

.mb_small2 {
	margin-bottom:4px;
}

.mb_large {
	margin-bottom:23px;
}

.mt_middle {
	margin-bottom:10px;
}

.mb_middle {
	margin-bottom:10px;
}

.mb_middle2 {
	margin-bottom:14px;
}

.mb_large2 {
	margin-bottom:20px;
}

.mb_middle3 {
	margin-bottom:12px;
}

.mtb_middle {
	margin-top:6px;
	margin-bottom:10px;
}

.mtb_large {
	padding-top:16px;
	margin-bottom:16px;
}

.mlr_middle {
	margin:0 8px 0 8px;
}

.mr_middle {
	margin:0 8px 0 0;
}

.ml_small {
	margin-left:3px;
}

.ml_small2 {
	margin-left:3px;
	margin-bottom:5px;
}

.ml_large {
	margin-left:107px;
}

.pt_small {
	padding-top:5px;
}

.pr_small {
	padding-right:3px;
}

.pt_large {
	padding-top:12px;
}

.txt_right {
	text-align:right;
}

.txt_center {
	text-align:center;
}

.txt_left {
	text-align:left;
}

.img_right {
	float:right;
	margin:0 0 20px 10px;
}

.img_right2 {
	float:right;
	margin:0 0 0 15px;
}

.img_left {
	float:left;
	margin:0 7px 10px 0;
}

.img_left2 {
	float:left;
	display:inline;
	margin:6px 7px 0 9px;
}

.img_left3 {
	float:left;
	margin:0 13px 0 0;
}

.img_left4 {
	float:left;
	margin:0 7px 2px 0;
}

.clr {
	clear:both;
	margin:0;
	padding:0;
}

.clr2 {
	clear:both;
	margin-bottom:20px;
}

.clr2:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .clr2 {
    height: 1em;
    overflow: visible;
}
/**/
/*======================================

	Txt

=======================================*/
h2 {
	clear:both;
}

h2.title {
	background:url(../common/h2.jpg) no-repeat 0 0;
	width:630px;
	height:53px;
	padding:18px 0 0 30px;
	color:#454545;
	font-size:1.2em;
	font-weight:bold;
	text-align:left;
}

html > body h2.title {
	width:600px;
	height:35px;
}

h3 {
	clear: both;
	background: url(../common/h3.jpg) no-repeat 0 0;
	width:629px;
	height:53px;
	padding:19px 0 0 30px;
	font-size:15px;
	text-align:left;
	font-weight:bold;
	color:#454545;
}

html > body h3 {
	width:599px;
	height:34px;
}

h3.sec {
	background: url(../common/h3_sec.jpg) no-repeat 0 0;
	width:600px;
	height:36px;
	padding:10px 0 0 13px;
	font-size:1.1em;
	font-weight:bold;
	color:#669933;
	text-align:left;
	margin-bottom:11px;
}

html > body h3.sec {
	width:587px;
	height:26px;
}

.green11 {
	font-weight:bold;
	color:#669933;
	font-size:0.85em;
}

.green14 {
	font-size:1.4em;
	font-weight:bold;
	color:#669933;
}

.line .green14 {
	font-size:1em;
	font-weight:bold;
	color:#669933;
}

.clr2 .green14 {
	font-size:1em;
	font-weight:bold;
	color:#669933;
}

.owner_bg .green14 {
	font-size:1em;
	font-weight:bold;
	color:#669933;
}

.green12 {
	font-weight:bold;
	color:#669933;
}

.green21 {
	font-size:1.6em;
	font-weight:bold;
	color:#669933;
	line-height:120%;
}

.green16 {
	font-size:1.3em;
	font-weight:bold;
	color:#669933;
	margin-bottom:10px;
}

.orange11 {
	color:#F8AA00;
	font-weight:bold;
	font-size:0.7em;
}

.red {
	color:#FF3300;
	font-weight:bold;
}

.txt11 {
	font-size:0.7em;
}

.txt11b {
	font-size:0.7em;
	text-align:left;
}

.orange {
	color:#FF9900;
}

.txt12 {
	font-size:1em;
}
/*======================================

	Header

=======================================*/

div#header {
	width:900px;
	height:auto;
	margin:0 auto;
}

.disp {
	background: url(../common/disp_bg.jpg) repeat-x 0 0;
	width:auto;
	height:21px;
	padding:2px 0 0 0;
}

html > body .disp {
	height:19px;
}

.disp p {
	font-size:10px;
}

#header h1 {
	font-weight:normal;
}

.disp_txt {
	float:left;
	width:640px;
	height:auto;
	padding-left:8px;
	text-align:left;
}

.disp_right {
	float:right;
	width:auto;
	height:auto;
	padding-right:15px;
}

.logo {
	clear:both;
	background:url(../common/header_bg.jpg) no-repeat 0 0;
	width:900px;
	height:71px;
	padding:0 20px;
	margin-top:15px;
	text-align:left;
}

html > body .logo {
	width:860px;
}

#logo_link {
	float:left;
	width:127px;
	height:58px;
}

#logo_link a {
	display:block;
	width:127px;
	height:58px;
	text-indent:-999em;
	overflow: hidden;
}

.logo_right {
	float:right;
	width:auto;
	height:auto;
	margin-left:330px;
	margin-top:38px;
	text-align:right;
}

* html .logo_right {
	margin-left:230px;
}

.search {
	width:auto;
	height:auto;
	text-align:right;
}

.search form {
	margin: 0px;
	padding: 0px;
	width: 300px;
/*	padding-left: 35px;*/
/*	padding-left: 120px;*/
/*	background:url(../common/header_search.jpg) no-repeat 35px 0;*/
}

.search form span {
	vertical-align: top;
	line-height: 150%;
	cursor: pointer;
}
.search form .searchKindBoxOff {
	display: none;
}

.search form .searchKindBoxOn {
	position: absolute;
	margin: 0px;
	padding: 3px;
	list-style-type: none;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}

.search form #searchKindBox li {
	cursor: pointer;
}

.search form #searchKindBox li:hover {
	background-color: #FEDCA3;
}

.search .input_txt {
	vertical-align:top;
	margin-top:2px;
	border: 1px solid #CCCCCC;
/*	width:90px;*/
	width:130px;
}

* html .search .input_txt {
	margin-top:0px;
}

.font {
	float:left;
	width:auto;
	height:auto;
/*	margin-left: 70px;*/
	margin-top: 2px;
	margin-left: 53px;
}

.font ul#chara {
	display:block;
/*	width:100px;*/
	width:44px;
/*	height:22px;*/
	height:20px;
}

.font ul#chara li {
	float:left;
}

.font ul#chara .sizeM {
	background:url(../common/sizem.jpg) no-repeat 0 0;
/*	width:33px;
	height:20px;*/
	width:22px;
	height:20px;
	text-indent:-999em;
	cursor:pointer;
	overflow: hidden;
}

.font ul#chara .sizeL {
	background:url(../common/sizel.jpg) no-repeat 0 0;
/*	width:33px;
	height:20px;*/
	width:22px;
	height:20px;
	text-indent:-999em;
	cursor:pointer;
	overflow: hidden;
}

/*======================================

	Contents

=======================================*/

div#contents {
	clear:both;
	width:900px;
	height:auto;
	margin-top:17px;
	padding:0 20px 0 17px;
}

html > body div#contents {
	width:863px;
}

div#contents:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html div#contents {
    height: 1em;
    overflow: visible;
}
/**/
/*======================================

	Left navi

=======================================*/

div#left_navi {
	float:left;
	width:228px;
	height:auto;
	padding-bottom:10px;
}

.choice_bg {
	background:url(../common/choice_bg.jpg) no-repeat 0 0;
	width:228px;
	height:163px;
	padding:0 10px;
}

html > body .choice_bg {
	width:208px;
}

.border1 {
	width:198px;
	height:auto;
	border-top:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	padding:1px;
}

html > body .border1 {
	width:196px;
}

.border2 {
	width:198px;
	height:auto;
	border:1px solid #CCCCCC;
	padding:1px;
}

html > body .border2 {
	width:196px;
}

.navi_bg {
	background:url(../common/navi_bg.jpg) no-repeat bottom;
	width:228px;
	height:auto;
	padding:0 6px 20px 5px;
	margin:0 auto;
	text-align:center;
	margin-bottom:5px;
}

html > body .navi_bg {
	width:217px;
}

.navi_bg ul {
	clear:both;
	width:auto;
	height:auto;
}

.navi_bg li {
	padding:0;
	margin:0;
}

.navi_bg li a {
}

.navi_bg li.bt6 {
	float:left;
	background:url(../common/navi1.jpg) no-repeat 0 1px;
	width:217px;
	height:auto;
	padding:10px 0 0 41px;
	color:#3366CC;
	font-size:1.2em;
	font-weight:bold;
	text-align:left;
	line-height:145%;
}

html > body .navi_bg li.bt6 {
	width:176px;
}

.navi_bg li.bt7 {
	float:left;
	background:url(../common/navi2.jpg) no-repeat 0 0;
	width:217px;
	height:auto;
	padding:10px 0 0 41px;
	color:#3366CC;
	font-size:1.2em;
	margin-bottom:0px;
	font-weight:bold;
	text-align:left;
	line-height:145%;
}

html > body .navi_bg li.bt7 {
	width:176px;
	height: 29px;
}

.navi_bg li.bt7 ul#menu {
	display: none;
}

.navi_bg ul#menu {
	width:auto;
	height:auto;
	text-align:left;
	margin-top:15px;
	margin-left:-40px;
}

.navi_bg ul#menu li {
	background: url(../common/list_bg.jpg) no-repeat bottom;
	width:180px;
	height:auto;
	margin-top:5px;
	padding:0 0 6px 45px;
	font-size:0.85em;
	font-weight:normal;
}

.navi_bg ul#menu li a {
	display:block;
	width:160px;
	padding:2px 0 2px 0;
	color:#666666;
	text-decoration:none;
}

.navi_bg ul#menu li a:hover {
	text-decoration: underline;
}

.navi_bg ul#menu2 {
	padding-top:12px;
}

.navi_bg ul#menu2 li {
	border-left:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	background:url(../common/feelings_list_off.jpg) no-repeat bottom;
	width:190px;
	height:auto;
	padding:1px;
	margin:0 auto;
	text-align:left;
	font-size:12px;
	padding:6px 0 3px 26px;
}

html > body .navi_bg ul#menu2 li {
	width:166px;
}

.navi_bg ul#menu2 li a {
	display:block;
	width:165px;
	padding:1px 0 1px 0;
	text-decoration:none;
	color:#666666;
}

.navi_bg ul#menu2 li a:hover {
	text-decoration:underline;
}

.navi_bg ul#menu2 li.bt8 {
	border:1px solid #CCCCCC;
}

html > body .navi_bg ul#menu2 li.bt8 {
	width:166px;
}

.navi_bg ul#area {
	margin-bottom:7px;
}

.navi_bg ul#area li {
	background: url(../common/list_purple.jpg) no-repeat bottom;
	width:180px;
	height:auto;
	margin-top:5px;
	padding:0 0 6px 45px;
	font-size:13px;
	font-weight:normal;
	text-align:left;
}

.navi_bg ul#area li a {
	display:block;
	width:160px;
	padding:2px 0 2px 0;
	color:#666666;
	text-decoration:none;
}

.navi_bg ul#area li a:hover {
	text-decoration: underline;
}

.navi_bg ul#layout {
	margin-bottom:7px;
}

.navi_bg ul#layout li {
	background: url(../common/list_orange.jpg) no-repeat bottom;
	width:180px;
	height:auto;
	margin-top:5px;
	padding:0 0 6px 45px;
	font-weight:normal;
	text-align:left;
}

.navi_bg ul#layout li a {
	display:block;
	width:160px;
	padding:2px 0 2px 0;
	color:#666666;
	text-decoration:none;
}

.navi_bg ul#layout li a:hover {
	text-decoration: underline;
}

.banner_inner {
	text-align:left;
	padding:0 5px 7px 3px;
}

/*-----------------------------------------------------------------------------------------------*/
#mobile {
	width: 220px;
	height: 138px;
	overflow: hidden;
	background-image: url(../common/mobile.jpg);
	background-repeat: no-repeat;
	text-align: left;
}

#mobile a {
	display: block;
	height: 100%;
}

#mobile img {
	margin: 39px 0 0 135px;
}
/*-----------------------------------------------------------------------------------------------*/

/*======================================

	Main Navi

=======================================*/

div#mnavi {
	clear:both;
	background:url(../common/menu.jpg) no-repeat 0 0;
	width:900px;
	height:38px;
}

div#mnavi ul {
}

div#mnavi li {
	display:inline;
	text-indent:-999em;
}

div#mnavi li.bt1 {
}
div#mnavi li.bt1 a {
	display:block;
	float:left;
	width:180px;
	height:36px;
}
div#mnavi li.bt1 a:hover {
	background:url(../common/menu.jpg) no-repeat 0 -38px;
	width:180px;
	height:36px;
}

div#mnavi li.bt2 {
}
div#mnavi li.bt2 a {
	display:block;
	float:left;
	width:180px;
	height:36px;
}
div#mnavi li.bt2 a:hover {
	background:url(../common/menu.jpg) no-repeat -180px -38px;
	width:180px;
	height:36px;
}

div#mnavi li.bt3 {
}

div#mnavi li.bt3 a {
	display:block;
	float:left;
	width:180px;
	height:36px;
}
div#mnavi li.bt3 a:hover {
	background:url(../common/menu.jpg) no-repeat -360px -38px;
	width:180px;
	height:36px;
}

div#mnavi li.bt4 {
}
div#mnavi li.bt4 a {
	display:block;
	float:left;
	width:180px;
	height:36px;
}
div#mnavi li.bt4 a:hover {
	background:url(../common/menu.jpg) no-repeat -540px -38px;
	width:180px;
	height:36px;
}

div#mnavi li.bt5 {
}
div#mnavi li.bt5 a {
	display:block;
	float:left;
	width:180px;
	height:36px;
}
div#mnavi li.bt5 a:hover {
	background:url(../common/menu.jpg) no-repeat -720px -38px;
	width:180px;
	height:36px;
}

/*======================================

	Main

=======================================*/

div#main {
	float:right;
	width:629px;
	height:auto;
	padding-bottom:19px;
	text-align:left;
}

.main_inner {
	padding-left:5px;
	margin-right:5px;
	text-align:center;
}

.main_inner2 {
	padding-left:5px;
	text-align:center;
	margin-bottom:15px;
}

/*======================================

	Entering

=======================================*/
.border {
	border:1px solid #CCCCCC;
	width:618px;
	height:auto;
	padding:10px 9px 12px 10px;
	text-align:left;
	margin-bottom:16px;
}

html > body .border {
	width:599px;
}

.border ul {
	margin-top:11px;
	margin-bottom:23px;
	padding-left:25px;
}

.border li {
	list-style:disc;
}

.privacy {
}

.privacy ol {
	padding-left:30px;
}

.privacy li {
	list-style:decimal;
}

.privacy ul {
	margin-top:5px;
	margin-bottom:5px;
	padding-left:10px;
}

.privacy ul li {
	list-style:disc;
}

.privacy_table {
	background-color:#FDF8CE;
	padding:10px;
}
/*======================================

	Request

=======================================*/
.request {
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	width:620px;
	height:auto;
	text-align:left;
	margin-bottom:2px;
}

.request th {
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	background-color:#FCE2A9;
	font-weight: normal;
	width:140px;
	padding:12px 0 12px 13px;
	font-size:1em;
	vertical-align:top;
}

.request td {
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	padding:8px 0 12px 13px;
	font-size:1em;
}

.request td.bt2 {
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	padding:0 0 12px 13px;
}

.request th.bt1 {
	width:auto;
	font-weight:bold;
	background-color:#FBD47F;
}

.request td.bt3 {
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	font-weight: normal;
	text-align:center;
	padding:12px 0 12px 13px;
	vertical-align:top;
}

.request .check1 {
	vertical-align:middle;
}

*:first-child+html .request .check1 {
	margin-bottom:2px;
}

.request .check2 {
	margin:10px 0 0 0;
}

.request .select1 {
	width:125px;
}

* html .request .select1 {
	width:122px;
}

.request .select2 {
	width:165px;
	margin-bottom:7px;
	vertical-align:middle;
}

.request .select3 {
	width:165px;
	vertical-align: middle;
	margin-right:10px;
}

.request .select4 {
	width:65px;
	vertical-align: middle;
}

.request .select5 {
	width:165px;
	vertical-align:middle;
}

.request .select6 {
	width:165px;
	margin-bottom:10px;
	vertical-align:middle;
}

.request .text1 {
	width:120px;
}

.request .text2 {
	width:200px;	
	vertical-align:middle;
}

.request .text3 {
	width:180px;
}

.request .text4 {
	width:180px;
	margin-bottom:7px;
	vertical-align:middle;
}

.request .text5 {
	width:360px;
	margin-bottom:6px;
	vertical-align:middle;
}

.request .text6 {
	width:160px;
	vertical-align:middle;
}

.request .text7 {
	width:240px;
	margin-bottom:6px;
	vertical-align:middle;
}

.request .text8 {
	width:60px;
	vertical-align:middle;
}

.request .radio1 {
	vertical-align:middle;
}

.request .textarea {
	width:480px;
	height:100px;
	margin-bottom:10px;
	padding:5px;
}

.request .textarea2 {
	width:360px;
	height:100px;
	padding:5px;
}

.request .textarea3 {
	width:580px;
	height:200px;
	padding:5px;
}

.main_inner .submit {
	text-align:center;
	margin:10px 0 20px 0;
}


.table_left {
	float:left;
	width:150px;
	height:auto;
}

.table_center {
	float:left;
	width:150px;
	height:auto;
}

.table_right {
	float:left;
	width:150px;
	height:auto;
}

.request_other {
	clear: both;
	margin-top: 5px;
}

/*======================================

	Company

=======================================*/
.staff {
	/* clear:both; */
	width:618px;
	height:auto;
	margin-bottom:10px;
	text-align:left;
}

.staff:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .staff {
    height: 1em;
    overflow: visible;
}
/**/

.staff2 {
	clear:both;
	width:618px;
	height:auto;
	margin-bottom:20px;
	text-align:left;
}

.staff2:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .staff2 {
    height: 1em;
    overflow: visible;
}
/**/

.staff_left {
	float:left;
	width:300px;
	height:auto;
	border-top:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	border-left:4px solid #FAC553;
	margin-right:7px;
	padding-bottom:9px;
}

:root .staff_left {
	margin-right:7px;
}

.staff_right {
	float:left;
	width:300px;
	height:auto;
	border-top:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	border-left:4px solid #FAC553;
	padding-bottom:9px;
}

.staff_name {
	font-weight:bold;
	color:#669933;
	padding-bottom:10px;
	padding-top:11px;
	background-color:#EEEEEE;
	margin-bottom:6px;
}

.line {
	background:url(../common/line4.gif) bottom no-repeat;
	width:593px;
	height:auto;
	padding-bottom:10px;
	margin-bottom:10px;
}

.line:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .line {
    height: 1em;
    overflow: visible;
}
/**/

.company {
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	width:600px;
	height:auto;
	text-align:left;
	margin-bottom:2px;
	font-size:1em;
}

.company th {
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	background-color:#FCE2A9;
	font-weight: normal;
	width:140px;
	padding:12px 0 12px 13px;
	vertical-align:top;
}

.company td {
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	padding:8px 0 12px 13px;
}

.company a {
	color:#FF3300;
	text-decoration:none;
}

.company a:hover {
	text-decoration: underline;
}

.staff_txt {
}

.staffbox {
	float:right;
	width:190px;
	padding-right:3px;
	display:block;
}

html > body .staffbox {
	width:187px;
}

* html .staffbox {
	width:185px;
}
/*======================================

	Owner

=======================================*/
.border3 {
	border:1px solid #CCCCCC;
	width:600px;
	height:auto;
	padding:10px 9px 7px 10px;
	margin-bottom:10px;
	background-color:#FAFAFA;
}

html > body .border3 {
	width:581px;
}

.owner_bg {
	background:url(../img/owner/img03.jpg) right no-repeat;
	width:auto;
	height:auto;
	padding:0 180px 0 0;
}

/*======================================

	Top Page

=======================================*/
.top {
	clear:both;
	width:620px;
	height:auto;
	margin-left:3px;
	margin-bottom:10px;
}

.top a {
	text-decoration:none;
	color:#669933;
}

.top a:hover {
	text-decoration: underline;
}

.top:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .top {
    height: 1em;
    overflow: visible;
}
/**/

.top_left {
	float:left;
	width:302px;
	height:auto;
	border:1px solid #CCCCCC;
	margin-right:10px;
}

.top_right {
	float:left;
	width:302px;
	height:auto;
	border:1px solid #CCCCCC;
}

.top_inner {
	width:302px;
	height:auto;
	border-left:4px solid #FAC553;
	padding:6px 10px 9px 9px;
	text-align:left;
}

html > body .top_inner {
	width:283px;
}

.top_inner:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .top_inner {
    height: 1em;
    overflow: visible;
}
/**/

.whats_inner {
	width:618px;
	height:178px;
	border:1px solid #CCCCCC;
	margin-left:3px;
	overflow:auto;
	margin-bottom:15px;
	padding:9px 11px 9px 9px;
	margin-left:5px;
}

html > body .whats_inner {
	width:598px;
	height:160px;
}

.whats_inner dl {
	text-align:left;
	padding-bottom:5px;
}

.whats_inner dt {
	display:block;
	float:left;
	width:78px;
	border-left:4px solid #F8AA00;
	padding:0 0 0 6px;
	color:#669933;
	font-weight:bold;
	font-size:0.9em;
	margin-left:2px;
	margin-bottom:20px;
}

:root .whatsinner dt {
	padding:2px 0 0 6px;
}

html > body .whats_inner dt {
	width:72px;
}

.whats_inner dd {
	display: block;
	background:url(../common/line2.gif) bottom no-repeat;
	width:auto;
	height:auto;
	padding-bottom:10px;
	margin-bottom:10px;
}

.new {
	width:118px;
	height:auto;
	font-size:1em;
	text-align:left;
}

.top_table {
	margin-bottom:7px;
}

.top_table td {
	vertical-align: top;
}

:root .top_table {
	margin-left:5px;
}

.tel {
	clear:both;
	background:url(../common/tel.jpg) no-repeat 0 0;
	width:630px;
	height:241px;
	padding:19px 0 0 30px;
	font-size:1.2em;
	font-weight:bold;
	color:#454545;
	text-align:left;
}

html > body .tel {
	width:600px;
	height:222px;
}

.tel a {
	display:block;
	width:620px;
	height:187px;
	margin-top:17px;
	margin-left:-25px;
	text-indent:-999em;
}

/*======================================

	madori

=======================================*/

#madori {
	width:620px;
	height:464px;
	background:url(../img/madori/madori_bg.jpg) no-repeat top;
	padding-top:221px;
	margin-bottom:20px;
}

/*======================================

	Footer

=======================================*/

div#footer {
	clear:both;
	background:url(../common/line3.gif) no-repeat top;
	width:900px;
	height:auto;
	padding-top:7px;
	margin-bottom:10px;
}

div#footer a {
	color:#666666;
	text-decoration:none;
}

div#footer a:hover {
	text-decoration: underline;
}

.footer_subnavi {
	clear:both;
	width:auto;
	height:auto;
	padding:0 15px 0 13px;
	font-size:0.85em;
	margin-bottom:5px;
}

.footer_subnavi:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .footer_subnavi {
    height: 1em;
    overflow: visible;
}
/**/

.subnavi_left {
	float:left;
	width:auto;
	height:auto;
}

.subnavi_right {
	float:right;
	width:auto;
	height:auto;
}

.footer_navi {
	clear:both;
	width:900px;
	height:auto;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	padding:1px 0;
	text-align:left;
	margin-bottom:12px;
	font-size:0.9em;
}

.footer_navi_inner {
	width:auto;
	height:auto;
	background-color:#FFFFCC;
	padding:11px 0 11px 13px;
}

address {
	text-align:right;
	font-style:normal;
	margin-right:14px;
	font-size:0.9em;
}

.mr_right {
	margin-right:14px;
	text-align:right;
	font-size:0.85em;
}

/*======================================

	Shop

=======================================*/
.shop {
	clear:both;
	border:1px solid #CCCCCC;
	width:618px;
	height:auto;
	margin-left:4px;
	padding:9px 9px 7px 9px;
	margin-bottom:17px;
}

html > body .shop {
	width:600px;
}

.shop_inner {
	clear:both;
	width:595px;
	height:auto;
	background:url(../img/shop/bg.gif) repeat-y 0 0;
	border-top:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	border-left:4px solid #FAC553;
	margin-bottom:2px;
}

.shop_inner:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .shop_inner {
    height: 1em;
    overflow: visible;
}
/**/

.shop_img {
	float:left;
	width:156px;
	height:auto;
	padding:9px 20px 9px 16px;
	text-align:center;
}

html > body .shop_img {
	width:119px;
}

.shop_right {
	float:left;
	width:439px;
	height:auto;
	padding:12px 17px 13px 13px;
}

html > body .shop_right {
	width:409px;
}

* html .shop_right {
	width:419px;
}

.cntleft {
	width:87px;
	float:left;
}

.cntright {
	width:180px;
	float:left;
}

.new .mb_small2 {
	text-align:center;
	border:1px solid #555;
	background-color:#F0F0F0;
}









/*======================================

	apartment

=======================================*/

#apartment {
	font-size:12px;
}

#apartment .entry {
	margin-bottom:15px;
}

#apartment .section {
	position:relative;
	width:620px;
	height:400px;
	background:url(../img/apartment/apartment_bg.jpg) repeat-y 0 0;
	margin-bottom: 20px;
}

#apartment .section_chuoku {
	position:relative;
	width:620px;
	height:400px;
	background:url(../img/apartment/apartment_bg_chuoku.jpg) repeat-y 0 0;
	margin-bottom: 20px;
}

#apartment .section .txt em,
#apartment .section_chuoku .txt em {
	color:#669933;
	font-size:14px;
	margin-bottom:5px;
	font-weight:bold;
}

#apartment .section h3,
#apartment .section_chuoku h3 {
	display:none;
}

#apartment .section .txt,
#apartment .section_chuoku .txt {
	position:absolute;
	left:35px;
	top:141px;
	text-align:left;
	width: 409px;
}

#apartment .look {
	width:auto;
	height:30px;
	line-height:30px;
	text-align:right;
	background:url(../img/apartment/apartment_look_bg.jpg) repeat-y 0 0;
	padding-right:10px;
}

#apartment .look a {
	color:#669933;
	font-weight:bold;
}

.apartment_banner {
	margin-bottom:10px;
}

#seo_txt {
	font-size:10px;
}

#hotlink {
	width:auto;
	border-top:1px solid #ccc;
	padding:5px 0;
	margin:5px 0;
}

#hotlink li {
	display:inline;
	font-size:10px;
}




