body {
	background-color: #999999;
	background-image: url(bodyback.gif);
	background-position: center;
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 18px;
	text-align: center;

}
a {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
}
pre {
	color: #fff;
	line-height: 21px;
	background-color: #FF9900;
	text-align: left;
	margin: 0px 0px 5px 0px;
	padding-left: 5px;
	font-size: 14px;
}
td {
	padding: 0px 0px 0px 0px;
}
/*基本*/
#outline {
	width:760px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	padding: 0px 7px 0px 7px;
}
#heada {
	width:750px;
	text-align: right;
	letter-spacing: 0.1em;
	color: #CCCCCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: 5px;
	background-image: url(headback.gif);
	background-position: center bottom;
	padding-right: 10px;
	background-repeat: no-repeat;
}
.title h1 {
	background-image: url(title.gif);
	margin: 0px;
	padding: 0px;
	height: 65px;
	width: 760px;
	text-indent: -9999px;
}
#foota {
	width:760px;
	text-align: center;
	letter-spacing: 0.1em;
	color: #CCCCCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 5px;
	background-image: url(footback.gif);
}
#bottomLink {
	width:760px;
	text-align: center;
	letter-spacing: 0.1em;
	clear: both;
}
.inMddle {
	width:748px;
	float: left;
	border-width: 1px 1px 0px 0px;
	border-color: #333333;
	border-style: solid;
	padding: 0px 5px 10px 5px;
	margin-bottom: 10px;
	background-image: url(contback.gif);
	background-position: left bottom;
	text-align: left;
}

h1 {
	font-size: 20px;
	line-height: 22px;
	text-decoration: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
h2 {
	font-size: 16px;
	line-height: 18px;
	text-decoration: none;
	margin: 5px 0px 5px 0px;
	padding: 0px;
}
h3 {
	font-size: 16px;
	line-height: 18px;
	text-decoration: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
#left {
	width:520px;
	float: left;
	margin-right: 10px;
}
#right {
	width:230px;
	float: right;
}
.inCatch {
	width:508px;
	float: left;
	border-width: 1px 1px 0px 0px;
	border-color: #333333;
	border-style: solid;
	padding: 0px 5px 10px 5px;
	margin-bottom: 10px;
	background-image: url(contback.gif);
	background-position: left bottom;
	text-align: left;
}
.inleft {
	width:508px;
	float: left;
	border-width: 1px 1px 0px 0px;
	border-color: #333333;
	border-style: solid;
	padding: 0px 5px 10px 5px;
	margin-bottom: 10px;
	background-image: url(contback.gif);
	background-position: left bottom;
}
.inright {
	width:218px;
	float: left;
	border-width: 1px 1px 0px 0px;
	border-color: #333333;
	border-style: solid;
	padding: 0px 5px 10px 5px;
	margin-bottom: 10px;
	background-image: url(contback.gif);
	background-position: left bottom;
	text-align: center;
}
.inleftL {
	width:245px;
	float: left;
	border-width: 1px 1px 0px 0px;
	border-color: #333333;
	border-style: solid;
	padding: 0px 5px 10px 5px;
	margin-bottom: 10px;
	background-image: url(contback.gif);
	background-position: left bottom;
	margin-right: 8px;
	height: 440px;
}
.inleftR {
	width:245px;
	float: left;
	border-width: 1px 1px 0px 0px;
	border-color: #333333;
	border-style: solid;
	padding: 0px 5px 10px 5px;
	margin-bottom: 10px;
	background-image: url(contback.gif);
	background-position: left bottom;
	height: 440px;
}
#covergirlL {
	width:252px;
	float: left;
	text-align: center;
	margin-right: 3px;
	clear: both;
}
#covergirlR {
	width:252px;
	float: left;
	text-align: center;
}
#link1 {
	width:165px;
	float: left;
	text-align: center;
	margin: 0px 6px 6px 0px;
	height: 166px;
}
#link2 {
	width:165px;
	float: left;
	text-align: center;
	margin: 0px 0px 6px 0px;
	height: 166px;
}


/*追加*/
.banner248 {
	display: block;
	background-color: #000000;
	padding: 12px 24px 12px 24px;
}

/*スクロール系コンテンツ*/
#contGrav{
	line-height: 1.4em;
	overflow: auto;
	height: 165px;
	margin: 0px 0px 0px 0px;
	width: 242px;
}

#contNews{
	line-height: 1.4em;
	overflow: auto;
	height: 183px;
	margin: 0px 0px 0px 0px;
	width: 216px;
}
#contNews dl, #contGrav dl { margin: 0; }
#contNews dt, #contGrav dt{
	color: #00a4e4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
	padding-left: 5px;
	text-align: left;
	height: 16px;
	background-image: url(dtback.gif);
	background-repeat: no-repeat;
}
#contNews dd, #contGrav dd {
	text-align: left;
	margin-left: 0;
	margin: 2px 0px 2px 0px;
}

#contNews a, #contGrav a {
	font-weight: bold;
}
/*メニュー*/
#menu {
	padding: 0px;
	margin: 0px;
}
#menu li {
	list-style-type: none;
}
.menu1 {
	width:180px;
	height:36px;
	margin: 7px 7px 7px 0px;
	float: left;
	color: #FFFFFF;
	padding: 3px 3px 0px 33px;
	background-image: url(menu2back.gif);
}

.menu2 {
	width:168px;
	height:36px;
	margin: 7px 7px 7px 0px;
	float: left;
	color: #FFFFFF;
	padding: 3px 3px 0px 3px;
	background-image: url(menuback.gif);
}
.menu3 {
	width:168px;
	height:36px;
	margin: 7px 0px 7px 0px;
	float: left;
	color: #FFFFFF;
	padding: 3px 3px 0px 3px;
	background-image: url(menuback.gif);
}
#menu p{
	margin: 0px;
	padding: 0px;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
}
#menu a:hover p{
	color: #FFCC00;	
}
strong {
	font-weight: bold;
	color: #FF3366;
}#leftside img {
	margin-right: 8px;
	float: left;
}
b {
	padding: 1px;
	background-color: #FFFFFF;
	color: #FF9900;
	margin: 2px;

}
/*体験*/
#taiken {
	text-align: left;
	padding-bottom: 10px;

}

