/* 共通 */
body {
	font-size: 12px;
	background-color: #FFFFFF;
	margin: 0px;
	color: #333333;
 background-image: url(../images/bg.gif);
}
td {
	color: #333333;
	font-size: 12px;
}
img {
	border-style: none;
}


/* レイアウト */
#main {
	width: 740px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

/* リンク */
a:link {
	color: #FF3300;
 font-weight: bold;
}
a:visited {
	color: #990000;
 font-weight: bold;
}
a:hover {
	color: #FF9900;
 font-weight: bold;
}

/* テキスト */
.line130 { line-height: 130%; }
.line150 { line-height: 150%; }
.line200 {	line-height: 200%; }
.text10 {	font-size: 10px; }
.text10line {
	font-size: 10px;
	line-height: 150%;
}
.text11 {	font-size: 11px; }
.text12line {
	font-size: 12px;
	line-height: 1.5em;
}
.text12line2 {
	font-size: 12px;
	line-height: 1.7em;
}
.text14 {	font-size: 14px; }
.text16 {	font-size: 16px; }
.text18 {	font-size: 18px; }
.text-white { color: #FFFFFF; }
.text-yellow { color: #FF9900; }
.text-black {	color: #333333; }

.msg-bg-date {  font-size: 10px; color: #FFFFFF; background-color: #666666; padding-right: 15px; padding-left: 15px; height: 15px}
.msg-bg-msg {  background-color: #FFFFFF; line-height: 150%; padding-top: 7px; padding-bottom: 10px; padding-right: 15px; padding-left: 15px}
.msg-bg-icon {  background-color: #FF3300}
.msg-bg-title {  font-weight: bold; color: #FFFFFF; background-image: url(../images/bg_bk.gif); height: 25px; padding-right: 15px; padding-left: 5px}
.msg-bg-title2 {  font-weight: bold; color: #FFFFFF; background-image: url(../images/bg_bk.gif); height: 5px; padding-right: 15px; padding-left: 5px}
.msg-bg-trkbk {  font-size: 10px; background-color: #CCCCCC; padding-right: 15px; padding-left: 15px; height: 20px}
.msg-title-sub { color: #FFFFFF}

.linktext {
	font-size: 10px;
	line-height: 180%;
	margin: 5px 5px;
	list-style-image: url(../images/i_triangle_bk.gif);
}
.msg-title {  font-weight: bold; color: #FFFFFF}
.msg-bg-title-sub { color: #FFFFFF; background-image: url(../images/bg_bk.gif); height: 20px; padding-right: 15px; padding-left: 5px }


.frame-l {
	background-color: #000000;
}
.frame-r {
	background-color: #000000;
}
.bg-base {
	background-color: #FFFFFF;
 background-image: url(../images/bg_contents.gif);
}

.bg-white{
	background-color: #FFFFFF;
 color: #333333;
}


/* フッタ */
.fuat {
	background: url(/images/footer02.gif);
	color: #999999;
}
.fuat a:link,
.fuat a:visited {
	color: #999999;
 font-weight: normal;
	text-decoration: none;
}
.fuat a:hover {
	color: #999999;
	text-decoration: underline;
}

/* チャリティ */
.charityBox {
	font-size: 12px;
	line-height: 150%;
	padding: 24px;
}
