/* styles written in this file is for Standard */



#main{
	width:			795px;
	padding-bottom:		5px;
	background-color:	#F3F3F3;
}

.home h1{
	margin:			0px 0px 0px 2px;
	padding:		0px;
}

.home p{
	margin:			0px;
	padding:		0px;
}

.home .head-contents{
	width:			795px;
	position:		relative;
}

.home .head-contents ul.language{
	position:		absolute;
	top:			10px;
	right:			10px;
	width:			112px;
	height:			19px;
}

.home .head-contents ul.language li{
	float:			left;
}

.home .head-contents ul.language li.jp{
	width:			63px;
}

.home .head-contents ul.language li.en{
	width:			49px;
}


#main .main-contents-child{
	width:			791px;
	margin:			0px auto;
	padding:		0px;
}

.home .main-contents-child h2{
	margin:			15px 0px 0px 11px;
	padding:		0px;
}

#main .main-contents-child ul.button{
	margin-left:		10px;
}

#main .main-contents-child ul.button li{
	display:		inline;
}

.home .main-contents-child ul.button li img{
	margin-top:		10px;
	margin-left:		20px;
}


.home .main-contents-child .map{
	width: 730px;
	margin: 30px auto 0 auto;
	overflow: hidden;
	/zoom: 1;
}

.home .main-contents-child .map h2{
	margin: 0 0 10px 0;
}

.home .main-contents-child .map .gmap{
	width: 730px;
	height: 240px;
}

.home .main-contents-child .map .text{
	padding: 10px 0 0 0;
	overflow: hidden;
	*zoom: 1;
}

.home .main-contents-child .map .text .address{
	font-size: 12px;
	color: #000000;
	line-height: 1.4;
	margin: 0 0 10px 0;
	width: 480px;
	float: left;
}

.home .main-contents-child .map .text .address a:before{
	content: '';
	display: block;
	height: 5px;
}

.home .main-contents-child .map .text .link{
	width: 240px;
	float: right;
	font-size: 12px;
	line-height: 1.4;
	text-align: right;
}
