/* @override http://www.chikusuikai.net/css/pages.css */

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

/* @group contents */

#main_img h2 {
	margin: 0;
}

#contents div.section{
	background-image: none;
}

/* @group about */

#bank_account h4 {
	width: 53px;
	height: 13px;
	text-indent: -9999px;
	font-size: 10px;
	margin: 0 auto;
	text-align: center;
	background: url(../images/about/bank_account.png) no-repeat;
}

#bank_account ul {
	margin: 5px 20px 1px;
}

#bank_account ul li {
	list-style: none;
}

/* @group h3 */

#about #contents div.section h3 {
	text-indent: -9999px;
	background-repeat: no-repeat;
	font-size: 10px;
	height: 29px;
}

#outline h3 {
	background-image: url(../images/about/h3_outline.png);
}

#history h3 {
	background-image: url(../images/about/h3_history.png);
}

#contribution h3 {
	background-image: url(../images/about/h3_contribution.png);
}

/* @end */



/* @end */

/* @group ob */

#ob #contents div.section h3 {
	background: url(../images/ob/h3_bg.jpg) repeat-y;
	color: #fff;
	font-size: 120%;
	padding: 3px 12px;
}

#ob div.page_body h4 {
	color: #89040a;
	font-size: 130%;
	margin-bottom: 5px;
}

#ob div.page_body p {
	padding-left: 136px;
}

#ob div.page_body p.official_url a {
	background: url(../images/ob/mark_url.png) no-repeat left center;
	padding-left: 32px;
}

/* @end */

/* @group contact */

#contact #contents div.section h3 {
	text-indent: -9999px;
	background-repeat: no-repeat;
	font-size: 10px;
	height: 29px;
}

#contact_mail h4 {
	background: url(../images/contact/h4_email.png) no-repeat;
	width: 149px;
	height: 18px;
	text-indent: -9999px;
	float: left;
	margin: 0 10px 50px 50px;
}

#contact_mail a.mail_address {
	margin: 0 0 50px;
}


/* @group h3 */

#contact_mail h3 {
	background-image: url(../images/contact/h3_contact_mail.png);
}

#about_contribution h3 {
	background-image: url(../images/contact/h3_contribution.png);
}



/* @end */



/* @end */


/* @end */

