@charset "UTF-8";

/*
 * home.css
 *
 * modified: 2010-10-26 (Nakahara@MonkeyWorks)
 *
 */



/* Overwrite
------------------------------------------------------------ *//*

	@group Base

------------------------------------------------------------ */

#billboard {
	padding: 30px 0 50px;
}

.logo {
	padding: 10px 0 30px;
	background: url(../img/cafe/h.gif) left bottom repeat-x;
}

.container {
	padding: 10px;
	width: 940px;
	margin: 0 auto;
	border-left: 1px dotted #333;
	border-right: 1px dotted #333;
}

.btt {
	padding: 30px 0 0;
	text-align: right;
}

.wrap {
	overflow: hidden;
	zoom: 1;
}

#content .section {
	margin: 0 0 29px 0;
}

#content #pic {
	width: 300px;
	margin-right: 30px;
	float: left;
}

#pics {
	padding-top: 30px;
	width: 940px;
	height: auto;
}


#pics li {
	float: left;
	padding: 0 8px 20px 0;
}

#pics img {
	width: 150px;
}

#pics .pause {
	padding-right: 0;
}

.text {
	float: left;
	width: 610px;
}

.seminar {
	margin-bottom: 40px !important;
}

.overview {
	width: 940px;
	margin: 0 auto 30px !important;
}

.overview h2 {
	margin: 0 0 1px 0;
}

#form h2,
.text h2 {
	font-weight: bold;
	font-size: 1.2em;
	margin: 0 0 1em 0;
	padding: 0 0 0 15px;
	border-left: 5px solid #333;
}

.overview p,
.text p {
	margin: 0 0 1em 0;
}

.overview p {
	text-align: center;
	margin-bottom: 30px !important;
}


#footer {
	background: url(../img/cafe/h.gif) left top repeat-x;
	padding: 20px 0 10px;
}

#footer p {
	float: left;
}

#footer a {
	float: left;
	padding-right: 20px;
}

/* privacy policy */
.article p, .section p {
    margin-bottom: 11px;
}

.section .boxIndent {
    margin-left: 22px;
}

ul.format01 {
    margin-bottom: 13px;
}

ul.format01 li {
    background: url("../../img/cafe/iconSquareBlack.gif") no-repeat scroll 0 0.45em transparent;
    margin: 5px 0;
    padding-left: 13px;
}

ol.format01 li {
    list-style: decimal outside none;
    margin: 5px 0 5px 30px;
}

.heading04 {
    color: #324356;
    font-size: 107.7%;
    font-weight: bold;
    line-height: 1.1;
    margin: 18px 0 6px;
}

/* form */

#form {
	width: 800px;
	margin: 0 auto !important;
}

em {
    color: #EE0000;
}

table {
    margin-bottom: 16px;
}

table.format03 strong,
table.format01 strong {
	font-size: 1.2em;
}

table.format01 th {
    background: url("../../img/common/content/borderDashedGray.gif") repeat-x scroll 100% 100% transparent;
    color: #314238;
    font-weight: bold;
    padding: 7px 10px 6px;
}

.formWrap th {
    width: 25%;
}

table.format01 td {
    background: url("../../img/common/content/borderDashedGray.gif") repeat-x scroll 0 100% transparent;
    padding: 7px 10px 6px;
}

table.format02 th {
	background-color:#95ae8a;
    color: #fff;
	text-align: center;
    padding: 12px 8px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	width: 160px;
}

*+html table.format02 th {
	padding: 12px 0;
}

table.format02 td {
    background-color: #c8e1bd;
	color: #333;
    padding: 12px;
	border-bottom: 1px solid #fff;
}

.format01 .note {
	font-size: .8em;
    color:#900;
}
.format02 .note {
	font-size: .8em;
    color:#666;
}

table.format03 th {
	background-color:#95ae8a;
    color: #fff;
	text-align: center;
    padding: 12px 8px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	width: 160px;
}

*+html table.format03 th {
	padding: 12px 0;
}

table.format03 td {
    background-color: #e2f0db;
	color: #333;
    padding: 12px;
	border-bottom: 1px solid #fff;
}

.format03 .note {
	font-size: .8em;
    color:#666;
}

.fbConnectWidgetTopmost {
    border-color: #aaa !important;
}


.buttons li{
	float:left;
	width: 310px;
	margin-right: 5px;
	overflow: hidden;
	text-align: center;
}

.buttons .facebook{
	margin-right: 0;
}

/*	@end
------------------------------------------------------------ */
