@charset "UTF-8";

/*-----▼ページ全体----------------------------------------------------*/
body {
	font-size: 12px;
	font-family: Verdana, Arial, Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro W3", Osaka, "MS P Gothic", "ＭＳ Ｐゴシック", sans-serif;
	color:#333333;
	margin : auto;
	text-align: center;
	line-height: 150%;
}

p{
	margin:0;
	padding: 0;
}

a:link {	
	color:#0066CC; 
}
a:visited {
	color:#0066CC; 
}
a:hover {
	color:#3399EE;
	text-decoration: none; 
}
a:active {
	color:#3399EE; 
	text-decoration: none; 
}

a img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

table {
	border: none;
	margin: 0;
	padding: 0;
}
table tr td {
	border: 0;
}

/*-----▲ページ全体----------------------------------------------------*/

/*-----▼ヘッダ--------------------------------------------------------*/
#header {
	margin: 10px 0px 0px 0px;
	width:800px;
}
#header h1{
	width:800px;
	height:140px;
	margin: 0;
	padding: 0;
	background: url(../images/title.gif) top left no-repeat;
	text-indent:-9999px;
}

/*-----▲ヘッダ--------------------------------------------------------*/

/*-----▼ヘッダ(運営者サイト)-----------------------------------------*/
#a_header {
	width:800px;
}

#a_header h1{
	width:800px;
	height:108px;
	margin:0;
	background: url(../images/admin_title.gif);
	text-indent:-9999px;
}

/*-----▲ヘッダ(運営者サイト)------------------------------------------*/

/*-----▼ヘッダナビゲーション------------------------------------------*/
#h_navi {
	float:left;
	width:800px;
}
#h_navi ul{
	margin:0;
	padding:0;
	list-style:none;
}
#h_navi li, #h_navi a{
	float:left;
	display:block;
	width:160px;
	height:50px;
}
#h_navi_txt {
	text-align:right;
	float:left;
	width:800px;
}
/*-----▲ヘッダナビゲーション------------------------------------------*/

/*-----▼フッタナビゲーション------------------------------------------*/
#f_navi{
	width:800px;
}

#f_navi ul{
	padding:0;
	list-style:none;
}

#f_navi a:link, a:visited{
	font-size:12px;
	vertical-align:text-top;
	color:#333333;
}

#f_navi a:hover, a:active{
	font-size:12px;
	vertical-align:text-top;
	color:#666666;
}

/*-----▲フッタナビゲーション------------------------------------------*/

/*-----▼ページ本体----------------------------------------------------*/
#container{
	text-align: left;
	margin:0px auto;
	width:800px;
}

#main{
	font-size:12px;
	margin:10px 0 0 0;
	width:800px;
	float:left;
}

#wide_main{
	font-size:12px;
	width:800px;
	margin:0;
	padding:0;
}

#navierea {
	width:250px;
	float:right;
	margin:10px 0 0 0;
	padding-right:20px;
}

#footer {
	float:left;
	margin:0;
	padding:5px 0 0 0;
	display:block;
	width:800px;
	height:56px;
	text-align:center;
	font-size:small;
	background-image:url(../images/fotter.gif);
	background-repeat:repeat-x;
}

/*-----▲ページ本体----------------------------------------------------*/

/*-----▼メイン--------------------------------------------------------*/
/*body説明エリア*/
#top_banner{
	width:580px;
	height:80px;
	float:left;
	padding:2px 0px;
}


/*ログイン情報*/
#info{
	width:580px;
	float:left;
}

#info h1{
	width:580px;
	margin:0;
	padding:5px 0 0 10px;
	heigh:27px;
	color:#FFFFFF;
	font-size:12px;
}

#info .flash{
	margin:0px 20px 0 10px;
}

#info .bnr{
	margin:0px 20px 10px 10px;
}

#info .head{
	background-image:url(../images/contents_title.gif);
	background-repeat:no-repeat;
	width:580px;
	height:25px;
}


#info .body{
	padding:5px 10px 10px 10px;
	background-image:url(../images/contents_body.gif);
	background-repeat:repeat-y;

}

#info h2{
	font-size:12px;
	color:#333333;
	margin:8px 30px 0 10px;
	font-weight:normal;
}

#info .tail{
	background-image:url(../images/contents_tail.gif);
	background-repeat:no-repeat;
	height:20px;
}

#info table {
	width:95%;
}
#info td{
	font-size:12px;
	padding:3px 10px 3px 10px;
	vertical-align:middle;
}
#info p.submit{
	text-align:center;
	margin: 20px 0px;
}




.name{
	font-weight:bold;
	color:#669966;
	font-size: 14px;
}

.point{
	font-weight:bold;
	color:#FF6600;
	font-size: 22px;
}

/*景品表示部分*/
div.case_box {
		width: 420px;
	_width: 430px;
	border: 1px solid #ccc;
	margin-bottom: 20px;
}

