html{
    height:100%;
}
body {
	margin: 0px;
	padding:0px;
	color:#000000;
	background-color: #ffffff;
	text-align: left;
    height: 100%;
	}
* {
	margin:0;
	padding:0;
}

textarea {
	font-family: Osaka, ＭＳ Ｐゴシック, trebuchet MS, trebuchet, verdana, arial, sans-serif;
	}

/*リンク設定ここから*/
a {
	text-decoration: none;
	}
a:link {
	color: #00A0C6;
	text-decoration: underline;
	}
a:visited {
	color: #00A0C6;
	text-decoration: underline;
	}
a:active {
	color: #00A0C6;
	}
a:hover {
	color: #00A0C6;
	text-decoration: none;
	}
/*リンク設定ここまで*/

h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color:#000000;
	}
#container {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	margin-bottom: -75px;
	text-align: center;
	padding: 0 6px;
	_padding: 0;
	width: 760px;
	background-image:url(img/contbg.gif);
	background-repeat:repeat-y;
	background-position:center;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
/*ヘッダーここから*/
#header {
	text-align: left;
	width: 760px;
	height: 117px ;
	margin:0;
	padding:0;
	_padding:0 7px 0 7px;
	}
#head01 a {
	display:block;
    width: 429px;
	height: 117px ;
	text-indent: -500em;
	background-image: url(img/head01.gif);
	background-repeat: no-repeat;
	margin:0;
	padding:0;
	float:left;
}
#headnv {
	width: 246px;
	list-style-type: none;
	margin: 0px;
	padding: 85px 0 22px;
	_padding: 85px 0 0;
	height: 10px;
	float:right;
    }
ul#headnv li {
	display : inline;
	float: left;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
ul#headnv li a {
	display: block;
	padding: 0px;
	text-decoration: none;
	color: #666666;
}
a#hnv01 {
    width: 70px;
	height: 10px;
	text-indent: -500em;
	background-image: url(img/hnv01.gif);
	background-repeat: no-repeat;
	}
a:hover#hnv01 {
    width: 70px;
	height: 10px;
	text-indent: -500em;
	background-image: url(img/hnv01r.gif);
	background-repeat: no-repeat;
	}
a#hnv02 {
    width: 65px;
	height: 10px;
	text-indent: -500em;
	background-image: url(img/hnv02.gif);
	background-repeat: no-repeat;
	}
a:hover#hnv02 {
    width: 65px;
	height: 10px;
	text-indent: -500em;
	background-image: url(img/hnv02r.gif);
	background-repeat: no-repeat;
	}
a#hnv03 {
    width: 110px;
	height: 10px;
	text-indent: -500em;
	background-image: url(img/hnv03.gif);
	background-repeat: no-repeat;
	}
a:hover#hnv03 {
    width: 110px;
	height: 10px;
	text-indent: -500em;
	background-image: url(img/hnv03r.gif);
	background-repeat: no-repeat;
	}
/*ヘッダーここまで*/
/*メニューここから*/
#mn {
	width: 760px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	_padding:0 0 0 7px;
	height: 50px;
	clear: both;
    }
ul#mn li {
	display : inline;
	float: left;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
ul#mn li a {
	display: block;
	padding: 0px;
	text-decoration: none;
	color: #666666;
}
a#mn01 {
    width: 152px;
	height: 50px;
	text-indent: -500em;
	background-image: url(img/mn01.jpg);
	background-repeat: no-repeat;
	}
a:hover#mn01 {
    width: 152px;
	height: 50px;
	text-indent: -500em;
	background-image: url(img/mn01r.jpg);
	background-repeat: no-repeat;
	}
a#mn02 {
    width: 152px;
	height: 50px;
	text-indent: -500em;
	background-image: url(img/mn02.jpg);
	background-repeat: no-repeat;
	}
a:hover#mn02 {
    width: 152px;
	height: 50px;
	text-indent: -500em;
	background-image: url(img/mn02r.jpg);
	background-repeat: no-repeat;
	}
a#mn03 {
    width: 152px;
	height: 50px;
	text-indent: -500em;
	background-image: url(img/mn03.jpg);
	background-repeat: no-repeat;
	}
a:hover#mn03 {
    width: 152px;
	height: 50px;
	text-indent: -500em;
	background-image: url(img/mn03r.jpg);
	background-repeat: no-repeat;
	}
a#mn04 {
    width: 152px;
	height: 50px;
	text-indent: -500em;
	background-image: url(img/mn04.jpg);
	background-repeat: no-repeat;
	}
a:hover#mn04 {
    width: 152px;
	height: 50px;
	text-indent: -500em;
	background-image: url(img/mn04r.jpg);
	background-repeat: no-repeat;
	}
a#mn05 {
    width: 152px;
	height: 50px;
	text-indent: -500em;
	background-image: url(img/mn05.jpg);
	background-repeat: no-repeat;
	}
a:hover#mn05 {
    width: 152px;
	height: 50px;
	text-indent: -500em;
	background-image: url(img/mn05r.jpg);
	background-repeat: no-repeat;
	}
/*メニューここまで*/
/*コンテンツここから*/
#main {
	clear:both;
	padding: 20px 0 0;
	_padding:20px 0 0 7px;
	margin: 0;
	width: 760px;
	_width: 767px;
	text-align: left;
	}
