@charset "utf-8";

/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

img{
	border: medium none;
    vertical-align: top;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}
 
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
 
/* tables still need 'cellspacing=&quot;0&quot;' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* -------------- CSS Reset End --------------- */

/* CLEAR-FIX */

.clearFix:after {
	clear: both;
	content: "";
	display: block;
	height: 0;
	visibility: hidden;
}

*:first-child+html .clearFix {
	display: inline-block;
	min-height: 1%;
}

/* Hides from IE6/IE Mac \*/
* html .clearFix {
	height: 1%;
}

.clearFix {
	display: block;
}
/* End hide from IE6/IE Mac */


body{
	font-size: 13px;
	line-height: 1.3;
	color: #333;
	font-family: "メイリオ", "Meiryo" ,"Meiryo","ＭＳ Ｐゴシック", "Verdana","Arial","sans-serif" !important;
}

img.preload{
	display:none;
}

/*link-navi----------------------------------------------------*/
A:link	{text-decoration:underline;color:#006BB3;}
A:visited{text-decoration:underline;color:#006BB3;}
A:active{text-decoration:underline;color:#ff0000;}
A:hover	{text-decoration:underline;color:#ff0000;}


/* base layout */
div#wrapper {
	margin: 0 auto;
}

.center{
	margin:0 auto;
	width:960px;
}

/*IE6位置ずれ対策 */
li { line-height:0; }
li a { 
	display:block;
	line-height:normal; 
	}

h1,h2,h3,h4{
	font-weight:normal;		
}

/*header------------------------------------------------------*/
#header {
	background:url(../../common/img/img_hdr_back.jpg) repeat-x;
	height:122px;
}

#headerTop {
	height:75px;	
}

#headerLogo {
	float:left;	
	width:220px;
	height:41px;
	padding-top:15px;
}

h1 {
	float:left;	
	width:450px;
	padding:24px 0 0 15px;
	color:#f0e8d8;
	font-size:11px;
	text-shadow: 1px 1px 2px #000; 
	font-weight:normal;
}


#headerFacebook {
	float:right;
	width:200px;	
}

#headerFacebook p{
	font-size:11px;
	color:#c3beba;
	padding:10px 0;	
	text-shadow: 1px 1px 2px #000; 
}

#globalMenu li{
	float: left;
	display: inline;
	list-style-type: none;
	background-repeat:no-repeat;
	padding:0;
	margin:0 auto;
	height:47px;
}


/*mainImgArea----------------------------------------------------*/

#mainImgArea {
	background:url(../../img/main_back.jpg) repeat-x;	
}

#mainImgWrap {
	width:690px;
	height:410px;
	float:left;
	padding:15px 15px 0 0;
}

#mainImg {
	padding:5px 0 0 5px;
	position:relative;
	height:366px;
	background:url(../../img/img_main_back.jpg) no-repeat;
}

#subImg {
	float:left;
	padding:15px 0 0 0;
}

#linkYoutube {
	width:250px;
	height:244px;
	background-color:#7DC193;
	margin:8px 0 0 0;
}

#linkYoutube img{
	padding:6px 0 0 6px;
}

#linkYoutube div{
	padding:0 0 0 6px;	
}

/*mainCont--------------------------------------------------------*/

#mainContWrap {
	background:url(../../img/main_back_under.gif) repeat-x;
}


/*searchArea-------------------------*/


/*searchMap----*/

#searchArea {
	padding:40px 0 20px; 0;
}

#searchMap {
	background:url(../../img/img_map_back.gif) no-repeat;
	width:627px;
	height:444px;
	float:left;
	position:relative;
}

#prefAll {
	padding:30px 20px 10px 425px;	
}

#prefSyuto {
	padding:10px 20px 10px 425px;	
}

#prefKansai {
	padding:10px 20px 10px 425px;
}

.fontArea {
	font-size:16px;
	color:#000000;
	font-weight:bold;
	padding:5px 0;
}

.prefBorder {
	padding-bottom:10px;
	border-bottom:2px dotted #7a7a50;	
}

#prefArea div p a{
	font-size:13px;
	color:#6e5423;
	text-decoration:underline!important;
} 

#prefArea div p a:hover{
	color:#0042a5;
}

.fontDivide{
	color:#000000;	
}



#prefImgTohoku{
	position:absolute;
	top:128px;
	left:138px;
}

#prefImgHokuriku{
	position:absolute;
	top:219px;
	left:125px;
}

#prefImgKanto{
	position:absolute;
	top:296px;
	left:284px;	
}

#prefImgTokai{
	position:absolute;
	top:338px;
	left:225px;	
}

#prefImgKansai{
	position:absolute;
	top:361px;
	left:149px;	
}

#prefImgChusikoku{
	position:absolute;
	top:262px;
	left:78px;	
}

#prefImgKyushu{
	position:absolute;
	top:308px;
	left:14px;	
}






/*searchPlace------*/

#searchPlace{
	float:left;
	padding:0 0 0 13px;
}

