/* CSS Document */
body {
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	background-image: url(image/bg05.jpg);
	background-repeat: repeat;
	margin-top: 0px;
	font-size: 84%;
	color: #8C9375;
	text-align: center;
}
#top {
	width: 858px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
#waku {
	background-image: url(image/bg04.jpg);
	width: 858px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#footer {
	width: 858px;
	margin-left: auto;
	margin-right: auto;
}
.top2 {
	background-image: url(image/bg01.gif);
	width: 858px;
	height: 34px;
}
.top3 {
	background-image: url(image/top01.jpg);
	width: 858px;
	height: 242px;
}
.top4 {
	background-image: url(image/bg04.jpg);
	width: 858px;
	text-align: center;
}
.footer2 {
	background-image: url(image/bg04.jpg);
	line-height: 150%;
}
.footer3 {
	background-image: url(image/bg06.gif);
	width: 858px;
	height: 35px;
}

/* ３カラム */
#wrapper {
	width: 600px;
	float: left;
}
#left_1 {
	width: 207px;
	float: left;
	margin-left: 20px;
}
#contents {
	width: 360px;
	float: right;
}
#right_2 {
	width: 210px;
	float: right;
	margin-right: 20px;
}

/* ２カラム */
#wrapper2 {
	width: 858px;
	float: left;
}
#contents2 {
	width: 595px;
	float: right;
	margin-right: 13px;
}

/* 詳細設定 */
.info_left {
	padding: 5px 12px;
	line-height: 150%;
}
.works_right {
	line-height: 150%;
	margin: 0 3px;
}
.main {
	padding: 0px 0px 0px 6px;
	text-align: right;
	line-height: 150%;
}
.main2 {
	padding: 0px 30px 0px 40px;
	line-height: 150%;
}
.main3 {
	width: 595px;
	padding: 5px 5px;
	text-align: right;
	line-height: 150%;
}
.main4 {
	width: 580px;
	padding: 5px 5px;
	text-align: center;
	line-height: 180%;
	font-size: 110%;
}
em {
	font-style: normal;
}
h1 {
	font-weight: normal;
	font-size: 100%;
	color: #C0C09E;
}
h2 {
	font-size: 104%;
	border-bottom: 1px #8C9375 dotted;
}
a:link {
	color: #F60;
}
a:visited {
	color: #F60;
}
a:link img {
	border: 0;
}
a:visited img {
	border: 0;
}
td {
	font-size: 12px;
}
.sm {
	font-size: 75%;
}
.vs {
	font-size: 70%;
}
.m {
	font-size: 95%;
}
.mb {
	font-size: 105%;
}
.big {
	font-size: 110%;
	border-bottom: 1px #8C9375 dotted;
}
.owide {
	line-height: 120%;
}
.wide {
	line-height: 130%;
}
.awide {
	line-height: 140%;
}
.vwide {
	line-height: 150%;
}
.lwide {
	line-height: 300%;
}
.style3 {
	font-size: 10px;
	color: #C00;
}
.style4 {
	font-size: 10px;
	color: #393;
}
.style5 {
	font-size: 10px;
	color: #626651;
}
.style6 {
	color: #600;
}
.style7 {
	color: #F39;
}

.step_img {
	vertical-align : baseline ;
}
.works_img {
	padding: 2px 9px;
}


/* 枠 */
.box {
	background-image: url(image/bg07.jpg);
	background-position: left top;
	margin: 20px 27px;
	padding: 20px;
	width: 500px;
	line-height: 130%;
}

/* カレンダー */
.cal1 {
	width: 201px;
	height: 47px;
}
.cal2 {
	background-image: url(image/cal01.jpg);
	width: 201px;
	height: 128px;
}
.cal3 {
	background-image: url(image/cal02.jpg);
	width: 201px;
	height: 25px;
}

/* フォーム */
#form1 {
	font-size: 12px;
	margin: 10px;
	color: #8C9375;
}

fieldset {
	border: solid 0 ;
}

.textfield1 {
	font-size: 12px;
	color: #8C9375;
	border: 1px solid #DCE1C8;
	padding-right: 8px;
	padding-left: 8px;
	height: 18px;
	width: 240px;
}

.textfield2 {
	font-size: 12px;
	color: #8C9375;
	border: 1px solid #DCE1C8;
	padding-right: 8px;
	padding-left: 8px;
	height: 18px;
	width: 360px;
}

textarea {
	font-size: 12px;
	color: #8C9375;
	padding-right: 8px;
	padding-left: 8px;
	border: 1px solid #DCE1C8;
	height: 148px;
	width: 360px;
}

.submit {
	background: transparent url("image/submit.gif") no-repeat;
	margin-top: 8px;
	height: 24px;
	border: solid 0;
	width: 81px;
	font-size: 12px;
	color: #fff;
}

.radio {
	margin: 3px 5px 3px 40px;
	padding: 0 8px;
}
.checkbox {
	margin: 3px 0px 0px 10px;
	padding: 0 8px;
}
.font {
	border-bottom: 1px #DCE1C8 dotted;
}
