@charset	"Shift_JIS";

#head h1 {
	background: url(/images/common/theme4/mainimg.jpg) no-repeat;
	text-indent:20px;
	font-size: 12px;
	color:#000033;
	height:112px;
	padding-top: 40px;
}
#head h1 strong{
	display:block;
	font-size: 24px;
	line-height:1.1;
	color:#000033;
}
#content {
	color:#fff;
	background: #012D70;
}
/*--------------------*/
/*right contents*/
/*--------------------*/

#content #right {
	width:234px;
	margin:0px 6px 0px 0px;
	padding-left: 6px;
}
*html #content #right {
	width:228px;
}
#right #info,
#right #inq,
#right #access  {
	display:block;
	width:234px;
	margin:12px 4px 10px 0px;
	clear:both;
}
*html #right #info,
*html #right #inq,
*html #right #access  {
	width:228px;
	margin:12px 2px 10px 0px;
	clear:both;
}
#content #right #info li{
	background-image:url(/images/common/theme4/arw-s1.gif);
	background-repeat:no-repeat;
	line-height:1.3;
	margin:6px 0px 6px 10px;
	list-style-type: none;
	padding:0px 0px 0px 9px;
}

#content #info li a{
	color:#fff;
}
#content #right p	{
	margin-top: 5px;
	color: #fff;
	line-height: 150%;
	text-align:left;
	width: 220px;
	margin-left: 6px;
}
#content #right p a	{
	padding-left: 2px;
	margin-right: 6px;
	color:#C1BDA0;
}

#right h3.h3info,
#right h3.h3inq,
#right h3.h3access {
	text-indent:-9000px;
	height:38px;
	font-size:1px;
	margin-bottom: 10px;
}
#right #info h3.h3info{
	background:url(/images/common/theme4/h3info.gif) no-repeat;
}
#right h3.h3inq{
	background:url(/images/common/theme4/h3inq.gif) no-repeat;
}
#right h3.h3access{
	background:url(/images/common/theme4/h3access.gif) no-repeat;
}

#right h4{
	font-size: 12px;
	color:#fff;
	margin: 0 0 0 3px;
	background: #001844;
	padding: 2px 0px 2px 4px;
	width: 218px;
	font-weight: normal;
}



/*--------------------*/
/*left-contents*/
/*--------------------*/

#content #left {
	width:468px;
	margin:0px 0px 0px 12px;
}
*html #content #left {
	margin:0 0 0 6px;
}

#left #outline,
#left #calender {
	margin-bottom:12px;
}
#left h3.h3outline,
#left h3.h3calender {
	padding: 9px 0px 4px 0px;
	text-indent:-9000px;
	font-size: 1px;
	height:24px;
}
#left h3.h3outline {
	background:url(/images/common/theme4/h3outline.gif) no-repeat;
	margin-top: 8px;
}
#left h3.h3calender {
	background:url(/images/common/theme4/h3calender.gif) no-repeat;
}
#left #outline p{
	margin: 6px 6px 12px 6px;
}
#left table.calender {
	width:458px;
}

