
/********************************************************************************

          General Setting

*********************************************************************************/

html, body {
	margin: 0;
	padding: 0;
	width:100%;
}

body {
    color: #333;
	font-size: 14px;
    font-family:
    	Verdana, Arial,
    	'ヒラギノ角ゴ Pro W3',
    	'Hiragino Kaku Gothic Pro',
    	Osaka,
    	'ＭＳ Ｐゴシック',
    	sans-serif;
    line-height: 160%;
/*	background-image:url(images/headerbg.jpg);*/
/*	background-repeat:repeat-x;*/
/*	background-image:url(images/b051.jpg);*/
/*	background-color:#F8F5F0;*/
	background-color:#FFF;
}


/* Typography */

h1, h2, h3, h4, h5, h6{
	font-weight: normal;
	    font-family:
    	Verdana, Arial,
    	'ヒラギノ角ゴ Pro W3',
    	'Hiragino Kaku Gothic Pro',
    	Osaka,
    	'ＭＳ Ｐゴシック',
    	sans-serif;
}

h1 {
	margin-bottom: 10px;
	line-height:1.2;
	font-size: 240%;
    font-family:
    	Verdana, Arial,
    	'ヒラギノ角ゴ Pro W3',
    	'Hiragino Kaku Gothic Pro',
    	Osaka,
    	'ＭＳ Ｐゴシック',
    	sans-serif;
	clear:both;
}

blockquote{
	margin-bottom: 2em;
	margin-left: 20px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}


/* List */

