@charset "utf-8";
/*ECOUP SITE CSS */



/**************************************/
/* メイン共通                         */
/**************************************/

body {
	font-size: 12px;
	color:#333333;
	margin: 0;
	line-height:1.7;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding:0;
	background:url(../image/bg.jpg) repeat-x;
	}

* html .mainImage {
margin-top:1px;
}

/**************************************/
/* main 　　                          */
/**************************************/
#main{
	padding:20px;
	}
/**************************************/
/* left box　　                       */
/**************************************/
#m_left{
	width:600px;
	margin:0;
	display:block;
	float:left;
	}
	
.topBusiness {
margin:0 0 20px 0;
}

.topBusiness .box1{
	width:180px;
	float:left;
	/*height:200px;*/
	}

.topBusiness .box1 .text{
height:70px;
}


#m_left #chobori{
	background:url(../image/topbg_school.gif) no-repeat 0 0;
	width:600px;
	height:329px;
	clear:both;
	padding:0 0 0 0;
	}

#m_left #chobori .schoolPhoto {
width:193px;
float:right;
margin:30px 10px 0 0;
}

* html #m_left #chobori .schoolPhoto {
margin:30px 3px 0 0;
}

#m_left #chobori .schoolLeft {
width:375px;
float:left;
margin:37px 0 0 10px;
background:url(../image/ill_panda.gif) no-repeat 0 0;
}

* html #m_left #chobori .schoolLeft {
margin:37px 0 0 5px;
}

#m_left #chobori .schoolLeft p{
margin:0 0 0 90px;
}

#m_left #chobori .choboriTitle {
background:url(../image/chobori_title.gif) no-repeat 0 0;
width:376px;
height:116px;
margin:20px 0 0 0;
}

#m_left #chobori .choboriTitle p {
position:absolute;
left:-9999px;
}

#m_left #chobori .choboriTitle .detailBtn {
margin:87px 0 0 75px;
}


/**************************************/
/* right box　　                      */
/**************************************/
#m_right{
	width:230px;
	display:block;
	float:right;
	}

#m_right .side_purchase {
background:url(../image/side_purchase.jpg) no-repeat 0 0;
width:230px;
height:106px;
}

#m_right .side_purchase a {
display:block;
width:230px;
height:106px;
}

#m_right .side_purchase a:hover {
background:url(../image/side_purchase.jpg) no-repeat 0 -106px;
}

#m_right .fleet {
background:url(../image/side_fleet.jpg) no-repeat 0 0;
width:230px;
height:85px;
margin:10px 0;
}

#m_right .fleet a {
display:block;
width:230px;
height:85px;
}

#m_right .fleet a:hover {
background:url(../image/side_fleet.jpg) no-repeat 0 -85px;
}

#m_right .side_purchase em,
#m_right .fleet em {
position:absolute;
left:-9999px;
}

#m_right .topIso {
font-size:0.85em;
line-height:155%;
}

#m_right .topIso h3 {
margin:0 0 5px 0;
}

#m_right .topIso .isoPhoto {
float:right;
width:71px;
margin:0 0 0 8px;
}

#m_right .topIso .isoDetail {
background:url(../image/top_btn_iso.gif) no-repeat 0 0;
width:128px;
height:18px;
margin:7px 0 0 0;
}

#m_right .topIso .isoDetail a{
display:block;
width:128px;
height:18px;
}

#m_right .topIso .isoDetail a:hover {
background:url(../image/top_btn_iso.gif) no-repeat 0 -18px;
}

#m_right .topIso .isoDetail em {
position:absolute;
left:-9999px;
}

#m_right .topBlog {
margin:0;
}

#m_right .topBlog h3 {
margin:0;
}

#m_right .topBlog ul {
margin:0 0 0 10px;
padding:0;
list-style-type:none;
width:200px;
}

#m_right .topBlog li{
	background:url(../image/list_marker_blog.gif) no-repeat 0 4px;
	margin-bottom:7px;
	font-size:10px;
	line-height:135%;
	padding:0 0 0 12px;
	letter-spacing:0.1em;
	}

.topBanners {
margin:0 0 0 0;
}