#main h2,h3 {
	margin: 0px;
	padding: 0px;
	font-size: small;
	font-weight: bold;
	color: #000000;
}
#main h1.indsp {
	margin: 0;
	padding: 0 0 11px 10px;
	font-size: small;
	font-weight: bold;
	color: #000000;
}
#main h2.indsp {
	margin: 0;
	padding: 0 0 11px 10px;
	font-size: small;
	font-weight: bold;
	color: #000000;
}
#main p {
	margin: 0;
	font-size: small;
	line-height: 1.3em;
	padding: 0 0 1.3em 10px;
}
#main p.small {
	margin: 0;
	font-size: x-small;
	line-height: 1.3em;
	padding: 0 0 1.3em 10px;
	line-height:1em;
}
#main p.indsp {
	margin: 0;
	font-size: x-small;
	padding: 0 10px 8px;
}
#main p.bottom {
	margin: 0px;
	font-size: small;
	line-height: 1.3em;
	padding: 0 10px 30px;
}
#main p.boldind {
	font-weight:bold;
	padding: 0 10px 10px 20px;
	margin: 0px;
}
/*メインここまで*/
#mainl {
	padding: 0 10px 20px 0;
	margin: 0;
	width: 381px;
	float: left;
}
#indt01 {
	width: 381px;
	height: 19px;
	text-indent: -500em;
	background-image: url(img/indt01.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0 0 12px;
}
#indt02 {
	width: 381px;
	height: 19px;
	text-indent: -500em;
	background-image: url(img/indt02.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0 0 12px;
}
#indt04 {
	width: 381px;
	height: 19px;
	text-indent: -500em;
	background-image: url(img/indt04.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0 0 12px;
}
/*右ここから*/
#mainr {
	padding: 0 10px 20px 0;
	_padding: 0 17px 20px 0;
	margin: 0;
	width: 353px;
	float: right;
}
#mainr h2,h3 {
	margin: 0px;
	padding: 0px;
	font-size: medium;
	font-weight: bold;
	color: #FF3333;
}
#mainr a#indp01 {
	display: block;
    width: 353px;
	height: 180px;
	text-indent: -500em;
	background-image: url(img/indp01.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#mainr a#indp02 {
	display: block;
    width: 353px;
	height: 180px;
	text-indent: -500em;
	background-image: url(img/indp02.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#mainr p {
	padding:0 0 10px;
	margin:0;
}
#mainr p.indradio {
	float:left;
	line-height:17px;
}
#mainr img {
	vertical-align: middle;
	border:0;
}
#mainr p.indradio2 {
	float:right;
	font-size:x-small;
	_padding:2px;
}
#mainr p.small {
	font-size:x-small;
	padding:0 0 10px;
	margin:0;
}
#mainr img {
	margin: 0;
	padding:0;
}
/*ここまで右*/
a#indp02 {
	clear:both;
	display: block;
    width: 740px;
	height: 105px;
	text-indent: -500em;
	background-image: url(img/indp02.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0 10px 33px;
	_padding: 0 5px 33px;
}
#indt03 {
	clear:both;
	width: 760px;
	height: 29px;
	text-indent: -500em;
	background-image: url(img/indt03.gif);
	background-repeat: no-repeat;
	margin: 0 0 11px;
	padding: 0;
}
/*リスト一覧設定*/
p.listl {
	clear:both;
	float:left;
	width:240px;
	padding:10px 10px 0;
	marign:0;
	color:#333333;
	line-height:1.1em;
}
p.list {
	float:left;
	width:240px;
	padding:10px 10px 0;
	marign:0;
	color:#333333;
	line-height:1.1em;
}
/*その他設定*/
form {
	margin: 0px;
	padding: 0px;
}
input {
	background-color: #ffffff;
}
img.left { 
	float: left;
	padding-right:10px;
	} 
img.right {
	float: right;
	padding-left:10px;
	}
br.cls {
	clear: both;
	height:10px;
}
td {
	font-size: small;
	line-height: 1.3em;
	}
.red {
	color: #FF0000;
	}
.blue {
	color: #101177;
	}
.white {
	color: #FFFFFF;
	}
.line {
	text-decoration: line-through;
}
.underline {
	text-decoration: underline;
}
.bold {
	font-weight:bold;
}
.boldunder {
	text-decoration: underline;
	font-weight:bold;
}
.x-small {
	font-size: x-small;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}
br {
	line-height:10px;
	margin:0;
	padding:0;
}
/*コンテンツここまで*/
.push {
	height: 75px;
}
/*フッターここから*/
#footer {
	clear:both;
	padding: 0;
	margin: 0 auto;
	width: 772px;
	height: 75px;
	text-align:right;
	background-image: url(img/footbg.gif);
	background-repeat:repeat-y;
	background-position:center;
}
p#footl {
	margin: 0;
	font-size: small;
	line-height: 1.3em;
	padding: 39px 17px 0;
	float:left;
	}
#footl a {
	text-decoration:none;
	}
#footl a:hover {
	text-decoration:underline;
	}
p#footr {
	margin: 0;
	font-size: small;
	line-height: 1.3em;
	padding: 39px 17px 0;
	float:right;
	}
#footr a {
	text-decoration:none;
	color:#000000;
	}
#footr a:hover {
	text-decoration:underline;
	}
/*フッターここまで*/
