@import url("./base.css");

/*
 * mamber.css
 */

/*
===============================================================================
id:Wrapper
===============================================================================
*/

#Wrapper {
	width: 920px;
	margin: 0 auto;
	padding: 0 13px;
	background: url(../images/wrapper-back.gif) repeat-y center;
	color: #5b5a5a;
}

* html #Wrapper {
	width: 946px;
/*	behavior: url(./common/js/iepngfix/iepngfix.htc);/* ΃pXŋLڂ邱ƁI */
}

/*
===============================================================================
id:Header
===============================================================================
*/

#Header {
	position: relative;
	width: 920px;
	height: 333px;
	background: url(../../images/member/header-back.jpg) no-repeat center top;
}

#info #Header {
	position: relative;
	width: 920px;
	height: 333px;
	background: url(../../images/info/header-back.jpg) no-repeat left top;
}

#ticket #Header {
	position: relative;
	width: 920px;
	height: 333px;
	background: url(../../images/ticket/header-back.jpg) no-repeat left top;
}

#recruit #Header {
	position: relative;
	width: 920px;
	height: 333px;
	background: url(../../images/recruit/header-back.jpg) no-repeat left top;
}



#2010 #Header {
	position: relative;
	width: 920px;
	height: 333px;
	background: url(../../images/2010/header-back.jpg) no-repeat left top;
}

#sitemap #Header {
	position: relative;
	width: 920px;
	height: 333px;
	background: url(../../images/sitemap/header-back.jpg) no-repeat left top;
}

#npo #Header {
	position: relative;
	width: 920px;
	height: 333px;
	background: url(../../images/npo/header-back.jpg) no-repeat left top;
}


#Header h1 {
	position: absolute;
	top: 9px;
	left: 305px;
	color: #fefefe;
}

#Header .logo {
	position: absolute;
	display: block;
	top: 17px;
	left: 8px;
	width: 205px;
	height: 80px;
}

/*
===============================================================================
id:HeaderNav
===============================================================================
*/

#HeaderNav {
	position: absolute;
	top: 0;
	right :19px;
	padding-left: 8px;
	background: url(../images/headernav/back.gif) no-repeat left top;
}

#HeaderNav ul {
	margin: 0;
	min-height: 24px;
	padding-right: 2px;
	background: url(../images/headernav/back-right.gif) no-repeat right top;
	list-style: none;
}

* html #HeaderNav ul {
	height: 21px;
	padding-bottom: 3px;
}

* html #HeaderNav  {
	width: 20em;
}

#HeaderNav ul li {
	display: inline;
	border-right: 1px solid #7d7d7d;
	padding: 0 6px;
	font-size: 80%;
}

#HeaderNav ul li.bottom {
	border-right: 0;
}

#HeaderNav ul li a {
	background: no-repeat 0 0;
	color: #fff;
}

#HeaderNav ul li#HN_home a {
	padding-left: 18px;
	background-image: url(../images/headernav/home.gif);
}
#HeaderNav ul li#HN_sitemap a {
	padding-left: 20px;
	background-image: url(../images/headernav/sitemap.gif);
}
#HeaderNav ul li#HN_contact a {
	padding-left: 23px;
	background-image: url(../images/headernav/contact.gif);
}

/*
===============================================================================
id:GlobalNav
===============================================================================
*/

#GlobalNav {
;
}

#GlobalNav ul {
	position: absolute;
	top: 41px;
	left: 318px;
	width: 595px;
	margin: 0;
	list-style:none;
}

*:first-child+html #GlobalNav ul {
	top: 40px !important;
}
* html #GlobalNav ul {
	top: 40px !important;
}

#GlobalNav li {
	float: left;
}

/*
===============================================================================
id:TopicPath
===============================================================================
*/

#TopicPath {
	float: right;
	width: 645px;
	margin-top: 5px;
	font-size: 80%;
}

#recruit #TopicPath, #sitemap #TopicPath, #npo #TopicPath, #2010 #TopicPath {
	float: none;
	margin-top: 5px;
	padding-left: 150px;
	font-size: 80%;
}

/*
===============================================================================
id:Contents
===============================================================================
*/

/*
-------------------------------------------------------------------------------
id:ContentsBody
-------------------------------------------------------------------------------
*/

#Contents {
	float: right;
	width: 645px;
}

