@charset "utf-8";
#main_image{
	margin-top:0px;
	width: 850px;
	height: 304px;
	background-color:#F00;
	background-image: url(../images/top/main_image.jpg);
	background-repeat: no-repeat;
	padding-top:2px;
	margin-bottom:10px;
}
h4 {
	color: #F60;
	margin-top: 12px;
}
.kiji {
	width: 624px;
	background-color: #FFF;
	padding-bottom: 10px;
}
.point1,
.point2{
	width: 75%;
	margin-left: 24px;
	background-repeat: no-repeat;
	background-position: 4px center;
	border:1px solid #6B5CE7;
	margin-top: 14px;
	padding: 4px 4px 4px 100px;

}
.point1 {
	background-image: url(../images/top/point01.gif);
}
.point2 {
	background-image: url(../images/top/point02.gif);
}
.point1 h3,
.point2 h3{
	margin: 8px 0px;
}
strong {
	font-weight: normal;
	color: #F30;
}
.opSeo {
	margin-right: auto;
	margin-left: auto;
	width: 562px;
}
.kiji table {
	margin: 16px auto;
	border-collapse:collapse;
}
.kiji table caption {
	text-align: left;
	font-weight: bold;
	margin-left: 6px;
	margin-bottom: 10px;
}
.kiji table tr th {
	font-size: 92%;
	font-weight: normal;
}
.kiji table tr td {
	padding: 8px 8px 4px;
	white-space: nowrap;
}
.opComic{
	float:left;
	width: 220px;
	padding-left:20px;
}
.opIla{
	float:left;
	width:330px;
	padding-left:30px;
}
.opSeo p,
.opComic p,
.opIla p{
	margin:10px 4px;
}
.next{
	text-align:center;
	font-size: 13.5px;
	margin-bottom: 18px;
	border-bottom: 1px dashed #F30;
}
.next a{
	clear:both;
	margin:16px auto 0px;
	width:224px;
	height:33px;
	display:block;
	vertical-align: middle;
	padding-top:12px;
	background-image:url(../images/top/go_off.gif);
	background-repeat: no-repeat;
	padding-bottom:20px;
}
.next a:hover{
	background-image:url(../images/top/go_on.gif);
	background-repeat: no-repeat;
	text-decoration:none;
}
.voice {
	font-size: 90%;
	border-top: 1px dotted #FA9;
	border-bottom: 1px dotted #FA9;
	padding:8px 0px;
}
em{
	display: block;
}

.kiji3 {
	padding-bottom:12px;
	width: 624px;
	background-color: #fa9c17;
	background-image: url(../images/common/contact_t.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom:30px;
	margin-top:20px;
	padding-top: 60px;
}
.kiji3 div{
	padding:2px 10px;
}
/* ↓ページＵＰボタン------------------ */
.pageup {
	width: 100%;
	text-align: right;
}
.pageup a {
	color: #00C;
	height: 30px;
}
.pageup a:hover {
	color: #33E;
	text-decoration:underline;
}

