@import url(common.css);


/************/

/*** header ***/
#headerBody {
	height: 60px;
	background-image: url(../images/header_common.jpg);
}

#headerBody h1 {
	float: right;
	padding-top: 40px;
	padding-right: 10px;
	text-align: right;
	color: #CCA599;
	font-size: 75%;
	font-weight: bold;
}

#backToTop {
	float: left;
	height: 46px;
	margin: 0;
	padding: 7px 0 0 8px;
}

#backToTop a {
	display: block;
	width: 315px;
	height: 46px;
	text-decoration: none;
}


/*** menu (for each contents) ***/
#menuBody {
	clear: left;
	height: 28px;
	margin: 0;
	padding-left: 36px;
	background: url(../images/menu_common/bg_menu.jpg) left top no-repeat;
}

ul#menuBox {
	display: block;
	margin: 0;
	padding: 0;
}

ul#menuBox li {
	float: left;
	list-style-type: none;
}

ul#menuBox li a {
	display: block;
	width: 137px;
	height: 28px;
	margin-right: 1px;
	padding: 0;
	text-decoration: none;
}

li.menu01 a {
	background: url(../images/menu_common/menu01.jpg) 0px 0px no-repeat;
}

li.menu02 a {
	background: url(../images/menu_common/menu02.jpg) 0px 0px no-repeat;
}

li.menu03 a {
	background: url(../images/menu_common/menu03.jpg) 0px 0px no-repeat;
}

li.menu04 a {
	background: url(../images/menu_common/menu04.jpg) 0px 0px no-repeat;
}

li.menu05 a {
	background: url(../images/menu_common/menu05.jpg) 0px 0px no-repeat;
}

li.menu01 a:hover, li.menu02 a:hover, li.menu03 a:hover, li.menu04 a:hover, li.menu05 a:hover {
	background-position: 0px -60px;
	background-repeat: no-repeat;
}

li.menu01 a:active, li.menu02 a:active, li.menu03 a:active, li.menu04 a:active, li.menu05 a:active {
	background-position: 0px -120px;
	background-repeat: no-repeat;
}


/*** content ***/
#contentBody {
	clear: left;
	margin: 0;
	padding: 45px 30px 30px;
	background: url(../images/bg_common.jpg) left top no-repeat;
}

#contentBody h2 {
	height: 62px;
	margin-bottom: 25px;
}

#contentBody h3 {
	height: 18px;
	margin: 0 10px 10px;
	padding-left: 22px;
	color: #772928;
	font-size: 100%;
	background: url(../images/leader_h3.gif) 0px 0px no-repeat;
}

#contentMain {
	width: 662px;
	margin: 0;
	padding: 10px 15px;
	background-color: transparent;
	border-right: 4px solid #DADADA;
	border-left: 4px solid #DADADA;
}

h3.edit {
	background: url(../images/icon_edit.gif) 0px 0px no-repeat!important;
}

#menuTop {
	height: 20px;
	margin: 0 8px;
	padding: 0 10px;
	background: url(../images/leader_article.gif) 0px 4px no-repeat;
	font-size: 75%;
	line-height: 100%;
	font-weight: bold;
}

.generalBox {
	width: 602px;
	margin: 0 20px 20px;
	padding: 5px 10px 10px;
}

.generalBox p {
	padding-bottom: 1em;
	font-size: 75%;
	line-height: 140%;
}

.generalBox ol, .generalBox ul {
	list-style-position: outside;
	margin: 0;
	padding: 0 0 1em 20px;
}

.generalBox li {
	padding-bottom: 0.5em;
	font-size: 75%;
	line-height: 140%;
}

.columnBox {
	margin: 15px 20px;
	padding: 15px 160px 15px 15px;
	background: #FFFFFF url(../images/img_column.gif) right bottom no-repeat;
	border: 3px solid #CCCCCC;
}

.columnBox p {
	color: #274353;
	font-size: 75%;
	line-height: 120%;
}

.footerCommand {
	padding: 5px 10px 5px;
	font-size: 75%;
	text-align: center;
}

.footerCommand input {
	margin: 0 5px 5px;
}

.footerCommand a {
	padding: 0 2px 5px;
}

#naviBtn {
	width: 602px;
	margin: 0 20px;
	padding: 10px;
	font-size: 75%;
}

