/*
Theme Name: Refreshing
Description: Refreshing is a very eye-catching light wordpress theme with 2 columns and a very simple look. Great for any type of blog.
Version: 1.2
Author: Themes Designs
Author URI: http://www.themesdesigns.com/
Tags: light, blue, green, white, orange, two-columns, fixed-width
License: GPL (General Public License)
*/

body {
	margin: 0; padding: 25px 0 45px 0;
	background: repeat-x url(images/bck.png);
	font-family: Arial, Helvetica, sans-serif; font-size: 12px;
	color: #000;
}
#page .rss li {
	float: left;
	margin: 0 10px 0 0; padding: 10px 0 0 45px;
	height: 30px;
	background: no-repeat;
	font-family: Tahoma, Geneva, sans-serif; font-size: 14px; font-weight: bold;
	text-transform: uppercase;
}
#page .rss li a {
	color: #686868;
	text-decoration: none;
}
#container:after, #content .post .entry:after, #content .navigation:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#page {
	margin: 0 auto; padding: 20px 30px 0 30px;
	width: 920px;
	background: #fff no-repeat url(images/bckpage.png);
}
#header {
	position: relative;
	height: 70px;
	background: no-repeat url(images/bckheader.png);
}
#header h1 {
	margin: 0 0 0 70px; padding: 10px 0 0 0;
	font-size: 24px;
}
#header h1 a {
	color: #fff;
	text-decoration: none;
}
#header p {
	margin: 0 0 0 125px;
	color: #fff;
}
#header form {
	position: absolute;
	top: 20px; right: 25px;
	margin: 0;
}
#header form input {
	vertical-align: middle;
	border: 0;
}
#header form .text {
	margin: 0 5px 0 0; padding: 4px 5px 0 5px;
	width: 185px; height: 20px;
	background: no-repeat url(images/bckheaderformtext.png);
}
* html #header form .text {
	background-attachment: fixed;
}
#header form .btn {
	width: 65px; height: 24px;
	background: no-repeat url(images/bckheaderformbtn.png);
	font-size: 14px; font-weight: bold;
	color: #fff;
	cursor: pointer;
}
#menu {
	margin: 10px 0; padding: 0 0 0 30px;
	list-style-type: none;
	height: 50px;
	overflow: hidden;
	background: no-repeat url(images/bckmenu.png);
}
#menu li {
	float: left;
	margin: 0 0 0 15px; padding: 15px 0 15px 15px;
	background: left 12px no-repeat url(images/bckmenuli.png);
	font-size: 12px; font-weight: bold;
	text-transform: uppercase;
}
#menu li.first {
	margin: 0; padding-left: 0;
	background: none;
}
#menu li a {
	float: left;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}
