* {
	margin:0;
	padding:0;
}
html {
	height: 100%;
}
body {
	margin:0px;
	padding:0px;
	color:#333333;
	background-color:#EEEEEE;
	text-align: left;
	height: 100%;
	background-image: url(img/headbg.gif);
	background-repeat:repeat-x;
	}
textarea {
	font-family: Osaka, ＭＳ Ｐゴシック, trebuchet MS, trebuchet, verdana, arial, sans-serif;
	}
/*リンク設定ここから*/
a {
	text-decoration: underline;
	overflow:hidden;
	}
a:link {
	color:#FF0090;
	}
a:visited {
	color:#FF0090;
	}
a:active {
	color: #FF0066;
	}
a:hover {
	color: #FF0066;
	text-decoration: none;
	}
a.white {
	text-decoration: underline;
	overflow:hidden;
	}
a.white:link {
	color: #FFFFFF;
	}
a.white:visited {
	color: #FFFFFF;
	}
a.white:active {
	color: #FF0066;
	}
a.white:hover {
	color: #FF6600;
	text-decoration: none;
	}
/*リンク設定ここまで*/
/*ヘッダーここから*/
#header {
	height:75px;
	width:100%;
	background-color:#FFFFFF;
	background-image:url(img/headbg.jpg);
	background-repeat:repeat-x;
}
#head {
	width: 950px;
	margin:0 auto;
}
h1#head01 {
	float:left;
	margin:0;
	padding:0;
}
h1#head01 a {
	display:block;
	width:225px;
	height:75px;
	text-indent: -500em;
	background-image: url(img/head01.gif);
	background-repeat: no-repeat;
}
p#head01 {
	float:left;
	margin:0;
	padding:0;
}
p#head01 a {
	display:block;
	width:225px;
	height:75px;
	text-indent: -500em;
	background-image: url(img/head01.gif);
	background-repeat: no-repeat;
}
p#headtext {
	padding:10px 10px 0 0;
	text-align:right;
	font-size:small;
	line-height:1.3em;
}
/*ヘッダーここまで*/
/*コンテンツここから*/
#cont{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width:100%;
	margin:0 0 -71px;
	background-color:#FFFFFF;
}
#container {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 950px;
	margin:0 auto;
	background-color:#FFFFFF;
	}
.push {
	height: 71px; /* .push must be the same height as .footer */
}
/*メニューここから*/
#headmn {
	width: 950px;
	height: 30px;
	background-image: url(img/headmnbg.gif);
	background-repeat: no-repeat;
}
#headmn p {
	font-size:small;
	color:#FFFFFF;
	padding:7px 10px 0;
	text-align:center;
}
#headmn a {
	color:#FFFFFF;
	text-decoration:underline;
}
#headmn a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
/*コンテンツここから*/
#main {
	float:left;
	width:670px;
	padding:10px 10px 10px 15px;
}

/*設定ここから*/
h1.bg,h2.bg,h3.bg,h4.bg {
	background-image:url(img/titlebg.jpg);
	background-repeat:no-repeat;
	width: 675px;
	height: 35px;
	font-weight:bold;
	font-size:small;
	padding:0;
	color:#FF0090;
}
#main p.msg {
	font-size:small;
	padding:0 28px 15px;
	line-height:1.3em;
}
#main p.question {
	font-size:medium;
	padding:0 50px 15px 100px;
	line-height:2em;
}
/*右メニューここから*/
#mright {
	float:left;
	width:245px;
	padding:15px 10px 10px 0;
}
h5.rline {
	width:245px;
	border-bottom:1px solid #FF0066;
	color:#FF0090;
	font-size:small;
	padding:0;
}
#right01 {
	width: 150px;
	height: 30px;
	text-indent: -500em;
	background-image: url(img/right01.gif);
	background-repeat: no-repeat;
	margin:0;
}
.rightwaku {
	width:223px;
	padding:10px 10px 10px;
	border-right:1px solid #666666;
	border-left:1px solid #666666;
	border-bottom:1px solid #666666;
	margin-bottom:15px;
}
.rightwaku2 {
	width:223px;
	padding:10px;
	border:1px solid #666666;
	margin-bottom:15px;
	text-align:center;
}
#main3 p.rank {
	font-size:x-small;
	padding:0 0 7px;
	line-height:1.2em;
	text-align:left;
}
p.cnt {
	font-size:x-small;
	padding:0 0 7px;
	line-height:1.2em;
	text-align:right;
}
p.menu {
	font-size:small;
	padding:5px 0 ;
	line-height:1.4em;
}
table.rank {
	border:0;
	padding:0;
	width:245px;
}
table.rank td {
	font-size:x-small;
	padding:0 0 3px;
	line-height:1.2em;
	text-align:right;
}
/*コンテンツここまで*/
/*その他設定*/
table.border {
	margin:0 auto 15px;
	border-top:1px solid #666666;
	border-left:1px solid #666666;
}
table.border td {
	padding:5px;
	font-size:small;
	border-bottom:1px solid #666666;
	border-right:1px solid #666666;
	text-align:left;
}
table.border td.center {
	text-align:center;
}
table.border td.title {
	padding:5px;
	font-size:small;
	border-bottom:1px solid #666666;
	border-right:1px solid #666666;
	text-align:left;
	font-weight:bold;
	background-color:#1CA2E8;
	color:#FFFFFF;
}
table.border td.title a {
	color:#FFFFFF;
}
form {
	margin: 0px;
	padding: 0px;
}
img.left { 
	float: left;
	padding-right: 1em;
	} 
img.right {
	float: right;
	padding-left: 1em;
	}
br.cls { clear: both; }
td {
	font-size: small;
	line-height: 1.3em;
	}
.red {
	color: #FF0000;
	}
.blue {
	color: #0000FF;
	}
.white {
	color: #FFFFFF;
	}
.gray {
	color: #cccccc;
	}
.purple {
	color: #464E6E;
	}
.yellow {
	color:#FFCC33;
}
.line {
	text-decoration: line-through;
}
.underline {
	text-decoration: underline;
}
.redunder {
	color: #FF0000;
	text-decoration: underline;
	}
.waku {
	padding: 5px;
	border: 5px double #0099CC;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFCC;
}
.x-small {
	font-size: x-small;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}
p.center {
	text-align: center;
	font-size:small;
	line-height:1.3em;
	padding-bottom:10px;
}
img.picleft { 
	float: left;
	padding: 0 10px 10px 0;
	} 
.picleft { 
	float: left;
	padding: 0 10px 15px 0;
	} 
blockquote {
	border-left:5px solid #333333;
	padding:0 0 0 10px;
	font-size:small;
}
/*コンテンツここまで*/
/*フッターここから*/
#footer {
	clear: both;
	width: 100%;
	height:61px;
	background-color:#FF0090;
	margin-top:10px;
	background-image: url(img/footbg.gif);
	background-repeat: repeat-x;
}
#footmn {
	width: 950px;
	height: 30px;
	margin:0 auto;
	background-image: url(img/footmnbg.gif);
	background-repeat: no-repeat;
}
#footer #footmn p {
	font-size:small;
	color:#FF0090;
	padding:8px 10px 0;
	text-align:center;
}
#footer #footmn a {
	color:#FF0090;
	text-decoration:underline;
}
#footer #footmn a:hover {
	color:#FF0090;
	text-decoration:none;
}

#footer p {
	width:900px;
	margin:7px auto;
	font-size:small;
	text-align:right;
	color:#FFFFFF;
}
#footer a {
	color:#FFFFFF;
	text-decoration:none;
}
#footer a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
/*フッターここまで*/

