@charset utf-8;

body
{
	background-color: #fffafa;
	font-family: "HiraMinProN-W3", serif;
	font-color: #423D37;
	width: 750px;
	margin: 0 auto;
}

img
{
	margin: 0;
	padding: 0;
	line-height: 0;
	vertical-align: bottom;
}

li
{
	display: inline;
	vertical-align: middle;
}

td
{
	vertical-align: top;
}
  
#top-header
{
	position: fixed;
	top: 0;
	z-index: 10;
}


#top-header-menu-block1
{
	position: absolute;
	top: 0px;
	width: 100%;
}


#top-header-menu-block2
{
	position: absolute;
	top: 80px;
	width: 100%;
}

.top-menu
{
	width: 33.33%;
	text-align: center;
	float: left;
}


.sitemap
{
	text-align: right;

}

.sitemap-img
{

	width: 250px;
	height: 40px;
}



/* mainimage*/
#main-image-tel-container
{
	background-image: url("../images/main-image3.png");
	background-repeat: no-repeat;
	padding-bottom: 1px;
	margin-left: auto;
	margin-right: auto;
}

h1
{
	display: inline;
}

h2
{
	display: inline;
}

h3
{
	display: inline;
}

table.tel{
	width:750px;
	height:620px;
	margin-left: auto;
	margin-right: auto;
}

td.tel-1
{
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	height: 155px;
	vertical-align: top;
}

td.tel-2
{
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	vertical-align: middle;
}



.tel
{
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	height: 245px;
	
}




/* concept*/

#concept-container
{
	background-image: url("../images/background1.jpg");
	background-repeat: no-repeat;
	padding-bottom: 1px;
	margin-left: auto;
	margin-right: auto;
}



#concept-block
{
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 100px;
	margin-bottom: 50px;
}

#concept-block tr
{
	height: 80px;
}

.concept-address-block
{
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	margin-bottom: 50px;
}



.concept-Photo
{
	font-size: 12pt;
	width: 240px;
	margin-left: auto;
	margin-right: auto;
}

.concept-Photo-caption
{
	font-size: 15pt;
	width: 150px;
	font-weight: bold;
}

.concept-Photo-caption-item
{
	font-size: 15pt;
	width: 300px;
}

.concept
{
	width: 233px;
	height: 254px;
	text-align: center;
}

#concept-block td.main-information
{
	width: 300px;
}

#concept-block tr
{
	height: 80px;
}




/* menu */
#menu-container
{
	background-image: url("../images/background2.jpg");
	background-repeat: no-repeat;
	padding-bottom: 1px;
}

.menu-title
{
	width: 100%;
}

.menu-title > img
{
	width: 100%;
}


/* information */
#information-container
{
	background-image: url("../images/background1.jpg");
	/*background-repeat: no-repeat;*/
	padding-bottom: 1px;
}

.information-block
{
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 100px;
	margin-bottom: 50px;
}


#information-container a:link
{
	color: #006400;
}   

#information-container a:visited
{
	color: #8fbc8f;
} 

.information-address-block
{
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	margin-bottom: 50px;
}

.information-address-block table
{
	width: 600px;
	margin: auto;
}

.main-information
{
	font-size: 18pt;
	font-weight: bold;
}

.information
{
	font-size: 18pt;
}

#information-block td.main-information
{
	width: 130px;
}

#information-block tr
{
	height: 80px;
}


/* link */

#link
{
	background-color: #532F1B;
	background-repeat: no-repeat;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-size: 14pt;
	padding-bottom: 1px;
}

#link a:link
{
	color: #846842;
	text-decoration: none;
	margin: 20px 10px 20px 10px;
	padding: 10px;
	line-height: 40px;
}   

#link a:visited
{
	color: #846842;
} 