#menu li a:hover {
	background: #fff right top no-repeat url(images/bckmenuliahover.png);
	color: #1e4983;
}
#menu li a span {
	float: left;
	padding: 0 5px;
	line-height: 20px;
}
#menu li a:hover span {
	background: no-repeat url(images/bckmenuliahoverspan.png);
}
#container {
	margin: 0 20px;
	width: 880px;
}
#content {
	float: left;
	margin: 0 35px 0 0;
	width: 585px;
}
#content a {
	color: #00a2ff;
}
#content .post {
	position: relative;
	margin: 0 0 15px 0;
	width: 100%;
	background: no-repeat url(images/bckcontentpost.png);
}
#content .page {
	background-image: url(images/bckcontentpage.png);
}
#content .post .title {
	margin: 0 0 0 100px;
	line-height: 80px;
	font-size: 16px;
}
#content .post .title a {
	color: #fff;
	text-decoration: none;
}
#content .page .title {
	margin: 0 0 0 20px;
}
#content .post .meta {
	margin: -15px 0 0 0; padding: 0 10px 0 0;
	text-align: right;
	font-size: 11px;
	color: #00a2ff;
}
#content .post .meta a {
	text-decoration: none;
}
#content .post .entry {
	margin: 5px 0 0 10px;
	width: 575px;
}
#content .post .comments {
	margin: 5px 0 0 0; padding: 0 10px 0 0;
	text-align: right;
	font-size: 10px;
	text-transform: uppercase;
}
#content .post .comments a {
	text-decoration: none;
}
#content .post .date {
	position: absolute;
	top: 25px; left: 35px;
	width: 55px;
	text-align: center; line-height: 1em;
	font-family: Tahoma, Geneva, sans-serif; font-size: 18px; font-weight: bold;
	color: #00a2ff;
	text-transform: uppercase;
}
#sidebar {
	float: left;
	width: 260px;
}
#sidebar ul {
	margin: 0; padding: 0;
	list-style-type: none;
}
#sidebar .rss {
	margin: 0 0 15px 0;
	height: 40px;
}
#sidebar .rss li {
	background-image: url(images/bcksidebarrssli.png);
}
#sidebar li {
	margin: 0 0 10px 0; padding: 0 10px;
}
#sidebar li li {
	margin: 5px 0 0 0; padding: 0 0 0 25px;
	background: left 2px no-repeat url(images/bcksidebarlili.png);
}
#sidebar a {
	color: #000;
	text-decoration: none;
}
#sidebar h3 {
	margin: 0 -10px 10px -10px; padding: 0 0 0 15px;
	line-height: 40px;
	background: no-repeat url(images/bcksidebarh3.png);
	font-size: 14px;
	color: #fff;
}
#footer {
	position: relative;
	margin: 15px 0 0 0; padding: 0 0 0 30px;
	height: 70px; line-height: 70px;
	background: no-repeat url(images/bckfooter.png);
	color: #465c03;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer .rss {
	position: absolute;
	top: 15px; right: 40px;
	margin: 0; padding: 0;
	list-style-type: none;
	line-height: normal;
}
#footer .rss li {
	background-image: url(images/bckfooterrssli.png);
}

#content .navigation {
	margin: 15px 0;
	width: 100%;
	font-weight: bold;
}
#content .navigation a {
	text-decoration: none;
}
#content .postnavigation {
	margin: 10px 0 0 0;
}

.commentlist, .children {
	margin: 0; padding: 0;
	list-style-type: none;
}
.children {
	margin: 10px 0 0 10px;
}
.commentlist .comment {
	margin: 0 0 15px 0; padding: 5px;
	background-color: #fff;
	border: #000 1px solid;
}
.commentlist .avatar {
	float: right;
	margin: 0 0 5px 5px;
	border: #000 1px solid;
}
#author, #email, #url, #comment {
	margin: 0 5px 0 0; padding: 2px;
	background-color: #fff !important;
	border: #000 1px solid;
}
#comment {
	width: 300px;
}
#comments, #respond h3 {
	font-size: 15px;
}
a#cancel-comment-reply-link {
	font-weight: bold;
}

/* A few generic styles used across the site */

a img {
	border: 0;
}

td {
	vertical-align: top;
}

input, textarea, select {
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif; font-size: 12px;
	color: #000;
}
input[type="text"], input[type="password"] {
	padding: 2px;
	background-color: #fff !important;
	border: #000 1px solid;
}
textarea, select {
	padding: 2px;
	background-color: #fff !important;
	border: #000 1px solid;
}

acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #000;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #000;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

