@charset "utf-8";
/**
 * style 
 *
 * 1. import
 * 2. html, body
 * 3. HTMLtag, siteCommonClass
 * 4. Layout
 * 5. EachPageStyle
 *
 */
 
 /**
 * 1. import
 */
@import "common.css";
@import "floatbn.css";
@import "lightbox.css";
@import "map.css";


/**
 * 2. html, body
 */
html,body{
	height:100%;
	min-height:100%;
	background:url(../images/common/bg_body.png) repeat-x;
	background-color:#f3e8eb;
}

#shadow {
	width:940px;
	margin:0 auto;
	background:url(../images/common/bg_body_01.png) repeat-y;
}
#shadow2 {
	width:940px;
	height:15px;
	margin:0 auto;
	background:url(../images/common/bg_body_02.jpg) no-repeat;
}
/*--anchor--*/
a {
	background-color:transparent;
	color:#990000;
	text-decoration:underline;
}
a:visited {}
a:hover {
    color:#990000;
	text-decoration:underline;
}
a:active {}

/**
 * 3. HTMLtag, siteCommonClass
 */

/*--common--*/
* {
	margin:0;
	padding:0;
	list-style:none;
	text-align:justify;
	text-justify:auto; 
}

img {
	border:0;
}
.clearfix:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}

.clearfix{
    display:inline-block;
    min-height:1%;  /* for IE 7*/
}

/* Hides from IE-mac */
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

/*--header--*/
#header {
	width:902px;
	background-color:#ffffff;
}
#head_l {
	width:400px;
	float:left;
}
#h1_index {
	width:321px;
	padding-left:10px;
	margin:10px 0;
	float:left;
}
#bt_header {
	width:498px;
	float:right;
	padding:5px 0 5px;
}
#bt_header li {
	float:right;
	margin-left:5px;
}
#head_link {
	margin:5px 0;
	float:right;
}
.box498 {
	width:498px;
}
h1 {
	font-size:10px;
	font-family:"メイリオ","ヒラギノ角ゴ Pro W3", Osaka ;
	color:#666666;
	padding:3px 0 0 3px;
	float:left;
}
/*--cap--*/

/*--common nav--*/
#nav {
	width:904px;
	margin-right:-2px;
}
#nav li {
	width:111px;
	height:45px;
	padding-right:2px;
	float:left;
	padding-bottom:1px;
	background-color:#ffffff;
}
/*--footer--*/
#footer {
	width:910px;
	height:107px;
	clear:both;
	background-color:#ffffff;
}
#footer ul {
	width:816px;
	height:60px;
	margin:0 auto;
}
#footer ul li {
	float:left;
	margin-right:5px;
}

#copy {
	text-align:center;
	font-size:9px;
	color:#666666;
	font-family:"メイリオ","ヒラギノ角ゴ Pro W3", Osaka ;
	padding-top:10px;
}

#copy_f {
    width: 900px;
	float:left;
	text-align:center;
	font-size:9px;
	color:#666666;
	font-family:"メイリオ","ヒラギノ角ゴ Pro W3", Osaka ;
	padding-top:10px;
}


/**
 * 4. Layout
 */

body #container {
	background-color:#ffffff;
	padding:15px 20px 0;
	clear:both;
}
body #bundle {
	width:910px;
	margin:0 auto;
	background-color:#ffffff;
}
body #wrapper {
	width:902px;
	margin:0 auto;
	min-height:100%;
	background-color:#ffffff;
}
h2 {
    margin:15px 0 20px;
	float:left;
}
.subtitle {
	float:left;
	padding-bottom:15px;
}
h3 {
    padding-bottom:15px;
}
.to_top {
	float:right;
	padding-top:10px;
}

.to_top02 {
    width:862px;
	height:19px;
	text-align:right;
}
#title {
	float:left;
	padding-bottom:15px;
}
#main {
	padding:10px;
	background-color:#ffffff;
}
#main02 {
	padding:10px;
	background-color:#ffffff;
}

