.j9, .j10, .j12, .j14 {
	font-family:Osaka, ＭＳ Ｐゴシック, MS UI Gothic, sans-serif
}


a:link {
	color: #000099;
	text-decoration: underline;

}

a:visited {
	color: #993366;
	text-decoration: underline;

}
a:hover {
	color: #FF0000;
	text-decoration: underline;

}
.margin13 {
	line-height: 130%;


}

.text12{ font-size:12px; color:#333333;}

.text12gl120{ font-size:12px; line-height:120%; color:#333333 }

/*　　SUBWINDOWで使用　　　　*/

.mg38l30		{margin:38 30 0 30;}
.mg10l30		{margin:10 30 20 30;}
.mg0l30		{margin-left: 30px;}

.t12gl20	{font: 12px/20px "ＭＳ Ｐゴシック", "Osaka";
	color:#333333;
	background: transparent;
}

/*　　ここまで　　　　*/
/* toppage */
.toppage_wrapper{
	width: 550px;
	height: 220px;
	overflow: auto;
	margin-left: 20px;
	padding-right: 20px;
	font-size: 12px;
	line-height: 150%;
	background-attachment: fixed;
}

/* event */
.event_wrapper{
	width: 650px;
	height: 320px;
	overflow: auto;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 150%;
	background-attachment: fixed;
}

.event_box_title{
	width: 580px;
	text-align: left;
	font-size: 12px;
	border-top: 2px solid #ff9900;
	border-right: 2px solid #ff9900;
	border-bottom: 1px solid #ff9900;
	border-left: 2px solid #ff9900;
	background-color: #FFDBA6;
	margin: 0px;
	padding: 10px;
}

.event_box{
	width: 580px;
	text-align: left;
	font-size: 12px;
	border-right: 2px solid #ff9900;
	border-left: 2px solid #ff9900;
	border-bottom: 2px solid #ff9900;
	background-color: #ffffff;
	margin-bottom: 10px;
	padding: 10px;
}

.event_date{
	font-size: 12px;
	text-align: right;
}

/* base */
h3 { 
	font-size: 16px;
	line-height: 140%;
	margin: 0px;
	padding: 0px;
}

h5 {
	font-weight: normal;
	margin: 0px;
}