@charset "UTF-8";

* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
a:link {
	color:#101116;
	font-family: "Arial Black", Gadget, sans-serif;
	text-decoration: none;
}
a:visited {
	color:#101116;
	font-family: "Arial Black", Gadget, sans-serif;
	text-decoration: none;
}
a:hover {
	color:#2ca9e1;
	font-family: "Arial Black", Gadget, sans-serif;
	text-decoration: none;
}
a:active {
	color:#113F56;
	font-family: "Arial Black", Gadget, sans-serif;
	text-decoration: none;
}

.link a:link { color: #ffffff }
.link a:visited { color: #ffffff }
.link a:hover { color: #ffffff }
.link a:active { color: #ffffff }


#leftbox {margin:0; padding:0; height:100%; width:15em; position:fixed; _position:absolute; left:0; top:0;}
#mainbox {margin:0 0 0 15em; padding:0; height:100%; _overflow:auto;}
body {
	color: #333;
	background-color: #2B97E0;
	background-image: url(../image/R-ABack.png);
	background-repeat: repeat-x;
	_overflow:hidden;
	background-attachment: fixed;
	font-size: 75%;
	line-height: 1.6;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.font1 {color: #032435;
	font-weight: normal;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;}
a img {
	border-style: none;
}
#wrapper {
	
	width: 1175px;
	margin: 0px auto;
	overflow: auto; 
}
#menu {
	width: 353px;
	
	float:left;
}
#Cleft {
	float:left;
	height: 100%;
	width: 263px;
}
#Cright {
	float:right;
	height: 100%;
	width: 90px;
	top: 0px;
	
}

#Cmain {
	background-repeat: repeat-y;
	float: right;
	width: 792px;
	height:100%;
	_overflow:auto;
	background-position: top;
	overflow: auto;
	
	padding-right: 15px;
	padding-left: 15px;
}
#CM-left{
	float: left;
	width: 532px;
}
#CM-right{
	float: right;
	width: 260px;
}
#Cmain h3 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 16px;
	color: #2ca9e1;
}
#ken {
	background-image: url(../image/R-GGoo.png);
	background-repeat: no-repeat;
	height: 120px;
	width: 217px;
	padding-top: 5px;
	margin-top: 0px;
	margin-left: 540px;
}

#footer {
	width: 100%;
	height: 86px;
	
	float: none;
	clear: both;
	padding-bottom: 0px;
	margin-bottom: 0px;
	_position:absolute;
	bottom: 0;
}
#footL{
	width: 30%;
	float:right;
	padding-top:5px;
}
#footR{
	width: 70%;
	float:left;
	padding-top:5px;
}
