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

/* ---------------------------------------------------- */
/* contact titile  */
/* ---------------------------------------------------- */

.title_box{
	width: 880px;
	height: 55px;
	text-align: left;
}


/* ---------------------------------------------------- */
/* news */
/* ---------------------------------------------------- */

.contact_box{
	width: 580px;
	height: auto;
	background-image:url(../images/contact/contact_bg.gif);
	background-repeat: repeat-y;
	float: left;
	margin-left: 60px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
}

.contact_key {
	width: 30px;
	height: 100px;
	margin: 5px;
	float: left;
}

.contact_waku{
	width: 540px;
	height: auto;
	float: left;
}

.contact_topics_p{
	color: #993399;
	width: 500px;
	height: auto;
	padding: 10px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

.contact_btn{
	width: 120px;
	height: 24px;
	text-align: center;
	margin-left: 210px;
	margin-top: 30px;
	margin-bottom: 40px;
}

.btn_text{
	color: #999;
	text-align: center;
	font-size: 9px;
	padding-top: 10px;
	margin-bottom: 30px;
}

.secure_box{
	width: 200px;
	height: auto;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
}

.secure_text{
	color: #999;
	width: 200px;
	height: auto;
	font-size: 9px;
	text-align: left;
	margin-top: 5px;
	padding-bottom:20px;
	float: left;
}

/* ---------------------------------------------------- */
/* magazine titile  */
/* ---------------------------------------------------- */

.magazine_box{
	width: 880px;
	height: 55px;
	text-align: left;
}

.magazine_text_p{
	color: #000;
	width: 500px;
	height: auto;
	font-size: 9px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	clear: both;
}

.contact_topics_s{
	color: #993399;
	width: 500px;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
}



/* ---------------------------------------------------- */
/* 下白枠 */
/* ---------------------------------------------------- */

.artist_2_box{
	width: 880px;
	height: 10px;
	clear: both;
}
