/************/

body {
	margin: 0 auto;
	padding: 0;
	color: #23131B;
	font-family: "MS PGothic", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro W3", "Osaka", sans-serif;
	background-color: #000000;
}

h1,h2,h3,h4,h5,h6,p,ul,ol,li,dl,dt,dd {
	margin: 0; 
	padding: 0; 
	font-size: 100%;
	line-height: 100%;
} 

input, textarea, select {
	margin: 0;
	padding: 0;
}

a img {
	border: 0; 
} 

a {
	background-color: transparent;
	color: #FF3366;
	text-decoration: none;
} 

a:visited {
	background-color: transparent;
	color: #FF3366;
	text-decoration: none;
}

a:hover {
	background-color: transparent;
	color: #FF6666;
	text-decoration: underline;
}

/*** clear ***/
.clearBoth {
	clear: both;
	width: 0;
	height: 0;
	font-size: 0;
	line-height: 0;
}

.clearLeft {
	clear: left;
	width: 0;
	height: 0;
	font-size: 0;
	line-height: 0;
}


/*** hidden ***/
.hidden {
	visibility: hidden;
}


/************/

/*** page ***/
#page {
	margin: 0 auto;
	padding: 0;
	background: #D1B1C4 url(../images/bg_cont.jpg) center 50px repeat-x;
}


/*** header ***/
#headerBody {
	height: 50px;
	background: url(../images/bg_header.jpg) center top repeat-x;
}

#headerBox {
	width: 760px;
	margin: 0 auto;
}

#headerBox h1 {
	float: right;
	padding-top: 30px;
	padding-right: 5px;
	text-align: right;
	color: #CCCCCC;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
	font-size: 75%;
	letter-spacing: 0.2ex;
}

#headerLogo a {
	float: left;
	display: block;
	width: 88px;
	height: 40px;
	margin: 6px 0 0 0;
	font-size: 50%;
	text-decoration: none;
	background: url(../images/logo_header.jpg) left top no-repeat;
}

#headerLogo a:hover {
	background-position: 0 -50px;
	text-decoration: none;
}


/*** footer ***/
#footerBody {
	clear: both;
	height: 50px;
	background: url(../images/bg_footer.jpg) center top repeat-x;
}

#footerBox {
	width: 760px;
	margin: 0 auto;
}

#footerBox address {
	height: 32px;
	padding: 8px 10px 0;
	text-align: center;
	color: #CCCCCC;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
	font-size: 65%;
	font-style: normal;
	letter-spacing: 0.2ex;
	line-height: 100%;
	background: url(../images/footer.jpg) center 8px no-repeat;
}


/*** swf ***/
#swfBody {
	clear: both;
	width: 760px;
	height: 130px;
	margin: 0 auto;
	background-color: #FFFFFF;
}







/************/

/*** content ***/
#contentBody, #container {
	width: 680px;
	margin: 0 auto;
	padding: 60px 40px 30px;
	background: #FFF4FB url(../images/bg_contarea.jpg) center top repeat-x;
}

#contentLeft {
	float: left;
	width: 360px;
	padding: 0 15px 20px;
}

#contentBoxTop {	/* for 1din */
	width: 358px;
	margin-bottom: 20px;
	padding: 0;
	background: url(../images/column_article.jpg) left top repeat-y;
}

#contentBoxTop_upper {
	width: 348px;
	padding: 20px 5px 0;
	background: url(../images/column_article_upper.jpg) left top no-repeat;
}

#contentBoxTop h2 {
	margin: 20px;
	padding: 0 0 5px 24px;
/*	color: #FF2696; */
	color: #990000;
	font-size: 95%;
	background: url(../images/leader_date.jpg) 2px top no-repeat;
	border-bottom: 1px solid #FECDE8;
}

#contentBoxTop h3 {
	height: auto;
	margin: 10px 20px;
	padding: 0 0 0 6px!important;
	color: #4F1703;
	font-size: 80%;
	background: none;
	border-left: 5px solid #DEA977;
}

#contentBoxTop p {
	margin: 0 0 1em;
	padding: 0 28px;
	font-size: 75%;
	line-height: 150%;
}

#contentBoxTop ul {
	margin: 0 28px 1em;
	list-style-type: none;
}

#contentBoxTop li {
	padding-left: 18px;
	font-size: 75%;
	line-height: 150%;
	background: url(../images/leader_cont.gif) left 2px no-repeat;
}

#contentBox, #bottom_container {
	margin-bottom: 15px;
	padding: 0;
}

#contentBox h2 {
	margin: 20px 0;
	padding: 0 0 5px 24px;
/*	color: #FF2696; */
	color: #990000;
	font-size: 95%;
	background: url(../images/leader_date.jpg) 2px top no-repeat;
	border-bottom: 1px solid #FECDE8;
}