#ticket #Contents, #recruit #Contents, #sitemap #Contents, #npo #Contents, #2010 #Contents  {
	float: none;
	margin-left: 150px;
}

#Contents #ContentsBody h2 {
	margin-left: -5px;
}

#Contents #ContentsBody .caption-level01 {
	margin-top: 15px;
	margin-left: 15px;
}

/*
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
class:left
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/

#Contents #ContentsBody .left {
	float: left;
	width: 365px;
	margin-left: 15px;
}

* html #Contents #ContentsBody .left {
	display: inline;
}

#Contents #ContentsBody .left .caption ,
#Contents #ContentsBody .left h3 {
	color: #a30037;
}

#Contents #ContentsBody .left h3 {
	margin-bottom: 15px;
	font-size: 120%;
}

#Contents #ContentsBody .left #Rules {
	margin-top: 15px;
	border: 1px solid #e1e1e5;
	padding: 15px;
	background: #f7f7fc;
}

#Contents #ContentsBody .left #Rules iframe {
	width: 328px;
	border: 1px solid #e1e1e5;
	background: #fff;
}

* html #Contents #ContentsBody .left #Rules iframe {
	width: 330px;
}

/*
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
class:right
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/

#Contents #ContentsBody .right {
	float: right;
	width: 260px;
	line-height: 1.2em;
}

#Contents #ContentsBody .right h4 {
	display: none;
}

#Contents #ContentsBody .right #Benefits {
	background: url(../../images/member/benefits/back-top.gif) no-repeat center top;
}

#Contents #ContentsBody .right #Benefits .block {
	margin: 0;
	padding: 40px 30px 10px;
	background: url(../../images/member/benefits/back-bottom.gif) no-repeat center bottom;
	list-style: none;
	color: #a30037;
	font-size: 80%;
	font-weight: bolder;
}

#Contents #ContentsBody .right #Benefits li {
	min-height: 47px;
	margin-top: 3px;
	padding-left: 56px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #dadada;
	background: no-repeat left top;
}

* html #Contents #ContentsBody .right #Benefits li {
	height: 50px;
}

#Contents #ContentsBody .right #Benefits #Bene01 {
	background-image: url(../../images/member/benefits/toku01.png);
}

#Contents #ContentsBody .right #Benefits #Bene01 img {
	float: left;
	margin-right: 4px;
	margin-left: -6px;
}

* html #Contents #ContentsBody .right #Benefits #Bene01 img {
	display: inline;
}

#Contents #ContentsBody .right #Benefits #Bene02 {
	background-image: url(../../images/member/benefits/toku02.png);
}

#Contents #ContentsBody .right #Benefits #Bene03 {
	background-image: url(../../images/member/benefits/toku03.png);
}

#Contents #ContentsBody .right #Benefits #Bene04 {
	background-image: url(../../images/member/benefits/toku04.png);
	border: none;
}

* html #Contents #ContentsBody .right #Benefits #Bene01 ,
* html #Contents #ContentsBody .right #Benefits #Bene02 ,
* html #Contents #ContentsBody .right #Benefits #Bene03 ,
* html #Contents #ContentsBody .right #Benefits #Bene04 {
/*	behavior: url(./common/js/iepngfix/iepngfix.htc);/* ΃pXŋLڂ邱ƁI */
}


#Contents #ContentsBody .right #Register {
	background: url(../../images/member/register/back-top.gif) no-repeat center top;
}

#Contents #ContentsBody .right #Register .block {
	margin: 10px 0 0;
	padding: 40px 30px 10px;
	background: url(../../images/member/register/back-bottom.gif) no-repeat center bottom;
	font-size: 80%;
}

#Contents #ContentsBody .right #Register dl.level01 {
	margin-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #dadada;
}
#Contents #ContentsBody .right #Register dl.bottom {
	border-bottom: none;
}

#Contents #ContentsBody .right #Register dl.level01 dt {
	font-size: 120%;
	font-weight: bolder;
	margin-top: 10px;
}

#Contents #ContentsBody .right #Register dl.level01 address {
	color: #2a73b1;
	font-weight: bolder;
}

#Contents #ContentsBody .right #Register dl.level02 {
	padding-left: 0;
	background: url(../../images/member/register/mobpnone.gif) no-repeat left center;
}

#Contents #ContentsBody .right #Register dl.level02 dt {
	font-size: 100%;
	font-weight: normal;
}

