/*
Theme Name: Holonic
Theme URI: http://www.holonic-otaru.com/
Description: 
Version: 1.0
Author: tomtom24
Tags: 
*/

* {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #2f2f2f;
}
body {
	background-color: #21170f;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
  min-height: 1px;
}
* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}
table {
	float: left;
}
p {
	margin-top: 8px;
	margin-bottom: 8px;
	line-height: 18px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#top-wrap {
	background-color: #08a408;
	height: 131px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fbfff2;
}
#header {
	height: 131px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
}
h1.head-logo {
	text-indent: -9999px;
}
h1.head-logo a {
	float: left;
	height: 62px;
	width: 209px;
	margin-top: 23px;
	background-image: url(img/head-logo.jpg);
	background-repeat: no-repeat;
}
#menu {
	float: left;
	height: 20px;
	width: 950px;
	margin-top: 25px;
}
#menu ul {
	float: left;
	height: 20px;
	width: 950px;
}
#menu li {
	float: left;
	list-style-type: none;
}
#menu li a {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 15px;
	padding-right: 13px;
	padding-left: 13px;
	padding-bottom: 5px;
}
#menu li a:hover {
	background-image: url(img/menu-hover-back.jpg);
	background-repeat: repeat-x;
}

#main-wrap {
	background-color: #FFFFFF;
	background-image: url(img/main-background.jpg);
	background-repeat: repeat-x;
	padding-bottom: 42px;
}
#content {
	width: 950px;
	margin: 0 auto;
}
#main-menu {
	float: left;
	height: 70px;
	width: 950px;
	margin: 20px 0 42px 0;
}
#main-menu ul {
	float: left;
	height: 70px;
	width: 950px;
}
#main-menu li {
	text-indent: -9999px;
	list-style-type: none;
	/float: left;
}
#main-menu li a {
	float: left;
	height: 70px;
	background: url(img/main-menu.png) no-repeat;
}
#main-menu li.mm01 a {
	background-position: 0px 0px;
	width: 100px;
}
#main-menu li.mm02 a {
	background-position: -100px 0px;
	width: 130px;
}
#main-menu li.mm03 a {
	background-position: -230px 0px;
	width: 115px;
}
#main-menu li.mm04 a {
	background-position: -345px 0px;
	width: 115px;
}
#main-menu li.mm05 a {
	background-position: -460px 0px;
	width: 125px;
}
#main-menu li.mm06 a {
	background-position: -585px 0px;
	width: 100px;
}
#main-menu li.mm07 a {
	background-position: -685px 0px;
	width: 135px;
}
#main-menu li.mm08 a {
	background-position: -820px 0px;
	width: 130px;
}
#main-menu li.mm01 a:hover {
	background-position: 0px -70px;
}
#main-menu li.mm02 a:hover {
	background-position: -100px -70px;
}
#main-menu li.mm03 a:hover {
	background-position: -230px -70px;
}
#main-menu li.mm04 a:hover {
	background-position: -345px -70px;
}
#main-menu li.mm05 a:hover {
	background-position: -460px -70px;
}
#main-menu li.mm06 a:hover {
	background-position: -585px -70px;
}
#main-menu li.mm07 a:hover {
	background-position: -685px -70px;
}
#main-menu li.mm08 a:hover {
	background-position: -820px -70px;
}
#left-content {
	float: left;
	width: 580px;
}
#flash-area {
	float: left;
	height: 300px;
	width: 580px;
	border: 1px solid #CCCCCC;
	margin-bottom: 21px;
}
#text-area {
	float: left;
	width: 580px;
	margin-top: 20px;
}
#text-area .text-box-top {
	float: left;
	width: 580px;
	border: 1px solid #CCCCCC;
	margin-bottom: 15px;
}
h2.seminar {
	float: left;
	height: 40px;
	width: 580px;
	margin-bottom: 10px;
	background-image: url(img/seminar.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
h2.news {
	float: left;
	height: 40px;
	width: 580px;
	margin-bottom: 5px;
	background-image: url(img/news.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
h2.staffblog {
	float: left;
	height: 40px;
	width: 580px;
	margin-bottom: 5px;
	background-image: url(img/staffblog.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
ul.seminar-list {
	float: left;
	width: 580px;
}
ul.seminar-list li {
	float: left;
	width: 550px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	background-image: url(img/arrow.jpg);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 20px;
}
*html ul.seminar-list li {
	width: 530px;
}
ul.new-blog {
	float: left;
	width: 580px;
}
ul.new-blog li {
	float: left;
	width: 535px;
	margin: 5px 0 5px 25px;
	background-image: url(img/arrow.jpg);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 20px;
	letter-spacing: 0.03em;
}
ul.new-blog li a {
	letter-spacing: 0.05em;
}
p.golist a {
	color: #999999;
	text-decoration: none;
	float: right;
	margin-right: 20px;
}
#right-content {
	float: right;
	width: 330px;
}
.right-box {
	width: 330px;
	margin-bottom: 20px;
	float: left;
}
#right-content .blog li {
	margin: 6px 0;
}
.right-box img.author-photo {
	width: 90px;
	height: 100px;
	float: left;
}
.right-box h3.message {
	font-size: 16px;
	color: #333333;
	float: left;
	height: 20px;
	width: 225px;
	margin-right: 5px;
	margin-left: 5px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #FF9900;
	padding-top: 5px;
	padding-left: 5px;
}
.right-box p.message-p {
	float: left;
	width: 230px;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 12px;
	line-height: 18px;
	margin-top: 5px;
}
.right-box h3.right-h3 {
	font-size: 16px;
	color: #333333;
	float: left;
	height: 20px;
	width: 320px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #FF9900;
	padding-top: 5px;
	padding-left: 5px;
	margin-right: 5px;
}
.right-box img.top-gallery {
	margin-top: 10px;
	margin-right: 5px;
}
.right-box ul li {
	margin-left: 10px;
	list-style-type: none;
	letter-spacing: 0.05em;
	margin-top: 3px;
	margin-bottom: 3px;
	float: left;
	width: 290px;;
	background-image: url(img/arrow2.jpg);
	background-repeat: no-repeat;
	padding-left: 18px;
}
.right-box ul li ul li {
	width: 270px;
}
.right-box ul li a {
	color: #999999;

}
.right-box ul li a:hover {
	color: #669900;
}
.right-box a:hover img {
	filter: alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
}
#bottom-wrap {
	background-color: #21170f;
	border-top-width: 4px;
	border-top-style: double;
	border-top-color: #a79687;
}
#footer {
	width: 950px;
	margin: 0 auto;
}
#foot-left {
	width: 600px;
	float: left;
	padding: 24px 0;
	margin: 14px 0;
	border-right: 1px dotted #4a4039;
}
#foot-left img {
	float: left;
	margin-right: 12px;
}
.fl-left {
	width: 460px;
	float: left;
}
#footer h4 {
	font-size: 14px;
	color: #736a63;
	margin-bottom: 12px;
}
#foot-left address {
	font-style: normal;
	font-size: 12px;
	color: #4a4039;
	line-height: 18px;
}
#foot-right {
	width: 330px;
	float: right;
	padding: 24px 0;
	margin: 14px 0;
}
#foot-right li {
	list-style: none;
	float: left;
	margin: 3px 12px 3px 0;
	/margin: 3px 19px 3px 0;
}
#foot-right li a {
	color: #4a4039;
}
#foot-right li a:hover {
	color: #845331;
}
#footer p.foot,
#footer p.foot a {
	color: #4a4039;
	text-decoration: none;
	margin-bottom: 42px;
}
p.foot {
	float: left;
	width: 100%;
}
/*page.php*/
h2.content-title {
	font-size: 22px;
	color: #21170f;
	float: left;
	height: 28px;
	width: 565px;
	padding-left: 35px;
	background-image: url(img/content-title.gif);
	background-repeat: no-repeat;
	padding-top: 2px;
	margin-bottom: 15px;
}
#content-text {
	float: left;
	width: 590px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 20px;
}
*html #content-text {
	padding-right: 0px;
	padding-left: 0px;
	width:580px;
}
h3.menu-content {
	font-size: 13px;
	float: left;
	width: 190px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
*html h3.menu-content {
	width: 180px;
}

#content-text hr,
.entry-text hr  {
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	width: 100%;
	border: 0px none #FFFFFF;
	background-color: #FFFFFF;
	color: #FFFFFF;
}
#content-text h3 {
	font-size: 14px;
	color: #333333;
}
h3.page-content {
	background-image: url(img/arrow2.jpg);
	background-repeat: no-repeat;
	color: #336600;
	float: left;
	width: 580px;
	padding-left: 20px;
	font-size: 14px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
*html h3.page-content {
	width: 560px;
}
p.salonp {
	line-height: 180%;
}
/*single.php,category.php*/
img.blog-staff {
	margin-left: 20px;
	margin-bottom: 10px;
}
.auther-box {
	float: left;
	width: 560px;
	padding-right: 20px;
	padding-left: 20px;
}
.auther-box .mori-img {
	float: left;
	height: 150px;
	width: 150px;
	background-image: url(img/blog-mori.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-right: 10px;
}
.auther-box .hasumi-img {
	float: left;
	height: 150px;
	width: 150px;
	background-image: url(img/blog-hasumi.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-right: 10px;
}
/* 2011.0628 追加 */
.auther-box .yamaguchi-img {
	float: left;
	height: 150px;
	width: 150px;
	background-image: url(img/blog-yamaguchi.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-right: 10px;
}
.auther-box .comments-img {
	float: left;
	height: 150px;
	width: 150px;
	background-image: url(img/comments.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-right: 10px;
}
.auther-box .auther-name {
	font-size: 15px;
	color: #666666;
	float: left;
	height: 25px;
	width: 380px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-left: 18px;
	background-image: url(img/arrow2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
.auther-box .auther-text {
	float: left;
	width: 400px;
}
.auther-box p.auther-about {
	font-size: 11px;
	color: #999999;
	margin-top: 2px;
	margin-bottom: 5px;
}
.entry {
	float: left;
	width: 575px;
	margin-bottom: 42px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
h2.blog-title a {
	font-size: 15px;
	color: #666666;
	float: left;
	width: 557px;
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-decoration: none;
	background-image: url(img/arrow2.jpg);
	background-repeat: no-repeat;
	padding-left: 18px;
	padding-bottom: 2px;
	background-position: 0px 2px;
}
p.date,
p.date a {
	font-size: 10px;
	color: #999999;
	margin-bottom: 10px;
	text-decoration: none;
}
.entry-text {
	width: 575px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 10px;
}
*html .entry-text {
	width: 565px;
	padding-left: 0px;
}
h2.comments-title {
	font-size: 13px;
	color: #999999;
	float: left;
	width: 568px;
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-decoration: none;
	padding-bottom: 2px;
}

p.ear-flow {
	color: #666666;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	width: 600px;
}
/*お問合せページ*/
#contact-area p {
	margin-top: 8px;
	margin-bottom: 8px;
	float: left;
	width: 100%;
}
/*コメント*/
#commentform {
	width: 580px;
	float: left;
}
#commentlist cite {
	font-style: normal;
}
ol#commentlist li {
	list-style: none;
}
#commentlist li p {
	line-height: 180% !important;
}
#commentlist {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	float: left;
	width: 580px;
	margin: 15px 0;
	padding: 15px 0;
	padding-left: 20px;
}
h2#postcomment {
	font-weight: normal;
	color: #666666;
	float: left;
	width: 600px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	font-size: 13px;
	margin-bottom: 10px;
	padding-top: 5px;
}
textarea.text-box-area {
	float: left;
	height: 200px;
	width: 570px;
}
#commentlist img.avatar {
	float: left;
}
#commentlist p {
	float: left;
}
.wpcf7-response-output {
	width: 100%;
	float: left;
}
.entry-text ul {
	margin: 21px 0;
	display: block;
	float: left;
	width: 575px;
}
.entry-text ul li {
	width: 555px;
	float: left;
	margin-left: 20px;
	line-height: 180%;
	list-style: none;
}
/* 投稿 */
h3.pagehead {
	font-size: 140%;
	color: #666;
	margin: 12px 0;
	padding: 3px 0;
	border-bottom: 1px dotted #ccc;
}
span.size110 {
	font-size: 120%;
	font-weight: bold;
} 
