/*  
	Theme Name: 	WordPressTheme 44Group
	Theme URI: 		http://www.office23.net/
	Description:	A theme from office23 Collection
	Version: 		2.7
	Author: 		Template_Help.com 
	Author URL: 	http://www.office23.net/ 
*/


* {
	margin: 0;
	padding: 0;
}
	html {
	font-size:100.01%;
}
	body {
	font-size:62.5%;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background-image: url(images/tail.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	text-align: left;
	background-color: #130D00;
}
	
.clear { clear: both;}

	table, td, div, img { border:0; border-collapse:collapse;}
	td {vertical-align:top;}
	ul, li { list-style: none;}
	p { padding:0px 0px 18px 0px;}
		
a {text-decoration: underline; color:#fff;}
a:hover {text-decoration: none;}

	input, select, textarea {
	vertical-align:middle;
	color:#CCCCCC;
	font-size:12px;
	background-color: #221800;
}
	input.text, select, textarea {
	border:1px solid #130E00;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 6px;
	line-height: 14px;
}
	
	html body textarea { font-family: Arial; font-size:12px; color:#FFFFFF;}
	
/*** Main ***/
	.header-right { position:absolute; right:0; top:0; width:50%; height:500px; background:url(images/tail-right.gif) repeat-x 0 0;}
	.main {  position:relative; width:980px; margin:0 auto; background:url(images/header.jpg) no-repeat 0 0; /*width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 980)? "980px" : "100%"); min-width:980px;*/}
	.main-left { background:url(images/bg-left-bot.jpg) no-repeat 0 329px;}
	.main-right { background:url(images/bg-right-bot.jpg) no-repeat right 329px; height:100%; padding:0px 53px 0px 52px;}
	
	.header {
	height:290px;
	overflow:hidden;
}

	.main-menu {
	overflow:hidden;
	background-repeat: repeat-x;
	background-position: 0 0;
}
	.main-menu .corner-left {
	height:100%;
	background-repeat: no-repeat;
	background-position: 0 0;
}
	.main-menu .corner-right {
	overflow:hidden;
	height:100%;
	padding:8px 20px 11px 10px;
	background-repeat: no-repeat;
	background-position: right 0;
}
	
	.menu {
	position: absolute;
	top: 214px;
	right: 74px;
	height: 44px
}
	
	.menu ul { 		margin: 0;
		padding: 0;
		list-style-type: none;
		height: 44px;}
	.menu ul li {
	float: left;
	width: 90px;
	margin-right: 8px;
	color: #ffffff;
	text-align: center;
	background: url("images/header_menu.gif") no-repeat;
	font-family: "Helvetica", Helvetica;
	font-size: 12px;
	line-height: 34px;
	font-weight: bold;
	height: 44px;
}
	

/*** 	.menu ul li a { display:block; float:left; overflow:hidden; text-decoration:none;}***/

	.menu ul li a {
	font-size:12px;
	font-weight:bold;
	color:#fff;
	color: #D0D0D0;
	height: 44px;
	text-decoration: none;
	display: block;
	text-align: center;
}
	
	.menu ul li a:hover, .menu ul li.current_page_item a {
	color: #D0D0D0;
	width: 90px;
	background-image: url(images/header_menu_hover.gif);
	background-repeat: repeat-x;
}
	
/*** Logo ***/
	.logo { /*float:left;*/
	overflow:hidden;
	margin-top: 150px;
	position: absolute;
	width: 250px;
	height: 50px;
	margin-left: 30px;
}
	.logo .indent { padding:92px 0px 33px 0px;}
	.logo h1 {
	width:276px;
	height:50px;
	font-size:1em;
	font-weight: normal;
	color:#fff;
	cursor:pointer;
	text-indent:-1000em;
	overflow:hidden;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-top: 10px;
}
	.logo h1:hover { text-decoration:none;}

	.search-menu {
	float:right;
	overflow:hidden;
	height:100%;
	padding-top: 250px;
	padding-bottom: 0px;
	padding-right: 30px;
	padding-left: 0px;
	margin: 0px;
}
	
/*** Search ***/
	.search {
	overflow:hidden;
	height:95px;
	width: 140px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 15px;
	clear: both;
	padding-left: 30px;
	margin-top: -10px;
	border: 1px solid #3E3900;
	background-image: url(images/mail-magazine-bg.jpg);
	background-repeat: no-repeat;
}
	.search form {
	margin: 0px;
}
	.search .text { width:161px; padding:1px 0px 2px 6px; margin:0px 3px 0px 0px;}
	.search .but { cursor: pointer;}
	
	.search_page { float:left;  overflow:hidden; height:100%; padding:9px 4px 80px 0px;}
	.search_page form {}
	.search_page .text { width:161px; padding:1px 0px 2px 6px; margin:0px 3px 0px 0px;}
	.search_page .but { cursor: pointer;}
	
	
/*** index ***/
    #top {
	width: 530px;
	border: 1px solid #3E2800;
	margin-left: -13px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 10px;
}

    #top .top-title {
	height: 40px;
	width: 100px;
	margin-top: 30px;
	margin-left: 30px;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color: #CDA501;
	text-align: center;
}

#top .info {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #8F866B;
	text-align: center;
	height: 442px;
	width: 554px;
	margin-top: -5px;
	margin-left: -10px;
}
#top .info2 {
	color: #D0D0D0;
	padding-top: 20px;
	padding-bottom: 10px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 14px;
}

