﻿/*
Theme Name: 001_04
Theme URL: http://wphp.wa-ha-ha.net/
Description: 001_04
Author: EveningStar Ltd.
*/

body {
 margin: 0;
 padding: 0;
 text-align: center;
 }

#container {
 width: 802px;
 border-right: solid 1px #999999;
 border-left: solid 1px #999999;
 margin-right: auto;
 margin-left: auto;
 text-align: left;
 }

#header, #main, #footer {
 margin: 0 0px;
 }

#content {
 width: 570px;
 float: right;
 }

#sidebar {
 width: 200px;
 float: left;
 margin-left: 0px;
 margin-right: 0px;
 }

#footer {
 clear: both;
 }

a {
 color: #2F6203;
 }

td { font-size: 10pt;
 }

h3 {
 font-size: 12pt;
 font-weight: bold;
 color: #FFFFFF;
 background-image: url(img/contents_h3.gif);
 height: 25px;
 background-repeat: no-repeat;
 padding-top: 4px;
 padding-left: 20px;
 margin-top: 5px;
 margin-bottom: 0px;
 }

h4 {
 font-size: 11pt;
 font-weight: bold;
 color: #DB6D6E;
 background-image: url(img/contents_h4.gif);
 height: 25px;
 background-repeat: no-repeat;
 padding: 3px 0px 0px 25px;
 margin-top: 10px;
 margin-bottom: 0px;
 }

/* +++++++ヘッダー部分のデザイン++++++ */
#header {
 background-image: url(img/header_bg.jpg);
 background-repeat: no-repeat; 
 height: 90px;
 padding: 0px;
 margin-bottom: 0px;
 }

#header h1 {
 padding: 20px 0px 0px 15px;
 margin: 0px 0px 0px 0px;
 font-size: 25px;
 font-weight: bold;
 font-family: 'Trebuchet MS',Helvetica,sans-serif;
 }

#header h1 a {
 color: #FFFFFF;
 text-decoration: none;
 }

#header p {
 color: #FCFF77;
 font-weight: bold;
 font-size: 13px;
 margin-top: 5px;
 margin-bottom: 18px;
 padding-left: 20px;
 }

#header ul {
 height: 50px;
 margin: 0;
 padding: 0;
 list-style-type: none;
 font-size: 12px;
 }

#header li {
 text-align: center;
 float: left;
 line-height: 50px;
 }

#header li a {
 display: block;
 width: 160px;
 text-decoration: none;
 color: #2F6203;
 }

/* +++++++ヘッダーメニュー部分のデザイン++++++ */
#header_menu a{
 margin: 0;
 padding: 0;
 display: block;
 width: 160px;
 height: 50px;
 text-decoration: none;
 font-weight: bold;
 list-style-type: none;
 color: #2F6203;
 background-image: url(img/menu_off.jpg);
}

#header_menu a:hover{
 color: #2F6203;
 background-image: url(img/menu_on.jpg);
}

#header_menu li{
 float: left;
}

#header_menu span{
 padding: 0px;
 display: block;
}

/* +++++++コンテンツ部分のデザイン++++++ */
.post h2 {
 font-size: 18px;
 font-weight: bold;
 color: #2F6203;
 background-image: url(img/contents_h2.jpg);
 height: 32px;
 background-repeat: no-repeat;
 padding: 7px 0px 0px 23px;
 margin-bottom: 0;
 margin-top: 10px;
 }

.post p {
 font-size: 10.5pt;
 color: #333333;
 line-height: 1.5em;
 }

.post {
 font-size: 10.5pt;
color: #333333;
 line-height: 1.5em;
 }

.tb_white {
 padding: 10px;
 margin: 0px;
 table-layout:fixed;
 width:550px;
}

/* +++++++What's New！部分のデザイン++++++ */

#whatsnew ul {
 font-size: 12px;
 list-style:none;
 margin: 0px 0px 0px 0px;
 }

/* +++++++サイドバー部分のデザイン++++++ */
#sidebar {
 color: #333333;
 font-size: 12px;
 background-color: #FAF9F4;
 }

#sidebar ul {
 list-style:none;
 margin: -10px 0px 0px 10px;
 padding: 0px 0px 0px 0px;
 line-height: 1.3em;
 }

#sidebar li {
 margin: 0px 0px 5px 0px;
 }

#sidebar p {
 font-size: 13px;
 font-weight: bold;
 background-image: url(img/sidebar_h2.jpg);
 background-repeat : no-repeat ;
 color: #FFFFFF;
 text-align: left;
 width: 200px;
 padding: 7px 0px 7px 10px;
 }

#sidebarjyouhou p {
 font-size: 12px;
 color: #555555;
 font-weight: normal;
 background-image: none;
 line-height: 20px;
 padding: 0px 5px 0px 5px;
 margin: 10px 0px 10px 0px;
}

/* +++++++フッター部分のデザイン++++++ */
#footer address {
 font-size: 12px;
 font-style: normal;
 text-align: center;
 color: #333333;
 padding: 25px 0 6px;
 }

#footer a {
 color: #333333;
 }

#footer {
 width: 800px;
 background-image: url(img/footer_bg.jpg);
 height: 60px;
 border-right: solid 1px #999999;
 border-left: solid 1px #999999;
 }

/* +++++++その他のデザイン++++++ */
.edit a {
 font-size: 10px;
 font-weight: normal;
 padding: 10px;
}

.shinryonichiji {
 border-style: solid;
 border-width: 1px 1px 1px 1px;
 border-color: #661201;
 }
