@charset "utf-8";
/*
Theme Name: kikuchi-kaikei
Theme URI: http://kikuchi-kaikei.co.jp
Description: 菊池会計士事務所
Version: 1.0
Author: U-MA Inc
Author URI: http://u-ma.jp
Tags: kikuchi-kaikei.co.jp,菊池会計士事務所
*/

@import url("css/common.css");

/* DEFAULT SET
------------------------------------------------------------------------*/
.alphaimg{ behavior: url(iepngfix.htc); }

html, body{
	height: 100%;
	color: #666666;
	background: #f7f6f6;
}


.wrapper{
	width: 920px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -100px; /* SAME VALUE WITH CLASS PUSH */
	background: url(images/bg-wrapper.gif) repeat-y;
}

p{
	font-size: 0.8em;
	line-height: 175%;
}

a:hover img.over {
opacity: 0.5;
filter: alpha(opacity=50);
-ms-filter: "alpha( opacity=80 )";
}

/*-----------------------------------------------------------------------*/
/* clearfix
---------------------------------------- */
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  max-height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /* Mac版IEのみに適用 \*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/* HEADER
------------------------------------------------------------------------*/
.header{
	position: relative;
	margin: 0 auto;
	width: 900px;
}
ul.globalnavi{
	position: absolute;
	top: 22px;
	left: 450px;
	width: 440px;
}
ul.globalnavi li{
	display: inline;
}


/* CONTEINER
------------------------------------------------------------------------*/
.container{
	clear: both;
	margin: 0 auto 20px;
	width: 900px;
}
.bannerarea{
	margin: 35px auto;
	width: 774px;
	text-align: center;
}
.bannerarea img.hdnavi{
	float: left;
	padding: 0 12px;
}
.bannerarea p.totop{
	padding: 0 25px;
	text-align: right;
}



/* ENTRY STYLE
-----------------*/
.entry{
	margin: 30px auto;
	width: 750px;
}

.entry h1{
	padding: 20px 0;
	font-size: 1.2em;
	color: #4f9095;
}
.entry h2{
	margin-bottom: 10px;
	padding: 17px;
	font-size: 1em;
	color: #4f9095;
	background: url(images/bg-h2style.gif) no-repeat left center;
}
.entry h3{
	margin: 15px 0;
	padding: 10px 0;
	font-size: 1em;
	color: #4f9095;
	border-top: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
}
.entry h4{
	margin: 15px 0;
	padding: 40px 20px 20px;
	width: 710px;
	font-size: 0.75em;
	line-height: 145%;
	color: #666666;
	background: #fafaf8 url(images/bg-h4style.gif) no-repeat left top;
	border-bottom: 1px solid #e8e8e8;
}
.entry h5{
	margin: 15px auto;
	padding: 25px;
	width: 640px;
	height: 22px;
	font-size: 0.9em;
	color: #ffffff;
	text-align: center;
	background: url(images/bg-h5style.gif) no-repeat;
}
.entry h5 a{
	color: #ff6600;	
}
.entry h6{
	margin: 15px auto;
	padding: 15px 25px;
	font-size: 0.9em;
	font-weight: bold;
}
.entry ul,
.entry ol{
	margin: 15px 45px;	
	font-size: 0.9em;
}
.entry ul li{
	padding: 5px 0;
	list-style-type: disc;
}
.entry ol li{
	padding: 5px 0;
	list-style-type: decimal;
}
.entry p{
	padding: 0 0 10px;
	font-size: 0.9em;
}

/* BLOG ENTRY STYLE
-----------------*/
#blog.entry{
	padding-left: 75px;
	width: 550px;
	float: left;
}

#blog.entry a{
	color: #4f9095;
}

#blog.entry h1{
	font-size: 1.2em;
	padding: 15px;
}

#blog.entry h1.title{
	padding: 10px 15px;
	color: #666666;
	font-size: 1em;
	font-weight: bold;
	background: #f1f1f1;
}

#blog.entry h2{
	margin: 10px 0;
	padding: 10px 17px;
	font-size: 0.9em;
	background: url(images/bg-h2blogstyle.gif) no-repeat left center;
}

#blog.entry h2 span{
	font-size: 0.8em;
}

#blog.entry h3{
	margin: 10px 0;
	padding: 10px 15px;
	font-size: 0.9em;
}

#blog.entry p.entrydate{
	margin-bottom: 10px;
	padding: 5px 15px;
	text-align: right;
	line-height: 120%;
	border-bottom: 5px solid #f1f1f1;
}


#blog.entry p{
	padding: 5px 15px 0;
}

#blog.entry p.postmeta{
	margin: 25px 0 30px 0;
	padding: 5px 15px;
	text-align: right;
	line-height: 120%;
	border-top: 5px solid #f1f1f1;
	border-bottom: 5px solid #f1f1f1;
}

.sidebar{
	padding: 20px 75px 15px 0;
	width: 160px;
	float: right;
	font-size: 0.75em;
	line-height: 125%;
	color: #4f9095;
}

.sidebar h2{
	margin-top: 20px;
	padding: 3px 5px;
	color: #343434;
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	background: #f1f1f1;
}

.sidebar a{ color: #4f9095; }

.sidebar p{
	padding: 5px 0;
	font-size: 1em;
	line-height: 135%;
}

.sidebar ul{
	margin: 7px 0 0 0;
	padding-left: 1em;
}
.sidebar ul li{
	list-style: disc;	
}

table#wp-calendar{
	width: 165px;
	text-align: center;
	color:#343434;
}

table#wp-calendar caption{
	padding: 5px 0;
	font-weight: bold;
	color: #4f9095;
}

/* FOOTER
------------------------------------------------------------------------*/
.footer,
.push{
	height: 100px; /* SAME VALUE WITH CLASS PUSH , CLASS PUSH AND FOOTER MUST BE SAME VALUE */
}

.footer{
	margin: 0 auto;
	width: 750px;
}
.footer img{
	padding-right: 5px;
	float: left;
}
.footer p{
	padding: 10px 0;
}


/* WORDPRESS DEFAULT STYLE
------------------------------------------------------------------------*/
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;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}



/* CONTACT FORM
------------------------------------------------------------------------*/
.contactbox-h{
}
.contactbox{
	color:#5b8386;
	font-size:13px;
	padding:0;
	margin:0 0 10px 0;
}
.contactbox p{
	padding:0;
	margin:0;
}
.contactbox .txt,
.contactbox textarea{
	width:450px;
	border:1px solid #cccccc;
}
.contactbox .req{
	font-size:10px;
	padding:0;
	margin:0 0 0 10px;
	color:#ff0000;
}
.contactbox .wpcf7-list-item{
	width:250px;
	float:left;	
}
.contactbox .btn{
	width:200px;
	height:30px;
	border:1px solid #cccccc;
}

