@charset "shift_jis";


* {
	margin: 0px;
	padding:0;
	list-style:none;
}

body{
font-family:Verdana,"‚l‚r ƒSƒVƒbƒN","‚l‚r PƒSƒVƒbƒN","MS Gothic","MS PGothic","Helvetica",osaka,sans-serif;
	font-size: 0.85em;
}

a{
	color:#660000;
}
a:hover{
	color:#CC3333;
}
#con{
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/main.jpg);
	background-position: 0px 0px;
	height: 600px;
	position:relative;
}

#box{
	top: 235px;
	width: 400px;
	right: 26px;
	position:absolute;
}

#box p {
	text-align: center;
	}
	
#box .lead {
	color:#88040F;
	font-size:1.1em;
	margin-bottom:10px;
	font-weight:bold;
}

#box ul{
	margin:10px 0 0 30px;
	display:block;
	}
	
#box ul li {
	margin-bottom:5px;
	}

table.list{
	margin:10px auto 0 auto;
	}
	
#box2{
	top: 550px;
	width: 390px;
	_width: 350px;
	left: 0px;
	text-align: left;
	position:absolute;
	font-size:0.9em;
}

*:first-child+html #box2{
	width: 350px;
}