#Contents #ContentsBody .right #Register dl.level02 .text {
	float: left;
	width: 200px;
}

#Contents #ContentsBody .right #Register dl.level02 .qr {
	margin-top: -1.5em;
	margin-top: 10px;
	margin-left: 52px;
	margin-bottom: 5px;
}

/*
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
id:#Step
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/

#Contents #ContentsBody #Step {
	clear: both;
	padding-top: 20px;
	padding-left: 100px;
}

#Contents #ContentsBody #Step ol {
	list-style: none;
}

#Contents #ContentsBody #Step ol li {
	float: left;
	padding-right: 35px;
	background: url(../../images/member/pa-step-right.gif) no-repeat 120px 25px;
}

* html #Contents #ContentsBody #Step ol li {
	display: inline;
}

#Contents #ContentsBody #Step ol li#Step03 {
	background: none;
}

/*
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
form
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/

#Contents #ContentsBody form {
	margin: 15px 15px 20px;
	width: 585px;
}

#Contents #ContentsBody form #FormInput {
	margin-bottom: 15px;
	border: 5px solid #e1e1e5;
	padding: 5px;
	background: #f7f7fc;
}

#Contents #ContentsBody form .term {
	margin: 10px;
}

#Contents #ContentsBody form .term h4 {
	float :left;
}

#Contents #ContentsBody form .term p {
	float :right;
	color: #2088d1;
	font-size: 80%;
}

#Contents #ContentsBody form img.tri-right {
	color: #2088d1;
	margin: 0 0.5em 0 0.3em;
}

#Contents #ContentsBody form table {
	width: 564px;
	border-top: 1px solid #e1e1e5;
	border-left: 1px solid #e1e1e5;
	background: #fff;
}

#Contents #ContentsBody form th ,
#Contents #ContentsBody form td {
	border-right: 1px solid #e1e1e5;
	border-bottom: 1px solid #e1e1e5;
	padding: 5px;
}

#Contents #ContentsBody form th {
	width: 10em;
	font-weight: normal;
}

#Contents #ContentsBody form #Name input ,
#Contents #ContentsBody form #NameFurigana input {
	width: 140px;
}

#Contents #ContentsBody form #DateOfBirth input#Year {
	width: 40px;
}

#Contents #ContentsBody form #Phone input ,
#Contents #ContentsBody form #Fax input {
	width: 60px;
}

#Contents #ContentsBody form #Address #AddNo input {
	width: 40px;
}

#Contents #ContentsBody form #Address input#City {
	width: 99%;
}

#Contents #ContentsBody form #Mail input {
	width: 190px;
}

#Contents #ContentsBody form #Mail .notice {
	font-size: 80%;
}

#Contents #ContentsBody #Send {
	text-align: center;
}

/*
-------------------------------------------------------------------------------
id:Flow
-------------------------------------------------------------------------------
*/

#Flow {
	float: left;
	width: 268px;
	margin-top: -20px;
	margin-left: 7px;
	background: url(../../images/member/flow/back-center.gif) repeat-y center;
}

* html #Flow {
	display: inline;
}

#Flow ol.level01 li.kibousya {
	padding-bottom: 30px;
	background: url(../../images/member/flow/pa-bottom-kibousya.gif) no-repeat center bottom;
}

#Flow ol.level01 li.jimukyoku {
	padding-bottom: 30px;
	background: url(../../images/member/flow/pa-bottom-jimukyoku.gif) no-repeat center bottom;
}

#Flow ol.level01 {
	margin: 0;
	padding: 0 20px 35px;
	background: url(../../images/member/flow/back-bottom.gif) no-repeat center bottom;
	list-style: none;
}

* html #Flow ,
* html #Flow ol.level01 {
	height:1%;/* PeekaBoo fix */
}

#Flow ol.level01 ul ,
#Flow ol.level01 ol {
	margin-left: 2em;
}

#Flow ol.level01 dt {
	margin: 10px 0 5px;
}

#Flow #Flow01 a {
	font-weight:bolder;
}

#Flow #Flow04 ul.strong {
	color: #a30037;
}

#Flow #Flow04 dd.arrow-bottom {
	text-align: center;
}

#Flow #Flow05 span.strong {
	color: #2a73b1;
}

#Flow #Flow05 ol.strong {
	color: #2a73b1;
	font-weight: bolder;
}

