@charset "utf-8";

.content-inner { 
    float:right; 
    width:780px; 
    height:auto; 
    padding:0px 0px;
    background-color: #FFFFFF;
}

.content-inner-top {
	background: url(common_img/main_maru_top780.gif) no-repeat right;
}

.content-inner-bottom { 
	background: url(common_img/main_maru_btm780.gif) no-repeat right;
}

.content-inner-content { 
	background: url(common_img/main_maru_center780.gif) repeat-y;
}

.sidebar1 { 
    float:left; 
    width:0px; 
    height:auto; 
    display:none;
}

/**********************/
/*　CSR用CSS        　*/
/**********************/

span.csr_title {
	font-size: 125%;
	font-weight:800;
	line-height: 145%;
	color:#FFFFFF;
	}
	
span.csr_sub_title {
	font-size: 115%;
	font-weight:800;
	line-height: 145%;
	}	







