@charset "utf-8";

/* ::::: index ::::: */

/*【1】共通設定*/
/*◆1-1　要素初期化*/
* {
	font-family: Verdana,Osaka,"ＭＳ Ｐゴシック",sans-serif;
}
textarea, select, input {  }
body {
	margin: 0px;
	padding: 0px;
	background:url(../pict/bg_body.gif) repeat 0 0;
	color: rgb(0, 0, 0);
	text-align: center;
	font-size: 62.5%;
}
img {
	border: medium none ;
}
a:link, a:visited {
	color: #5DA30F;
	text-decoration: underline;
}
a:active, a:hover {
	color: #5DA30F;
	text-decoration: none;
}
h1, h2, h3, p, ul, ol, li, dl, dt, dd, div, address, form {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
}
ul, ol {
	list-style-type: none;/**/
}
em,
strong,
address {
	font-weight: 400;
	font-style: normal;
}

/* CLEARFIX
-----------------------------------------------------------*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
	}
.clearfix { 
	display: inline-block;/*IE7・Mac版IE向け */
	}
.clearfix { 
	display: block;/*Opera、Safari向け */
	}
hr {
	display: none;
}
.clear {
	margin: 0pt;
	clear: both;
	display: block;
	height: 0pt;
}
/*◆2-1　ヘッダ*/
#top {
}
#banner {
	padding: 0px;
	background: transparent url(../pict/bg_banner.png) no-repeat scroll 0pt 100%;
	min-height: 245px;
	height: auto ! important;
}
* html #banner {/*IE6用透過*/
behavior: expression(IEPNGFIX.fix(this));
} 
.blogtitle {
	padding: 10px 400px 0px 20px;
	font-size: 167%;
	font-weight:bold;
	text-align: left;
	letter-spacing: 2px;
}

/*◆2-2　フッタ*/
#footer {
	padding: 1em 65px 0.5em 20px;
	clear: both;
	background: transparent url(../pict/bg_footer.gif) repeat-y scroll 0pt 0%;
}
#copyright {
	font-size: 92%;
	color: rgb(255, 241, 207);
	line-height: 150%;
	text-align: center;
	font-style: normal;
}

/*【3】レイアウト(2カラム固定)*/
/*◆3-1　全体枠*/
#container {
	margin: 0px auto;
	/*background:#000;*/
	width: 825px;
	text-align: left;
	font-size: 120%;
}
#middle .main div{
	padding:0 0 0 0px;
	text-align:center;
	margin-bottom:20px;
}
#middle .main div h3{
margin-bottom:15px;

}
/*◆3-2　コンテンツ*/
#content {
	background: #FFF url(../pict/bg_content.jpg) no-repeat scroll 100% 0pt ;
	/*width: 605px;*/
	width: 560px;
	float: right;
	line-height: 150%;
}
* html #content {/*IE6用透過*/
behavior: expression(IEPNGFIX.fix(this));
} 
#content .main p{
	padding: 15px;
}
/*◆3-3　中段*/
#middleWrapper {
	background:url(../pict/bg_wrapper.jpg) no-repeat 6% 100%;
	min-height:900px;
}
*html #middleWrapper {
	height:900px;
}
#middle {
	padding: 0pt 0pt 12px 20px;
	background: transparent url(../pict/bg_middle.gif) repeat-y scroll 0pt 0%;
	height: 1%;
	width:760px;
}
#middle img{
	line-height:0;
	font-size:0;
}
html > #middle {
	height: auto;
}

/* パンくず */
#middle #content .main #pList{
	padding:5px 0 0 25px;
	margin:15px 0 0 0 ;
	position:relative;
	top:-10px;
	left:0px;
	text-align:left;
	}
#middle #content .main #pList p{
	display:inline;
	font-size:11px;
	margin:0;
	padding:0;
}

/*pagetop*/
#middle .pagetop{
	background:url(../pict/bg_pagetop.gif) no-repeat 0 0;
	width: 157px; 
	height: 78px;
	margin: 0 0 10px 0;
	float: right;
	padding-right: 25px;
 }
