/*
Theme Name: wag Template05
Theme URI: 
Author: 
Author URI: 
Description: 
Version: 
License: 
*/


body {
	margin: 0px;
	padding: 0px;
	background: url(images/Bg.jpg) 0 0 repeat-x #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/* color: #A19D9A; */
	color: #393939;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #3E3530;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.8em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: underline;
	/* color: #339CCB; */
	color: #7d8b9c;
}

a:hover {
}

#wrapper {
	margin: 0 auto;
}

/* Header */

#header-wrapper {
}

#header {
	width: 900px;
	height: 150px;
	margin: 0 auto;
	background: url(images/Header_flower.jpg) no-repeat left top;
	position: relative;
}

#searchstuff {
	float: right;
	margin-top: -55px;
}

/* Logo */

#logo {
	width: 850px;
	height: 84px;
	margin: 0px 0px 0px 0px;
	padding: 10px 35px 0 16px;
	color: #000000;
}

#logo h1,#logo .title {
	left: 100px;
	margin: 0;
	padding: 0;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	top: 35px;
	width: 700px;
	margin: 6px 0px 0px 0px;
	color:#FF6600;
	font-family: Impact, Arial, Helvetica, sans-serif;
	font-size: 24px;
}
#logo p{
	left: 100px;
	margin: 0;
	padding: 0;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	top: 75px;
	width: 700px;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FF6600;
}

/* Search */

#search {
	width: 240px;
	height: 0px;
	padding: 0px 0px 0px 0px;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 10px 0 0 0px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 170px;
	padding: 6px 5px 2px 5px;
	border: 1px solid #DEDEDE;
	background: #FFFFFF;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #5D781D;
}

#search-submit {
	width: 50px;
	height: 24px;
	border: none;
	background: #000000;
	color: #fff;
	font-family: Impact;
	font-size: 13px;
}


.pankuzu{
	margin:65px 0 0 35px;
}

/* Front Slider */

#frontslidernew {
	margin-bottom: 40px;
	margin-top: -20px;
}

/* Archive */

#catdescription {
	width: 540px;
	min-height: 100px;
	height: auto;
	border: 3px #E4E4E4 solid; 
	padding: 10px;
	font-size: 12px;
	color: #7a7979;
	margin-top: 10px;
	margin-bottom: 20px;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	background: url(images/img02.jpg) repeat-y left bottom;
}

#page-bgbtm {
	background: url(images/img03.jpg) no-repeat left bottom;
	padding: 40px 30px 0px 30px;
}

/* Content */

#content {
	float: left;
	width: 590px;
	padding: 0px 0px 0px 0px;
}

.entry h2{
	font-size:22px;
	margin:50px 10px 20px 0;
	padding-left:10px;
	border-left:5px solid #3b3f48;
	border-bottom:1px solid #3b3f48;
}
.entry h3{
	font-size:22px;
	margin:50px 10px 20px 0;
	padding-left:10px;
	border-left:5px solid #3b3f48;
	border-bottom:1px solid #3b3f48;
}

.post {
	margin-bottom: 40px;
}

.post .title {
	text-transform: uppercase;
	font-family: Impact, Arial, Helvetica, sans-serif;
	font-size: 28px; 
	font-weight: normal;
	color: #606060;
	margin:0 0 10px 0;
}

.post2 .title {
	text-transform: uppercase;
	font-family: Impact, Arial, Helvetica, sans-serif;
	font-size: 18px; 
	font-weight: normal;
	color: #606060;
}

.post .title a {
	border: none;
	color: #606060;
}

.post2 .title a {
	border: none;
	color: #606060;
}

#seppis {
	width: 100%;
	margin-bottom: 10px;
}

.post .meta {
	padding-left: 2px;
	text-align: left;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.post .meta .date {
	float: left;
}

.post .meta .posted {
	float: right;
}

.post .meta a {
}

.mini {
	font-size: 11px;
	font-weight: bold;
}

.post .entry {
	padding: 20px 25px;
	border: 1px solid #E4E4E4;
	text-align: justify;
	width: 520px;
}

.entry img {
	margin-right: 5px;
	margin-bottom: 5px	;
	margin-left: 5px;
}
.entry p {
	margin-right: 5px;
	margin-bottom: 25px	;
	margin-left: 5px;
}

.links {
	padding-top: 20px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}

.exc {
	margin-top: 5px;
}

.postleft {
	float: left;
	width: 250px;
}

.postright {
	float: right;
	width: 250px;
	margin-right: 20px;
}

.entry table {
    border-left: 1px solid #FF6600;
    border-top: 1px solid #FF6600;
    margin: 0;
    padding: 0;
}

.entry table th {
    background-color: #FFCC99;
    border-bottom: 1px solid #FF6600;
    border-right: 1px solid #FF6600;
    color: #FF6600;
    font-weight: bold;
    line-height: 1.5em;
    padding: 5px;
}

.entry table td {
    border-bottom: 1px solid #FF6600;
    border-right: 1px solid #FF6600;
    line-height: 1.5em;
    padding: 5px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 250px;
	margin: 0px;
	color: #787878;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 30px;
}

#sidebar li li {
	background: url(images/img07.gif) no-repeat 5px 15px;
	margin: 0px;
	padding: 0px 0px 0px 25px;
	line-height: 35px;
	border-bottom: 1px dotted #E7E2DC;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar li li a {
	padding: 0px 0px 0px 0px;
}

#sidebar ul.children li.page-item-34 {
    background: url("images/List_pickup.jpg") no-repeat scroll 0px 8px transparent;
}

#sidebar h2 {
	height: 38px;
	text-transform: uppercase;
	font-family: Impact, Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: normal;
	color: #606060;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 0px 20px 0px;
	text-align: justify;
}

#sidebar a {
	border: none;
	color: #7d8b9c;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #8A8A8A;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	color: #A19D9A;
}

#footer a {
	color: #FF6600;
}

.pagetitle {
	padding-bottom: 20px;
	font-size: 18px;
}

.navigation {
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

/* ---------------------------------------------- */
/* 追加CSS */
/* ---------------------------------------------- */

a.top{
	font-size:18px; 
	color:#dc143c; 
	font-weight:bold;
}

.appeal{
	font-size:18px;
	color:#0000FF;
	font-weight:bold;
}


a.top3{
	font-size:18px; 
	color:#0000ffc; 
	font-weight:bold;
}

.appeal{
	font-size:18px;
	color:#0000ffc; 
	font-weight:bold;
}

a.top4{
	font-size:18px; 
	text-align:right;
	font-weight:bold;
        color:#fa8072;
}

a.top3{
	font-size:16px; 
	color:#ffffff;
}