@charset "utf-8";

/*　
------------------------------------------------------------ */

#img_top {
	width: 600px;
	height: 200px;
	background: url(../common/images/img_m3d.jpg) no-repeat;
}
#main {
	width: 600px;
	background: url(../common/images/pic_18.jpg) right bottom no-repeat;
}

#contents h3 {
	background: url(../common/images/icon.gif) left no-repeat;
	font-size: 1.2em;
	font-weight: bold;
	padding-left: 25px;
	padding-top: 5px;
	border-bottom: 1px dotted #8F7048;
	margin-bottom: 10px;
}

#contents p {
	margin-bottom: 10px;
}

#contents ul {
	margin-bottom: 10px;
}

#contents ul span{
	color: #630;
	font-size: 1.1em;
	font-weight: bold;
	margin-right: 10px;
}
.p1 {
	margin-right: 120px;
}
.p2 {
	margin-right: 130px;
}
.p3 {
	margin-right: 170px;
}
.p4 {
	margin-right: 240px;
}

.youtube {
	margin: 0 0 20px 50px;
}