@charset "UTF-8";



/*body ----------------------------------------------------------*/

body {
	background-color: #fff;
	line-height: 145%;
	text-align: center;
	height: 100%;
	color: #000;
	background-image: url(/content/400007387.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', sans-serif, Osaka;
}


/*menu ----------------------------------------------------------*/

div#menu{
	width: 950px;
	height: 63px;
	margin: 18px auto 0 auto;
}

div#menu ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

div#menu li{
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
}

div#menu ul:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

div#menu ul {
  min-height: 1px;
}

* html div#menu ul {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/*pan -----------------------------------------------------------*/

div#pan{
	width: 100%;
}
div#pan.btmline{
	width: 100%;
	border:1px solid #E6E4E2;
	border-width:0 0 1px 0;
}

div#pan-inner{
	width: 950px;
	margin: 0 auto;
	font-size: 85%;
	padding: 3px 0 2px 0;
	text-align: left;
}
div#pan.btmline div#pan-inner{
	width: 950px;
	margin: 0 auto;
	font-size: 85%;
	padding: 3px 0 2px 0;
	text-align: left;
}

/*container -------------------------------------------------------*/

div#container{
	width: 950px;
	margin: 0 auto;
	text-align: left;
	background-image: url(/content/400007388.gif);
	background-repeat: repeat-y;
}

div#container:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

div#container {
  min-height: 1px;
}

* html div#container {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

p#info-tx{
	font-size: 124%;
	margin: 32px 0 35px 0;
	text-align: left;
	font-weight: bold;
}

/*main-image ------------------------------------------------------*/

div.main-image-info{
	background-image: url(/content/400007477.jpg);
	background-repeat: no-repeat;
}

div.main-image-enquiries{
	background-image: url(/content/400007395.jpg);
	background-repeat: no-repeat;
}

div.main-image-download{
	background-image: url(/content/400007391.jpg);
	background-repeat: no-repeat;
}

div.main-image-osta{
	background-image: url(/content/400007498.jpg);
	background-repeat: no-repeat;
}

div#main-image{
	width: 100%;
	height: 130px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E6E4E2;
	border-bottom-color: #E6E4E2;
}
div#main-image-none{
	width: 100%;
	padding:0;
	background-color:#004370;
	text-align:center;
	border:1px solid #5884a1;
	border-width: 1px 0 1px 0 ;
}
div#main-image-none .y-list{
	width: 898px;
	margin:0 auto;
	padding:5px 25px;
	text-align:right;
	border:1px solid #5884a1;
	border-width: 0;
	color:#FC0;
}
div#main-image-none .y-list a:link{
	color:#FFF;
	text-decoration:underline;
}
div#main-image-none .y-list a:visited{
	color:#FFF;
	text-decoration:none;
}
div#main-image-none .y-list a:hover{
	color:#FC0;
	text-decoration:none;
}

div#main-image-inner{
	width: 950px;
	height: 130px;
	margin: 0 auto;
	position: relative;
}

div#main-image-inner h2{
	width: 235px;
	height: 50px;
	text-align: left;
	position: absolute;
	top: 42px;
	left: 0;
}

/*contents -------------------------------------------------------*/

div.contents{
	width: 950px;
	margin: 0 auto;
}

div.contents:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

div.contents {
  min-height: 1px;
}

* html div.contents {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

div.contents-inner{
	width: 652px;
	margin: 26px 30px 48px 0;
	/* text-align: center; leftに直します */
	text-align: left;
	float:right;
	display:block;
}

*html div.contents-inner{
	margin: 26px 15px 48px 0;
}


div.contents-inner h3{
	display: block;
	text-align: left;
	margin-bottom: 28px;
	font-size:22px;
	color:#069;
	clear:both;
}

div.contents-inner h4{
	display: block;
	margin: 10px 0;
	text-align: left;
	font-size:18px;
	line-height:1.5em;
	color:#C90;
	border:1px dotted #000;
	border-width:0 0 1px 0;
	font-weight:bold;
	clear:both;
}

div.contents-inner h5{
	display: block;
	margin: 0 0 5px 0;
	text-align: left;
	font-size:13px;
	line-height:1.5em;
	border:1px solid #666;
	border-width:0 0 1px 0;
	font-weight:bold;
	padding:2px;
	clear:both;
}


/*common ------------------------------------------------------*/

.deep-blue{
	color:#000066;
}

.tx-bold{
	font-weight: bold;
}

div.contents p{
	text-align: left;
	margin-bottom: 16px;
}

div.contents p.last{
	text-align: left;
	margin-bottom: 0;
}


/*info --------------------------------------------------------*/

div#enquiries-data{
	width: 710px;
	height: 150px;
	float: right;
	background-image: url(/content/400007474.gif);
	background-repeat: no-repeat;
	position: relative;
	margin-right: 1px;
}

* html div#enquiries-data{
	margin-right: 0px;
}