#top .info .info3 {
	color: #D0D0D0;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #D0D0D0;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	line-height: 20px;
}

#top .top-news-info {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #8F866B;
	text-align: left;
	width: 450px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 81px;
}

#top .top-news2-info {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #8F866B;
	text-align: left;
	width: 450px;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 81px;
}


#top .top-news-info2 {
	color: #D0D0D0;
	padding-bottom: 10px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 14px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #D0D0D0;
	padding-top: 20px;
	padding-left: 45px;
	margin-left: 20px;
}

#top .top-news-info3 {
	color: #D0D0D0;
	padding-bottom: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 20px;
	padding-left: 48px;
	margin-left: 20px;
	margin-right: 30px;
	margin-bottom: 10px;
}
#top .top-news-info3 dt {
	background-image: url(images/widget-line.gif);
	background-repeat: repeat-x;
	background-position: 0px 18px;
	margin-top: 2px;
	height: 20px;
}
#top .top-news-info3 dt a {
	color: #8F866B;
	text-decoration: none;
}

#top .top-news-info3 h1 {
	font-size: 12px;
	font-weight: normal;
	color: #D0D0D0;
}

#top .top-banner-info {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #8F866B;
	text-align: left;
	width: 450px;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 81px;
}


#top .top-banner-info2 {
	color: #D0D0D0;
	padding-bottom: 10px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 14px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #D0D0D0;
	padding-top: 20px;
	padding-left: 45px;
	margin-left: 20px;
}

#top .top-banner-info3 {
	color: #D0D0D0;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 20px;
	margin-left: 30px;
	padding-left: 5px;
	padding-bottom: 0px;
}
#top  .top-banner-info3  td {
	border: 1px solid #8F866B;
}

#top .top-banner-info3 dt {
	background-image: url(images/widget-line.gif);
	background-repeat: repeat-x;
	background-position: 0px 18px;
	margin-top: 2px;
	height: 20px;
}
#top .top-banner-info3 dt a {
	color: #8F866B;
	text-decoration: none;
}

#top .top-banner-info3 h1 {
	font-size: 12px;
	font-weight: normal;
	color: #D0D0D0;
}
#top   .top-banner-info3   p  {
	color: #8F866B;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 3px;
	padding-bottom: 4px;
}
#top .top-banner-info3 .count {
	font-size: 14px;
	font-weight: bold;
	color: #993333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-decoration: underline;
}


	
/*** Column ***/
	.content {
	clear:both; /*overflow:hidden;*/
	height:100%;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 0px;
}
	
	.column-right {
	width:280px;
	float:left;
	margin:0px;
	_margin:0px 0px 0px -3px;
}
	.widget-left {
	float:right;
	width:188px;

_ margin:0px 5px 0px 4px;	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 9px;
}
	.widget-right {
	float:left;
	width:10px;
	background:url(images/bot.gif) repeat-y 0 0;
	height:100%;
}
	
	.widget-right .widget-right-bg01 { background:url(images/widget-rigth.jpg) no-repeat 0 0;}
	.widget-right .widget-right-bg02 { overflow:hidden; background:url(images/widget-right-bot.gif) no-repeat 0 bottom; height:100%; padding:14px 0px 56px 0px;}
	