.box800 {
	width:840px;
	margin:0 auto;
}
.box450 {
	width:450px;
}
.box470 {
	width:465px;
	float:left;
	padding:10px 10px 15px 20px;
}
.box380 {
	width:375px;
	float:right;
	padding:10px 20px 15px 10px;
}
.box550 {
	width:545px;
}
.box290 {
	width:300px;
}
.box387 {
	width:387px;
}
.box273 {
	width:273px;
}
.box253 {
	width:253px;
}
.box410 {
	width:410px;
}

.box600 {
	width:600px;
}

/**
 * 6. EachPageStyle
 */
/* index */ 
#top_flash {
	border:1px solid #ffffff;
	width:900px;
}
.bt_sakase {
    float:left;
	padding-right:5px;
	margin-bottom:5px;
}
.bt_request {
    float:right;
	padding-right:5px;
}
.bt_blog {
    float:left;
}
#point {
    background-color:#ffffff;
    width:900px;
	float:left;
	padding:2px;
	clear:both;
}
#banner {
	width:450px;
	float:right;
}
#under {
    background-color:#ffffff;
	padding-bottom:15px;
	clear:both;
}
#news {
	width:417px;
	float:left;
	padding:0 4px;
}
#news h2 {
	margin-bottom:5px;
}
#news li {
	font-size:75%;
	font-family:"メイリオ","ヒラギノ角ゴ Pro W3", Osaka ;
	line-height:150%;
	color:#666666;
}
#campaign {
	width: auto;
	float:left;
	margin:5px 0 10px;
	clear:both;
}

/*--location--*/
#nature_flash {
	width:862px;
}
.map_bt {
	background-color:#ffffff;
	margin:0 41px 20px 51px; 
	padding-top:20px;
	clear:both;
}
.map_box {
	margin-bottom:25px;
	clear:both;
}
#ul_map {
	padding-left:20px;
}
#ul_map li {
	float:left;
	margin-right:9px;
	margin-bottom:25px;
}
#map_box {
	width:858px;
	padding-left:20px;
}
#map_mdl {
	width:828px;
	padding-left:30px;
	background:url(../images/page/map_box_mdl.png) repeat-y;
}
.map_copy {
	width:642px;
	margin:0 auto 10px;
}
.dl_map {
	width:242px;
	float:left;
	font-size:12px;
	font-family:"メイリオ","ヒラギノ角ゴ Pro W3", Osaka ;
	margin-right:30px;
}
.dl_map dt {
	width:242px;
	height:163px;
	margin-bottom:5px;
}
.dd_map01 {
	color:#333333;
	line-height:130%;
}
.dd_map02 {
	color:#2198ad;
	line-height:130%;
}

.table_map01 {
	width:273px;
	border-collapse:collapse;
	font-size:10px;
	font-family:"メイリオ","ヒラギノ角ゴ Pro W3", Osaka ;
	margin-bottom:5px;
}
.table_map01 caption {
	padding-bottom:5px;
}
/*.table_map01 tr {
	background:url(../images/page/table_break.png) repeat-x left center;
}*/
.table_map01 th {
	text-align:left;
	font-weight:500;
	white-space:nowrap;
	border-bottom:1px dotted #cccccc;
	padding:2px 0;
}	
.table_map01 td {
	border-bottom:1px dotted #cccccc;
	text-align:right;
	padding:2px 0;
}	
.table_map02 {
	width:253px;
	border-collapse:collapse;
	font-size:10px;
	font-family:"メイリオ","ヒラギノ角ゴ Pro W3", Osaka ;
	margin-bottom:5px;
}
.table_map02 caption {
	padding-bottom:5px;
}
.table_map02 th {
	text-align:left;
	font-weight:500;
	white-space:nowrap;
	border-bottom:1px dotted #cccccc;
	padding:2px 0;
}	
.table_map02 td {
	border-bottom:1px dotted #cccccc;
	text-align:right;
	padding:2px 0;
}	
.table_map03 {
	width:300px;
	border-collapse:collapse;
	font-size:10px;
	font-family:"メイリオ","ヒラギノ角ゴ Pro W3", Osaka ;
	margin-bottom:5px;
}
.table_map03 caption {
	padding-bottom:5px;
}
.table_map03 th {
	text-align:left;
	font-weight:500;
	white-space:nowrap;
	border-bottom:1px dotted #cccccc;
	padding:2px 0;
}	
.table_map03 td {
	border-bottom:1px dotted #cccccc;
	text-align:right;
	padding:2px 0;
}	
/*--location nav--*/
#nav2 {
	width:830px;
	height:37px;
	text-align:center;
	background-color:#ffffff;
}

