@charset "Shift_JIS";

/* ****************************************************************** 

	@This stylesheet Information{
		CSS File Name: contents.css

		Setting of: Contents area
	}

****************************************************************** */

/*===================================================================
	common setting
===================================================================*/
a:link{color:#16387c;text-decoration:none;}
a:visited{color:#7b4784;text-decoration:none;}
a:hover{color:#16387c;text-decoration:underline;}
a:active{color:#16387c;text-decoration:underline;}

/*===================================================================
	header setting
===================================================================*/

div#header{
	padding:0px 10px 0 9px;
	margin:0;
	background:url(../images/bg_header.gif) 0 100% repeat-x;
	border-top:2px solid #ff8103;
	position:relative;
}

div#header div#headLogo{
	width:880px;
	padding:16px 0;
}

/*clearfix*/
div#header div#headLogo:after{
	content: "";
	display: block;
	clear: both;
}

* html div#header div#headLogo{ display: inline-block; }

/* no ie mac \*/
* html div#header div#headLogo{ height: 1%; }
div#header div#headLogo{ display: block; }
/* */


div#header div#headLogo h1{
	display:inline;
	font-weight:normal;
	position:absolute;
	top:23px;
	left:310px;
}

div#header div#headLogo div span{
	position:absolute;
	left:50%;
	top:8px;
	width:440px;
	text-align:right;
}

/*===================================================================
	noscriptMsg setting
===================================================================*/

.noscriptMsg {
	margin:10px;
}

.noscriptMsg p{
	color:#CC0000;
	font-weight:bold;
	padding:3px 0 3px 20px;
	background:url(/wii/images/ico_noscript.gif) no-repeat 0 0.25em;
}


/*===================================================================
	contents setting
===================================================================*/

div#contents{
	padding:12px 20px 20px;
}

div.contentsInner{
	padding-top:28px;
}

/*===================================================================
	mainContents setting
===================================================================*/

body.column2 div#mainContents{
	float:left;
	width:558px;
	padding-top:2px;
}

.socialplugins{clear:both;} 
.socialplugins ul{float:right;}
.socialplugins ul li{display:table-cell; vertical-align:middle; *display:inline;}
body:first-of-type .socialplugins ul li{display:inline;}/*safari3*/
.socialplugins ul .nifty-socialplugins-gree{padding-right:5px;}
.socialplugins ul .nifty-socialplugins-mixi{padding-right:5px;}
.socialplugins ul .nifty-socialplugins-facebook{padding-right:0;}


/*-------------------------------------------------------------------
	#pageTitle
-------------------------------------------------------------------*/

div#mainContents div#pageTitle{
	border-bottom:1px solid #EDEDED;
	position:relative;
	width:558px;
	border-bottom:2px solid #CECECE;
}

div#mainContents div#pageTitle h2{
	float:left;
}

div#mainContents div#pageTitle p{
	float:right;
	margin:0 25px 0 0;
}

div#mainContents div#pageTitle h2 img{
	vertical-align:middle;
}


/*-------------------------------------------------------------------
	#updateList
-------------------------------------------------------------------*/

/* twitter */
.twitterIco{
	top:-3px;
	position:absolute;
	right:3px;
	width:20px;
	height:20px;
}
/* twitter */ 
.twitter{
} 
.twitter h2 {
	position: relative; 
	padding:10px 90px 5px 6px !important; 
} 
.twitter h2 .icon a {
	display: block; 
	width:23px; 
	height:23px;
	padding: 0; 
	text-indent: -9999px; 
	overflow: hidden; 
	background-position:-245px -98px; 
	position: absolute; 
	top: 7px; 
	right:17px; 
} 
.twitter .tweetArea {
	position:relative;
} 
.twitter .tweetArea ul{
	padding:3px 0 0;
}
.twitter li.tweetItem{
	background:url(../images/line_dot.gif) repeat-x 0 100%;
	zoom:1;
} 
.twitter li.tweetItem:hover{
	background-color:#F9F9F9;
}
.twitter li.tweetItem .tweet{
	padding:8px 0 0;
}
.twitter .thumb { 
	width: 55px;
	padding:0 0 0 8px;
	float: left; 
} 
.twitter .thumb a img{
	vertical-align:top;
}
.twitter .text {
	overflow: hidden; 
	zoom: 1; 
	letter-spacing:0;
}
.twitter .text p{
	padding:0 10px 0 0;
}
.twitter .text .tweetHdr{
	position:relative;
	overflow:hidden;
}
.twitter .text .tweetHdr a{
	float:left;
	text-decoration:none;
	white-space:nowrap;
}
.twitter .text .tweetHdr .name {
	font-weight: bold; 
	margin: 0 5px 0 0;
}
.twitter .text .tweetHdr a:hover .name{
	text-decoration:underline;
} 
.twitter .text .tweetHdr .username{
	color:#999;
	white-space:nowrap;
}
.twitter .text .tweetHdr .post{
	position:absolute;
	right:0;
	padding:0 10px 0 5px;
	background:#fff;
	font-size:.86em;
}
.twitter li.tweetItem:hover .text .tweetHdr .post{
	background:#f9f9f9;
	color:#999;
} 
.twitter .btn{
	margin:0 10px 10px;
}
html>/**/body .twitter .btn{
	padding-bottom:10px\9;
} 
.twitter .btn a {
	display: block; 
	padding: 5px; 
	border:1px solid #acacac;
	color: #333; 
	font-weight:bold;
	text-align:center;
	background-position: 0 -2800px; 
	zoom:1;
}
.twitter .tweetArea .actions{
	padding:3px 0 6px;
	_display:none;
}
.twitter .tweetArea .actions ul{
	visibility:hidden;
	float:right;
	width:auto;
	padding:0 10px;
}
.twitter .tweetArea li.tweetItem:hover .actions ul{
	visibility:visible;
}
.twitter .tweetArea .actions ul li{
	border-bottom:0;
	float:left;
	margin:0 5px 0 0;
}
.twitter .tweetArea .actions ul li .ico{
	width:16px;
	height:16px;
	margin:0 2px 0 0;
}
.twitter .tweetArea .actions ul li.reply a .ico{
	background-position:0 0;
}
.twitter .tweetArea .actions ul li.rt a .ico{
	background-position:-80px 0;
}
.twitter .tweetArea .actions ul li.fav a .ico{
	background-position:-32px 0;
}
.twitter .tweetArea .actions ul li.reply a:hover .ico{
	background-position:-16px 0;
}
.twitter .tweetArea .actions ul li.rt a:hover .ico{
	background-position:-96px 0;
}
.twitter .tweetArea .actions ul li.fav a:hover .ico{
	background-position:-48px 0;
}
.twitter .tweetArea .actions ul li .ico{
	float:left;
	background:url(../images/twitter_sp.png) no-repeat;
}

