@charset "UTF-8";


body#spotlightTop {
	margin: 30px 40px 40px 40px;
}

/* --------------------------------------------------------------------- */
/* spotlight */
/* --------------------------------------------------------------------- */

div#spotlightHeader {
	width: 100%;
	margin-top: 70px;
}

div#spotlightHeader header,
div#spotlightHeader header h1 {
	display: block;
	width: 100%;
}

div#spotlightHeader header h1 img {
	width: 100%;
	height: auto;
}

div#spotlightHeader footer {
	display: block;
	width: 100%;
	text-align: right;
}

div#spotlightHeader footer ul {
	display: block;
	text-align: right;
	margin: 20px 0px 0px 0px;
	padding-bottom: 10px;
	list-style-type: none;
	color: #ffffff;
	font-style: italic;
}

div#spotlightHeader footer ul li {
	display: block;
	text-align: right;
	font-size: 85%;
	line-height: 1.4;
}

/**/

div#spotlightHeaderArea {
	width: 750px;
	height: 415px;
	margin-top: 10px;
	background: url("../../image/top_title_bg.gif") no-repeat left top;
}

div#spotlightHeaderArea header {
	display: block;
	width: 740px;
	height: 415px;
	overflow: hidden;
	text-align:center;
}

div#spotlightHeaderArea header h1 img {
	margin-top: 135px;
}

div#spotlightHeaderArea header time {
	display: block;
	width: 500px;
	font-size: 85%;
	color: #ffffff;
	font-weight: bold;
	font-style: italic;
	margin: 14px auto 0px auto;
	padding-bottom: 14px;
	background: url("../../image/top_title_line.gif") no-repeat left bottom;
}

div#spotlightHeaderArea header p#topCopyright {
	display: block;
	padding-top: 15px;
}

/**/

div#spotlightLeft {
	float: left;
	width: auto;
}

div#spotlightLeft div.inner {
	width: auto;
}


div#spotlightRight {
	float: left;
	/*width: 240px;*/
	width: 300px;
}

article.articleBox {
	width: 250px;
	float: left;
	margin-top: 10px;
	background: url("../../image/box_bg2.gif") repeat-y left top;
}

article.articleBox header {
	width: 250px;
	padding-top: 10px;
	background: url("../../image/box_bg1.gif") no-repeat left top;
}

article.articleBox header a {
	display: block;
	width: 220px;
	margin: 0px 0px 0px 10px;
}

article.articleBox header a time {
	display: block;
	width: 220px;
	color: #828282;
	font-size: 77%;
	font-style: italic;
	margin: 8px 0px 0px 0px;
}

article.articleBox header a h2 {
	display: block;
	width: 220px;
	color: #ffffff;
	font-size: 122%;
	line-height: 1.2;
	font-weight: bold;
	margin: 2px 0px 0px 0px;
}

/* link */
article.articleBox header a:link,
article.articleBox header a:visited,
article.articleBox header ahover,
article.articleBox header a:focus {
	background: none;
	text-decoration: none;
}

article.articleBox header a:link h2,
article.articleBox header a:visited h2 {
	color: #ffffff;
	text-decoration: none;
}

article.articleBox header a:hover h2,
article.articleBox header a:focus h2 {
	color: #000000;
	background-color: #ffffff;
	text-decoration: none;
}

article.articleBox header a:link p img,
article.articleBox header a:visited p im {
	filter:alpha(opacity=100);
	-moz-opacity: 1; 
	opacity: 1;
}

article.articleBox header a:hover p img,
article.articleBox header a:focus p img {
	filter:alpha(opacity=80);
	-moz-opacity: 0.8; 
	opacity: 0.8; 
}

article.articleBox header a p img,
article.articleBox header a h2 {
	-webkit-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
}
/* linkEnd */

div.boxSub {
	width: 250px;
	margin-top: 10px;
	padding-top: 10px;
	background: url("../../image/title_line.gif") no-repeat left top;
}

p.boxTxt {
	width: 220px;
	font-size: 93%;
	line-height: 1.6;
	color: #ffffff;
	margin-left: 10px;
}

article.articleBox footer {
	width: 250px;
	height: 56px;
	background: url("../../image/box_bg3.gif") no-repeat left bottom;
}

article.articleBox footer p {
	width: 220px;
	padding: 20px 0px 0px 10px;
}

header#pageTitle2 {
	display: block;
	width: 300px;
	height: 300px;
	margin-top: 10px;
}

section.subBox {
	width: 300px;
	float: left;
	margin-top: 10px;
	background: url("../../image/box_bg2_b.gif") repeat-y left top;
}

