@charset "Shift_JIS";


@import url("txt.css");

/* レイアウト */


#flash {
	width:760px;
	height:350px;
	margin:0 auto;
}

#contents_2 {
	width:780px;
	background:#ffffff;
	margin:0 auto 10px;
}

#faq {
	width:411px;
	height:134px;
	background:url(images/flower.jpg) no-repeat left top;
	margin:5px 10px 5px;
	float:left
}

#faq_button {
	width:411px;
	height:33px;
	text-align:right;
	margin:91px 0 0;
	float:left;
}

#contact {
	width:310px;
	float:right;
	text-align:left;
	margin:10px 10px 0;
}

#contact p{font-size:small; line-height:150%; }

#contents_top {
	width:780px;
	background:#FFFFFF;
	margin:0 auto;
	padding: 5px 0 0;
}

#contents_3 {
	width:780px;
	background:#ffffff;
	margin:0 0 10px;
}

#campanyInfo {
	border-top: 1px dotted #333;
	margin:0 10px;
	padding:10px 0;
}

