@charset "shift_jis";

div#contents #eventNews {
	width:					300px;
}

div#contents #eventNews .spanBox {
	font-size:				x-small;
	font-weight:			normal;
	display:				block;
	width:					160px;
	margin-bottom:			3px;
	padding:				2px;
	line-height:			110%;
	text-align:				center;
	color:					#FFFFFF;
	background-color:		#B38541;
}

div#contents #eventNews dt {
	font-size:				1.1em;
	font-weight:			bold;
	border-bottom:			1px dashed #4E1E00;
	padding-bottom:			3px;
	margin-bottom:			5px;
}

div#contents #eventNews .new {
	font-weight:			bold;
	color:					#D70D0D;
}

div#contents .syosai {
	text-align:				right;
}

div#sContents {
	width:					560px;
	margin-top: 15px;
}

div.boxStyle1 {
	width:					269px;
}

div.boxStyle1 .linkContents {
	height:					117px;
	overflow:				visible;
	background:				url(../img/index/bg_s_title.jpg) no-repeat;
}

div.boxStyle1 .linkContents ul {
	margin-left:			10px;
}

div.boxStyle1 .linkContents li {
	margin-top:				1px;
	line-height:			110%;
}

div.boxStyle1 .linkContents a:link 		{ text-decoration:none; }
div.boxStyle1 .linkContents a:visited 	{ text-decoration:none; }
div.boxStyle1 .linkContents a:hover		{ text-decoration:none; }


.infoArea {
	width: 500px;
	margin: 25px auto 0;
	background: #ffe1e1;
}

.infoArea dt {
	border-bottom: 1px #e58d8d dashed;
	font-size: 110%;
	font-weight: bold;
	color: #d6031b;
	padding: 10px 10px 6px; 
}

.infoArea dd {
	padding: 7px 10px; 
}

.infoArea02 {
	width: 540px;
	margin: 20px auto;
	background: #ffff99;
}

.infoArea02 dt {
	border-bottom: 1px #ff9900 dashed;
	font-size: 110%;
	font-weight: bold;
	color: #d6031b;
	padding: 10px 10px 6px; 
}

.infoArea02 dd {
	padding: 7px 10px; 
}


.infoArea03 {
	width: 500px;
	margin: 25px auto 0;
	background: #c1f3ff;
}

.infoArea03 dt {
	border-bottom: 1px #00a8d0 dashed;
	font-size: 110%;
	font-weight: bold;
	color: #006ead;
	padding: 10px 10px 6px; 
}

.infoArea03 dd {
	padding: 7px 10px; 
}


/*----------------------------------------------------------
	告知エリア　kdr@murata 130401
----------------------------------------------------------*/

.noticeArea {
	width: 560px;
	margin: 25px auto;
	background: url(../img/index/130401/notice-area_bg-body.gif) repeat-y;
}

	.noticeAreaIn {
		background: url(../img/index/130401/notice-area_bg-top.gif) top no-repeat;
	}
	
		.noticeAreaBody {
			background: url(../img/index/130401/notice-area_bg-bottom.gif) bottom no-repeat;
			padding: 35px 45px 40px;
		}
		
			.noticeTitleStyle {
				font-size: 130%;
				font-weight: bold;
				text-align: left;
				margin-bottom: 15px;
			}
			
				.noticeTxt {
					background: url(../img/index/130401/notice_photo_medal.jpg) center bottom no-repeat; 
					width: 280px; 
					min-height: 240px;
					height: auto !important;
					height: 240px; 
					float:left;
				}
