body {
	background: #000;
	color: #fff;
	font-size: 13px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.3em;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, p, blockquote, th, td {
    margin: 0; 
    padding: 0;
}
html {
    overflow-y: scroll;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 100%; 
    font-weight: normal;
}
ol, ul, li {
    list-style: none;
}
img, table {
     border: 0;
}
caption, th {
    text-align: left;
}
address, caption, cite, code, dfn, em, strong, th, var {
    font-style: normal; 
    font-weight: normal;
}

a:link {
	color: #bbb;
	text-decoration: none;
}
a:visited {
	color: #bbb;
	text-decoration: none;
}
a:hover {
	color: #fff;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

#header {
	background: #000;
	border-bottom: #999 3px solid;
	height: 94px;
	margin: 0 auto;
	text-align: center;
	width: 100%
}
#header_inner {
	text-align: left;
	height: 55px;
	margin: 0 auto;
	width: 900px;
}
.main_logo {
	float: left;
	margin-top: 18px;
}
img.main_copy {
	float: right;
	margin-top: 29px;
}

#common_menu {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	height: 18px;
	text-align: left;
	width: 900px;
}
:root *> #common_menu {
	margin: 17px auto 0; /*IE6〜8以外*/
}
#common_menu {
	margin: 18px auto 0\9; /*IE8*/
}
#common_menu {
	/margin: 18px auto 0; /*IE6・7*/
}
#common_menu {
	_margin: 18px auto 0; /*IE6以下*/
}

#common_menu {
	behavior: url("http://pivotjp.com/csshover.htc"); /* IE6 対策 */
}

#common_menu li {
	float: left;
	display: inline-block;
	line-height: 18px;
	height: 18px;
	position: relative;
	width: 7em;
	padding-left: 5px;
}
#common_menu li a {
	display: block;
	text-align: left;
}
#common_menu li a:link,
#common_menu li a:visited {
	color: #b2b9bf;
	padding: 0 0 0 8px;
}
#common_menu li a:hover {
	background: url(img/arrow_l.gif) no-repeat 0 6px;
	color: #fff;
	text-decoration: none;
	padding: 0 0 0 8px;
}
#common_menu li.on {
	background: url(img/arrow_l.gif) no-repeat 5px 6px;
	text-decoration: none;
}
#common_menu li.on a:link,
#common_menu li.on a:visited {
	color: #fff;
}
#common_menu li.home {
	border-right: #999 1px solid;
}
#common_menu li.another {
	border-left: #999 1px solid;
	float: right;
	margin-left: 10px;
}
#common_menu li.last {
	border-left: #999 1px solid;
	float: right;
	margin-left: 10px;
	padding-left: 10px;
	padding-right: 0;
}
#common_menu li ul {
	background: url(../img/transpBlack_65.png);
	display: none; /* 下層のメニューを不可視に */
	margin-left: -10px;
}
#common_menu li ul li a:link,
#common_menu li ul li a:visited,
#common_menu li ul li a:hover,
#common_menu li ul li a:active {
	background: none;
	padding: 0;
}
#common_menu li ul li {
	padding: 2px 5px;
}
/* 疑似要素 :hover で下層のメニューを可視に */
#common_menu li:hover ul {
	display: block;
	position: absolute;
	z-index: 100;
}
#common_menu li ul li {
	float: none;
	margin: 0;
	font-weight: normal;
}

#outline {
	background: #000;
	border-bottom: none;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 900px;
}

#navi {
	font-size: 9px;
	padding: 20px 0;
}

#footer {
	background: #000;
	border-top: #999 2px solid;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	margin: 40px auto 0;
	padding: 5px 0 80px;
	text-align: center;
}
#fotter_inner {
	text-align: left;
	margin: 0 auto;
	width: 900px;
}
#footer a:link {
	color: #b2b9bf;
}
#footer a:visited {
	color: #b2b9bf;
}
#footer a:hover {
	color: #fff;
	text-decoration: none;
}
.footer_left {
	float: left;
	font-size: 10px;
}
.footer_right {
	float: right;
}
.footer_right li.menu {
	display: inline;
	font-size: 12px;
	margin: 0 20px 0 0;
	vertical-align: top;
}
.footer_right li a {
	background: url(img/arrow.gif) no-repeat 0 2px;
	padding: 6px 0 0 8px;
}
:root *> .footer_right li a {
	background: url(img/arrow.gif) no-repeat 0 10px; /*IE6〜8以外*/
}
.footer_right li a {
	background: url(img/arrow.gif) no-repeat 0 2px\9; /*IE8*/
}
.footer_right li a {
	/background: url(img/arrow.gif) no-repeat 0 10px; /*IE6・7*/
}
.footer_right li a:not(:target) {
	background: url(img/arrow.gif) no-repeat 0 2px\9; /* IE9 */
}
.footer_right li.btn {
	display: inline;
	margin: 0 3px 0 0;
}
.footer_right li.btn a {
	background: none;
	padding: 0;
}