section.subBox header {
	width: 300px;
	padding-top: 10px;
	background: url("../../image/box_bg1_b.gif") no-repeat left top;
}

section.subBox header h3 {
	width: 300px;
	padding-bottom: 10px;
	background: url("../../image/title_line_b.gif") no-repeat left bottom;
}

section.subBox header h3 img {
	margin-left: 10px;
}

section.subBox div.subObj {
	width: 300px;
	padding-bottom: 10px;
	background: url("../../image/box_bg3_b.gif") no-repeat left bottom;
}

ul.subCategory,
ul.subList {
	list-style-type: disc;
	list-style-position: outside;
	color: #aeaeae;
	font-size: 93%;
	font-weight: bold;
	line-height: 1.4;
	margin: 0px 25px 0px 2.4em;
}

ul.subList {
	font-weight: normal;
	line-height: 1.6;
	margin-top: 14px;
}

ul.subCategory li {
	margin-top: 14px;
}

ul.subCategory li.inList {
	list-style-type: none;
	margin-top: 4px;
}

ul.subCategory li.inList ul {
	list-style-type: disc;
	color: #aeaeae;
	font-size: 11px;
	font-weight: normal;
	/margin-top: -18px;
	margin-left: 1em;
}

ul.subCategory li.inList ul li {
	margin-top: 2px;
}

div.subBox2 {
	width: 300px;
	float: left;
	margin-top: 10px;
	background: url("../../image/box_bg2_b.gif") repeat-y left top;
}

div.subBox2 div.inner {
	width: 300px;
	padding-top: 10px;
	background: url("../../image/box_bg1_b.gif") no-repeat left top;
}

div#facebookTool {
	margin-left: 10px;
}

div.subBox2 div.foot {
	width: 300px;
	height: 10px;
	background: url("../../image/box_bg3_b.gif") no-repeat left bottom;
}

div#pageFooter {
	width: 100%;
	margin-top: 20px;
	padding-top: 20px;
	border-top: #2e2e2e solid 1px;
}

nav#pageNaviBox {
	display: block;
	float: left;
}

ul#pageNavi {
	display: block;
	list-style-type: none;
}

ul#pageNavi li {
	display: block;
	float: left;
}

ul#pageNavi li a {
	display: block;
	margin-right: 5px;
	padding: 7px 10px;
	color: #ffffff;
	text-decoration: none;
	background: #1d1d1d;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}

ul#pageNavi li span {
	display: block;
	margin-right: 5px;
	padding: 7px 10px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	color: #000000;
	background-color: #ffffff;
	text-decoration: none;
}

/* link */
ul#pageNavi li a:link,
ul#pageNavi li a:visited {
	color: #ffffff;
	text-decoration: none;
}

ul#pageNavi li a:hover,
ul#pageNavi li a:focus {
	color: #000000;
	background-color: #ffffff;
	text-decoration: none;
}
/* linkEnd */

p#footLogo {
	float: right;
}

p#pagetop img {
	margin-left: 10px;
}


/* --------------------------------------------------------------------- */
/* spotlight - article */
/* --------------------------------------------------------------------- */

div#spotlightPageHeader {
	width: 990px;
	text-align: right;
	margin: 40px auto 0px auto;
}

div#spotlightPageHeader header {
	display: block;
	text-align: right;
}

div#spotlightPageHeader footer p {
	font-size: 77%;
	font-style: italic;
	color: #ffffff;
	margin-top: 8px;
}

/**/



/**/

div#spotlightPageAll {
	width: 1050px;
	margin: 30px auto 0px auto;
}

div#spotlightPageLeft {
	float: left;
	width: 740px;
	margin-top: 10px;
}

div#spotlightPageLeftMain {
	width: 740px;
	background: url("../../image/page_box_bg2.gif") repeat-y left top;
}

div#spotlightPageRight {
	float: right;
	width: 300px;
}

section#spotlightPageMain {
	width: 740px;
	padding-bottom: 20px;
	background: url("../../image/page_box_bg3.gif") no-repeat left bottom;
}

section#spotlightPageMain header {
	width: 740px;
	background: url("../../image/page_box_bg1.gif") no-repeat left top;
}

section#spotlightPageMain header div#pageTitle {
	width: 740px;
	padding-bottom: 15px;
	background: url("../../image/title_line.gif") repeat-x left bottom;
	position: relative;
}

section#spotlightPageMain header div#pageTitle h1 {
	width: 560px;
	color: #ffffff;
	font-size: 197%;
	margin: 0px 0px 0px 25px;
	padding-top: 25px;
}

