@charset "UTF-8";
/* CSS Document */

#box{
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#box_top {
	background-image: url(../img/content_bg_top.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 30px;
}
#box_bottom {
	background-image: url(../img/content_bg_bottom.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-bottom: 30px;
	margin-bottom: 60px;
}
#box_content h2 {
	background-image: url(../img/voice_h2.png);
	background-repeat: no-repeat;
	height: 60px;
	width: 940px;
	text-indent: -9999px;
	margin-bottom: 20px;
	font-size: 160%;
}

#box_bottom li {
	padding-left: 10px;
}
#box_content {
	background-image: url(../img/content_bg_center.png);
	background-position: center top;
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
}
#cont_box {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
}
.cont_top {
	background-image: url(../img/cont_bg_top.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 940px;
	padding-top: 30px;
}
.cont_bottom {
	width: 940px;
	background-image: url(../img/cont_bg_bottom.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	margin-bottom: 20px;
	padding-bottom: 30px;
}
.cont_center h3 {
	font-size: 160%;
	padding-bottom: 20px;
}

.cont_bottom li {

}

.cont_center {
	background-image: url(../img/cont_bg_center.png);
	background-repeat: repeat-y;
	width: 860px;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	overflow: hidden;
	
}
.pankuzu {
	background-image: url(../img/content_bg_center.png);
	background-repeat: repeat;
	background-position: center top;
	padding-left: 30px;
}

.instbox{
	padding: 20px;
	background-color:#eee;
	overflow: hidden;

}



.instimg {
    float: left;
    margin-bottom: 25px;
    margin-right: 10px;
}



.instbox dl{
	width: 400px;
	overflow: hidden;
	margin-top: 5px;
	line-height: 1.5;
	color: #CC0099;
	padding-left: 10px;

}



.instbox dt{
	margin-top: 5px;
	float: left;
	width: 85px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FA6F6C;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 5px;

}



.instbox dd{
	margin-top: 5px;
	float: left;
	width: 290px;

}





h3 {

	font-family:"Times New Roman", Times, serif;

	clear: both;

}

.instbox h4 {

	font-family:"Times New Roman", Times, serif;

	color:#C00;

	border-bottom: #C00 solid 1px;

	padding-bottom: 5px;

}

.float_left{
	float: left;
}

.right{
	text-align: right;
	padding-bottom: 20px;
	background-image: url(../img/kaorilogo.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	}

.left{
	text-align: left;
	padding-bottom: 20px;
	background-image: url(../img/kaorilogo.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	}
.voice1{
	width:600px;
	height:600px;
	text-indent:-9999px;
	background-position: left center;
	background-image: url(../img/voice.gif);
	background-repeat: no-repeat;
	}
