@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}

img {
	padding:0;
	margin:0;
	border: 0;
	vertical-align: bottom;
}

body,td,th {
	font-size: 10px;
	color: #333333;
}
body{
	padding:0;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align:center;
	color:#444;
	font-size:10pt;
	background-color: #fffcf7;
}
a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF9900;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

li{
	display: inline;
}
.info {
}

h1 {
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/top_bg.gif);
	background-repeat: repeat-x;
	font-weight: lighter;
	text-align: left;
	padding-top: 5px;
	padding-left: 5px;
	height: 27px;
	width: auto;
	margin-bottom: 0px;
	margin-top: 0px;
}

h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	text-align: left;
	color: #666666;
	padding: 15px 0px 0px 15px;
}
#contents #main_contents #right #main #h2_bg {
	background-image: url(../images/title_01.gif);
	background-repeat: no-repeat;
	height: 52px;
	width: 630px;
}

#contents #main_contents #right #main .h2_bg {
	background-image: url(../images/title_01.gif);
	background-repeat: no-repeat;
	height: 52px;
	width: 630px;
}

h3 {
	font-size: 13px;
	background-image: url(../images/btn_01.gif);
	background-repeat: no-repeat;
	line-height: 20px;
	text-align: left;
	padding-left: 22px;
	margin: 8px 0px;
}
.process {
	background-image: url(../img/img_06.jpg);
	text-align: left;
	margin: 0px;
	height: 150px;
	width: 600px;
	background-repeat: no-repeat;
	padding-top: 20px;
	float: left;
	padding-right: 0px;
	padding-left: 30px;
}


#contents {
	width: 1050px;
	margin: 0px auto;
	text-align: left;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
#main_contents #left {
	float: left;
	width: 205px;
}

#contents #left ul {
	width: 200px;
	height: auto;
	padding: 0px;
	margin:0px;
}
#contents #left li {
	margin: 0px;
	padding: 0px;
}


.navi_top {
	display: block;
	margin: 5px 0px 0px;
	padding: 0px;
	height: 41px;
	width: 200px;
}

.navi {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 200px;
	height: 40px;
}

#header {
	width: 850px;
	margin: 0px auto;
}

#header2 {
	height: 28px;
	width: 850px;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	margin: 0px auto;
}
#contents #main_contents {
	margin: 0px auto;
	height: auto;
	width: 850px;
}


#contents #header2 ul {
	height: 28px;
	width: 850px;
	margin: 0px;
	padding: 8px 0px 0px;
	text-align: right;
}
#contents #header2 li {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #FFFFFF;
	display: inline;
	padding-right: 0px;
	margin-right: 5px;
	padding-left: 0px;
}

#contents #header2 li a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#contents #header2 li a:visited {
	text-decoration: none;
		color: #FFFFFF;

}
#contents #header2 li a:hover {
	text-decoration: underline;
	color: #FF9900;
}
#contents #header2 li a:active {
	text-decoration: none;
}
#main_contents #right   {
	float: right;
	width: 630px;
	margin-bottom: 10px;
}
#main_contents #right #main {
	width: 630px;
	margin-bottom: 10px;
	margin-top: 5px;
}
#main_contents #right #main_all {
	width: 630px;
}


.clear {
	clear: both;
	display: block;
}

#footer {
	background-image: url(../images/footer_bg.gif);
	background-repeat: no-repeat;
	height: 38px;
	width: 850px;
	clear: both;
}

#contents #footer ul {
	text-align: left;
	height: 38px;
	width: 850px;
	padding-right: 0px;
	padding-left: 10px;
	margin-top: 2px;
}

#contents #footer li {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	letter-spacing: 0em;
	display: inline;
}

#contents #footer li a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#contents #footer li a:visited {
	text-decoration: none;
		color: #FFFFFF;

}
#contents #footer li a:hover {
	text-decoration: underline;
	color: #FF9900;
}
#contents #footer li a:active {
	text-decoration: none;
}

.bg_text {
	background-image: url(../images/text_bg.gif);
	height: 143px;
	width: 630px;
	text-align: left;
	margin: 0px;
}

#contents #main .bg_text p {
	padding-right: 170px;
	padding-left: 10px;
	line-height: 17px;
	padding-top: 10px;
	margin: 0px;
}

p {
	text-align: left;
	line-height: 18px;
	padding: 0px 15px 0px 15px;
	margin: 5px 0px 0px 10px;
	font-size: 12px;
}
p img {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}


