@charset "UTF-8";


/* @override 
	http://wsc.studiobrain.net/5/wp-content/themes/wsc5-0-b2/style.css
*/


/*  
Theme Name: Jinzai News
Theme URI: http://tanpopo-tane.com/
Description: 
Version: 0.1
Author: Katsumasa Yanai
Author URI: http://www.townclip.com/
*/


/***** 共通のタグ CommonTag *****/
body{
	background:#FFFFFF url(images/bg/bg_body.gif) repeat-y scroll center top;
}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, "Hiragino Kaku Gothic Pro", "MS PGothic", sans-serif;
}

a{
	outline:none;
	color: #666;
	text-decoration: none;
}

a:hover{
	color: #999;
	text-decoration: underline;
}

img.link {
	border: 1px solid #C0C0C0;
}

/***** スペース領域 AreaSpace *****/
/*
.container{
}

#mainwrap{overflow: hidden;}
*/

h2 {
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 0.5em;
}

.sidebar{
	padding-bottom: 15px;
	overflow: hidden;
}

#topimage{
	height: 350px;
	background: #333 url(images/top/1.jpg) no-repeat;
	text-indent: -9999px;
}

#wrap{clear:both;background-color: #999;float: left;width: 100%;overflow: hidden;margin-top: -1px;border-top: 1px solid #7f7f7f;}





/***** ヘッダー Header *****/
#header {
	height: 80px;
	background: #FFFFFF url(images/bg/HB_bg.gif) repeat-x bottom;
}

#header-left{
	padding: 10px 2%;
}

#header h1{
	font-size: 0px;
	text-indent:-9999px;
}

#header h1 img{
	width: 250px;
	display:block;
}
#header .header_ttl a:hover{color:#fff}
#header .header_description{
/*	color: #fff; */
	font-weight: normal;
	font-style: normal;
/*	margin: 0;
	padding: 0; */
	font-size: 80%;
	text-align: bottom;
}

/*ヘッダーナビ header_navi*/
#header_navi {
	padding: 8px 0 0 0;
	background-color: #EEEEEE;
	border-bottom: 5px solid #424242;
}

#page_navi {
	list-style-type:none;
	text-align: right;
/*	white-space: nowrap;
	float: right;
	width: 100%;
	background: #ccc none left top;
	padding: 0; */
}

#header_navi ul{padding: 0;margin: 0;}
#header_navi #page_navi li{padding: 0;margin: 0;float: left;}
#header_navi #page_navi li ul{float: left;padding: 0;margin: 0;list-style-type: none;}
#header_navi #page_navi li ul li{padding: 0;}
#header_navi #page_navi li a {
	color: #333;
	padding: 5px .7em;
	float: left;
	background-color: #eee;
	border-right: 1px solid #b6b6b6;
	font-size: 90%;
/*	border-left: 1px solid #f0f0f0;
	border-bottom: 1px solid #7e7e7e; */
}
#header_navi #page_navi li a:hover{text-decoration: none;background-color: #dedede;color: #900;}
#header_navi #page_navi li.current_page_item a{background-color: #e1d065;color: #875400;}

.relation ul {
	padding: 10px 0 10px 0px;
	margin: 0;
}

.relation li {
	float: left;
/*	padding: 0 1px 0 5px; */
	margin: 0 1px 0 20px;
}

