#mainimg {
    position: relative;
	padding:0;
	border:none;
}

#mainimg img{
max-width: 100%;
width: 100%;
height: auto;
vertical-align: top;
margin-bottom:5px;
}

#mainimg .redr {
	position: absolute;
	left: 5px;
	top: 5px;
	background-color:#fff;

	font-weight: bold;
	font-size: 90%;
	text-align: left;
	text-shadow: 1px 1px 3px #FFFFFF;
	color:#89201D;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	padding-bottom:0.5em;
}

#surpbx {
	border:#D1B07A solid 1px;
border-radius: 4px;
margin: 20px 0px;
position: relative;
padding: 10px;

	}

#surpbx_inner {
/*	background-image:url(../img_support/surpbx_top.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	padding-bottom:20px;*/
}

#surpbx #surpbx_inner #sp_tit {
	color:#c00;
font-size: 15px;
font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
font-weight: bold;
padding-top: 10px;
padding-bottom: 10px;
}

#slide_photo {
	text-align:center;
}

#slide_photo img {
    width: 280px;
    text-align: center;
}

#surpbx #surpbx_inner .sp_cm {
padding-top: 10px;
margin-top:2em;
}

#surpbx #surpbx_inner #sp_ph {
	position:absolute;
	top:92px;
	left:52px;
}

#surpbx #surpbx_inner #sp_suc {
position: absolute;
top: 60px;
left: 0px;
width: 25%;
height: auto;
	
	}

#surpbx #surpbx_inner #sp_btn {

width: 90%;
text-align: center;
margin: 20px auto;
}

#surpbx #surpbx_inner #sp_btn a {
padding: 20px 10px;
display: block;
color: #FFF;
font-weight: bold;
background-color:#F11A18;
}

#surpbx #surpbx_inner #sp_btn a:hover {
	background-color:#C63;

}
#thamb_ph li {
    display: inline-block;
    border: 1px solid #FFF;
    margin: 1px 1px 5px;
    height: auto;
}

#ex_etc {
    padding: 10px;
    background-color: #EAE7C8;
	margin-bottom:10px;
}

.fBrown {
    color: #703C0E;
    font-size: smaller;
    margin-bottom: 10px;
}

h2.st {
	font-size:16px;
	color:#CC3300;
    position: relative;
    padding: 0 0 3px 10px;
	margin-bottom:10px;
    border-bottom: 1px solid #000000;
    line-height: 1.2;
}

h2.st:before {
    position: absolute;
    top: -4px;
    left: 0px;
    width: 3px;
    height: 9px;
    background: #CC3300;
    content: "";
}

h2.st:after {
    position: absolute;
    top: 6px;
    left: 0;
    width: 3px;
    height: 17px;
    background: #003300;
    content: "";
}


section #list ul {
	list-style-type: disc; 
	margin-left:  0em;
    padding-left: 2em;
}

section #list li {
	list-style-type: disc; 

}