@charset "utf-8";

*{
	padding:0px;
	margin:0px;
}

html{
	height:100%;
}

body {
	height:100%;
	font-size:12px;
	font-family:"ＭＳ Ｐゴシック", Osaka;
	background: url(null) fixed;
}

img{
	border:0px;
}

br{
	letter-spacing:0px;
	clear:both;
}

a:link{
	color:#cc0000;
	text-decoration:underline;
}

a:visited{
	color:#cc0000;
	text-decoration:underline;
}

a:hover{
	color:#cc0000;
	text-decoration:none;
}

hr{
	border-top:solid 1px #999999;
	border-right:solid 1px #FFFFFF;
	border-bottom:solid 1px #FFFFFF;
	border-left:solid 1px #FFFFFF;
}

.f0left{
	float:left;
}

div#header{
	width:100%;
	height:243px;
	_height:240px;
	background-image:url("../img/headerbg2.gif");
	background-repeat:none;
	text-align:center;
	margin:0px auto;
	position:fixed !important;
	_position: absolute;
	left:0;
	top:0;
	_top: expression(eval(document.documentElement.scrollTop+0));
	z-index:1;
}

*:first-child+html div#header{
	width:100%;
	height:238px;
	background-image:url("../img/headerbg2.gif");
	background-repeat:none;
	text-align:center;
	margin:0px auto;
	position:fixed !important;
	left:0;
	top:0;
	z-index:1;
}

html>/**/body div#header{
	width:100%;
	height:233px !important;
	background-image:url("../img/headerbg2.gif");
	background-repeat:none;
	text-align:center;
	margin:0px auto;
	position:fixed !important;
	left:0;
	top:0;
	z-index:1;
}

div#header ul{
	width:700px;
	list-style-type:none;
	margin:0px auto;
}

div#header ul li{
	display:inline;
}

li#conbt0top a{
	display:block;
	width:70px;
	height:30px;
	background-image:url("../img/top.gif");
	background-repeat:no-repeat;
	float:left;
}

li#conbt0top a:hover{
	background-image:url("../img/top_f2.gif");
	background-repeat:no-repeat;
}

li#conbt0prof a{
	display:block;
	width:70px;
	height:30px;
	background-image:url("../img/prof.gif");
	background-repeat:no-repeat;
	float:left;
}

li#conbt0prof a:hover{
	background-image:url("../img/prof_f2.gif");
	background-repeat:no-repeat;
}

li#conbt0sche a{
	display:block;
	width:70px;
	height:30px;
	background-image:url("../img/sche.gif");
	background-repeat:no-repeat;
	float:left;
}

li#conbt0sche a:hover{
	background-image:url("../img/sche_f2.gif");
	background-repeat:no-repeat;
}

li#conbt0price a{
	display:block;
	width:70px;
	height:30px;
	background-image:url("../img/price.gif");
	background-repeat:no-repeat;
	float:left;
}

li#conbt0price a:hover{
	background-image:url("../img/price_f2.gif");
	background-repeat:no-repeat;
}

li#conbt0howto a{
	display:block;
	width:70px;
	height:30px;
	background-image:url("../img/howto.gif");
	background-repeat:no-repeat;
	float:left;
}

li#conbt0howto a:hover{
	background-image:url("../img/howto_f2.gif");
	background-repeat:no-repeat;
}

li#conbt0event a{
	display:block;
	width:70px;
	height:30px;
	background-image:url("../img/event.gif");
	background-repeat:no-repeat;
	float:left;
}

li#conbt0event a:hover{
	background-image:url("../img/event_f2.gif");
	background-repeat:no-repeat;
}

li#conbt0gravure a{
	display:block;
	width:70px;
	height:30px;
	background-image:url("../img/gravure.gif");
	background-repeat:no-repeat;
	float:left;
}

li#conbt0gravure a:hover{
	background-image:url("../img/gravure_f2.gif");
	background-repeat:no-repeat;
}

li#conbt0ankate a{
	display:block;
	width:70px;
	height:30px;
	background-image:url("../img/voice.gif");
	background-repeat:no-repeat;
	float:left;
}

li#conbt0ankate a:hover{
	background-image:url("../img/voice_f2.gif");
	background-repeat:no-repeat;
}

li#conbt0link a{
	display:block;
	width:70px;
	height:30px;
	background-image:url("../img/link.gif");
	background-repeat:no-repeat;
	float:left;
}

li#conbt0link a:hover{
	background-image:url("../img/link_f2.gif");
	background-repeat:no-repeat;
}

li#conbt0rec a{
	display:block;
	width:70px;
	height:30px;
	background-image:url("../img/recruit.gif");
	background-repeat:no-repeat;
	float:left;
}

li#conbt0rec a:hover{
	background-image:url("../img/recruit_f2.gif");
	background-repeat:no-repeat;
}

div#main{
	width:650px;
	margin:0px 0px 0px -325px;
	padding-top:240px;
	position:relative;
	left:50%;
}

*:first-child+html div#main{
	width:650px;
	margin:0px 0px 0px -325px;
	padding-top:238px;
	position:relative;
	left:50%;
}

.tacenter{
	text-align:center;
}

.mrgntp{
	margin-top:5px;
}

.f_left{
	float:left;
}

div#footer{
	width:100%;
	height:60px;
	background-color:#660000;
	padding-top:5px;
}

*:first-child+html div#footer{
	width:100%;
	height:50px;
	background-color:#660000;
	padding-top:10px;
}

table#footertable{
	color:#FFFFFF;
	width:900px;
	font-size:15px;
	font-weight:bold;
	margin:10px auto 0px;
}

table#footertable td{
	text-align:center;
}

table#footertable td a{
	color:#ffffcc;
	text-decoration:underline;
}

table#footertable td a:visited{
	color:#ffffcc;
	text-decoration:underline;
}

table#footertable td a:hover{
	color:#ffffcc;
	text-decoration:none;
}

p.subpagehl{
	background-color:#FFFFFF;
	padding:20px 0px;
}

.reditalic{
	color:#FF0000;
	font-style:italic;
	font-weight:bold;
}

.blackitalic{
	color:#000000;
	font-style:italic;
	font-weight:bold;
}

.txtclr01{
	color:#ff0000;
	font-size:15px;
}

.txtclr02{
	color:#0000ff;
	font-size:15px;
}

.txtclr03{
	color:#cc0000;
}

.txtclr04{
	color:#ff0000;
}

.txtclr06{
	color:#0000ff;
}

.txtitalic{
	font-style:italic;
}

.mrgnbtt{
	margin-bottom:10px;
}

.pagetop{
	color:#660000;
	text-align:right;
	margin:10px 0px;
}