/*===================================================================
	subContents setting
===================================================================*/

div#subContents{
	width:280px;
	float:right;
}

div#subContents ul{
	text-align:right;
	margin-bottom:10px;
	white-space:nowrap;
}
div#subContents ul li{
	display:inline;
	padding:0 10px;
	font-weight:bold;
	border-left:1px solid #999;
	zoom:1;
}
div#subContents ul li.first{border:none;}

div#subContents .subContentsInner{
	padding:7px 7px 2px;
	background:#D8E0E4;
}

div#subContents .module{
	border:1px solid #A4B4BB;
	background:#fff;
	margin:0 0 7px;
}

div#subContents .module .title{
	border-bottom:1px solid #A4B4BB;
	padding:1px;
	font-size:1em;
}

div#subContents .module .title h3{
	background:url(../images/sub_title_bg.gif) repeat-x 0 0;
	display:block;
	padding:6px 10px 5px;
}

div#subContents .module .title span{
	border-left:4px solid #6E97D8;
	padding:1px 0 1px 8px;
}

div#subContents .module .inner{
	border-top:1px solid #E9E9E9;
}

div#subContents .module .listType{
	padding:0 0 1px;
}

div#subContents .module .listType ul{
	zoom: 1;
	overflow: hidden;
}

div#subContents .module .listType li{
	margin: -1px 0 0px;
	padding:9px 10px;
	background:url(../images/line_dot.gif) 0 0 repeat-x;
}

div#subContents .module .listType p{
	background:url(../images/list_dot.gif) 2px .5em no-repeat;
	padding-left:13px;
}

div#subContents .module .spotType .info{
	padding:10px;
	background:url(../images/line_dot.gif) repeat-x 0 100%;
}

div#subContents .module .spotType .more{
	text-align:right;
	padding:6px 10px 8px;
}

div#subContents .module .spotType .more a{
	  background:url(../images/arrow.gif) no-repeat 0 0;
	  padding:0 0 0 18px;
	  min-height:14px;
	  _height:14px;
	  font-weight:bold;
}

div#subContents #pickupInfo .info{
	text-align:center;
}

div#subContents #pickupInfo .info p{
	margin-top:3px;
	font-weight:bold;
}

div#subContents #presentInfo .photo{
	float:left;
	width:80px;
	margin-right:10px;
}

div#subContents #presentInfo .text{
	float:left;
	width:145px;
	zoom:1
}

div#subContents #presentInfo .text em{
	color:#EF3434;
	display:block;
	margin-top:2px;
}

div#subContents .facebook{
	margin-top:17px;
}

/*===================================================================
	contentsBtm setting
===================================================================*/

div#contentsBtm{
	text-align:right;
	padding:0 20px 25px;
}

div#contentsBtm p a{
	  background:url(../images/arrow_pagetop.gif) no-repeat 0 0;
	  padding:0 0 0 18px;
	  *padding-bottom:2px;
	  _padding-bottom:0;
	  min-height:17px;
	  _height:14px;
	  font-weight:bold;
}

/*===================================================================
	footer setting
===================================================================*/

div#footer{
	padding:18px 20px 10px;
	background:url(../images/footer_bg.gif) repeat-x 0 0;
}


/* --- noscript --- */
#nsMsg p{ border:#f30 3px solid; padding:10px 20px; background:#fff6f6; color:#f30; font-weight:bold; margin:0 0 10px;}