.order_01 {
	background-image: url(../images/img_43.gif);
	background-repeat: no-repeat;
	height: 85px;
	width: 189px;
	text-align: right;
	margin: 0px;
	padding: 0px;
	display: block;
}

.order_02 {
	background-image: url(../images/img_103.gif);
	background-repeat: no-repeat;
	height: 84px;
	width: 189px;
	text-align: right;
	margin: 0px;
	padding: 0px;
	display: block;
}

.order_03 {
	background-image: url(../images/img_soap_03.gif);
	height: 94px;
	width: 189px;
	text-align: right;
	margin: 0px;
	padding: 0px;
	display: block;
	background-repeat: no-repeat;
}

.faq_01 {
	display: block;
	text-align: left;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	line-height: 20px;
	float: left;
	width: 550px;
	padding: 0px 0px 8px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.faq_q {
	float: left;
	background-image: url(../images/faq_02.gif);
	background-repeat: no-repeat;
	background-position: center center;
	clear: both;
	width: 25px;
	margin: 0px;
	height: 24px;
	padding: 0px;
}

.faq_02 {
	display: block;
	text-align: left;
	width: 550px;
	margin-bottom: 15px;
	margin-left: 5px;
	float: left;
	padding: 0px;
}

.faq_a {
	float: left;
	background-image: url(../images/faq_01.gif);
	background-repeat: no-repeat;
	background-position: center center;
	clear: both;
	width: 25px;
	margin: 0px;
	height: 24px;
	padding: 0px;
	text-align: left;
	vertical-align: middle;
}

.td_01 {
	font-size: 12px;
	margin: 5px;
	width: 150px;
	text-align: left;
	padding: 10px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	vertical-align: top;
}

.td_02 {
	font-size: 12px;
	text-align: left;
	margin: 5px;
	padding: 10px;
	width: auto;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.td_03 {
	font-size: 12px;
	text-align: left;
	margin: 5px;
	padding: 10px;
	width: auto;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	line-height: 20px;
}


.privacy {
	background-image: url(../images/privacy_01.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 580px;
	display: block;
	text-align: left;
	padding-top: 5px;
	padding-left: 30px;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF9900;
	margin: 15px 0px 0px;
	padding-bottom: 0px;
}

.privacy a:link {
	color: #666666;
	text-decoration: none;
}
.privacy a:visited {
	text-decoration: none;
	color: #666666;
}
.privacy a:hover {
	text-decoration: underline;
	color: #FF9900;
}
.privacy a:active {
	text-decoration: none;
}

.td_04 {
	font-size: 12px;
	text-align: left;
	margin: 5px;
	padding: 5px;
	width: 200px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #FF9900;
	vertical-align: top;
}

.td_05 {
	font-size: 14px;
	text-align: left;
	margin: 5px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	vertical-align: top;
	line-height: 15px;
}
.td_06 {
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	line-height: 15px;
	text-align: left;
}

.td_07 {
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	line-height: 20px;
	text-align: left;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	vertical-align: top;
	height: 150px;
}

.td_08 {
	font-size: 14px;
	line-height: 20px;
	text-align: left;
	margin: 0px;
	padding: 50px 10px 0px 0px;
	height: 150px;
}


.guide {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	text-align: left;
	margin: 0px;
	height: auto;
	width: auto;
	padding: 0px 10px 10px 0px;
}

.voice {
	background-image: url(../img/line_01.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin: 0px;
	padding: 20px 0px 0px 50px;
	height: 50px;
	width: 500px;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
}

.info {
	list-style-type: none;
	display: list-item;
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-top: 0px;
	margin-bottom: 10px;
	padding-left: 20px;
	background-image: url(../img/040.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 0px;
	letter-spacing: 0.1em;
	padding-top: 2px;
}
.bottom_s {
	margin-top: 8px;
}
#contents #main_contents #right #main #present {
	background-image: url(../images/present_8.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 200px;
	width: 630px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 8px;
}
#contents #main_contents #right #main #present p {
	font-size: 0.8em;
	color: #666666;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	letter-spacing: 0.1em;
	padding-top: 115px;
}

#contents #main_contents #right #main #present2 {
	background-image: url(../images/present_00.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 300px;
	width: 630px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 8px;
}
#contents #main_contents #right #main #present2 p {
	font-size: 0.9em;
	color: #666666;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	letter-spacing: 0.1em;
	padding-top: 60px;
}



#contents #main_all .c {
	padding-right: 60px;
}

.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */

