/* CSS Document design by Mountain Mouth*/
@charset "UTF-8";


/* 全体 */
html {
	
}

/* ヘッダー */

#head {
	padding: 0px;
	height: 20px;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}

/* コンテンツ */
#body {
	height: auto;
	width: 620px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#body2 {
	height: auto;
	width: 620px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}

/* フッター */
#foot {
	padding: 0px;
	height: 20px;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#footer a{
	color: #000000;
	text-decoration: none;
}
div#PAGETOP {
	width: 750px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../img/body.png);
	background-repeat: repeat-y;
	background-position: center top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
hr {
    display:marker;
}
h2 {
	padding: 0.4em 0.5em 0.2em 0.1em;
	border-bottom: solid 1px #507EA1;
	color: #000000;
	font-size: 14px;
	letter-spacing: 0.2em;
}
h3 {
    background-image:url(../img/ch.jpg);
	background-repeat:no-repeat;
	margin-left: auto;
	margin-right:auto;	
}
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 23px;
	margin-top: auto;
	margin-bottom: auto;
	background-color: #FFFFFF;
	background-image:url(../img/bg_6.jpg);
	background-repeat:repeat-y;
}
.bodybox02 {
	WIDTH: 450px;
	TEXT-ALIGN: left;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	background-image:url(../img/b_04.gif);
	background-repeat:repeat;
	border-top-color: #AFBDE4;
	border-right-color: #AFBDE4;
	border-bottom-color: #AFBDE4;
	border-left-color: #AFBDE4;
}

.promisebox {
	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-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #0033FF;
	border-right-color: #0033FF;
	border-bottom-color: #0033FF;
	border-left-color: #0033FF;
}

.commoditybox {
	WIDTH: 500px;
	TEXT-ALIGN: left;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #999933;
	border-right-color: #999933;
	border-bottom-color: #CCCC00;
	border-left-color: #999933;
}

.orderbox {
	WIDTH: 500px;
	TEXT-ALIGN: left;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	border: 1px solid #FFCA2B;
	background-color:#FFFFCC;
 
}
.qabox {
	WIDTH: 350px;
	TEXT-ALIGN: left;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	background-color: #FFFFFF;
	border: 1px dotted #CC0000;
}
.qabox2 {
	WIDTH: 470px;
	TEXT-ALIGN: left;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	background-color: #FFFFCC;
	border: 1px dotted #FFCC00;
}


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_bold {
	FONT-WEIGHT: bold;
	COLOR: #000066
}
.text_red_bold {
	FONT-WEIGHT: bold;
	COLOR: #EA002F
}
.text_red_under {
    font:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	FONT-WEIGHT: bold;
	COLOR: #EA002F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.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;

}

/* その他 */
em {
	font-weight: bold;
}
ins {
	text-decoration: underline;
}
del {
	text-decoration: line-through;
}
cite,q {
	text-decoration: underline;
}

a:link {
    color: #000000;

}
a:visited {
	color: #000066;
}
a:hover {
	color: #2B4080;
}
a:active {
	color: #000066;
}
