@charset "utf-8";

/*------------------------------------------------------------------------------

	[ファイル名]
	
	[概要]
	
	[目次]
		・clearFix／画像代替／非表示部
	
------------------------------------------------------------------------------*/



/*------------------------------------------------------------------------------

								clearFix
								
------------------------------------------------------------------------------*/

div.section p#buttonPrintForm:after,
div.section ul li:after,
p#presentMark:after
{
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	line-height: 0;
	content: ".";
}

/* Win IE7 */
*:first-child + html div.section p#buttonPrintForm,
*:first-child + html div.section ul li,
*:first-child + html p#presentMark
{
	min-height: 1%;
}
/* End Win IE7 */

/* Win IE6 \*/
* html div.section p#buttonPrintForm,
* html div.section ul li,
* html p#presentMark
{
	height: 1%;
}
/* End Win IE6 */

/* Mac IE\*//*/
div.section p#buttonPrintForm,
div.section ul li,
p#presentMark
{
	display: inline-table;
}
/* End Mac IE */



/*------------------------------------------------------------------------------

							テキスト画像代替
							
------------------------------------------------------------------------------*/
div.section p#buttonPrintForm a,
p#buttonBack2magazineTop a,
div.section h2 a#buttonArchives span,
body#magazineSpecial div#april2009 h3,
div.column h3
{
	display: block;
	margin: 0;
	padding: 0;
	text-indent: -10000px;
	text-decoration: none;
/*\*/
	overflow: hidden;
/* */
}



/*------------------------------------------------------------------------------

								非表示部
								
------------------------------------------------------------------------------*/
#xxx
{
	position: absolute;
	top: -9999px;
	left: -9999px;
	z-index: -9999;
	width: 0;
	height: 0;
	overflow: hidden;
}



/*------------------------------------------------------------------------------

							div#contentheader 画像指定
							
------------------------------------------------------------------------------*/
div#contentHeader h1{
	background-image: url(../../magazine/images/content_header.gif);
}



/*------------------------------------------------------------------------------

							h3
							
------------------------------------------------------------------------------*/
div.section h3{
	margin-top: 0;
	padding: 5px 10px 5px 5px;
	background-color: #fffcf9;
	border: 1px solid #cccccc;
	border-left: 3px solid #adc499;
}


/*------------------------------------------------------------------------------

							h3
							
------------------------------------------------------------------------------*/
div.section p#buttonPrintForm{
	height: 24px;
	background: url(../../magazine/images/button_print_form_ov.gif) no-repeat scroll right top;
}

div.section p#buttonPrintForm a{
	float: right;
	width: 152px;
	height: 24px;
	background: url(../../magazine/images/button_print_form.gif) no-repeat scroll right top;
}

div.section p#buttonPrintForm a:active,
div.section p#buttonPrintForm a:hover{
	background-image: none;
}





/*------------------------------------------------------------------------------

							p#buttonBack2magazineTop
							
------------------------------------------------------------------------------*/
p#buttonBack2magazineTop{
	width: 272px;
	height: 34px;
	margin-bottom: 10px;
	margin-left: 201px;
	background: url(../../magazine/images/button_back2magazine_top_ov.gif) no-repeat scroll left top;
}

p#buttonBack2magazineTop a{
	width: 272px;
	height: 34px;
	background: url(../../magazine/images/button_back2magazine_top.gif) no-repeat scroll left top;
}

p#buttonBack2magazineTop a:active,
p#buttonBack2magazineTop a:hover{
	background-image: none;
}



/*------------------------------------------------------------------------------

							p#buttonBack2magazineTop
							
------------------------------------------------------------------------------*/
div#top div.sectionContent{
	margin-top: 4px;
	padding: 24px 24px 24px 19px;
	background: url(../../magazine/images/top_bg.gif) no-repeat right top;
}

div#top p.photo{
	margin: 0;
	padding-right: 12px;
}

div#top p.photo img{
	border: 5px solid #ffffff;
}

div#top ul{
	float: right;
	width: 365px;
	padding-top: 92px;
}

div#top ul li{
	margin: 0;
	padding: 0;
	border: none;
}

div#top h3{
	margin: 0;
	margin-bottom: 4px;
	padding: 6px 10px;
	background: #fff5ed url(../../magazine/images/h3_bg.gif) repeat-x left top;
	border: 1px solid #cccccc;
	border-left: 4px solid #adbd90;
	font-weight: bold;
}



/*------------------------------------------------------------------------------

							
							
------------------------------------------------------------------------------*/
div.section h2 a#buttonArchives{
	position: absolute;
	top: 50%;
	right: 6px;
	width: 171px;
	height: 20px;
	margin-top: -10px;
	background: url(../../magazine/images/button_archives_ov.gif) no-repeat scroll left top;
}

div.section h2 a#buttonArchives span{
	width: 171px;
	height: 20px;
	background: url(../../magazine/images/button_archives.gif) no-repeat scroll left top;
	cursor: hand;
}


div.section h2 a#buttonArchives:active span,
div.section h2 a#buttonArchives:hover span{
	background-image: none;
}




/*------------------------------------------------------------------------------

						一覧
						
------------------------------------------------------------------------------*/
div.section ul li{
	margin-bottom: 5px;
	border-bottom: 1px dotted #cccccc;
}

div.section ul li h3{
	margin-top: 3px;
}

/*------------------------------------------------------------------------------

						div.section div.entryDate
						
------------------------------------------------------------------------------*/
div.section p.entryDate{
	float: left;
	padding-right: 10px;
}

