/* @override 
	http://chihaya-namiki.jp/css/style.css
	http://www.chihaya-namiki.jp/css/style.css
*/

@import "reset.css";
@import "basic.css";
@import "module.css";
@import "layout.css";


/* @group home */


body#home {
	background: url(../images/home/bc.jpg) center top;
}

#greeting {
	margin-left: 388px;
}

#greeting h2.entryTitle {
	background: url(../images/home/h2Concept.png) no-repeat;
	text-indent: -9999px;
	height: 37px;
	margin-bottom: 9px;
}

p.linkButton {
	float: right;
}

p.linkButton a {
	display: block;
	text-indent: -9999px;
}

#greeting p.linkButton a {
	background-image: url(../images/home/linkAbout.png);
	width: 186px;
	height: 29px;
}

#topics {
	margin: 30px 0 0 56px;
	float: left;
	display: inline;
	width: 472px;
}

#topics h2 {
	background: url(../images/home/h2Topics.png) no-repeat;
	height: 35px;
	text-indent: -9999px;
	margin-bottom: 9px;
}

#topics dl dt {
	float: left;
	display: inline;
}

#topics dl dd {
	padding-left: 86px;
	padding-bottom: 7px;
}

#topics dl dd span a {
	vertical-align: -0.4em;
	margin-right: 7px;
}

#movie {
	float: right;
	margin-top: 288px;
	width: 400px;
}

#movie h2 {
	background: url(../images/home/h2Movie.png) no-repeat;
	width: 142px;
	height: 36px;
	text-indent: -9999px;
	margin-bottom: 7px;
}

#movie ul li {
	float: left;
	display: inline;
	margin: 0 21px 36px 7px;
}

#Photo {
	margin-left: 430px;
	margin-top: 45px;
}

#Photo h2 {
	width: 165px;
	height: 35px;
	background: url(../images/home/h2Gallery.png) no-repeat;
	text-indent: -9999px;
	margin-bottom: 7px;
}

#Photo ul {
	margin-left: 7px;
}

#Photo ul li {
	float: left;
	display: inline;
	margin-right: 6px;
	border: 1px solid #c3c3c3;
	display: block;
	background-color: #fffeff;
	margin-bottom: 6px;
}

#Photo ul li a {
	width: 111px;
	display: block;
	overflow: hidden;
	height: 84px;
	margin: 3px;
}

#Photo ul li a img{
}

#kyougikai {
	margin-left: 264px;
	margin-right: 234px;
	margin-top: 230px;
	padding-bottom: 60px;
}

#kyougikai h2 {
	width: 300px;
	height: 36px;
	text-indent: -9999px;
	margin-bottom: 7px;
	background: url(../images/home/h2Kyougikai.png) no-repeat;
}

#kyougikai p.linkButton a  {
	background: url(../images/home/linkKyougikai.png) no-repeat;
	width: 233px;
	height: 29px;
	text-indent: -9999px;
}

/* @end */

/* @group about */

#concept h3.entryTitle {
	background-image: url(../images/about/h3Concept.png);
}

#plan h3.entryTitle {
	background-image: url(../images/about/h3Plan.png);
}

#lList,
#symbol {
	color: #529613;
	font-weight: bold;
	font-size: 120%;
	margin-bottom: 14px;
}

#lList li,
#symbol li {
	margin-bottom: 7px;
}

#plan div.entryBody {
	clear: both;
}

#plan a img {
	margin-top: 7px;
	margin-bottom: 7px;
}

#plans {
	margin-bottom: 14px;
}

#plan01,
#plan02 {
	margin-top: -7px;
}

#plan01 {
	width: 376px;
}

#contact h3.entryTitle {
	background-image: url(../images/about/h3Contact.png);
}

#contact div.entryBodyInner {
	margin-top: 21px;
	margin-left: 21px;
	margin-right: 21px;
}

div.credit h4 {
	margin-bottom: 7px;
}

div.credit dl.left {
	width: 310px;
}

div.credit dl.right {
	width: 260px;
}

div.credit dl dt {
	font-weight: bold;
	float: left;
	display: inline;
	clear: left;
	margin-right: 7px;
}

div.credit dl dd {
	margin-bottom: 7px;
}

#contact div.credit div.left,#privacy div.credit div.left {
	width: 450px;
}