#searchPlaceSearch {
	width:320px;
	height:194px;
	background:url(../../img/img_floor_back.gif) no-repeat;
}

#searchPlaceInquiry {
	width:320px;
	height:244px;
	background:url(../../img/img_search_back.gif) no-repeat;
	margin:6px 0 0 0;	
}

.selectBig{
	width:132px;	
}

.inputSmall{
	width:28px;	
}

.inputSearchNumber{
	padding-left:15px;	
}

.inputNumberMargin{
	margin-top:2px;	
}

.selectMiddle{
	width:70px;	
}

.selectSmall{
	width:50px;	
}

.selectLong{
	width:149px;	
}

.inputArea{
	width:126px;	
}

#searchPlaceSearch form{
	padding:50px 0 0 6px;
}

#tableSearch td{
	vertical-align:middle;
	font-size:14px;
	color:#3a2d0e;	
}

#tableSearch tr{
	height:28px;
}

.tableNumber{
	padding-left:15px;
	padding-top:2px;
}

.tableNumber2{
	padding:2px 0 0 7px;
}

.tableIcon{
	width:55px;
	height:24px;	
}

input.button{
	background-image:url("../../img/btn_search.gif");
	background-repeat:no-repeat;
	background-color:#000000;
	border:none;
	width:126px;
	height:30px;
	text-indent: -9999px;
	cursor: pointer;
}

#searchSubmit{
	padding:20px 0 0 90px;	
}


#searchPlaceInquiry form{
	padding:50px 0 0 6px;
}

#tableInquiry td{
	vertical-align:middle;
	font-size:14px;
	color:#3a2d0e;
}

#tableInquiry tr{
	height:27px;	
}

input.button2{
	background-image:url("../../img/btn_contact.gif");
	background-repeat:no-repeat;
	background-color:#000000;
	border:none;
	width:153px;
	height:29px;
	text-indent: -9999px;
	cursor: pointer;
}

#inquirySubmit{
	padding:20px 0 0 80px;	
}

.inputBudget{
	margin-top:2px;	
	margin-left:-4px;
}

.inputMargin2{
	margin:3px 0 0 -4px;	
}

/*mainBanner-----------------------------------------*/

#mainBanner li{
	float:left;
	width:316px;
	height:97px;
}

#mainBanner ul{
	padding:0 0 6px 0;	
}

li#mainBanner01{
	padding:0 6px 0 0;	
}

li#mainBanner02{
	padding:0 6px 0 0;	
}

li#mainBanner04{
	padding:0 6px 0 0;	
}

li#mainBanner05{
	padding:0 6px 0 0;	
}

/*subContWrap--------------------------------------------*/
#subContWrap {
	padding:35px 0 0 0;	
}

/*subContRecommend-----*/

#subContLeft{
	width:740px;
	float:left;	
}

#subContRecommend div img{
	padding:0 0 10px 0;	
}

ul.subContList {
	width:740px;
	padding:0 0 20px 0;	
}

.subContList li{
	float:left;
	width:235px;	
}

.subContList li img{
	border: 5px solid #D5DABC;	
	margin-bottom:5px;
}

.subContList li img:hover{
	border: 5px solid #F08300;	
}

.subContList a,.subContList a:link,.subContList a:visited{
	display:inline;
	padding:5px 0;
	color:#45300f;
}

.subContList a:hover{
	color:#F08300;	
}


.subContList li p{
	line-height:1.5;
/*	color:#f4a23f;  */
	padding-top:5px;	
}

.subContListBody{
	color:#6e5423	
}


.subContList li p a:hover{
	text-decoration:underline;	
}

.subContList li p a{
	color: #FF4040;
    display: inline;
    height: 16px;
    line-height: 1.5;
    text-decoration: none;	
}

#subContListMenu01,#subContListMenu02{
	padding:0 17px 0 0;	
}
/*subContTopics------*/

#subContTopics {
	width:740px;	
}

ul#topicsList{
	padding:30px 0 0 30px;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}

.topicsListLeft{
	width:310px;
	float:left;	
}

/*
.topicsListRight:hover {
	color:#ff4040;
	text-decoration:underline;	
}
*/

.topicsListRight{
	float:left;	
	line-height:1.3;
	margin:22px 0 0 0;
	font-size:12px;
/*	height:20px;*/
	width:365px;
}

.topicsListRight span{
	color:#885c1d;
/*	display:block;
	height:20px;*/	
}

.topicsListRight a{
	color: #FF4040;
    display: inline;
    height: 16px;
    line-height: 15px;
    text-decoration: none;	
}

.topicsListRight a:hover{
	text-decoration:underline;
}	

.marginSmall{
	margin:11px 0 0 0!important;	
}


.topicsListRightLine:hover{
	color:#885c1d;	
}



.topicsListLeft div{
	float:left;	
}

.topicsListLeft p{
	line-height:1;
	padding:3px 0 0 0;
}

.topicsImg{
	width:55px;
	height:46px;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;	
	padding:1px 0 0 1px;
}

