#all{
	width:900px;
	margin:0 auto;
	background: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
body{
	margin:0;
	padding:0;
	background-color:#FFFFFF;
}
a:link{
	color:#000099;
	text-decoration: none;
}
a:visited{
	color:#008000;
	text-decoration: none;
}
a:hover{
	color:#FF0000;
	position:relative;
	text-decoration: none;
}
#
header{
	float: none;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
}
.left_header{
	width:200px;
	height:auto;
	font-size:16px;
	font-weight:bold;
	color:#990000;
	background: no-repeat left top;
        text-align: left;
	float: left;
}

/* kanai add start */	

.center_header{
	width:300px;
	height:auto;
	font-size:16px;
	font-weight:bold;
	color:#990000;
	background: no-repeat left top;
        text-align: left;
	vertical-align: text-bottom;
	float: left;
}
/* kanai add end   */


.right_header{
/* kanai mod start */	
	/*width:700px;*/	
        width:200px;
/* kanai mod end   */
	height:50px;
	font-size:13px;
	font-weight:normal;
	color:#999999;
	background: no-repeat left top;
	text-align: right;
	float: left;
	padding-top: 50px;
}
#headermenu{
	float: none;
	font-size: 13px;
	color: #CCCCCC;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	padding-top: 10px;
	padding-bottom: 10px;
}
#menu {
	height: auto;
	width: 100%;
	background: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
}
#menu ul,#menu li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu li {
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 10px;
}
#menu a {
	font-size: 14px;
	color: #121212;
	font-weight: bold;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #121212;
	letter-spacing: 1px;
	text-decoration: none;
	padding-left: 5px;
}
#menu a:hover {
	color: #FF3300;
	border-left: 3px solid #FF3300;
}
#menu a.active {
	color: #FF9900;
	border-left: 3px solid #FF9900;
}
















#title{
	float: none;
	font-size: 13px;
	color: #FFFFFF;
	text-align: left;
	width: 630;
	margin: 10px auto;
}
.left_title{
	width:450px;
	height:300px;
	font-size:16px;
	font-weight:bold;
	color:#990000;
	background: no-repeat left top;
	text-align: center;
	float: left;
}
.right_title{
	width:450px;
	height:300px;
	font-size:16px;
	font-weight:bold;
	color:#990000;
	background: no-repeat left top;
	text-align: center;
	float: left;
}
#left{
	width:640px;
	margin:10px 0 0;
	float:left;
	background-color: #FFFFFF;
	clear:both;
	color: #CCCCCC;
	font-size: 12px;
}


#leftbox{
	width:630px;
	float:none;
	height: auto;
	background-color: #FFFFFF;
	margin-bottom: 20px;
	margin-right: 10px;
}
.left_menu{
	width:620px;
	font-size:16px;
	font-weight:bold;
	color:#990000;
	background: no-repeat left top;
	text-align: left;
	float: left;
	border-bottom: 1px solid #CCCCCC;
}

.left_text{
	width:590px;
	font-size:15px;
	font-weight:normal;
	color:#666666;
	background: no-repeat left top;
	text-align: left;
	float: left;
	border-bottom: 1px dotted #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
}











#right{
	width:260px;
	float:left;
	font-size: 12px;
	margin-top: 10px;
	
}
#rightbox{
	width:250;
	float:none;
	height: auto;
	background-color: #FFFFFF;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
}
.right_boxtitle{
	width:auto;
	height:auto;
	margin:0px 0 5px;
	font-size:16px;
	font-weight:bold;
	color:#990000;
	background: no-repeat left top;
	text-align: center;
	border-bottom: 1px solid #666666;
}



ul#navi{
	width:100%;
	margin-top:0px;
	font-size:15px;
	padding-left:0;
	margin-left:0;
}
ul#navi li{
	list-style:none;
	padding:3px 10px 3px 20px;
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	border-left: 1px none #CCCCCC;
}
ul#navi a{
	padding-left:24px;
	background:#FFFFFF url(img/yajirushi01.gif) no-repeat left;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
ul#navi li a:hover{
	color: #FF0000;
}
.right_space{
	width:auto;
	height:auto;
	margin:10px 0;
	font-size:16px;
	font-weight:bold;
	color:#990000;
	background: no-repeat left top;
	text-align: center;
}





#center{
	width:900px;
	margin:30px auto 10px;
	background: #FFFFFF;
	text-align: center;
	color: #666666;
	font-size: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
	float: left;
	border-top: 2px dotted #FF6600;
	border-bottom: 2px dotted #FF6600;
}



#footer{
	width:900px;
	height:auto;
	margin:0 auto;
	float: left;
	background: #FFFFFF;
	font-size: 13px;
	color: #666666;
	text-align: center;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
}

