@charset "utf-8";
/* CSS Document */

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
	text-align: center;
}


html{
	background:white;

}


body{
	background-image: url(img/bg.png);
	background-repeat:repeat;
	width:1000px;
	margin: 0px auto;
	min-height:100%;
	height:100%;
	/*   position: relative;*/
    line-height:1.5em;
	color:dimgray;
	/*    position:relative;*/
	box-shadow: 0px 0px 5px #555;
	-moz-box-shadow: 0 0 5px #555;
	-o-box-shadow: 0 0 5px #555;
	-ms-box-shadow: 0 0 5px #555;
	}

a {

　 /* 左に回りこみ（右はright） */
	}


#box{
	width: 1000px;
	color: #000;
	text-align: center;
}

#header{
	margin:10px:
	text-align: center;
	text-align: center;

	}
	
	
#news{
	background-image: url(img/news.png);
	background-repeat:no-repeat;
	width: 470px;
	height: 320px;
	margin: -10px 0px 0px 20px;
	padding: 30px 00px 0px 40px;
	float: left;
}


.in{
	text-align:left;
	height: 230px;
	padding: 0px 10px 0px 10px;
	overflow: auto;
	margin-top: 30px;
	width: 380px;
	line-height: 160%;
	}
.in dl {
	text-align: left;
	
}

.in dd {
	font-size: 18px;
	border-bottom:2px dotted #000000;
	
}
	
#news p{
	border-bottom:2px dotted #000000;
	margin: 10px 10px 10px 0px;
	text-align: left;
	overflow: auto;
	font-size: 18px;
}

.hiduke{
	font-size:17px;
	}
.fn02{
	font-size:15px;
	border-bottom:2px dotted #000000;
	}
	
.intro{
	background-image: url(img/intro.png);
	text-align:center;
	width: 1000px;
	height: 434px;
	clear: left;
}

.pr {
	font-size:18px;
	margin: 150px 35px 0px 380px;
	text-align: left;
	line-height: 150%;
	clear: left;
}

.int{
	text-align:center;
}

.sakuhin{
	background-image: url(img/sakuhin.png);
	width: 1000px;
	height: 326px;
	}
.white {
	margin:200px 0px 50px 750px;
}


.tokuten {
	border-collapse: collapse;
	margin: 10px 30px 10px 30px;
	text-align: left;
	font-size: 18px;
}

.tokuten th{
	border: solid 1px;
	width: 280px;
	text-align: left;
	padding: 0.5em;
	border-collapse: collapse;
	color: #000000;
	background-color: #e8e8e8;
	}
.tokuten td {
	border: solid 1px;
	padding: 0.5em;
	width: 500px;
	border-collapse: collapse;
}

.example{
	margin: 10px 30px 10px 30px;
	font-size: 18px;
	color: #000;
	text-align: left;
}

.example table {
	border: 1px #000000 solid;
	border-collapse: collapse;
	margin: 7px 0px;
}

.example td {
	border: 1px #000000 solid;
	padding: 0.5em 1em;
	text-align: left;
	vertical-align: middle;
	width: 620px;
	background-color: #FFF;
	color: #000;
}

.example th {
	border: 1px #000000 solid;
	background-color: #e8e8e8;
	padding: 0.5em 1em;
	text-align: left;
	vertical-align: middle;
	width: 280px;
	color: #000;
}


/*-----------▼バナー▼-----------*/
.bn{
	text-align:center;
	margin: 10px 0px;
	border-spacing: 5px;
}

.bn table {
	border: 0px #000000 none;
	text-align: center;
	border-collapse: separate;
}

.bn td {
	border: 0px #000000 solid;
	text-align: center;
	vertical-align: middle;
	width: 200px;
	border-spacing: 5px;
}

/*-----------▲バナー▲-----------*/
table {
	margin-left:auto;
	margin-right:auto;
}

/*-----------▼コピーライト▼-----------*/

.copyright{
	background:#a6edf8;
	color:#FFF;
	color: #000;
}

/*-----------▲コピーライト▲-----------*/

.twi{
	float:right;
	margin-right: 25px;
}

.ss{
	font-size:12px;
	display: inline;
}

table.bn2 {
	border-spacing: 5px 8px;
}
.top{text-align:right;
}

/*-----------▼キャラクター紹介▼-----------*/
.charapage{
	text-align:right;
	padding-right: 20px;
}


/*-----------▼ボイス▼-----------*/

.voice { margin:10px 200px 30px 200px; }

#charavoice{
	position:relative;
}
#charavoice ul{
	position:absolute;
	top:-142px;
	left:250px;
}
#charavoice li{
	list-style:none;
	float:left;
	margin-right: 13px;
}
.voice1 a{
	display:block;
	width:86px;
	height:87px;
	background-image:url(img/samplevoice1.png);
	background-repeat:no-repeat;
	text-indent:-1000em;
	text-decoration:none;
}
.voice1 a:hover{
	background-image:url(img/samplevoice1_1.png);
}
.voice2 a{
	display:block;
	width:86px;
	height:87px;
	background-image:url(img/samplevoice2.png);
	background-repeat:no-repeat;
	text-indent:-1000em;
	text-decoration:none;
}
.voice2 a:hover{
	background-image:url(img/samplevoice2_2.png);
}
.voice3 a{
	display:block;
	width:86px;
	height:87px;
	background-image:url(img/samplevoice1.png);
	background-repeat:no-repeat;
	text-indent:-1000em;
	text-decoration:none;
}
.voice3 a:hover{
	background-image:url(img/samplevoice1_1.png);
}

.voice4 a{
	display:block;
	width:86px;
	height:87px;
	background-image:url(img/samplevoice2.png);
	background-repeat:no-repeat;
	text-indent:-1000em;
	text-decoration:none;
}
.voice4 a:hover{
	background-image:url(img/samplevoice2_2.png);
}

.charavoice{
	}


#charavoice2{
	position:relative;
}
#charavoice2 ul{
	position:absolute;
	top:-142px;
	left:689px;
}
#charavoice2 li{
	list-style:none;
	float:left;
	margin-right: 13px;
}
