@charset "Shift_JIS";

img{
	border:none;
}

a:link, a:visited
{
	color: white;
	text-decoration: none;
}
a:hover, a:active
{
	color: white;
	text-decoration: none;
}

body{
	padding: 0;
	margin:0;
	background : url(../images/back.gif);
}

#container{
	width : 950px;
	height: 1%;
	overflow: visible;
	margin: auto;
}

#header{
	width : 935px;
	background : black;
	margin : auto;
	padding: 10px 0 2px 15px;
}

#header h1{
	font-size : 12px;
	line-height:10px;
}

#header h2{
	font-size : 10px;
	line-height:11px;
	color:white;
}

#headtitle{
	width:950px;
	height:152px;
	padding : 0 0 20px 0 ;
	background : url(../images/subpage_title.jpg) no-repeat white;
}

#content{
	width : 950px;
	margin : auto;
	background : white;
}

.spabox920{
	width : 950px;
	margin : 0 15px 10px 15px;
}

.spatitle{
	width : 920px;
	background : #3ebff0;
	color : white;
	font-size :14px;
	text-align : center;
	margin : 0 0 10px 0;
}

.jigyou {
	background : #000000;
	color:#ffffff;
	width:325px;
	height:20px;
}

.jyouhou {
	background : #bbe3f9;
	color:#000;
	width:125px;
	height:20px;
}

.name {
	background : #fff;
	color:#000;
	width:325px;
	height:30px;
}

.naiyou {
	background : #fff;
	color:#000;
	width:125px;
	height:30px;
	text-align:center;
}

.naiyou img{
	vertical-align:middle;
}