.screen-reader-text {
     position: absolute;
     left: -1000em;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

img.middle {
	vertical-align: middle;
}

.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	color: #000;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}



/* admin-orignal
*******************************/

/* page-home
*******************************/

.main-content p {
      margin:0;
      padding:0;
}

.main-content h3 {
      font-family:HGS創英角ﾎﾟｯﾌﾟ体;
      color:#32cd32;
}

.main-content .inner-1 {
      padding-bottom:2em;
}

.main-content .inner-1 h3 {
      color:#191970;
      padding-top:1em;
}

.main-content .inner-1 p {
      padding-left:2em;
 }

.main-content .inner-1 span {
      padding-left:3em;
      padding-right:3em;
}

.main-content .inner-1 li {
      float:left;
      list-style-type:none;
      padding-right:1em;
}

.main-content .inner-2 {
      float:left;
      padding-top:2em;
}

.main-content .inner-2 p {
      padding-left:2em;
}

.main-content .inner-2 h3 {
      color:#191970;
}

.main-content .inner-2 span {
      padding-left:3em;
      padding-right:3em;
}

.main-content .inner-2 li {
      float:left;
      list-style-type:none;
      padding-right:1em;
}

.pickup {
      border:1px solid #800000;
      margin: 0em 2em 2em;
      height: 90px;
}

.pickup span {
      color:#4682b4;
}

.pickup p {
      padding-right:0.2em;
}

.pickup img {
      float:left;
      margin-right:0.5em;
}

.pickup a {
      text-decoration:none;
}

.pickup a:hover {
      color:red !important;
}

.news-item li {
      float:left;
      list-style-type:none;
}

.news-item li img {
      padding-right:4px;
}

.sub-content {
      clear:left;
}

.pr-home {
      clear:left;
      text-align:center;
      padding-top:0.5em;
      padding-bottom:0.5em;
}

.ads_bottom {
       padding:1em 0 3em 2em;
}


/* page-part
*******************************/

.list-1 {
      clear:left;
}

.list-1 hr {
      margin-bottom:2em;
}

.list-1 h4 {
      font-family:HGS創英角ﾎﾟｯﾌﾟ体;
      color:#a52a2a;
}

.list-1 h4 img {
      padding:0 0.5em 0 0;
}

.list-1 li {
      list-style-type:none;
}

.recipe-list img {
     vertical-align:middle;
     margin:4px;
}

.recipe-list a {
    text-decoration:none;
}

.recipe-list a:hover {
    color:red !important;
}

.recipe-list li {
    list-style:none;
}

.recipe-list span {
      color:#4682b4;
      padding-left:0.5em;
      padding-right:0.5em;
}

/* page-report
*******************************/

.para {
       color:#f4a460;
       font-weight:bold;
       font-size:1.4em;
       padding-top:0.5em;
}

.para2 {
       margin-left:2em;
}

.para2 p {
       color:#f4a460;
       font-weight:bold;
       font-size:1em;
       padding-top:0.5em;
}

#report ol {
      line-height:1.4em;
      font-size:1em;
}

#report ul {
      padding-left:0.4em;
      line-height:1.4em;
      font-size:1em;
}

/* page-map
*******************************/
.map-content {
      padding-bottom:2em;
}

.map-content h3 {
      font-family:HGS創英角ﾎﾟｯﾌﾟ体;
      color:#191970;
}

.map-frame {
      text-align:center; 
      border:#808080 3px inset;
}

.point-mark img {
     padding-right:0.2em;

     padding-left:0.5em;
     vertical-align:middle;
}

/* sidebar
*******************************/

.sb-list {
       font-size:1.2em;
}

.sb-list hr {
    color: #fff;
    background:transparent;
    margin: 0 0 0.5em 0;
    padding: 0 0 0.5em 0;
    border:0;
    border-bottom: 1px #dcdcdc dotted;
}

.sb-list p {
       margin:0.4em;
       line-height:1em;
       padding-left:1em;
}

.sb-list a {
       color: #00a2ff !important;
}

/* link
*******************************/

#link1 {
      padding-left:1em;
}

#link1 h3 {
      font-family:HGS創英角ﾎﾟｯﾌﾟ体;
}

#link1 li {
      list-style-type:circle;
      padding-left:0.5em;
      padding-top:0.5em;
}

#link1 li a:hover {
      text-decoration:underline;
      color:red;
}

/* Text
*******************************/
.text-r {
      text-align:right; 
}

.text-c {
      text-align:center; 
}

/* footer-inout
*******************************/
.inout {
      text-align:right;
      padding-right:2em;
      font-size:0.8em;
}

.inout a {
       color:#000000;
       text-decoration:none;
}

 .inout a:hover {
       color:#000000;
       text-decoration:none;
}