img#enquiries-head{
	width: 234px;
	height: 26px;
	position: absolute;
	top: 65px;
	left: 56px;	
}

img#enquiries-tel-fax{
	width: 306px;
	height: 45px;
	position: absolute;
	top: 44px;
	right: 52px;	
}

div#mail-add{
	width: 306px;
	height: 24px;
	position: absolute;
	top: 89px;
	right: 52px;
}

/*download ------------------------------------------------------*/

div.contents-inner-mg{
	margin: 26px 30px 35px 0;
}

div#dl-link{
	margin-bottom: 25px;
}

div#dl-link:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

div#dl-link {
  min-height: 1px;
}

* html div#dl-link {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

#pdf-link{
	text-align: left;
	}
	

/*enquiries ------------------------------------------------------*/

div#office-data h4{
	font-size: 116%;
	font-weight: bold;
}

div#office-data{
	width: 360px;
	font-size: 108%;
	text-align: left;
	line-height: 160%;
	margin-top:25px;
}


div.contents-inner2{
	width: 652px;
	margin: 26px 30px 30px 0;
	text-align: center;
	float:right;
}

*html div.contents-inner2{
	margin: 26px 15px 30px 0;
}


div.contents-inner2 h3{
	display: block;
	text-align: left;
	margin-bottom: 28px;
}


div#office-data p{
	font-size: 12px;
	line-height: 145%;
}

div#about{
	width: 710px;
	background-image: url(/content/400007394.gif);
	background-repeat: repeat-y;
	background-position: left;
	float: right;
	margin:1px;
	padding-bottom: 24px;
	text-align:center;
	
}

div.about-tx{
	width: 622px;
	background-color:#fff;
	padding:16px 16px 14px 16px;
	margin: 24px auto 0 auto;
	text-align:left;
}

div.about-tx h4{
	color:#004070;
	font-size: 116%;
	font-weight: bold;
	margin-bottom:8px;
}

div#about p{
	font-size: 12px;
	line-height: 145%;
}


/** 20160722追加 お問合せ
 ********************************************************************************/

table.enquiry {
	width:100%;
  border-top: 1px solid #4595D0;
  border-left: 1px solid #4595D0;
}
table.enquiry th {
  background-color: #E8EEF2;
  border-right: 1px solid #4595D0;
  border-bottom: 1px solid #4595D0;
  padding: 3px 5px;
	text-align:center;
	vertical-align:middle;
}
table.enquiry td {
  border-right: 1px solid #4595D0;
  border-bottom: 1px solid #4595D0;
  padding: 3px 5px;
	vertical-align:top;
}
table.enquiry td.caption {
  color: #FFF;
  background-color: #4595D0;
  font-weight: bold;
}

.enquiry ul li {
    list-style: outside none disc;
    margin: 0.5em 0 0.5em 1em;
}
/********************************************************************************/




/*pagetop -----------------------------------------------------------*/

#page-top{
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E6E4E2;
	text-align: center;
	clear:both;
}

#page-top-inner{
	width: 946px;
	margin: 0 auto;
	text-align: right;
	font-size: 11px;
	padding: 4px 3px 3px 3px;
}

.arrow2{
	margin: 5px 6px 0 0;
}

p.gotop{
	clear:both;
	text-align:right !important;
	font-size: 11px;
	margin:20px 0;
}



/*table -----------------------------------------------------------*/
table{
	margin-top:10px 0 0 0;
}
table td{
	padding: 2px;
}

table.none{
	border: none;
}

table.dl img{
	vertical-align:middle;
}


table.base {
  border-top: 1px solid #4595D0;
  border-left: 1px solid #4595D0;
}
table.base th {
  background-color: #E8EEF2;
  border-right: 1px solid #4595D0;
  border-bottom: 1px solid #4595D0;
  padding: 5px 7px;
}
table.base td {
  border-right: 1px solid #4595D0;
  border-bottom: 1px solid #4595D0;
  padding: 5px 7px;
}
table.base td.caption {
  color: #FFF;
  background-color: #4595D0;
  font-weight: bold;
}


#housing table{
	border-spacing:10px !important;
  border:none !important;
	background-color:#FFF;
}
#housing table td{
  padding:10px 5px !important;
	text-align:center;
	vertical-align:middle;
	/*background-color:#F0F0F0;*/
}

table.room td{
	border:3px solid #FFF;
}


/*font -----------------------------------------------------------*/
.font_red{
	color:#F00 !important;
}
.font_bold{
	font-weight:bold !important;
}
.font_normal{
	font-weight:normal !important;
}


.font_question{
	color: #0099CC;
	font-weight: bold;
}
.font_answer{
	color: #F66;
	font-weight: bold;
}


.font_10{
	font-size:10px;
}
.font_18{
	font-size:18px;
}

