* {
  margin: 0;
  padding: 0;
}

div#index {
    width:1050px;
}
#topicsmainfull_in h2{
	border-bottom:1px solid #111!important;
	background:none !important;
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	font-size:26px !important;
	font-weight:normal;
	max-width:1000px;
	min-width:900px;
	margin:10px auto;
}
#topicsmainfull h3 {
    margin:0;
    border-bottom:none;
    border-left:none;
    background: none;
    font-weight: normal;
    font-size:22px; !important;
}

#topicsmainfull h4 {
    border-left: solid #67bd13 15px;
}
.maintitle { font-size:40px; font-weight:normal; padding:0; text-align:left; margin:10px 0; }

.tolinkbtn a{
	margin: 7px auto;
    background:#337ab7 url(https://www.biccamera.com/bc/c/images/common/ico_arrow_blue.png) no-repeat right 10px top 12px / 10px auto;
    color:#fff;
    font-size:14px;
    padding:10px;
    max-width:80%; }

#return .tolinkbtn a{
	margin: 7px auto;
    background: #191970;
    color:#fff;
    font-size:18px;
    padding:10px;
    max-width:80%; }

.productblock_in {
    padding: 0 5px 20px;
}
table.taiou {
    min-width:900px;
    border:1px solid #666666;
    border-collapse: collapse;
    margin:3px auto;
}
table.taiou td { display: table-cell;
    vertical-align: middle;
    padding:15px;
    font-size:13px;
    text-align:left;
    border:1px solid #666666;
 }

.punctuation { margin:30px 0; border-top:1px solid #cccccc; }
.dotpunctuation { margin:10px 0; border-top:1px dotted #cccccc; }
.largedotpunctuation { margin:10px 0; border-top:4px dotted #cccccc; }
.captype { font-size:24px; color:#191970; text-align:center; }
.rdarea { color:#111; font-size:12px; border-radius:15px; background:#f0f8ff; padding:15px; margin:20px auto; width:80%; }
.servicelist {
	color:#111;
	font-size:12px;
	text-align:left;
	line-height:1.6em;
	border-radius:5px;
	background:#f5f5f5;
	padding:15px;
	margin:10px auto;
	/*height: 60px;*/
}
div.servicelist ul, div.servicelist ol {
    list-style: outside none square;
    margin: 0 0 0 0px;
    padding: 0 0 0 10px;
}
div.servicelist ul li {
	font-size: 100%;
	line-height: 1.5;
	list-style: outside none square;
}

.shinkiic {
	color:#191970;
	font-size:12px;
	text-align:center;
	border-radius:5px;
	border:2px solid #191970;
	padding:5px;
	width:100%;
 }
.reservetime {
	color:#e60012;
	font-size:12px;
	text-align:center;
 }
.reserveflow {
	color:#111;
	font-size:12px;
	text-align:left;
	line-height:2em;
	border-radius:10px;
	background:#fffaf0;
	padding:15px;
	margin:10px auto;
}
div.reserveflow ul, div.servicelist ol {
    list-style: outside none square;
    margin: 0 0 0 0px;
    padding: 0 0 0 10px;
}
div.reserveflow ul li {
	font-size: 100%;
	line-height: 1.5;
	list-style: outside none square;
}