/*
Theme Name: アニメ日記
Theme URI: http://wordpress.org/extend/themes/twentyeleven
Author: ytv/adec
Author URI: http://www.ytv.co.jp
Description: アニメ日記のテーマです
Version: 1.0
License:
License URI:
Tags:
Text Domain: animediary
*/

/****************************************
		1. General Setting
*****************************************/

html, body, div, span, applet, object, iframe, strong,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, legend, caption,
tbody, tfoot, thead, table, label, tr, th, td{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	list-style:none;
	}

html{background: url(/anime/suwa_wp/wp-content/themes/animediary/images/bg_header.jpg) no-repeat top center;}

body{
    background: url(/anime/suwa_wp/wp-content/themes/animediary/images/bg_footer.jpg) no-repeat bottom center;
    font: 14px/22px "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Helvetica,Arial,Sans-Serif;
	color: #333;
	}

a{ color: #09c; text-decoration: underline;}
	a:hover{ color: #8bc; }

.clear{ clear: both; line-height: 0}



/****************************************
		2. Basic Layout
*****************************************/
#page{background: url(/anime/suwa_wp/wp-content/themes/animediary/images/bg_border.jpg) repeat;}
#wrapper{width: 960px; margin: 0 auto;
		}
#header{height: 180px;box-shadow: 1px 0px 3px rgba(0,0,0,0.4); }
#contents{
	/*border: 1px #ddd solid;*/
	/*min-height: 663px;*/
	background: url(/anime/suwa_wp/wp-content/themes/animediary/images/img_contents_back.gif) repeat;
	overflow:hidden;
	box-shadow: 1px 0px 3px rgba(0,0,0,0.4);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#70ffffff,endColorstr=#70ffffff); /* IE */
	zoom: 1; /* IE */
	padding-bottom:50px;
	}
#main{width:650px; padding:35px 40px 10px 15px; float: left;}
#side{width: 235px; padding: 80px 20px 0px 0px; float: left;}
#footer{
	padding-top:55px;
	}
	*:first-child+html #footer{margin-top:-5px;}



/****************************************
		3.  Header, Menu
*****************************************/
/*
h1 img {
	width:43px;
	height:46px;
	}
#day {
	width:50;
	height:46px;
	}*/
blog_info01 {
	width:615px;
	height:46px;
	}
.info01 {
	float:left;
	height:46px;
	margin-right:5px;
	}
.info02 {
	word-break:break-all;
	float:left;
	font-size:20px;
	color:#ce024a;
	padding-top:15px;
	width:500px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic";
	}
h1 {
	width:500px;
	}
.info03 {
	float:left;
	height:26px;
	width:85px;
	font-size:14px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	color:#646464;
	text-align:right;
	padding-top:20px;
	}

.blog_title{
	width:307px;
	height:46px;
	color: #fff;
	font-size:150%;
	text-decoration:none;
/*	font-weight:bold;*/
	float:left;
	}

	.blog_title:hover{color: #ccc}
#header p{color:#999;}

.cal {
	width:303px;
	heigth:46px;
	text-align:right;
	float:left;
	padding-top:20px;
	}
p.sidetext {height:50px; font-weight:bold; position:relative }
span.sample2 {position:relative; top:-220px; left:967px }
#left_c01 {
	clear:both;
	width:661px;
	height:24px;
	background-image:url(/anime/suwa_wp/wp-content/themes/animediary/images/img_left_c01.gif);
	}
#left_c02 {
	width:661px;
	background-image:url(/anime/suwa_wp/wp-content/themes/animediary/images/img_left_c02.gif);
	}
#left_c02 p {
	width:621px;
	margin-left:20px;
	padding-bottom:1.5em;
	}
#left_c02 h2, #left_c02 h3, #left_c02 h4, #left_c02 h5, #left_c02 h6, #left_c02 ul, #left_c02 ol {
	width:621px;
	margin-left:20px;
	}
#left_c02 p img.attachment-post-thumbnail {
	width:220px;
	height:165px;
	float:left;
	}
#left_c02 img {
	margin-left:20px;
	}
#left_c03 {
	width:661px;
	height:14px;
	background-image:url(/anime/suwa_wp/wp-content/themes/animediary/images/img_left_c03.gif) ;
	}
#btn_sns {
	width:661px;
	height:30px;
	}

#snLink {
	width: 960px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	overflow: hidden;
	/*text-align: right;*/
}
#snLink li {
	/*float: right;
	padding:0 0 0 4px;*/
	display: inline;
}

