/*------------------------------------------------------*/

/*　レビューページ共用・ご利用案内・個人情報
　　よくある質問一覧・レビュー
    サイトマップ　*/

/*------------------------------------------------------*/



/*------------------------------------------------------*/
/*　　　　　　　　　　　　　　レビューページ共用
/*------------------------------------------------------*/


@charset "utf-8";

.guide_title_bg {
	background-image: url(/image/top/title_bg.gif);
	height: 31px;
	width: 650px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	margin: 5px 0px;
	background-position: left top;
	padding-top: 8px;
	padding-left: 20px;
}

.guide_line16 {
	line-height: 16px;
	color: #666666;
	padding:7px;
}

.guide_line18 {
	line-height: 18px;
}

.guide_hyouka_title {
	background-image: url(/image/top/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 700px;
	padding-top: 3px;
	padding-left: 5px;
	margin-bottom: 5px;
}

.kiyaku_ul {
	width:660px;
	line-height:140%;
	margin:5px 0 5px 20px;
}
	
.kiyaku_ul li{
	margin:15px 5px;
	list-style:none;
	background-image : url(/image/list.gif) ;
	background-position : left 5px ;
	background-repeat : no-repeat ;
	padding-left : 20px ;
}

.kessai {
    background-color:#5AA5E9;
}
.kessai_t {
    background-color:#E3F2FF;
	padding: 7px 2px 7px 7px;
}

/*------------------------------------------------------*/
/*　利用規約
/*------------------------------------------------------*/

#riyou {
    margin:auto;
}

#riyou h3 {
	background-color:#CCCCCC;
	padding:7px;
	color: #666666;
	margin:5px 0 7px;
	font-weight:bold;
}

#riyou img {
	margin:2px 5px 0 0;
}

#riyou h4 {
    font-size:130%;
	margin:20px 0 0 20px;
	font-weight:bold;
}

#riyou p {
	width:650px;
	margin:5px 0 0 40px;
	line-height:1.8;
}

#riyou ol {
	width:670px;
	margin:10px 0 10px 30px;
}

#riyou ol li {
	margin:0 30px 5px;
	line-height:2;
	list-style: decimal;
}

#riyou .hosoku li{
	margin:5px auot 0;
	line-height:2;
	list-style:none;
}

#riyou .ul_list {
	width:660px;
	margin:10px 0 10px 30px;	
}

#riyou .ul_list li {
	margin:0 0 5px 5px;
	line-height:2;
	list-style:none;
	background:url(/image/list.gif) no-repeat 5px 10px;
	padding:0 0 0 20px;
}

#riyou .hosoku2 {
	margin:0 0 0 50px;
	line-height:1.8;
}

#riyou dl {
	margin:10px 0 5px 0;
	padding:5px 20px;
	border:2px #CCCCCC solid;
	color:#666666;
	line-height:1.5;
} 

#riyou dl dt {
	font-weight:bold;
	margin:5px 0 0 0;
} 

#riyou dl dd {
	margin:0 0 0 10px;
} 



#privacy {
    margin-left:30px;
}

div.creditcard-payment-list table{
	width:100%;
	border-collapse:collapse;
}

div.creditcard-payment-list table th,
div.creditcard-payment-list table td{
	padding:3px;
	border:1px solid #5aa5e9 !important;
	text-align:center;
	vertical-align:middle;
	font-size:13px;
}

div.creditcard-payment-list table th{
	background:#e3f2ff;
}


/*--------------------------------------------------------*/ 
/* よくある質問一覧                                 */ 
/*--------------------------------------------------------*/ 

#faq h4{ 
border-left:3px solid #ff3300; 
border-bottom:1px dotted #ff3300; 
padding:6px 0px 6px 6px; 
} 

#faq .h4_sub{ 

font-weight: bold; 
margin:10px 0px 5px 0px; 
color:#ff3300; 
} 

#faq .common_table{ 
 
line-height: 150%; 
} 

#faq .text_table{ 

line-height: 150%; 
margin-bottom: 15px; 
} 

#faq .text_table{ 
 
line-height: 150%; 
margin-bottom: 15px; 
} 

#faq .table_img img{ 
float:left; 
margin-right: 5px; 
margin-bottom: 20px; 
} 

#faq .line16 { 
line-height: 150%; 
} 

#faq .faq_menu{ 
list-style-type: decimal; 
background-color: #ffffff; 
padding: 0px; 
margin: 0px 0px 30px 10px; 
list-style-position: inside; 
} 

#faq .faq_menu li{ 
text-align: left; 

padding: 3px 0px 3px 0px; 
} 

.faq_que{ 
background-color:#ff9900; 
color: #ffffff; 

font-weight: bold; 
margin-bottom: 10px; 
padding: 5px 0px 5px 5px; 
} 