#middle .pagetop a {
	overflow: hidden; 
	display: block; 
	width: 100px; 
	height: 45px; 
	text-indent: -9999px;
}

/*新着情報～infomation～*/
#middle div.infomation {

}
#middle div.infomation dl{
	background:url(../pict/bg_infomation.gif) no-repeat 0 0;
	color:#FFF;
	padding:10px 10px 52px 10px;
	text-align:center;
	margin-left:20px;
}
*html #middle div.infomation dl{
	padding:10px 10px 60px 10px;
}
#middle div.infomation dl a{
	color:#FFF;
	text-decoration:underline;
}
#middle div.infomation dl a:hover{
	color:#FFF;
	text-decoration:none;
}
#middle div.infomation dl dt{
	float:left;
	width:100px;
	background:url(../pict/icon_infomation.gif) no-repeat 0 50%;
	padding:8px 0 8px 40px;
}
#middle div.infomation dl dd{
	float:left;
	width:340px;
	padding:8px 0 8px 20px;
	text-align:left;
}

/*和く輪くコンテンツ*/
#middle div.menu{
	text-align:center;
}
#middle div.menu ul{
	margin-left:20px;
	background:url(../pict/bg_menu.png) repeat-y 0 0;
	width:520px;
	padding:20px 0 0 0;
}

/*hover*/
#middle div.menu ul {
	margin-left:20px;
	background:url(../pict/bg_menu.png) repeat-y 0 0;
	width:520px;
	padding:20px 0 10px 0;
}
#middle div.menu ul li {
	border-bottom:1px #D3C352 solid;
	padding:5px 0 10px 10px;
}
#middle div.menu ul li.top{
	border-top:1px #D3C352 solid;
	padding:5px 0 10px 10px;
}
#middle div.menu ul li a {
	display: block;
	width: 502px;
	height: 24px;
	text-indent: 78px;
	overflow: hidden;
	color:#FFF;
	padding-top:30px;
	text-align:left;
}
#middle div.menu ul li.wakuwaku a {
	background:url(../pict/bnr_wakuwaku.png) no-repeat 0 0;
}
#middle div.menu ul li.club a {
	background:url(../pict/bnr_club.png) no-repeat 0 0;
}
#middle div.menu ul li.philip a {
	background:url(../pict/bnr_philip.png) no-repeat 0 0;
}
#middle div.menu ul li.kinoshita a {
	background:url(../pict/bnr_kinoshita.png) no-repeat 0 0;
}
#middle div.menu ul li.order a {
	background:url(../pict/bnr_order.png) no-repeat 0 0;
}
#middle div.menu ul li.contact a {
	background:url(../pict/bnr_contact.png) no-repeat 0 0;
}
#middle div.menu ul li.membership a {
	background:url(../pict/bnr_membership.png) no-repeat 0 0;
}
#middle div.menu ul li a:hover,
#middle div.menu ul li a:active {
	background-position: 0 -54px;
}

/*20100409_tamaki*/
#middle div.menu ul li.history a {
	background:url(../pict/bnr_history.png) no-repeat 0 0;
}
#middle div.menu ul li.calendar a {
	background:url(../pict/bnr_calendar.png) no-repeat 0 0;
}


/*◆3-4　サイド1*/
#side {
	padding: 15px 0;
	overflow: hidden;
	width: 200px;
	float: left;
	text-align: left;
	color: #FFF;
}
#side div{
	margin-bottom:13px;
}

#side div#gNavi ul {
	background:#507835;
}
#side div#gNavi ul li{
	padding:0;
	margin:0;
	line-height:0;
	font-size:0;
}
#side div#regist {/*会員登録*/
	text-align:center;
}
#side div#login {/*ログイン*/
	text-align:center;
}
#side div#blogMenu ul {/*呑もう☆和く輪くブログ*/
	background:url(../pict/bg_blog.gif) no-repeat 0 0;
	padding:90px 10px 10px 9px;
}
#side div#blogMenu ul li{
	padding:0;
	margin:5px 0;
}
#side div#blogMenu ul li.forList{
	padding-right:30px;
	margin:5px 0;
	text-align:right;
}