#naviBtnLeft {
	float: left;
	width: 300px;
	margin: 0;
	padding: 0;
}

#naviBtnRight {
	float: right;
	width: 300px;
	margin: 0;
	padding: 0;
	text-align: right;
}


/*** table(profile) ***/
#profile, #favorite, #history {
	width: 600px;
	margin: 0 auto 10px;
	font-size: 75%;
	line-height: 120%;
	background-color: #D4E8F1;
	border-spacing: 2px;
	border: 1px solid #666666;
}

#profile th, #favorite th {
	width: 110px;
	padding: 6px;
	color: #FFFFFF;
	background-color: #7DA8C2;
	border: 1px solid #999999;
}

#history th {
	padding: 6px;
	color: #FFFFFF;
	background-color: #7DA8C2;
	border: 1px solid #999999;
}

th.year {
	width: 60px;
}

th.month {
	width: 45px;
}

#profile td, #favorite td, #history td {
	padding: 6px 10px;
	border: 1px solid #999999;
}

td.contrast {
	background-color: #F1FCFF;
}

.photoBar {
	margin: 0 auto 20px;
	text-align: center;
}

.photoBar img {
	border: 1px solid #666666;
}


/*** discography ***/
p.graphyColumn img {
	margin: 0 2px;
	vertical-align: bottom;
}
 
.graphyBoxUpper {
	margin: 0 20px 20px;
	padding: 10px;
	background: url(../images/bg_graphy_top.jpg) center repeat;
	border: 6px solid #31A905;
}

.graphyBox {
	margin: 0 20px 20px;
	padding: 10px;
	border-bottom: 1px dotted #999999;
}

h4.graphyTitleUpper {
	height: 21px;
	margin-bottom: 10px;
	padding: 3px 0 0 45px;
	font-size: 100%;
	line-height: 100%;
	background: url(../images/icon_new_graphy.gif) left top no-repeat;
}

h4.graphyTitle {
	margin-bottom: 10px;
	padding-left: 6px;
	font-size: 90%;
	line-height: 100%;
	border-left: 14px solid #BCDDFC;
}

.graphyTitleUpper span, .graphyTitle span {
	font-size: 70%;
	font-style: normal;
	padding-left: 2em;
}

.graphyImg {
	float: left;
	width: 180px;
	margin: 0;
	padding: 0;
}

.imageDisp {
	margin: 0;
	padding: 4px;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}

p.imageComment {
	margin-top: 10px;
	padding-left: 10px;
	background: url(../images/leader_article.gif) 0px 4px no-repeat;
	font-size: 75%;
	line-height: 120%;
}

p.imageComment img {
	margin-left: 2px;
	vertical-align: bottom;
}
 
.graphyCont {
	float: right;
	width: 400px;
	margin: 0;
	padding-left: 10px;
}

.graphyCont p {
	margin: 0;
	padding: 0.4em 10px;
	font-size: 75%;
	line-height: 120%;
}

.graphyCont ol, .graphyCont ul {
	margin: 0;
	padding: 0 20px;
}

.graphyCont li {
	list-style-position: outside;
	margin-left: 10px;
	margin-bottom: 0.4em;
	padding-left: 4px;
	font-size: 75%;
	line-height: 120%;
}

.graphyCont img {
	margin-left: 4px;
	vertical-align: bottom;
}
 
.mplayer {
	margin: 15px 5px 10px;
}
 

/*** article (info, history, schedule etc.) ***/
.articleBox {
	width: 602px;
	margin: 0 20px;
	padding: 10px;
	border-bottom: 1px dotted #999999;
}

.articleBox h4 {
	float: left;
	width: 155px;
	margin-bottom: 10px;
	padding-left: 6px;
	color: #FF6600;
	font-size: 90%;
	line-height: 100%;
	border-left: 14px solid #FFD0B2;
}

.articleCont, .articleInfo {
	float: right;
	width: 420px;
	margin: 0;
}

.articleCont p {
	margin: 0;
	padding-bottom: 10px;
	font-size: 90%;
	line-height: 120%;
}

.articleInfo p {
	margin: 0;
	padding-bottom: 10px;
	font-size: 75%;
	line-height: 140%;
}

p.schedulePlace {
	float: left;
}

p.scheduleTime {
	float: left;
	padding-left: 1.2em;
}

