/* CSS Document */
@charset "charset=utf-8";

/* browserCSS reset */
* {
	margin: 0;
	padding: 0;
	border: none;
	list-style-type: none;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	text-align: left;
}


/* browserCSS rese << http://meyerweb.com/eric/thoughts/2008/01/15/resetting-again/ >> */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	/* vertical-align: baseline; */
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* End_ browserCSS reset << http://meyerweb.com/eric/thoughts/2008/01/15/resetting-again/ >> */



/* tag */
body {
	text-align:center;
	background-color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: x-small;
}
a {
	text-decoration: none;
	color: #002bb8;
	background: none;
}
a:visited {
	color: #002bb8;
}
a:active {
	color: #faa700;
}
a:hover {
	text-decoration: underline;
	color: #faa700;
}


/* layout */
#wrapper {
	text-align:left;
	font-size:127%;
	width:774px;
	position:relative;
	background: #FFFFFF url(../img/header_top.gif) no-repeat top;
	margin: 10px auto 0;
	padding-top: 12px;
}
#header {
	position: relative;
	padding-bottom: 15px;
	background: #FF7F00 url(../img/header_body.gif) repeat-y right top;
	background-color: #FF7F00;
}

#header h1 {
	margin-left: 10px;
	height: 74px;
	width: 435px;
}
#header h1 a {
	background: url(../img/index_08.gif) no-repeat;
	height: 74px;
	width: 435px;
	text-indent: -9999px;
	display: block;
	outline:none;
}
#content {
	background: url(../img/content_body.gif) repeat-y;
	margin-bottom: 0px;
}
#primary {
	float: right;
	width: 525px;
	margin: 7px 0px 5px;
	padding-right: 23px;
	position: relative;
}
#secondary {
	width: 180px;
	padding: 10px 0 0 7px;
	margin-bottom: 0px;
}
#footer {
	clear: left;
	margin-bottom: 0px;
	background: #FFFFFF url(../img/footer_bottom.gif) no-repeat bottom;
	padding: 0 0 25px;
}
#footer #copyRight {
	background: url(../img/content_body.gif) repeat-y;
	display:block;
	margin: 0px;
	width:100%;
	text-align: center;
}
#footer #copyRight address {
	background: url(../img/top-footer.gif) no-repeat center center;
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 381px;
	margin: 0 auto ;
}

#returnTop {
	clear: both;
	width: 700px;
	margin-left: 30px;
	background-image: url(../img/line_shougan.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
}

#returnTop p {
	font-size: 10px;
	text-align: center;
}


/* wstd link */
#header ul {
	position: absolute;
	top: 0px;
	right: 20px;
}
#header ul  li {
	float: left;
	height: 75px;
	width: 75px;
}
#header ul li a {
	text-indent: -9999px;
	display: block;
	height: 75px;
	width: 75px;
}
#header ul li a#linkTimes {
	background: url(../img/linklogotimes.gif) no-repeat;
}
#header ul li a#linkSharyobu {
	background: url(../img/linklogosharyo.gif) no-repeat;
}
#header ul li a#linkPonte {
	background: url(../img/linklogoponte.gif) no-repeat;
}
#header ul li a#linkWSTD {
	background: url(../img/linklogowstd.gif) no-repeat;
}



/* top */
#topPage #primary h2 {
	margin-bottom: 5px;
	border-top: 1px solid #FF7F00;
	border-bottom: 1px solid #FF7F00;
	margin-top: 5px;
}
#topPage #primary h2 img {
	margin: 10px 0 10px 25px;
}
#topCaution {
	padding-bottom: 10px;
	border-bottom: 1px solid #FF8000;
}
#topDiary {
	_width: 300px;	/* forIE6 */
	width: 315px;
	padding-bottom: 10px;
	overflow: auto;
	padding-left: 5px;
	height: 260px;
	position: relative;
}
#primary #topCaution h3, #primary #topDiary h3 {
	font-size: 180%;
	_font-size:larger;	/* forIE6 */
	font-weight: bold;
	color: #FF6600;
	margin: 10px 0 5px;
}
#topNewrelease {
	width: 200px;
	background: url(../img/bg_info.jpg) repeat-y;
	height: 260px;
	_height: 270px;	/* forIE6 */
	overflow: auto;
	top: 72px;
	right: 26px;
	position: absolute;
}
#topNewrelease dl {
	font-size: 90%;
	_font-size:xx-small;	/* forIE6 */
	line-height: 1.3em;
	margin-right: 5px;
	margin-left: 5px;
	color: #4C4C4C;
}
#topNewrelease dd {
	margin-bottom: 10px;
}

