@charset "utf-8";
/* h */
#centerBlockInner h1 {
	color: #006;
	font-size: 24px;
	font-weight: bold;
	pading: 0;
	margin:0 0 20px 0;
}
#centerBlockInner h2 {
	color: #006;
	font-size: 18px;
	font-weight: bold;
	background-image: url(/common/images/h2_centerBlockInner.gif);
	background-repeat: repeat-x;
	line-height: 30px;
	padding: 0 0 0 15px;
	margin:20px 0 20px 0;
}
#centerBlockInner h3 {
	color: #006;
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 0 0px;
	margin:20px 0 10px 0;
}
#centerBlockInner h3.h3C333 {
	color: #333;
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 0 0px;
	margin:20px 0 10px 0;
}
#centerBlockInner h3.sasa {
	color: #006;
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 0 30px;
	margin:0 0 10px 0;
	background-image: url(/common/images/ico_sasa.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
}
#centerBlockInner h5.linkTitle {
	font-weight: bold;
	padding: 0 0 0 20px;
	margin:0;
	background-image: url(/common/images/btn_blue2.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
}
#centerBlockInner h5.profileTitle {
	font-weight: bold;
	padding: 0 0 0 20px;
	margin:0;
	background-image: url(/common/images/btn_blue_square.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
}
/* p */
#centerBlockInner p {
	margin:0 0 15px 0;
	padding:0;
}
#centerBlockInner p.pR {
	margin:0 0 15px 0;
	padding:0;
	text-align: right;
}
#centerBlockInner p.subTitleA {
	color: #666666;
	margin:0 0 30px 0;
	padding:0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#centerBlockInner p.subTitleB {
	margin:0 0 30px 0;
	padding:0 0 0 0;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	color: #D26571;
	text-align: right;
	line-height: 29px;
}
#centerBlockInner p.creditTitle {
	margin:10px 0 15px 0;
	padding:10px 0 0 0;
	font-weight: bold;
}
#centerBlockInner p.notesA {
	margin:0;
	padding:5px 0 0 0;
	font-weight: normal;
	font-size: 12px;
}
#centerBlockInner p.ttlCommonA {
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 10px;
	margin: 0;
}
#centerBlockInner .centerBlockInnerBoxA p.profileName {
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 10px;
	margin: 0;
}
/* ol */
#centerBlockInner ol {
	list-style-type: decimal;
	margin:0 0 10px 30px;
}
#centerBlockInner ol li {
	list-style-position: outside;
	padding:0 0 5px 0;
}
/* ul */
#centerBlockInner ul.typeDisc {
	list-style-type: disc;
	margin:0 0 10px 30px;
}
#centerBlockInner ul.typeDisc li {
	list-style-position: outside;
	padding:0 0 5px 0;
}
#centerBlockInner ul.typeCircle {
	list-style-type: circle;
	margin:0 0 10px 30px;
}
#centerBlockInner ul.typeCircle li {
	list-style-position: outside;
	padding:0 0 5px 0;
}
#centerBlockInner ul.typeSquare {
	list-style-type: square;
	margin:0 0 10px 30px;
}
#centerBlockInner ul.typeSquare li {
	list-style-position: outside;
	padding:0 0 5px 0;
}
/* font */
#centerBlockInner .boxPhotoAFl span {
	color: #006;
}
span.fontWine {
	color: #990000;
}
/* a */
#contents a {
	color: #003399;
	text-decoration: none;
}
#contents a:hover {
	color: #003399;
	text-decoration: underline;
}
/* --breadArea--*/
#breadArea {
	/* position: relative;*/
	/* margin: 0; */
	margin-left: 5px;
	overflow: hidden;
}
#breadArea ol {
	margin: 0;
}
#breadArea ol li {
	line-height: 20px; //<= 改行された間隔はここのサイズで調整できます。
	margin-left: 10px;
	float: left;
	list-style-type: none;
}
/* --Image-- */
img.fR1 {
	float: right;
	margin-right: 5px;
}
img.fR2 {
	float: right;
	margin:10px 10px 10px 5px;
}
img.fL1 {
	float: left;
	margin: 5px 5px 0 0;
}
/* --Table-- */
#centerBlockInner table.tblBaseA { /* Center Table*/
	background-color: #B9B9B9;
	margin:0 auto 20px auto;
}
#centerBlockInner table.tblBaseB {
	background-color: #B9B9B9;
	margin:0 0 20px 0;
}
#centerBlockInner table.tblBaseA caption, #centerBlockInner table.tblBaseB caption {
	text-align: center;
}
#centerBlockInner table.tblBaseA th, #centerBlockInner table.tblBaseB th {
	color: #FFF;
	background-color: #5a9ff4;
	text-align: center;
}
#centerBlockInner table.tblBaseA td, #centerBlockInner table.tblBaseB td {
	background-color: #FFF;
	text-align: left;
}
#centerBlockInner table.tblBaseA td.subTh, #centerBlockInner table.tblBaseB td.subTh {
	background-color: #f3f3f3;
	text-align: center;
}
#centerBlockInner table.tblBaseA td.rowR, #centerBlockInner table.tblBaseB td.rowR {
	background-color: #FFF;
	text-align: right;
}
#centerBlockInner table.tblBaseA td.rowLB, #centerBlockInner table.tblBaseB td.rowLB {
	background-color: #FFF;
	text-align: left;
	font-weight: bold;
}
#centerBlockInner table.tblBaseA td.rowRB, #centerBlockInner table.tblBaseB td.rowRB {
	background-color: #FFF;
	text-align: right;
	font-weight: bold;
}
#centerBlockInner table.tblFormA {
	background-color: #FFF;
	margin:0 0 20px 0;
}
#centerBlockInner table.tblFormA td.rowItemTtl {
	background-color: #97BFF4;
	text-align: right;
}
#centerBlockInner table.tblFormA td.rowEntry {
	background-color: #EDEDED;
	text-align: left;
}
#centerBlockInner table.tblFormA td sup {
	color: #990000;
}
/* --form-- */
#headerInnerSideNavBoxSerch input {
	width: 200px;
	height: 18px;
	font-size: 100%;
	margin: 17px 0px 0px 35px;
	border: none;
	background-color: #F7F7F7;
	background-image: url(/common/images/bg_head_nav_serch_input_col2.gif);
	background-repeat: repeat-x;
}
/* --dropdown-- */

