@charset "shift_jis";
/* CSS Document */

/* BackNumber */
#new	{
}
#new dl	{
	background: url(img/new03.gif) no-repeat left center;
	padding-left: 25px;
	border-bottom: 1px solid #999999;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#new dt	{
	font-weight: bold;
}
#new dd	{
}
#new01	{
	background: url(img/new01.gif) no-repeat;
	padding: 10px;
	margin-bottom: 15px;
}
#new01 ul	{
	float: left;
	padding-top: 4px;
	padding-left: 10px;
}
#new01 li	{
	display: inline;
}
#new01 li a,
#new01 li .a01	{
	color: #333333;
	text-decoration: underline;
	display: block;
	height: 39px;
	width: 39px;
	text-align: center;
	float: left;
	line-height: 39px;
}
#new01 li a:hover	{
	background: url(img/new02.gif) no-repeat;
}
#new01 li .a01	{
	background: url(img/new02.gif) no-repeat;
	color: #FFFFFF;
	text-decoration: none;
}
#new01 .up	{
	float: right;
}
#new01 .down	{
	float: left;
}
#new02	{
	background-color: #f7f7f6;
	padding: 5px;
	line-height: 3em;
}
#new02 ul	{
	text-align: center;
}
#new02 li	{
	display: inline;
	padding: 0 5px;
}
#new02 .back	{
	float: left;
	background: url(img/new04.gif) no-repeat left center;
	padding-left: 30px;
}
#new02 .next	{
	float: right;
	background: url(img/new05.gif) no-repeat right center;
	padding-right: 30px;
}
#new02 a	{
	color: #666666;
	text-decoration: underline;
}
#new02 a:hover	{
	color: #FF3300;
}

/* ڍ */
#new_s	{
}
#new_s #new_title	{
	margin-top: 25px;
	border-bottom: 1px solid #edebeb;
}
#new_s #new_title h3	{
	float: left;
	border-left: 5px solid #37a5eb;
	padding-left: 5px;
	font-size: 120%;
}
#new_s #new_title span	{
	display: block;
	color: #37a5eb;
}
#new_s #new_title p	{
	float: right;
}
#new_s_inner	{
	background: url(img/shousai_back.gif) repeat-x;
	padding-top: 20px;
	margin-top: 1px;
}
#new_s_inner p.pic	{
	float: right;
}
#new_s ul	{
	margin-top: 2em;
}
#new_s li	{
	background: url(../../style/img/list01.gif) no-repeat left center;
	padding-left: 10px;
	margin-bottom: 5px;
}
#new_s li a	{
	text-decoration: underline;
}
#new_s .pre	{
	text-align: right;
	margin-bottom: 30px;
}
