/*  
	Theme Name: 	
	Theme URI: 		http://ts-sys.com/
	Description:	TRUSTSYSTEMS Collection
	Version: 		2.8
	Author: 		TRUSTSYSTEMS 
	Author URL: 	http://ts-sys.com/
*/

* { padding:0; margin:0;}
	html { font-size:100.01%; }
	body { font-size:62.5%; font-family: Arial, Helvetica, sans-serif; background:#111111; color:#353535;}
	
.clear { clear: both;}

	table, td, div, img { border:0; border-collapse:collapse;}
	td {vertical-align:top;}
	ul { list-style: none;}
	p { padding:0px 0px 5px 0px;}
		
a {text-decoration: underline; color:#95b308;}
a:hover {text-decoration: none;}

	input, select, textarea, html body textarea { vertical-align:middle; font-size:12px; color:#181818; font-family: Arial, Helvetica, sans-serif;}
	input.text, select, textarea { padding:2px 0px 3px 6px; border:1px solid #999; background:#fff;}
	
/*** Main ***/
	.main { /*width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 980)? "960px" : "100%"); min-width:980px;*/}
	
	/*.tail-left { position:absolute; float:left; top:0; left:0; width:50%; height:1282px; background:url(images/tail.gif) repeat-x 0 0;}*/

	.main { background:url(images/tail.gif) repeat-x 0 0 #ffffff;}
	
	
	.main-width { width:932px; margin:0 auto;}
	
	.header { height:146px;}

	.main-menu { clear: both; height:46px; background:url(images/menu-bg.gif) repeat-x 0 0;}
	
#gnavi {
    clear: both;
	position:relative;	float: left;
	margin:0px;
	width: 660px;
	height: 40px;
	background:url(../images/bg_globalnavi.gif) no-repeat;
}

#gnavi ul {
	margin:0px;
	padding: 0px;
	position:absolute;

}

#gnavi li {
	float: left;
	margin:0px;
	list-style-type: none;
}
/*------------------------------------------------------------------------------------------------------	
	.menu { float:left;}
	
	.menu ul { list-style:none; overflow:hidden; height:100%; padding:0px 0px 0px 26px;}
	.menu ul li { overflow:hidden; float:left; height:100%; padding:17px 53px 3px 0px;}
	
	.menu ul li a { display:block; overflow:hidden; color:#353535; font-size:1.4em; text-decoration:none;}
	.menu ul li a:hover { color:#5e891b;}
	
	.menu ul li.current_page_item a { color:#5e891b; font-weight: bold;}*/
	
/*** Logo ***/
	.logo { height:100px;float:left;}
	.logo .indent { padding:35px 0px 0px 0px;}
	.logo h1 { 
	width:325px; 
	height:49px;
	font-size:2.1em; 
	display:block; 
	color:#fff; 
/*	overflow:hidden; */
	text-indent:-1000em; 
	cursor:pointer; 
	background:url(images/logo.gif) no-repeat 0 0;}
	.logo h1:hover { text-decoration:none;}
	
	.logo_right {
	 padding:0px;
	 color:#fff;
	 float:right;
	}
	
	.logo_right img{
	 padding:5px 0px 0px 0px;
	}	
/*** Search ***/
	.search { float:right;}
	.search .indent { padding:14px 9px 0px 12px;}
	
	.search form { padding:0px 0px 2px 0px; background:url(images/search-bg.gif) no-repeat 0 0px;}
	.search .text { width:125px; padding:4px 0px 3px 5px; margin:0px 10px 0px 0px;  border:0; background: transparent;}
	.search .but { cursor: pointer; _margin:-4px 0px 0px 0px;}
	
/*** Rss ***/
	.rss { padding:15px 0px 0px 34px;}
	
/*** Column ***/
	.content { clear:both; /*overflow:hidden;*/ height:100%; background:url(images/content-bg.gif) repeat-x 0 0 #fff;}
	.content .bgr01 { background:url(images/border-left.gif) repeat-y 0 0;}
	.content .bgr02 { background:url(images/border-right.gif) repeat-y right 0;}
	
	.content .corner-left-top { background:url(images/corner-left-top.gif) no-repeat 0 0;}
	.content .corner-right-top { background:url(images/corner-right-top.gif) no-repeat right 0; padding:0px 2px;}
	
	.column-left-bg { background:#ffffff; }
	.column-right-bg { background:url(images/widget-bg-right.gif) repeat-y right 0; overflow:hidden; height:100%; padding:0px 0px 13px 0px;}
	
	.column-left { float:left; width:217px; margin:0px 10px 0px 0px; _margin:0px 7px 0px 0px;}
	.column-right { float:right; width:250px; margin:0px 0px 0px 10px; _margin:0px 0px 0px 7px;}
	
/*** Widgets  ***/
	.widget {
		clear:both;
		overflow:hidden; height:100%;
		margin:0px 0px 5px 0px;
		}
		
	.widget-bg {
		overflow:hidden; height:100%;
		padding:0px 0px 3px 0px;
		}
	
	.widget .title {
		height:100%; overflow:hidden;
		background:url(images/widget-bg.gif) repeat-x 0 bottom #fff;
		border:1px solid #e7e7e7; border-width:1px 1px 0 0;
		padding:0px 0px 0px 24px; margin:0px 0px 3px 0px;
		}
		
	.column-right .widget .title { border-width:1px 0 0 1px;}
		

	.widget h2 {
		height:100%; overflow:hidden;
		font-size:small; font-weight: bold;
		color:#353535;
		line-height:1.4em;
		background:url(images/widget-title-img.gif) no-repeat 0px 14px;
		padding:12px 10px 12px 25px;
		}
	
	.widget ul { height:100%; overflow:hidden; font-size:small; line-height:1.3em; color:#353535; margin:0px 10px 0px 25px;}
	.widget ul li { height:100%; overflow:hidden; padding:2px 5px 4px 24px; background:url(images/marker.gif) no-repeat 0 6px;}
	
	.widget ul li a { font-weight:bold; color:#6e9037;}
	
	.widget ul ul { margin:0px 0px 0px 0px; font-size:100%;}
	
	/*** widget_tag_cloud ***/
		.widget_tag_cloud a { color:#6e9037; font-size:1.3em; padding:0px 8px;}
	
	/*** widget_text ***/
		.textwidget { color:#353535; font-size:1.3em; line-height:1.3em; padding:0px 0px 0px 20px;}
		.textwidget p {}
		
	/*** widget_categories ***/
	
	/*** widget_archive ***/
	
	/*** widget_meta ***/
	
	/*** widget_links  ***/
	
	/*** widget_recent_entries  ***/
		
	/*** widget_recent_comments  ***/
	
	/*** widget_other ***/
		#search form { padding:10px 0px 0px 20px;}
		
		#search form .text { display:block; margin:0px 0px 8px 0px;}
		
		#search form .but { margin:0px 0px 0px -3px;}
		
		.widget_calendar table { margin:10px 0px 0px 20px;}
		
	
/*** Content  ***/
	.box { clear:both; height:220px;}
	.box .indent { padding:30px 0px 0px 13px;}
	/******/
		.column-center { overflow:hidden; height:100%; padding:0px 0px 10px 0px;}
	
		.column-center .indent { clear:both; overflow:hidden; height:100%; padding:0px 0px 35px 0px;}
		
			.column-center .title {
				overflow:hidden; height:100%;
				background:url(images/title-bg.gif) repeat-x 0 0;
				padding:0px 31px 23px 31px;
				}
				
			.column-center .title .bgr { border-bottom:2px solid #c5c5c5; padding:29px 0px 12px 0px;}
				
		
			.column-center .title h2 {
				height:20px; overflow:hidden;
				background:url(images/widget-bg.gif) repeat-x 0 bottom #fff;
				border:1px solid #e7e7e7; border-width:1px 1px 0 0;
				padding:10px 0px 0px 24px; margin:0px 0px 17px 0px;
			
				/*overflow:hidden; height:100%;
				font-size:1.6em; color:#182810;
				text-transform:uppercase;
				padding:1px 0px 8px 3px;*/
				
				}
				
			.column-center .title h3 {
				overflow:hidden; height:20px;
				background:url(images/widget-bg.gif) repeat-x 0 bottom #fff;
				font-size:1.6em; color:#F0F0F0;
				text-transform:uppercase;
				padding:0px 0px 0px 0px;
				}
		
		/******/	
			.column-center .title h2 a,
			.column-center .title h3 a { color:#182810; text-decoration:none;}
			
			.column-center .title h2 a:hover,
			.column-center .title h3 a:hover { text-decoration: underline;}
		
		/******/
			.title-page01 * {  font-size:1.5em; color:#182810; text-transform:uppercase; padding:0px 0px 10px 34px;}
			.title-page02 * {  font-size:1.5em; color:#182810; text-transform:uppercase; padding:0px 0px 10px 34px;}
			
		/******/
			.date {
				font-size:1.1em; color:#282828;
				padding:0px 0px 0px 4px;
				}

			.author {
				font-size:1.1em; color:#282828;
				padding:0px 0px 0px 4px; margin:-2px 0px 0px 0px;
				} 

		
	/*******/
		.text-box {
			clear:both;
			height:100%; overflow:hidden;
			font-size:1.3em; line-height:1.3em;
			padding:5px 30px 0px 35px;
			}
			
		.text-box p { padding:0px 0px 15px 0px;}
		
		.text-box p span { color:#95b308; font-size:14px; line-height:1.35em;}
	
		.fleft {  margin:2px 29px 0px 0px; padding:0px 0px 0px 0px; display: inline; float:left; overflow:hidden; height:100%;}
		.fleft img { margin:0px 0px 5px 0px;}
		
		.fright {  margin:2px 0px 0px29px; padding:0px 0px 0px 0px; display: inline; float:fright; overflow:hidden; height:100%;}
		.fright img { margin:0px 0px 5px 0px;}
		
		.text-box .img { margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;}
		.text-box .img img { margin:0px 0px 0px 0px;}
		
		/******/
			.more-link {
				float:right; 
				color:#000;
				font-size:13px; font-style: italic; font-weight: bold;
				padding:5px 3px 0px 0px;
			}
		
		/******/
			.comments { clear:both; font-size:13px; font-weight: bold; padding:1px 0px 10px 35px;}
			.comments a { color:#6e9037;}
		
		/******/
			.postmetadata { clear:both; font-size:1.2em; color:#353535;  padding:10px 0px 10px 35px;}
			.postmetadata a { padding:0px 1px 0px 5px; color:#6e9037; text-decoration:none;}
			.postmetadata a:hover { text-decoration: underline;}
		
		/******/
			.link-edit { clear:both; padding:0px 0px 18px 36px;}
			.link-edit a { font-size:13px; font-weight:bold; color:#6e9037; text-decoration:none;}
			.link-edit a:hover { text-decoration:underline;}
			
		/******/
			.navigation { clear:both; font-size:10px; color:#6e9037; padding:7px 0px 5px 31px;}
			
			.navigation a { font-size:13px; color:#6e9037; font-weight: bold; padding:0px 0px 0px 4px;}
			
			.nav-top { margin:-48px 0px 0px 0px;}
			
			/*.navigation a {text-decoration:none;}
			.navigation a:hover { text-decoration:underline;}*/
		
	
	.text-box h1, .text-box h2, .text-box h3, .text-box h4, .text-box h5, .text-box h6 { color:#222222; font-family:Arial; }
/******			.text-box h1 { font-size:2.2em; font-weight: normal;}
		.text-box h2 { font-size:2em; font-weight: normal;}
		.text-box h3 { font-size:1.5em;}
		.text-box h4 { font-size:1.4em;}
		.text-box h5 { font-size:1.3em;}
		.text-box h6 { font-size:1.2em;}*/
	
	/*** OL UL style***/
		.text-box ul { font-size:13px;}
		.text-box ul a { font-size:13px;}
		
		.text-box ul { padding:5px 0px 5px 30px; overflow:hidden; height:100%;}
		.text-box ul li { background:url(images/marker.gif) no-repeat 0 11px; padding:5px 0px 6px 18px; 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:3px 0px 9px 18px;}
		
		.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;background:none;}
		.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;}
		
		/***�ɲá���¼***/
		
			.column-center h2 {
			
				height:30px; /*overflow:hidden;*/
				background:url(images/widget-bg.gif) repeat-x 0 bottom #fff;
				padding:32px 0px 1px 5px; margin:0px 0px 7px 0px;
				}
				
			.column-center h3 {
				/*height:30px;*/
				color:#ff0000;
				/*overflow:hidden;*/
				background:url(images/title_h3.gif) repeat-x 0 ;
				padding:10px 0px 10px 10px; margin:0px 0px 5px 0px;
				}
								
		/***�ɲá���¼***/
/*** Footer ****/
	.footer {
		clear:both;
		overflow:hidden; height:100%;
		border-top:2px solid #5d5d5d;
		font-size:small; font-weight: normal;
		line-height:1.4em;
		background:#111111; color:#eff2eb;
		}
	.footer .indent { overflow:hidden; height:100%; text-align:center; padding:31px 0px 22px 0px;}
	
	.footer a { color:#eff2eb;}

	
/* -----------------------------------------------------------------
---------------------------- WP ------------------------------------
----------------------------------------------------------------- */

	.info-sidebar { padding:12px 20px 20px 20px;  width: auto; color:#000; overflow: hidden; font-size:1.2em; line-height:1.4em;}
	.info-sidebar a { text-transform:none; color:#000;}
	
	.pagetitle {
		overflow:hidden;
		font-size:2.1em; font-weight: normal; 
		color: #000; text-align:center;
		padding:6px 0px 6px 0px;
		}

/*--- Navigations ---*/
	.navigation { clear:both; 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;}
	
/*------*/
	#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;}
	
	#wp-calendar th { padding:3px 0; text-align:center; color:#000;}
	#wp-calendar td { padding:3px 0; text-align:center; color:#000;}
	
	#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:#000; font-weight:bold; font-size:1.3em; padding:0px 0px 6px 0px;}
	
	.widget-bot #wp-calendar * { color:#000;}
	
	.widget-bottom #wp-calendar * { color:#000;}
	
	
/* Begin Various Tags & Classes */
	acronym, abbr, span.caps {
		cursor: help;
		}
	
	acronym, abbr {
		border-bottom:1px dashed #999;
		}
	
	blockquote {
		border:1px solid #2b3649;
		background:#353535; padding:15px 10px 10px 20px; margin:5px 0; color:#fff;
		}
	
	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 { clear:both; padding-bottom:20px; font-weight: normal;}
	
	.alt a { padding:0px 0px 0px 0px; text-decoration:underline;}
	
	.commentlist { color:#fff;
		text-align: justify;
		}
	.commentlist a { color:#8e7e5a}
	.commentlist span { color:#8e7e5a;}
	
	ol.commentlist  li { list-style: none; font-size:12px;
		margin:6px 0px 6px 0px;
		padding: 5px 10px 3px;
		/*list-style: none;*/
		border:1px solid #2b3649;
		background:#353535;
		}
		
	.commentlist li .avatar { 
		float: right;
		border: 1px solid #eee;
		padding: 2px;
		background: #fff; /*margin:0px 20px 15px 0px;*/
		}
	
	.commentlist p { 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;
		}
		
/* 追加　松村*/		

.info_box{ 
	background:url(images/info_box.gif) no-repeat;
	width:604px;
	height:560px;
	margin: 20px 0px 0px 36px;
	padding: 40px 12px 12px 0px;

}

.info_box_f {
	width:590px;
	height:500px;
	overflow:auto; 
	 }
.text-box_f {
			clear:both;
			height:100%; /*overflow:hidden;*/
			font-size:1.3em; line-height:1.3em;
			padding:5px 10px 0px 30px;
			}
			
.text-box_f h2 {
	  		
			height:20px; /*overflow:hidden;*/
			background:url(images/widget-bg.gif) repeat-x 0 bottom #fff;
			padding:12px 0px 13px 24px; margin:0px 0px 17px 0px;
			}
				
.text-box_f h3 {
			height:20px;
			color:#ff0000;
			font-size:small; 	/*overflow:hidden;*/
			background:url(images/title_h3.gif) repeat-x ;
			padding:12px 0px 12px 24px; margin:0px 0px 17px 0px;
			}
			
.side { color:#353535; font-size:small; line-height:1.3em;}			
.side h2 {
		height:100%; overflow:hidden;
		font-size:small; 
		font-weight: bold;
		color:#353535;
		line-height:1.4em;
		background:url(images/side_title.gif) no-repeat;
		padding:16px 10px 12px 50px;
		}
		
.list01 table {
	border-collapse: collapse;
	font-size:small;

	 }

.list01 td {
	border-bottom: dotted 2px #dddddd;
   	line-height: 140%;
	padding:5px 5px 5px 22px;
	margin: 0px;
	text-align:left;	
 }

.title-page02 h3 {
		height:100%; overflow:hidden;
		font-size:1.4em; font-weight: normal;
		color:#353535;
		line-height:1.4em;
		background:url(images/widget-title-img.gif) no-repeat 0px 14px;
		padding:12px 10px 12px 25px;
		}
		
.sitemap ul {/*background:url(images/widget-bg.gif) repeat-x 0 top #fff;*/
			margin-left:50px; font-size:16px; font-weight:bolder; height:160%;}
.sitemap ul a { background:url(images/marker.gif) no-repeat 0 11px; font-size:16px; height:160%;padding:10px 0px 10px 50px;}

.sitemap ul li { padding:12px 0px 12px 18px; list-style-image:none; list-style:none; }
.sitemap ul li ul a { margin-left:10px; font-size:12px;}
.sitemap ul li ul li a{ margin-left:10px; font-size:12px; padding:2px 0px 2px 18px; height:120%;}


