@charset "UTF-8";

/* -----------------------レイアウトここから----------------------- */





/* 全体 */

#wrapper {
	width: 930px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}









/* ボックスヘッダー */

#box_header{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}




/* ワイド */

#box_wide{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}





/* カラム全体 */

/* カラム全体　1カラム */

#box_main_column1{
	padding: 0px 0px 0px 0px;
	margin: 0px 15px 0px 15px;
}
/* Hides from IE-mac \*/
#box_main_column1{clear: both;}
/* End hide from IE-mac */


#box_main_column1:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#box_main_column1 {display: inline-table;}

/* Hides from IE-mac \*/
* html #box_main_column1 {height: 1%;}
#box_main_column1 {display: block;}
/* End hide from IE-mac */





/* カラム全体　2カラム */

#box_main_column2{
	padding: 0px 0px 0px 0px;
	margin: 0px 15px 0px 15px;
}
/* Hides from IE-mac \*/
#box_main_column2{clear: both;}
/* End hide from IE-mac */


#box_main_column2:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#box_main_column2 {display: inline-table;}

/* Hides from IE-mac \*/
* html #box_main_column2 {height: 1%;}
#box_main_column2 {display: block;}
/* End hide from IE-mac */










/* カラム全体　2カラム右サイド */

#box_main_column2b{
	padding: 0px 0px 15px 0px;
	margin: 0px 10px 0px 10px;
}
/* Hides from IE-mac \*/
#box_main_column2b{clear: both;}
/* End hide from IE-mac */


#box_main_column2b:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#box_main_column2b {display: inline-table;}

/* Hides from IE-mac \*/
* html #box_main_column2b {height: 1%;}
#box_main_column2b {display: block;}
/* End hide from IE-mac */












/* カラム全体　3カラム */

#box_main_column3{
	padding: 0px 0px 15px 0px;
	margin: 0px 15px 0px 15px;
}
/* Hides from IE-mac \*/
#box_main_column3{clear: both;}
/* End hide from IE-mac */


#box_main_column3:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#box_main_column3 {display: inline-table;}

/* Hides from IE-mac \*/
* html #box_main_column3 {height: 1%;}
#box_main_column3 {display: block;}
/* End hide from IE-mac */







/* 右カラム用囲み */
#box_main_column3 div#box_right,#box_main_column2 div#box_right{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 690px;
	float: right;
	overflow: hidden;
}
#box_main_column2b div#box_right{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
}

#box_main_column3 div#box_content{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 500px;
	float: left;
	overflow: hidden;
}


#box_main_column2 div#box_content{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
}



#box_main_column2b div#box_content{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 705px;
	overflow: hidden;
	float: left;
}












/* ボックスフッター */

#box_footer{
	margin: 12px 15px 0px 15px;
	padding: 20px 0px 0px 0px;
	clear: both;
	color: #FFFFFF;	
}

















/* スモール全体 */

#smallwrapper {
	margin-right: auto;
	margin-left: auto;
	width: 360px;
	text-align: left;
}


/* スモールボックスヘッダー */

#smallbox_header{
	margin: 0px 10px 12px 10px;
}


/* スモールボックスメイン */

#smallbox_main{
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;	
}
/* Hides from IE-mac \*/
#smallbox_main{clear: both;}
/* End hide from IE-mac */


#smallbox_main:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#smallbox_main {display: inline-table;}

/* Hides from IE-mac \*/
* html #smallbox_main {height: 1%;}
#smallbox_main {display: block;}
/* End hide from IE-mac */



/* スモールボックスフッター */

#smallbox_footer{
	margin: 10px 10px 30px 10px;
	padding: 0px;
	clear: both;
}

































/* サイド */

#box_side_l{
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	width: 180px;
	float: left;
	overflow: hidden;
}

#box_side_r{
	margin: 0px;
	padding: 0px 0px 60px 0px;
	width: 180px;
	float: right;
	overflow: hidden;
	background-color:#EEEEEE;
}













/* -------本文内カラム-------- */

.colum2{
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	height:1%;
}
/* Hides from IE-mac \*/
.colum2{clear: both;}
/* End hide from IE-mac */

.colum2:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.colum2 div.con{
	width: 355px;
	float:left;
}
.colum2 div.con_end{
	width: 335px;
	float:left;
}
.colum2 div.con_in{
	width: 335px;
}








.colum3{
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 10px 0px;
	height:1%;
}
/* Hides from IE-mac \*/
.colum3{clear: both;}
/* End hide from IE-mac */

.colum3:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.colum3 div.con{
	width: 235px;
	float:left;
}
.colum3 div.con_end{
	width: 215px;
	float:left;
}
.colum3 div.con_in{
	width: 215px;
}



.colum3 div.con_r{
	width: 450px;
	float:left;
}
.colum3 div.con_r div.con_in{
	width: 450px;
}
.colum3 div.con_l{
	width: 466px;
	float:left;
}
.colum3 div.con_l div.con_in{
	width: 450px;
}






.con_in img{
	margin-right: auto;
	margin-left: auto;
}



















/* -------サイド内カラム-------- */

#box_side01 div.colum2{
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	height:1%;
}
/* Hides from IE-mac \*/
#box_side01 div.colum2{clear: both;}
/* End hide from IE-mac */

#box_side01 div.colum2:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#box_side01 div.colum2 div{
	width: 74px;
	float:left;
}
#box_side01 div.colum2 div div{
	width: 68px;
}
#box_side01 div.colum2 div div span{
	text-align:center;
	display: block;
	margin-bottom: 3px;
}
#box_side01 div.colum2 div.lc{
	width: 68px;
}
#box_side01 div.colum2 div.end{
	width: 68px;
}