/*** Main Menu ***/
ul#nav, div.menu ul{
	position:absolute;
	top:100px;
	height: 38px;
	font-size:90%;
	border-left:1px solid #000;
	}

	ul#nav li, div.menu ul li{
		float: left;
		position: relative;
		border-right:1px solid #999;
		}
	ul#nav > li:first-child, div.menu ul > li:first-child{
		border-left:1px solid #999;
		}
		ul#nav li > a, div.menu ul li > a{
			color: #fff;
			padding:8px 13px;
			text-decoration:none;
			display: block;
			border-right:1px solid #000;
			}
			ul#nav li:hover > a,
			ul#nav > li.current_page_item > a,
			ul#nav > li.current_page_ancestor > a,
			ul#nav > li.current-menu-item > a,
			ul#nav > li.current-category-ancestor > a,
			div.menu ul li:hover > a,
			div.menu ul > li.current_page_item a,
			div.menu ul > li.current_page_ancestor > a,
			div.menu ul > li.current-menu-item > a,
			div.menu ul > li.current-category-ancestor > a{
				 /* Webkit */
				background: -webkit-gradient(linear, left top, left bottom,
					from(rgba(0,0,0,0.1)),
					to(rgba(0,0,0,0.95)),
					color-stop(.5,#333333));

				 /* FF */
				background: -moz-linear-gradient(rgba(
					0, 0, 0, 0.1),
					rgba(0, 0, 0, 0.95));

				 /* IE */
				filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#10000000,endColorstr=#95000000);
				zoom:1;
				}
	/*** Children Menu ***/
	ul#nav ul, div.menu ul ul{
		display: none;
		border:1px solid #ccc;
		position: absolute;
		top: 38px;
		left: 0;
		float: left;
		width: 180px;
		z-index: 99999;
		}
		ul#nav ul li, div.menu ul ul li { width: 180px;border:none;}
			ul#nav ul li ul, div.menu ul ul li ul { left: 100%; top: 0; }
				ul#nav ul li a, div.menu ul ul li a {
					background: #000;
					background: rgba(0, 0, 0, 0.8);
					filter:alpha(opacity=70);  /* IE7 */
    				-ms-filter: "alpha(opacity=70)"; /* IE8 */
					}
					ul#nav ul li:hover > a, div.menu ul ul li:hover{background: #666;}
	ul#nav li:hover > ul, div.menu ul li:hover > ul{ display: block;}


