/*
Theme Name: Towa
*/

* {
	margin: 0;
	padding: 0;
	letter-spacing: 0.1em;
	-webkit-text-size-adjust:none;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',Arial,sans-serif,monospace;
}
/*--[Win Firefox]ロールオーバー時に、ボタン左に点線枠（focus）が入る現象についての対策--*/
:focus
{?moz-outline-style:none;}

/*--[Mac Firefox]ロールオーバー時に、ボタン左に点線枠（focus）が入る現象についての対策--*/
a { outline:none;}

hr {
	clear: both;
	border: solid 1px #FFFFFF;
	margin: 15px 0;
}
img {
	border: none;
}
br {
	letter-spacing: 0;
}

li img {
	vertical-align: top;
}
.clearfix:after {
	content: "."; /* 新しい要素を作る */
	display: block; /* ブロックレベル要素に */
	clear: both;
	height: 0;
	visibility: hidden;
	overflow:hidden;
	font-size:0.1em;
	line-height:0;
}
.radius {
	background-color: #EBEFFB\9;
	border-radius : 8px;
}
.radius_s {
	background-color: #EBEFFB\9;
	border-radius : 3px;
}
.shadow {
	box-shadow: 0px 0px 4px #ccc;
}
.txtImg {
	width: 100%;
	margin: 0 0 2.5em;
}
.imgLeft,
.alignleft {
	float: left;
	margin: 0 20px 15px 0;
}
.imgRight,
.alignright {
	float: right;
	margin: 0 0 15px 20px;
}
.txtBold {
	font-weight: bold;
}
.txtSmall {
	font-size: 12px;
	line-height: 1.2;
}
.txtXSmall {
	font-size: 10px;
	line-height: 1.2;
}
.txtGray {
	color: #bbb;
}
.txtGreen {
	color: #57adbd;
}

.txtOrange{
	color:#ff7800;}
.txtBlue {
	color: #3261AB;
}

.txtPink {
	color: #E5006E;
}
.txtRed {
	color: #E03D65;
}

.txtGold{
	color: #6d5428;
}
.txt {
	margin-bottom: 20px;
}
.txtSub {
	background-color: #f1f1f1;
	padding: 10px;
	margin-bottom: 20px;
	font-size: 12px;
}
.lstNum {
	margin-left: 2.5em;
	list-style-type: decimal;
}
.lstDisc {
	margin-left: 2.5em;
	list-style-type: disc;
}
.lstDecimal {
	margin-left: 2.5em;
	list-style-type: decimal;
}
.lstDecimal li {
	margin-bottom: 1em;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.mRight0 {
	margin-right: 0 !important;
}


.contentsbox:after{
	display:block;
	clear:both;
	height:0;
	line-height:0;
	visibility:hidden;
	content: ".";
	font-size: 0.1em;
}

.contentsbox{
}

html {
	background-color: #d8c099;
	height: 100%;
}
body{
	text-align: center;
	height: 100%;
	font-size: 14px;
}
#body_outer {
	background-color: #f2eadd;
}
body.home #body_inner {
	background: url(images/topImg.jpg) center 50px no-repeat;
}
#body_inner{
	position: relative;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	color: #444;
}

h1,h2,h3,h4,h5{
	margin: 0px;
	padding: 0px;
}

a{
	text-decoration:none;
	color: #444;
}
a:link{

}
a:hover{
	text-decoration:underline;
}
a:active{

}