/*** Widgets  ***/
	.widget { /*float:left;*/  height:100%;/* width:100%;*/ overflow:hidden; margin:1px 0px 18px 0px;}
	.widget-right .widget  { background:url(images/widget-line2.gif) repeat-x 0 bottom;  padding:0px 0px 26px 0px; margin:1px 24px 26px 22px; _margin:1px 17px 26px 22px;}
	
	
	.widget .title { height:100%; margin:0px 0px 13px 0px;}
	.widget-left .widget .title .widget-title-top { background:url(images/widget-title-top.gif) no-repeat 0 0; height:4px; overflow:hidden;}
	.widget-left .widget .title .widget-title-bot { background:url(images/widget-title-bot.gif) no-repeat 0 0; height:4px; overflow:hidden;}
	
	.widget-right .widget .title .widget-title-top { display:none;}
	.widget-right .widget .title .widget-title-bot { display:none;}

	
	.widget-left .widget .title div { background:url(images/widget-title-bg.gif);}
	.widget-left .widget .title div div {
	background-image: url(images/widget-title-bg-top.gif);
}
		
		
	.widget-left .widget h2 { background:url(images/widget-title-bg-bot.gif) no-repeat 0 bottom;}
	
	.widget h2 { font-size:1.5em; padding:11px 10px 8px 20px; height:100%; overflow:hidden; color:#fefaf3;}
	.widget-right .widget h2 { font-size:1.5em; padding:2px 10px 5px 0px;}
	
	
	.widget li { background:url(images/line.gif) repeat-x 0 bottom; padding:0px 0px 0px 0px;}
	.widget-right .widget li { background:url(images/widget-marker.gif) no-repeat 0 5px; padding:0px 0px 5px 11px;}
	
	.widget a { color:#eda57f; font-size:11px;}
	.widget ul { margin:0px 24px 0px 22px; color:#bfdbd3; font-size:1em;}
	
	.widget-right .widget ul { margin:0px 0px 0px 0px;}

	
	
	.widget li a { color:#bfdbd3; font-weight:bold; display:block; height:100%; background:url(images/marker.gif) no-repeat 0 9px; padding:5px 0px 5px 16px; text-decoration:none;}
	.widget li a:hover { text-decoration:underline;}
	
	.widget_meta li a { color:#fff; }
	
	.widget-right .widget li a { color:#bfdbd3; font-weight: normal; display: inherit; height: auto; background: none; padding:0px 0px 0px 0px;}
	
	.widget-right .widget_links li a { color:#95cbc5; }
	
	#search form { padding:0px 0px 0px 20px;}
	
	.widget-right #search form { padding:0px 0px 0px 0px;}
	
	.widget_calendar table { margin:0px 0px 0px 20px;}
	
	.widget-right .widget_calendar table { margin:0px 0px 0px -4px;}
	
	.widget_tag_cloud a { color:#fff;}
	
	.widget table a { color:#fff;}
	
	.textwidget { padding:0px 14px 0px 20px;}
	
	.widget_recent_comments li { padding:5px 0px 6px 0px;}
	.widget_recent_comments li a { background: none;}
	
	
		
/*** Content  ***/
	.column-center {
	overflow:hidden;
	height:100%;
	margin-right: 20px;
}

	
		.column-center .border-top {
	overflow:hidden;
	height:100%;
	background-image: url(images/bg-top.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	background-color: #110C00;
}

		.column-center .border-bot { background:url(images/bg-bot.gif) repeat-x 0 bottom; overflow:hidden;}
		
		.column-center .corner-left-top { background:url(images/corner-left-top.jpg) no-repeat 0 0;}
		.column-center .corner-right-top {
	background-repeat: no-repeat;
	background-position: right 0;
}
		.column-center .corner-left-bot { background:url(images/corner-left-bot.gif) no-repeat 0 bottom;}
		.column-center .corner-right-bot {
	overflow:hidden;
	height:100%;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 13px;
	padding-left: 28px;
	background-image: url(images/corner-right-bot.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 1px solid #644B00;
}
	
		.column-center .indent { clear:both; /*overflow:hidden; */margin:0px 0px 23px 0px; padding:0px 0px 11px 0px;}
		.column-center .indent { background:url(images/line.gif) repeat-x 0 bottom;}
		.column-center .indent h1{font-size:160%;line-height:150%;}
		.column-center .indent h2{font-size:140%;line-height:150%;}
		.column-center .indent h3{font-size:130%;line-height:150%;}
		.column-center .indent p{font-size:110%;line-height:130%;}
		.column-center .title {
	overflow:hidden;
	width:100%;
	overflow:hidden;
	padding:0px 0px 11px 0px;
}
.column-center   .title   h2  {
	font-size: 1.4em;
	color:8F866B;
	padding:3px 0px 2px 0px;
}
#content .post-title h2 {
	color: 8F866B;
	font-size: 14px;
}

.title-page h2 {
	color: 8F866B;
	font-size: 16px;
	background-image: url(images/Sealing-wax.gif);
	background-repeat: no-repeat;
	padding-top: 17px;
	height: 30px;
	padding-left: 10px;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 0.2em;
}
.title-page h2 span {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

		.column-center .title h3 {
	font-size: 1.2em;
	color:#fff;
	padding:3px 0px 2px 0px;
}
#content .post-title-info {
	color: #8F866B;
	padding-bottom: 10px;
}

		
		.column-center .title h2 a, .column-center .title h3 a {
	color:#8F866B;
	text-decoration:none;
}
		.column-center .title h2 a:hover, .column-center .title h3 a:hover {
	text-decoration: underline;
}
		
		.column-center .title .date {
	font-size: 1.1em;
	color:#845237;
	margin-top: -3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	line-height: 1.7em;
}
			
		
		.title-page * {  font-size: 1.4em; color:#fff; padding:1px 0px 12px 0px;}
	
	
	.text-box { clear:both; font-size:1.1em; line-height:1.5em; padding:5px 0px 0px 0px;}
	.text-box .fleft img { float:left; margin:0px 16px 0px 0px;}
	.text-box .fleft { float:left; display:inline;}
	
	.text-box p { padding:0px 0px 17px 1px;}
	
		
	.column-center .border-bottom {
	border-bottom:0;
	padding-bottom:0px;
}
		
	.comments a, .link-edit a, .navigation a {
	font-size:1.1em;
	color:#E3C193;
}
	
	.comments {
	clear:both;
	display:block;
	text-align:right;
	width: 520px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 7px;
	padding-left: 4px;
}
	
	.link-edit {  clear:both; padding:0px 0px 11px 4px;}
		
	.navigation { clear:both; padding:0px 0px 11px 0px;}
	.navigation span {
	font-size:9px;
	padding:0px 3px 0px 0px;
	color:#845237;
}
	.navigation a {
	color:#845237;
}
	.navigation span { font-weight: normal;}
	
/*** OL UL style***/
	.text-box ul { padding:2px 0px 11px 2px;}
	.text-box ul li { background:url(images/marker.gif) no-repeat 0 5px; padding:0px 0px 7px 20px; list-style-image:none; list-style:none; font-weight:normal;}
	.text-box ul li ul { margin-left:10px;}
	.text-box ul li ol { margin-left:15px;}
	.text-box ul li ol li { list-style-type:decimal;}
	
	.text-box ol { padding-left:2px;}
	.text-box ol li { /*background:none;*/ padding:0px; margin-left:13px;  font-weight:normal;list-style-type:decimal;}
	.text-box ol li ul { padding:2px 0px 5px 2px;}
	.text-box ol li ul li { font-weight:normal; background:url(images/marker.gif) no-repeat 0 5px; padding:0px 0px 0px 20px;}
	
	.text-box ul li { list-style-image:none; list-style:none;}
	.text-box ul li a {}
	.text-box ul li a:hover {}
	.text-box ul li ul { margin-left:15px;}
	.text-box ul li ol {margin-left:20px;}
	.text-box ul li ol li { list-style-type:decimal;}
	.text-box ul li ol li a { /*background:none;*/}
	
	.text-box ol { padding:5px 0px 5px 2px;}
	.text-box ol li{ /*background:none;*/ padding:0px; margin-left:20px;}
	.text-box ol li a { padding-left:0px; text-decoration:none; font-weight:normal;}
	.text-box ol li a:hover{ text-decoration:underline; }
	.text-box ol li ul li a { font-weight:normal; text-decoration:underline;}
	.text-box ol li ul li a:hover {text-decoration:none;}

/*** Footer ****/

	.footer {
	clear:both;
	height:100%;
	color:#fff;
	overflow:hidden;
	font-size:1.2em;
	line-height:1.3em;
	padding-top: 20px;
}
	.footer {
	background-repeat: repeat-x;
	background-position: 0 22px;
}
	.footer .corner-left { background:url(images/footer-left.jpg) no-repeat 0 22px;}
	.footer .corner-right { background:url(images/footer-right.jpg) no-repeat right 22px; height:100%;}
	.footer .indent {
	overflow:hidden;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 60px;
	padding-left: 25px;
}
	.footer a { color:#fff; text-decoration:none;}
	.footer a:hover { text-decoration: underline;}

	
	
/* -----------------------------------------------------------------
---------------------------- WP ------------------------------------
----------------------------------------------------------------- */

	.info-sidebar { padding:0px 10px 15px 22px;  border:0; width: auto; color:#fff; overflow: hidden; font-size:1.2em; line-height:1.4em;}
	.info-sidebar a { text-transform:none;}
	
	.pagetitle {
	font-size:1.8em;
	font-weight: bold;
	overflow:hidden;
	color: #BBB6A4;
	text-align:left;/* margin:0px 0px -20px 0px;*/
	float: left;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 18px;
	background-image: url(images/Sealing-wax.gif);
	background-repeat: no-repeat;
	height: 35px;
	font-family: "Times New Roman", Times, serif;
	width: 450px;
}

/*--- Navigations ---*/
	.navigation { padding:5px 2px 6px 2px; clear:both; height:100%; overflow:hidden;}
	.navigation .alignleft { float: left; width:45%; text-align:left; padding:0px 0px 0px 0px;}
	.navigation .alignright { float: right; width:45%; text-align:right; padding:0px 0px 0px 0px;}
	
	.pd-nav { padding:0; margin:0;}
	.pd-nav .alignleft { padding:0; margin:0;}
	.pd-nav .alignright { padding:0; margin:0;}
	
	.pd-title {padding-bottom:0;}
	
	.marg { margin-bottom:10px;}

/*--- Begin Images ---*/
	p img {
		padding: 0;
		max-width: 100%;}
	
	img.centered {
		display: block;
		margin-left: auto;
		margin-right: auto;}
	
	img.alignright { float: right;display:inline;
		padding: 0;
		margin: 3px 0px 10px 20px;}
	
	img.alignleft {	padding: 0;	margin: 3px 25px 5px 0; float:left; display:inline;}
	
/*------*/
	.postmetadata { font-size:1.2em; clear:both; padding:12px 0px 10px 2px;}
	.postmetadata a {/*color:#3B7ECC;*/}
	.postmetadata a:hover {text-decoration:none;}
	
	/*------*/
	#tag_cloud .widget-bottom-left {padding-bottom:15px;}
	#tag_cloud .widget-heading {margin-bottom:15px;}
	#tag_cloud a {padding-left:3px;}
	
	/*--- Popup styles ---*/
	#commentspopup {}
	#commentspopup #header {background:#2F3F99 url(images/popup_header_bg.gif) top repeat-x;}
	#commentspopup .page-padding {padding:0 5px;}
	#commentspopup .page-width {width:538px; margin:0 auto;}
	#commentspopup .header-top {background:url(images/popup_header_bg_top.jpg) top repeat-x;}
	#commentspopup .header-top-right {background:url(images/popup_header_bg_top_right.jpg) top right no-repeat;}
	#commentspopup .header-top-left {background:url(images/popup_header_bg_top_left.jpg) top left no-repeat; width:100%; height:160px;}
	#commentspopup .header-padding {padding:39px 0 0 89px;}
	#commentspopup h1 {font-size:1em; margin:0; padding:0; color:#E1E7EC; text-indent:-10000em; width:141px; height:27px;}
	#commentspopup h1:hover {text-decoration: none; cursor:pointer;}
	#commentspopup .description {width:141px; height:9px; text-indent:-10000em; margin-top:2px;}
	#commentspopup .description2 {width:249px; height:27px; text-indent:-10000em; margin-top:19px;}
	#commentspopup .border-bottom-left {padding:17px 37px 10px;}
	#commentspopup p {font-size:12px;}
	
	
/*--- Begin Typography & Colors ---*/
	small {	font-size: 1em; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;}
	small * {font-size: 0.9em;}
	small p {font-size: 0.9em;}
	
	select { width: 130px;}
		
	#commentform {font-size:1.2em;}
	
	#commentform input {
		margin: 5px 5px 1px 0;}
	
	#commentform {
		margin: 5px 10px 0 0;}
		
	#commentform textarea {
		width: 100%;
		padding: 2px;}
		
	#respond:after {
			content: "."; 
			display: block; 
			height: 0; 
			clear: both; 
			visibility: hidden;}
		
	#commentform #submit {
		margin: 0 0 10px auto;
		float: right;}
		
	#respond p { padding:0px 0px 10px 0px; text-indent:0;}
	#respond form p { padding:0px 0px 10px 0px; text-indent:0;}
	
/*--- Begin Calendar ---*/
	#wp-calendar { empty-cells:show; width: 155px; font-size:1.1em;}
	
	#wp-calendar th { padding:3px 0; text-align:center; color:#fff;}
	#wp-calendar td { padding:3px 0; text-align:center; color:#fff;}
	
	#wp-calendar a { display: block; font-weight:bold;}
	#wp-calendar #next a { padding-right: 10px;	text-align: right; font-weight: normal;}
	#wp-calendar #prev a { padding-left: 10px;text-align: left; font-weight: normal;}
	
	#wp-calendar caption { text-align: center; color:#fff;   font-weight:bold; font-size:1.3em; padding:0px 0px 6px 0px;}
	
	
/* Begin Various Tags & Classes */
	acronym, abbr, span.caps {
		cursor: help;
		}
	
	acronym, abbr {
		border-bottom:1px dashed #999;
		}
	
	blockquote {
		border:1px solid #000;
		background:#078561; padding:15px 10px 10px 20px; margin:5px 0; color:#000;
		}
	
	blockquote cite {
		margin: 5px 0 0;
		display: block;
		}
	
	
/* Captions */
	.aligncenter,
	div.aligncenter {
		display: block;
		margin-left: auto;
		margin-right: auto;}
	
	.wp-caption {
		border: 1px solid #ddd;
		text-align: center;
		background-color: #f3f3f3;
		padding-top: 4px;
		margin: 10px;
		-moz-border-radius: 3px;
		-khtml-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;}
	
	.wp-caption img {
		margin: 0;
		padding: 0;
		border: 0 none;}
	
	.wp-caption p.wp-caption-text {
		font-size: 11px;
		line-height: 17px;
		padding: 0 4px 5px;
		margin: 0;}
	
	
/* Begin Comments*/
	.alt { padding: 10px; font-size:1.2em; padding:0px 20px 0px 0px;}
	
	.commentlist {/* font-size:1.2em;*/ color:#fff;
		/*padding:0px 18px 0px 20px;*/
		text-align: justify;
		}
	.commentlist a {}
	.commentlist span { color:#fff;}
	
	ol.commentlist  li {
		margin:6px 0px 6px 0px;
		padding: 5px 10px 3px;
		/*list-style: none;*/
		background:#078561;
		border:1px solid #000;
		}
		
	.commentlist li .avatar { 
		float: right;
		border: 1px solid #eee;
		padding: 2px;
		background: #fff; /*margin:0px 20px 15px 0px;*/
		}
	
	.commentlist p { font-size:1.2em; color:#fff;
		margin: 10px 5px 10px 0;
		}
	
	#commentform p {
		margin: 5px 0;
		padding-left:15px;
		}
	
	.nocomments {
		text-align: center;
		margin: 0;
		padding: 0;
		}
	
	.commentmetadata {
		margin: 0;
		display: block;
		}

	/* Main - Sidebar */
	
	#sidebar {
	float: left;
	width: 213px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	font-family: "Helvetica", Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	margin-top: 0px;
	margin-right: 21px;
	margin-bottom: 0px;
	margin-left: 20px;
	}
	
	#sidebar a {
		color: #000000;
		text-decoration: none;
	}
	
	#sidebar a:hover {
	text-decoration: underline;
	background-image: url(sidebar_menu_hover.gif);
	}
	
	/* Main - Sidebar - Boxes */
	
	#sidebar .sidebar-box {
	width: 214px;
	margin-bottom: 15px;
	background-color: #241700;
	border: 1px solid #644B00;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	}
#sidebar .sidebar-box img {
	width: 205px;
}
#sidebar .sidebar-box img.m2{
	width: 171px;
	margin:5px auto 5px auto;
	padding:0px;
}

	
	#sidebar .sidebar-box-top {
	width: 252px;
	background-repeat: no-repeat;
	background-image: url(images/sidebar_box_top.gif);
	}
	
	#sidebar .sidebar-box-bottom {
		width: 252px;
		background: url("images/sidebar_box_bottom.gif") no-repeat left bottom;
	}
	
	#sidebar .sidebar-box-blank {
		width: 252px;
		margin-bottom: 15px;
	}

				