#nav2 li {
	width:156px;
	height:37px;
	float:left;
	margin-right:5px;
}
/*--s-style--*/
.s-style {
    float:left;
	padding-left:20px;
}
.style_box {
	background-color:#ffffff;
	padding:20px 0;
	clear:both;
}
#style_caption {
    width:862px;
	background-color:#ffffff;
	padding-top:20px;
	text-align:left;
	clear:both;
}
#caption {
	background-color:#ffffff;
	padding:0 20px;
	clear:both;
}
/*--modelroom--*/
#model_flash {
	width:862px;
}
/*--plan--*/

.plan {
	background-color:#ffffff;
	padding-top:15px;
	clear:both;
}
.plan_nav1 {
    float:left;
	padding-right:20px;
	margin-bottom:15px;
}
.plan_nav2 {
    float:left;
	margin-bottom:15px;
}
.plan_nav3 {
    float:right;
	margin-bottom:15px;
}

/*--equipment--*/
h4 {
    margin:15px 0;
}
h5 {
    margin-bottom:10px;
}
#nav3 {
	width:659px;
	height:37px;
	text-align:center;
	background-color:#ffffff;
}
#nav3 li {
	width:156px;
	height:37px;
	float:left;
	margin-right:5px;
}
.equ_bt {
	background-color:#ffffff;
	margin:0 auto 20px 130px; 
	padding-top:20px;
	clear:both;
}
.us_box {
    background:url(../images/page/usstyle.gif) no-repeat;
	width:862px;
	height:125px;
	margin-top:15px;
}
.us_cap {
    width:650px;
	text-align:left;
	line-height:125%;
	font-size:12px;
	color:#000000;
	float:right;
	margin-top:40px;
}
.equ_boxl {
    width:385px;
	border:1px solid #999999;
	float:left;
	padding:0 15px 15px;
}

.equ_boxr {
    width:385px;
	border:1px solid #999999;
	float:right;
	padding:0 15px 15px;
}
.equ_img {
    width:165px;
	float:right;
}
.h5_us {
    margin-top:10px;
}   
.equ_cap{
    width:210px;
	text-align:left;
	line-height:150%;
	font-size:12px;
	color:#000000;
	float:left;
}
.equ_cap2{
    width:862px;
	float:left;
	font-size:9px;
	color:#666666;
	font-family:"メイリオ","ヒラギノ角ゴ Pro W3", Osaka ;
	padding:2px 0;
	margin-left:20px
	text-align:left;
}
.equ_box_aru {
    background:url(../images/page/img-047.gif) no-repeat;
	width:862px;
	height:170px;
	float:left;
}
.pet_box {
    background:url(../images/page/img-048.gif) no-repeat;
	width:862px;
	height:150px;
	margin-top:15px;
	float:left;
}
.aru_cap {
    width:525px;
	text-align:left;
	line-height:150%;
	font-size:12px;
	color:#000000;
	float:left;
	padding-left:15px;
	margin-top:40px;
}
/*--security--*/
.secu_cap{
    width:385px;
	text-align:left;
	line-height:150%;
	font-size:12px;
	color:#000000;
	float:left;
}
.secu_img {
    width:385px;
	float:right;
	margin-top:10px;
}
.secu_box {
    background:url(../images/page/img-028.gif) no-repeat;
	width:862px;
	height:210px;
}
/*--structure--*/
.st {
    width:660px;
	float:left;
	margin-bottom:15px;
	background-color:#ffffff;
}
.st2 {
    width:862px;
	float:left;
	margin-bottom:15px;
	background-color:#ffffff;
}
.st_box {
    width:200px;
	margin-right:18px;
	float:left;
}
.st_box2 {
    width:200px;
	float:right;
}
.st_box3 {
    width:420px;
	margin-right:18px;
	float:left;
}
.st_cap {
	text-align:justify;
    text-justify:auto;
	line-height:125%;
	font-size:12px;
	color:#000000;
}
.st_capbox {
    width:200px;
    margin-top:10px;
	float:left;
}
.st_capbox2 {
    width:420px;
    margin-top:10px;
}
.st_img {
	width:200px;
	margin-top:10px;	
}
.st_img2 {
	width:420px;
	margin-top:10px;
	text-align:center;
}
.haseko_box {
    background:url(../images/page/haseko.gif) no-repeat;
	width:862px;
	height:170px;
	margin-top:5px;
	float:left;
}
.haseko_cap {
    width:420px;
	text-align:left;
	line-height:130%;
	font-size:12px;
	color:#000000;
	float:left;
	padding-left:15px;
	margin-top:75px;
}
/*--us-style--*/
#us_capbox {
    width:200px;
}
.us_caption {
    font-family:"メイリオ","ヒラギノ角ゴ Pro W3", Osaka ;
	text-align:justify;
    text-justify:auto;
	line-height:125%;
	font-size:12px;
	color:#000000;
}
.us_box1 {
    border:1px solid #B5788A;
    width:200px;
	padding:10px 5px;
	margin-right:4px;
	float:left;
}
.us_box2 {
    border:1px solid #B5788A;
    width:200px;
	padding:10px 5px;
	float:right;
}
.us_box3 {
    border:1px solid #B5788A;
    width:420px;
	padding:10px 5px;
	margin:0 20px 15px 0;
	float:left;
}
.us_img {
	width:200px;
	margin-top:10px;
	text-align:center;
}
#us-back {
    background:url(../images/page/us-back.gif) no-repeat;
	width:862px;
	padding:0 20px 0;
}
.text_us {
    width:650px;
	font-size:75%;
	color:#000000;
	line-height:150%;
	float:left;
}

