@charset "utf-8";

/*///FORMAT///*/
*{
margin:0;
padding:0;
}

/*//////*/


/*///FIELD///*/
body{
background:#fbaa0e;
}

#dropin{
	position:absolute;
	visibility:hidden;
	left:20px;
	top:0;
	width:140px;
	height:auto;
	background:#FFFFFF;
	font-size:12px;
	padding:5px;
}

#container {
background:url(image/back_container.gif) repeat-x;
}

#contents {
	width:800px;
	background:url(image/back_contents.gif) repeat-y;
	margin:auto;
	border-right-width: 7px;
	border-left-width: 7px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #2B1500;
	border-left-color: #2B1500;
}

#article {
	font-size:14px;
	line-height:2em;
	background-color:#ffffff;
	padding:30px 20px 30px 20px;
	margin:0 10px 0 10px;
}


#footer {
width:800px;
text-align:center;
padding:20px 0 20px 0;
}

#voice {
	padding:30px;
	margin:10px;
	background:#FFFFCC;
}

#point {
border:3px #999999 solid;
padding:30px;
margin:10px;
}

#question {
width:700px;
margin:auto;
}

#ps {
padding:30px;
margin:20px;
margin-top:50px;
}

#tokuten {
padding:30px;
margin:10px;
margin-bottom:80px;
border:1px #CCCCCC solid;
}

#mousikomi {
width:250px;
height:53px;
margin:auto;
margin-top:30px;
margin-bottom:30px;
}
/*//////*/



/*///BLOCK INLINE///*/
#dropin td {
text-align:center;
padding-bottom:10px;
}


#footer ul {
list-style-type:none;
}

#footer li{
display:inline;
margin-left:8px;
}

a,address {
	color:#774E2F;
	text-decoration:none;
	font-size:13px;
}

a:hover {
	color:#A66C42;
}

#point dt {
background:url(image/botan_check.gif) no-repeat;
background-position:left;
padding-left:28px;
color:#FF0000;
}

#point dd {
padding-left:28px;
}

.right img {
margin-bottom:170px;
}

.right2 img {
margin-bottom:170px;
}


#question dd {
background:url(image/botan_a.gif) no-repeat left top;
padding-left:30px;
}

#question dt {
background:url(image/botan_q.gif) no-repeat left top;
padding-left:30px;
margin-bottom:8px;
}

#question dl {
width:640px;
background:url(image/question_center.gif) repeat-y;
padding:0 30px 10px 30px;
}

#question img {
vertical-align:bottom;
}

#mousikomi a {
background-image:url(image/mousikomi.gif);
background-repeat:no-repeat;
display:block;
width:250px;
height:53px;
}

#mousikomi a:hover {
background-image:url(image/mousikomi2.gif);
background-repeat:no-repeat;
}

/*//////*/





/*///CLASS///*/
.waku1{
border:3px #fa7000 dotted;
padding:15px;
width:630px;
margin:auto;
margin-top:30px;
margin-bottom:30px;
}

.border {
border-bottom:1px #774E2F dotted;
padding-bottom:30px;
}


.left {
float:left;
width:450px;
padding-right:20px;
}

.right {
float:right;
width:270px;
}

.right2 {
float:right;
width:230px;
padding-left:40px;
}

.syouhin_left {
float:left;
width:280px;
padding-top:40px;
}

.syouhin_right {
float:right;
width:440px;
padding-left:20px;
padding-top:30px;
}

.small_font {
font-size:12px;
line-height:1.5em;
}

.orange {
border-bottom:#fa7000 3px double;
height:20px;
}

.back_tokuten{
background:url(image/back_tokuten.gif) repeat-y left;
padding-left:10px;
}

.tokuten1 {
background-image:url(image/tokuten1.gif);
}

.tokuten2 {
background-image:url(image/tokuten2.gif);
}

.tokuten3 {
background-image:url(image/tokuten3.gif);
}

.tokuten4{
background-image:url(image/tokuten4.gif);
}

.tokuten5{
background-image:url(image/tokuten5.gif);
}

.tokuten6{
background-image:url(image/tokuten6.gif);
}

.tokuten7{
background-image:url(image/tokuten7.gif);
}

.tokuten8{
background-image:url(image/tokuten8.gif);
}

.tokuten9{
background-image:url(image/tokuten9.gif);
}

.tokuten1,.tokuten2,.tokuten3,.tokuten4,.tokuten5,.tokuten6,.tokuten7,.tokuten8,.tokuten9 {
background-repeat:no-repeat;
background-position:left;
padding-left:85px;
padding-top:40px;
padding-bottom:40px;
font-size:20px;
line-height:1.5em;
font-family:"ＭＳ ゴシック", "Osaka－等幅";
color:#FF3300;
font-weight:900;
}

.tokuten-text{
float:left;
width:400px;
}

.tokuten1-img {
float:right;
width:240px;
height:91px;
background:url(image/50made.gif) no-repeat;
margin-top:60px;
}
/*//////*/