/***** フッター Footer *****/
#footer {
	background: #FFFFFF url(images/bg/HB_bg.gif) repeat-x top;
}
#footer .copyright {
	text-align: left;
	color: #666666;
	padding: 20px 1%;
	font: bold 80% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#footer .footerLogo {
	padding:20px 10px 0 0;
	float: right;
}
.produced{color:#666;text-align:right;float: right;padding: 10px 1%;font: 80% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;}







/***** コンテンツ Content *****/
.pagename{
/*	background-color: #eee; */
	border-left: 10px solid #0077FF;
	border-bottom: 1px solid #999;
	margin-bottom: 10px;
}

.pagename h1 {
	color: #005376;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom:10px;
	margin: 0;
}

p img.top {
	margin-top:0;
	padding-top:0;
}

img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
img.top {
	margin-top:0;
	padding-top:0;
}

.vmiddle {vertical-align:middle;}
.vbottom {vertical-align:bottom;}

.content .title{
	margin: 0;
	padding: 0 0 10px;
}

.content .title a{color: #C00;text-decoration:none;display: block;background-color: #ccc;font-size: 105%;line-height: 100%;padding: .2em 1.5%;}
.content .title a:hover{color:#E6332D;background-color: #dfdfdf;} 
h1{font-size: 140%;line-height: 100%;}
.content small{font-size: 80%;}
.content big{font-size: 130%;}
.content a{color: #226db9;} 
.content a:hover{color: #2783de;} 
.content a.more-link {display: block;margin: 10px 0 0;padding: 5px 7px;background-color: #f6f6f6;border-right: 5px solid #3774bb;text-align: right;font-size: 90%;line-height: 120%;} 
.content ul{list-style-position: outside;list-style-type: disc;line-height: 140%;}
.content ol{list-style-position: outside;margin: 0;padding: 0 0 15px 25px;list-style-type: decimal;line-height: 140%;}
.content ul ul,.content ol ol,.content ul ol,.content ol ul{padding-left: 3%;}
.content blockquote {margin: 0 0 15px;background-color: #e1f5f9;border: 1px solid #b2d3e0;clear: both;padding: 10px 2% 0;}
.content blockquote p{margin: 0;padding: 0px 0px .8em;}
.content blockquote ol,.content blockquote ul{margin: 0;padding: 0px 0px .8em 25px;}
.content .postmetadata {margin: 0;color: #555;clear: both;border-top: 1px solid #bbb;padding: 8px 0 0;font-size: 80%;line-height: 160%;}

/*コメント comments*/
#comments-area {padding: 15px;font-size: 90%;line-height: 170%;clear: both;}
#comments-area small{font-size: 85%;}
#comments-area ol.commentlist {list-style-type: none;padding-left: 5%;}
#comments-area input#author,
#comments-area input#email,
#comments-area input#url {border: 1px solid #666;padding: 3px;width: 50%;}
#comments-area textarea#comment {border: 1px solid #666;width: 92%;padding: 3px;}
#comments-area form#commentform {padding: 0 0 0 5%;}
#comments-area p.nocomments {display: none;}

/*ナビゲーション Navi*/
.navigation{clear: both;text-align: center;padding: 10px 0;font-size: 80%;white-space: nowrap;}
.navigation a{color: white;padding: 2px 5%;background-color: #999;border: 2px solid #ccc;float: left;}
.navigation a:hover{color: #fff;}
.navigation div.alignleft {float: left;padding: 0 0 0 10px;}
.navigation div.alignright {float: right;padding: 0 10px 0 0;}







/***** サイドバー Sidebar *****/
.sidebar {font-size: 0.85em;line-height: 1.4em;}
.sidebar ul{list-style-type: none;margin: 0;overflow: hidden;padding: 7px 3%;}
.sidebar ul li{
	background-image: url(img/sidebar_li.gif);
	background-repeat:no-repeat;
	background-position: 0 0.6em;
	padding: 0.2em 0 0.2em 10px;
}
.sidebar p{line-height: 150%;padding: 7px 3%;}
.sidebar .widget{overflow: hidden;}
.sidebar .module_title {margin: 0 0 5px;clear: both;background-color: #ccc;font-size: 90%;line-height: 130%;font-weight: bold;padding: 3px 2%;}
.sidebar a {color: #05f;}
.sidebar a:hover {color: #08f;text-decoration: underline;}

/*テキスト textwidget*/
.sidebar .textwidget p {background-color: #fff;}

/*検索 search*/
.sidebar #searchform input#s {width: 70%;border: 1px solid #999;padding: 4px;font-size: 100%;}
.sidebar #searchform label.hidden {font-weight: bold;}

/*カレンダー Calendar*/
.sidebar #wp-calendar {width: 100%;color: #666;background-color: #fff;line-height: 100%;font-size: 95%;}
.sidebar #calendar p.module_title {display: none;}
.sidebar #wp-calendar thead {background-color: #eee;}
.sidebar #wp-calendar caption {color: #000;font-weight: bold;background-color: #ccc;padding: 5px 0;}
.sidebar #wp-calendar th{text-align: center;padding: 5px 0;}
.sidebar #wp-calendar td{text-align: center;padding: 3px 0;}

/*タグクラウド*/
.sidebar #tag_cloud {line-height: 1.2;}


/** 会社概要 **/
#company dt {
	color: #A98004;
	margin-bottom: 3px;
}

#company dd {
	margin-bottom: 3px;
}

ul.nostyle {
	list-style-type:none;
	margin: 0;
}

.hblue {
	background:transparent url(img/h-blue.gif) no-repeat scroll left center;
	color: #FFFFFF;
	font-weight: 700;
	padding: 12px 15px 12px 15px;
}

/***** その他 Others *****/
#main .edit {
	font-style: italic;
	background-color: #07f;
	text-align: center;
}
#main .edit a{
	color: #FFFFFF;
}

/***** プライバシーポリシー *****/
.privacy h2 {
	background-color:#75A0B4;
	color: #FFFFFF;
	font-size:1.1em;
	padding:3px 5px;
}

dt {
	color:#6cacc8;
	font-weight:bold;
}

p, dd {
	margin:0 0 10px 0;
}