a:visited{

}
#headerBody {
	background-color: #9E2E70;
	width: 100%;
	height: 50px;
}
#header {
	position: relative;
	width: 760px;
	height: 50px;
	margin: 0 auto;
}
#header .page_item{
	margin: 0px 1px 0px 0px;
	padding: 3px;
	min-width: 150px;
	list-style: none;
	float: left;
	text-align: center;
	background: #eee;
}
#header h1,
#header .blog_title{
	position: relative;
	width: 173px;
	height: 50px;
	z-index: 10;
}
#header h1 a,
#header .blog_title a{
	display: block;
}
#footerPtn {
	background: url(images/footPtn.gif) 0 0 repeat-x;
	position: relative;
	text-align: center;
	clear: both;
	width: 100%;
	height: 120px;
}
#footer {
	width: 760px;
	margin: 0 auto;
	padding: 15px 0 0;
	font-size: 12px;
	color: #222;
}
.copy {
	float: left;
	margin: 38px 0 0;
	font-size: 10px;
}
#footContact {
	float: right;
	width: 324px;
	height: 95px;
}
.gotop {
	position: absolute;
	top: 4px;
	right: 0;
}
#topContactBtn {
	text-align: right;
	width: 760px;
	height: 80px;
	margin: 175px auto 0;
}
#topContactBtn a {
	display: block;
	width: 355px;
	height: 80px;
	margin: 0 0 0 392px;
}
#wrapper {
	width: 760px;
	margin: 0 auto;
}
.home #wrapper {
	margin: 15px auto 0;
}
#contents{
	width: 760px;
	margin: 0 auto;
	padding: 20px 0 10px;
}
#menuBody {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}
#menu {
	width: 760px;
	margin: 0 auto;
}
#menu ul {
	float: right;
	width: 590px;
	height: 50px;
	margin: 0;
}
#menu li {
	float: left;
	border-left: solid 1px #fff;
	width: 146px;
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#menu li.non {
	border: none;
}
#accessCount {
	margin: 10px 0 !important;
	font-size: 10px;
}
#accessCount counterNum {
	text-align: right;
}
.cNum {
	background-color: #fff;
	padding: 0 4px;
	margin: 1px;
	color: #1E1E1E;
}
#topLeft {
	float: left;
	width: 440px;
	margin-bottom: 10px;
}
#topRight {
	float: right;
	background: url(images/topInfoBg.gif) 0 0 no-repeat;
	width: 300px;
	height: 328px;
	margin-bottom: 10px;
	font-size: 12px;
}
#topRight h3 {
	height: 44px;
	margin: 5px 0;
}
#topRightImg {
	margin: 0 0 5px;
}
#topRight p {
	padding: 0 15px;
}
.arrLink {
	display: block;
	text-align: right;
	background: url(images/arr.gif) right 50% no-repeat;
	padding: 0 10px 0 0;
	margin: 16px 0 0;
}

#topPoint {
	height: 115px;
}
#topInfo {
	background: #FFF url(images/topNewsBg.gif) 0 0 no-repeat;
	width: 440px;
	height: 320px;
	font-size: 12px;
}
#topInfo h3 {
	margin-top: 5px;
	height: 42px;
}

.topInfoLst {
	height: 250px;
	padding: 15px 25px;
	overflow: scroll;
}
.topInfoLst li {
	clear: both;
	border-bottom: dotted 1px #ccc;
	margin-bottom: 10px;
	padding-bottom: 10px;
	list-style-type: none;
}
.topInfoCat4,
.topInfoCat5,
.topInfoCat6 {
	padding: 2px 5px;
	color: #fff;
	font-size: 10px;
}
.topInfoCat4 a,
.topInfoCat5 a,
.topInfoCat6 a {
	color: #fff;
}
.topInfoCat4 {
	background-color: #189d0b;
}
.topInfoCat5 {
	background-color: #f46902;
}
.topInfoCat6 {
	background-color: #4b5af4;
}
.topInfoDay {
	color: #999;
}
.topInfoLst li a {
	display: block;
	margin-top: 2px;
}
#topContents {
	float: right;
	width: 245px;
}
#topBlogBnr {
	height: 107px;
	margin-bottom: 15px;
}
#topContactBnr {
	height: 100px;
}

.title{
	height: 60px;
	margin: 16px 0 0;
	color: #2E919E;
	font-weight: normal;
}
.ttl {
	border-left: solid 6px #9e2e70;
	background-color: #f2eadd;
	padding: 3px 0 3px 8px;
	margin: 0 0 15px;
	font-size: 16px;
}
.formTbl {
	font-size: 12px;
}
.formTbl th,
.formTbl td {
	padding: 5px;
}
.formTbl th {
	text-align: left;
	font-weight: normal;
}
.formTbl td {
}
.formTbl input,
.formTbl textarea {
	margin: 3px 0;
	font-size: 12px;
}
.formTbl input,
.formTbl textarea {
	padding: 2px;
}
.formTbl #name {
	width: 160px;
}
.submit {
	text-align: center;
	margin: 20px 0 0;
}
.submit input {
	padding: 0 40px;
}

.list {
	padding-left: 1.2em;
}
.list li {
	margin-bottom: 5px;
}

.table {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 40px;
	font-size: 12px;
}
.table .even th,
.table .even td {
	background-color: #f9f9f9;
}
.table th,
.table td {
	border-bottom: dotted 1px #ccc;
	padding: 8px 5px;
}
#policyTxt {
	margin: 0 0 20px;
	font-size: 12px;
}
#policyTbl {
	font-size: 12px;
}
#policyTbl dt {
	margin: 0 0 5px;
	font-weight: bold;
	color: #666;
}
#policyTbl dd {
	padding: 0 0 0 26px;
	margin: 0 0 15px;
}
#policyTbl dd ul {
	padding: 0 0 0 20px;
}
#policyTbl dd li {
	margin-bottom: 10px;
}
.wp-pagenavi {
	background-color: #ece0cf;
	text-align: center;
	margin: 20px auto;
	padding: 10px;
}

