/* ************************************************ 
 * ------------------------------------------------
 *	お問合せ画面 CSS
 * ------------------------------------------------
 * ************************************************ */

/* ------------------------------------- 
 *	ページ背景色（全体）
 *	ページ背景画像（全体）
 *	フォント色（全体）
 *	フォントサイズ（全体）
 * ------------------------------------- */

body {
	background-color:#fff;
	color:#333;
	font: 14px/130% "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Arial,Verdana,"ＭＳ Ｐゴシック",sans-serif;
	margin: 0px;
	padding: 0px;
	}

tr,td,th,div,font {
	font: 14px/130% "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Arial,Verdana,"ＭＳ Ｐゴシック",sans-serif;
	color:#333;
	}

form {
	margin: 0px;
	padding: 0px;
	}

img {
	border:0px;
	}


/* ------------------------------------- 
 *	リンクの文字/通常時(link,visited,active)
 *	リンクの文字/マウスが当たっている時(hover)
 * ------------------------------------- */
a:link {font-size:14px; color:#12c; text-decoration:none;}
a:visited {font-size:14px; color:#12c; text-decoration:none;}
a:hover {font-size:14px; color:#12c; text-decoration:underline;}
a:active {font-size:14px; color:#12c; text-decoration:none;}


/* design css------------------------------------------ */

.base01 {
	background-color:#FFF;
	border-top:solid 1px ;
	border-left:solid 1px ;
	border-right:solid 1px ;
	border-bottom:solid 1px ;
	border-color:#171C61;
	}

.base02 {
	background-color:#FFF;
	}


/* ------------------------------------- 
 *	テーブルの背景色と文字色
 * ------------------------------------- */
.table1 {
	background-color:#ccc;
	}

.CELL_1_C {
	color: #333;
	background-color:#f0f0f0;
	text-align:center;
	}

.CELL_1_L {
	color: #333;
	background-color:#f0f0f0;
	text-align:left;
	padding-left: 10px;
	}

.CELL_1_R {
	color: #333;
	background-color:#f0f0f0;
	text-align:right;
	padding-right: 10px;
	}

.CELL_2 {
	color: #333;
	background-color:#fff;
	}


/* ------------------------------------- 
 *	注意書き１の文字色
 * ------------------------------------- */
.note {
	font-size: 12px;
	color: #990016;
	}

/* ------------------------------------- 
 *	注意書き２の文字色
 * ------------------------------------- */
.note2 {
	font-size: 12px;
	color: #CC9966;
	}

/* ------------------------------------- 
 *	タイトルエリアの背景色
 * ------------------------------------- */
.title_area {
	padding:30px 25px 15px !important;
	border-bottom: solid 9px ;
	border-color:#171C61;
	}

/* ------------------------------------- 
 *	タイトルのショップ名の文字サイズと文字色
 * ------------------------------------- */
.shop_title {
	font-size:22px;
	color:#fff;
	font-weight:bold;
	}

/* ------------------------------------- 
 *	メニュータイトルの文字サイズと文字色
 * ------------------------------------- */
.menu_title {
	font-size:14px;
	color:#fff;
	font-weight:bold;
	}

/* ------------------------------------- 
 *	メッセージ表示域の設定
 * ------------------------------------- */
.info{
	border:1px #39CDDB solid;
	padding:15px;
	margin:15px auto;
	color:#39CDDB;
	font-size:12px;
	text-align:center;
	}

/* ------------------------------------- 
 *	エラー表示域の設定
 * ------------------------------------- */
.errorbox {
	border:1px #FF6633 solid;
	padding: 5px 10px;
	margin: 15px auto;
	color: #222;
	background-color: #FFFF99;
	text-align: left
	}

/* ------------------------------------- 
 *	標準枠の設定
 * ------------------------------------- */
.sub {
	border: 1px solid #CCC;
	}

/* ------------------------------------- 
 *	商品合計金額の文字色
 * ------------------------------------- */
.prod_total {
	color: green;
	font-weight: bold;
	}

/* ------------------------------------- 
 *	手数料の文字色
 * ------------------------------------- */
.sub_charge {
	color: #900990;
	font-weight: bold;
	}

/* ------------------------------------- 
 *	総合計の文字色
 * ------------------------------------- */
.all_total {
	color: blue;
	font-weight: bold;
	}

/* ------------------------------------- 
 *	使用ポイントの文字色
 * ------------------------------------- */
.point_discon {
	color: red;
	font-weight: bold;
	}






/* ------------------------------------- 
 *	レビュー画像他の設定
 * ------------------------------------- */
.pro_img{
	text-align:center;
}
.pro_img img{
	width:300px;
	border:solid 1px #ccc;
}
.pointget{
	width:595px !important;
	margin:0 auto;
	text-align:center;
	font-size:12px;
}
.pointget span{
	font-weight:normal !important;
	font-size:15px;
}
.pro_title{
	text-align:center;
	margin:5px 0 20px;
}
.pro_title a{
	font-size:16px;
	font-weight:bold;
}









.navi_btn{
	width:240px;
	margin:0 auto 0;
}
.navi_btn p{
	margin:0;
	border:solid 1px #ccc;
}
.navi_btn p a{
	display:block;
	padding:8px 0;
	color:#333;
	text-decoration:none;
	background-color:#f0f0f0;
	text-align:center;
}
.navi_btn a:hover{
	color:#333;
	background-color:#39cddb;
}
.navi_btn a:visited{
	color:#333;
	text-decoration:none;
}

/* ------------------------------------- 
 *	レビューレコードの設定
 * ------------------------------------- */
.record{
	background:#f0f0f0;
	width:auto;
	margin:15px auto;
	padding:15px;
}

/* ------------------------------------- 
 *	投稿者ステータス
 * ------------------------------------- */
.data{
	margin:0;
	padding:5px 0 5px 5px;
}
.data li:nth-child(4),
.data li:nth-child(5) span{
	display:none;
}
.data li{
	padding:0;
	float:left;
	list-style-type:none;
}
span.line{
	color:#333;
	margin:0;
}

/* ------------------------------------- 
 *	レビュー内容（タイトル、コメント、投稿画像）
 * ------------------------------------- */
.contents{
}

/* ------------------------------------- 
 *	タイトル:表示・必須項目になっている時のみ
 * ------------------------------------- */
.review_title{
	font-size:14px;
	padding:3px 10px;
	border-bottom:1px dotted #ccc;
}

/* ------------------------------------- 
 *	コメント
 * ------------------------------------- */
.review_contents{
	padding:10px;
}

.review_contents .comment{
	text-align:left;
	padding:;
	line-height:150%;
}

/* ------------------------------------- 
 *	投稿画像
 * ------------------------------------- */
.review_contents .img_contents {
	float:right;
	width:120px;
	}

.img_box {
	margin:0;
	padding: 0;
	text-align: center;
	margin-bottom:2px;
	}

.txt_link {
	text-align:center;
	margin:0;
	display:block;
	}

.img_box img {
	padding: 4px;
	border: 1px solid #CCC;
	background-color:#FFF;
	}

.review_contents span {
	width:120px;
	}

/* ------------------------------------- 
 *	レビュー返信エリア
 * ------------------------------------- */
.reply{
	border-top:1px dotted #ccc;
}

.res_top {
	padding:10px 10px 0;
}

.res_title {
	margin:0;
	font-size:13px;
	float:left;
	}

.res_data {
	margin:0;
	}

.res_comment {
	margin:0;
	padding:10px;
	}

/* ------------------------------------- 
 *	件数表示
 * ------------------------------------- */
#searchValMore {
	background-color:#666;
	margin:20px auto;
	text-align:center;
	width:600px;
	}

#searchValMore a {
	color:#FFF;
	width:580px;
	text-decoration:none;
	display:block;
	padding:10px;
	}

#searchValMore a:hover {
	background-color:#999;
	width:580px;
	padding-left:10px;
	}

#searchNavi {
	text-align:center;
	margin:20px 0;
	clear:both;
	}

/* ************************************************ 
 *	float解除
 * ************************************************ */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility:
	hidden;
	}

.clearfix {
	display:inline-block;
	}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
	}

.clearfix {
	display: block;
	}

/* End hide from IE-mac */

