@charset "UTF-8";


*{
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: sans-serif;
	vertical-align: top;
	}

body {
	margin: 0 auto;
	background: url(../img/bg_ru.gif) repeat-x center top #f5f5f5;
	}

p {
	font-size: 12px;
	line-height: 1.5em;
	color: #000;
	text-align: left;
	}

img {
	vertical-align: top;
	border: none;
	}

.clear {
	margin: 0;
	padding: 0;
	height: 0;
	clear: both;
	}


/*########################################*/


.s1 {
	font-size: 10px;
	}

.b1 {
	font-weight: bold;
	}


p.text {
	padding: 10px;
	}


ul.pick_list li {
	font-size: 12px;
	line-height: 1.5em;
	color: #000;
	text-align: left;
	padding: 5px 10px;
	list-style: none;
	}

ul.pick_list li.odd {
	padding: 5px 10px 5px 25px;
	background: url(../img/bt_arrow.gif) no-repeat 5px 5px #faf7e0;
	}

ul.pick_list li.even {
	padding: 5px 10px 5px 25px;
	background: url(../img/bt_arrow.gif) no-repeat 5px 5px #fff;
	}


a:link {text-decoration: underline;color: #000;}
a:visited {text-decoration: underline;color: #000;}
a:hover {text-decoration: none;color: #0068b7;}
a:active {text-decoration: underline;color: #000;}


/*########################################*/


/* --- #header --- */
#header {
	margin: 0 auto;
	width: 977px;
	height: 40px;
	}
.h_logo_l {
	width: 850px;
	float: left;
	}
.h_logo_r {
	width: 127px;
	float: left;
	}


/*-- #contents --*/
#contents {
	margin: 0 auto;
	width: 977px;
	}

#cnt_l {
	margin-right: 19px;
	width: 317px;
	float: left;
	}
#cnt_r {
	width: 641px;
	float: left;
	}


/*-- #cnt_l --*/
#title_l {
	width: 317px;
	}


#logo {
	padding: 12px 0px 0px 200px;
	width: 441px;
	height: 150px;
	}


#tweet_h {
	margin-top: 12px;
	width: 317px;
	height: 60px;
	}
#tweet {
	padding: 0px 36px;
	width: 245px;
	height: 83px;
	background: url(../img/bg_tweet_c.gif) no-repeat center top;
	}
.tweet_l {
	width: 95px;
	height: 83px;
	float: left;
	font-size: 10px;
	overflow: auto;
	}
.tweet_r {
	width: 95px;
	height: 83px;
	float: right;
	font-size: 10px;
	overflow: auto;
	}


#about {
	width: 307px;
	border-left: solid 5px #000;
	border-right: solid 5px #000;
	background-color: #faf7e0;
	}


#movie {
	width: 317px;
	background: url(../img/bg_movie.gif) no-repeat center top;
	}
.movie_box {
	padding: 8px 17px 0px 17px;
	width: 283px;
	height: 172px;
	}
.movie_text {
	padding-top: 5px;
	height: 35px;
	clear: both;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	line-height: 1.0em;
	text-align: center;
	background: url(../img/bg_movie_text.gif) no-repeat center top;
	}
.movie_text a:link {text-decoration: underline; font-size: 10px; color: #f39700;}
.movie_text a:hover {text-decoration: none; font-size: 10px; color: #f39700;}

#entry {
	width: 307px;
	border-left: solid 5px #000;
	border-right: solid 5px #000;
	}


#calendar {
	padding: 10px 0px;
	width: 307px;
	border-left: solid 5px #000;
	border-right: solid 5px #000;
	background: #fff;
	}
.c_month {
	margin: 0px 15px 5px 15px;
	width: 277px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	background-color: #000;
	}
/* silk_add */
.c_month a {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	}
/* silk_add end */
table.c_day {
	margin: 0px 15px;
	width: 277px;
	border-collapse: collapse;
	}
table.c_day th {
	padding-top: 5px;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	text-align: center;
	}
table.c_day td {
	padding-top: 5px;
	font-size: 12px;
	color: #000;
	text-align: center;
	}
/* silk_add */
span.day_sel{
	color: #fff;
	background-color: #444;
	}
/* silk_add end */


#twitter {
	padding: 5px;
	width: 297px;
	border-left: solid 5px #000;
	border-right: solid 5px #000;
	background: url(../img/bg_twitter_c.gif) repeat-y center top;
	}


#cnt_l_b {
	}
	
#cnt_l_c {
	margin-bottom: 20px;
	font-size: 12px;
	padding: 5px;
	width: 297px;
	border-left: solid 5px #000;
	border-right: solid 5px #000;
	border-bottom: solid 5px #000;
	background-color:#F9F8E0;
	}
	
#cnt_l_c p {
	margin: 10px;
	font-weight:bold;
	}



/*-- #cnt_r --*/
#title_r {
	width: 641px;
	}


#news {
	width: 631px;
	border-left: solid 5px #000;
	border-right: solid 5px #000;
	background-color: #faf7e0;
	}


#blog {
	padding: 20px 0px;
	width: 631px;
	border-left: solid 5px #000;
	border-right: solid 5px #000;
	background: url(../img/line_blog.gif) no-repeat center bottom #fff;
	}
#u_blog {
	margin: 0px 10px;
	width: 611px;
	}
.u_blog_h {
	padding: 5px 10px;
	width: 591px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	background-color: #000;
	}
.u_blog_c {
	padding: 20px 10px 5px 10px;
	}
.next_link {
	padding: 20px 10px 5px 10px;
	border-bottom: solid 1px #000;
	font-size: 12px;
	}
.u_blog_f {
	padding: 5px 10px 30px 10px;
	font-size: 10px;
	text-align: right;
	}

#blog_index {
	padding: 10px 0px 20px 0px;
	width: 631px;
	border-left: solid 5px #000;
	border-right: solid 5px #000;
	background-color: #fff;
	font-size: 12px;
	text-align: center;
	}


#write-up {
	margin-bottom: 20px;
	width: 631px;
	border-left: solid 5px #000;
	border-right: solid 5px #000;
	border-bottom: solid 5px #000;
	}


/* --- #link --- */
#link {
	margin: 0 auto;
	clear: both;
	background: url(../img/bg_link.gif) repeat-x center bottom;
	}

#link_box {
	margin: 0 auto;
	width: 967px;
	height: 100px;
	border-left: solid 5px #000;
	border-right: solid 5px #000;
	border-top: solid 5px #000;
	background-color: #dcdcdc;
	background:url(../img/link_bg.gif) no-repeat center;
	}
	
.link_banner1{
	margin:6px 0px 6px 15px;
}

.link_banner2{
	margin:6px 0px 6px 0px;
}


/* --- #footer --- */
#footer {
	margin: 0 auto;
	height: 30px;
	clear: both;
	background-color: #000;
	}

#copy {
	margin: 0 auto;
	padding-top: 5px;
	width: 977px;
	}
.copy_l {
	width: 488px;
	float: left;
	font-size: 10px;
	font-weight: bold;
	color: #f5f5f5;
	text-align: left;
	}
.copy_r {
	width: 489px;
	float: left;
	font-size: 10px;
	font-weight: bold;
	color: #f5f5f5;
	text-align: right;
	}