/* 全体 */
html {
	
}

/* ヘッダー */

#head {
	padding: 0px;
	height: 20px;
	width: 730px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}

/* コンテンツ */
#body {
	height: auto;
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-color: #FFFFFF;
}

.body {
	height: auto;
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-color: #FFFFFF;
}


/* フッター */
#foot {
	padding: 0px;
	height: 50px;
	width: 620px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#footer a{
	color: #000000;
	text-decoration: none;
}
div#pagetop {
	width: 730px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image:url(../img/body4.gif);
	background-repeat: repeat-y;
	background-position: center top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../img/body4.gif);
	background-color: #FFFFFF;
}
hr {
	display: none;
}
h2 {
	padding: 0.4em 0.5em 0.2em 0.1em;
	border-bottom: solid 1px #507EA1;
	color: #000000;
	font-size: 14px;
	letter-spacing: 0.2em;
}
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 23px;
	margin-top: auto;
	margin-bottom: auto;
	background-color: #00001C;
	background-image: url(../img/bg3.jpg);
	background-repeat: repeat;
	background-position: center top;
	background-attachment: scroll;
}
.bodybox02 {
	WIDTH: 450px;
	TEXT-ALIGN: left;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	border: 1px dotted #006699;
}

.bodybox03 {
	MARGIN-LEFT: auto;
	WIDTH: 450px;
	MARGIN-RIGHT: auto;
	font-size: 13px;
	line-height: 160%;
	background-color: #FCFCFC;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	margin-top: 30px;
	margin-bottom: 20px;
	border: 1px dotted #C0D7E4;
}
.bodybox04 {
	WIDTH: 500px;
	TEXT-ALIGN: left;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 0px;
	border: thin ridge #E7E7E7;
}
.promisebox {
	WIDTH: 500px;
	TEXT-ALIGN: left;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	background-color: #FAFBFD;
	border: thin ridge #0099CC;
	padding-top: 35px;
	padding-right: 30px;
	padding-bottom: 40px;
	padding-left: 30px;
}

.orderbox {
	WIDTH: 500px;
	TEXT-ALIGN: left;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	border: 1px solid #D1122B;
	background-image: url(../img/order00.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.qabox {
	WIDTH: 510px;
	TEXT-ALIGN: left;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 35px;
	padding-bottom: 20px;
	padding-left: 35px;
	border: 1px solid #0099CC;
}
.hover {
	WIDTH: 446px;
	border: thin solid #F7FCFF;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 30px;
}




div.text {
	margin: 0.6em 3em 2em 0.2em;
	line-height: 1.8;
	letter-spacing: 0.1em;
}
.text p {
	margin-bottom: 1em;
}

.text_small {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.text_blue {
	COLOR: #000066
}
.text_blue_bold {
	FONT-WEIGHT: bold;
	COLOR: #000066
}
.text_red {
	COLOR: #EA002F
}
.text_red_bold {
	FONT-WEIGHT: bold;
	COLOR: #EA002F
}
.text_red_under {
	COLOR: #EA002F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
.text_red_bold_under {
	FONT-WEIGHT: bold;
	COLOR: #EA002F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
.text_red_b_y {
	FONT-WEIGHT: bold;
	BACKGROUND-COLOR: #FFF895;
	color: #E3002E;
}

.text_under {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EA002F;
}
.text_bold_y {
	FONT-WEIGHT: bold;
	BACKGROUND-COLOR: #FFFF99
}
.text_bold_under {
	FONT-WEIGHT: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EA002F;
}
.text_bold_y_line {
	FONT-WEIGHT: bold;
	BACKGROUND-COLOR: #FFF580;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EA002F;
}
.text_red_b_y_u {
	FONT-WEIGHT: bold;
	BACKGROUND-COLOR: #FFF895;
	color: #E3002E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EA002F;
} 

blockquote {
	padding-left: 0.8em;
	margin: 1em;
	border-left: 2px dashed #EAEAED;
}

.bullet {
	list-style-position: outside;
	list-style-image: url(../img/point.jpg);
	padding-left: 5px;
	margin-left: 20px;
}
.bullet2 {
	list-style-position: outside;
	list-style-image: url(../img/point2.jpg);
	padding-left: 5px;
}


/* その他 */
em {
	font-weight: bold;
}
ins {
	text-decoration: underline;
}
del {
	text-decoration: line-through;
}
cite,q {
	text-decoration: underline;
}

a:link {
	color: #006666;
}
a:visited {
	color: #00CC00;
}
a:hover {
	color: #00CC00;
}
a:active {
	color: #00CC00;
}
