@charset "UTF-8";

/* レイアウト用ブロックの設定
------------------------------------------------------------ */
body {
		text-align:left;
}

.mng_line {
		width:835px;
		margin-right: auto;
		text-align:left;
}

#container {
		width:835px;
		margin-right: auto;
		text-align:left;
}

#col_wrap {
 width:100%;
 float:right;
 margin-left:-0px;
}
#header {
}

#navi {
}

#footpath {
	
}

#contents {
	
}

#top_contents {
}

#main_contents {

}
#main_module,
#main_contents_bottom,
#sub_module2,
#sub_module7 {
		margin-left:0px;
}
#sub_module3 {
		width: 49%;
		float:left;
		margin-left: 0;
}

#sub_module4 {
		width: 49%;
		margin-right: 0;
		float:right;
}

#side_contents_left {
		width:0px;
		float:right;
}

#bottom_contents {
		clear:both;
}

#footer {
		clear:both;
}