#subscribe2  {
	width: 213px;
}
	
	/* Sidebar - Titles */
#subscribe2 h2 {
	width: 237px;
	height: 22px;
	color: #D0D0D0;
	background: url("images/sidebar_title.gif") no-repeat;
	font-family: "Helvetica", Helvetica;
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
	margin: 0px;
		}
#subscribe2 .widget-bg .search {
	margin-left: 5px;
}
#subscribe2 a {
	color: #FF9933;
	text-decoration: none;
}


		
		#sidebar h3 {
	width: 237px;
	height: 36px;
	padding-left: 30px;
	color: #D0D0D0;
	background: url("images/sidebar_title.gif") no-repeat;
	font-family: "Helvetica", Helvetica;
	font-size: 15px;
	line-height: 36px;
	font-weight: bold;
		}
		
		/* Sidebar - Search */
		
		#sidebar #sidebar-search {
			width: 252px;
			height: 27px;
			background: url("images/sidebar_search.gif") no-repeat;
		}
		
		#sidebar #sidebar-search #search-form {
			margin: 0;
			padding: 0;
			width: 252px;
			height: 27px;
		}
		
		#sidebar #sidebar-search #sb {
			width: 149px;
			height: 17px;
			border: 0;
			padding: 5px;
			font: bold 13px "Helvetica", Helvetica;
			color: #ffffff;
			background: transparent;
			float: left;
		}
		
		#sidebar #sidebar-search #searchsubmitb {
			background: transparent;
			border: none;
			width: 83px;
			height: 27px;
			padding: 0;
			float: right;
		}
		
		/* Sidebar - Menus */
		
		#sidebar ul {
			margin: 0;
			padding: 5px 0 15px 0;
			list-style-type: none;
		}
		
		#sidebar ul li {
	font-family: "Helvetica", Helvetica;
	font-size: 12px;
	line-height: 29px;
	font-weight: bold;
		}
		
		#sidebar ul li a {
	color: #D0D0D0;
	padding-left: 48px;
	text-decoration: none;
	background: url("images/sidebar_menu.gif") no-repeat left bottom;
	display: block;
	width: 162px;
	height: 29px;
	font-weight: normal;
		}
		
		#sidebar ul li a:hover {
	text-decoration: none;
	background-image: url(images/sidebar_menu_hover.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
		}
		
			/* Sidebar - Menus - Submenus */
			
			#sidebar ul li ul {
				padding: 0;
			}
		
		/* Sidebar - Forms */
		
		#sidebar #searchform {
			margin: 0;
			padding: 20px 0;
			width: 252px;
			text-align: center;
		}
		
		#sidebar #searchform #s {
			width: 212px;
		}
		
		/* Sidebar - Tables */
		
		#sidebar #calendar_wrap {
			margin: 0 auto;
			width: 145px;
			padding: 5px 0;
		}
		
		#sidebar #calendar_wrap table {
			width: 145px;
		}
		
		#sidebar #calendar_wrap caption {
			font-weight: bold;
		}
		
		#sidebar #calendar_wrap tbody {
			text-align: right;
		}
		
		#sidebar #calendar_wrap tfoot #next {
			text-align: right;
		}
		
		#sidebar #calendar_wrap #today {
			font-weight: bold;
		}
		
		/* Sidebar - Texts */
		
		#sidebar .textwidget {
			padding: 3px 7px 5px 7px;
		}	
	
	/* Main - Content */
	
	#content {
	float: left;
	width: 520px;
	padding-top: 20px;
	}
	
	