#content #primary #topNewrelease h2 {
	border-style: none;
	font-size: 100%;
	text-indent: 0.5em;
	margin-top: 17px;
	letter-spacing: 0.5em;
	margin-bottom: 10px;
}
#primary #topDiary a, #primary #topDiary a:visited {
	color: #339900;
	text-decoration: none;
}
#primary #topDiary a:hover {
	text-decoration: underline;
}

#topHeadline {
	clear: both;
}
#topHeadline h2 {
	display:none;
}
#topHeadline div {
	padding: 15px 0 10px;
	border-top: 1px solid #FF6600;
}
#primary #topPresentingContents div p {
	font-size: 90%;
	_font-size:xx-small;	/* forIE6 */
	padding: 0 5px;
}
*:first-child+html #primary #topPresentingContents div p {	/* forIE7 */
	font-size: 85%;
}
#primary #topPresentingContents h3 {
	padding-top: 15px;
}

#primary #topPresentingContents div {
	float: left;
	width: 172px;
	height: 10em;
	margin: 0px;
	padding: 0px;
}
#primary #topDiary p {
	font-size: 95%;
	_font-size:x-small;	/* forIE6 */
	line-height: 1.55em;
	color: #4C4C4C;
	letter-spacing: 0.1em;
}
#primary #topCaution p, #primary #topHeadline p, #primary #topPresentingContents p {
	font-size: 95%;
	_font-size:x-small;	/* forIE6 */
	line-height: 1.5em;
	color: #4C4C4C;
}

/* village */
#vMap {
	height: 20px;
	width: 60px;
	position: absolute;
	top: 124px;
	right: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
#vMap a {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
#vIntro {
	margin-bottom: 7px;
	padding: 4px 2px 0;
	position: relative;
}
#vIntro h3 {
	margin-bottom: 3px;
}
#vNews {
	padding-bottom: 15px;
}
#vNews h3 {
	margin-bottom: 3px;
}
#vNews h4 {
	_font-size:medium;
	line-height: 1.3em;
	margin-top: 15px;
	font-weight: normal;
	color: #000066;
}
#vIntro p, #vNews p {
	line-height: 1.5em;
	font-size: 95%;
	_font-size:x-small;	/* forIE6 */
	color: #4C4C4C;
	letter-spacing: 0.1em;
}
#vNews .bannerRight {
	width: 150px;
	float: right;
	display: inline;
	margin-left: 15px;
	padding-right: 5px;
}
#vNews img {
	margin: 10px 0;
	display: block;
}
#vSchedule {
	width:517px;
	margin-bottom: 7px;
	padding: 2px 2px 0 ;
	position: relative;
}
#vSchedule h3 {
	margin-bottom: 3px;
}
#vSchedule ul#weeklyNavi {
	float: left;
	margin-bottom: 8px;
	padding-left: 5px;
}
#vSchedule #weeklyNavi li {
	float: left;
	padding: 3px 3px 0 0 ;
}
#vSchedule .scheCaution {
	float: right;
	margin-top: 5px;
	margin-right: 3px;
	font-size: 85%;
	_font-size:xx-small;	/* forIE6 */
	margin-bottom: 8px;
	line-height: 1.4em;
}
#vSchedule div {
	clear: both;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	padding-bottom:5px;
}
#vSchedule div dl {
	font-size: 95%;
	_font-size:x-small;	/* forIE6 */
	line-height: 1.5em;
	letter-spacing: 0.1em;
	margin:8px 7px 0 15px;
}
#vSchedule div dd {
	font-size: 90%;
	_font-size:x-small;	/* forIE6 */
	margin-bottom: 8px;
}
*:first-child+html #vSchedule div dd {	/* forIE7 */
	font-size: 85%;
}
#vSchedule div dt .textGreen {
	color: #339900;
}
#vSchedule div dt .textOrange {
	color: #FF7F00;
}
*:first-child+html #vSchedule div dt .textGreen, *:first-child+html #vSchedule div dt .textOrange {	/* forIE7 */
	font-size: 110%;
}