/****************************************
		4.  Main
*****************************************/
/*** Blog info ***/
div.blog_info02 {
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#20000000,endColorstr=#20000000); /* IE */
	zoom: 1; /* IE */
	color: #666;
	font-size:85%;
	padding: 5px;
	margin:0px 0px 0px 10px;
	}
	div.blog_info02 ul{margin:0;}
		div.blog_info02 li{
			float: left;
			padding-left:20px;
			margin:0 15px 0 5px !important;
			list-style: none !important
			}
			div.blog_info02 li a{color: #666}
				div.blog_info02 li a:hover{color: #333}
	div.blog_info02 li.cal{background: url(/anime/suwa_wp/wp-content/themes/animediary/images/icon_cal.png) no-repeat 0 2px;}
	div.blog_info02 li.cat{background: url(/anime/suwa_wp/wp-content/themes/animediary/images/icon_cat.png) no-repeat 0 2px;}
	div.blog_info02 li.tag{background: url(/anime/suwa_wp/wp-content/themes/animediary/images/icon_tag.png) no-repeat 0 2px;}

/*** Contents ***/
img.attachment-post-thumbnail{float: left; margin:0 15px 0 0 !important;}
a.more-link{
	background:url("/anime/suwa_wp/wp-content/themes/animediary/images/arrow_next.png") no-repeat right top;
	color:#333;
	font-size:85%;
	padding:2px 20px 5px 10px;
	text-align:right;
	text-decoration:none;
	margin-left:480px;
	display:block;
	}
	a.more-link:hover{color: #999}

/*** Bottom Navigation, Comment Navigation ***/
div.nav-below{ width:621px; margin: 40px 0px 0px 20px;overflow:auto;}
div.navigation{overflow:auto;}
	div.navigation a{margin-bottom:10px}

	.nav-previous a, .nav-next a,
	div.navigation .alignleft a, div.navigation .alignright a{
		color:#333;
		font-size:85%;
		text-decoration:none;
		}
		.nav-previous a:hover, .nav-next a:hover,
		div.navigation .alignleft a:hover, div.navigation .alignright a:hover{
			color: #999
			}

	.nav-previous a, div.navigation .alignleft a{
		float:left;
		padding:2px 10px 2px 20px;
		background:url("/anime/suwa_wp/wp-content/themes/animediary/images/arrow_prev.png") no-repeat left top;
		}
	.nav-next a, div.navigation .alignright a{
		float:right;
		text-align:right;
		padding:2px 20px 2px 10px;
		background:url("/anime/suwa_wp/wp-content/themes/animediary/images/arrow_next.png") no-repeat right top;
		}


/****************************************
		5. Post Entry
*****************************************/
.title{
	color:#ce024a;
	font-size:150% !important;
	line-height:35px;
	margin:50px 0 15px !important;
	border:none !important;
	padding: 0 !important;
	}
	div.post:first-child .title{margin-top:0 !important;}
	.title a{color: #333;text-decoration:none;}
		.title a:hover{color: #999}

.post h2, .post h3, .post h4, .post h5, .post h6{margin: 30px 0 10px}
.post h2{font-size:160%; border-bottom:5px solid #ccc; padding-bottom:10px;}
.post h3{font-size:140%;}
.post h4{font-size:120%;}
.post h5{font-size:110%;}

/*.post p{margin-bottom:20px;}*/
.post em{font-style: italic;}
.post code{color: #06c; font-family:'Courier New',Courier,monospace;}
/*.post img{
	border:1px #ccc solid;
	padding: 3px;
	background: #fff;
	margin:20px 0;
	}*/
	.post img.wp-smiley{border:none;padding:0;background:none;margin:0;}
.post blockquote{
	border-left:5px solid #ddd;
	background: #eee;
	padding: 10px;
	margin:20px 0px 20px 20px;
	font-style:italic;
	width:500px;
	}
	.post blockquote p{margin:0;}
.post div.wp-caption{margin: 20px 0;}
	.post div.wp-caption img{ margin: 0;}
	.post div.wp-caption p{ font-size:85%;}
.post ul, .post ol{margin:0px 0;}
	.post ul li{
		list-style:none;
		margin-left:0px;
		}
	.post ol li{list-style: decimal outside;margin-left:20px;}



/****************************************
		6. Comments
*****************************************/
h3#comments{
	padding: 10px 0 10px 10px;
	clear: both;
	margin-top:40px;
	border-top:1px solid #ddd;
	}

.commentlist{margin-bottom:30px;}
	.commentlist li {
		border-top:1px solid #ddd;
		padding:15px 0 0 55px;
		position:relative;
		}
	.commentlist .avatar {
		background:#fff;
		border:1px solid #ddd;
		left:0;
		margin:0 16px 0 0;
		padding:3px;
		position:absolute;
		top:15px;
		}
	.commentlist .comment-meta{margin-bottom:10px;}
		.commentlist .comment-meta a{
			color: #999;
			font-size:85%;
			text-decoration:none;
			}
			.commentlist .comment-meta a:hover{color: #ccc;}
	.commentlist p{margin-bottom:15px;}
	.commentlist .reply a{
		position: absolute;
		top: 15px;
		right: 0;
		padding: 2px 10px;
		background: #ddd;
		font-size: 85%;
		color: #333;
		text-decoration: none;
		}
		.commentlist .reply a:hover {color: #999}

/*** Comment form ***/
#respond{margin-top:70px;}
#respond h3{
	border-bottom:1px solid #ddd;
	border-top:1px solid #ddd;
	padding:10px 0 10px 10px;
	}

#commentform{margin-top:20px;}
	#commentform p{clear: both}
	#commentform label{margin: 10px 5px;font-size:85%;}
	*:first-child+html #commentform label{ position:relative\9; top: -15px\9; } /* IE7 */
	#commentform input[type="text"], #commentform textarea{
		margin: 5px 0 10px;
		}
		#commentform input[type="text"]:focus, #commentform textarea:focus{
			border:1px solid #06c;
			}


/****************************************
		7.  widget
*****************************************/
#side h3{
/*	background: rgba(0, 0, 0, 0.1);*/
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#20000000,endColorstr=#20000000); /* IE */
	zoom: 1; /* IE */
	margin:30px 0px 0px 7px;
/*	padding:5px 0 3px 10px;*/
/*	background-image:url(/anime/suwa_wp/wp-content/themes/animediary/images/img_profilebar.gif);*/
	width:229px;
	height:37px;
	}
	#side li:first-child h3{margin-top:0;}

#side h3 img {
	margin-top:5px;
	}

/*.right_c01 h3 {

*/
.right_c01 {
	width:243px;
	height:49px;
	background-image:url(/anime/suwa_wp/wp-content/themes/animediary/images/img_right_c01.gif);
	}
.right_c02 {
	width:243px;
	background-image:url(/anime/suwa_wp/wp-content/themes/animediary/images/img_right_c02.gif);
	}

.right_c02 ul {
	padding-left:15px;
	width:230px;
	}
.right_c02 ul.entrytext li a {
	clear:both;
	text-decoration:underline;color:#00F;
	width:190px;
	}
.right_c02 ul.categorytext li a {
	clear:both;
	text-decoration:underline;color:#00F;
	width:190px;
	}
.right_c02 ul.entrytext p {
	font-size:12px;
	margin-left:150px;
	}
.right_c02 p#name {
	width:126px;
	float:left;
	text-align:center;
	padding-top:50px;
	}
.right_c02 img.img_profileimage {
	width:93px;
	height:104px;
	float:left;
}
.right_c02 p#profiletext {
	clear:both;
	padding-left:15px;
	word-break:break-all;
	width:215px;
	}
.right_c03 {
	width:243px;
	height:11px;
	background-image:url(/anime/suwa_wp/wp-content/themes/animediary/images/img_right_c03.gif);
	}
.right_c04 {
	width:243px;
	height:64px;
	background-image:url(/anime/suwa_wp/wp-content/themes/animediary/images/img_profilebackground.gif);
	}
.right_c05 {
	width:243px;
	height:20px;
	background-image:url(/anime/suwa_wp/wp-content/themes/animediary/images/img_right_c04.gif);
	}

.bannar {
	padding: 20px 0 0 20px;
	}

#btn_profile {
	width:229px;
	height:57px;
	padding:13px 0px 0px;
	margin-left:6px;
	}