.topicsImg img{
	width:54px;
	height:45px;
}

.topicsImg:hover{
	border:2px solid #F08300;
	padding:0;
	width:54px;
	height:45px;
}

.topicsName {
	padding:2px 0 0 8px;
	width:220px;
}

.topicsName a,.topicsName a:link,.topicsName a:visited{
	text-decoration:none;
	color:#ff4040;
	height:16px;
	line-height:15px;
	display:inline;
}

.topicsName span{
	color:#885c1d;
}

.topicsName a:hover{
	text-decoration:underline;	
}

.topicsName img{
	padding:0 4px 4px 0;	
}

.divideLine {
	padding:8px 0;	
}

#topicsBottom{
	width:740px;
	height:16px;	
}

#topicsBottomLine{
	float:left;
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	width:723px;
	height:15px;
	font-size:1px;
}

#topicsBottomImg{
	float:left;
	font-size:1px;
}

.topicsSummer{
	line-height:1.4;
	padding-top:10px;
}


/*subContRight-----------------------------------------*/

#subContRight{
	float:left;
	padding:0 0 0 20px;	
}

.sideBanner{
	width 168px;
	border-left:2px solid #f3e4c4;
	border-right:2px solid #f3e4c4;
	border-bottom:2px solid #f3e4c4;
	background-color:#f9f9f2;
}

.sideBanner{
	padding:9px 0 0 0;
}

.sideBanner li{
	padding:0 0 9px 23px;
}

#subContService{
	padding:30px 0 0 0;	
}

#pageTop{
	text-align:right;
	padding-top:50px;
}


/*footer--------------------------------------------------*/

#footerWrap {
	background:url(../../common/img/img_ftr_back.jpg) repeat-x;
	height:488px;
}

#footer {
	padding:40px 0 0 0;	
}

#footerLink {
	background-color:#403E31;
	height:100px;
	border:1px solid #777;
}

#footerLinkImg{
	width:180px;
	height:59px;
	padding:20px 0 0 15px;
	float:left;
}

#footerLinkText{
	float:left;
	color:#dce1c5;
	line-height:1.6;
	padding:18px 0 0 20px;
}

#footerLinkText a{
	color:#dce1c5;
	text-shadow: 0px 1px 2px #000; 	
}

#footerLinkText span{
	padding:0 2px;	
}

#footerLink2 {
	text-align:center;
	line-height:1.7;
	padding:20px 0 0 0;
}

#footerLink2 a{
	font-size:12px;
	color:#FFFFFF;
	text-shadow: 1px 1px 2px #000; 	
}

#footerLink2 p{
	font-size:12px;
	color:#FFFFFF;
	text-shadow: 1px 1px 2px #000; 	
}

#footerLineLong{
	padding:25px 0 35px 0;
	height:2px;
	font-size:1px;
}


/*footerBotom-----*/

#footerInquiry{
	float:left;
	width:474px;
}

#footerInquiry h4{
	font-size:16px;
	color:#c1c7a6;
	padding:0 0 0 15px;	
	text-shadow: 0px 1px 2px #000; 
}

#footerInquiry a{
	color:#c1c7a6;
}

#inquiryLogoImg{
	float:left;	
	padding:25px 15px 0 22px;
}

#inquiryLogoTell{
	float:left;
	padding:15px 0 0 0;
}

#inquiryLogoTell img{
	padding-bottom:5px;
}

#footerRelation{
	float:right;
	width:401px;
	
}

#footerLineShort{
	padding:20px 0 20px 15px;
	height:2px;
	font-size:1px;
}

#footerInquiry p{
	font-size:19px;
	color:#c1c7a6;
	padding:0 0 0 15px;
	line-height:1.4;
	text-shadow: 0px 1px 2px #000; 	
}

#footerInquiry p span{
	font-size:16px;	
	text-shadow: 0px 1px 2px #000; 	
}	

#footerRelation h4{
	color:#c1c7a6;
	padding-bottom:10px;
	text-shadow: 0px 1px 2px #000; 	
}

#relationArea{
	background:url(../../common/img/line_ftr_square.png) no-repeat;
	width:401px;
	height:149px;	
	padding:15px 0 0 0;
}

#relationArea p{
	font-size:11px;
	color:#dce1c5;
	line-height:1.7;
	padding-top:6px;	
}

#relation01{
	float:left;
	width:170px;
	text-align:center;
	padding-left:30px;
	text-shadow: 1px 1px 2px #000; 	
}

#relation02{
	float:left;	
	width:170px;
	text-align:center;
	padding-right:30px;
	text-shadow: 1px 1px 2px #000; 
}

/*copyright-------*/

#copyrightWrap {
	background:url(../../common/img/img_copyright_back.gif) repeat-x;
	height:42px;
}

#copyright {
	text-align:center;
	font-size:11px;
	color:#FFFFFF;
	text-shadow: 0px 1px 2px #000;	
	padding-top:14px;
}