/*** Foote Menu ***/
	.menu2 {
	overflow:hidden;
	background-position: 0 0;
}
	.menu2 .corner-left {
	height:100%;
	background-repeat: no-repeat;
	background-position: 0 0;
}
	.menu2 .corner-right {
	overflow:hidden;
	height:100%;
	padding:8px 20px 11px 10px;
	background-repeat: no-repeat;
	background-position: right 0;
}
	
	.footer-menu {
	position: relative;
	top: 0px;
	right: auto;
	height: 50px;
	float: left;
	left: 60px;
	bottom: 0px;
	margin-top: -10px;
}
	
	.footer-menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	height: 44px;
	line-height: 10px;
}
	.footer-menu ul li {
	float: left;
	width: 90px;
	height: 44px;
	color: #ffffff;
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 35px;
	background-image: url(images/footer_menu.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

	.footer-menu ul li a {
	font-size:12px;
	font-weight:normal;
	color:#fff;
	color: #D0D0D0;
	height: 44px;
	text-decoration: none;
	display: block;
	text-align: center;
}
	
	.footer-menu ul li a:hover, .footer-menu ul li.current_page_item a {
	color: #D0D0D0;
	width: 90px;
	background-image: url(images/footer_menu_hover.gif);
	background-repeat: repeat-x;
	text-decoration: none;
}
#cast {
	height: 430px;
	width: 500px;
}
#cast .cast-text {
	height: 410px;
	width: 170px;
	float: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#cast .cast-text p {
	font-size: 10px;
	line-height: 18px;
	letter-spacing: 0.05em;
	word-spacing: normal;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #61FEAB;
}
#cast .cast-text h3 {
	font-size: 14px;
	color: #FF9999;
}
#cast-main {
	height: 1000px;
	width: 520px;
	padding-left: 15px;
}
#cast-main .cast-top {
	height: 280px;
	width: 480px;
	background-color: #23201B;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}

