@charset "utf-8";
/* CSS Document */

#contents{
	padding:0 3px 20px 3px;
}

h3{
	padding-bottom:20px;
	width:420px;
	float:left;
}
#set{
	 /*background:url(img/img_gift.jpg) no-repeat right top;*/
}

.module p{
/*	float: left;*/
	width: 400px;
	line-height:1.3;
}

#img{
	float:right;
}

#setumei{
	margin: 20px 0px;
	clear:both;
	background:url(img/setumei.jpg) no-repeat left top;
	/*padding-left:400px;*/
}

#setumei p {
	width: 400px;
	float: right;
}

div#news-paper {
	background-color: #E4E2DE;
	border: 2px solid #2A2725;
}

div#news-paper h3 {
	padding: 0px;
	width: 100%;
	background-color: #2A2725;
	height: 36px;
}

div#news-paper p {
	width: 90%;
	padding: 8px;
	line-height: 1.5;
}

div.blue-border {
	margin-top: 15px;
	padding: 10px 10px;
	border: 2px solid #1056BB;
}

.module {
	width: 100%;
	margin-top: 0px;
}