#btn_profile a {
	display:block;
	width:108px;
	height:32px;
	margin-left:65px;
	background-image:url(/anime/suwa_wp/wp-content/themes/animediary/images/btn_profile01.gif);
	}
#btn_profile a:hover {
	background-image:url(/anime/suwa_wp/wp-content/themes/animediary/images/btn_profile02.gif);
	}
#footer h3{
	background: url(/anime/suwa_wp/wp-content/themes/animediary/images/bg_footer_title.png) no-repeat;
	padding-left:15px;
	height: 42px;
	}

.widget-container a{text-decoration:none;}

.widget-container ul.entrytext li{
	list-style: url(/anime/suwa_wp/wp-content/themes/animediary/images/img_entry01.gif);
	margin-left:15px;
	width:200px;
	}
.widget-container ul.categorytext li{
	list-style: url(/anime/suwa_wp/wp-content/themes/animediary/images/img_entry01.gif);
	margin-left:20px;
	}

** Calendar **

/*----------------------------------------------------------------*/
/*	カレンダーここから	*/
/*----------------------------------------------------------------*/
#wp-calendar {
	empty-cells: show;
	width:100%;
	position: absolute;
	text-align:center;
}

#wp-calendar caption {
	width:auto;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
	text-align: center;
}
#wp-calendar table {
	background:#818181;
	text-align:center;
	width:200px;
	border:none;
	margin:0px auto;
}
#wp-calendar thead {
	background-image:url(/anime/suwa_wp/wp-content/themes/animediary/images/img_day01.gif);
}

