@charset "shift_jis";



body {
	font-size: 100%;
}

img {
	border: none;
}

div.content h1 {
	font-size: 1.5em;
}
div.details h4 {
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 20px;
	padding-left: 0;
	background: none;
	border-bottom: 1px dashed #ccc;
}

.content ul.default {
	margin: 15px 0 0 45px;
}

.content ul.default li {
	margin-bottom: 6px;
	list-style-type: disc;
}



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

.ph-area .sq1 {
	width: 430px !important;
	margin-bottom: 6px !important;
}

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

.ph-area .ph_cap {
	width: 370px !important;
	text-align: center;
}




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

.ph-area2 .sq1 {
	width: 480px !important;
	margin-bottom: 6px !important;
}

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

.ph-area2 .ph_cap {
	width: 480px !important;
	text-align: center;
}





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

.hyou th {
	font-weight: bold !important;
}


/* hyou -------------------------------*/
.notes {
	margin-bottom: 16px;
	text-align: right;
}


