@charset "UTF-8";

/* index　───────────────────────────────────

	1. topics style
	2. event style
	
────────────────────────────────────────*/


/* 1. topics style
────────────────────────────────────────*/
ul#subnavi_blog {
	margin:0px;
	padding:20px 10px 20px 13px;
	text-align:left;
}
ul#subnavi_blog li {
	list-style:none;
	margin:0px 0px 8px 0px;
	padding:0px 10px 0px 14px;
	background-image:url(../images/li_icon2.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
ul#subnavi_blog li a {
	color:#000000;
}


#event {
	width:600px;
	padding:25px 0px 0px 0px;
}

.daybox {
	clear:both;
	margin:0px;
	padding:0px;
}
.day_txt {
	width:515px;
	height:auto;
	float:right;
	margin:0px 0px;
	padding:0px 0px 15px 0px;
}
#topics h3,#event h3 {
	width:515px;
	margin:0px;
	padding:7px 3px;
	font-weight:normal;
	font-size:medium;
	_font-size:small;
}
#topics p.day {
	width:505px;
	font-size:10px;
	background-color:#f5eba8;
	margin:0px;
	padding:3px 5px;
}
#event p.day {
	width:505px;
	font-size:10px;
	background-color:#f0f7e3;
	margin:0px;
	padding:3px 5px;
}
#topics div.text p,#event div.text p {
	width:420px;
	margin:0px;
	padding:0px 5px;
}
#topics p.more,#event p.more {
	float:right;
	margin:0px;
	_margin:0px 5px 0px 0px;
	padding:0px;
	text-indent:-9990px;
}
#topics p.more a,#event p.more a {
	display:block;
	width:90px;
	height:15px;
	background-image:url(../images/topics_next.gif);
	background-position:left;
	background-repeat:no-repeat;
}
.daybox_img {
	float:left;
	width:70px;
	height:70px;
	overflow:hidden;
}
.daybox_img img {
	width:70px;
}

/* 2. event style
────────────────────────────────────────*/
#event h2 {
	font-size:18px;
	width:600px;
	color:#000000;
	margin:0px 0px 20px 0px;
	padding:0px;
	border-bottom:3px solid #817b57;
}

#pdf dl {
	clear:both;
	width:600px;
	margin:0px;
	padding:30px 0px 20px 0px;
}
#pdf dl dt {
	display:block;
	margin:0px;
	padding:7px 30px;
	border-top:1px solid #7f7f7a;
	border-bottom:1px solid #7f7f7a;
	background-image:url(../images/icon_pdf.gif);
	background-position:10px 7px;
	background-repeat:no-repeat;
}
#pdf dl dt a {
	color:#000000;
}
#pdf dl dd {
	margin:0px;
	padding:3px 30px;
	background-color:#f0efe6;
	border-bottom:1px solid #7f7f7a;
}

#order {
	clear:both;
}
#order h3 {
	text-indent:-9990px;
	margin:0px;
	padding:0px;
	font-size:12px;
	line-height:100%;
}
#order dl {
	width:600px;
	height:105px;
	margin:0px;
	padding:0px;
	background-image:url(../images/bn_order.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
#order dl dt {
	text-indent:-9990px;
	margin:0px;
	padding:0px;
	font-size:12px;
	line-height:100%;
}
#order dl dd {
	text-indent:-9990px;
	margin:0px;
	padding:0px;
	font-size:12px;
	line-height:100%;
}
#order dl dd#mailform a {
	width:160px;
	height:53px;
	display:block;
	margin:-23px 0px 0px 425px;
	_margin:-20px 0px 0px 425px;
}
#order dl dd#mailform a:hover {
	background-image:url(../images/bn_order_on.gif);
	background-position:-425px -37px;
	_background-position:-425px -40px;
	background-repeat:no-repeat;
}
img.clear {
	clear:both;
}
