@charset "shift_jis";



body {
	font-size: 100%;
}

img {
	border: none;
}

.content h1 {
	font-size: 1.5em;
}






/* ph-area -------------------------------*/
.ph-area {
	width: 360px !important;
	margin: 0 auto 20px;	
}

.ph-area .sq1 {
	width: 360px !important;
	margin: 0412px0 6px !important;
}

.ph-area .ph {
	width: 340px !important;
	margin: 0 auto 4px !important;
	padding: 10px;
	border: 1px solid #c6c6c6;
}



/* hyou -------------------------------*/
.details .hyou-tit {
	width: 600px !important;
	margin: 16px auto 4px !important;
	font-weight: bold;
}

.hyou {
	width: 600px !important;
	margin: 0 auto 4px !important;
}

.hyou th {
	font-weight: bold !important;
	background-color: #ddd !important;
}

.hyou .main-tit {
	background-color: #d3e4f8 !important;
}

.hyou .tit {
	background-color: #f3f3f3;
}

.hyou .sub {
	border-bottom: 1px solid #ccc !important;
}









