/*　タグ初期化　*/
p{
	 margin: 0;
	 padding: 0;
	 }
h1,h2,h3,h4,h5,h6{
	 margin: 0;
	 padding: 0;
	 }
ul,li{
	 margin: 0;
	 padding: 0;
	 list-style: none;
	 }
	 
/*　リンク　*/
a:link{
	 text-decoration: none;
	 }
	 
a:hover{
	 color: #;
	 text-decoration: none;
	 }
a:visited{
	 text-decoration: none;
	 }
	 
/*　基本構造　*/
body{
	  background-color: #fff9ca;
	  margin: 0 auto;
	  padding: 0;
	  color: #333333;
	  font-size: 12px;
	  line-height: 18px;
	  text-align: center;
	  -webkit-text-size-adjust:none;
	 }
	 
#wrapper{
	 width: 800px;
	 text-align: left;
	 margin: 0 auto;
	 padding: 0;
     position:relative;
	 }
	 
#main{
	 background: url(/images/base_mid.gif) repeat-y center top;
	 width: 800px;
	 text-align: center;
     position:absolute;
     margin: 0 auto;
     top:116px;
	 }
	 
/*　ヘッダ　*/
#head{
	width: 800px;
	height: 115px;
	background:url(/images/base_head.gif) no-repeat center top;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	position:absolute;
	top:0px;
	left:0px;
	z-index:10;
	 }
	 
#head h1{
	 position:absolute;
	 top: 44px;
	 left: 35px;
	 margin: 0 0 16px 0;
	 }
	 
#head ul{
	 position:absolute;
	 top:83px;
	 right: 40px;
	 margin: 0;
	 padding: 0;
	 text-align: right;	
	 }
	 
#head li{
	 margin: 3px 0 0 20px;
	 display: inline; 
	 }
	 
.date{
	 position:absolute;
	 top: 29px;
	 right: 285px;
	 }
	 

	 
/*　タブ　*/
#tab_navi{
	 width: 750px;
     height: 39px;
	 margin: 0 auto;
	 padding: 0;
	 text-align: right;
     z-index: 100;
	 }
	 
#tab_navi ul{
	 margin: 0;
	 }
	 
#tab_navi li{
	 margin-left: 0;
	 float:right;
	 }
	 
/*　デカバナー　*/
#dekabana{
	 width: 740px;
	 margin: 10px auto 0 auto;
	 }
	 
#flash{
	 width: 510px;
	 float: left;
	 }
	 
#akichi{
	 width: 210px;
	 float: right;
	 }
	 
/*　ダーリンエリア　*/

#darling_area{
	 width: 736px;
	 margin: 20px auto;
	 padding: 0 0 0 10px;
	 }
	 
#todays_darling{
	 width: 440px;
	 margin: 0 0 0 20px;
	 _margin: 0 0 0 10px;
	 text-align: left;
	 float: left;
	 }
	 
#todays_darling img{
	 margin: 30px 0 0 0;
	 }

#kimagure_area{
	 width: 276px;
	 float: right;
	 text-align: left;
	 }
	 
#kimagure_camera{
	width: 276px;
	margin: 0 0 10px 0;
	}
	
div#kimagure_camera p{
	    width: 250px;
		font-size: 12px;
		line-height: 22px;
		background:url(/images/darling_line.gif) repeat-y;
	  	float: right;
		}
		
.kimagure_date{
	    color:#996633;
		}
	 
#darling_area h2{
	 text-align: left;
	 margin:0 0 20px 0;
	 _margin:0 0 10px 0;
	 float: left;
	 }

.darling_menu_table{
	 margin: 0 0 20px 0;
	 }
	 
.darling_menu_table a{
	 font-size: 14px;
	 color: #83B300;
	 font-weight: bold;
	 }
	 
.darling_menu_table a:visited{
	 color: #91918f;
	 text-decoration: none;
	 }
	 
.darling_menu_table a:hover{
	 color: #ff9500;
	 text-decoration: none;
	 }

.w_margin { background-color: #fff; padding: 2px; }

	 
/*　新メニュー　*/

#new_menu{
	 width: 750px;
	 margin: 0 auto;
	 }	 
	 
/*　サブメニュー　*/
#sub_menu{
	 width: 750px;
	 margin: 0 auto;
	 padding: 20px 0;
	 clear:both;
	 }
	 
#sub_menu li{
	 float: left;
	 }

a.sub_title{ width: 110px; height:100%; padding: 5px 0 0 0; display: block;} 
a.sub_title_nintendo{ width: 140px; height:100%; border: 1px solid #cccccc; margin-left:45px; display: block;} 
a:hover.sub_title_nintendo{border: 1px solid #ff9500;} 
a:visited.sub_title,a:visited.sub_title_nintendo{ color: #91918f; text-decoration:none; } 
a.sub_title,a.sub_title_nintendo{ color: #00a0c6; font-size: 12px; font-weight: bold; text-decoration:none;}
a:hover.sub_title,a:hover.sub_title_nintendo{ color: #ff9500; text-decoration:none;} 
.sub_title h3,.sub_title_nintendo h3{font-size: 12px;}

/*　フッタ　*/
	 
#foot{
	 width: 800px;
	 height: 175px;
	 margin: 0 auto;
	 padding-bottom: 20px;
	 background: url(/images/base_foot.gif) no-repeat center top;
	 background-color: #fff9ca;
	 text-align: center;
	 }
	 
/*　フォントサイズ　*/
.text14{font-size: 14px; line-height:22px;}
.text12{ font-size: 12px; color: #333333; font-weight: normal;}
.text10{ font-size: 10px;}

/*今日のダーリン*/
.shutter_wrapper {
      position: absolute;
      top:0px;
      left:0px;
      width:800px;
      background: transparent;
     }
.shutter{
      position: absolute;
      top:115px;
      left:23px;
      background: transparent;
	  text-align: center;
      visibility: hidden;
      }
	  
/* オーバーレイ */
div#overlay {
      position:absolute;
      top:0px;
      left:0px;
      width:800px;
      height:0px;
      background-color: #F3F3F3;
      }
	  
/*　コンテンツ検索　ここ１週間のほぼ日　コンテンツ一覧　*/
div#weekly .week_date{
	   font-size: 14px;
	   font-weight: bold;
	   }
	   
div#weekly a:link,div#allcontents a:link{
	   color: #222222;
	   text-decoration: none;
	   }
	   
div#weekly a:visited,div#allcontents a:visited{
	   color: #555555;
	   text-decoration: none;
	   }
	   
div#weekly a:hover,div#allcontents a:hover{
	   color: #ff9500;
	   text-decoration: none;
	   }
	   
