body {
	font: 100% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #0f0f7d;
}

.twoColFixLtHdr #container {
	width: 900px; 
	background: #FFFFFF;
	margin: 0 auto;
	border: 0px solid #BBAAFF;
	text-align: left; 
}

.twoColFixLtHdr #mainContent {
	padding: 0 20px; 
	background: #FFFFFF;
}

.twoColFixLtHdr #container ul { 
	margin-left:15px;
	padding-left:0px;
	margin-top:0px;
	margin-bottom:3px;
} 

.twoColFixLtHdr #container li { 
	font-size:13px;
	font-weight: bold;
	line-height: 1.0;
	list-style: none;
} 

a{
	color: #0f0f7d;
	text-decoration: none;
}

a:hover{
	color: #0f0f7d;
	text-decoration: underline;
}

a:visited{
	color: #0f0f7d;
	text-decoration: none;
}
/*-----------------*/
/*---   Header  ---*/
/*-----------------*/

.twoColFixLtHdr #header {
	width:890px;
	background: #FFFFFF; 
	padding: 0 0px 0 0px; 
	margin-top:0px;
/*	height: 280px;  */
	border-top: 5px double #0f0f7d; 
	border-bottom: 5px double #0f0f7d; 
}


.twoColFixLtHdr #logo {
	float:left;
	margin: 0;
	height: 40px;
	vertical-align:top;
	padding: 5px 10px 0px 10px;
}

#header_sidenavi {
	width:400px;
	height: 40px;
	float:right;
	padding-top:0px;
	padding-right: 10px;
	padding-bottom:0px;
	text-align: right;
	vertical-align:middle;
	font-size:12px;
	font-weight: bold;
}

.sidenavi {
	margin-top:0px;
	display: inline;
	padding-right:10px;
	vertical-align:top;
}


/*-----------------*/
/*--- Main Menu ---*/
/*-----------------*/

.twoColFixLtHdr #flash {
	width: 100%; 
	padding: 0px;
	margin:0px;
	text-align:center;
	background: #FFFFFF;
	border-top: 0px double #BBAAFF;
	border-bottom: 0px double #BBAAFF;
}

.twoColFixLtHdr #mainMenu table {
	width: 100%;
/*	padding:2px;*/
	text-align:center;
	font-size:15px;
	font-weight:bold;
}

.twoColFixLtHdr #mainMenu{
	padding:0px;
	margin-top: 0px;
}

/* FireFox用 */
html>.twoColFixLtHdr #mainMenu {
	padding:0px;
	margin-top: 50px;
}

.twoColFixLtHdr #mainMenu tr {
	background: #FFFFFF;
}


.twoColFixLtHdr #mainMenu td {
	border-top: 1px solid #0f0f7d;
	border-right:1px solid #0f0f7d;

}

.twoColFixLtHdr #mainMenu table .act {
	color:#FFFFFF;
	background:#BBAAFF;
	padding:3px; 
}

.twoColFixLtHdr #mainMenu table .none {
	color:#0f0f7d;
	background:#FFFFFF; 
	padding:3px; 
	
	cursor:pointer
}

.twoColFixLtHdr #mainMenu a {
	color:#0f0f7d;
	text-decoration:none; 
}

/*---------------------*/
/*--- Main Contents ---*/
/*---------------------*/

#container .title {
	padding: 0px 3px 3px 7px;
	border-left:20px solid #0f0f7d;
	border-bottom: 1px solid #0f0f7d;
	color : #0f0f7d;
	font-size:18px;
	font-weight:bold;
}

#container .txt {
	margin: 5px 0px;
	padding: 3px 0px 5px 5px;
	line-height: 120%;
}

/*---------------------*/
/*---  左　sidebar  ---*/
/*---------------------*/

#sidebar {
	float: left;
	width: 250px;
	background: #FFFFFF;
	padding: 10px 5px 15px 10px;
}

#sidebar li { 
	font-weight: bold;
	line-height: 1.0;
	list-style: none;
} 

#sidebar a{
	color: #0f0f7d;
	text-decoration: none;
}

#sidebar a:hover{
	color: #0f0f7d;
	text-decoration: underline;
}

/*---------------------*/
/*---  Main (トップ以外）  ---*/
/*---------------------*/

#content_menu table {
	margin-bottom:0px;
	margin-left:15px;
}	
	
#content_menu td {
	font-size:14px;
	text-align: center;
	border-right:2px solid #0712AD;
	border-bottom:2px solid #0712AD;
}

#content_menu .act {
	background: #8886e8;
	color: #ffffff;
	font-weight:normal;
}

#content_menu a{
	color: #0f0f7d;
	text-decoration: none;
}

#content_menu a:hover{
	color: #0f0f7d;
	text-decoration: underline;
}

#content_menu a:visited{
	color: #0f0f7d;
	text-decoration: none;
}

/*---------------------*/

#top_content { 
	margin: 0 0 0 0; 
	padding: 0px 10px 30px 15px; 
}

#topix {
	padding: 0px 7px; 
	border: 5px solid #EDEDFF;
}


#content { 
	margin: 0 0 0 270px; 
	padding: 20px 10px 30px 15px; 
	border-left: dotted 1px #8886e8;
}

#content li { 
	font-weight: bold;
	line-height: 1.0;
	list-style: none;
} 


#content h4, #top_content h4 {
	margin-top: 0px;
	margin-bottom:5px;
	padding-left:10px;
	padding-right:10px;
}

#content .list-header {
	text-align:center;
	margin-bottom:10px;
	padding: 3px 0;
	background-color:#CCF;
	font-size: 12px;
	font-weight:bold;
}


#content p {
	margin-top: 10px;
	padding-left:20px;
	padding-right:10px;
	line-height:150%;
}

#content td {
	margin-top: 0px;
	padding-left:5px;
	padding-right:5px;
	line-height:150%;
	background:#FFFFFF;
	text-align:left;
	vertical-align:top;
}


/*---------------------*/
/*---  Footer  ---*/
/*---------------------*/

.clearfloat { /* このクラスは、div またはブレークエレメントに適用される必要があり、また、フローティングエレメントが完全に含まれているコンテナの末尾の直前にある最後のエレメントである必要があります */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.twoColFixLtHdr #footer {
	padding: 0 10px; 
	margin: 0 auto;
}

.twoColFixLtHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
	font-size:10px;
}
	

