* { 
	margin: 0;
	padding: 0;
}
body{
	font-size: 14px;
	line-height: 1.4;
	color: #333333;
 	background-color: #d1d2d4;
	text-align: center;
}

#header{
	background-image: url('img/banner1.jpg');
	background-repeat: no-repeat;
	background-position: center;
}
#header h1 a{
	width: 800px;
	height: 350px;
	font-size: 10px;
	color: gray;
	text-indent: -9999px;
	text-align: center;
}
h1 a{ 
	font-size: 12px;
	display: block;
	text-align: center;
}
h2{
	font-size: 14px;
	line-height: 14px;
	color: #000000;
	margin: 5px 1px 3px 0px;
	padding: 3px 3px 2px 0px;
}
h2.noline{
	margin: 0px;
	padding: 0px;
}
h3{
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	border-bottom: 1px #003937 solid;
	margin: 5px 1px 3px 0px;
	padding: 3px 3px 2px 0px;
}

/* 　ヘッダーナビの定義ここから　　*/
#navimenu{
	width: 800px;
}
#navinemu ul, #navimenu li{
	list-style: none;
	padding: 0;
	margin: 0;
}
#navimenu li{
	float: left;
}
#navimenu a, #navimenu a:link, #navimenu a:visited{
	display: block;
	width: 123px;
	height: 22px;
}
.border-right{
	border-right: 1px black solid;
}
/* 　ヘッダーナビの定義ここまで　　*/
#container{
	width: 800px;
	border-left: 0px #ffffff solid;
	border-right: 0px #ffffff solid;
	background-color: #ffffff;
	margin-right: auto;
	margin-left:  auto;
}
#contents{
	width: 610px;
	margin-bottom: 0px;
        margin-left:auto;
        margin-right:auto;
	padding-bottom: 0px;
	text-align: center;
}
.cont-pad{
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-align: center;
}
table{
	font-size: 13px;
	color: #000000;
	text-align: center;
	padding: 3px;
	border-collapse: collapse;
}
table.otoiawase{
	font-size: 13px;
	background-color: #ede3f4;
	color: #000000;
	text-align: center;
	padding: 3px;
	border: 1px solid black;
}
.top{
	font-size: 13px;
	color: #000000;
	text-align: left;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 0px;
	padding: 3px;
	border-collapse: collapse;
	border: 0px solid black;
}

li{	font-size: 12px;
	line-height: 1.5 ;
	color: #000000;
	margin: 0 0 -1px 15px;
	list-style-type: none;
}
a{ 	color: #0000ff;
   	text-decoration: none;
}
a:link{
	color: #0000ff;
	text-decoration: underline;
}
a:visited {
	color: #0000ff;
	text-decoration: underline;
}
a:active{
	color: #000000;
}
a:hover{
	color: #0000ff;
}
.left{
	float: left;
}
.right{
	float: right;
}
.clear{
	clear: both;
}
p{
	text-indent: 1em;
	margin: 10px 10px 10px 10px;
	text-align: left;
}

img{
	border-style: none;
	padding: 0px;
}
img.margin{
	border-style: none;
	padding: 0px;
	margin: 5px 5px 5px 0px;
}
table a img{
	vertical-align: middle;
	border-style: none;
	padding: 10px;
}
.hai{
	color: gray;
	font-size: 11px;
}
.red{
color: red;
}
.black{
color: black;
font-weight: normal; 
font-style: normal; 
}
.center{
text-align: center;
}
.blue{
color: blue;
}
.noindent{
text-indent: 0px;
}
.indent a {
padding-left: 13px;
}

.small{
	font-size: 12px;
	color: #555555;
}

#side{
	width: 178px;
	height: auto;
	float: right;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.sideber{
	margin: 0px;
	padding: 0px;
}
/* 　サイドナビの定義ここから　　*/
.sidenavi ul, .sidenavi li{
	margin-left: 0px;
	padding-left: 0px;
	font-size: 14px;
	list-style-type: none;
}
.sidenavi li {
	text-align: left;
	border: 0px;
	list-style-image: none;
}
.sidenavi li a, .sidenavi li a:link, .sidenavi li a:visited{
	text-align: left;
	margin-left: 0px;
	padding-left: 0px;
	list-style-image: none;
}
.sidenavi li a:hover{
	color: #ff0000;
	margin-left: 0px;
	padding-left: 0px;
}
/* 　サイドナビの定義ここまで　　*/
#footer{
	clear: both;
	text-align: center;	
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#bottomround{
	height: 28px;
	margin: 0px;
	padding: 0px;
	background-image: url('img/bottomround.jpg');
	background-repeat: no-repeat;
	background-position: center;
}




