@charset "utf-8";
@import "/css/common.css";
/* =====================Guide共通====================== */
#main_wrapper{
	clear: both;
}
#left_column{
	background:url("/img/common/main_left_bg.gif") repeat-y left bottom;
	width:641px;
	padding-right:20px;
	font-size: 14px;
	float:right;
}
caption{
	font-weight:bold;
}
th{
	font-size: 12px;
	background-color:#dddddd;
	text-align:center;
	width:70px;
}
td{
	font-size: 11px;
	text-align: left;
}


table {
	margin:0 auto 20px auto;
	width: 600px;
}

.small_title{
	text-align:left;
	padding-left:80px;
	width:550px;
	font-weight:normal;
	background-color:#ffffff;
}

#list1 th {
	border: solid 1px #222;
	background-color:#fff;
	font-size:12px;
	text-align: left;
	width:600px;

}

#list2 th {
	width:560px;
	background-color:#fff;
	font-size:11px;
	text-align: left;

#list2 td {
	width: 60px
}
	

.box1{
	width:550px;
	background-color:#fff;
	align-align:left;
	font-size:11px;
}

#list3{
	width:550px;
}
