@charset "UTF-8";

* {
	margin: 0;
	padding: 0;
	word-break: break-all;
	word-wrap: break-word;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

html, body {
	scrollbar-base-color: #000;
	scrollbar-face-color: #000;
	scrollbar-track-color: #333;
	scrollbar-arrow-color: #936;
	scrollbar-3dlight-color: #666;
	scrollbar-highlight-color: #666;
	scrollbar-shadow-color: #666;
	scrollbar-darkshadow-color: #666;
}

body {
	font-size: 90%;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3";
	color: #FFF;
	background-color: #000;
	text-align: center;
}

/* character */

h4 { margin: 20px 30px; }

h5 {
	margin: 10px 30px 0;
	font-size: 100%;
}

img { border: 0 }

em {
	font-style: normal;
	font-weight: normal;
	border-bottom: 3px double #933;
}

strong { font-weight: bold; }

p {
	margin: 0;
	padding: 5px 1em 1em;
	font-size: 80%;
}

ul { font-size: 80%; }

dl {
	margin: 0;
	padding: 5px 5px 1em;
	font-size: 80%;
}

dt { font-weight: bold; }

dd { margin-left: 2em; }

table {
	margin: 5px 4em;
	font-size: 80%;
	border-collapse: collapse;
	border: 2px solid #454545;
}

th {
	padding: 2px 3px;
	border: 1px solid #454545;
}

th.top {
	text-align: center;
	width: 220px;
}

td {
	padding: 2px 3px;
	border: 1px solid #454545;
}

form {
	margin: 0 3em;
	padding: 5px 5px 1em;
	font-size: 80%;
}

input.button {
	padding: 0;
	color: #4C4C4C;
	background-color: #FFF;
	border: 1px solid #CCC;
	cursor: hand;
}

a:link {
	color: #F39;
	text-decoration: none;
}

a:visited {
	color: #C36;
	text-decoration: underline;
}

a:hover {
	color: #F36;
	text-decoration: underline overline;
	position: relative;
	top: 1px;
	left: 1px;
}

a:active {
	color: #FFF;
	background-color: #F9C;
	text-decoration: none;
}

span.note { color: #F00; }

span.small { font-size: 90%; }

.center { text-align: center; }

.b { font-weight: bold; }

/* box */

#inbox {
	text-align: center;
	margin: 0 auto 15px;
	padding: 0;
	width: 800px;
}

/* entrance */

#sub {
	margin-top: 70px;
	padding-bottom: 15px;
	text-align: center;
}

#sub p {
	margin: 1.5em auto;
	padding: 0;
	line-height: 2em;
}

p#usamimi {
	border-top: 1px dashed #999;
	border-bottom: 1px dashed #999;
	width: 500px;
	margin-bottom: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 70%;
	text-align: left;
}

.main p#usamimi {
	margin-top: 20px;
	margin-left: 100px;
}

#sub p.en {
	font-size: 100%;
	font-family: Impact, Verdana, Chicago, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}

#sub p.enter {
	margin: 50px auto 100px;
	font-size: 200%;
}

.enter a {
	margin: 0 45px;
	outline: none;
}

.enter a:active { background-color: transparent; }

#title a { outline: none; }

#title a:hover {
	top: 0px;
	left: 0px;
}

/* tab */

#menu-tab {
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
	width: 800px;
}

#menu-tab li {
	margin: 0;
	padding: 0;
	height: 50px;
	display: inline;
}

#menu-tab a {
	overflow: hidden;
	text-indent: -9999px;
	text-decoration: none;
	outline: none;
	display: inline-block;
	height: 50px;
	background-repeat: no-repeat;
	background-position: 0 0;
}

#tab1 a { width: 97px; }

#tab2 a { width: 98px; }

#tab3 a { width: 99px; }

#tab4 a { width: 99px; }

#tab5 a { width: 99px; }

#tab6 a { width: 99px; }

#tab7 a { width: 100px; }

#tab8 a { width: 109px; }

#tab1 .active a { background-image: url("img/hp/potab-1b.jpg"); }

#tab2 .active a { background-image: url("img/hp/potab-2b.jpg"); }

#tab3 .active a { background-image: url("img/hp/potab-3b.jpg"); }

#tab4 .active a { background-image: url("img/hp/potab-4b.jpg"); }

#tab5 .active a { background-image: url("img/hp/potab-5b.jpg"); }

#tab6 .active a { background-image: url("img/hp/potab-6b.jpg"); }

#tab7 .active a { background-image: url("img/hp/potab-7b.jpg"); }

#tab8 .active a { background-image: url("img/hp/potab-8b.jpg"); }

#tab1 .nonactive a { background-image: url("img/hp/potab-1a.jpg"); }

#tab2 .nonactive a { background-image: url("img/hp/potab-2a.jpg"); }

#tab3 .nonactive a { background-image: url("img/hp/potab-3a.jpg"); }

#tab4 .nonactive a { background-image: url("img/hp/potab-4a.jpg"); }

#tab5 .nonactive a { background-image: url("img/hp/potab-5a.jpg"); }

#tab6 .nonactive a { background-image: url("img/hp/potab-6a.jpg"); }

#tab7 .nonactive a { background-image: url("img/hp/potab-7a.jpg"); }

#tab8 .nonactive a { background-image: url("img/hp/potab-8a.jpg"); }

#menu-tab a:visited { text-decoration: none; }

#menu-tab a:hover {
	text-decoration: none;
	background-repeat: no-repeat;
	top: 0px;
	left: 0px;
}

