@charset "shift_jis";

/*------------------------------------
   basic
------------------------------------*/
* {
	margin:0;
	padding:0;
}

body, div, ol, ul, dl, form{
	margin:0;
	padding:0;
}

p, h1, h2, h3, h4, h5, h6, dt, dd, input, textarea{
	font-size:100%;
	margin:0;
	padding:0;
}

body{
	width:100%;
	background: url(image/bg.gif) repeat center top #ccc;
	color:#333333;
	font-family:'僸儔僊僲妏僑 Pro W3','Hiragino Kaku Gothic Pro','儊僀儕僆',Meiryo,'俵俽 俹僑僔僢僋';
	font-size:10pt;
	line-height:1.6;
	text-align:center;
}

a img{
	border:medium none;
}

a:link {color:#0033FF;text-decoration:none;}
a:visited {color:#0033FF;text-decoration:none;}
a:hover {color:#0033FF;text-decoration:underline;}
a:active {color:#0033FF;text-decoration:none;}


/*------------------------------------
   慡懱峔憿
------------------------------------*/
#header{
	width: 800px;
	margin: 0 auto;
	padding: 0;
	background: #fff;
}

#header h1{
	margin: 0 100px;
	padding: 12px 0 7px 25px;
	background: url(image/bg_title_orange.gif) repeat-x 0 bottom #ffe826;
	font-size: 14pt;
	font-weight: 600;
	color: #000;
}

#content {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	background: #fff;
	text-align: left;
}

#content h2{
	margin-left: 100px;
	margin-right: 100px;
	padding: 10px 0 13px 25px;
	background: url(image/bg_title_green.gif) repeat-x 0 bottom #4cbf02;
	color: #fff;
	font-size: 11pt;
	font-weight: 600;
}

#content h3{
	margin-left: 100px;
	margin-right: 100px;
	background:#ffc;
	padding: 0 0 5px 25px;	
	border-bottom:2px solid #cc0;
	font-size: 11pt;
	font-weight: 600;
}

#content p{
	margin-left: 125px;
	margin-right: 125px;
}

#content ul{
	list-style: none;
	margin-left: 118px;
	margin-right: 100px;
}

#content li{
	margin: 7px 0;
	padding-left: 20px;
	background: url(image/bg_list.gif) no-repeat 0 0.2em;
}

#footer {
	width: 800px;
	margin: 0 auto;
	padding: 10px 0 5px 0;
	background: url(image/bg_footer.jpg) repeat-x 0 0 #5f5f62;
}

#footer p{
	text-align: center;
}

/*------------------------------------
   .textCream
------------------------------------*/
.textCream{
	margin-left: 100px;
	margin-right: 100px;
	padding: 12px 25px;
	background: #ffc;
	color: #f00;
}

/*------------------------------------
   挷惍抣
------------------------------------*/
.right{
	float: right;
	margin-left: 10px;
	margin-right: 5px;
}

.clear{
	clear: both;
}

.f16g {font-size: 16pt; font-weight: normal; font-family: "HGP憂塸妏恨集窾B";}
.f15g {font-size: 15pt; font-weight: normal; font-family: "HGP憂塸妏恨集窾B";}
.f14g {font-size: 14pt; font-weight: normal; font-family: "HGP憂塸妏恨集窾B";}
.f13g {font-size: 13pt; font-weight: normal; font-family: "HGP憂塸妏恨集窾B";}
.f12g {font-size: 12pt; font-weight: normal; font-family: "HGP憂塸妏恨集窾B";}


.f16 {font-size: 16pt;}
.f15 {font-size: 15pt;}
.f14 {font-size: 14pt;}
.f13 {font-size: 13pt;}
.f12 {font-size: 12pt;}
.f11 {font-size: 11pt;}
.f9 {font-size: 9pt;}


.red { color: #f00;}
.blue {	color: #06f;}
.white { color: #fff;}
.green { color: #6c0;}


.bold600{font-weight: 600;}
.under{ text-decoration: underline;}
.italic{ font-style: oblique;}

strong{ font-weight: 600;}

.mt5 { margin-top: 5px;}
.mt10 { margin-top: 10px;}
.mt15 { margin-top: 15px;}
.mt20 { margin-top: 20px;}
.mt30 { margin-top: 30px;}
.mt40 { margin-top: 40px;}
.mt50 { margin-top: 50px;}