@charset "Shift_JIS";

/* 
------------------------------------------------------------------ */
body {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
}


/* 本文
------------------------------------------------------------------ */
.center {
	width:710px;
	margin:0 auto;
}
div.topL {
	float:left;
	margin:0 20px 0 0;
}
div.topR {
    float:left;
	width:150px;
	line-height:1.7;
	text-align:left;
	padding:5px;
	background-color:#f5f5f5;
}
div.schedule { /* スケジュール */
	border:1px solid #e9e9e9;
	padding:10px;
	width:650px;
	background-color:#f1fafc;
}
div.linkB {
	background:url(images/but_bg.gif) center no-repeat;
	width:144px;
	height:27px;
	font-weight:bold;
	text-align:left;
	margin-left:5px;
	padding:18px 0 0 14px;
	float:left;
}
div.ad {
	text-align:left;
	float:left;
	width:415px;
	margin:8px 15px 8px 30px;
}
div.Hp_Link {
	text-align:left;
	font-weight:bold;
	margin:20px 0 0 18px;
	clear: both;
}

div.info { /* お知らせ */
	border:1px solid #e9e9e9;
	padding:20px;
	text-align:left;
	width:650px;
	background-color:#f6fcf1;
}
div.info2 {
	border:1px solid #e9e9e9;
	padding:20px;
	text-align:left;
	width:650px;
	background-color:#ffeef2;
	margin-bottom:30px;
}
div.infoT {
	padding:4px;
	color:#555555;
	background-color:#f3f3f3;
	font-weight:bold;
	border:1px solid #e9e9e9;
	margin-top:15px;
	line-height:15px;
}
div.infoT img {
	padding-top:2px;
}
div.infoI {
	padding:2px;
	background-color:#ffffff;
	line-height:1.4;
	border:1px solid #e9e9e9;
	margin-bottom:10px;
}
div.infoI2 {
	padding:2px;
	background-color:#ffffff;
	line-height:1.4;
	border:1px solid #e9e9e9;
	margin-bottom:0px;
}
div.txt01 {
	line-height:1.4;
	font-weight:bold;
	margin:10px 0;
}
div.txt02 {
	line-height:1.4;
	font-weight:bold;
	margin:10px 0;
	color:#e14669;
}
.atten {
	display:block;
	font-weight:bold;
	margin:10px 0;
	background-color:#497790;
	color:#ffffff;
	padding:2px;
	text-align:center;
}
.catch {
	color:#FF3366;
	font-weight:bold;
}
div.sub {
	line-height:1.4;
	color:#404b9c;
	border:2px dotted #cccccc;
	margin:15px;
	padding:10px;
	text-align:center;

}
div.guidance { /* 入会のご案内 */
	border:1px solid #e9e9e9;
	padding:10px;
	text-align:left;
	width:650px;
	background-color:#fffff0;
}
p.priT {
	font-weight:bold;
	text-align:center;
	background-color:#ede5d2;
	padding:2px;
}
table.price {
	margin: 0 0 0 30px;
	border-spacing: 1px;
	background-color: #CCCCCC;
	width: 90%;
}
table.price th {
	padding: 5px;
	color: #000000;
	text-align: center;
	font-weight: bold;
	border: 1px solid #FFFFFF;
	background-color: #e3edff;
	line-height: 1.2;
	vertical-align: middle;
}
table.price th.ki {
	font-weight: normal;
	border: 1px solid #FFFFFF;
	background-color: #f7f7f7;
	line-height: 1.2;
	vertical-align: middle;
}
table.price td {
	padding: 5px;
	color: #000000;
	text-align: center;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	line-height: 1.2;
	vertical-align: middle;
}
div.guid {
	clear:both;
	padding:10px;
	text-align:left;
	width:650px;
	margin:0 0 15px 0;
	line-height: 1.2;
}
p.mi {
	text-align:left;
	line-height: 1.2;
	font-weight:bold;
	margin:2px 0;
}
div.box2 {
	float:left;
	/*background: url(../images/waku.gif) top left no-repeat;*/
	line-height: 1.4;
	/*margin:10px 0px 5px 8px;
	padding: 15px 0px 2px 5px;*/
	text-align:left;
	/*width: 122px;
	height: 91px;*/
}
/*div.box {
	float:left;
	margin:10px 5px 10px 8px;
}
dl {
	margin: 0 0 0px 0;
	padding: 0 0 12px 0;
	width: 121px;height:15px;
	background: url(images/waku_bottom.gif) bottom left no-repeat;
}
dt {
	width: 111px;
	margin: 0;
	padding: 3px 5px 0 5px;
	background: url(images/waku_top.gif) top left no-repeat;
	font-size:9px;
}
dd {
	display: block;
	font-size: 9pt;
	text-align:left;

	line-height: 1.4;
	margin: 0;
	padding: 3px 10px 2px 15px;
	background: url(images/waku_middle.gif) top left repeat-y;
	min-height: 62px;
	_height: 62px;
}
*/

/* リンク設定
------------------------------------------------------------------ */
a {
	color: #3f6581;
	text-decoration: none;
}
a:hover {
	color: #4d58a3;
	text-decoration: underline;
}
