html {
	scrollbar-bace-color:#ddd;
	scrollbar-arrow-color:#ddd;
	scrollbar-face-color:#ddd;
}
* {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-style: normal;
	letter-spacing: 1px;
	font-weight: normal;
	text-decoration: none;
	list-style: none;
}
		
body {
	font-size: 80%;
	text-align: center;
	background-image: url(../images/bodyback.gif);
	background-repeat: repeat;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial;
}
div#wrapper {
	margin: 0px auto;
	width: 843px;
	position: relative;
	text-align: left;
	background-image: url(../images/main_back_m.gif);
	background-repeat: repeat-y;
}
h1#header_top {
	height: 170px;
	width: 843px;
	background: left top url(../images/haeder_banner_top.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
p#header {
	height: 80px;
	width: 843px;
	background-image: url(../images/haeder_banner.gif);
}
p#header a {
	height: 80px;
	width: 843px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

p.player {
	width: 80px;
	height: 16px;
	position: absolute;
	right: 12px;
	top: 61px;
}
p.top_player {
	width: 80px;
	height: 16px;
	position: absolute;
	right: 12px;
	top: 151px;
}

#contL {
	width: 252px;
	float: left;
	margin-bottom: 20px;
}



#main {
	margin-bottom: 20px;
	padding: 1px 0px 10px 12px;
	float: right;
	min-height: 500px;
	width: 579px;
	font-size: 1em;
}
#main a#for_mob {
	display: none;
}


p.to_top {
	padding-top: 15px;
	clear: both;
	text-align: right;
}
.imgWrap {
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
}

.alL {
	text-align: left;
}
.alR {
	text-align: right;
}
.alC {
	text-align: center;
}
.fL {
	float: left;
}
.fR {
	float: right;
}
.bold {
	font-weight: bold;
}

a {
	color: #660000;
	font-weight: bold;
	font-weight: normal;
	text-decoration: underline;
	outline: none;
}
a:visited {
	color: #660000;	
}
a:hover {
	color: #ff6600;	
}

#main p {
	color: #333333;
	line-height: 1.5em;
}
#main span.tyuui {
	color: #D50035;
}
#main span.textline {
	text-decoration: line-through;
}

#main ul#pan_list {
	margin: 10px 0px 5px;
	width: 560PX;
}
#main ul#pan_list li {
	display: inline;
}

#footer_menu li {
	display: inline;
}

#footer {
	background-image: url(../images/main_back_m.gif);
	background-repeat: repeat-y;
	clear: both;
	width: 843px;
}
#footer ul#footer_menu {
	font-size: 0.9em;
	background-image: url(../images/footer_back.gif);
	background-repeat: repeat-x;
	text-align: center;
	padding: 6px 0px 0px 0px;
	height: 20px;
	width: 839px;
}
#footer address {
	font-size: 0.8em;
	background-image: url(../images/main_back_b.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 5px 0px 0px;
	height: 20px;
	width: 843px;
	text-align: center;
	color: #333333;
}
#footer a {
	color: #660000;	
	text-decoration: none;
}
#footer a:visited {
	color: #660000;	
}
#footer a:hover {
	color: #990000;	
}

#ugo2 {
	display: none;
}


h1.page_title {
	height: 34px;
	width: 520px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
}
#sitemap h1 {
	background-image: url(../images/sitemap_title.gif);
}
#tenpo h1 {
	background-image: url(../images/tenpo_title.gif);
}
#toiawase1 h1 {
	background-image: url(../images/toiawase_title.gif);
}
#jyunbityu h1 {
	background-image: url(../images/jyunbityu_title.gif);
}
#question h1 {
	background-image: url(../images/qa_title.gif);
}
#question h1#qa2 {
	background-image: url(../images/qa2_title.gif);
}

#link h1 {
	background-image: url(../images/link_title.gif);
}
#goriyou h1 {
	background-image: url(../images/goriyou_title.gif);
}

