@charset "UTF-8";


/* +++ 賞別リスト +++ */
#list	{
	width:700px;
	}
#list h1	{
	font-size:16px;
	}
#present	{
	background-color:#fffacb;
	width:400px;
	height:115px;
	margin:auto;
	margin-top:10px;
	padding:15px;
	}
#present p	{
	font-size:14px;
	font-weight:bold;
	color:#3366cc;
	margin-bottom:15px;
	line-height:140%;
	}
#present p span	{
	font-size:10px;
	font-weight:normal;
	color:#333333;
	line-height:140%;
	margin-bottom:15px;
	}
#present img	{
	float:left;
	margin-right:10px;
	}
.entrylist	{
	margin-top:10px;
	margin-bottom:20px;
	}
.entryleft	{
	float:left;
	width:235px;
	}
.entryleft h3	{
	font-size:12px;
	color:#333333;
	border-bottom:1px dotted #ff3333;
	padding-bottom:2px;
	}
.entryleft h3 span	{
	font-size:14px;
	letter-spacing:0.1em;
	}
.entryleft h4	{
	font-size:12px;
	font-weight:normal;
	border:none;
	margin:0 0 10px;
	text-align:left;
	}
.comme	{
	padding-bottom:5px;
	border-bottom:1px dotted #ff3333;
	}
.comme h5	{
	background-image:url(images/comment.gif);
	background-repeat:no-repeat;
	width:235px;
	height:30px;
	text-indent:-9999px;
	margin-bottom:3px;
	}
.comme p	{
	font-size:11px;
	}

.entryright	{
	background-image:url(images/binsen_m.jpg);
	float:right;
	width:450px;
	}
.entryright h1	{
	font-size:14px;
	color:#333333;
	text-align:center;
	margin:-25px 15px 20px;
	}
.binsen	{
	margin-top:27px;
	}
.binsen p	{
	margin:0 15px;
	line-height:167%;
	}
.genkou	{
	float:right;
	margin:10px 25px;
	}
.clear	{
	clear:both;
	}

/*++ IE6 ++*/
* html #headmenu li	{
	padding-left:8px;
	}

/*++ IE7 ++*/
*:first-child+html #headmenu li	{
	padding-left:8px;
	}