body {
	margin: 0px;
	font-size: 80%;
	line-height: 150%;
	font-family: "メイリオ", "Meiryo";
	color: #463F33;
}
/*
body {

	margin: 0px;

	color: #330000;

	font-size: 12px;

	line-height: 130%;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

}
*/
.subject_box {

	font-size: 12px;

	font-weight: bold;

	padding-right: 2px;

	padding-bottom: 5px;

	padding-left: 2px;

	padding-top: 7px;

	line-height: 120%;

}

.com_box{
	line-height: 130%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #330000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;

}
.comment_box{
	line-height: 160%;
	float: right;
	width: 260px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.img_box {
	padding: 0px;
	margin-bottom: 10px;
	margin-top: 5px;
	float: left;
	clear: left;
}



dl {

	font-size: 12px;

	padding: 0px;

	margin-top: 0px;

	margin-right: 10px;

	margin-bottom: 0px;

	margin-left: 14px;

}

dt {

	font-family:Verdana;

	color: #CC6600;

	margin: 0px;

	font-size: 11px;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 5px;

	padding-left: 0px;

}

dd {

	padding: 0px;

	line-height: 130%;

	margin: 0px;

	font-size: 12px;

}

p {

	padding: 0px;

	margin: 0px;

}



form {

	margin: 0px;

	padding-top: 10px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

}



a:link {

	text-decoration: underline;

	color: #660000;

}

a:visited {

	text-decoration: underline;

	color: #660000;

}

a:hover {

	color: #CC0000;

	text-decoration: none;

}

a:active {

	text-decoration: none;

	color: #CC0000;

}



html {overflow-x:hidden;}

html {overflow-x:visivle;}



.index_new_title {
	background-image: url(../img/index/ico_new.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	width: 400px;
	margin-bottom: 10px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AEB099;
	padding-left: 20px;
	font-weight: bold;
	float: left;
	font-size: 80%;
}
.index_new_txt {
	float: left;
	padding-bottom: 15px;
	width: 420px;
	font-size: 90%;
}
.index_new_date {
	font-weight: bold;
	color: #FFF;
	background-image: url(../img/index/bg_new_date.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 22px;
	width: 90px;
	padding-top: 3px;
	float: left;
	margin-top: 5px;
	padding-right: 10px;
	font-size: 90%;
}