.wp-pagenavi span,
.wp-pagenavi a {
	background-color: #fff;
}
.mapBtn {
	display: block;
	text-align: center;
	background: url(images/mapIcn.png) 0 0 no-repeat;
	width: 22px;
	height: 32px;
	margin: 0 auto;
	text-indent: -9999px;
}
.wisteriaGallery div {
	float: left;
	width: 165px;
	margin: 0 20px 20px 0;
	font-size: 12px;
	line-height: 120%;
}
.wisteriaGallery img{
}
.map {
	margin: 0 0 40px;
}
.contactBtn {
}
/****************
   コメント
****************/
.commentlist{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.avatar{
	float: left;
}

.comment-content{
	background-color: #f9f9f9;
	margin: 5px 0 10px 50px;
	padding: 10px;
	font-size: 12px;
}
.comment-author .fn {
	font-weight: bold;
}
.reply{
	text-align: right;
	margin-left: 50px;
	margin-bottom: 20px;
	font-size: 12px;
}
.comment-date {
	padding-right: 30px;
	color: #999;
	font-size: 10px;
}

#lstComment{
	font-size: 12px;
	border-top: 1px dashed #ccc;
	padding-top: 20px;
}
#commentform input,
#commentform textarea {
	padding: 5px;
	font-size: 14px;
}

.comment_form_over label{
	font-size: 11px;
}


.comment_form_over p{
	margin: 10px 0 0;
	padding: 0px;
}

input#author{
	width: 260px;
	border: 1px solid #ccc;
	height: 18px;
}

input#email{
	width: 260px;
	border: 1px solid #ccc;
	height: 18px;
}

input#url{
	width: 545px;
	border: 1px solid #ccc;
	height: 18px;
}

.comment-form-author{
	float: left;
}

.comment-form-email{
	float: right;
}


textarea#comment{
	width: 545px;
	border: 1px solid #ccc;
	height: 100px;
}

#comments-title{
	background-color: #F9F6EA;
	padding: 10px;
	margin: 20px 0px 5px 0px;
	font-size: 16px;
}

#reply-title{
	background-color: #F9F6EA;
	padding: 10px;
	margin: 50px 0px 10px 0px;
	font-size: 14px;
}

.widget-area ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.logged-in-as{
	font-size: 12px;
}

#nameandurl{
	padding-top: 10px;
	margin-bottom: 20px;
}

#textbox{
	padding-top: 10px;
}

.blog_description{
	font-size:14px;
	margin-bottom:20px;
	color:gray;
}
.postTtl {
	background-color: #F9F6EA;
	padding: 20px 16px;
	margin: 0;
	color: #333;
}
.postTtl h1,
.postTtl h2 {
	margin-bottom: 10px;
	font-size: 18px;
}
.blog_info {
	border-top: dotted 1px #ccc;
	border-bottom: dotted 1px #ccc;
	padding: 10px 0;
}
.blog_info ul{
	padding: 0px;
	margin: 0px;
}

.blog_info li{
	font-size: 11px;
	list-style: none;
	float: left;
	color: #555;
	vertical-align: middle;
}
.blog_info img {
	vertical-align: middle;
}

.txtbody {
	background-color: #fff;
	min-height: 300px;
	margin: 0;
	padding: 20px;
}
.txtbox {
	background-color: #fff;
	margin: 0;
	padding: 20px;
}
.nav-below {
	text-align: center;
}

/* @group wp表示でよく使う装飾 */
.post {
	margin-bottom: 20px;
}
.category-news .post {
	box-shadow: 0px 0px 4px #ccc;
}
.post em{
	color: gray;
}

.post blockquote{
	border: 1px solid #ccc;
	padding: 10px 20px;
	font-size: 16px;
	font-style: italic;
	color: gray;
}

.post code{
	color: teal;
	font-family: "Courier New";
}
/* @end */




/****************
   カレンダー
****************/
#wp-calendar {
	border-collapse: collapse;
}
#wp-calendar th,
#wp-calendar td {
	border: solid 1px #eee;
	text-align: center;
	width: 30px;
}
#wp-calendar th {
}
#wp-calendar td {
	height: 32px;
}
#wp-calendar td a {
	display: block;
	background-color: #F9F6EA;
	width: 100%;
	height: 100%;
	padding: 0;
	line-height: 32px;
}
#wp-calendar thead {
	background-color: #f9f9f9;
}
#wp-calendar tfoot {
	font-size: 12px;
}
#wp-calendar tfoot th,
#wp-calendar tfoot td {
	border: none;
}
#wp-calendar tfoot #prev{
	text-align: left;
}
#wp-calendar tfoot #next{
	text-align: right;
}
#wp-calendar tfoot a {
	background-color: transparent;
}