.c-both {
	clear: both;
}

.naka {
	vertical-align: middle;
}
.space_t7 {
	margin-top: 7px;
}
.space_t10 {
	margin-top: 10px;
}
.space_t15 {
	margin-top: 15px;
}
.space_t20 {
	margin-top: 20px;
}
.space_r7 {
	margin-right: 7px;
}
.space_r4 {
	margin-right: 4px;
}
.space_l4 {
	margin-left: 4px;
}
.space_p10 {
	padding-top: 10px;
}
.space_pb10 {
	padding-bottom: 10px;
}


.font_18 {
	font-size: 18px;
}
.font_17 {
	font-size: 17px;
}
.font_16 {
	font-size: 16px;
}
.font_15 {
	font-size: 15px;
}
.font_14 {
	font-size: 14px;
}
.font_13 {
	font-size: 13px;
}
.font_12 {
	font-size: 12px;
}
.font_11 {
	font-size: 11px;
}

.font_r {
	color: red;
}

.font_l {
	color: #1E3CC8;
}

.font_g {
	color: #666;
}

.font_hel {
	font-family: Arial, Helvetica, sans-serif;
}

.text_right {
	text-align: right;
}

.bg_ly {
	background: #ffff6d;
	padding: 0 8px 0 0;
	_padding: 2px 8px 2px 0;
}
.purple_line {
	border-bottom: #7e308d 1px solid;
}
.date {
	font-size: 12px;
	text-align: right;
}

.en_site {
	background: #eee;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 20px 0 0;
	padding: 3px 10px;
}

.switchHat {
	display: none;
	font-size: 11px;
	line-height: 1em;
	line-height: 3em\9;
	*line-height: 1em;
}
.switchHat img {
	margin: 0 5px 0 0;
	vertical-align: middle;
}
.switchOn {
	display: block;
}
span.switchOn {
	display: inline;
}
.closeBtnHat span,
.switchHat {
	-moz-border-radius: 0px;
	border-radius: 0px;
	display: block;
	margin: 10px 0 0;
}
.switchDetail span {
	font-size: 12px;
}
span.switchHat {
	background: url(../img/arrow_b_l.gif) no-repeat 0 8px;
	clear: both;
	display: block;
	margin: 10px 0;
	padding: 5px 0 10px 16px;
	/padding: 7px 0 10px 16px;
}

.mailing_list {
	border: #999 1px solid;
	margin: 20px 0;
}
.mailing_list h4 {
	background: #ececec;
	border-bottom: #999 1px solid;
	font-size: 12px;
	font-weight: bold;
	padding: 10px;
}
.mailing_list p {
	font-size: 11px;s
	line-height: 1.5em;
	margin: 10px 0 0;
	padding: 0 10px;
	text-align: justify;
}
.mailing_list form {
	font-size: 11px;
	padding: 0 0 0 10px;
}
.mailing_list input {
	margin: 5px 0;
}

.text_b {
	font-weight: bold;
}

/*ボタン*/
.btn_l {
	background: url(img/btn_l_bg.jpg) repeat-x 0 0;
	border: #2ff55a3 1px solid;
	border-top: #6286d8 1px solid;
	display: inline-block;
	font-size: 11px;
	height: 24px;
	line-height: 24px;
	padding: 0 15px ;
	text-align: center;
	/width: 100px;
}
.btn_l a:link {
	color: #fff;
}
.btn_l a:visited {
	color: #fff;
}
.btn_l a:hover {
	color: #000;
	text-decoration: none;
}
.btn_g {
	background: url(img/btn_g_bg.jpg) repeat-x 0 0;
	border: #555 1px solid;
	border-top: #888 1px solid;
	display: inline-block;
	font-size: 11px;
	height: 24px;
	line-height: 24px;
	padding: 0 15px ;
	text-align: center;
	/width: 100px;
}
.btn_g a:link {
	color: #fff;
}
.btn_g a:visited {
	color: #fff;
}
.btn_g a:hover {
	color: #000;
	text-decoration: none;
}

.alpha {
	font-family:'ＭＳ Ｐ明朝', 'MS PMincho', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', serif;
	font-size: 120%;
	margin-right: 3px;
}

/*共有ボタン黒*/
.share_btn_k {
	background: #333;
	border: #555 1px solid;
	margin-top: 15px;
}
.share_btn_k h5 {
	background: #292929;
	border-bottom: #555 1px solid;
	padding: 5px 10px;
}
.share_inner {
	padding: 10px;
}

