@charset "UTF-8";

/* =================================== */
/*
/* 	style CSS
/* 	last update 100512
/*
/* =================================== */

/*各ボックス要素内の装飾*/

.box p {
	margin:0;
	line-height:1.4;
}
.box p a.link {
	text-decoration:none;
	border-bottom:1px dotted #0000FF;
}

/* .text  ================ */

.txt10per {
	font-size: 62.5%;
	letter-spacing: 0.3pt;
	line-height: 1.4;
}
.txt10px {
	font-size: 10px;
	letter-spacing: 0.3pt;
}

.txtcolorCB3471 {
	color:#CB3471
}


/* タイトル文字画像用 */
#contents .box.quartet .inner .title_text
{
	text-align:center;
	padding-top:13px;
	
}