div.case_box h4 {
	font-size:13px;
		width: 420px;
	_width: 430px;
	border-top-color	: #FF6600; 
	border-top-style	: solid;
	border-top-width	: 2px;
	border-bottom-color	: #cccccc; 
	border-bottom-style	: solid;
	border-bottom-width	: 1px;
	background-color	: #FFEEDD;
	padding-left		: 10px;
	padding-top			: 6px;
	padding-bottom		: 5px;
}

div.case_box table {
	width: 190px;
	float: left;
	margin-left: 10px;
	margin-left: 5px;
	margin-bottom: 10px;
}

div.case_box table tr th {
	font-size:13px;
	width: 38%;
	background: url(../img/cse_line.gif) repeat-x bottom;
	text-align: right;
	vertical-align: middle;
	padding: 8px 20px 6px 0;
	color: #666;
}

div.case_box table tr td {
	font-size:13px;
	width: 62%;
	background: url(../img/cse_line.gif) repeat-x bottom;
	vertical-align: middle;
	padding-top: 4px;
	padding-bottom: 2px;
}

div.case_box dl {
	width: 220px;
	float: right;
	background: #F2F2F2;
	border: 1px solid #ccc;
	margin-right: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}

div.case_box dl dt {
	padding: 5px 5px 5px;
	font-weight: bold;
	color: #666;
}

div.case_box dl dd {
	padding: 5px 5px 5px;
}

/*スコア表示部分*/
#score{
	background-image:url(../images/score_title.gif);
	background-repeat:no-repeat;
	width:580px;
	height:335px;
	float:left;
}

#score h1{
	width:580px;
	margin:0;
	padding:5px 0 0 10px;
	heigh:27px;
	color:#FFFFFF;
	font-size:12px;
}


/*　インフォメーションテーブル箇所　*/
#table_info{
	margin:0;
	padding:0;
}

#table_info table{
	margin:30px;
	padding:0;
	width:80%;
	height: 10px;
	background: #CCC;
}

#table_info th{
	font-size: 12;
	height: 20px;
	font-weight: normal;
	text-align: left;
	padding: 5px 5px;
	background: #F3F3F3;
	vertical-align: top;
}

#table_info td{
	padding: 5px 10px;
	background: #FFF;
	vertical-align: top;
	height: 20px;
}

/*　メインテーブル箇所　*/
#table_list table{
	margin:30px 10px;
	padding:0;
	width:90%;
	border:#b6af74 1px solid;
	border-collapse: collapse;
}
#table_list th{
	background-image:url(../images/bg_th.gif);
	background-repeat:repeat-x;
	padding: 10px;
	font-size:12px;
	color:#333333;
	border:#b6af74 1px solid;
	line-height: 100%;
}
#table_list td{
	padding: 10px;
	font-size:12px;
	border:#b6af74 1px solid;
	background-color:#fff;
}


p.submit{
	text-align:center;
	padding:0;
	border-width:0;
	border-bottom-style:none;
}

/*ページング*/

#paging{
	text-align:left;
	margin:0;
	padding:0;
	width:90%;
}

#paging ul{
	margin:0;
	padding:0;
	list-style:none;
	width:200px;
}

#paging li{
	float:left;
	display:block;
	width:100px;
	color:#333333;
}

/*　検索結果一覧　*/
#list_result{
	text-align:center;
}

#list_result p{
	font-size:14px;
	font-weight:200;
	color:#333333;
}

#list_result table{
	border-color:#FF6600;
	border-style:solid;
	border-width:1px;
}

#list_result th{
	border-width:1px;
	border-color:#FF6633;
	border-style:solid;
	background-color:#FF9900;
	padding:3px;
	text-align:center;
}

#list_result td{
	border-width:1px;
	border-color:#FF6633;
	border-style:solid;
	background-color:#FFEECC;
	padding:3px 5px 3px 5px;
	text-align:left;
}

#list_result td.center{
	text-align:center;
}
#list_result td.left{
	text-align:left;
}
#list_result td.right{
	text-align:right;
}

/*　スコア入力箇所　*/
#list_score{
	text-align:center;
}

#list_score p{
	font-size:14px;
	font-weight:200;
	color:#333333;
}

#list_score table{
	border-color:#FF6600;
	border-style:solid;
	border-width:1px;
}

#list_score th{
	border-width:1px;
	border-color:#FF6633;
	border-style:solid;
	background-color:#FF9900;
	padding:1px;
	text-align:center;
}

#list_score td{
	border-width:1px;
	border-color:#FF6633;
	border-style:solid;
	background-color:#FFEECC;
	padding:1px 1px 1px 1px;
	text-align:center;
}

#list_score td.center{
	text-align:center;
}
#list_score td.left{
	text-align:center;
}
#list_score td.right{
	text-align:center;
}

/*-----▲メイン--------------------------------------------------------*/

/*-----▼右サイドメニュー----------------------------------------------*/
#right{
	width:220px;
	margin:0;
	padding:0;
	float:right;
}

#right ul{
	margin:0 0 10px 0;
	padding:0;
	list-style:none;
}