.main-pad {
	padding-right: 8px; padding-left: 9px; padding-bottom: 10px; padding-top: 10px
}
.main {
/*
border-left: #b8b8b8 1px solid; 
*/
	float: right; width: 600px
}
.main h2 {
	padding-left: 20px; padding-bottom: 4px; font-weight: normal; font-size: 14px; background-image: url(img/h2-1.gif); color: white; line-height: 24px; height: 28px; background-repeat: no-repeat;
}
.main h2 a {
	color: white
}
.main h2 a:hover {
	color: #fed
}
.main h3 {
	padding-left: 20px; padding-bottom: 4px; font-weight: normal; font-size: 14px; background-image: url(img/h3-1.gif); color: #000000; line-height: 24px; height: 28px; background-repeat: no-repeat;
}
.main h3 a {
	color: #000000;
}
.main h3 a:hover {
	color: #eef
}
.main .description {
	background: #ffffed;
	color: #333;
	padding: 10px;
	margin: 5px 10px 10px 5px;
	border: 1px solid #ff9933;
}
.main .description b {
	color: #ff0000;
}
.main .description strong {
	color: #ff0000;
}
.main .description .center {
	text-align: center;
}


.register {
	text-align: center;
	padding: 10px;
	margin: 5px 10px 5px 5px;
	border: 1px solid #bbb;
}
.register table {
	font-size: 12px;
	border-collapse: collapse;
	width: 540px;
	margin: 10px auto 5px;
	text-align: left;
}
.register th {
	color: #555555;
	text-align: center;
	font-weight: normal;
	white-space: nowrap;
	height: 24px;
	background: #f2f2f2;
	border: #cbcccc 1px solid;
	padding: 4px 6px;
}
.register td {
	color: #555555;
	border: #cbcccc 1px solid;
	padding: 4px 6px;
}
.register td.reg_td1 {
	font-family: "ｍｓ ゴシック", "osaka－等幅";
}
.register input {
	color: #000000;
	background: #f2f2f2;
	border: #cbcccc 1px solid;
}
.register textarea {
	color: #000000;
	background: #f2f2f2;
	border: #cbcccc 1px solid;
}
.register .supplement {
	font-size: 10px;
	letter-spacing: 0;
}
.register .error_border {
	border: 2px solid #ff3300;
	padding: 0px;
	margin: 0px;
	color: #ff3300;
}
.register .no_border {
	padding: 0px;
	margin: 0px;
}

.register .rule_out div {
	border: #cbcccc 1px solid;
	color: #555555;
	background: #f2f2f2;
	text-align: left;
	overflow: scroll;
	width: 530px;
	height: 200px;
	margin-left: 5px;
}
.register .rule_in div {
	width: 500px;
	line-height: 1.5em; 
}
.register .submit1 {
	color:#fff;
	font-size: 16px;
	font-weight: normal;
	font-family: "HGSｺﾞｼｯｸE", "HGS創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ PRO W6";
/*
	text-decoration: underline;
*/
	width: 240px;
	height: 46px;
	background: url(./img/button1.gif) no-repeat;
	text-align: center;
	border: 0px;
	cursor: pointer;
}
.register .submit2 {
	color:#fff;
	font-size: 16px;
	font-weight: normal;
	font-family: "HGSｺﾞｼｯｸE", "HGS創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ PRO W6";
/*
	text-decoration: underline;
*/
	width: 160px;
	height: 44px;
	background: url(./img/button5.gif) no-repeat;
	text-align: center;
	border: 0px;
	cursor: pointer;
}
.register .submit3 {
	color:#fff;
	font-size: 14px;
	font-weight: normal;
	font-family: "HGSｺﾞｼｯｸE", "HGS創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ PRO W6";
	width: 100px;
	height: 22px;
	line-height: 22px;
	background: url(./img/button3.gif) no-repeat;
	text-align: center;
	border: 0px;
	cursor: pointer;
}



.button3 {
	color:#fff;
	font-size: 14px;
	font-weight: normal;
	font-family: "HGSｺﾞｼｯｸE", "HGS創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ PRO W6";
	width: 100px;
	height: 22px;
	line-height: 22px;
	background: url(./img/button3.gif) no-repeat;
	text-align: center;
	vertical-align: middle; 
	border: 0px;
	cursor: pointer;
	text-decoration: none;
}