div.pickup p.entryDate,
div#recommendDetail p.entryDate,
div#newsDetail p.entryDate{
	float: none;
	/*margin: 5px 0px 10px 0px;
	padding: 4px 8px;*/
}

* html div.pickup p.entryDate,
* html div#recommendDetail p.entryDate,
* html div#newsDetail p.entryDate{
	margin-top: 0px;
}



/*------------------------------------------------------------------------------

						div.section div.entryDate
						
------------------------------------------------------------------------------*/
div.section p.entryDate{
	float: left;
	padding-right: 10px;
}

div.pickup p.entryDate,
div#recommendDetail p.entryDate,
div#newsDetail p.entryDate{
	float: none;
	/*margin: 5px 0px 10px 0px;
	padding: 4px 8px;*/
}

* html div.pickup p.entryDate,
* html div#recommendDetail p.entryDate,
* html div#newsDetail p.entryDate{
	margin-top: 0px;
}


div.section p.entryDate{
	float: none;
}

div.section h3.entryTitle{
	float: none!important;
}

div.section h3.entryTitle a{
	padding-left: 8px;
}

div.section ul li p.photo.left{
	margin-right: 0;
	padding-right: 0;
}

div.section ul li p.photo img{
	border: none;
	border-right: 10px solid #ffffff;
}



/*------------------------------------------------------------------------------

								localNav
								
------------------------------------------------------------------------------*/
body#magazine li#localNavTop{
	display: none;
}
body ul#localNav li ul{
	display: none;
}

body#magazineColumn ul#localNav li#localNavColumn ul,
body#magazineSpecial ul#localNav li#localNavSpecial ul,
body#magazineBestBuy ul#localNav li#localNavBestBuy ul{
	display: block;
}



/*------------------------------------------------------------------------------

							body#magazineSpecial
							
------------------------------------------------------------------------------*/
/*
body#magazineSpecial div#april2009 h3{
	width: 650px;
	height: 65px;
	margin-bottom: 10px;
	background: url(../../magazine/special/images/h2.gif) no-repeat scroll left top;
	border: none;
}

body#magazineSpecial div#april2009 p.photo img{
	border: none;
}

body#magazineSpecial div#april2009 p.interviewer,
body#magazineSpecial div#april2009 p.staff{
	line-height: 1.75em;
	margin-bottom: 15px;
}

body#magazineSpecial div#april2009 p.interviewer{
	color: #cc0000;
}

body#magazineSpecial div#april2009 p.staff em{
	color: #009900;
	font-weight: bold;
}
*/



/*------------------------------------------------------------------------------

							body#magazineSpecial
							
------------------------------------------------------------------------------*/
body#magazineSpecial h3{
	width: 650px;
	height: 65px;
	margin-bottom: 10px;
	background: url(../../magazine/special/images/h2_bg.gif) no-repeat scroll left top;
	border: none;
}

body#magazineSpecial h3 span{
	display: block;
	padding-top: 20px;
	padding-left: 15px;
	color: #009900;
	font-weight: bold;
	font-size: 140%;
}

body#magazineSpecial p.photo img{
	border: none;
}

body#magazineSpecial p.interviewer,
body#magazineSpecial p.staff{
	line-height: 1.75em;
	margin-bottom: 15px;
}

body#magazineSpecial p.interviewer{
	/*padding: 5px;*/
	/*background-color: #f9f9f9;*/
	color: #cc0000;
}

body#magazineSpecial p.staff em{
	color: #009900;
	font-weight: bold;
}



/*------------------------------------------------------------------------------

								div.column
							
------------------------------------------------------------------------------*/
div.column{
	min-height: 305px;
	margin: 20px;
	margin-bottom: 30px;
	padding: 0;
}

* html div.column{
	height: 305px;
}

div.r{
	padding-left: 110px;
}

div.l{
	padding-right: 110px;
}

/*----- h3 -----*/
div.column h3{
	width: 500px;
	height: 92px;
	margin: 0;
	padding: 0;
	border: none;
}

/*----- div -----*/
div.column div{
	width: 500px;
}

div.column div p.mainText{
	line-height: 1.75em;
	padding-top: 20px;
}

/*----- dl -----*/
div.column dl{
	float: right;
	width: 165px;
	padding-left: 15px;
}

* html div.column dl{
	width: 180px;
}

div.column dl dd{
	padding-top: 10px;
	line-height: 1.2em;
	color: #555555;
	font-size: 80%;
}




/*------------------------------------------------------------------------------

								body#magazineBestBuy
							
------------------------------------------------------------------------------*/
body#magazineBestBuy div.section p.photo.left img{
	border: none;
	border-right: 15px solid #ffffff;
	border-bottom: 3px solid #ffffff;
}

body#magazineBestBuy div.section p.photo.left{
	padding: 0;
}

body#magazineBestBuy div.section h3{
	background-color: #f6f6f6;
	border: none;
	font-weight: bold;
}

body#magazineBestBuy div.section h3 span{
	padding-left: 10px;
	font-weight: bold;
	font-size: 120%;
}

body#magazineBestBuy div.section h4{
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #cccccc;
	text-align: right;
}



/*------------------------------------------------------------------------------

								div#presentMark
							
------------------------------------------------------------------------------*/
body#magazinePresent div.section p.note{
	margin-bottom: 20px;
	text-align: right;
}

p#presentMark img{
	float: left;
	padding: 10px;
	border-right: 10px solid #ffffff;
	border-bottom: 10px solid #ffffff;
}

p#presentMark{
	color: #009900;
	font-weight: bold;
}

p#presentMark span{
	display: block;
	padding-top: 20px;
	color: #009900;
	font-weight: bold;
}