#Flow #Flow07 {
	padding-bottom: 0;
	background: none;
}

#Flow #Flow07 ul {
	margin-left: 0;
	list-style: none;
}

#Flow #Flow07 .notice {
	color: #a30037;
	font-weight: bolder;
}

#Flow #Flow07 .notice02 {
	font-size: 80%;
}

#Flow #Flow07 ul li {
	padding-left: 13px;
	background: url(../../images/member/flow/pa-right.gif) no-repeat 0 0.25em;
}

/*
===============================================================================
id:Pagetop
===============================================================================
*/

#pagetop {
	clear: both;
	text-align: right;
	padding: 0 20px 10px 0;
	font-weight: bold;
}

/*
===============================================================================
id:Footer
===============================================================================
*/

#Footer {
	clear: both;
	width: 920px;
	margin-bottom: 20px;
	background: #fff;
	border-top: 1px dotted #dadada;
}

/*
-------------------------------------------------------------------------------
id:Links
-------------------------------------------------------------------------------
*/

#Links {
	float: left;
	width: 520px;
	margin: 0 0 0 20px;
}

* html #Links {
	display: inline;
}

#Links ul {
	margin: 0;
	list-style: none;
}

#Links li {
	float: left;
	margin-right: 2px;
}

/*
-------------------------------------------------------------------------------
id:Copyright
-------------------------------------------------------------------------------
*/

#Footer #Copyright {
	float: right;
	width: 360px;
	margin: 20px 20px 0 0;
	text-align: right;
}

* html #Footer #Copyright {
	display: inline;
}

/*
===============================================================================
HACK
===============================================================================
*/

/* clear Fix */

#Wrapper ,
#HeaderNav ul ,
#GlobalNav ul ,
#Contents ,
#Contents #ContentsBody ,
#Contents #ContentsBody #Step ol ,
#Contents #ContentsBody form .term ,
#Contents #ContentsBody .right #Register dl.level01 ,
#Contents #ContentsBody .right #Register dl.level02 ,
#Links ul ,
#Footer,
dl.news
{
	overflow:hidden;
}

#Wrapper:after ,
#HeaderNav ul:after ,
#GlobalNav ul:after ,
#Contents:after ,
#Contents #ContentsBody:after ,
#Contents #ContentsBody #Step ol:after ,
#Contents #ContentsBody form .term:after ,
#Contents #ContentsBody .right #Register dl.level01:after ,
#Contents #ContentsBody .right #Register dl.level02:after ,
#Links ul:after ,
#Footer:after,
dl.news:after
{
	content:"";
	display:block;
	clear:both;
	height:0;
	overflow:hidden;
}

/*\*/
* html #Wrapper ,
* html #HeaderNav ul ,
* html #GlobalNav ul ,
* html #Contents ,
* html #Contents #ContentsBody ,
* html #Contents #ContentsBody #Step ol ,
* html #Contents #ContentsBody form .term
* html #Contents #ContentsBody .right #Register dl.level01 ,
* html #Contents #ContentsBody .right #Register dl.level02 ,
* html #Links ul ,
* html #Footer,
* html dl.news
{
	height:0;
	overflow:visible;
}
/**/


/* --840 sitemap -- */

dl.sitemap {
	margin-top: 30px;
}

dl.sitemap dt {
	font-size: 14px;
	font-weight: bold;
	line-height: 160%;
	padding: 0 0 0.7em 12px;
	background: url(../../images/member/tri-right.gif) no-repeat 0 6px;
}

dl.sitemap dd {
	font-size: 13px;
	line-height: 160%;
	margin: 0 0 0 30px;
}

dl.sitemap dd.end {
	margin-bottom: 0.7em;
}

.form-caution {
	padding: 10px 15px 0 15px;
	line-height: 140%;
}

.news-block {
	border: 2px solid #F1ACBE;
	margin-top: 7px;
	margin-bottom: 25px;
	padding: 7px;
}

dl.news {
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 5px 0;
	border-bottom: 1px dotted #cdcdcd;
}

dl.news dt {
	width: 80px;
	float: left;
	font-weight: bold;
	line-height: 130%;
}

dl.news dd {
	width: 260px;
	float: left;
	line-height: 130%;
}

.entry {
	color: #A30037;
	border-bottom: 1px dotted #ccc;
	margin-top: 8px;
	margin-bottom: 3px;
	padding-bottom: 3px;
}