/*下層ページ*/
#under .main {
	padding:0 0 0 5px;
}
#under h3 {
	background:url(../pict/bg_h3.gif) no-repeat 0 0;
	padding:9px 0 7px 20px;
	color:#FFF;
	font-size:15px;
	margin:0 0 5px 0;
}
#under h4 {
	background:url(../pict/bg_h4.gif) no-repeat 0 0;
	padding:4px 0 5px 8px;
	color:#000;
	font-size:13px;
	margin-bottom:5px;
}
#under .main .txtBox{
	padding:5px 3px 5px 0;
	text-align:left;
}
#under .main .txtBox ul.disc{
	margin-top:10px;
}
#under .main .txtBox ul.disc li{
	list-style-type:disc;
	padding:0 0 0 0px;
	margin:0 0 10px 30px;
}
#under .main .txtBox p{
	padding:5px;
	text-align:left;
}
#under .main .txtBox .important{
	color:#9D2E02;
}
#under strong{
	color:#9D2E02;
	font-weight:800;
}

#under .main .txtBox .left{
	float:left;
	width:285px;
	padding:5px;
}
#under .main .txtBox .right{
	float:right;
	width:240px;
	padding:5px;
}
#under .main .txtBox .rightbox{
	float:right;
	width:300px;
	padding:5px;
}

/*和く輪くとは*/

#under .main .txtBox .calligraphy{
	float:left;
	width:240px;
	padding:5px;
}
#under .main .txtBox .caption{
	float:right;
	width:250px;
	padding:25px 15px 25px 15px;
	background:#5DA30F;
	color:#FFFFFF;
	margin-right:5px;
}
#under .main .txtBox .photoBox02{
	padding-bottom:0;
	margin-bottom:5px;
}
#under .main .txtBox .photoBox02 img{
	float:right;
	width:230px;
	padding-right:5px;
}
#under .main .txtBox .photoBox02 p{
	float:right;
	padding:5px;
	width:307px;
}


/*和く輪く倶楽部とは*/
#under .main .txtBox div.icon{
	float:left;
	width:83px;
	padding:5px;
}
#under .main .txtBox div.text{
	float:right;
	width:430px;
	padding:15px 10px 5px;
}


#under .main .txtBox div.event img{
	margin-right:3px;
}


#under .main .txtBox table.add{
	width:545px;
	margin:10px auto 0px;
border-collapse: collapse;
	background:#FFF;
	border:1px solid #9D2E02;
}
#under .main .txtBox table.add th{
	width:200px;
	padding:5px;
	font-weight:normal;
	text-align:left;
	color:#000;
	border-bottom:1px solid #9D2E02;
}
#under .main .txtBox table.add td{
	padding:5px;
	border-bottom:1px solid #9D2E02;
	text-align:left;
	border-left:1px solid #9D2E02;
}





/*お問合せ*/
#under .main .txtBox span.hissu{
	color:#9D2E02;
}
#under .main .txtBox .form table.formLayout{
	width:545px;
	margin:10px auto 0px;
	background:#E8FFD0;
}
#under .main .txtBox .form table.formLayout th{
	width:135px;
	padding:5px;
	background:url(../pict/form_bg.gif);
	font-weight:normal;
	text-align:left;
	color:#000;
	border-bottom:solid 2px #FFF;
	border-right:solid 2px #FFF;
}
*html #under .main .txtBox .form table.formLayout th{
	width:280px;
}
#under .main .txtBox .form table.formLayout td{
	padding:5px;
	border-bottom:solid 1px #FFF;
	text-align:left;
}
#under .main .txtBox .form table.formLayout td p.caution{
	font-size:9px;
	color:#9D2E02;
}
#under .main .txtBox .form table.formLayout input.textBox{
	margin:5px 0;
	width:250px;
	border:solid 1px #7F9DB9;
	background:#FFF;
}
#under .main .txtBox .form table.formLayout input.add{
	margin:5px 0;
	width:350px;
	border:solid 1px #7F9DB9;
	background:#FFF;
}
#under .main .txtBox .form table.formLayout input.teltextbox{
	margin:5px 0;
	width:84px;
	border:solid 1px #7F9DB9;
	background:#FFF;
	}

