@charset "UTF-8";.wrapper .contents {
	background-image: url(../../common/images/base_03.jpg);
	background-repeat: no-repeat;
	height: 650px;
	width: 940px;
	margin-top: 10px;
	margin-left: 15px;
	position: relative;
}
.p_txt_box {
	position: absolute;
	left: 120px;
	top: 220px;
	width: 350px;
	text-align: justify;
	color: #FFFFFF;
	font-family: "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "MS P ゴシック";
	;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}

.wrapper .contents .p_txt_box a:link, .wrapper .contents .p_txt_box a:visited, .wrapper .contents .p_txt_box a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
