@charset "UTF-8";

/* @override 
	http://wsc.studiobrain.net/5/wp-content/themes/wsc5-0-b1/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: 70%;}
#side{width: 20%;float: right;margin-left: -20%;}
#mainwrap{width: 80%;float: left;margin-right: 20%;background-color: #CCCCFF;}
#sidebar2{width: 30%;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: #0033FF;}*/

/*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: #0033FF;}*/

/*1カラム
#main{width: 100%;}
#side{width: 100%;float: left;}
#mainwrap{width: 100%;float: right;}
#sidebar2{width: 100%;background-color: #0033FF;}*/





/***** 共通のタグ CommonTag *****/
body{background-color: #FFFFFF;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: #0033FF;text-decoration: none;}
a:hover{color: #E0E0FF;text-decoration: underline;}





/***** スペース領域 AreaSpace *****/
#container{margin-right:auto;margin-left:auto;}
#main{float: left;text-align:left;background-color: #fff;overflow: hidden;}
#mainwrap{overflow: hidden;}
#side{overflow: hidden;}
#sidebar1{overflow: hidden;padding-top: 50px;}
#sidebar2{float: right;overflow: hidden;padding-top: 50px;}
.sidebar{padding-bottom: 15px;overflow: hidden;}
#header{overflow: hidden;border-bottom: 10px solid #E0C37B;background: #000099 url(img/sky-as-header.jpg) no-repeat 0 0;float: left;width: 100%;height:150px;}
#footer{clear:both;background-color: #CCCCFF;float: left;width: 100%;}
#wrap{clear:both;background-color: #E0E0FF;float: left;width: 100%;overflow: hidden;margin-top: -1px;}
#pagewrap{clear: both;float: left;overflow: hidden;width: 100%;}





/***** ヘッダー Header *****/
#header #header-left{float: left;padding: 10px 20px;}
#header .header_ttl a{color:#FFF;font-size: 170%;}
#header .header_ttl{margin:20px 0;padding: 5px 0;font-weight: normal;font-style: normal;}
#header .header_ttl a:hover{color:#fff}
#header .header_description{color: #EEEEFF;font-weight: normal;font-style: normal;margin: 100px 0 0 20px;padding: 0;}

/*ヘッダーナビ header_navi*/
#header_navi{padding: 0;width: 100%;background-color: #333333;float: left;clear: both;}
#header_navi #page_navi{list-style-type:none;text-align: right;white-space: nowrap;float: right;width: 100%;background:  #E0C37B none left top;padding: 0;}
#header_navi #page_navi li{padding: 0;margin: 0 0 0 5px;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: #000099;padding: 5px 10px;float: left;background-color: #CCCCFF;border-right: 1px solid #b6b6b6;border-left: 1px solid #f0f0f0; border-bottom: 2px solid #b6b6b6; font-size: 90%;}
#header_navi #page_navi li a:hover{text-decoration: none;background-color: #E0E0FF;color: #005376;}
#header_navi #page_navi li.current_page_item a{background-color: #E0E0FF;color: #005376;border-bottom: 2px solid #E0E0FF;}



/***** フッター Footer *****/
#footer .copyright {color: #333333;padding: 20px 1%;font: bold 80% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;}
#footer #wp_loginout {padding: 0;margin: 0;float: right;font-size: 80%;}
#footer #wp_loginout li{display: inline;padding: 0 12px 0 0;float: left;}
#footer #wp_loginout li a{float: left;background-color: #555;color: #CCCCFF;padding: 3px 10px;font-weight: normal;}
.produced{color:#CC33FF;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: #EEEEFF;background-color: #1648A5;border-top: 10px solid #E0E0FF;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: #C00;text-decoration:none;display: block;background-color: #CCCCFF;font-size: 105%;line-height: 100%;padding: .2em 1.5%;}
.content .title a:hover{color:#E6332D;background-color: #dfdfdf;} 
.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 h6{font-size: 75%;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: 3px 3px 3px 5px;background-color: #f6f6f6;border-left: 5px solid #CCCCFF;} 
.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: 12px 0 0 0;color: #555;clear: both;padding: 8px 0 0;font-size: 80%;line-height: 160%;}
#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 #0033FF;padding: 3px;width: 50%;}
#comments-area textarea#comment {border: 1px solid #0033FF;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: #E0E0FF;border: 2px solid #CCCCFF;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;background-color: #fff;padding: 3% 3% 3% 0;}
.sidebar ul li{background: #fff url(img/sidebar_li.gif) no-repeat 0 0.6em;padding: 0.2em 0 0.2em 10px;}
.sidebar p{padding: 3%;line-height: 150%;}
.sidebar .widget{overflow: hidden;margin: 15px 15px 0;}
.sidebar .module_title {margin: 0 0 5px;clear: both;background-color: #CCCCFF;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 {background-color: #fff;}

/*検索 search*/
.sidebar #searchform input#s {width: 70%;border: 1px solid #E0E0FF;padding: 4px;font-size: 100%;}
.sidebar #searchform label.hidden {font-weight: bold;}

/*カレンダー Calendar*/
.sidebar #wp-calendar {width: 100%;color: #003366;background-color: #fff;line-height: 100%;font-size: 95%;}
.sidebar #calendar p.module_title {display: none;}
.sidebar #wp-calendar thead {background-color: #E0E0FF;}
.sidebar #wp-calendar caption {color: #000;font-weight: bold;background-color: #CCCCFF;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;}








/***** その他 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;}


/***** 追加 *****/

img.alignright {
	margin: 0 7px 2px 0;
}

img.alignleft {
	margin: 0 0 2px 7px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

.content th{color: #005376;background-color: #E0E0FF;font-size: 95%;line-height: 110%;padding: .2em 1.5%;border: 1px solid #CCCCFF;}
.content td{color: #000;background-color: #fff;font-size: 95%;line-height: 110%;padding: .2em 1.5%;border: 1px solid #CCCCFF;}
.content li  {margin-top:0.5em;}

.page h3{color: #005376;display: block;background-color: #CCCCFF;font-size: 105%;line-height: 110%;padding: .2em 1.5%;clear:both;margin:1em 0em;}
.page h4{color: #005376;display: block;background-color: #E0E0FF;font-size: 95%;line-height: 110%;padding: .2em 1.5%;clear:both;margin:1em 0em;}
.page .centeralign {text-align:center;}
.page .leftalign {text-align:left;}
.page .rightalign {text-align:right;}

.page h3 a  {color: #005376; text-decoration: none;}
.page h3 a:hover  {color: #005376; text-decoration: none;}
.page h4 a  {color: #005376; text-decoration: none;}
.page h4 a:hover  {color: #005376; text-decoration: none;}


.newslist   {margin-top:-1.5em;}
.newslist h3{color: #005376;display: block;background-color: #CCCCFF;font-size: 105%;line-height: 110%;padding: .2em 1.5%;clear:both;margin:1em 0;}
.newslist li  {margin-top:0.5em;}


