﻿/*  contents CSS write By Tsuyoshi Higuchi  20061128 */
	

#mainTitle {
 width:752px;
	height:70px;
	background:url(img/title.gif) 0 0 no-repeat;
}

#mainTitle h2 {
 margin:0;
	padding:0;
	text-indent:-9999em;
}	


.box1left {
 float:left;
	width:345px;
}


.box1right {
 float:right;
	width:340px;
}
	 
	
.box2left {
 float:left;
	width:290px;
}


.box2right {
 float:right;
	width:397px;
}
	 
	
.box3left {
 float:left;
	width:350px;
}


.box3right {
 float:right;
	width:340px;
}
	
	
.plan {
 width:710px;
	height:493px;
	background:url(img/planBg.jpg) 0 0 no-repeat;
} 

/*
.plan p {
 margin-left:123px;
}
*/

.plan_ttl{
	margin-left:123px;
}

.plan_Txt{
	width:575px;
	margin:135px 0 0 123px;
	padding:0;
}

.plan_left{
	float:left;
	width:330px;
}

.plan_right{
	float:right;
	width:200px;
	margin-right:15px;
	padding:0;
	line-height:120%;
}

.present {
 width:708px;
	height:198px;
	margin:0;
	padding:0;
	background:url(img/prezentBg.jpg) 0 50px no-repeat;
}


.present h3 {
 width:710px;
	height:50px;
 margin:0;
	padding:0;
	background:url(img/presentT.gif) 0 0 no-repeat;
	text-indent:-9999em;
	}
	
	
.present p {
 margin:30px 0 0 455px;
}	


.recommend {
 margin:0;
	padding:0;
}





.tel {
 	margin:0;
	padding:0;
}

.tel h3 {
 width:708px;
	height:159px;
	margin:0;
	padding:0;
	border:1px solid #000; 
	background:url(img/info.gif) 0 0 no-repeat;
	text-indent:-9999em;
	}
	
	
.tel ol {
 margin-left:336px;
 height:26px;
	}
	
.tel ol li {
 float:left;
}

.tel1 {
 display:block;
 width:233px;
	height:29px;
	background:url(img/infoBtn1.gif) 0 0 no-repeat;
	text-indent:-9999em;
}

.tel2 {
 display:block;
 width:139px;
	height:29px;
	background:url(img/infoBtn2.gif) 0 0 no-repeat;
	text-indent:-9999em;
}



.foot {
 width:743px;
	height:145px;
	background:url(img/foot.jpg) 0 0 no-repeat;
}

.footLink {
 display:block;
	width:743px;
	height:145px;
	text-indent:-9999em;
}