#wp-calendar tbody {
/*background-image:url(/anime/suwa_wp/wp-content/themes/animediary/images/img_day02.gif);*/
}
#wp-calendar tbody td {
	background-image:url(/anime/suwa_wp/wp-content/themes/animediary/images/img_day02.gif);
	/*padding: 3px 0 2px;*/
}
#wp-calendar tbody .pad {
	background-image:url(/anime/suwa_wp/wp-content/themes/animediary/images/img_day03.gif);
}
/*
#wp-calendar td #next {
	text-align: right;
}
#wp-calendar td #back {
	text-align: left;

#wp-calendar #next {
	position: absolute;
	width: 12px;
	height: 12px;
	top: 1707px;
	left: 767px;
	background-image: url(/anime/suwa_wp/wp-content/themes/animediary/images/btn_archivebefore.gif);
	background-repeat: no-repeat;
}
#wp-calendar #back {
	position: absolute;
	width: 12px;
	height: 12px;
	top:1707px;
	left: 967px;
	background-image: url(/anime/suwa_wp/wp-content/themes/animediary/images/btn_archivenext.gif);
	background-repeat: no-repeat;
}
*/
#year {
	margin:0px auto;
	padding-bottom:20px;
	width:204px;
}
.btn_beforemonth {
	padding-top:5px;
	width:12px;
	height:13px;
	float:left;
}
.btn_beforemonth a {
	display:block;
	width:12px;
	height:13px;
	background-image:url(/anime/suwa_wp/wp-content/themes/animediary/images/btn_archivebefore.gif);
}
.caption {
	width:175px;
	height:12px;
	float:left;
	text-align:center;
	font-weight:bold;
}
.btn_nextmonth {
	padding-top:5px;
	width:12px;
	height:13px;
	float:left;
}
.btn_nextmonth a {
	display:block;
	width:12px;
	height:13px;
	background-image:url(/anime/suwa_wp/wp-content/themes/animediary/images/btn_archivenext.gif);
}
/*----------------------------------------------------------------*/

/*#year {
	padding-bottom:20px;
	}
#calendar_wrap {
	width:204px;
	margin-left:20px;
	}

.btn_beforemonth {
	padding-top:5px;
	width:12px;
	height:13px;
	float:left;
	}
.btn_beforemonth a {
	display:block;
	width:12px;
	height:13px;
	background-image:url(/anime/suwa_wp/wp-content/themes/animediary/images/btn_archivebefore.gif);
	}
.caption {
	width:175px;
	height:12px;
	float:left;
	text-align:center;
	font-weight:bold;
	}
.btn_nextmonth {
	padding-top:5px;
	width:12px;
	height:13px;
	float:left;
}
.btn_nextmonth a {
	display:block;
	width:12px;
	height:13px;
	background-image:url(/anime/suwa_wp/wp-content/themes/animediary/images/btn_archivenext.gif);
}
#wp-calendar {
	width:100%;
	height:175px;
	border:solid 2px #a7a7a7;
	clear:both;
	background-color:#a7a7a7;
	margin-top:10px;
	}
.week {
	width:204px;
	text-indent:-9999px;
	width:27px;
	height:27px;
	background:#818181;
}
.week td{
	text-align:center;
}

.day {
	width:204px;
	height:27px;
}
.day td {
	width:27px;
	height:27px;
	text-align:center;
}
.day01 {
	width:27px;
	height:27px;
	text-align:center;
	background-image:url(/anime/suwa_wp/wp-content/themes/animediary/images/img_day01.gif);
	border-right:solid 2px #a7a7a7;
	border-bottom:solid 2px #a7a7a7;
	}
.day01 a {
	width:27px;
	height:27px;
	color:#FFFFFF;
	}
.day02 {
	width:27px;
	height:27px;
	background-image:url(/anime/suwa_wp/wp-content/themes/animediary/images/img_day02.gif);
	color:#000000;
	text-align:center;
	border-right:solid 2px #a7a7a7;
	border-bottom:solid 2px #a7a7a7;
	text-decoration:none;
	}
.day02 a {
	width:27px;
	height:27px;
	color:#333333;
	}
.day03 {
	width:27px;
	height:27px;
	background-image:url(/anime/suwa_wp/wp-content/themes/animediary/images/img_day03.gif);
	color:#afafaf;
	text-align:center;
	border-right:solid 2px #a7a7a7;
	border-bottom:solid 2px #a7a7a7;
	}
.day03 a {
	width:27px;
	height:27px;
	color:#afafaf;
	}
/*#wp-calendar {clear:both; width: 229px; margin-left:7px;}
#calendar_wrap table {
	width:200px;
	margin-left:23px;
	}
#calendar_wrap ul.archivebox {
	width:229px
	}
#calendar_wrap ul.archivebox li {
	float:left;
	padding-left:10px;
	margin-bottom:10px;
	}
#calendar_wrap ul.archivebox li.btn_beforemonth {
	width:12px;
	height:13px;
	float:left;
	}
#calendar_wrap ul.archivebox li.btn_beforemonth a {
	display:block;
	background-image:url(/anime/suwa_wp/wp-content/themes/animediary/images/btn_archivebefore.gif);
	width:12px;
	height:13px;
	margin-top:5px;
	}
#calendar_wrap ul.archivebox li.caption {
	width:150px;
	height:20px;
	text-align:center;
	float:left;
	font-weight:bold;
	}
#calendar_wrap ul.archivebox li.btn_nextmonth {
	width:12px;
	height:13px;
	float:left;
	}
#calendar_wrap ul.archivebox li.btn_nextmonth a {
	display:block;
	background-image:url(/anime/suwa_wp/wp-content/themes/animediary/images/btn_archivenext.gif);
	width:12px;
	height:13px;
	margin-top:5px;
	}
	#wp-calendar {
		background-color:#afafaf;

		}
	#wp-calendar caption {
		clear:both;
		color: #222;
		font-size: 14px;
		font-weight: bold;
		padding-bottom: 4px;
		}*/