p.scheduleSpec {
	clear: both;
	font-size: 75%;
	line-height: 140%;
}

p.oneLineMsg {
	margin: 0;
	padding: 0 8px 10px;
	font-size: 75%;
	line-height: 140%;
}

p.msgID {
	margin-bottom: 5px;
	padding-left: 6px;
	color: #FF6600;
	font-size: 75%;
	line-height: 100%;
	border-left: 6px solid #FFD0B2;
}

p.appendix {
	padding: 0 8px;
	color: #999999;
	font-size: 60%;
	line-height: 110%;
}

#commentAdmin {
	margin: 15px 20px;
	padding: 15px 15px 10px;
	color: #274353;
	background-color: #D4E8F1;
	border: 4px double #CCCCCC;
}

#commentAdmin p {
	margin-bottom: 5px;
	font-size: 75%;
	line-height: 140%;
}

#commentAdmin ul {
	margin: 0;
	padding: 0 20px;
}

#commentAdmin li {
	list-style-position: outside;
	margin-bottom: 5px;
	padding-left: 3px;
	font-size: 75%;
	line-height: 140%;
}


/*** form (article - info, history, schedule etc.) ***/
.articlenumber {
	color: #999999;
	font-size: 75%;
	padding-right: 8px;
}

#contManageBox {
	margin: 0 auto 20px;
	padding: 15px 20px;
	font-size: 75%;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

#entryArticleBox {
	margin: 0 auto;
	padding: 15px 20px;
	font-size: 80%;
	border-top: 1px solid #CCCCCC;
}

.selectDate {
	margin-bottom: 10px;
}

#entryArticleBox textarea {
	margin-bottom: 8px;
	vertical-align: top;
}

.inputBox {
	clear: both;
}

p.entryHeader {
	float: left;
	width: 100px;
}

.back {
	margin: 10px 8px;
	padding: 0 10px;
	background: url(../images/leader_article_back.gif) 0px 4px no-repeat;
	font-size: 75%;
	line-height: 100%;
	font-weight: bold;
}


/*** shoten ***/
#shotenCont {
	float: left;
	width: 360px;
	margin: 0;
	padding: 0;
}

#shotenCont p {
	padding-bottom: 1em;
	font-size: 75%;
	line-height: 140%;
}

#shotenMedia {
	float: right;
	width: 200px;
	margin: 0 auto;
	padding: 10px 5px;
	background-color: #FFFFFF;
	border: 3px solid #FBA196;
	text-align: center;
}

#shotenMedia img {
	margin: 0 auto;
}

#shotenMedia p {
	padding-bottom: 1em;
	font-size: 70%;
}


/*** shortstory ***/
ul.storyList {
	list-style-type: none;
/*	margin: 10px 20px; */
	margin: 10px 15px;
	padding: 0;
}

li.storyCont {
	list-style-type: none;
	margin-bottom: 10px;
/*	padding: 2px 0 1px 6px; */
	padding: 2px 0 1px 24px;
	font-size: 90%;
	line-height: 100%;
/*	border-left: 14px solid #663333; */
	background: url(../images/leader_pinkuma.gif) 0 0 no-repeat;
}

.storyCont span {
	font-size: 70%;
	font-style: normal;
	padding-left: 2em;
}


/*** contact ***/
.formHeader {
	margin: 1em 0 0.5em;
	padding: 0 0.5em;
	font-size: 75%;
	border-left: 5px solid #FFD0B2;
}

#formSelector {
	margin-bottom: 0.5em;
	padding: 8px 5px;
	font-size: 75%;
	border: 1px solid #999999;
}

#formSelector span {
	margin-right: 1em;
}


/*** checkmode (article - info, history, schedule etc.) ***/
#check {
	margin: 0 auto 15px;
	font-size: 80%;
	line-height: 120%;
	background-color: #D4E8F1;
	border-spacing: 2px;
	border: 1px solid #666666;
}

#check th {
	padding: 6px;
	color: #FFFFFF;
	background-color: #7DA8C2;
	border: 1px solid #999999;
}

#check td {
	padding: 6px 10px;
	border: 1px solid #999999;
}

td.check_ok {
	color: #0066CC;
	text-align: center;
}

td.check_ng {
	color: #CC0000;
	text-align: center;
}

