/* -- GENERIC -- */

form{
	margin:0;
}

div.error_box, div#error_box{
	text-align:left;
	color:#b22222;
	font-weight:normal;
	font-size:9pt;
	border: #d29359 solid 1px ;
	background-color : #ffffd9 ;
	padding:5px;
}


input{
	vertical-align : middle ;
}

select{
	vertical-align : middle ;
}

/****** 色を変化させないリンク(赤) ******/
.red_link a:link{color: #c40000;}
.red_link a:visited{color: #c40000;}
.red_link a:hover{color: #ff8e8e;}
.red_link a:active{color: #c40000;}

span.need{
	color : #dc143c ;
}

.top_illust_area{
	width:758px;
	margin:0 auto;
	border : 1px solid #cccccc ;
}

ul
	{
	list-style-image: url("../img/dot_1.gif");
	margin-top: 5px;
	margin-bottom: 5px;
	}

ul ul
	{
	list-style-image: url("../img/dot_2.gif");
	margin-top: 0px;
	margin-bottom: 0px;
	}

ul ul ul
	{
	list-style-image: url("../img/dot_3.gif");
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
li
	{
	line-height: 150%;
	margin-bottom: 10px;
	}


/* -- COMPONENTS -- */

body
	{
	background-color: #FFFFDD;
	background-image: url("../img/back.gif");
	margin : 0 0 1em 0 ;
	}

div#domingo_mucho_area{
	margin:0 auto;
	height:0;
	width:760px;
	position:relative;
}


.main_content_area{
	background-color : #ffffff ;
	border : #cccccc 1px solid;
	border-width: 0 1px;
	width : 760px;
	padding : 10px ;
	font-size: 90%;
	margin : 0 auto ;
	-moz-box-sizing : border-box ;
}

#main_content_area_new{
	background-color : #ffffff ;
	border : #cccccc 1px solid;
	border-width: 0 1px;
	width : 758px;
	padding : 0px ;
	font-size: 90%;
	margin : 0 auto ;
	text-align:left;
}

/* -- パンくず -- */
#bread{
	width:100%;
	text-align:left;
	padding-left:10px;
	margin-top:10px;
}

#bread a:link{color: #ee6f18;}
#bread a:visited{color: #ee6f18;}
#bread a:hover{color: #266fc6;}
#bread a:active{color: #ee6f18;}

#bread .arrow{
	margin-left:5px;
	margin-right:5px;
}

.PageTop{
	font-size: 10pt;
	margin: 10px 20px;
	text-align : right ;
}

.PageTop a:link{color: #3333cc;}	
.PageTop a:visited{color: #3333cc;}
.PageTop a:hover{color: #d22d56;}
.PageTop a:active{color: #3333cc;}
.footer
{
	margin: 10px auto 20px auto;
	width : 760px ;
	font-size:9pt;
}

/*========== ページング ==========*/
div.centering{
	width:100%;
	text-align:center;
}

div.paging_area{
	font-size:10pt;
	margin:5px 0;
}

.current_page, a.other_page{
	margin:0 2px;
	padding:1px 3px;
	width:1.2em;
	border:1px solid #f9c8a8;
}

div.paging_area .current_page{
	color:#ffffff;
	font-weight:bold;
	background-color:#ee6f18;
}

div.paging_area a.other_page{
	color:#ee6f18;
	background-color:#fef7e2;
}

.prev_next{
	margin:0 2px;
	padding:1px 3px;
	width:1.6em;
}

div.paging_area span.prev_next{
	border:1px solid #dbdcdc;
	color:#7b7d7d;
	background-color:#ebebeb;
}

div.paging_area a.prev_next{
	border:1px solid #f9c8a8;
	background-color:#fef7e2;
}

div.paging_area a:link{color: #ee6f18;text-decoration:none;}
div.paging_area a:visited{color: #ee6f18;text-decoration:none;}
div.paging_area a:hover{color: #ee6f18;text-decoration:none;background-color:#fee2ec;}
div.paging_area a:active{color: #ee6f18;text-decoration:none;}


/*########## ショーウィンドー用 ##########*/
table.item_info, td.item_info, th.item_info{
  border-style : solid ;
  border-width : 1px ;
  border-color : #ce7b00 ;
  margin-left : auto ;
  margin-right : auto ;
}

table.item_info{
  border-collapse : collapse ;
  empty-cells : show ;
  font-size : 100% ;
}

td.item_info2{
	background-color : #fff2c1 ;
	padding : 3px ;
	color : #8a361e ;
	text-align : left ;
	font-size:9pt;
}

td.item_info{
	border-style : none ;
  border-width : 1px ;
  border-color : #ce7b00 ;
	padding : 3px ;
}

/*########## 広告用 ##########*/
div.adsense_468_60{
	margin-top:10px;
}

div.adsense_336_280{
	margin-top:10px;
	text-align:left;
}

div.adsense_160_600{
	margin-top:10px;
}

div.adsense_468_15{
	margin-top:10px;
}

div.adsense_250_250{
	float:right;
	margin:0 0 5px 0;
}

/*
      ↓  ↓  ↓  いっぱい書き変えてます
*/

/* #################### 汎用 ####################*/

img {
	border: 0;
}
br.clear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
}

/* リンク */
a:link    { color: #33C; }
a:visited { color: #757ebd; }
a:hover   { color: #C00; }
a:active  { color: #500; }

/* #################### 構成部品 ####################*/

/* ########## ヘッダ ########## */
#header {
	width: 760px;
	margin: 0 auto;
}
#header a{
	margin-top: 5px;
	float: left;
}
#header iframe{
	width: 468px;
	height: 60px;
	float: right; 
	margin-top: 10px;
	text-align: left;
}
/*-- タブ --*/
#tab_area{
	width: 760px;
	height: 62px;
	text-align: center;
	margin: 10px auto 0;
}
#tab_area a img {
	width: 91px;
	height: 21px;
}
#tab_area .tabs_top{
	margin-left: -64px;
}

#tab_area .tabs_bottom{
	margin-left: 16px;
}

/* ########## フッタ ########## */
#footer {
	width: 760px;
	margin: 0 auto;
}
#footer a:link    { color: #33C; }
#footer a:visited { color: #33C; }
#footer a:hover   { color: #C00; }
#footer a:active  { color: #500; }

#footer .contents {
	text-align: center;
	padding: 10px 0;
	font-size: 10pt;
	background: #FFF;
	border: 1px solid #CCC;
	border-width: 0 1px;
}
#footer .copy_right {
	background: #FE6 url('/img/footer_bar.png') center bottom no-repeat;
	height: 16px;
	text-align: right;
}
#footer .guidance {
	margin: 7px 0;
	text-align: right;
}
#footer .guidance img {
	width: 7px;
	height: 9px;
	margin: 0 2px 0 5px;
}

/* ########## トップ画像 ########## */
.top_area {
	position: relative;
}
.top_area img {
	width: 550px;
	height: 145px;
}
.top_area h1 {
	position: absolute;
	font-size: 11pt;
	margin: 0;
}

/* ########## サイドバナー ########## */
.side_banner {
	width: 190px;
	text-align: center;
	margin: 10px auto;
}

.side_banner2 {
	width:190px;
	text-align:center;
	margin:10px;
	_margin:0;
}


.side_banner iframe {
	width: 180px;
	height: 150px;
}

/* new */
div.market_show_window{
	width:100%;
	text-align:center;
	margin-top:10px;
}

/* new */
div.market_show_window td.window_head{
	background-image:url('/home/img/item_show_window_head.png');
	height:24px;
}

/*########## ユーザメニュー ##########*/
div#user_info_menu{
	width:760px;
	height:30px;
	margin:0 auto;
	background-color:#fe9a00;
	background-image:url('/user_home/img/user_info_button_back.gif');
	background-repeat:repeat-x;
	border:#8b6b3a 2px;
	border-style: solid;
	position:relative;
	-moz-box-sizing:border-box;
}