/*	#wp-calendar thead tr {
		width:290px;
		background-color:#818181;
	}
	#wp-calendar thead tr th {
		text-align:center;
	}*/
/*	#wp-calendar tbody {color: #aaa;}*/
/*		#wp-calendar tbody td {
			background: #f5f5f5;
			padding: 3px 0 2px;
			text-align: center;
			}*/
/*		#wp-calendar tbody tr td {
			text-align:center;
			height:27x;
			width:28px;
			}
		#wp-calendar tbody td.day01 {
			background-image:url(/anime/suwa_wp/wp-content/themes/animediary/images/img_day01.gif);
			}
		#wp-calendar tbody td.day01 a {
			display:block;
			color:#333333;
			}
		#wp-calendar tbody td.day01_1 {
			background-image:url(/anime/suwa_wp/wp-content/themes/animediary/images/img_day01.gif);
			}
		#wp-calendar tbody td.day01_1 a {
			display:block;
			color:#00F;
			}
		#wp-calendar tbody td.day01_2 {
			background-image:url(/anime/suwa_wp/wp-content/themes/animediary/images/img_day01.gif);
			}
		#wp-calendar tbody td.day01_2 a {
			color:#F00;
			display:block;
			}
		#wp-calendar tbody td.day02 {
			background-image:url(/anime/suwa_wp/wp-content/themes/animediary/images/img_day02.gif);
			}
		#wp-calendar tbody td.day02 a {
			color:#333333;
			display:block;
			}

		#wp-calendar tbody td.day03 {
			background-image:url(/anime/suwa_wp/wp-content/themes/animediary/images/img_day03.gif);
			}
		#wp-calendar tbody td.day03 a {
			color:#333333;
			display:block;
			}*/

/*		#wp-calendar tbody .pad {background: none;}*/
/*	#wp-calendar tfoot #next {text-align: right;}*/


/****************************************
		8.  Form
*****************************************/
input[type="text"], textarea{
	border:1px solid #ccc;
	padding: 5px;
	color: #666;

	/* Webkit */
	background: -webkit-gradient(
		linear,
		left top,
		left bottom,
		from(#eee),
		to(#fff)
		);

	/* FF */
	background: -moz-linear-gradient(
		top,
		#eee,
		#fff
		);

	/* IE */
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffeeeeee,endColorstr=#ffffffff);
	zoom: 1;
	}

input[type="submit"]{
	border:1px solid #ccc;
	padding: 4px 10px;
	color: #666;
	cursor: pointer;

	/* Webkit */
	background: -webkit-gradient(
		linear,
		left top,
		left bottom,
		from(#eee),
		to(#ccc)
		);

	/* FF */
	background: -moz-linear-gradient(
		top,
		#eee,
		#ccc
		);

	/* IE */
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffeeeeee,endColorstr=#ffcccccc);
	zoom: 1;
	}



/****************************************
		9.  Footer
*****************************************/
#footer .widget-area{
	width:290px;
	margin-left:35px;
	float: left;
	}
	#footer .widget-area:first-child{margin-left:0;}

p.btn_home {
	clear:both;
	width:960px;
	margin:0 auto
	}
p.btn_home a {
	margin:0 auto;
	width:100px;
	height:38px;
	text-indent:-9999px;
	display:block;
	background-image:url(/anime/suwa_wp/wp-content/themes/animediary/images/btn_ytvhome.jpg);
	}


p.copy{
	clear: both;
	font-size:80%;
	text-align:center;
	padding:40px 0;
	color: #666 ;
	}
	p.copy a{color: #999;}
	p.copy a:hover{color: #ccc;}


/****************************************
		10.  add
*****************************************/

#movieArea {
width:495px;
margin: 0px auto;
padding: 30px 0;
}