ul,ol {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul ul{
	margin-left: 1em;
}


/* Link */

a {
	color: #42427B;
	text-decoration: underline;
}

a:hover {
	color: #42427B;
	text-decoration:none;
}

img {   
	vertical-align: top;
	border:none;
	}
a:hover img{
	opacity:0.66;
	filter: alpha(opacity=66);
}


/* フロート */
.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/* クリア */
.float_clear {
    clear: both;
    height: 0px;
    width: 0px;
    visibility: hidden;
}



/********************************************************************************

          全体レイアウト

*********************************************************************************/

.page_ten {
    width:100%;
    margin-left:auto;
    margin-right:auto;
}
.page_max_1200 {
    max-width:1200px;
    margin-left:auto;
    margin-right:auto;
}
.page_max_1100 {
    max-width:1100px;
    margin-left:auto;
    margin-right:auto;
	padding-left:5%;
	padding-right:5%;
}
.border_top {
	border-top:#eeeeee 1px solid;
	margin-top:20px;
	padding-top:60px;
}
.bg_beige {
	margin-top:20px;
	padding-top:60px;
	margin-bottom:0px;
	padding-bottom:60px;
	background-color:rgb(245, 239, 231);
}
.page_max_65 {
    max-width:65%;
	padding-left:2%;
	padding-right:2%;
	width:96%;
    margin-left:auto;
    margin-right:auto;
}


/*---- topbutton ----*/
.pagetop {
	position: fixed;
	bottom: 25px;
	right: 25px;
}
.pagetop text {
	color: #fff;
}
.pagetop a {
	display: block;
	background-color: #333;
	padding:10px, 20px;
	text-align: center;
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	line-height: 40px;
	width:100px;
    border-radius: 7px;        /* CSS3草案 */
    -webkit-border-radius: 7px;    /* Safari,Google Chrome用 */
    -moz-border-radius: 7px;   /* Firefox用 */
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition:0.5s;
}
.pagetop a:hover {
	background-color: #7e6b5a;
	color: #fff;
}




/********************************************************************************

          インドアビュー用

*********************************************************************************/

.indoorview_topimage {
	position:relative;
	padding-bottom:60px;
	user-select:none;
}
.indoorview_kenrogo {
    position:absolute;
	top:10px;
	right:10px;
	width:200px;
}
.indoorview_toptextwaku {
    position:absolute;
	top:35%;
	width:100%;
	background-color:rgba(0,0,0,0.70);
}
.indoorview_toptextwaku2 {
	width:100%;
	background-color:rgba(0,0,0,1.0);
	padding:20px;
}
.indoorview_toptext {
	text-align:center;
    font-family: 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	width:90%;
	font-size:40px;
	line-height:46px;
	padding-left:5%;
	padding-right:5%;
	margin-top:30px;
	margin-bottom:30px;
	color:rgba(255,255,255,1.00);
}

.indoorview_midashitext {
    font-family: 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	color:#000000;
	font-size:40px;
	line-height:46px;
	margin-top:0px;
	padding-bottom:10px;
	margin-bottom:20px;
	border-bottom:rgba(0,0,0,1.00) 1px solid;
}
.indoorview_naiyo {
    font-family: 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	color:#000000;
	font-size:18px;
	line-height:26px;
	margin-top:0px;
	margin-bottom:20px;
	padding-left:0px;
	padding-right:0px;
}
.indoorview_rei {
    font-family: 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	color:#000000;
	font-size:18px;
	margin-top:0px;
	margin-bottom:100px;
}
.indoorview_article {
	width:48%;
	float:left;
	margin-bottom:20px;
	margin-right:5px;
	margin-left:5px;
	text-align:center;
}
.indoorview_gallarytext {
    font-family: 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	color:#000000;
	font-size:18px;
	margin-top:0px;
	margin-bottom:40px;
}
.indoorview_marginbottom {
	margin-bottom:10px;
}


.indoorview_contact {
    font-family: 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
    background-color:#eb005d;
    color:#FFFFFF;
    font-size:18px;
    font-weight:bold;
    width:100%;
	padding-top:16px;
	padding-bottom:16px;
    text-align:center;
    margin-top:40px;
    text-decoration:none;
    display:block;
}
.indoorview_contact:hover {
	text-decoration: none;
	background-color:#FF2B7F;
	color: #FFFFFF;
	text-decoration: none;
}

.iv_otheriv {
	font-family: 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	background-color: #01BFD7;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	width: 100%;
	padding-top: 16px;
	padding-bottom: 16px;
	text-align: center;
	margin-top: 10px;
	text-decoration: none;
	display: block;
}
.iv_otheriv:hover {
	text-decoration: none;
	background-color: #17E4FD;
	color: #FFFFFF;
	text-decoration: none;
}



.indoorview_moushikomi {
    font-family: 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	color:#000000;
	font-size:22px;
	line-height:26px;
	margin-top:0px;
	margin-bottom:20px;
}


.indoorview_howto {
	margin-top:0px;
	margin-bottom:100px;
}
.iv_otheriv {
	margin-top:20px;
	margin-bottom:100px;
}






/********************************************************************************

          他のインドアビューページ

*********************************************************************************/

.ivother_midashitext {
    font-family: 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	color:#000000;
	font-size:40px;
	line-height:46px;
	margin-top:60px;
	padding-bottom:10px;
	margin-bottom:20px;
	border-bottom:rgba(0,0,0,1.00) 1px solid;
}
.ivother_article {
	width:31%;
	float:left;
	margin-bottom:1%;
	margin-right:1%;
	margin-left:5px;
	text-align:center;
}
.ivother_gallarytext {
    font-family: 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	color:#000000;
	font-size:18px;
	margin-top:0px;
	margin-bottom:20px;
}

.ivother_spacer{
	height: 50px;
}





/********************************************************************************

          お問合せページ

*********************************************************************************/

.oto_header {
	margin-top:0px;
	padding-top:20px;
	margin-bottom:0px;
	padding-bottom:20px;
	background-color:rgb(245, 239, 231);
}

.oto_midashitext {
    font-family: 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	color:#000000;
	font-size:30px;
	line-height:30px;
	margin-top:20px;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:rgba(0,0,0,1.00) 1px solid;
}
.oto_midashitext_s {
    font-family: 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	color:#000000;
	font-size:18px;
	line-height:20px;
	margin-top:0px;
	margin-bottom:20px;
}

#iv_otoiawase_main {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
}



#k_otoiawase_obi {
	margin-bottom: 25px;
	margin-left: 50px;
}

#iv_otoiawase_formbox {
	padding-left: auto;
	background-color: #ffffff;
	padding-right: auto;
	padding-top: 25px;
	padding-bottom: 25px;
}
#iv_otoiawase_formbox table {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	border-top: 1px solid #ABABAB;
	border-right: 1px solid #ABABAB;
}
#iv_otoiawase_formbox th {
	background-color: #cccccc; 
	font-size: 10pt;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #333333;
	text-align: left;
	padding-left: 10px;
	width: 180px;
	border-bottom: 1px solid #ABABAB;
	border-left: 1px solid #ABABAB;
}
#iv_otoiawase_formbox td {
	background-color: #FFFFFF;
	font-size: 10pt;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #333333;
	padding-left: 15px;
	border-bottom: 1px solid #ABABAB;
	border-left: 1px solid #ABABAB;
}
#k_otoiawase_formbox2 {
	width: 850px;
}
#k_otoiawase_formbox2_1 {
	width: 160px;
	float:left;
}
#k_otoiawase_formbox2_2 {
	width: 400px;
	float:left;
	font-size: 12px;
	line-height: 1.4em;
	padding-top: 20px;
}
#k_otoiawase_formbox2_3 {
	width: 200px;
	float:left;
	padding-top: 15px;
}

