#guide-h2 {background: none repeat scroll 0 0 #FAFAFA;border-bottom: 1px solid #E6E6E6;border-top: 1px solid #E6E6E6;font-size: 14px;padding: 8px 14px;position: relative;font-weight: normal;
}

#guide-bl {padding: 15px 15px 20px; word-break: break-all;}
.guide-li {background: url("<!--{$smarty.const.HTTP_URL}-->user_data/about/images/ic_guide.png") no-repeat scroll 0 center ;margin-top: 10px;padding-left: 12px;}

#guide-txt-r {text-align:right;}

/*------------
special
------------*/
#spe-area {width:100%;border-bottom: 1px dotted #CCCCCC;margin: 0 0 10px;padding-bottom: 10px;}
#spe-ph {float:left;padding-right: 10px;}
#spe-txt {float:left;}
#spe-txt-ymd {}
#spe-txt-me {}
#spe-acep-contents {}
#spe-acep-bg-top {
background: url("/ace/production/eccube-2.12.6/html/user_data/sp/images/sp_tl_top.png") no-repeat scroll 0 0;
width:700px;
height:225px;
}
#spe-acep-bg-middle {
background: url("/ace/production/eccube-2.12.6/html/user_data/sp/images/sp_tl_middle.png") repeat-y scroll 0 0;
padding-left: 12px;
padding-right: 12px;
width: 676px;
}

#spe-acep-bg-middlea-text {
padding-left: 101px;
}

#spe-acep-bg-bottom {
background: url("/ace/production/eccube-2.12.6/html/user_data/sp/images/sp_tl_bottom.png") no-repeat scroll 0 0;
height: 10px;
padding-bottom: 10px;
}

#spe-tl-title {
background: url("/ace/production/eccube-2.12.6/html/user_data/sp/images/sp_tl_title_osusume.png") no-repeat scroll 0 0;
width:700px;
padding-left: 48px;
padding-top: 13px;
height: 57px;
padding-bottom: 10px;
}

#spe-comics #text {
background: url("/ace/production/eccube-2.12.6/html/user_data/sp/images/sp_tl_title_comments.png") no-repeat scroll 0 0;
padding: 19px 15px 3px 58px; height: 24px; border-radius: 0px;
font-size: 120%;
}

#spe-comics hr {
    border-color: #cccccc;
    border-style: dotted;
    border-width: 1px 0 0;
    clear: both;
    height: 1px;
}


/*------------
アンケート
------------*/
#form {
    background: none repeat scroll 0 0 #FFFCDF;
    border: 2px solid #CCCCCC;
    padding-bottom: 10px;
    padding-top: 10px;
    width: 600px;
}



#que_contents {
	width: 85%;text-align:left;padding:10px;margin: 10px 0 0;
}

#que_line {
	text-align: left;
    width: 95%;
	
}

#que_line h2 {
	background: url("/ace/production/eccube-2.12.6/html/user_data/qu/images/ic_que-m1.gif") no-repeat scroll 0 0;
    border-bottom: 1px solid #CCCCCC;
    font-size: 20px;
    font-size: 110%;
    margin: 10px 0 5px;
    padding: 3px 10px 3px 30px;
    color:#5e5e5e;
}

#que_line ul {
    list-style: none outside none;
    margin: 20px 0 20px 5px;
}
#que_line p, ul, ol, dl, table, pre {
    font-size: 100%;
    letter-spacing: 0.02em;
}

#que_line li {
	
}


#ans {
    font-size: 100%;
    letter-spacing: 0.02em;
    list-style: none outside none;
    margin: 20px 50px 30px 50px;
}

#ans ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	margin-left: 0px;
}

#que_line textarea{
	width:100%;
	height:30%;
}
