@charset "utf-8";
/* CSS Document */

#content1,#content2,#content3,#content4{
	width:720px;
	margin-bottom:30px;
	overflow:hidden;
}

.title{
	margin-bottom:30px;
}

#t1_RimgArea{
	width:260px;
	float:right;
	margin:0px 0 30px 20px;
}

#t1_LtxtArea{
	float:left;
	width:440px;
	font-size:90%;
}

/*content2　ここから*/
#t2_LimgArea{
	width:260px;
	float:left;
	margin-right:30px;
}

#groval_img{
	width:260px;
}

#location_btn{
	float:left;
	width:136px;
	height:42px;
	margin:5px 0 10px 0;
}

#location_btn a{
	display:block;
	width:136px;
	height:42px;
	text-indent:-9000px;
	overflow:hidden;
}

#location_btn a:link,
#location_btn a:visited{
	background-position: 0 0;
}

#location_btn a:hover,
#location_btn a:active{
	background-position:0 -42px;
}

#go_location{
	background:url(../images/common_btn/common_btn_location.gif) no-repeat;
}

#t2_RtxtArea{
	width:430px;
	float:right;
	font-size:90%;
}
/*content2　ここまで*/


/*content3　ここから*/
#t3_txt{
	font-size:90%;
}

.t3_box{
	width:720px;
	font-size:80%;
	text-align:center;
	margin-top:30px;
	margin-bottom:60px;
}


.t3_img{
	width:280px;
	padding-bottom:6px;
}

/*content3　ここまで*/


/*content4　ここから*/
#t4_RimgArea{
	width:260px;
	float:right;
	margin:0 0 0 20px;
}

#access_btn{
	float:right;
	width:194px;
	height:44px;
	margin:20px 0 20px 0;
}


#access_btn a{
	display:block;
	width:194px;
	height:44px;
	text-indent:-9000px;
	overflow:hidden;
}


#access_btn a:link,
#access_btn a:visited{
	background-position: 0 0;
}

#access_btn a:hover,
#access_btn a:active{
	background-position:0 -44px;
}

#go_access{
	background:url(../images/common_btn/common_btn_access.gif) no-repeat;
}


#t4_LtxtArea{
	width:440px;
	float:left;
}


#largeTxt{
	color:#009999;
	font-size:105%;
	font-weight:bold;
	padding-left:5px;
}


#nomalTxt{
	font-size:90%;
	padding-top:20px;
	padding-left:5px;
}
/*content4　ここまで*/