﻿* {
	margin: 0px;
	padding: 0px;
	outline: 0px;
	border: 0px;
}

li {
	list-style: none;
}

dl {
	margin: 20px 0px;
}

a {
	font-size: 12px;
}

p {
	color: #fff;
	font-size: 12px;
	text-align:left;
}

h1 {
	color:#FF33FF;
	font-size: 9px;
	margin-left: 80px;
}

h2 {
	font-size:12px;
}

body {
	background-color:#FFFF99;
	text-align: center;
}

#wrap {
	width: 830px;
	background-color:white;
	margin:0px auto;
}

#navi {
	width: 830px;
	height: 40px;
	text-align:left;
}

#navi li {
	float: left;
}

.navispace {
	height: 23px;
}

.navispace1 {
	height: 23px;
}

#contents {
	width:820px;
	padding: 20px 5px 0px 5px;
	background-color:#ffffff;
	margin:0px auto;
}

#main {
	width: 580px;
	height: 400px;
	background:url('image/main.jpg') no-repeat;
	margin-bottom: 20px;
	background-color:#fff;
	float:left;
	text-align:left;
}

#main2 {
	width: 580px;
	height: 400px;
	background:url('image/main2.jpg') no-repeat;
	margin-bottom: 20px;
	background-color:#fff;
	float:left;
	text-align:left;
}

#main6 {
	width: 580px;
	margin-bottom: 20px;
	float:left;
	text-align:left;
}

#main7 {
	width: 580px;
	margin-bottom: 20px;
	float:left;
	text-align:left;
}

#main7 a,#main7 p{
	color:black;
}

.p1 {
	background: white url('image/p1.gif') no-repeat;
	height:70px;
	padding-top:50px;
	padding-left:40px;
	line-height: 20px;
}

.p2 {
	background: white url('image/p2.gif') no-repeat;
	height:140px;
	padding-top:50px;
	padding-left:40px;
	line-height: 20px;
}

.p3 {
	background: white url('image/p3.gif') no-repeat;
	height:70px;
	padding-top:50px;
	padding-left:40px;
	line-height: 20px;
}

.p4 {
	background: white url('image/p4.gif') no-repeat;
	height:120px;
	padding-top:50px;
	padding-left:40px;
	line-height: 20px;
}

.p5 {
	background: white url('image/p5.gif') no-repeat;
	height:190px;
	padding-top:50px;
	padding-left:40px;
	line-height: 20px;
}

.p6 {
	background: white url('image/p6.gif') no-repeat;
	height:100px;
	padding-top:50px;
	padding-left:40px;
	line-height: 20px;
}

.j1 {
	background: white url('image/j1.gif') no-repeat;
	height:100px;
	padding-top:50px;
	padding-left:40px;
	line-height: 20px;
}

.j2 {
	background: white url('image/j2.gif') no-repeat;
	height:70px;
	padding-top:50px;
	padding-left:40px;
	line-height: 20px;
}

.j3 {
	background: white url('image/j3.gif') no-repeat;
	height:100px;
	padding-top:50px;
	padding-left:40px;
	line-height: 20px;
}

.j4 {
	background: white url('image/j4.gif') no-repeat;
	height:100px;
	padding-top:50px;
	padding-left:40px;
	line-height: 20px;
}

.j5 {
	background: white url('image/j5.gif') no-repeat;
	height:100px;
	padding-top:50px;
	padding-left:40px;
	line-height: 20px;
}

.m1 {
	background: white url('image/m1.gif') no-repeat;
	height:200px;
	padding-top:50px;
	padding-left:40px;
	line-height: 20px;
}

.m2 {
	background: white url('image/m2.gif') no-repeat;
	height:200px;
	padding-top:50px;
	padding-left:40px;
	line-height: 20px;
}

.faq1{
	color:black;
	font-size:large;
	margin-bottom:5px;
}

.faq2{
	color:black;
	border:thin #FF6699 dotted;
	background-color:#FFCCFF;
	line-height:20px;
	margin-bottom:20px;
}

#inf {
	position:absolute;
	width:290px;
	height: 150px;
	margin-left: 268px;
	margin-top: 72px;
	background-color:#fff;
	overflow-y:scroll;
}

#inf p {
	color:#333333;
}

#mes {
	position:absolute;
	width:510px;
	height: 80px;
	margin-left: 37px;
	margin-top: 297px;
	color:#fff;	
}

#mes p {
	margin-top: 5px;
}

#mes2 {
	position:absolute;
	width:510px;
	height: 80px;
	margin-left: 37px;
	margin-top: 297px;
	color:#660066;	
}

#mes2 p {
	margin-top: 5px;
	font-size: 10px;
	color:#660066;
}

#link {
	text-align:center;
	width:580px;
}

#link ul {
	width:188px;
	float:left;
	font-size:0.7em;
	margin-left:5px;
}
#link li{
	line-height:1.45;
}
#link li a img{
	display:block;
}

#sidebar {
	width: 237px;
	height: 400px;
	margin-bottom: 10px;
	float:right;
	background: url('image/sidebar.gif') no-repeat;
}

#sidebar-m {
	margin-top:50px;
	margin-left: 30px;
}

#footer {
	clear:both;
	width:820px;
	border-top:1px gray solid;
	background-color:maroon;
}

#footer a {
	color: #fff;
	font-size: 12px;
}

#footer p {
	text-align:center;
	padding-top: 10px;
}

#navi2 li {
	float:right;
}

.tp {
	text-align:center;
	padding:10px 0px;
}

.space {
	margin:5px　0px;
}

.clear {
	clear: both;
}