#title {
	height: 50px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	background-image: url(../img/common/title/info.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	background-position: left;
}

#sub_title{
	text-align:right;
	margin-right: 5px;
	margin-top: 20px;
}

#sub_title a{
	text-decoration: none;
	color: #3366FF;
	font-weight: normal;
	font-size: 12px;
}

#navi #info a {
	display:block;
	background-image: url(../img/common/navi/info_on.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-decoration: none;
}

#info_category_box{
	background-color: #FFFFFF;
	width: 650px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}

#info_category_title{
	border-bottom-color: #3366FF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	color: #3366FF;
	font-weight: bold;
	font-size: 16px;
	height: 20px;
	padding-top: 10px;
	padding-left: 5px;
	text-decoration: none;
}

#info_box{
	margin-top: 10px;
	margin-left: 5px;
	margin-bottom: 20px;
}

#info_title{
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}

#info_content{
	margin-left: 15px;
}