#under .main .txtBox .form table.formLayout textarea{
	width:380px;
	height:10em;
	border:solid 1px #7F9DB9;
	background:#FFF;
}
#under .main .txtBox .form .txtBox div.formBt{
	padding:10px 10px 20px 200px;
}

/*フィリップ・ハーパーとは*/
#under .main .txtBox .amazon{
	float:left;
	width:255px;
	padding:10px;
	text-align:center;
}
#under .main .txtBox .amazon p{
	text-align:center;
}

/*和く輪く開催店*/
.note {
	font-weight:800;
}
#shop {
}
.photoBox{
	margin-bottom:20px;
	padding:20px 0 0 0;
	border-bottom:1px solid #9D2E02;
}
.photoBox .left{
	float:left;
	width:300px;
	padding:5px;
}
.photoBox .right{
	float:right;
	width:240px;
	padding:5px;
}

/*dl*/
dl.club{
	padding:0 0 0 10px;
	margin-bottom:20px;
	text-align:left;
}
dl.club dt{
	color:#9D2E02;
	font-weight:800;
	font-size:108%;
	margin-bottom:10px;
}
dl.club dd{
	line-height:2.0em;
}
dl.club dd.club{
	margin-top:10px;
	color:#B2812B;
}

/*image*/
#middle #content .image {
	text-align:left;
}


#middle #content .point {
	padding:15px;
	margin:0 8px 10px 0;
	text-align:left;
	border:1px solid #507835;
}
#middle #content .point p{
	padding:0px;
}


/*玉川取扱店*/
#tamagawa {
}



/*ブログ投稿方法*/
#postMenu {
}
#postMenu img{
	padding:0 5px;
}



.photoBox01{
	margin-bottom:20px;
	padding:20px 0 0 0;

	text-align:left;
}
#content .photoBox01 .text{
	float:left;
	width:280px;
	padding:5px;
	text-align:left;
}
#content .photoBox01 .text p{
	padding:0;
}
#content .photoBox01 .image{
	float:right;
	width:251px;
	padding:5px;
}


#content dl.howTo{
	padding:0 0 0 10px;

}
#content dl.howTo dt{
	color:#5DA30F;
	font-weight:800;

}
#content dl.howTo dd{
	padding-left:10px;
	margin-bottom:20px;

}




/*講演依頼*/

#content ul.imageBox{
	margin-bottom:20px;
}
#content ul.imageBox li{
	float:left;
	margin-right:10px;
	width:176px;
}
#content ul.imageBox li p{
	padding:0;
	margin:0;
	text-align:center;
}
#content ul.imageBox li.last{
	margin:0;
}

p.googleCalendar {
	padding:5px 0 5px 80px;
	text-align:left;
	vertical-align:middle;
}
p.googleCalendar img{
	vertical-align:middle;
}




#calendarQr {
	border:1px solid #C3D9FF;
	display:block;
	margin:10px auto 45px;
	padding:10px 5px 10px 10px;
	width:500px;

}
#calendarQr div.desc {
	float:left;
	margin-top:20px;
	padding:0 0 0 0;
	width:375px;
}
* html #calendarQr div.desc {
	width:350px;
}
#under .main .textBox #calendarQr img#qr {
	float:right;
	width:123px;
}


#calendarQr p.text01 {
	font-size:100%;
	font-weight:800;
	padding-bottom:5px;
}

#calendarQr p.text03 {
	font-size:10px;
}






/*和く輪くブログ*/