#contentBox h3 {
	height: auto;
	margin: 20px 10px 10px;
	padding: 0 0 0 6px!important;
	color: #4F1703;
	font-size: 80%;
	background: none;
	border-left: 5px solid #DEA977;
}

#contentBox p {
	margin: 0 0 1em;
	padding: 0 8px;
	font-size: 75%;
	line-height: 150%;
}

.articleBox {
	margin: 0 0 30px;
	padding: 0 15px 20px;
}

dl.qanda {
	padding: 0 8px;
}

dl.qanda dt {
	float: left;
	margin-bottom: 1.5em;
	padding-left: 12px;
	font-size: 75%;
	line-height: 150%;
	font-weight: bold;
}

dl.qanda dd {
	margin-bottom: 1.5em;
	padding-left: 40px;
	font-size: 75%;
	line-height: 150%;
}

dt.question {
	color: #164465;
	background: url(../images/leader_question.gif) left center no-repeat;
}

dt.answer {
	color: #A20053;
	background: url(../images/leader_answer.gif) left center no-repeat;
}

dd.question {
	color: #0099CC;
}

ul.article {
	margin: 0 10px 10px;
	padding: 0;
}

ul.article li {
	list-style-type: none;
	margin: 0 0 1em;
	padding-left: 18px;
	font-size: 75%;
	line-height: 150%;
	background: url(../images/leader_link.jpg) left 1px no-repeat;
}

.linkMore {
	padding: 10px 35px 30px 0;
	text-align: right;
	background: url(../images/column_article_lower.jpg) left bottom no-repeat;
}

.linkMore a {
	padding: 3px 18px 3px 6px;
	color: #142126!important;
	font-size: 75%;
	line-height: 100%!important;
	background: #FCEAF5 url(../images/leader_former.gif) right center no-repeat;
	border: 1px solid #A20053;
}

.linkMore a:hover {
	color: #142126;
	text-decoration: none;
	background-color: #FFFFFF;
}

#contentRight {
	float: right;
	width: 230px;
	padding: 0 15px 20px 15px;
}

.topicBox {
	width: 208px;
	margin: 0;
	padding: 20px 0 10px 20px;
	background: url(../images/accent_topic.jpg) left top no-repeat;
}

.topicBox p {
	margin: 0 0 1em;
	font-size: 70%;
	line-height: 140%;
}

#officeBox, #flashGuide, #counter {
	margin-top: 20px;
	padding: 0;
}

#officeBox h2 {
	margin-bottom: 20px;
	padding: 5px 2px;
	font-size: 75%;
	line-height: 120%;
	border-top: 3px double;
	border-bottom: 3px double;
	border-color: #330000;
}

#officeBox p {
	margin: 0 4px 0.8em;
	font-size: 75%;
	line-height: 120%;
}

span.infoMsg {
	display: block;
	margin: 0 4px 5px;
	padding: 1px;
	color: #BA1F3A;
	font-size: 80%;
	text-align: center;
	background-color: #FFFFFF;
	border: 3px double #BA1F3A;
}

#flashGuide p {
	margin-bottom: 0.8em;
	color: #666666;
	font-size: 70%;
	line-height: 120%;
}

#column_audition {
	width: 318px;
	margin: 0;
	padding: 115px 20px 20px;
	background: url(../images/column_audition.jpg) left top no-repeat;
}

#column_audition p {
	margin: 0 0 1em;
	padding: 0 8px;
	color: #FFFFFF;
	font-size: 75%;
	line-height: 150%;
}

#column_campaign2008 {
	width: 318px;
	margin: 0;
	padding: 115px 20px 40px;
	background: url(../images/column_campaign2008.jpg) left top no-repeat;
}

#column_campaign2008 p {
	margin: 0 0 1em;
	padding: 0 8px;
	color: #FFFFFF;
	font-size: 75%;
	line-height: 150%;
}

#column_aomorifes {
	width: 318px;
	height: 94px;
	margin-bottom: 10px;
	padding: 70px 20px 0;
	background: url(../images/column_aomorifes.jpg) left top no-repeat;
}

#column_aomorifes p {
	margin: 0 0 0.8em;
	_margin: 0 0 0.6em;
	color: #FFFFFF;
	font-size: 75%;
	line-height: 140%;
}

p#link_aomorifes {
	margin-right: 16px;
	text-align: right;
	line-height: 120%;
}

p#link_aomorifes span {
	font-size: 90%;
}

p#link_aomorifes a {
	color: #FFFFFF;
}