/*--outline--*/
.h2_page {
	float:left;
	padding:10px 10px;
} 
h6 {
    font-family:"メイリオ","ヒラギノ角ゴ Pro W3", Osaka;
	font-size:95%;
	width: 800px;
	text-align:left;
	margin: 0 auto;
	color:#490F2D;
} 
.table_outline {
	border-collapse:collapse;
	border:1px solid #cccccc;
	width:800px;
	margin:0 auto 10px;
	font-family:"メイリオ","ヒラギノ角ゴ Pro W3", Osaka ;
}
.table_outline th {
    width:190px;
	border-collapse:collapse;
	border:1px solid #cccccc;
	font-size:80%;
	background-color:#f0efec;
	font-weight:500;
	text-align:left;
	white-space:nowrap;
	padding:5px 10px 5px 10px;
}
.table_outline td {
	border-collapse:collapse;
	border:1px solid #cccccc;
	background-color:#FFFFFF;
	font-size:80%;
	padding:5px 10px 5px 10px;
}
#out_cap {
    font-size:10px;
	color:#666666;
	font-family:"メイリオ","ヒラギノ角ゴ Pro W3", Osaka ;
	padding:2px 0;
    width:800px;
	margin:0 auto;
	background-color:#ffffff;
}

/*--policy--*/
#table_policy {
	border-collapse:collapse;
	width:820px;
	margin:0 auto 10px;
	font-family:"メイリオ","ヒラギノ角ゴ Pro W3", Osaka ;
}
#table_policy th {
	border-collapse:collapse;
	border-bottom:1px dotted #cccccc;
	font-size:80%;
	background-color:#FFFFFF;
	font-weight:500;
	text-align:left;
	white-space:nowrap;
	padding:10px;
	vertical-align:top;
}
#table_policy td {
	border-collapse:collapse;
	border-bottom:1px dotted #cccccc;
	background-color:#FFFFFF;
	font-size:80%;
	padding:10px;
	vertical-align:top;
}
.dl_cover dd {
	padding-left:2em;
	text-indent:-2em;
	margin-bottom:10px;
}
.dl_policy dd {
	padding-left:2em;
	margin-bottom:10px;
}
.scroll {
	height:400px;
	overflow:auto;
	margin:10px 0;
	border:1px solid #999999;
}

/*--whats new--*/
#info {
	width: 417px;
	text-align: left;
	margin: 0px;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: normal;
	background-color:#FFFFFF;
}
#info a{
	color:#990000;
}



	