/* shop */
#shopList #wrapper #content #primary p {
	font-size: 95%;
	_font-size:x-small;	/* forIE6 */
	line-height: 1.55em;
	color: #4C4C4C;
	padding-top:5px;
}
#shopList #wrapper #content #primary ul {
	width: 100%;
	padding: 10px 0 30px;
}
#shopList #wrapper #content #primary li {
	display: block;
	float: left;
	padding:0 7px;
}
#shopList #wrapper #content #primary dl {
	clear: left;
}
#shopList #wrapper #content #primary dt {
	clear: left;
}
#shopList #wrapper #content #primary dt, #shopList #wrapper #content #primary dd {
	display: block;
	float: left;
	width: 74px;
	height:55px;
	overflow:hidden;
	margin: 5px;
}


/* clearfix */
.clearfix:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
.textRed, #wrapper #content .textRed {
	color: #CC0000;
}
.textRedBold, #wrapper #content .textRedBold {
	color: #CC0000;
	font-weight: bold;
}
.textSmaller {
	font-size:95%;
	_font-size:smaller	/* forIE6 */
}
*:first-child+html .textSmaller {	/* forIE7 */
	font-size: 90%;
}
.newOne {
	background: url(../img/new.gif) no-repeat right center;
	padding-right: 35px;
	height: 18px;
}

#mediaList #wrapper #content #primary div {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC6600;
	margin-right:5px;
	position: relative;
	margin-bottom: 25px;
}
#mediaList #wrapper #content #primary #mediaMagazine h3 {
	font-size: 24px;
	font-weight: bold;
	color: #666666;
	margin-top: 15px;
	margin-bottom: 2px;
	background-image: url(../about/img/icon_magazine.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
	line-height: 25px;
	height: 25px;
}
#mediaList #wrapper #content #primary #mediaTV h3 {
	font-size: 24px;
	font-weight: bold;
	color: #666666;
	margin-top: 15px;
	margin-bottom: 2px;
	background-image: url(../about/img/icon_tv.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
	line-height: 25px;
	height: 25px;
}
#mediaList #wrapper #content #primary div h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	background-color: #FF7F00;
	margin-top: 5px;
	text-align: right;
	padding-right: 8px;
}
#mediaList #wrapper #content #primary .onAir {
	background-image: url(../about/img/tag_onAir.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 60px;
	line-height: 28px;
	margin-left: 25px;
	color: #333333;
}
#mediaList #wrapper #content #primary #mediaMagazine dt {
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
	background-image: url(../about/img/tag_mgz_title.gif);
	background-repeat: no-repeat;
	background-position: 8px center;
	padding-left: 28px;
	color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC6600;
}

#mediaList #wrapper #content #primary #mediaTV dt {
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
	background-image: url(../about/img/tag_tv_title.gif);
	background-repeat: no-repeat;
	background-position: 8px center;
	padding-left: 28px;
	color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC6600;
}
#mediaList #wrapper #content #primary div .jumpMedia {
	font-weight: bold;
	color: #666666;
	background-image: url(../about/img/icon_jump.gif);
	padding-left: 37px;
	display: block;
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 1.3em;
	text-align: right;
	width: auto;
	position: absolute;
	left: 345px;
	top: 7px;
}


#mediaList #wrapper #content #primary .publication {
	background-image: url(../about/img/tag_publication.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 60px;
	line-height: 28px;
	margin-left: 25px;
	color: #333333;
}
#mediaList #wrapper #content #primary .contentsMedia {
	font-size: 90%;
	background-image: url(../about/img/tag_contents.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 25px;
	padding-left: 60px;
	line-height: 1.3em;
	margin-bottom: 5px;
	color: #333333;
}
