@charset "UTF-8";

/*----------------------------------------------------
メインビジュアル
----------------------------------------------------*/

#mv {
	width:738px;
	text-align:center;
	padding:6px 0 7px 0;
}


/*----------------------------------------------------
サブグローバル
----------------------------------------------------*/

#sub_glo {
	background:url("../../images/sub_glo_bg.gif") repeat-y;
	width:720px;
}

#sub_glo_01 {
	width:127px;
	float:left;
	margin:0 0 0 1px;
}

#sub_glo_02 {
	width:131px;
	float:left;
	margin:0 0 0 1px;
}

#sub_glo_03 {
	width:152px;
	float:left;
	margin:0 0 0 1px;
}

#sub_glo_04 {
	width:180px;
	float:left;
	margin:0 0 0 1px;
}

#sub_glo_05 {
	width:124px;
	float:left;
}


/*----------------------------------------------------
カラム
----------------------------------------------------*/

#column {
	width:720px;
	margin:10px 0 0 0;
}

#c_left {
	width:460px;
	float:left;
}

#c_right {
	width:250px;
	float:right;
}
