@charset "shift_jis";
/*-------------------------------------------------------------
	Šî–{Ý’è
-------------------------------------------------------------*/
body {
	margin: 0;
	padding: 0;
	background: #999;
	font-family: ‚l‚r ‚oƒSƒVƒbƒN, Osaka, ƒqƒ‰ƒMƒmŠpƒS Pro W3;
	font-size: 11pt;
	color: #000000;
}


/*----------------------------------------------------------
	ƒŠƒ“ƒN
----------------------------------------------------------*/
a:link {
	text-decoration: none;
	color: #06c;
}

a:visited {
	text-decoration: none;
	color: #06c;
}

a:hover {
	text-decoration: underline;
	color: #3cf;
}
a:active {
	text-decoration: none;
	color: #666;
}

/*----------------------------------------------------------
	‹¤’Ê
----------------------------------------------------------*/
img {
vertical-align:top;
}

#title {
	margin: 0 0 20px 0;
	padding: 0;
}

/*---------- fonts ----------*/
.red {
	color: #f00;
}

.big {
	font-size: 13pt;
}

.big-red {
	color: #f00;
	font-size: 13pt;
}


.small {
	font-size: 9pt;
}

.orange {
	color: #f60; 
}
/*----------------------------------------------------------
	ƒy[ƒW“à
----------------------------------------------------------*/
#container {
	margin: 0 auto;
	padding: 0;
	width:800px;
	background:#ffffff;
	border-left: 2px solid #630;
	border-right: 2px solid #630;
}

#contents {
	margin: 0;
}

#honsho-box {
	width: 700px;
	margin: 15px auto;
	padding: 10px 0;
	background-color: #ffc;
	border: 3px solid #630;
}

#honsho {
	width: 600px;
	margin: 0 auto;
	padding: 0;
}


#honsho .honsho-midashi {
	width: 600px;
	padding: 3px 0 2px 5px;
	text-align: left;
	font-size: 13pt;
	font-family: "HGP‘n‰pŠpºÞ¼¯¸UB" ;
	background: #ffffff;
	border-top: 2px dotted #960;
	border-bottom: 2px dotted #960;
	border-left: 0px;
	border-right: 0px;
}

#contents .tokuten {
	width: 600px;
	background-color: #ffc;
	text-align: left;
	font-size: 11pt;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	margin: 15px auto;
	padding: 10px;
	border: 3px solid #ff0;
}

#contents .honbun {
	width: 600px;
	text-align: left;
	font-size: 11pt;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	margin: 0 auto;
	padding: 0;
}

.tokuten ol{
	list-style-position: outside;
	vertical-align: top;
}

.tokuten li{
	width: 550px;
	vertical-align: top;
	text-align: left;
	font-size: 11pt;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	margin: 15px auto;
	padding: 0;
}

#contents dl{
	width: 600px;
	text-align: left;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	margin: 15px auto;
	padding: 0;
}

#contents dt{
	font-size: 10pt;
	font-weight: normal;
}

#contents dd{
	margin-bottom: 10px;
	font-size: 13pt;
	font-weight: bolder;
	text-decoration: underline;
}

#footer {
	margin: 0 auto;
	padding: 5px 0 5px 0;
	width: 800px;
	text-align: center;
	background-color: #333;
	font-size: 9pt;
	color: #ffffff;
}

#footer .home{
	font-size: 10pt;
}

#copy {
	margin: 0 auto;
	padding: 6px 0 10px 0;
	font-size: 10px;
	text-align: center;
	background-color: #ffffff;
}

.registration {
	margin: 30px auto;
	padding: 0;
	display: block;
	height: 50px;
	width: 550px;
	list-style: none;
	text-indent: -9999px;
}

.registration a{
	display: block;
	height: 50px;
	width: 550px;
	background: url(../image/button_registration.gif) no-repeat;
	text-decoration: none;
}

.registration a:hover{
	background-position: bottom left;
	text-decoration: none;
	font-size: 9px;
	line-height: 9px;
}

.pic{
	float: right;
}




#button {
	margin: 0 auto;
	padding: 0;
	display: block;
	height: 50px;
	width: 550px;
	list-style: none;
	text-indent: -9999px;
}

#button a{
	display: block;
	height: 50px;
	width: 550px;
	background: url(../image/dl.gif) no-repeat;
	text-decoration: none;
}

#button a:hover{
	background-position: bottom left;
	text-decoration: none;
	font-size: 9px;
	line-height: 9px;
}