section#spotlightPageMain header div#pageTitle p#author {
	width: 560px;
	color: #ffffff;
	font-size: 93%;
	margin: 8px 0px 0px 25px;
}

section#spotlightPageMain header div#pageTitle time {
	display: block;
	width: 130px;
	color: #828282;
	text-align: right;
	font-size: 85%;
	position: absolute;
	top: 3em;
	right: 25px;
}

div#spotlightPageTxt {
	width: 690px;
	color: #ffffff;
	font-size: 107%;
	line-height: 1.8;
	margin: 20px 0px 0px 25px;
}

footer#pageFooter {
	width: 690px;
	margin: 40px 0px 0px 25px;
}

ul#sns {
	display: block;
	list-style-type: none;
}

ul#sns li {
	display: inline;
	margin: 0px 2px 0px 10px;
}

ul#sns li#buy {
	width: 112px;
	display: block;
	margin: 0px;
	float: left;
	background: url("../../image/line_vertical.gif") repeat-y right top;
}

nav#pageNaviSub {
	width:745px;
	display: block;
}

nav#pageNaviSub ul {
	display: block;
	list-style-type: none;
	margin-top: 10px;
	font-size: 85%;
}

nav#pageNaviSub ul li#prev {
	display: block;
	float: left;
}

nav#pageNaviSub ul li#next {
	display: block;
	float: right;
	text-align: right;
}

nav#pageNaviSub ul li a {
	display: block;
	margin-right: 5px;
	padding: 7px 10px;
	color: #ffffff;
	text-decoration: none;
	background: #1d1d1d;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}

/* link */
nav#pageNaviSub ul li a:link,
nav#pageNaviSub ul li a:visited {
	color: #ffffff;
	text-decoration: none;
}

nav#pageNaviSub ul li a:hover,
nav#pageNaviSub ul li a:focus {
	color: #000000;
	background-color: #ffffff;
	text-decoration: none;
}
/* linkEnd */

div#pageFooter2 {
	/*width: 990px;*/
	width: 1050px;
	margin: 20px auto 0px auto;
	padding: 20px 0px 40px 0px;
	border-top: #2e2e2e solid 1px;
}

ul#pageBackHome {
	display: block;
	list-style-type: none;
}

ul#pageBackHome li {
	display: block;
	font-size: 85%;
}

ul#pageBackHome li a {
	display: block;
	margin-right: 5px;
	padding: 5px 8px;
	color: #ffffff;
	text-decoration: none;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}

/* link */
ul#pageBackHome li a:link,
ul#pageBackHome li a:visited {
	color: #ffffff;
	text-decoration: none;
}

ul#pageBackHome li a:hover,
ul#pageBackHome li a:focus {
	color: #000000;
	background-color: #ffffff;
	text-decoration: none;
}
/* linkEnd */

div#pictArea {
	visibility: hidden;
	width: 690px;
	overflow: hidden;
	margin: 24px 0px 0px 25px;
}

/*
div#pictList {
	width: 690px;
	margin-top: 10px;
	background: #171717 url("../../image/pict_bg1.gif") no-repeat left top;
}
*/

div.gv-strip_wrapper {
	margin-top: 10px;
	background: #171717 url("../../image/pict_bg1.gif") no-repeat left top;
}

div#pictList ul,
ul.gv-filmstrip {
	display: block;
	width: 690px;
	list-style-type: none;
	padding: 0px 0px 11px 0px;
	background: url("../../image/pict_bg2.gif") no-repeat left bottom;
}

div#pictList ul li {
	cursor: pointer;
	display: block;
	float: left;
	width: 68px;
	padding-top: 10px;
	text-align: right;
}


/* --------------------------------------------------------------------- */
/* MT追加分 20110421 - 22 */
/* --------------------------------------------------------------------- */

div.boxTxt {
	width: 220px;
	font-size: 93%;
	line-height: 1.4;
	color: #ffffff;
	margin-left: 10px;
}

div#spotlightPageTxt p {
	padding-bottom:22px;
}


/* --------------------------------------------------------------------- */
/* webfont */
/* --------------------------------------------------------------------- */

div#spotlightHeaderArea header time,
article.articleBox header a time,
section#spotlightPageMain header div#pageTitle time {
	/*
	font-family: 'Baskerville W01 Italic','Heisei Mincho W3 X0213 HW', 'Hiragino Mincho Pro', 'ヒラギノ明朝 W3','&#xff2d;&#xff33;&#x20;&#xff30;&#x660e;&#x671d;','&#x5e73;&#x6210;&#x660e;&#x671d;', 'ＭＳ 明朝', 'ＭＳ P明朝',Times, Georgia, serif;
	font-style: italic;
	*/
	font-family:'Garamond 3 W01 Italic';
}