#tab1 .nonactive a:hover { background-image: url("img/hp/potab-1b.jpg"); }

#tab2 .nonactive a:hover { background-image: url("img/hp/potab-2b.jpg"); }

#tab3 .nonactive a:hover { background-image: url("img/hp/potab-3b.jpg"); }

#tab4 .nonactive a:hover { background-image: url("img/hp/potab-4b.jpg"); }

#tab5 .nonactive a:hover { background-image: url("img/hp/potab-5b.jpg"); }

#tab6 .nonactive a:hover { background-image: url("img/hp/potab-6b.jpg"); }

#tab7 .nonactive a:hover { background-image: url("img/hp/potab-7b.jpg"); }

#tab8 .nonactive a:hover { background-image: url("img/hp/potab-8b.jpg"); }

/* main */

#main-top {
	width: 800px;
	height: 16px;
	margin: 5px auto 0;
	background-image: url("img/hp/potop.jpg");
	background-repeat: no-repeat;
	background-position: 0 0;
}

.main {
	width: 800px;
	margin: 0 auto;
	color: #4C4C4C;
	text-align: left;
	background-image: url("img/hp/pomiddle.jpg");
	background-repeat: repeat-y;
	background-position: 0 0;
}

#main-bottom {
	width: 800px;
	height: 16px;
	margin: 0 auto;
	background-image: url("img/hp/pobottom.jpg");
	background-repeat: no-repeat;
	background-position: 0 0;
}

.head {
	width: 800px;
	height: 62px;
	background-repeat: no-repeat;
	background-position: 0 0;
}

#head1a {
	width: 440px;
	background-image: url("img/hp/pohead-1a.jpg");
}

#head1b {
	width: 440px;
	background-image: url("img/hp/pohead-1b.jpg");
}

#head1c {
	clear: both;
	background-image: url("img/hp/pohead-1c.jpg");
}

#head1d {
	clear: both;
	background-image: url("img/hp/pohead-1d.jpg");
}

#head2 { background-image: url("img/hp/pohead-2.jpg"); }

#head3 { background-image: url("img/hp/pohead-3.jpg"); }

#head4 { background-image: url("img/hp/pohead-4.jpg"); }

#head5 { background-image: url("img/hp/pohead-5.jpg"); }

#head6 { background-image: url("img/hp/pohead-6.jpg"); }

#head7 { background-image: url("img/hp/pohead-7.jpg"); }

#head8 { background-image: url("img/hp/pohead-8.jpg"); }

.wtlx-skin {
	margin-bottom: 15px;
	float: left;
	width: 320px;
}

.twitter-timeline {
	margin-left: 30px;
	width: 320px;
}

#top-right {
	margin-bottom: 15px;
	float: right;
	width: 440px;
}

h3.voice {
	margin: 0 2em;
	padding-top: 20px;
}

h3.enquete {
	margin: 0 2em;
	padding-top: 20px;
	text-align: center;
}

h4.down { margin: 10px 30px 5px; }

h4.sup { margin: 20px 30px 5px; }

.main p { margin: 0 3em; }

.main form p {
	margin: 0;
	padding: 5px 5px 1em;
}

.main p.last {
	margin: 40px 1.5em 0;
	text-align: right;
}

p.plan-top { margin-top: 50px; }

p.plan-bottom { margin-top: 5px; }

p.copy-top { padding: 5px 5px 5px; }

p.copy-bottom { padding: 0 5px 1em; }

p.down {
	margin-top: 20px;
	margin-bottom: 25px;
	text-align: center;
}

p.movie {
	margin-bottom: 25px;
	text-align: center;
}

.main dl { margin-left: 3em; }

.main ul {
	margin: 0 2.5em 0 5em;
	padding-bottom: 1em;
}

dl.recruit { padding-bottom: 0; }

.recruit dd {
	margin-bottom: 0.5em;
	margin-right: 2em;
}

dl.credit { margin-left: 180px; }

dl.credit dd { margin-left: 1.5em; }

dl.copyright { margin-left: 100px; }

.material { margin-left: 170px; }

img.center { margin: 0 20px 15px; }

img.center-bottom { margin: 0 70px 50px; }

p#top-img {
	margin: 0 auto 10px;
	padding: 0;
	text-align: center;
}

p#top-img img { margin: 5px auto 10px; }

#top-right p {
	margin: 0 auto 5px;
	padding: 0;
	text-align: center;
}

#top-right dl { margin: 0 1.5em 15px; }

ul.side {
	list-style: none;
	margin: 5px 2em;
}

.side li {
	padding: 0 0.5em;
	font-weight: bold;
	border-bottom: 1px solid #545454;
}

.side dt { margin: 0 0.5em; }

.side dd {
	margin-left: 0;
	padding: 0 2em;
}

.side dd.last { border-bottom: 1px solid #545454; }

#product dt {
	float: left;
	width: 100px;
	clear: both;
}

#product dd {
	margin-left: 0;
	width: 550px;
}

a:hover.ss {
	top: 0px;
	left: 0px;
}

#footer {
	margin: 5px 20px 0;
	padding-bottom: 10px;
}

#footer #menu-footer {
	font-size: 80%;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#footer #menu-footer li {
	margin: 0;
	padding: 0 5px 0;
	display: inline;
	border-right: 1px solid #FFF;
}

#footer #menu-footer li.last { border-right: 0; }

#footer address {
	margin-top: 5px;
	padding-top: 3px;
	line-height: 100%;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-size: 90%;
}
