@charset "utf-8";
/* CSS Document */

/* フラッシュの入った上段部分 */

#section01 {
	width: 100%;
	position: relative;
	visibility: visible;
}

#order-flash {
	margin: 0px;
	padding: 0px;
	position: relative;
	left: 10px;
	top: 10px;
	height: auto;
	width: 325px;
	overflow: visible;
	visibility: visible;
}

#message01{
	margin-top: 40px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	position: relative;
	height: auto;
	width: 800px;
	padding: 0px;
	visibility: visible;

}

#message01 p{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial, sans-serif;
	font-size: 18px;
	line-height: 1.2em;
}

#arst-wire {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 433px;
	top: 20px;
}





/* 下段部分 */

#section02 {
	width: 100%;
	position: relative;
	visibility: visible;
	background-image: url(../art_style_img/arst_04.jpg);
	background-repeat: no-repeat;
	background-position: 540px 420px;
}


#basic-spec {
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial, sans-serif;
	font-size: 14px;
	line-height: 1.2em;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}

#basic-spec th {
	text-align: left;
	vertical-align: top;
}

#basic-spec td {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial, sans-serif;
	font-size: 14px;
	text-align: left;
	vertical-align: top;
}

#section02 p {
	font-size: 14px;
	line-height: 1.2em;
}

#section02 p , #section02 h3 , #section02 h4{
	padding: 0px;
	margin-left: 10px;
}

#section02 t18bk {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial, sans-serif;
	font-size: 18px;
	color: #000000;
}