.form_red {
    color:#CC0000;
	font-size: 8pt;
}
.otoiawase_formfont {
	font-size:14px;
	line-height: 1.4em;
	padding-top: 3px;
	padding-bottom: 3px;
}

#k_otoiawase_formbox input {
	font-size:16px;
	padding:5px;
}
#k_otoiawase_formboxt textarea {
	font-size:16px;
	padding:5px;
}
#k_otoiawase_formbox select {
	font-size:14px;
	padding:5px;
	margin-bottom:10px;
}
#k_otoiawase_formbox option {
	margin-bottom:5px;
}



#otoiawase_soshinbox {
	width: 600px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	padding-top: 25px;
}
#otoiawase_soshinbox input.reset {
	/*background-image:url(../imgbtn/form/form_back_b.jpg);*/
	background-repeat:no-repeat;
	cursor: pointer;
	width:150px;
	height:30px;
	margin-top:10px;
	float:left;
	border:none;
}
#otoiawase_soshinbox input.soshin {
	/*background-image:url(../imgbtn/form/form_next_b.jpg);*/
	background-repeat:no-repeat;
	cursor: pointer;
	width:360px;
	height:50px;
	float:right;
	border:none;
}


#soshin {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	height: 40px;
	width: 200px;
	margin-left: 0px;
}
#reset {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	height: 30px;
	width: 100px;
	margin-left: 60px;
}

#chk_soshin {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	height: 30px;
	width: 110px;
	margin-left: 240px;
}
#chk_back {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	height: 30px;
	width: 80px;
	margin-left: 30px;
}
#end_box {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
}
#end_box h2 {
	font-size: 16px;
	font-weight: bold;
}
#form_titleobi {
	width: 391px;
	padding-top: 25px;
	margin-left: 35px;
}
#k_otoiawse_toptext {
	width: 600px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	font-size: 14px;
	line-height: 1.8em;
}








/********************************************************************************

          フッター

*********************************************************************************/

/* フッター */
#footer_wrapper {
	clear: both;
	background-color:#333333;
	background-repeat:repeat-x;
	color: #fff;
	margin: 0 auto;
	margin-top:0px;
	width:100%;
	padding-top:20px;
	padding-bottom:40px;
}
#footer {
	overflow:hidden;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	display:block;
}


#footer ul li	{
	display:block;
	overflow: hidden;
	width: 200px;
	float:left;
	margin-right:10px;
	list-style-type: none;
	color:#FFFFFF;
	font-size:14px;
}
#footer ul li a	{
	color:#FFFFFF;
	text-decoration:none;
}
#footer ul li a:hover	{
	color:#FFFFFF;
	text-decoration:underline;
}
#footer li.last {
	display:block;
	margin-right:0px;
	width: 350px;
	text-align:right;
}

#footer ul li .small {
	display:block;
	overflow: hidden;
	float:left;
	list-style-type: none;
	color:#FFFFFF;
	font-size:10px;
	margin-left:10px;
	margin-top:-10px;
}

#rogounder{
	margin-top:20px;
	margin-bottom:10px;
}
#copyright{
	color:#FFFFFF;
	font-size: 80%;
	line-height:16px;
}








/****************************************

          topに戻る

*****************************************/

/*---- topbutton ----*/
.pagetop {
	position: fixed;
	bottom: 25px;
	right: 25px;
}
.pagetop text {
	color: #fff;
}
.pagetop a {
	display: block;
	background-color: #333;
	padding:10px, 20px;
	text-align: center;
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	line-height: 40px;
	width:100px;
    border-radius: 7px;        /* CSS3草案 */
    -webkit-border-radius: 7px;    /* Safari,Google Chrome用 */
    -moz-border-radius: 7px;   /* Firefox用 */
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition:0.5s;
}
.pagetop a:hover {
	background-color: #7e6b5a;
	color: #fff;
}



/****************************************

          Clearfix

*****************************************/

#container:after,
#header .menu > ul:after,
#header ul.menu:after,
.clearfix:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: " ";
	font-size: 0;
}

/* clearfix for ie7 */
#container,
#header .menu > ul,
#header ul.menu,
.clearfix {
	display: inline-block;
}

#container,
#header .menu > ul,
#header ul.menu,
.clearfix {
	display: block;
}
