@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;
}#m_left .blog h2 {
	font-size: 12px;
	line-height: 12px;
	padding: 0px;
	height: 52px;
	width: 600px;
	margin: 0px;
}
.inner {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin: 0px;
	width: 598px;
	background-color: #FFE8D9;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
.inner02 dl {
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	min-height: 1px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	text-align: left;
	width: 550px;
}

.inner02 dl:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.inner02 dl {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
dt {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100px;
	font-weight: bold;
	color: #333333;
}
.inner p {
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 8px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	width: 570px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.red_txt {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}