/* --------------------------------------------------------------------- */
/* MT追加分 20110531 */
/* --------------------------------------------------------------------- */

div#spotlightPageTxt a:link {
	color: #999999;
	text-decoration: none;
}

div#spotlightPageTxt a:visited {
	color: #ffffff;
	text-decoration: none;
}

div#spotlightPageTxt a:hover,
div#spotlightPageTxt a:focus {
	color: #000000;
	background-color: #ffffff;
	text-decoration: none;
}



/* --------------------------------------------------------------------- */
/* MT追加分 20110722 */
/* --------------------------------------------------------------------- */

div#spotlightPageLeft2 {
	float: left;
	width: 750px;
	margin-top: 10px;
}

div#socialMedia {
	width: 690px;
	margin: 20px 0px 0px 25px;
}

ul#sns2 {
	display: block;
	list-style-type: none;
}

ul#sns2 li {
	display: inline;
	margin: 0px 10px 0px 0px;
}

p#googleAd {
	width:720px;
	clear:both;
	margin-top:10px;
	background: #1d1d1d;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	padding: 7px 10px;
}

section.subBox div.subObj2 {
	width: 270px;
	padding-bottom: 10px;
	background: url("../../image/box_bg3.gif") no-repeat left bottom;
	font-size: 93%;
	margin:0 auto;
	color:#AEAEAE;
}

div#googleAdImg {
	width:300px;
	float:left;
	margin-top:10px;
}


/* アクセスランキング */
ol#page_rank {
	margin: 0;
	padding: 0;
	list-style-type:decimal;
	list-style-position:outside;
	padding-left:28px;
	padding-top:1.4em;
	padding-bottom:0.4em;
}
ol#page_rank a:link {
	color: #ffffff;
	text-decoration: none;
}
ol#page_rank a:visited {
	color: #ffffff;
	text-decoration: none;
}
ol#page_rank a:hover,
ol#page_rank a:focus {
	color: #000000;
	background-color: #ffffff;
	text-decoration: none;
}

ol#page_rank li {
	margin: 0;
	padding-bottom: 10px;
}
ol#page_rank li a {
	line-height: 1.4;
	display: block;
}

/*
 * ランキング・インフォメーション
 */
div.rank_info {
	margin: 0;
	color: #828282;
	padding-top: 10px;
	background:url(../../../image/title_line_b.gif) no-repeat left top;
	font-size:93%;
}


/* --------------------------------------------------------------------- */
/* MT追加分 20110727 */
/* --------------------------------------------------------------------- */

div.sideBanner {
	width:300px;
	float:left;
	margin-top:10px;
}


/* --------------------------------------------------------------------- */
/* MT追加分 20110801 */
/* --------------------------------------------------------------------- */

span.hatebu {
	margin-right:10px;
}

section.subBox div.mailmaga {
	width: 280px;
	padding-top:10px;
	padding-bottom: 10px;
	background: url("../../image/box_bg3.gif") no-repeat left bottom;
	font-size: 93%;
	margin:0 auto;
	color:#AEAEAE;
}
div.mailmaga input.mail {
	width:220px;
	padding:3px 0;
	display:inline;
	margin-right:9px;
}
div.mailmaga input.button {
	
}


/* --------------------------------------------------------------------- */
/* 20110801
/* --------------------------------------------------------------------- */

#facebookTool {
	height: 330px;
}


/* --------------------------------------------------------------------- */
/* MT追加分 20110817
/* --------------------------------------------------------------------- */

h1#categoryName {
	font-size:197%;
	padding:10px 0;
	color:#ffffff;
	display:block;
	margin-right:10px;
}
p#categoryName {
	font-size:197%;
	padding:10px 0;
	color:#ffffff;
	display:block;
	margin-right:10px;
}


/* --------------------------------------------------------------------- */
/* ロゴ修正 20110818
/* --------------------------------------------------------------------- */

div#spotlightHeaderArea header h1 img {
	margin-top: 115px;
}

div#spotlightHeaderArea header time {
	display: block;
	width: 588px;
	font-size: 85%;
	color: #ffffff;
	font-weight: bold;
	font-style: italic;
	margin: 14px auto 0px auto;
	padding-bottom: 14px;
	background: url("../../image/top_title_line.gif") repeat-x left bottom;
}