#login{
	font-size:12px;
	background-image:url(../images/login.gif);
	background-repeat:no-repeat;
	height:190px;
	margin: 0;
	padding:20px 20px 0 20px;
	vertical-align:middle;	
}

#login h1{
	padding:10px;
	text-align:center;
}

#login a:link, a:visited{
	color:#0066CC;
}

#login a:hover, a:active{
	color:#006699;
}

#login a:img{
	border: 0px solid #888888;
}

#new{
	text-align:center;
	margin:0 0 5px 0;
	padding:0;
}
/*-----▲右サイドメニュー----------------------------------------------*/


/*-----▼サブミットボタン各種----------------------------------------------*/
.button_1{
	/*元のカラー層:先方要望によりオレンジベースのカラーに変更 --080804 h.osaki*/
	/*color:#F7F0E6;*/
	/*background-color:#605048;*/
	/* 2009/02/25 design change
	color:#330000;
	background-color:#FF9900;
	width: 120px;
	height: 30px;
	*/
	width: 120px;
}
.button_2{
	/* 2009/02/25 design change
	color:#330000;
	background-color:#C89A33;
	width: 50px;
	height: 20px;
	*/
	width: 50px;
}
/*-----▲サブミットボタン各種----------------------------------------------*/


/*-----確認表示----------------------------------------------*/
#confirm{
	width:580px;
	text-align:left;
	padding:0;
	margin:10px 0 10px 0;
}

#confirm_top{
	height:14px;
	background-image:url(../images/bg_confirm_top.gif);
	background-repeat:no-repeat;
}

#confirm_body{
	background-image:url(../images/bg_confirm_body.gif);
	background-repeat:repeat-y;
	text-align:left;
	padding:7px 20px 7px 20px;
	font-size:12px;
}

#confirm_bottom{
	height:14px;
	background-image:url(../images/bg_confirm_bottom.gif);
	background-repeat:no-repeat;
}

/*-----景品掲載-------------------------------------*/
div.item-list {
	width:100%;
	text-align:center;
	margin: 10px 0px;
	padding:10px 0 10	px 0;
}
div.item-list table {
	width: 530px;
	padding: 0;
	border: 1px solid #ccc;
	border-collapse: collapse;
}
div.item-list table.item-tbl th {
	background-image:none;
	border-width:0;
	text-align:left;
	padding:5px;
	width: 100%;
}
div.item-list table.item-tbl td {
	text-align:left;
	background: #fff;
}
div.item-list table.item-tbl td.data {
	text-align:right;
}
div.item-list table.item-tbl td.item-ttl {
	background: url("../images/bg_ttl_item.jpg") no-repeat top left;
	width: 100%;
	height: 35px;
	padding: 3px 0px;
	padding-left: 20px;
	font-weight: bold;
	font-size: 14px;
}
span.point {
	font-size: 11px;
	color: #999;
	font-weight: normal;
}
span.price {
	font-size: 18px;
	color: #e60;
	font-weight: bold;
}
span.num {
	font-size: 14px;
	color: #251;
	font-weight: bold;
}
div.item-bg {
	width: 130px;
	height: 130px;
	padding: 3px;
	background-color: #555;
}


/*-----エラーメッセージ表示部分-------------------------------------*/
#login_error{
	padding:0px 0px 0px 0px;
}

#login_error li {
	background-image: url(../images/error.gif);
	font-weight: bold;
	display: inline;
	padding:5px 5px 5px 30px;
	background-repeat: no-repeat;
	background-position: 10px center;
}

#error{
	width:100%;
	padding:15px 0px 0px 30px;
}

#error li {
	background-image: url(../images/error.gif);
	font-weight: bold;
	display: inline;
	padding:5px 5px 5px 30px;
	background-repeat: no-repeat;
	background-position: 10px center;
}

/*----- 基本情報表示部分 -------------------------------------*/
#base{
	font-size:12px;
	margin:30px 0px 10px 0px;
	text-align:center; 
	width:800px;
	float:center;
}

.p_indent { 
	padding-left: 4em;
	padding-bottom: 10px;
}

.p_indent2 { 
	padding-left: 3em;
}

.title-w
{
	font-size:13px;
	border-top-color	: #FF6600; 
	border-top-style	: solid;
	border-top-width	: 2px;
	border-bottom-color	: #cccccc; 
	border-bottom-style	: solid;
	border-bottom-width	: 1px;
	background-color	: #f8f8fA;
	padding-left		: 10px;
	padding-top			: 6px;
	padding-bottom		: 5px;
}

.sub_box {
	margin:10px 100px 30px 100px;
	width:590px;
	float:left;
	text-align:left; 
}

/* geotrust box -------------------------------------------------------- */

div.geotrust_box1 {
	width:580px;
	_width:580px;
	height:60px;
	padding: 9px;
	background: #EAF2FA;
	border: 1px solid #ccc;
}

div.geotrust_box1 .box_l {
	width: 115px;
	float: left;
	margin-right: 10px;
}

div.geotrust_box1 .box_r {
	float: left;
	width: 350px;
}


