@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/privacy_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;
}

.instbox ul li {
	background-image: url(../img/arrow02.png);
	background-position: left 5px;
	background-repeat: no-repeat;
	color: #CC0099;
	float: left;
	line-height: 1.4em;
	margin-bottom: 10px;
	padding-left: 20px;
	width: 350px;
	padding-right: 20px;
	margin-top: 10px;
	margin-left: 20px;
}
#content h3 {
	margin-top:20px;
	font-size: 130%;
	color: #F30;
	padding:5px;
	margin-bottom: 10px;
	border-bottom-width: 2px;
	border-left-width: 10px;
	border-bottom-style: dotted;
	border-left-style: double;
	border-bottom-color: #FF6666;
	border-left-color: #FF6666;
}

.cont_center p {
	line-height: 1.8;
	margin-top: 5px;
	padding-right: 20px;
	padding-left: 20px;
}

.cont_center ul {
	border: 1px dashed #999999;
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 40px;
	line-height: 1.5em;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
