/* #######################################################
 * ItemSearch_ver2.0.0
 * [Description]
 *	ItemSearch_ver2.0.0全体のデザイン,共通で使用するスタイルを定義する.
 *
 * [Date]
 *	2007/10/02 ver0.0
 * #######################################################
 *
 */

/* 
 * 各種タグの基本設定
 */
/* スクリーン全体の定義 */
* {
	margin: 0;
	line-height: 1.3;
	font-size: 100%;
	font-size: 13px;
	*font-size: small;
	*font: x-small;
}

/* 画面中央表示 */
body {
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka, Helvetica, Arial, sans-serif;
	text-align: center;
	word-break: break-all;
	font-size: 100%;
}
	
/* テーブルセル */
TD {
	vertical-align: top;
}

/* 画像 */
img {
  border: none;
}

/* リンク */
a:link {
	color: #0064e0;
	text-decoration:underline;
}

a:visited {
	color: #0064e0;
	text-decoration:underline;
}

a:hover {
	color: #EE4000;
	text-decoration:underline;
}


/* リスト設定 */
ul {
	margin: 0;
	padding : 0;
	list-style-type: none;
}


/* 
 * 各画面共通使用設定
 */

/* wapper内センター用 */
.aligncenter {
	text-align: center;
}

/* 文字別用 */
/* 白 */
.wtitle {
	color: #FFFFFF;	
}
/* 赤 */
.rtitle {
	color: #EE0000;	
}

/* 緑 */
.grtitle {
	color: #458B00;	
}

/* 灰色 */
.graytitle {
	color: #696969;	
}

/* 文字中用 */
.xbody a{
	font-size: 11px;
}

.infodate{
	font-size: 75%;
	line-height:1.0;
	color:#EE0000;
	margin:0.3em 0 0 0;
	padding:0.2em 0 0 0;
	background:url(../images/dotline3.gif) 0 top repeat-x;
}

/* 文字太字用 */
.bchar {
	font-weight: bold;
	font-family: Arial, Helvetica,sans-serif;
}

/* 文字小用 */
.xxbody {
	font-size: 80%;
}

/* 文字大用 */
.LLbody {
	font-size: 120%;
	font-weight: bold;
}

/* ボックス間スペース用 */
.boxspacer {
	margin-top: 10px;	
}

/* 行間用 */
.linespace {
	margin:5px 0 0 0;
	line-height: 150%;
}

/* 価格 */
.price, td .price{
	color: #8B1A1A;
	font-size: 120%;
	font-weight: bold;
	font-family: Arial,"ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka, Helvetica;
}

/* 報酬 */
.reward, td .reward{
	color: #696969;
	font-size: 120%;
	font-weight: bold;
	font-family: Arial,"ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka, Helvetica;
}

/* 更新日付などの注記 */
.update{
	color: #228B22;
	font-size: 10px;
}


/* ヘッダー */
#header {
	width:100%;
	height:130px;
	padding-bottom:8px;
	margin-bottom:10px;
	border-top:1px solid #2677e5;
	background:url(../images/header_line2.gif) 0 bottom repeat-x;

}

#header_contents {
	width: 765px;
	margin:0 auto;
	padding:0 0 2px 0;
	text-align: left;
}

#header_contents #header_right{
	width:400px;
	position:absolute;
	top:2px;
	right:10px;
	background:url(../images/linkcart_bg.gif) right top no-repeat;	
}

#header_contents p.wsid{
	clear:both;
	text-align:right;
}

#header_contents p.wsid_user{
	clear:both;
	text-align:right;
}

/*
 * 2.ヘッダー内コンテンツのデザイン定義
 */
#topsubtitle {
	color: #8DB6CD;
	font-weight:normal;
	z-index:1;
	position:absolute;
	top:10px;
	left:18px;
}

#toplogo{
	position:absolute;
	top:5px;
	left:15px;
}

#topnum{
	clear:both;
	position:absolute;
	top:110px;
	left:15px;
}


/* フッター */
#footer {
	clear:both;
	margin-top:30px;
	padding-bottom: 20px;
	text-align: center;
	width: 100%;
	background:url(../images/footer_bg.gif) 0 top repeat-x;
}

/* 
 * フッタ内コンテンツ
 */ 
#footer_navi {
	padding: 5px 1em;
	border-top:2px solid #0064e0;
	text-align: center;
}

#footer_navi ul{
	margin:5px auto;
}

#footer_navi ul li{
	display:inline;
}

#footer_navi p{
	clear:both;
	margin:10px auto 0;
}

#footer_navi address{
	font-style:normal;
}

#footer_navi a {
	color: #0064e0;
}
 
#footer_navi a:hover {
	color: #EE4000;
}

/*
 * その他
 */

/* 検索ボックス */
#searchbox {
	margin: 0 0 5px 0;
	padding:7px 0 0 5px;
	width: 575px;
	height:83px;
	background:url(../images/search_bg.gif) 0 0 no-repeat;
}

#searchbox .searchtext{
	width:220px;
	margin: 0.1em 5px;
	padding: 0.2em;
	border: 1px solid #999;
	font-family: Arial, Helvetica,sans-serif;
}

#searchbox .searchbutton{
	vertical-align:bottom;
}

.searchbutton{
	vertical-align:bottom;
}

#searchbox tr,
#searchbox td{
	font-size:85%;
}

#searchform2 {
	text-align: center;
	padding: 5px;
	margin: 0 0 10px 0;
	background:url(../images/bg_head2.gif) 0 bottom repeat-x;
	border-top: 1px solid #828282;
	border-bottom: 1px solid #828282;
}

.itemtable{
	background:url(../images/itembg.gif) 0 0 repeat-x;
	border:1px solid #CCCCCC;
}


/* リンクカート */
#linkcart {
	margin: 0 12px 5px 0;
	text-align:right;
	height:90px;
}
#linkcart p{
	margin:1px auto;
}
#linkcart p img{
	padding:0 2px 0 0;
	vertical-align:bottom;
}


#linkcart ul.linkcart_button{
	float:right;
	width:340px;
	height:24px;
	margin:5px 0;
}
#linkcart ul.linkcart_button li{
	display:inline;
	height:24px;
	padding:0;
	margin:0;
}

input.tyoimi{
	margin:0 3px 0 5px;
	vertical-align:bottom;
}
#linkednum {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica,sans-serif;
}

/* ご利用についてテーブル */
#infotable {
 	margin: 0 0 10px 0;
 	border: 1px solid #CCCCCC;
}

#infotable li {
 	margin: 0 0 0.3em 0.;
}

/* エラー */
#error {
	font-weight: bold;
	font-size: 18px;
	text-decoration: underline;
}


/*-----------------------------------------
	パンくずリストスタイル
-----------------------------------------*/
p#pan{
	margin:2px 0 3px 5px;
	padding:0.1em 0.5em 0 0.2em;
}

/*-----------------------------------------
	pagetop
-----------------------------------------*/
.pagetop{
	clear:both;
	text-align:right;
	margin:0 6px 3px 0;
	padding:0 0 0 0.2em;
}




