/* ブラウザスタイル初期化 */
body, form, fieldset {
	margin: 0;
	padding: 0;
}
fieldset {
	border: none;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, li,ol, dl, dd {
	margin: 0;
	padding: 0;
}
blockquote, li, dt, dd {
	margin-left: 1em;
}
input, textarea {
	font-size: 1em;
}

/* Except IE */
html>/**/body {
  font-size: 12px; 
}
/**/
*html div {
	height: 1%;
}
/* */
/* new clearfix */  
.clearfix:after {  
    visibility: hidden;  
    display: block;  
    font-size: 0;  
    content: " ";  
    clear: both;  
    height: 0;  
    }  
* html .clearfix             { zoom: 1; } /* IE6 */  
*:first-child+html .clearfix { zoom: 1; } /* IE7 */  

/* 全体のCSS指定 */
body {
	background-image: url(images/bg.gif);
	background-color: #fff6cc;
	font-size: 80%;
	line-height: 20px;
}
a:link {
	color: #008080;
}
a:visited {
	color: #00bfbf;
}
#wrapper {
	width: 930px;
	margin: 0 auto;
	background-color: #ffffff;
}
#header {
	background-image: url(images/bg-head.gif);
	height: 90px;
	margin: 0;
	padding: 0;
}
#menu {
	height: 25px;
	text-align: left;
	background-image: url(images/menu.gif);
	margin: 0;
	padding: 10px 15px 0px 35px;
	clear: both;
	color: #ffffff;
}
#menu ul {
	list-style-type: none;
	list-style-image: url(images/mark.gif);
	padding: 0;
	margin: 0;
}
#menu li {
	text-indent: -1em;
	padding-left: 0em;
	margin: 0;
	padding: 0px 10px 0px 10px;
	float: left;
}
#menu a {
	text-decoration: none;
}
#menu a:link {
	color: #ffffff;
}
#menu a:visited {
	color: #ffffff;
}
#bookmark {
	height: 20px;
	margin: -26px 10px 10px 810px;
	padding: 0;
	position: absolute;
	width: 100px;
}
#button {
	height: 28px;
	margin: -27px 0px 0px 350px;
	padding: 0;
	position: absolute;
	width: 450px;
}
#main {
	height: 100px;
	margin: 0px;
	padding:10px 10px 0px 10px;
	width: 910px;
	background-image: url(images/bg-head1.gif);
	min-height:1px;　/* IE 7対策 */
}
#left {
	width: 150px;
	float: left;
}
#navi {
	width: 150px;
}
#navi ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#navi li {
	margin: 0px 0px 2px 0px;
	padding: 0;
	background-image: url(images/navi.gif);
	width: auto;
	height: auto;
	line-height: 14px;
	font-size: 12px;
}
#navi a {
	display: block;
	height: 20px;
	width: 120px;
	padding: 8px 5px 2px 15px;
	text-decoration: none;
	vertical-align:middle;
}
#navi a:link {
	color: #008080;
}
#navi a:visited {
	color: #008080;
}
#navi a:hover {
	color: #008080;
	border-right: 10px solid #008080;
}
#shamail {
	margin: 10px 0px 0px 0px;
	padding: 5px 5px 2px 15px;
	height: 23px;
	width: 130px;
	background-image: url(images/shamail.png);
	color: #fff;
}
#shamail {
	margin: 10px 0px 0px 0px;
	padding: 5px 5px 2px 15px;
	height: 23px;
	width: 130px;
	background-image: url(images/shamail.png);
	color: #fff;
}
#leftbanner {
	width: 150px;
}
#leftbanner img {
	margin: 0px 0px 2px 0px;
}
#right {
	height: auto;
	width: 750px;
	float: right;
}
#footer {
	font-size: 10px;
	color: #ff800c;
	text-align: center;
	padding-top: 20px;
	clear: both;
}
h1 {
	font-size: 10px;
	font-weight: normal;
	color: #008080;
	margin: 0px 0px 0px 10px;
	padding: 0;
	height: 20px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;	
	font-family: "ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	color: #ffffff;
	margin: 0;
	padding: 0;
}
h3	{
	font-size: 14px;
	font-weight: bold;
	color: #00bfbf;
}
h4	{
	font-size: 12px;
	font-weight: normal;
	color: #00bfbf;
}
strong {
	color: #ff0000;
	font-weight: normal;
}
#green {
	color: #00bfbf;
	font-weight: normal;
}
#gray {
	color: #808080;
	font-weight: normal;
}
#bold {
	font-weight: bold;
}
#font10 {
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
}
#font10w {
	font-size: 10px;
	line-height: 14px;
	color: #ffffff;
	font-weight: normal;
}
#font10g {
	font-size: 10px;
	line-height: 14px;
	color: #808080;
	font-weight: normal;
}
#font10r {
	font-size: 10px;
	line-height: 14px;
	color: #ff0000;
	font-weight: normal;
}
/* TOPのCSS指定 */
#flash {
	height: 170px;
	width: 750px;
	padding-bottom: 10px;
}
#mainbanner {
	width: 750px;
	margin: 10px 0px 10px 0px;
}
#newstable {
	padding-bottom: 10px;
}
#btntable {
	padding-bottom: 10px;
}
#schetable {
	padding-bottom: 0px;
}
#title1 {
	width: 359px;
	height: 23px;
	padding: 7px 0px 0px 10px;
	background-image: url(images/title1.gif);
	margin: 0;
}
#title2 {
	height: 23px;
	padding: 7px 0px 0px 10px;
	background-image: url(images/title.gif);
	margin: 0;
}
#boxshadow {
	border-right: 1px #bfbfbf solid;
	border-bottom: 1px #bfbfbf solid;
	background-color: #fff6cc;
}
/* その他のCSS指定 */
#title {
	height: 23px;
	padding: 7px 0px 0px 10px;
	background-image: url(images/title.gif);
	margin: 0px 0px 20px 0px;
}
#box730 {
	width: 730px;
	margin: 0px 10px 10px 10px;
}
#box700 {
	width: 700px;
	margin: 0px 25px 10px 25px;
}
#box650 {
	width: 650px;
	margin: 0px 50px 10px 50px;
}
#box600 {
	width: 600px;
	margin: 0px 75px 10px 75px;
}
#box600c {
	width: 600px;
	margin: 0px 75px 10px 75px;
	text-align: center;
}
#box500 {
	width: 500px;
	margin: 0px 125px 10px 125px;
}
#box400 {
	width: 400px;
	height: 300px;
	margin: 0px 125px 20px 125px;
}
#policy h2 {
	font-size: 16px;
	font-weight: bold;
	color: #00bfbf;
	border-bottom: 2px dotted #00bfbf;
}
#systemwindow {
	width: 300px;
	margin: 0 auto;
	padding: 10px 30px 10px 30px;
	background-color: #e5f6ff;
	background-image: url(images/bg-win1.gif);
	text-align: center;
}
#rules {
	width: 550px;
	background-color: #ffffff;
	text-align: left;
	margin: 20px 30px 20px 30px;
	padding: 10px 10px 10px 10px;
}
#rules ul {
	text-align: left;
	list-style-type: decimal;
	padding: 0;
	margin: 0px 0px 0px 10px;
}
#play ol {
	text-align: left;
	padding: 0;
	margin: 0px 0px 0px 10px;
}
#window {
	width: 400px;
	margin: 0 auto;
	padding: 10px 30px 10px 30px;
	background-color: #ffffff;
	background-image: url(images/bg-win.gif);
}
#window h3 {
	border-bottom: 2px dotted #ff800c;
	text-align: center;
	margin: 0px 0px 20px 0px;
	color: #ff800c;
}
#rankbox600 {
	width: 600px;
	height: 222px;
	margin: 0px 75px 20px 75px;
}
#ranking strong {
	font-size: 14px;
	font-weight: bold;
	border-bottom: 2px dotted #ff0000;
	margin: 0px 0px 10px 0px;
}
#rankphoto {
	width: 150px;
	height: 200px;
	background-image: url(ranking/frame.gif);
	float: right;
	padding: 10px 10px 10px 10px;
	margin-left: 10px;
}
#voicephoto {
	width: 150px;
	float: right;
	margin-left: 10px;
}

/* スライドバナーのCSS指定 */
ul#portfolio {
	margin: 0;
	padding: 0:
	height: 100px;
	overfow: hidden;
}
ul#portfolio ul {
	list-style-type: none;
}
ul#portfolio li {
	margin: 0;
	padding: 0;
}
ul#portfolio li img {
	background: #fff;
	margin: 0;
	padding: 0;
}

/* 未使用のCSS指定 */
#img {
	float: right;
	clear: both;
	margin-left: 10px;
}
#qa {
	height: auto;
	margin: 10px 0px 0px 0px;
	width: 750px;
}
#qa h3 {
	font-weight: normal;
	color: #FF800C;
	border-bottom: 1px dotted #FF800C;
}
#qa ul {
	list-style-type: none;
}
#qa li {
	text-indent: -1em;
	padding-left: 0em;
}

