﻿/* 2カラム
------------------------------------------------ */
#jb{
	width:780px;
	margin:10px auto 30px;
}

#t_contents{
	width:790px;
	margin:0 auto 20px;
}
#main{
	width:802px;
	margin:0 auto 20px;
}

#main-fl_bg01{
	width:802px;
	padding-top:6px;
	background:url(../image/top/main_fl_top.jpg) no-repeat top;
}
#main-fl_bg02{
	width:802px;
	background:url(../image/top/main_fl_body.jpg) repeat-y top;
	text-align:center;
}
#main-fl_bg03{
	width:802px;
	padding-bottom:6px;
	background:url(../image/top/main_fl_bottom.jpg) no-repeat bottom;
}

#t_contents .l{
	width:180px;
	float:left;
}

#t_contents .r{
	width:580px;
	float:right;
}

/* カテゴリー
------------------------------------------------ */
#category{
	width:570px;
	margin:0 auto;
}
#category .left{
	margin-bottom:15px;
	float:left;
}
#category .right{
	margin-bottom:15px;
	float:right;
}

/* インフォメーション
------------------------------------------------ */
#info2{
	width:570px;
	margin:0 auto;
}
#info2 .l{
	width:280px;
	float:left;
}
#info2 .r{
	width:280px;
	float:right;
}