#contact div.credit div.right,#privacy div.credit div.right {
	width: 113px;
	padding-top: 30px;
}

#creFax, #creTel {
	width: 213px;
}

/* @group accessMap  */

#accessMap h3 {
	background: url(../images/about/h3AccessMap.png) no-repeat;
}

#map {
	height: 300px;
}

#mapWrapper {
	border: 1px solid #D5D6C3;
	padding: 3px;
	background-color: #ffffff;
}

#accessMap p.moreLink {
	float: right;
	display: inline;
	margin-bottom: 0;
}

#accessMap p.moreLink a {
	display: block;
	background: url(../images/common/arrow01.png) no-repeat 0 center;
	padding-left: 6px;
}

/* @end */

#schedule h3 {
	background: url(../images/about/h3Schedule.png) no-repeat;
}

#scheduleBox {
	border: 1px solid #D5D6C3;
	background-color: #ffffff;
	padding: 6px;
}

/* @end */

/* @group fanclub */

#fanclubConcept h3.entryTitle {
	background-image: url(../images/fanclub/h3Concept.png);
}

#fanclubReport h3.entryTitle {
	background-image: url(../images/fanclub/h3Report.png);
}

#invite h3.entryTitle {
	background-image: url(../images/fanclub/h3Invite.png);
}

#fanclubReport img.left {
}

#fanclubReport img.right {
	margin: 0;
	width: 391px;
}

#fanclubReport div.entryBody p,
#fanclubReport div.entryBody h4 {
	margin-left: 245px;
}

#fanclubReport div.entryBody h4 {
	margin-top: 74px;
}

#inviteForm {
	width: 490px;
	margin: 34px auto 0 70px;
	background: url(../images/fanclub/formBC.png) 0 bottom;
}

#ajax_mail p {
	margin-left: 30px;
}

#ajax_mail p.errorMes01 {
	margin-left: 30px;
}

#ajax_mail p.errorMes02 {
	margin: 0 30px 18px;
	color: #ff1214;
	font-weight: bold;
}

#ajax_mail p.loding {
	text-align: center;
	margin: 0 auto 36px;
}

#ajax_mail p.thankyou {
	margin-top: 0;
	margin-bottom: 36px;
}

#inviteForm h4 {
	text-indent: -9999px;
	background: url(../images/fanclub/h4Invite.png) no-repeat;
	height: 56px;
	width: 489px;
	float: left;
	display: inline;
	margin-bottom: 18px;
}

#inviteForm p {
}

input#mail_author {
	width: 180px;
}

input#mail_email,
input#mail_email2 {
	width: 240px;
}

#inviteForm form {
	clear: both;
	margin-left: 60px;
	margin-right: 60px;
}

#inviteForm form dl dt {
	float: left;
	width: 90px;
	display: inline;
	text-indent: -9999px;
	background: url(../images/fanclub/dtInvite.png) no-repeat 0 0;
}

#inviteForm form dl.cf dt.name {
	background-position: 0 3px;
}

#inviteForm form dl.cf dt.email {
	background-position: 0 -30px;
}

#inviteForm form dl.cf dt.email2 {
	background-position: 0 -64px;
}

#inviteForm form dl dd {
	margin-bottom: 12px;
	margin-left: 105px;
}

#inName {
	width: 180px;
}

#inEmail,
#inEmail2 {
	width: 220px;
}

#btnInvite {
	margin: 6px 0 30px 78px;
}

#plan dl {
	margin-left: 21px;
}

#plan dl dt {
	float: left;
	display: inline;
	clear: left;
	margin-right: 20px;
}

#plan dl dd {
	padding-left: 80px;
	margin-bottom: 7px;
}


/* @end */

/* @group kyougikai */

#kyougikaiConcept h3.entryTitle {
	background-image: url(../images/kyougikai/h3Concept.png);
}

#activity h3.entryTitle {
	background-image: url(../images/kyougikai/h3Activity.png);
}

#member h3.entryTitle {
	background-image: url(../images/kyougikai/h3Member.png);
}

#kyougikaiConcept div.entryBody ul {
	font-weight: bold;
}

#kyougikaiConcept div.entryBody ul li {
	margin-bottom: 7px;
}


/* @end */