/*   LEVEL ONE  */
ul.dropdown {
	position: relative;
}
ul.dropdown li {
	float: left;
	zoom: 1;
}
ul.dropdown a:hover {
	color: #FFF;
}
ul.dropdown a:active {
	color: #FFF;
}
ul.dropdown li a {
	display: block;
/* mod start 2011.5.31 uga */	
/*	padding: 4px 8px;  */
	padding: 4px 5px 4px 5px;
/* mod end   2011.5.31 uga */
	color: #FFF;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}
ul.dropdown li a:visited {
	color: #FFF;
}
ul.dropdown li:last-child a {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
} /* Doesn't work in IE */
ul.dropdown li.hover, ul.dropdown li:hover {
	background: #000;
	color: black;
	position: relative;
}
ul.dropdown li.hover a {
	color: white;
}
/*   LEVEL TWO  */
ul.dropdown ul {
	width: 300px;
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: 0;
}
ul.dropdown ul li {
	font-weight: normal;
	color: #000;
	border-bottom: 1px solid #ccc;
	float: none;
	background-color: #888;
	font-size: 12px;
	line-height: 16px;
}
/* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a {
	border-right: none;
	width: 100%;
	display: inline-block;
	background-image: url(/common/images/ico_arrow_navy_dropdown.gif);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-left: 20px;
	background-position: 4px 6px;
}
/*   LEVEL THREE  */
ul.dropdown ul ul {
	left: 100%;
	top: 0;
}
ul.dropdown li:hover > ul {
	visibility: visible;
}

/* SideMenu MonthMenu*/
.sidemenuMonth {
margin-left: 26px;
padding: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 20px;
background-color: #FCF;
}
.sidemenuMonth td {
font-size: 13px;
line-height: 1.5;
padding: 0px;
margin: 0px;
}
.sidemenuMonth td img {
padding: 0;
margin: 0 2px 0 0;
}


.sidemenuCommon {
margin-left: 26px;
padding: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 20px;
background-color: #CCC;
}
.sidemenuCommon td {
font-size: 13px;
line-height: 1.5;
padding: 0px;
margin: 0px;
}
.sidemenuCommon td img {
padding: 0;
margin: 0 2px 0 0;
}