@charset   "Shift_JIS";

body {
	margin-top: 20px;
}

h1 {
	font-size: 12px;
	color: #d00975;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

h2 {
	font-size: 12px;
	font-weight: normal;
	line-height: 200%;
	color: #d00975;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}

#img-area {
	
	
	
	margin-right: auto;
	margin-left: auto;
	width: 430px;
	height: 430px;
	text-align: center;
	padding-top: 10px;
}

#img-area2 {
	margin-right: auto;
	margin-left: auto;
	width: 410px;
	height: 410px;
}

#navi {
	background-image: url(../img/index/18.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: auto;
	margin-right: auto;
	padding-top: 70px;
	width: 730px;
	text-align: center;
}

#navi ul {
	list-style-type: none;
	text-align: center;
	margin-bottom: 30px;
}

#navi ul li a {
	display: block;
	background-image: url(../img/index/ent.jpg);
	background-repeat: no-repeat;
	width: 200px;
	height: 80px;
	text-indent: -999em;
	background-position: center center;
	margin-left: auto;
	margin-right: auto;
}

#navi ul li a:hover {
	display: block;
	background-image: url(../img/index/ent2.jpg);
	background-repeat: no-repeat;
	width: 200px;
	height: 80px;
	text-indent: -999em;
	background-position: center center;
}

#link-area {
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 600px;
	text-align: left;
}

p {
	line-height: 200%;
}

/*.h3-t {
	font-size: 13px;
	font-weight: bolder;
	color: #fe5991;
	padding-left: 80px;
	line-height: 35px;
	background-image: url(../img/layout/h3-t-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 10px;
} */

.box1 {
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: silver;
	padding-bottom: 10px;
}