#faq .faq_ans{ 

margin-bottom: 20px; 
} 


div#sampho_taiou{
	width:720px;
	color:#333;
	letter-spacing:0.1em;
	line-height:1.4;
}

/*スマートフォン対応表*/
div#sampho_taiou{
	margin:10px auto;
}

div#sampho_taiou table{
	width:700px;
	background-color:#b4b4b4;
}

div#sampho_taiou table td{
	background-color:#ffffff;
	padding:5px;
	text-align:center;
}

div#sampho_taiou table td.index{
	background-color:#d7d7d7;
	text-align:left;
}

div#sampho_taiou table td.os{
	background-color:#ebebeb;
}

table#sampho_taiou span.ok{
	color:#69F;
	font-weight:800;
}

div#sampho_taioutable span.no{
	color:#900;
	font-weight:800;
}



/*------------------------------------------------------*/
/*　レビュー
/*------------------------------------------------------*/

#review {
    width:920px;
	margin-left:5px;
	background-image:url(../image/review/r_waku1.gif);
	background-repeat:repeat-y;
	line-height:1.5;
}
#review h4 {
border:none;
padding:0;
} 


#review .comment {
    width:820px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
}
#review .comment #aisatsu {
    text-align:center;
	line-height:1.6;
	margin-bottom:15px;
	margin-top:15px;
	width:600px;
	margin-left:30px;
	float:left;
}
#review #faborite {
    float:right;
}
#review #menu {
    width:800px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:15px;
	margin-top:5px;
}
#review #menu li {
    float:left;
    list-style-type:none;
}
#review .comment h5 {
    margin:15px 0 10px 0;
}
.hyoka {
    text-align:center;
	padding:20px 0;
}

#review #kansou {
    background-color:#999999;
}
#review #kansou td {
    background-color:#FFFFFF;
	padding:5px 10px;
}
#review #kansou .center {
    background-color:#FFFFCC;
	text-align:center;
}
#review .tousen {
    float:left;
	margin:0 15px;
}

#review .cong {
    margin-top:2px;
	margin-right:10px;
}
#review .star {
    color:#FF3333;
}
#review .zero {
    padding:0;
	margin:0;
}
#review .hidari {
    float:left;
	width:490px;
	margin-right:5px;
}
#review .member {
	margin:10px 50px;
}
#honten {
    background-image:url(../image/review/honten_bg.jpg);
	background-repeat:no-repeat;
	width:820px;
	height:314px;
	padding-top:11px;
}

#review #honten_t {
    margin-left:auto;
	margin-right:auto;
}
#review .honten_m {
    margin:2px 0;
}
#review #honten_t #point {
    padding-left:10px;
}
#review #oll {
    background-image:url(../image/review/oll_bg.gif);
	background-repeat:repeat-y;
	width:800px;
	margin-left:auto;
	margin-right:auto;
}
#review #oll #photobook {
    width:530px;
	margin-top:5px;
	float:left;
}
#review #oll .hidari {
    width:240px;
	height:250px;
	float:left;
	text-align:center;
	margin-left:10px;
	margin-right:10px;
}
#review #oll .hidari img {
    margin:7px 0px 5px 0px;
}
#review a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
}	
#review .return {
    text-align:right;
	padding-top:20px;
}
.space10 {
    margin:10px 0 0 10px;
}
    
#review .tosen {
    text-align:center;
	margin:10px 5px;
	border:solid 1px #85654E;
}
#review .tosen td {
    vertical-align:top;
}
#review .tosen img {
    margin:3px;
}


/*--------------------------------------------------------*/ 
/* サイトマップ */ 
/*--------------------------------------------------------*/ 
#site-map {
    width:980px;
}

#site-map h3 {
	margin:5px 0 0 0;
	font-size: 140%;
	color: #666666;
	font-weight: bold;
	line-height:120%;
}

#site-map .list {
	width:250px;
	float:left;
	margin:0;
	padding:10px 0 0 5px;
}

#site-map .list1 {
	width:250px;
	float:left;
	margin:0 0 0 8px;
	padding:10px 0 0 10px;
	border-left: 1px dashed #999;
}

#site-map h4 {
	width:150px;
	padding:7px 7px;
	font-weight:bold;
	border-left: 6px solid #1e7abf;
}

#site-map hr {
	width:235px;
	height:0px;
	margin:12px auto 13px;
	border:0px;
	border-top: 1px dashed #999;
}

#site-map .cotent {
	margin:0 0 0 10px;
}

#site-map .cotent li {
	padding:5px 0 5px 18px;
	background:url(../image/guide/mark.gif) no-repeat left;
	list-style: none;
}