/*** title ***/
#title_info {
	width: 266px;
	height: 30px;
	margin: 0 12px 40px;
	padding: 0;
	font-size: 70%;
	line-height: 30px;
	background: url(../images/title_info.jpg) left top no-repeat;
}

#title_profile {
	width: 266px;
	height: 30px;
	margin: 0 12px 40px;
	padding: 0;
	font-size: 70%;
	line-height: 30px;
	background: url(../images/title_profile.jpg) left top no-repeat;
}

#title_yosakoi {
	width: 266px;
	height: 30px;
	margin: 0 12px 40px;
	padding: 0;
	font-size: 70%;
	line-height: 30px;
	background: url(../images/title_yosakoi.jpg) left top no-repeat;
}

#title_message {
	width: 266px;
	height: 30px;
	margin: 0 12px 40px;
	padding: 0;
	font-size: 70%;
	line-height: 30px;
	background: url(../images/title_message.jpg) left top no-repeat;
}


/*** footerMenu ***/
#footerMenu {
	text-align: center;
}

#footerMenu li {
	display: inline;
	list-style-type: none;
	padding: 0 8px;
	color: #999999;
	font-size: 80%;
	line-height: 100%;
	border-right: 1px solid #F8CEE4;
}

li#footerMenuTop {
	border-left: 1px solid #F8CEE4;
}


/*** common ***/
.attention {
	color: #FF0033;
}

p.new {
	margin: 0;
	background: url(../images/icon_new.gif) left 0 no-repeat;
	text-indent: 44px;
}

.linkage {
	margin-top: 10px;
	padding: 0 0 5px 16px;
	background: url(../images/leader_link.jpg) left 1px no-repeat;
	color: #FF6666;
	font-size: 75%;
	line-height: 120%;
}

.errorMsg {
	margin: 0 auto 20px;
	padding: 5px 20px;
	font-size: 80%;
	line-height: 120%;
	text-align: center;
}

.additional {
	margin-bottom: 2em!important;
	padding: 0 10px!important;
	color: #666666;
	font-size: 70%!important;
	line-height: 110%!important;
}

.footerCommand {
	padding: 5px 10px 5px;
	font-size: 75%;
	text-align: center;
}


/*** article (INFORMATION) ***/
span.underline {
	text-decoration: underline;
}

span.pickup {
	color: #FF0033;
	font-weight: bold;
}




/************/

/*** accordion ***/

/* Some basic Page Styles */
#container {
/*	margin: 20px auto 0 auto;
	width: 700px; */
}

#top_container {
	width: 680px;
	height: 130px;
	margin: 10px auto;
}

#bottom_container {
/*	clear: both;
	width: 700px; */
}


/* Vertical Accordions */
.accordion_toggle {
	display: block;
	height: 28px;
	width: 520px;
	margin: 10px 15px;
	padding: 0 90px 0 30px;
	color: #224D7D;
	font-size: 95%;
	line-height: 28px;
	background: url(../images/titlebar_message.jpg) left top no-repeat;
	background-color: #B1C8D7;
	cursor: pointer;
}

.accordion_toggle_active {
	color: #FFFFFF;
	background: url(../images/titlebar_message_active.jpg) left top no-repeat;
	background-color: #93C0DC;
}

.accordion_content {
	overflow: hidden;
	margin: 10px 0;
	padding: 0 15px;
}

.accordion_content h3 {
	height: auto;
	margin: 10px;
	padding: 0 0 0 6px!important;
	color: #4F1703;
	font-size: 80%;
	background: none;
	border-left: 5px solid #DEA977;
}

.accordion_content p {
	margin: 0 0 1em;
	padding: 0 8px;
	font-size: 75%;
	line-height: 150%;
}


/* Horizontal Accordion */
.horizontal_accordion_toggle {
	/* REQUIRED */
	float: left;	/* This make sure it stays horizontal */
	/* REQUIRED */

	display: block;
	height: 100px;
	width: 28px;
	margin: 0;
	background: #a9d06a url(images/h_accordion_toggle.jpg) no-repeat top left;
	color: #ffffff;
	text-decoration: none;
	outline: none;
	border-right: 1px solid #cde99f;
	cursor: pointer;
}
		
.horizontal_accordion_toggle_active {
	background: #e0542f url(images/h_accordion_toggle_active.jpg) no-repeat top left;
	border-right: 1px solid #f68263;
}

.horizontal_accordion_content {
	/* REQUIRED */
	height: 100px;	/* We need to define a height for the accordion as it stretches the width */
	float: left;	/* This make sure it stays horizontal */
	/* REQUIRED */

	overflow: hidden;
	background-color: #FFFFFF;
	color: #444444;
}

.horizontal_accordion_content p {
	width: 450px;
	line-height: 150%;
	padding: 5px 10px 15px 10px;
}
