@charset "utf-8";

body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 16px;
	color: #535353;
	background-image: url(../../img/blog_base_bg.jpg);
}
img { border:none;}

.clearfix:after { content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both; }  
.clearfix { display: inline-block;}

a:link { color: #FFFFFF; }
a:visited { color: #FFFFFF; }
a:hover { color: #CCCCCC; }
a:active { color: #CCCCCC; }

#toindex{ display: block; margin: 0px; text-align: right; padding-top: 0px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; }

ul{ margin: 0px; padding: 0px; }
li{ list-style-type: none; }

ul#course_ban{
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

ul#course_ban li{
	margin: 0px;
	padding: 0px;
	height: 108px;
	width: 780px;
	margin-top: 10px;
}





.linktext {
	font-size:10px;
}

.f_left{ float: left; }
.f-right{ float:right}

#cont{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/course-index_ttl.jpg);
	background-repeat: no-repeat;
	padding-top: 224px;
	display: block;
}
#main{ display: block; width: 790px; margin: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 20px; padding-left: 0px; }

#l_zone{ margin: 0px; width: 170px; padding-top: 14px; padding-right: 5px; padding-bottom: 0px; padding-left: 5px; color: #FFFFFF; float: left; }
#r_zone{ width: 600px; padding-right: 5px; padding-left: 5px; margin: 0px; float: left; padding-top: 0px; padding-bottom: 0px; }

.entry_body img{ padding-top: 8px; padding-bottom: 8px; float: left; padding-right: 10px; }

/* フッタ */
#blog_foot{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #79BF8B;
	font-size: 10px;
	line-height: 14px;
	text-align: right;
	padding-top: 4px;
	padding-bottom: 10px;
	padding-left: 8px;
	color: #999999;
}


/* カレンダー */

#blog_cal { background:#090909; border:1px solid #7e1257; margin-bottom:16px; }
#blog_cal .blog_left_title { padding:2px; margin-bottom:6px; text-align:center; font-weight:bold; color:#CCCCCC; background-color: #000000; background-image: url(../img/assoc_left_calender.gif); text-indent: -9999px; display: block; }

.calendar      { color: black; font-size: 9px; margin: 0pt auto 0px auto; }

.cell       {
  color:#ffffff;
  font-size: 9px;
  font-family: Verdana;
  margin: 0px;
  width: 15px;
  height: 15px
}

.cell_today      { color:#44b1c1; font-size: 9px; font-family: Verdana; margin: 0px; width: 15px; height: 15px; font-weight: bold; background-color: #1d1d1d; }

.cell_sunday     { color: #D58C8C; font-size: 9px; font-family: Verdana; margin: 0px; width: 15px; height: 15px; background-color: #333333; }

.cell_saturday    { color:#ACB6E1; font-size: 9px; font-family: Verdana; margin: 0px; width: 15px; height: 15px; background-color: #333333; }

#blog_cal_body { text-align:center; padding-top: 4px; }

#blog_cal_move {
	width:168px;
	padding-bottom:6px;
	text-align:center;
	font-size:10px;
}

/* 最新エントリー */

#blog_newentry { background:#090909; border:1px solid #7e1257; margin-bottom:16px; }
#blog_newentry .blog_left_title { padding:2px; margin-bottom:6px; text-align:center; font-weight:bold; color:#CCCCCC; background-color: #000000; background-image: url(../img/assoc_left_new.gif); background-repeat: no-repeat; text-indent: -9999px; display: block; }

#blog_newentry ul {
	width:150px;
	margin:0px 0px 10px 10px;
}

/* 最新コメント */

#blog_reccom {
	background:#090909;
	border:#1d1d1d 1px solid;
	margin-bottom:16px;
}
#blog_reccom .blog_left_title {
	background:#000000;
	padding:2px;
	margin-bottom:6px;
	text-align:center;
	font-weight:bold;
	color:#CCCCCC;
}

#blog_reccom ul {
	margin:0px 0px 10px 10px;
}

/* 最新コメント */

#blog_rectb {
	background:#090909;
	border:#1d1d1d 1px solid;
	margin-bottom:16px;
}
#blog_rectb .blog_left_title {
	background:#000000;
	padding:2px;
	margin-bottom:6px;
	text-align:center;
	font-weight:bold;
	color:#CCCCCC;
}

#blog_rectb ul {
	margin:0px 0px 10px 10px;
}

/* カテゴリー */

#blog_cate {
	background:#090909;
	border:#1d1d1d 1px solid;
	margin-bottom:16px;
}
#blog_cate .blog_left_title {
	background:#000000;
	padding:2px;
	margin-bottom:6px;
	text-align:center;
	font-weight:bold;
	color:#CCCCCC;
}

#blog_cate ul {
	margin:0px 0px 10px 10px;
}

/* アーカイブ */

#blog_arc { background:#090909; border:1px solid #7e1257; margin-bottom:16px; }
#blog_arc .blog_left_title { padding:2px; margin-bottom:6px; text-align:center; font-weight:bold; color:#CCCCCC; background-color: #000000; background-image: url(../img/assoc_left_bn.gif); background-repeat: no-repeat; text-indent: -9999px; display: block; }

#blog_arc ul {
	margin:0px 0px 10px 10px;
}

/* リンク */

#blog_link {
	background:#090909;
	border:#1d1d1d 1px solid;
	margin-bottom:16px;
}
#blog_link .blog_left_title {
	background:#000000;
	padding:2px;
	margin-bottom:6px;
	text-align:center;
	font-weight:bold;
	color:#CCCCCC;
}

#blog_link ul {
	margin:0px 0px 10px 10px;
}

/* その他 */

#blog_else { background:#090909; border:1px solid #7e1257; margin-bottom:16px; }
#blog_else .blog_left_title { padding:2px; margin-bottom:6px; text-align:center; font-weight:bold; color:#CCCCCC; background-color: #000000; background-image: url(../img/assoc_left_rss.gif); text-indent: -9999px; display: block; }

#blog_else ul {
	margin:0px 0px 10px 10px;
}

/* ログ */

.blog_articlebox { margin:2px 0px 18px 0px; padding:10px 16px; background-color:#ebebeb; border-top-width: 6px; border-bottom-width: 6px; border-top-style: solid; border-bottom-style: solid; border-top-color: #9e9e9e; border-bottom-color: #9e9e9e; }


.entry_date { font-size:12px; color:#ce0082; padding-left: 4px; margin-top: 4px; font-weight: bold; }

.entry_title { font-size:14px; margin-bottom:10px; font-weight: bold; padding-top: 10px; padding-right: 0px; padding-bottom: 10px; padding-left: 6px; border-top-width: 1px; border-bottom-width: 1px; border-top-style: dotted; border-bottom-style: dotted; border-top-color: #353535; border-bottom-color: #353535; margin-top: 10px; }

.entry_title a{ font-weight: bold; color: #7e0050; text-decoration: none; border-left-width: 8px; border-left-style: solid; border-left-color: #dc9db8; padding-left: 8px; padding-top: 4px; padding-bottom: 4px; }

.entry_subtitle {
	font-weight:bold;
	margin:24px 0px 6px 0px;
	padding-top:2px;
	color:#A9B9DA;
	border-top:#666666 1px dotted;
	border-bottom:#333333 1px dotted;
}

	/* フォーム */

	#c_name { background:#aaaaaa; width:200px; }
	#c_email { background:#aaaaaa; width:200px; }
	#c_url { background:#aaaaaa; width:200px; }
	#c_mes { background:#aaaaaa; width:530px; }
