@charset "utf-8";
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Common
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
img.pictl {
	float			:left;
	padding			:0 5px 5px 0;
	}
img.pictr {
	float			:right;
	padding			:0 0 5px 5px;
	}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
#page / #wrapper
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#wrapper {
	zoom			:100%;
	padding			:35px 7px 0;
	background-image	:url(../img/wrapper_bg.jpg);
	background-repeat	:no-repeat;
	}
#wrapper:after {
	content			:".";
	height			:0px;
	display			:block;
	clear			:both;
	visibility		:hidden;
	}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
#page / #wrapper / #content
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#content {
	float			:right;
	width			:580px;
	}
#content .section {
	margin			:0 0 3em;
	}
#content .section-header {
	margin			:0 0 10px;
	}
#content .section-body {
	padding			:0 10px 0 5px;
	}
#content .section-body h3 {
	margin			:0 -5px 3px;
	font-size		:1.2em;
	font-weight		:bold;
	}
#content .section-body p {
	margin			:0 0 1em;
	}
#content .section-body p.btn {
	margin			:0.5em 0 1em;
	text-align		:center;
	}
#content .section-body ul.body li {
	margin			:0 0.8em;
	padding-left		:8px;
	background-image	:url(../img/body_li_bg.gif);
	background-repeat	:no-repeat;
	background-position	:left 5px;
	}
#content .section-body ul.body li p {
	margin-left		:1em;
	}
#content .section-body th,
#content .section-body td {
	padding			:3px 5px;
	border			:1px solid #ccc;
	}
#content .section-body th {
	background-color	:#eaeaea;
	}
#content .section-body td.m {
	white-space		:nowrap;
	}
#content .section-body td ul li {
	padding-left		:8px;
	background-image	:url(../img/body_li_bg.gif);
	background-repeat	:no-repeat;
	background-position	:left 5px;
	}
#content .section-body table.donate td.m {
	width			:240px;
	padding			:5px 5px;
	text-align		:center;
	}
#content .section-body table.donate th {
	height			:35px;
	text-align		:center;
	vertical-align		:middle;
	font-size		:1.2em;
	font-weight		:bold;
	}
#content .section-body img.icon {
	vertical-align		:top;
	}
#content .section-footer {
	margin			:0 10px;
	text-align		:right;
	}
#content .section-body table.contact th,
#content .section-body table.contact td {
	padding			:5px 10px;
	border			:1px solid #fff;
	}
#content .section-body table.contact th {
	padding			:5px 10px;
	background-color	:#eaeaea;
	}
#content .section-body table.contact th.err {
	color			:#800;
	}
#content .section-body table.contact td {
	width			:100%;
	padding			:5px 10px;
	background-color	:#f3f3f3;
	}
#content .section-body table.contact input.text {
	width			:168px;
	}
#content .section-body table.contact input.zip,
#content .section-body table.contact input.birth {
	width			:80px;
	}
#content .section-body table.contact input.addr {
	width			:100%;
	}
#content .section-body table.contact input.err {
	background-color	:#fff8f8;
	border			:1px solid #a66;
	}
#content .section-body table.contact textarea.err {
	background-color	:#fff8f8;
	border			:1px solid #a66;
	}
#content .section-body table.contact td textarea {
	width			:99%;
	}
#content .section-body table.contact .ime {
	ime-mode		:disabled;
	}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
#page / #wrapper / #side
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#side {
	float			:left;
	width			:199px;
	}
#side .section {
	margin			:0 0 1em;
	}
#side .section-body {
	padding			:10px 10px 7px;
	background-image	:url(../img/side_bgA.gif);
	background-repeat	:no-repeat;
	}
#side .section-body ul li.lv2 {
	margin-left		:10px;
	}
#side .section-body ul li {
	margin-top		:7px;
	background-image	:url(../img/side_li_bg.gif);
	background-repeat	:repeat-x;
	background-position	:left bottom;
	}
#side .section-body ul li a {
	display			:block;
	height			:18px;
	}
* php #side .section-body ul li a {
	height			:16px;
	}
*+php #side .section-body ul li a {
	height			:16px;
	}
*+php>/**/body #side .section-body ul li a {
	height			:18px;
	}

