* {
	margin: 0;
	padding: 0;
}
body {
	margin: 0px;
	padding:0px;
	color:#666666;
	background-color: #333333;
	text-align: left;
	background-image: url(img/bg.jpg);
	background-repeat:repeat-x;
	}

textarea {
	font-family: Osaka, ＭＳ Ｐゴシック, trebuchet MS, trebuchet, verdana, arial, sans-serif;
	}

/*リンク設定ここから*/
a {
	text-decoration: under-line;
	}

a:link {
	color:#666666;
	}

a:visited {
	color:#666666;
	}

a:active {
	color:#666666;
	}

a:hover {
	color:#666666;
	text-decoration: none;
	}
/*リンク設定ここまで*/

#container {
	line-height: 1.2em;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	padding: 0 10px;
	width: 915px;
	background-color:#FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	}
#contleft {
	float:left;
	margin:0 10px 0 0;
	padding:0;
	width:755px;
}
#contright {
	float:right;
	margin:10px 0;
	padding:0;
	width:150px;
}
/*ヘッダーここから*/
#header {
	font-family: ＭＳ Ｐゴシック, Osaka, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	height: 70px;
	width: 755px;
	}
#header h1 {
	width: 250px;
	height: 70px;
	text-indent: -500em;
	padding:0px;
	margin: 0px;
	background-image: url(img/logo.gif);
	background-repeat: no-repeat;
	float: left;
	}
#header h1 a{
	display:block;
	text-decoration: none;
	width: 250px;
	height: 70px;
	text-indent: -500em;
	padding:0px;
	margin: 0px;
	background-image: url(img/logo.gif);
	background-repeat: no-repeat;
	float: left;
	}
#caution {
	width: 505px;
	margin: 10px 0;
	padding: 0;
	float: left;
	font-size:12px;
	line-height:1.2em;
    }
/*ヘッダーここまで*/
/*上部ナビゲーションここから*/
#hnavi {
	clear: both;
	width: 755px;
	list-style-type: none;
	margin: 0 0 10px;
	padding: 0;
	height: 30px;
	background-image:url(img/mnbg.jpg);
	background-repeat:repeat-x;
    }
ul#hnavi li {
	display : inline;
	float: left;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
ul#hnavi li a {
	display: block;
	padding: 0px;
	background-color: #CCCCCC;
	color: #666666;
}
a#mn01 {
    width: 77px;
	height: 30px;
	text-indent: -500em;
	background-image: url(img/mn01.jpg);
	background-repeat: no-repeat;
	}
a:hover#mn01 {
    width: 77px;
	height: 30px;
	text-indent: -500em;
	background-image: url(img/mn01r.jpg);
	background-repeat: no-repeat;
	}
a#mn02 {
    width: 132px;
	height: 30px;
	text-indent: -500em;
	background-image: url(img/mn02.jpg);
	background-repeat: no-repeat;
	}
a:hover#mn02 {
    width: 132px;
	height: 30px;
	text-indent: -500em;
	background-image: url(img/mn02r.jpg);
	background-repeat: no-repeat;
	}
a#mn03 {
    width: 108px;
	height: 30px;
	text-indent: -500em;
	background-image: url(img/mn03.jpg);
	background-repeat: no-repeat;
	}
a:hover#mn03 {
    width: 108px;
	height: 30px;
	text-indent: -500em;
	background-image: url(img/mn03r.jpg);
	background-repeat: no-repeat;
	}
a#mn04 {
    width: 108px;
	height: 30px;
	text-indent: -500em;
	background-image: url(img/mn04.jpg);
	background-repeat: no-repeat;
	}
a:hover#mn04 {
    width: 108px;
	height: 30px;
	text-indent: -500em;
	background-image: url(img/mn04r.jpg);
	background-repeat: no-repeat;
	}
/*上部ナビゲーションここまで*/
/*コンテンツここから*/
h1, h2, h3, h4, h5, h6 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: small;
	font-weight: bold;
	color: #666666;
	background-image:url(img/titlebg.gif);
	background-repeat:repeat-x;
	height:25px;
	}
#main {
	clear:both;
	width:755px;
}
#mainleft {
	float:left;
	width:425px;
	padding:0;
	margin:0 0 20px;
}
#mainright {
	float:left;
	width:320px;
	padding:0;
	margin:0 0 10px 10px;
}
/*ここからメニュー*/
/*ここまでメニュー*/
/*その他設定*/
p.bottom {
	margin: 0px 0px 20px 0px;
	font-size: small;
	line-height: 1.2em;
	padding: 0px;
	width:inherit;
}
p {
	margin: 0px 0px 10px 0px;
	font-size: small;
	line-height: 1.2em;
	padding: 0px;
	width:inherit;
}
h3.stitle {
	clear:left;
	font-size: small;
	line-height:1.3em;
	font-weight:bold;
	background-image:none;
	height:1.3em;
}
h4.stitle {
	clear:left;
	font-size: small;
	line-height:1.3em;
	font-weight:bold;
	background-image:none;
	height:1.3em;
}

form {
	margin: 0px;
	padding: 0px;
}
input {
	background-color: #CCCCCC;
}
img.picleft { 
	float: left;
	padding: 0 10px 10px 0;
	} 
img.picright {
	float: right;
	padding: 0 0 10px 10px;
	}
br.cls { clear: both; }
td {
	font-size: small;
	line-height: 1.2em;
	}
.red {
	color: #FF0000;
	}
.blue {
	color: #0000FF;
	}
.white {
	color: #FFFFFF;
	}
.purple {
	color: #464E6E;
	}
.line {
	text-decoration: line-through;
}
.underline {
	text-decoration: underline;
}
.redunder {
	color: #FF0000;
	text-decoration: underline;
	}
.x-small {
	font-size: x-small;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}
.picleft { 
	float: left;
	padding: 0 10px 15px 0;
	} 
.mov {
	font-size:small;
	padding:0 0 5px;
	line-height:1.3em;
}
/*コンテンツここまで*/
/*フッターここから*/
#footer {
	padding: 0px;
	margin: 0px;
	clear: both;
	width: 915px;
	height: 20px;
	color:#ffffff;
	background-color:#222222;
}
#footer p {
	font-size:12px;
	line-height:1em;
	text-align:right;
	padding:4px 10px 0px 0;
	margin:0;
	background-position: center;
}
#footer a {
	color:#ffffff;
	text-decoration:none;
}
#footer a:hover {
	color:#ffffff;
	text-decoration:underline;
}
/*フッターここまで*/
