@charset "utf-8";

#wrap {
	background-image: url(/_themes/lib/image/bg-body.gif)!important;
	background-position: 0 0!important;
	background-repeat: repeat-x!important;
}
/*--------------------
subheading
--------------------*/
#content h1{
	margin-bottom: 15px;
	padding-top: 12px;
	padding-left: 20px;
	padding-bottom: 12px;
	background-image: url(/_themes/share/image/bg-h1.gif);
	background-repeat: no-repeat;
	font-size: 160%;
	color: #1F6607;
	border-radius: 3px;
	border: 1px solid rgba(188,188,188,1.00);
	-webkit-box-shadow: 1px 1px 2px rgba(224,224,224,1.00);
	box-shadow: 1px 1px 2px rgba(224,224,224,1.00);
	font-weight: normal;
	behavior: url(/_themes/share/js/PIE.htc);
}
aside h1{
	margin-bottom:15px;
	margin-top: 0;
}
#content h2{
	font-size: 140%;
	font-weight: normal;
	color: #48932D;
	line-height: 1.2;
	background-repeat: no-repeat;
	background-position: 0% bottom;
	border-bottom: 1px solid #C2D897;
	margin-bottom: 1ex;
	margin-top:15px;
	padding-top: 8px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #ECF5DB;
}
#content h2.date{
	text-align:left;
}
aside h2{
	font-size: 90%;
	padding:5px;
	padding-left:30px;
}
aside h2.blue{
	background-color: #aed4f7;
	background-image: url(/_themes/share/image/icon-blue.gif);
	background-repeat: no-repeat;
	background-position: 5px 4px;
}
aside h2.yellow{
	background-color: #f7d9ae;
	background-image: url(/_themes/share/image/icon-yel.gif);
	background-repeat: no-repeat;
	background-position: 5px 4px;
	margin-top:10px;
}
aside h2.green{
	background-color: #b6e9ae;
	background-image: url(/_themes/share/image/icon-gre.gif);
	background-repeat: no-repeat;
	background-position: 5px 4px;
	margin-top:10px;
}
h3{
	font-size: 120%;
	color: #AC8F12;
	margin-top: 1em;
	padding-top: 0;
	padding-right: 0;
	padding-left: 5px;
	line-height: 1.2;
	background-image: url(/_themes/image/bg-h4.gif);
	background-repeat: no-repeat;
	background-position: 0% bottom;
	margin-left: 5px;
	border-left: 5px solid #AFAFAF;
}
h4{
	color: #555555;
	font-size: 110%;
	margin-top: 1ex;
	margin-right: 10px;
	margin-left: 20px;
	padding: 0;
	line-height: 1.2;
	border-bottom: 1px solid #B9B9B9;
}
h5{
	color: #555555;
	font-size: 100%;
	margin-right: 10px;
	margin-left: 20px;
	padding: 0;
	line-height: 1.2;
}
h6{
	color: #555555;
	font-weight: normal;
	font-size: 100%;
	margin-right: 10px;
	margin-left: 20px;
	padding: 0;
	line-height: 1.2;
}
/*--------------------
submenu
--------------------*/
#submenu {
	height: 30px;
	width:260px;
	background-color:#2993cc;
	padding-top:5px;
	padding-left:5px;
	margin-left:340px;
}
#submenu ul {
	display:block;
	list-style:none;
	margin:0;
	padding:0;
}
#submenu ul li {
	display:block;
	float:left;
}
#submenu ul li a {
	display:block;
	color:#FFF;
	width:80px;
	height:20px;
	padding-top:5px;
	text-align:center;
}
#submenu ul li a:hover {
	background-color:#55ADDD;
}

/* -----------------------------------
unit
----------------------------------- */
#topics{
	background-color: #fffcf4;
	border: 1px solid #FCDDAC;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	margin-bottom:15px;
}
#topics h2{
	background-color: #da6a26;
	border-bottom: 1px solid #FCDDAC;
	padding-left: 9px;
	padding-top: 6px;
	margin-bottom:15px;
}
#schedule{
	background-color: #efefef;
	padding-bottom:4px;
	margin-bottom:15px;
}
#schedule h2{
	border-bottom: 1px solid #d3d1c5;
	padding-left: 9px;
	padding-top: 6px;
}
/* -----------------------------------
glovalnavi
----------------------------------- */
#side nav#globalnavi{
	display: block;
	width: 200px;
	padding:0;
	margin-bottom: 15px;
}
#side nav#globalnavi ul{
	padding: 0;
	margin: 0;
}
#side nav#globalnavi ul li{
	padding: 0;
	background-image:none;
	margin-bottom: 5px;
}

/* -----------------------------------
textdeco
----------------------------------- */
.sp{
	color: #C00C0F;
	font-weight:bold;
}

aside iframe{
	margin-top:15px;
}

/* -----------------------------------
banner
----------------------------------- */
ul#bana-2nd {
	margin-left:13px;
}
ul#bana-2nd li {
	margin-bottom:15px;
}

ul#bana-milai {
	margin-left:0px;
}
ul#bana-milai li {
	margin-bottom:15px;
}