@charset "Shift_JIS";
@import url("style-base.css");

h1 {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	width: 830px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	height: 22px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
}

.size-12 { font-size: 12px; line-height: 180%; }
.size-10 { font-size: 10px; line-height: 150%; }
.size-16 { font-size: 16px; line-height: 150%; }

.img_r {
	float: right;
	border: none;
	vertical-align: top;
	margin-left: 5px;
	margin-bottom: 5px;
}
.img_l {
	float: left;
	border: none;
	vertical-align: top;
	margin: 5px;
}
.img_n {
	float: none;
	border: none;
	vertical-align: middle;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}
textarea,select,input {
    font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3",Hiragino Kaku GothicPro,Osaka,Verdana,Helvetica,"‚l‚r ‚oƒSƒVƒbƒN",Arial,sans-serif;
}
.type-base {
	width: 810px;
	margin-bottom: 40px;
}
.type-base img {
	vertical-align: bottom;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.type-box1 {
	float: left;
	width: 400px;
	margin-top: 20px;
}

.type-box1 p,.type-box2 p {
	line-height: 150%;
	padding: 20px;
	display: block;
	background-color: #FFFFFF;
	margin: 1px;
}
.p-box1 {
	width: 400px;
	background-color: #D79F20;
}

.type-box2 {
	float: right;
	width: 400px;
	margin-top: 20px;
}

.p-box2 {
	width: 400px;
	background-color: #7DA723;
}
.type-box3 {
	width: 810px;
	clear: both;
}
.type-box3 img {
	margin-top: 10px;
}