.navi{
	margin: 30px 0 5px 0 !important;
	padding:0 0 0 20px;
	font-size:14px;
	font-weight:bold;
	background:url(/content/400007381.png) left top no-repeat;
}

span.gaku{
	background-color:#CCF;
	padding:0 3px;
	font-weight:bold;
	border:1px solid #66C;
}
span.ken{
	background-color:#CFC;
	padding:0 3px;
	font-weight:bold;
	border:1px solid #693;
}
span.ng{
	background-color:#FFF;
	padding:0 3px;
	font-weight:bold;
	border:1px solid #CCC;
	color:#CCC;
}

/* 上付き文字 Firefox調整 */
*>/**/sup { vertical-align: text-top; line-height:0.8em; }




/*message -----------------------------------------------------------*/
.red_box{
	border:5px solid #F99;
	padding:10px;
}
.com_box{
	border:1px solid #999;
	background-color:#E0E0E0;
	margin:10px 0;
	padding:20px;
	display:block;
}




/*margin -----------------------------------------------------------*/
.mtop0{ margin-top:0 !important; }
.mtop05{ margin-top:5px !important; }
.mtop10{ margin-top:10px !important; }
.mtop20{ margin-top:20px !important; }
.mtop30{ margin-top:30px !important; }
.mtop40{ margin-top:40px !important; }
.mtop50{ margin-top:50px !important; }

.mbtm0{ margin-bottom:0px !important; }
.mbtm05{ margin-bottom:5px !important; }
.mbtm10{ margin-bottom:10px !important; }
.mbtm20{ margin-bottom:20px !important; }
.mbtm30{ margin-bottom:30px !important; }
.mbtm40{ margin-bottom:40px !important; }
.mbtm50{ margin-bottom:50px !important; }

.inH3{
	margin-top:0.5em !important;
	margin-left:1em !important;
}
.inH4{
	margin-top:0.7em !important;
	margin-left:2em !important;
	margin-bottom:1.5em !important;
}
.inH5{
	margin-top:0.5em !important;
	margin-left:3em !important;
}

.ta-l{ text-align:left !important; }
.ta-c{ text-align:center !important; }
.ta-r{ text-align:right !important; }


.va-t{ vertical-align: top; }
.va-m{ vertical-align: middle; }


/*icon -----------------------------------------------------------*/
a.pdf{
	background:url(/content/400007384.png) no-repeat left top;
	padding:3px 0px 3px 25px;
	margin:2px 0;
}
a.word{
	background:url(/content/400007385.png) no-repeat left top;
	padding:3px 0px 3px 25px;
}


/*list -----------------------------------------------------------*/
/* ol */
.housing ol{
  margin:0 10px 0 20px;
}
.housing ol li{
  list-style:outside;
  list-style-type:decimal;
  margin:0.5em 0 0.5em 1em;
}
.housing td ol{
  margin:0 10px;
}

/* li */
.housing ul{
  margin:0 10px 0 20px;
}
.housing ul li{
  list-style:outside;
  list-style-type:disc;
  margin:0.5em 0 0.5em 1em;
}
.housing td ul{
  margin:0 10px;
}


/*float -----------------------------------------------------------*/

.f_left{ float:left; }
.f_right{ float:right; }

hr{ display:none; }
div.cl{
  clear:both;
	height:0;
	border:0;
}


/*image -----------------------------------------------------------*/

.frame img{
	border:5px solid #E0E0E0;
	padding:1px;
	margin:0 10px 10px 0;
}


/** 20130619追加 OSTA
 ********************************************************************************/

.btn_osta_01 {
	width: 172px;
	height: 62px;
	margin: 10px auto;
	padding: 0;
	background:url(/content/400007493.png) left top no-repeat;
	display: block;
	text-indent: -100000px;
}
.btn_osta_01 a:link,
.btn_osta_01 a:visited {
	width: 172px;
	height: 62px;
	margin: 0 auto;
	padding: 0;
	background:url(/content/400007493.png) left top no-repeat;
	display: block;
	overflow: hidden;
}
.btn_osta_01 a:hover {
	width: 172px;
	height: 62px;
	margin: 0 auto;
	padding: 0;
	background:url(/content/400007494.png) left top no-repeat;
	display: block;
}



.btn_osta_02 {
	width: 172px;
	height: 62px;
	margin: 10px auto;
	padding: 0;
	background:url(/content/400007495.png) left top no-repeat;
	display: block;
	text-indent: -100000px;
}
.btn_osta_02 a:link,
.btn_osta_02 a:visited {
	width: 172px;
	height: 62px;
	margin: 0 auto;
	padding: 0;
	background:url(/content/400007495.png) left top no-repeat;
	display: block;
	overflow: hidden;
}
.btn_osta_02 a:hover {
	width: 172px;
	height: 62px;
	margin: 0 auto;
	padding: 0;
	background:url(/content/400007496.png) left top no-repeat;
	display: block;
}