.weekly_left{
	width:335px;
	float: left;
	}
	
.weekly_right{
	width:335px;
	float: right;
	}
	
.weekly_01,.weekly_03{
	width: 160px;
	float: left;
	}
	
.weekly_02,.weekly_04{
	width: 160px;
	float: right;
	}
	
.weekly_01 li,.weekly_02 li,.weekly_03 li,.weekly_04 li{
	list-style-type: none;
	padding: 8px 0 0 0;
	line-height: 1.2;
	}
	   
	   
div#search a{
	   font-size: 14px;
	   color:#00a0c6;
	   text-decoration: none;
	   }
	   
div#search a:visited{
	   color:#91918f;
	   text-decoration: none;
	   }
	   
div#search a:hover{
	   color:#ff9500;
	   text-decoration: none;
	   }

#search_img{
	position: absolute;
	top:52px;
	right: 255px;
	}

#searchbox input.text{
	width: 195px;
	position:absolute;
	top:52px;
	right:60px;
	height:25px;
	background:url(/images/search_bg.gif) repeat-x top left;
	border:none;
	padding: 5px 0 0 5px;
	text-align: left;
	overflow: hidden;
	}
	
fieldset{
	border: none;
	}

#searchbox input.searchbtn:hover,#searchbox input.searchbtn:focus{
	background:url(/images/icon_search-over.gif) no-repeat top right;
	border:none;
	}
	
#search_btn{
	position:absolute;
	top:52px;
	right:30px;
	width:30px;
	height:25px;
	border:none;
	cursor:pointer;
	}
	
/* opera */

html:first-child #searchbox input.text{
	padding-top:0px;
	}

/* safari only \*/
html[xmlns*=""] body:last-child #searchbox input.text{
	width: 230px;
	position:absolute;
	top:52px;
	right:30px;
	height: 20px;
	padding: 0;
}

html[xmlns*=""] body:last-child #search_img{
	display: none;
}

html[xmlns*=""] body:last-child #search_btn{
	display: none;
}
/* end */

/* safari3 only */
body:first-of-type #searchbox input.text{
	width: 230px;
	position:absolute;
	top:52px;
	right:30px;
	height: 20px;
	padding: 0;
}

body:first-of-type #search_img{
	display: none;
}

body:first-of-type #search_btn{
	display: none;
}
/* end */


div#allcontents dl {
 clear:both;
 width:600px;
}
div#allcontents dt {
 clear:left;
 float:left;
 width:265px;
 padding:5px 0 5px 10px;
}
div#allcontents dd {
 width:300px;
 margin-left:280px;
 padding:5px 0px 5px 10px;
}
	   
.pointer, .btn {
        cursor: pointer;
        }
		
/*　ほぼ日ストアで販売中　*/

#onsale{
	width:266px;
	margin: 10px auto;
	text-align: center;
	}
	
#onsale h3{
	margin:0 auto;
	padding: 0 0 7px 0;
	}
	
#onsale ul{
	list-style-type: none;
	margin: 0 auto;
	padding: 0 9px;
	}
	
.onsale_text{
	padding: 10px 0 0 0;
	margin: 0;
	}
	
#onsale li{
	background: url(/images/onsale_dot.gif) no-repeat left;
	width: 242px;
	height: 39px;
	text-align: left;
	padding: 0;
	margin: 0;
	}
	
.onsale_icon{
	float: right;
	}
	
#onsale p{
	float: left;
	}
	
#onsale a:link{
	color: #00a0c6;
	font-weight: bold;
	text-decoration:none; 
	padding: 10px 0 0 10px;
	margin: 0;
	display: block;
	}
	
#onsale a:visited{
	color: #91918f;
	font-weight: bold;
	text-decoration:none; 
	padding: 10px 0 0 10px;
	margin: 0;
	display: block;
	}
	
#onsale a:hover{
	color: #ff9500;
	font-weight: bold;
	text-decoration:none; 
	padding: 10px 0 0 10px;
	margin: 0;
	display: block;
	}

/* weekly tips */
.tool-tip {
        width: 270px;
        height: 100px;
        z-index: 13;
}
.tool-text {
        color: #111;
        font-size: 12px;
        text-align: left;
        height: 56px;
        padding: 22px 21px;
	background: url(/images/mini_base.png) bottom right !important;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/mini_base.png", sizingMethod="crop");
}



a:hover img.hover,
.opc a:hover img,
.opc2 a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}
a.banner {
	display: block;
	background-color: #FFF;
}

