@charset "UTF-8";
/* @override 
	http://wsc.studiobrain.net/5/wp-content/themes/wsc5-0-b3/style.css
*/
/*  
Theme Name: WSC
Theme URI: http://wsc.studiobrain.net/5/
Description: <a href="http://wsc.studiobrain.net/">WSCプロジェクト</a> がボランティアで開発するテーマ。<a href="https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=go%40studiobrain%2enet&item_name=Donation to WSC Project&no_shipping=0&no_note=1&tax=0&currency_code=JPY&lc=JP&bn=PP%2dDonationsBF&charset=UTF%2d8">この開発への寄付はこちら</a>
Version: 5.0
Author: Go Imai
Author URI: http://imai.studiobrain.net/
*/





/***** Reset (ここは編集しないこと) *****/
html, body, div, span, applet, object, iframe, 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, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;/*background: transparent;*/}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
:focus {outline: 0;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
table {border-collapse: collapse;border-spacing: 0;}
caption {width: 100%;}






/***** 横幅設定 (100% or 950px) *****/
#container{width: 950px;}


/***** カラム設定 (3 or 2 or 1) *****/
/*3カラム左右
#main{width: 70%;}
#side{width: 20%;margin-right: -20%;float: left;}
#mainwrap{margin-left: 20%;width: 80%;float: right;}
#sidebar2{width: 30%;margin-left: -10px;}*/

/*3カラム右右*/
#main{width: 80%;}
#side{width: 20%;float: right;margin-left: -20%;}
#mainwrap{width: 80%;float: left;margin-right: 20%;}
#sidebar2{width: 20%;margin-left: -10px;}

/*2カラム左
#main{width: 100%;}
#side{width: 25%;margin-right: -25%;float: left;}
#mainwrap{margin-left: 25%;width: 75%;float: right;}
#sidebar2{width: 100%;background-color: #666;}*/

/*2カラム右
#main{width: 100%;}
#side{width: 25%;margin-left: -25%;float: right;}
#mainwrap{width: 75%;margin-right: 25%;float: left;}
#sidebar2{width: 100%;background-color: #fff;}*/

/*1カラム
#main{width: 100%;}
#side{width: 100%;float: left;}
#mainwrap{width: 100%;float: right;}
#sidebar2{width: 100%;background-color: #666;}*/





/***** 共通のタグ CommonTag *****/
body{background-image:url(http://yoyonews.jp/wp-content/uploads/2011/04/33.jpg); background-repeat: repeat-x; background-attachment: fixed; font-family: "Helvetica Neue", Arial, Helvetica, Geneva, "Hiragino Kaku Gothic Pro", "MS PGothic", sans-serif;}
h1,h2,h3,h4,h5,h6,p{margin: 0;padding: 0px 0 15px;}
a{outline:none;color: #666;text-decoration: none;}
a:visited{color: #ff0000;}
a:hover{background-color: #eeefff;color: #226DB9;}


/***** 新規のタグ NewTag *****/

.table2 {
width: 550px; /* テーブルの横幅 */
border-collapse: collapse; /* 枠線の表示方法 */
border: 1px #333333 solid; /* テーブル全体の枠線（太さ・色・スタイル） */
background-color: #FFFFFF; /* 背景色 */
}

.table2 TD {
border: 0px #333333 solid; /* セルの枠線（太さ・色・スタイル） */
}
.style5 {
	color: #FF0000;
	font-weight: bold;
}
.style6 {
	/*font-size: 12px;*/
	text-align:left;
	background-image: url(img/linkttl.gif);
	background-position:center left;
	background-repeat: no-repeat;
	padding-left: 15px;
}

.22a {border-right: solid 1px #000000;}

.linktitle1 {
	font-weight: bold;
	text-align: left;
}
.linktitle2ken {
	font-weight: bold;
	text-align: left;
	color: #666666;
}

h5 {
	border: 1px solid #333333;
	font-size: 18px;
	font-family:Century Gothic, Century;
	padding: 5px;
	margin: 5px;
	background-color: #FFFFFF;
	background-image: url(img/h2back.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
h6 {
	font-size: 16px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 5px;
	margin-left: 10px;
	}

/***** スペース領域 AreaSpace *****/
#container{margin-right:auto;margin-left:auto;}
#main{float: left;text-align:left;background-color: #fff;overflow: hidden;}
#mainwrap{overflow: hidden;}
#side{border: thick;overflow: hidden;}
#sidebar1{overflow: hidden;}
#sidebar2{float: right;overflow: hidden;}
.sidebar{padding-bottom: 15px;overflow: hidden;}
/*#topimage{height: 210px;clear: both;border-bottom: 3px solid #333;background: #333 url(img/wsc5-topimage.gif) no-repeat;text-indent: -9999px;}*/
#topimage{font-size:0px; text-indent: -9999px;}
#header{overflow: hidden;border:1px solid #424242;background-color: #333;float: left;width: 100%;}
#footer{clear:both;background-color: #333;float: left;width: 100%;}
#wrap{clear:both;background-color: #fff;float: left;width: 100%;overflow: hidden;margin-top: -1px;border-top: 1px solid #424242; border-right: 1px solid #424242; border-left: 1px solid #424242; border-bottom: 1px solid #424242;}
#pagewrap{clear: both;float: left;overflow: hidden;width: 100%;}





/***** ヘッダー Header *****/
#header #header-left{/*background-color:#6898ff;*/background-image:url(http://yoyonews.jp/wp-content/uploads/2011/04/2fc746f0c8e4b2e808ab803efce49cc8.jpg);background-repeat:no-repeat;float: left;/*padding: 10px 2%;*/width: 100%;height:150px;}
#header .header_ttl a{color:#FFF;font-size: 170%;}
#header .header_ttl{margin:0;padding: 5px 0;font-weight: normal;font-style: normal;}
#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%;}

/*ヘッダーナビ header_navi*/
#header_navi{border-style:solid;border-width:0 1px;padding: 0;width: 100%;background-color: #333;float: left;clear: both;}
#header_navi #page_navi{border-bottom: 0px solid; list-style-type:none;text-align: right;white-space: nowrap;float: right;width: 100%;background: #fff none left top;padding: 0;}
#header_navi #page_navi li{background-image:url(http://yoyonews.jp/wp-content/uploads/2010/07/menuback.gif); background-repeat: repeat-x; background-position: bottom; 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;border-right: 1px solid #b6b6b6;border-left: 1px solid #f0f0f0;font-size: 90%;border-bottom: 1px solid #7e7e7e;}
#header_navi #page_navi li a:hover{text-decoration: none;background-color: #ffffff;color: #900;}
#header_navi #page_navi li.current_page_item a{background-color: #fff;color: #875400;}



/***** フッター Footer *****/
#footer {border-bottom:1px solid;border-style:solid;border-width:0 1px 1px;background-color:#fff;}
#footer .copyright {color: #000;padding: 20px 1%;font:/* bold */80% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;}
/*#footer {background*/
#footer #wp_loginout {background-color: #fff;padding: 0;margin: 0;float: right;font-size: 80%;}
#footer #wp_loginout li{background-color: #fff;display: inline;padding: 0 1em 1em 0;float: left;}
#footer #wp_loginout li a{float: left;background-color: #fff;color: #000;padding: 3px 10px;font-weight: normal;white-space: nowrap;}
.produced{color:#666;text-align:right;float: right;padding: 10px 1%;font: 80% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;}







/***** コンテンツ Content *****/
.pagename{font-weight: bold;clear: both;color: #005376;background-color: #eeffff;border-bottom: 1px solid #999;margin-bottom: 0;padding: 15px 2%;font-size: 120%;}
.content {clear: both;font-size: 90%;line-height: 180%;padding: 15px 2%;}
.content .title{margin: 0;padding: 0 0 10px;}
.content .title a{color: #111; background-color: #eeffff;display: block;font-size: 130%;line-height: 100%;padding: .2em 1.5%;}
.content .title a:hover{color:#6898ff; background-color: #efffff;} 
.content p{}
.content h1{font-size: 140%;line-height: 100%;}
.content h2{font-size: 120%;line-height: 100%;}
.content h3{font-size: 105%;line-height: 100%;}
.content h4{font-size: 95%;line-height: 100%;}
/*.content h5{font-size: 90%;line-height: 100%;}*/
.content h5{line-height: 100%;}
/*.content h6{font-size: 75%;line-height: 100%;}*/
.content small{font-size: 80%;}
.content big{font-size: 130%;}
.content a{color: #226db9;} 
.content a.more-link {display: block;margin: 10px 0 0;padding: 5px 7px;background-color: #f6f6f6;text-align: right;font-size: 90%;line-height: 120%; font-weight: bold;} 
.content ul{list-style-position: outside;padding: 0 0 15px 25px;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%; text-align: right}
.content img.alignleft{float:left;padding:0 10px 10px 0;}
.content img.alignright{float:right;padding:0 0 10px 10px;}
#pagewrap .relation ul {padding: 15px 0 15px 40px;}

/*コメント 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;white-space: nowrap;float:left;width:100%;}
.navigation a{color: #fff;padding:2px 5px;background-color: #999;border: 2px solid #ccc;float: left;font-size:70%;line-height:100%;}
.navigation a:hover{color: #fff;}
.navigation div.alignleft {float: left;padding:0 0 0 10px;}
.navigation div.alignright {float: left;padding:0 0 0 10px;}





/***** サイドバー Sidebar *****/
.sidebar {font-size: 0.85em;line-height: 1.4em;}
.sidebar ul{list-style-type: none;margin: 0;overflow: hidden;background-color: #fff;padding: 7px 3%;}
.sidebar ul li{background: #fff url(img/sidebar_li.gif) no-repeat 0 0.6em;padding: 0.2em 0 0.2em 10px;}
.sidebar p{line-height: 150%;padding: 7px 3%;}
.sidebar .widget{overflow: hidden;margin: 15px 5% 0;}
.sidebar .module_title {-moz-border-radius-topleft:5px; -moz-border-radius-topright:5px;margin: 0 0 5px;clear: both; /* background-color: #CFD9FF; */ background-image:url(http://yoyonews.jp/wp-content/uploads/2011/04/41.gif);font-size: 90%;line-height: 130%;font-weight: bold;padding: 3px 2%;}
.sidebar a {color: #05f;}
.sidebar a:hover {color: #226DB9;text-decoration: underline;}

/*テキスト textwidget*/
.sidebar .textwidget p {background-color: #fff;}

/*検索 search*/
.sidebar #searchform input#s {width: 60%;border: 1px solid #999;padding: 4px;font-size: 100%;}
.sidebar #searchform label.hidden {font-weight: bold;}

/*カレンダー Calendar*/
.sidebar #wp-calendar {color: #666;background-color: #fff;line-height: 100%;font-size: 95%;width:100%;margin:0 auto;}
.sidebar #calendar p.module_title {display: none;}
.sidebar #wp-calendar thead {background-color: #fff;}
.sidebar #wp-calendar caption {color: #000;font-weight: bold;background-color: #eee;padding: 5px 0;}
.sidebar #wp-calendar th{text-align: center;padding: 3px 0;}
.sidebar #wp-calendar td{text-align: center;padding: 3px 0;}

/*タグクラウド*/
.sidebar #tag_cloud {line-height: 1.2;}








/***** その他 Others *****/
#main .edit{text-align: center;font-style: italic;padding: 0;float: right;width: 49px;height: 15px;margin: -33px -11px 0 0;}
#main .edit a{position: absolute;top: 0;right: 0;background-color: #07f;color: #fff;padding: 2px 10px;}



a.img_url:hover {
text-decoration: none;
background-color: transparent;
}


