body{
	margin:0;
	padding: 0;
	font-size:84%;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN",Arial,Verdana,Helvetica,sans-serif;
	line-height:150%;
	text-align:left;
	color:#333333;
}

A:link{ color:#454545; text-decoration:none; }
A:visited{ color:#333333; text-decoration:none; }
A:hover{ color:#FF6600; text-decoration:underline; }
A:active{ color:#454545; text-decoration:none; }
A:visited:hover{ color:#FF6600; text-decoration:underline; }
A:active:hover{ color:#FF6600; text-decoration:underline; }

#page{
	width:760px;
	margin:0 auto;
	background: url("images/bg_main.gif") top left repeat-x;
}
#page2{
	width:760px;
	margin:0 auto;
	background: url("images/bg_main2.gif") top left repeat-x;
}



#header {
	margin: 0 0 10px;
	height:85px;
	text-align:left;
	background: url("images/logoback.gif") top left no-repeat;
}
.logo{
	margin:10px 0px 10px 10px;
}

h1 {
	margin:0 20px 0;
	font-size:10px;
	font-weight:normal;
	color:#FF6633
}

h2{
	margin:0px;
	margin-left:10px;
	padding:2px 0 2px 10px;
	font-size:12px;
	border-left: 10px solid #FF6699;
	border-bottom: 1px solid #FF6699;
	letter-spacing:0.5px;
	text-align:left;
}
h3{
	margin:0px;
	margin-bottom:10px;
	font-size: 12px;
	font-weight: bold;
	color:#FF6699;
	text-align:left;
	border-bottom: 1px solid #EEC1C8;
}

em{
	font-style:normal;
	color:#FF3300;
}

.titleflame{
	width:100px;
	border: 1px solid #0D0057;
	font-weight:bold;
	text-align:center;
	background-color:#CCCCD8;
	color:#0D0057;
}

.pinkfont{
	color:#FF6699;
	font-weight:bold;
}
.whitefont{
	color:#FFFFFF;
}

#content{
	width:760px;
	margin:0 auto;
	color:#333333;
	text-align:left;
}

#content ul{
	margin: 0 0 0 5px;
	padding: 2px 0 0 0;
	color:#999999;
}
#content li{
	list-style-type:square;
	list-style-position:inside;
}


#boxset{
	width:760px;
	height:300px;
	margin:0 auto;
	background-color: transparent;
}
.box01{
	width:200px;
	height:300px;
	background: url("images/bg_contentsl.gif") top right no-repeat;
}
.box02{
	width:200px;
	height:300px;
	background: url("images/bg_contentsr.gif") top left no-repeat;
}
.box_center{
	padding-top:10px;
}
.box_left{
	width:200px;
	padding-bottom: 10px;
	background: url("images/bg_contentsl.gif") bottom right no-repeat;
}
.box_right{
	width:560px;
	padding-bottom: 10px;
	background: url("images/bg_contentsr.gif") bottom left no-repeat;
}

#newsset{
	width:760px;
	margin: 5px auto 0;
	background-color: transparent;
}
#news{
	width:500px;
}
#contact{
	float:right;
	width:240px;
}
#news ul{
	margin: 0;
	color:#FF6633;
}
#news li{
	list-style-type:disc;
	list-style-position:inside;
}

.tablesp{
	text-align:left;
	padding: 5px;
}

.waku{
	border: 1px solid #FF6633;
	padding: 5px;
}

.formtable{
	text-align:left;
	border-bottom: 1px dotted #EEC1C8;
}

.photo{
	margin-bottom: 10px;
}

#kiyaku{
	margin: 0 10px;
	padding: 10px;
	width: 500px;
	height: 280px;
	overflow:scroll;
	border: 2px #FFFFFF inset;
}


#footer{
	clear:both;
	width:780px;
	margin:0 auto;
	margin-top:10px;
	text-align:center;
	text-transform:lowercase;
	border-top: 1px solid #CCCCD8;
}

#footer a:link{color:#FFFFFF; text-decoration:none; }
#footer a:hover{color:#A79B91; }