#cast-main .cast-top .cast-top-logo {
	float: left;
	height: 300px;
	width: 480px;

}
#cast-main .cast-top .cast-top-logo img {
	padding-top: 65px;
	padding-left: 30px;

}

#cast-main .cast-top .cast-top-logo .cast-top-logotext {
	margin-top: -50px;
	margin-left: 125px;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}

#cast-main .cast-top .cast-top-logo .cast-top-no1 {
	float: right;
	margin-top: -230px;
	text-align: center;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	width: 162px;
	margin-right: 30px;
	height: 300px;
}
#cast-main .cast-top .cast-top-logo .cast-top-no1 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 5px;
	text-align: center;
}
#cast-main .cast-top .cast-top-logo .cast-top-no1 img {
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}




#cast-main .cast-all {
	padding-top: 20px;
}
#cast-main .cast-all td {
	padding-right: 12px;
}

#cast-main .cast-all td p {
	font-size: 14px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	text-align: center;
}
#page {
	background-image: url(images/cast-bk.jpg);
	background-repeat: no-repeat;
}
#recent-posts .widget-bg .title {
	color: #C0C0C0;
	background-image: url(images/sidebar_title.gif);
	background-repeat: no-repeat;
	height: 32px;
}
#recent-posts .widget-bg .title h2 {
	font-size: 12px;
}
#recent-posts .widget-bg li {
	height: 20px;
}
#recent-posts  .widget-bg  li a {
	height: 25px;
	font-size: 12px;
}
#recent-posts .widget-bg .title .widget-title-top {
	height: 0px;
}

textarea {
	color: #CCCCCC;
}

