@charset "shift-jis";

html{
height:100%;
}


body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	margin: 0px auto;
	font-size:12px;
	background-color:#000000;
	color:#CCCCCC;
	height:100%;
}

h1{
margin:0px;
padding:0px;
font-size:16px;
}


h2{
margin:0px;
padding:0px;
font-size:14px;
}


h3{
margin:0px;
padding:0px;
font-size:14px;
}

h4{
margin:0px;
padding:0px;
font-size:14px;
}


a:link {
	color: #CCCCCC;
	text-decoration: none;
}

a:hover {
	color: #FF3300;
	text-decoration: underline;
}

.clear{
clear:both;
}

.noborder{
border:0px;
}

/*-------------------------------------------*/
/*  structure                                */
/*-------------------------------------------*/

#description{
width:800px;
height:auto;
border-bottom:1px solid #CC6600;
border-top:1px solid #CC6600;
margin:20px auto;
padding:5px 0px;
text-align:center;
letter-spacing:1px;
clear:both;
}


#contentstitle{
width:600px;
height:auto;
border-bottom:1px solid #CC6600;
border-top:1px solid #CC6600;
margin:20px auto;
padding:5px 0px;
text-align:center;
letter-spacing:1px;
clear:both;
}



#form{
width:600px;
height:auto;
border:1px solid #CC6600;
background-color:#FFF;
margin:20px auto;
padding:5px 0px;
text-align:left;
letter-spacing:1px;
color:#000000;
line-height:20px;
clear:both;
}



/*-------------------------------------------*/
/*  box                                      */
/*-------------------------------------------*/


.topryokanname{
width:200px;
height:30px;
border:1px solid #CC6600;
/*
background-color:#FFFFCC;*/
margin:20px auto;
padding:5px 0px;
text-align:center;
letter-spacing:1px;
color:#000000;
line-height:20px;
clear:both;
}


.box01{
width:600px;
height:auto;
/*border:1px solid #CC6600;
background-color:#FFF;*/
margin:20px auto;
padding:5px 0px;
text-align:left;
letter-spacing:1px;
color:#ccc;
line-height:20px;
clear:both;
}

/*-------------------------------------------*/
/*  txt                                      */
/*-------------------------------------------*/



.txt12 {
	font-size: 12pt;
}




