@charset "utf-8";
/* CSS Document */

#menuC {
	line-height: 1.5;
	background: #D0D0D0 url(../img/bg_menuc_top.jpg) left top no-repeat;
	width: 211px;
	padding: 3px 0 0;
}

#ie6 #menuC {
	text-align: center;
}

#menuC h2 {
	font-size: small;
	line-height: 25px;
	background: url(../img/bg_menuc_ttl.jpg) left top no-repeat;
	width: 175px;
	height: 25px;
	padding-left: 30px;
	margin: 0 3px;
}

#menuC h2 a,
#menuC h2 a:hover {
	color: #FFFFFF;
}

#menuC .innerFirst {
	font-size: small;
	background-color: #FFFFFF;
	width: 201px;
	margin: 0 3px;
	padding: 5px 1px;
	border-right: 1px solid #2E6FAA;
	border-bottom: 1px solid #2E6FAA;
	border-left: 1px solid #2E6FAA;
}

#menuC h3 a {
	display: block;
	background: url(../img/arw_menuc_01.gif) left top no-repeat;
	padding-left: 20px;
}

#menuC h3 a:hover {
	background: url(../img/arw_menuc_01_on.gif) left top no-repeat;
}

#menuC .innerSecond li a {
	display: block;
	font-size: small;
	line-height: 1.2;
	background: url(../img/arw_menuc_02.gif) left 3px no-repeat;
	padding-left: 10px;
}

#menuC .innerSecond li a:hover {
	background: url(../img/arw_menuc_02_on.gif) left 3px no-repeat;
}

#ie6 #menuC .innerSecond li a,
#ie7 #menuC .innerSecond li a,
#ie6 #menuC .innerSecond li a:hover,
#ie7 #menuC .innerSecond li a:hover {
	background-position: left 6px;
}

#boxA {
	padding: 0;
	margin-bottom: 10px;
	border-right: 1px solid #248DD3;
	border-bottom: 1px solid #248DD3;
	border-left: 1px solid #248DD3;
}

#boxA table {
/*	width: 662px;*/
}

#boxA table .even th,
#boxA table .even td {
	background-color: #F4FAFE;
}

#boxA table th {
	text-align: left;
	vertical-align: top;
	padding: 15px 0 10px 15px;
}

#boxA table th.date {
	width: 130px;
}

#boxA table th.ttl {
	color:#51853F;
	font-weight: bold;
	width: 515px;
}

#boxA table td.detail {
	line-height: 1.2;
	padding: 0 15px 10px 15px;
	border-bottom: 1px solid #248DD3;
}

#boxA table td p {
	padding: 10px 0 0 143px;
	border-top: 1px dotted #D0D0D0;
}

#ie7 #boxA table td p {
	padding: 10px 0 0 146px;
}

#ie6 #boxA table td p {
	padding: 10px 0 0 147px;
}

#boxA table td.end {
	border: none;
}

/*
#boxA  {
	vertical-align: top;
	line-height: 1.2;
	padding: 7px 0 10px 0;
}
*/




/*
#boxA table#info .borderBottom {
	padding-bottom:5px;
	border-bottom: 1px solid #CCCCCC;
}

#boxA table.inner {
	width: 624px;
	margin:0 auto;
}

#boxA table.inner th {
	width: 120px;
	text-align: left;
	vertical-align: top;
	padding-top: 15px;
	border-bottom: 1px dotted #D0D0D0;
}

#boxA table.inner td {
	vertical-align: top;
	padding: 15px 0 10px;
}

#boxA .newsTitle {
	color:#51853F;
	font-weight: bold;
	vertical-align:baseline;
	padding: 10px 0 5px 0;
	border-bottom: 1px dotted #D0D0D0;
}

#boxA .newsTitle img {
	vertical-align:text-bottom;
	margin-left:3px;
}
*/

.icnNew {
	color: #E3341E;
	font-weight: bold;
	margin-left: 2em;
}