@charset "utf-8";
/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: 有名な <a href="http://binarybonsai.com/kubrick/">Kubrick</a> をもとにした WordPress のデフォルトテーマ
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


/*----------------------------
共通制御
----------------------------*/

BODY{
	margin:0 auto;
	padding:0;
	color:#000000;
	font-size:12px;
	font-family:MSゴシック;
	background:url("/images/main-back1.jpg") repeat-x 0 0 #FFFFFF;
}

DIV#container{
	width:770px;
	margin:0 auto;
	padding:0;
/*
	background-color:#FFFFFF;
*/
}

DIV#main_box{
	height:100%;
	margin:0 auto;
	padding:0;
	color:#000000;
	background:url("/images/main-back2.jpg") no-repeat 0 0;
	background-color:#FFFFFF;
}


IMG{
	margin:0;
	border:none;
}

A IMG {
	border: none;
	}

/* float属性解除 */

.clear_float{
	clear:both;
}


H2.pagetitle{
	margin:0 0 10px 0;
	padding:5px 0;
}

DIV.pagetitle{
	margin:0;
	padding:5px 0;
}

/*----------------------------
共通フォント
----------------------------*/

.t140{ line-height:140% ; margin:5px 0;}
.t14_red{ line-height:140%; margin:5px 0; color:red; font-size:14px;}

/*----------------------------
header.php
----------------------------*/

DIV#header-text{
	width:770px;
	height:145px;
	margin:0 auto 0 auto;
	padding:0;
	color:#000000;
}

P.header-t1{
	text-align:center;
	margin:3px 0;
	color:#FFFFFF;
}

P.header-t2{
	text-align:center;
	margin:34px 0 0 0;
	color:#FFFFFF;
}

DIV#header{
	width:770px;
	height:132px;
	margin:0;
	padding:0;
	background:url("/images/header-back.jpg") no-repeat 0 0;
}

DIV#header-logo{
	margin:0 0 0 20px;
	padding-top:5px;
}


/*----------------------------
main page
----------------------------*/

DIV#main {
	float: right;
	padding: 0 28px 0 0;
	margin: 5px 0 5px 0;
	width: 530px;
/*
	background-color:#FFFFFF;
*/
}

DIV#breadcc {
	margin: 10px 0 10px 0;
}

/*----------------------------
sidebar.php
----------------------------*/

#sidebar {
	padding: 0 0 0 28px;
	margin:0 12px 0 0;
	width: 172px;
	padding-top:5px;
}

#side_free{
	width:170px;
	height:200px;
	background:url("/images/freebook-back.gif") no-repeat 0 0;
	margin:0 0 10px 0;
}

#side_free IMG{
	margin:12px 0 0 45px;
	border:0px;
}

#side_free P{
	width:136px;
	font-size:12px;
	margin:6px 17px 0 17px;
	line-height:140%;
}

#side_menu_box{
	width:167px;
	border-left:1px solid #88C669;
	border-right:1px solid #88C669;
	border-bottom:1px solid #88C669;
	margin:0 0 10px 1px;
}

UL.side_list1{
	list-style:none;
	margin:0 0 0 10px ;
	padding:10px 0 0 0;
	line-height:140%;
}

UL.side_list1 LI{
	background:url("/images/menu-icon.gif") no-repeat 0 3px;
	margin:0 0 5px 0;
	padding:0 0 0 20px;
	line-height:140%;
}

#side_prof{
	width:170px;
	height:474px;
	background:url("/images/prof-back.gif") no-repeat 0 0;
	margin:0 0 10px 0;
}

#side_prof IMG{
	margin:12px 0 0 41px;
	border:0px;
}

#side_prof P{
	width:136px;
	font-size:12px;
	margin:6px 17px 0 17px;
	line-height:140%;
}

/*----------------------------
footer.php
----------------------------*/

#footer {
	margin:0;
	padding: 0;
	background:url("/images/footer-back1.jpg") repeat-x 0 0;
	background-color:#EBEBDF;
}

#footer_menu {
	padding: 0;
	margin: 0 auto;
	width: 745px;
	height:41px;
	background:url("/images/footer-back2.jpg") repeat-x 0 0;
	text-align:center;
}

#footer_logo {
	padding: 5px 0 0 0;
	margin: 0 auto;
	width: 450px;
	height:57px;
	text-align: center;
	font-size:12px;
	line-height:140%;
}



/*----------------------------
footer link
----------------------------*/

.ftnavi ul {
	padding: 10px 0 10px 0;
	margin: 0px;
	font-size: 12px;
	color: #333333;
	line-height: 130%;
	text-align: center;
}

.ftnavi li.ftother {
	color:#333333;
	padding-right:15px;
}

.ftnavi ul li {
	display:inline;
	color: #333300;
	list-style-type:none;
}

.ftnavi ul li a,
.ftnavi ul li a:link, 
.ftnavi ul li a:visited {
	color: #000066;
	text-decoration: none;
}

.ftnavi ul li.ftother a,
.ftnavi ul li.ftother a:link, 
.ftnavi ul li.ftother a:visited {
	color:#003366;
	text-decoration: none;
}

.ftnavi ul li a:hover {
	color: #000033;
	text-decoration: underline;
}

.ftnavi ul li.ftother a:hover {
	color: #330000;
	text-decoration: underline;
}



/*----------------------------
トップページ
----------------------------*/

.osusume_copy{
	width:355px;
	color:red;
	margin:0 0 6px 0;
	font-size:14px;
}

.osusume_img{
	float:left;
	width:170px;
	margin:0 0 10px 0;
}

.osusume_right{
	float:left;
	width:350px;
	line-height:140%;
	margin:0 0 10px 10px;
}

H3.osusume_title{
	width:325px;
	background:url("/images/cat-title-icon.gif") no-repeat 0 3px;
	padding:2px 0 0 25px;
	margin:5px 0 6px 0;
	font-size:12px;
}

.osusume_desc1{
	width:325px;
	background:url("/images/cat-inst-icon.gif") no-repeat 0 0;
	padding:2px 0 0 25px;
	margin:3px 0 3px 0;
}

.osusume_desc2{
	width:325px;
	background:url("/images/cat-price-icon.gif") no-repeat 0 2px;
	padding:2px 0 0 25px;
	margin:3px 0 3px 0;
}

.osusume_right P{
	line-height:160%;
	margin:10px 0 0 0;
}

/*----------------------------
カテゴリーページ　共通ライン
----------------------------*/

.category_post{
	margin:0;
}

.cat_line{
	width:526px;
	height:1px;
	background:url("/images/cat-line.gif") repeat-x 0 0;
	padding:0 2px;
	margin:0;
}

.cat_bottom_line{
	color:#E8E8E8;
	background-color:#E8E8E8;
	width:526px;
	height:3px;
	margin:8px 0 0 0;
	padding:0 2px;
	border:1px solid #E8E8E8;
}

.page_line{
	color:#E8E8E8;
	background-color:#E8E8E8;
	width:526px;
	height:3px;
	margin:8px 0 0 0;
	padding:0 2px;
	border:1px solid #E8E8E8;
}


.category_desc{
	width:490px;
	margin:0 10px 10px 30px;
	line-height:140%;
}


/*----------------------------
セミナーイベント カテゴリーページ
----------------------------*/

.catlist_3{
	width:526px;
	border-top:3px solid #E8E8E8;
	margin:0;
	padding:5px 0;
	font-size:12px;
	line-height:140%;

}

.cat_date_3{
	float:left;
	width:140px;
	background:url("/images/cat-date-icon.gif") no-repeat 0 0;
	padding:2px 0 0 25px;
	margin:3px 0 5px 5px;
}

.cat_place_3{
	float:left;
	width:250px;
	background:url("/images/cat-place-icon.gif") no-repeat 0 0;
	padding:2px 0 0 25px;
	margin:3px 0 5px 0;
}

H3.cat_title_3{
	width:460px;
	background:url("/images/cat-title-icon.gif") no-repeat 0 2px;
	padding:2px 0 0 25px;
	margin:10px 0 6px 30px;
	font-size:12px;
}

.cat_inst_3{
	width:460px;
	background:url("/images/cat-inst-icon.gif") no-repeat 0 0;
	padding:2px 0 0 25px;
	margin:10px 0 3px 30px;
}


/*----------------------------
セミナーイベント アイテムページ
----------------------------*/

.entry{
	margin:0;
}

.post3copy{
	display: block;
	width:510px;
	color:red;
	margin:10px 0 6px 0;
	padding:0 10px;
	font-size:14px;
}

H2.post3title{
	width:510px;
	font-size:17px;
	margin:6px 0 0 0;
	padding:0 10px;
}

H3.post3up{
	width:500px;
	margin:0 10px 5px 20px;
	font-size:14px;
	color:#0FA311;
	padding-top:6px;
}

.post3_desc_line{
	color:#E8E8E8;
	background-color:#E8E8E8;
	width:510px;
	height:3px;
	margin:10px 10px 0 10px;
	border:1px solid #E8E8E8;
}

.post3_table TR TD{
	vertical-align:top;
	color:#333333;
}

.post3_desc_line2{
	width:510px;
	height:1px;
	background:url("/images/cat-line.gif") repeat-x 0 0;
	margin:10px 10px 0 10px;
}

.post3_text{
	width:500px;
	line-height:140% ; margin:5px 0;
	margin:10px 15px 5px 15px;
}

.post3_button{
	margin:10px 72px 10px 72px;
}

div.event{
	float:left;
	text-align:center;
	margin:5px 2px 5px 2px;
}


/*----------------------------
CD/DVD カテゴリーページ
----------------------------*/

.catlist_4{
	width:526px;
	border-top:3px solid #E8E8E8;
	margin:0;
	padding:5px 0;
	font-size:12px;
	line-height:140%;

}

.cat_type_4{
	float:left;
	width:80px;
	background:url("/images/cat-type-icon.gif") no-repeat 0 0;
	padding:2px 0 0 25px;
	margin:3px 0 5px 5px;
}

.cat_inst_4{
	float:left;
	width:340px;
	background:url("/images/cat-inst-icon.gif") no-repeat 0 0;
	padding:2px 0 0 25px;
	margin:3px 0 5px 0;
}

H3.cat_title_4{
	width:460px;
	background:url("/images/cat-title-icon.gif") no-repeat 0 2px;
	padding:2px 0 0 25px;
	margin:10px 0 6px 30px;
	font-size:12px;
}

.cat_price-st_4{
	width:460px;
	background:url("/images/cat-price-icon.gif") no-repeat 0 3px;
	padding:2px 0 0 25px;
	margin:10px 0 3px 30px;
}


/*----------------------------
CD/DVD アイテムページ
----------------------------*/

.post4copy{
	width:355px;
	color:red;
	margin:0 0 6px 0;
	font-size:14px;
}

H2.post4title{
	width:355px;
	font-size:17px;
	margin:6px 0;
}

.post4img{
	float:left;
	width:170px;
	margin:15px 0 0 0;
}

.post4right{
	float:left;
	width:350px;
	line-height:140%;
	margin:15px 0 0 10px;
}

.post4_desc_line3{
	width:350px;
	height:1px;
	background:url("/images/cat-line.gif") repeat-x 0 0;
	margin:10px 0 5px 0;
}

.post4desc1{
	margin:5px 0 2px 0;
}

.post4desc2{
	margin:2px 0 5px 0;
}

.post4price{
	margin:4px 0 5px 0;
}

.post4right P{
	color:#0FA311;
	margin:0;
}


H3.post4up{
	width:500px;
	margin:0 10px 5px 20px;
	font-size:14px;
	color:#0FA311;
	padding-top:6px;
}

.post4_desc_line{
	color:#E8E8E8;
	background-color:#E8E8E8;
	width:510px;
	height:3px;
	margin:10px 10px 0 10px;
	border:1px solid #E8E8E8;
}




.post4_desc_line2{
	width:510px;
	height:1px;
	background:url("/images/cat-line.gif") repeat-x 0 0;
	margin:10px 10px 0 10px;
}

.post4_text{
	width:500px;
	line-height:140% ; margin:5px 0;
	margin:10px 15px 5px 15px;
}



/*----------------------------
会員サービス カテゴリーページ
----------------------------*/

.post5copy{
	display: block;
	width:510px;
	color:red;
	margin:10px 0 6px 0;
	padding:0 10px;
	font-size:14px;
}

H2.post5title{
	width:510px;
	font-size:17px;
	margin:6px 0;
	padding:0 10px;
}

H3.post5up{
	width:500px;
	margin:0 10px 5px 20px;
	font-size:14px;
	color:#0FA311;
	padding-top:6px;
}

.post5_desc_line{
	color:#E8E8E8;
	background-color:#E8E8E8;
	width:510px;
	height:3px;
	margin:0 10px;
	border:1px solid #E8E8E8;
}

.post5_desc_line2{
	width:510px;
	height:1px;
	background:url("/images/cat-line.gif") repeat-x 0 0;
	margin:10px 10px 0 10px;
}

.post5_table TR TD{
	vertical-align:top;
	color:#333333;
}

.post5_text{
	width:500px;
	line-height:140% ; margin:5px 0;
	margin:10px 15px 5px 15px;
}

.post5_button{
	margin:10px 72px 10px 72px;
}


.catlist_5{
	width:526px;
	border-top:3px solid #E8E8E8;
	margin:0;
	padding:5px 0;
	font-size:12px;
	line-height:140%;
}

.cat_img_5{
	margin:0;
}

H3.cat_title_5{
	width:460px;
	background:url("/images/cat-next-icon.gif") no-repeat 0 2px;
	padding:4px 0 0 28px;
	margin:2px 0 6px 0;
	font-size:12px;
}

	width:460px;
	background:url("/images/cat-title-icon.gif") no-repeat 0 2px;
	padding:2px 0 0 25px;
	margin:10px 0 6px 30px;
	font-size:12px;

/*----------------------------
提携会社商品 カテゴリーページ
----------------------------*/

.catlist_7{
	width:526px;
	border-top:3px solid #E8E8E8;
	margin:0;
	padding:5px 0;
	font-size:12px;
	line-height:140%;
}

.cat_img_7{
	float:left;
	margin:15px 0 0 0;
}


.cat_right_7{
	float:left;
	width:440px;
	margin:0 0 0 0;
}


H3.cat_title_7{
	width:425px;
	padding:2px 0 0 5px;
	margin:10px 0 6px 10px;
	font-size:12px;
}

.cat_desc1_7{
	width:425px;
	padding:2px 0 0 5px;
	margin:8px 0 8px 10px;
}


.cat_desc2_7{
	width:425px;
	padding:2px 0 0 5px;
	margin:8px 0 8px 10px;
}

/*
.cat_desc1_7{
	width:425px;
	padding:2px 0 0 5px;
	margin:10px 0 0 10px;
}


.cat_desc2_7{
	width:425px;
	padding:2px 0 0 5px;
	margin:5px 0 3px 10px;
}
*/


.cat_price-st_7{
	width:405px;
	background:url("/images/cat-price-icon.gif") no-repeat 0 0;
	padding:0 0 3px 20px;
	margin:10px 0 3px 15px;
}

.post7copy{
	width:350px;
	color:red;
	margin:0 0 6px 0;
	font-size:14px;
}

H2.post7title{
	width:350px;
	font-size:17px;
	margin:6px 0;
}

H3.post7up{
	width:500px;
	margin:0 10px 5px 20px;
	font-size:14px;
	color:#0FA311;
	padding-top:6px;
}

.post7img{
	float:left;
	width:170px;
	margin:15px 0 0 0;
}

.post7right{
	float:left;
	width:350px;
	line-height:140%;
	margin:15px 0 0 10px;
}

.post7_desc_line3{
	width:350px;
	height:1px;
	background:url("/images/cat-line.gif") repeat-x 0 0;
	margin:10px 0 5px 0;
}

.post7desc1{
	margin:5px 0 2px 0;
}

.post7desc2{
	margin:2px 0 5px 0;
}

.post7price{
	margin:4px 0 5px 0;
}

.post7right P{
	color:#0FA311;
	margin:0;
}

.post7_desc_line{
	color:#E8E8E8;
	background-color:#E8E8E8;
	width:510px;
	height:3px;
	margin:10px 10px 0 10px;
	border:1px solid #E8E8E8;
}

.post7_desc_line2{
	width:510px;
	height:1px;
	background:url("/images/cat-line.gif") repeat-x 0 0;
	margin:10px 10px 0 10px;
}

.post7_text{
	width:500px;
	line-height:140% ; margin:5px 0;
	margin:10px 15px 5px 15px;
}


/*----------------------------
菜食レシピ カテゴリーページ
----------------------------*/

.catlist_8{
	width:526px;
	border-top:3px solid #E8E8E8;
	margin:0;
	padding:5px 0;
	font-size:12px;
	line-height:140%;
}

.cat_img_8{
	float:left;
	margin:15px 0 15px 0;
}


.cat_right_8{
	float:left;
	width:440px;
	margin:0 0 0 0;
}


H3.cat_title_8{
	width:425px;
	padding:2px 0 0 5px;
	margin:10px 0 6px 10px;
	font-size:12px;
}


.cat_desc1_8{
	width:425px;
	padding:2px 0 0 5px;
	margin:10px 0 0 10px;
}

.post8copy{
	display: block;
	width:510px;
	color:red;
	margin:10px 0 6px 0;
	padding:0 10px;
	font-size:14px;
}

H2.post8title{
	width:510px;
	font-size:17px;
	margin:6px 0 0 0;
	padding:0 10px;
}

.post8_desc_line2{
	width:510px;
	height:1px;
	background:url("/images/cat-line.gif") repeat-x 0 0;
	margin:10px 10px 0 10px;
}

.post8recipe_left{
	float:left;
	width:200px;
	margin:6px 0 0 0;
	padding:0 0 10px 10px;
	line-height:140%;
}

.post8recipe_center{
	float:left;
	width:140px;
	margin:6px 0 0 0;
	padding:0 10px 10px 10px;
	line-height:140%;
}

.post8recipe_right{
	float:left;
	width:140px;
	margin:6px 0 0 0;
	padding:0 10px 10px 10px;
	line-height:140%;
}

.post8img_left{
	float:left;
	width:172px;
	margin:6px 0 0 0;
	padding:10px 10px 0 10px;
	line-height:140%;
}

.post8img_right{
	float:left;
	width:328px;
	margin:6px 0 0 0;
	padding:10px 10px 0 0;
}

.post8img_right P{
	line-height:140%;
	margin:0;
}


/*----------------------------
菜食レストラン カテゴリーページ
----------------------------*/

.catlist_9{
	width:526px;
	border-top:3px solid #E8E8E8;
	margin:0;
	padding:5px 0;
	font-size:12px;
	line-height:140%;
}

.cat_img_9{
	float:left;
	margin:15px 0 15px 0;
}


.cat_right_9{
	float:left;
	width:440px;
	margin:0 0 0 0;
}


H3.cat_title_9{
	width:430px;
	padding:2px 0 0 5px;
	margin:10px 0 6px 10px;
	font-size:12px;
}


.cat_place_9{
	width:425px;
	padding:2px 0 0 5px;
	margin:10px 0 0 10px;
}


.cat_desc1_9{
	width:425px;
	padding:2px 0 0 5px;
	margin:10px 0 0 10px;
}

.post9copy{
	display: block;
	width:510px;
	color:red;
	margin:10px 0 6px 0;
	padding:0 10px;
	font-size:14px;
}

H2.post9title{
	width:510px;
	font-size:17px;
	margin:6px 0 0 0;
	padding:0 10px;
}

.post9_table TR TD{
	vertical-align:top;
	color:#333333;
}

.post9img_left{
	float:left;
	width:172px;
	margin:6px 0 0 0;
	padding:10px 10px 0 10px;
	line-height:140%;
}

.post9img_right{
	float:left;
	width:328px;
	margin:6px 0 0 0;
	padding:10px 10px 0 0;
}

.post9img_right P{
	line-height:140%;
	margin:0;
}



/*----------------------------
未病予防医学コラム カテゴリーページ
----------------------------*/

.catlist_10{
	width:526px;
	border-top:3px solid #E8E8E8;
	margin:0;
	padding:5px 0;
	font-size:12px;
	line-height:140%;
}


.cat_date_10{
	float:left;
	width:140px;
	background:url("/images/cat-date-icon.gif") no-repeat 0 0;
	padding:2px 0 0 25px;
	margin:3px 0 5px 5px;
}


H3.cat_title_10{
	width:460px;
	background:url("/images/cat-title-icon.gif") no-repeat 0 2px;
	padding:2px 0 0 25px;
	margin:10px 0 6px 30px;
	font-size:12px;
}


.cat_desc1_10{
	width:460px;
	padding:2px 0 0 15px;
	margin:10px 0 5px 15px;
}



.post10date{
	width:140px;
	background:url("/images/cat-date-icon.gif") no-repeat 0 0;
	padding:2px 0 0 25px;
	margin:3px 0 5px 5px;
}

.post10title{
	width:460px;
	padding:2px 0 0 15px;
	margin:0 0 5px 15px;
	font-size:12px;
}

P.post10medical{
	width:450px;
	padding:5px 0 0 15px;
	margin:0 10px 5px 15px;
	line-height:140%;
}

.post10jj{
	font-size:22px;
	font-weight: bold;
	color:red;
	margin:15px 0 10px 0;
}

.post10_desc_line2{
	width:510px;
	height:1px;
	background:url("/images/cat-line.gif") repeat-x 0 0;
	margin:10px 10px 5px 10px;
}

/*----------------------------
SIGELコラム カテゴリーページ
----------------------------*/

.catlist_11{
	width:526px;
	border-top:3px solid #E8E8E8;
	margin:0;
	padding:5px 0;
	font-size:12px;
	line-height:140%;
}


.cat_date_11{
	float:left;
	width:140px;
	background:url("/images/cat-date-icon.gif") no-repeat 0 0;
	padding:2px 0 0 25px;
	margin:3px 0 5px 5px;
}


H3.cat_title_11{
	width:460px;
	background:url("/images/cat-title-icon.gif") no-repeat 0 2px;
	padding:2px 0 0 25px;
	margin:10px 0 6px 30px;
	font-size:12px;
}


.cat_desc1_11{
	width:460px;
	padding:2px 0 0 15px;
	margin:10px 0 5px 15px;
}

.post11date{
	width:140px;
	background:url("/images/cat-date-icon.gif") no-repeat 0 0;
	padding:2px 0 0 25px;
	margin:3px 0 5px 5px;
}

.post11title{
	width:460px;
	padding:2px 0 0 15px;
	margin:0 0 5px 15px;
	font-size:12px;
}

P.post11column{
	width:450px;
	padding:5px 0 0 15px;
	margin:0 10px 5px 15px;
	line-height:140%;
}

.post11_desc_line2{
	width:510px;
	height:1px;
	background:url("/images/cat-line.gif") repeat-x 0 0;
	margin:10px 10px 5px 10px;
}


/*----------------------------
会員専用 カテゴリーページ
----------------------------*/

.catlist_13{
	width:526px;
	border-top:3px solid #E8E8E8;
	margin:0;
	padding:5px 0;
	font-size:12px;
	line-height:140%;
}


.cat_date_13{
	float:left;
	width:140px;
	background:url("/images/cat-date-icon.gif") no-repeat 0 0;
	padding:2px 0 0 25px;
	margin:3px 0 5px 5px;
}


H3.cat_title_13{
	width:460px;
	background:url("/images/cat-title-icon.gif") no-repeat 0 2px;
	padding:2px 0 0 25px;
	margin:10px 0 6px 30px;
	font-size:12px;
}


.cat_desc1_13{
	width:460px;
	padding:2px 0 0 15px;
	margin:10px 0 5px 15px;
}

.post13date{
	width:140px;
	background:url("/images/cat-date-icon.gif") no-repeat 0 0;
	padding:2px 0 0 25px;
	margin:3px 0 5px 5px;
}

.post13title{
	width:460px;
	padding:2px 0 0 15px;
	margin:0 0 5px 15px;
	font-size:12px;
}

P.post13column{
	width:450px;
	padding:5px 0 0 15px;
	margin:0 10px 5px 15px;
	line-height:140%;
}

.post13_desc_line2{
	width:510px;
	height:1px;
	background:url("/images/cat-line.gif") repeat-x 0 0;
	margin:10px 10px 5px 10px;
}


/*----------------------------
会員専用 カテゴリーページ
----------------------------*/

.catlist_14{
	width:526px;
	border-top:3px solid #E8E8E8;
	margin:0;
	padding:5px 0;
	font-size:12px;
	line-height:140%;
}


.cat_date_14{
	float:left;
	width:140px;
	background:url("/images/cat-date-icon.gif") no-repeat 0 0;
	padding:2px 0 0 25px;
	margin:3px 0 5px 5px;
}


H3.cat_title_14{
	width:460px;
	background:url("/images/cat-title-icon.gif") no-repeat 0 2px;
	padding:2px 0 0 25px;
	margin:10px 0 6px 30px;
	font-size:12px;
}


.cat_desc1_14{
	width:460px;
	padding:2px 0 0 15px;
	margin:10px 0 5px 15px;
}

.post14date{
	width:140px;
	background:url("/images/cat-date-icon.gif") no-repeat 0 0;
	padding:2px 0 0 25px;
	margin:3px 0 5px 5px;
}

.post14title{
	width:460px;
	padding:2px 0 0 15px;
	margin:0 0 5px 15px;
	font-size:12px;
}

P.post14column{
	width:450px;
	padding:5px 0 0 15px;
	margin:0 10px 5px 15px;
	line-height:140%;
}

.post14_desc_line2{
	width:510px;
	height:1px;
	background:url("/images/cat-line.gif") repeat-x 0 0;
	margin:10px 10px 5px 10px;
}



/*----------------------------
静的ページ
----------------------------*/
H3.pagetitle2{
	width:520px;
	margin:5px 0 5px 0;
	font-size:14px;
	color:#0FA311;
	padding-top:3px;
}

.page_box{
	width:515px;
	margin:0 0 0 15px;
}

.page_box P{
	margin:10px 0 10px 0;
	line-height:140%;
}


.top_recent_post{
	margin:15px 0 15px 0;
	font-size:12px;
	line-height:140%;
}


.top_recent_post_line{
	border-bottom:3px solid #E8E8E8;
}


.top_next2cat{
	width:460px;
	background:url("/images/cat-next-icon.gif") no-repeat 0 2px;
	padding:4px 0 0 28px;
	margin:10px 0 18px 0;
	font-size:12px;
}


.item_bottom_link{
	width:497px;
	background:url("/images/cat-next-icon.gif") no-repeat 0 2px;
	padding:4px 0 0 28px;
	margin:5px 0 35px 5px;
	font-size:12px;
}


.cart-fmt{
	margin:0 0 15px 0;
}


/*----------------------------
お客様の声
----------------------------*/

.voice_left{
	float:left;
	width:170px;
	background:url("/images/voice-icon.gif") no-repeat 0 0;
	padding:2px 0 0 30px;
	margin:3px 0 5px 5px;
	color:red;
}

.voice_right{
	float:left;
	width:280px;
	background:url("/images/cat-title-icon.gif") no-repeat 0 1px;
	padding:2px 0 0 20px;
	margin:3px 0 5px 0;
}

.voice_text{
	width:490px;
	margin:0 10px 6px 30px;
	line-height:140%;
	padding-top:6px;
}

/*----------------------------
著名人の推薦
----------------------------*/

.famous_text{
	width:490px;
	margin:0 5px 6px 15px;
	line-height:140%;
	padding-top:6px;
	font-size:15px;
}


/*----------------------------
講師紹介
----------------------------*/
.inst_box{
	width:515px;
	margin:15px 0 0 15px;
}

.inst_box P{
	margin:0;
	line-height:140%;
}

.inst_box IMG{
	margin:0 5px 0 5px;
}


.inst_t1{
	margin:0;
	line-height:140%;
	font-size:14px;
}

.inst_t2{
	padding-right:5px;
	margin:0 0 0 0;
	line-height:140%;
}

.inst_line{
	height:1px;
	background:url("/images/cat-line.gif") repeat-x 0 0;
	margin:7px 10px 7px 0;
}

.inst_line2{
	width:500px;
	height:1px;
	background:url("/images/cat-line.gif") repeat-x 0 0;
	padding:0 2px;
	margin:0 0 0 15px;
}


/*----------------------------
メールマガジン
----------------------------*/

.mail_text{
	width:520px;
	margin:0 5px 6px 5px;
	line-height:140%;
	padding-top:6px;
}

H3.mail_subtitle{
	width:480px;
	font-size:14px;
	margin:0 0 0 15px;
}

.mail_box{
	width:478px;
	line-height:140%;
	margin:0 15px 0 15px;
}

.mail_text2{
	font-size:14px;
	color:red;
	line-height:140%;
	margin:0;
}

.mail_box P{
	line-height:140%;
	margin:3px 0;
}

.mail_box INPUT{
	padding:0;
	margin:0;
	vertical-align:middle;
}

.melma_back{
	width:528px;
	height:111px;
	background:url("/images/mail-back.gif") no-repeat 0 0;
	border:1px solid #8FC370;
	margin:2px 0 5px 0;
}

.melma_box{
	width:518px;
	margin:55px 5px 0 5px;
	text-align:center;
}

.melma_box P{
	margin:3px 0 7px 0;
}

.melma_box INPUT{
	padding:0;
	margin:0;
	vertical-align:middle;
}


/*----------------------------
キャンペーンバナー
----------------------------*/
.campaign{
	width:530px;
	margin:4px 0;
	line-height:140%;
	padding:0;
}


/*----------------------------
無料小冊子
----------------------------*/

.free_img{
	float:left;
	width:160px;
	margin:10px 0 0 0;
}

.free_right{
	float:left;
	width:355px;
	line-height:140%;
	margin:10px 0 0 10px;
}

H3.free_title{
	width:355px;
	font-size:17px;
	margin:6px 0;
	color:red;
}

.free_desc1{
	margin:5px 0 2px 0;
}

.free_right P{
	margin:0 15px 0 0;
}

.free_line3{
	width:350px;
	height:1px;
	background:url("/images/cat-line.gif") repeat-x 0 0;
	margin:10px 0 5px 0;
}

.free_desc2{
	width:510px;
	margin:15px 10px 2px 10px;
	line-height:140%;
	padding-top:10px;
}

/*----------------------------
お薦めリンク
----------------------------*/

.link_title{
	margin:15px 5px 5px 15px;
	background:url("/images/cat-title-icon.gif") no-repeat 0 0;
	padding:0 0 0 20px;
}

.link_t{
	margin:10px 0px 0px 35px;
	line-height:140%;
}

h3.link_cat{
	font-size:16px;
	color:orange;
	border-left:4px solid;
	margin:18px 0 15px 5px;
	padding:0 0 0 3px;
}

/*----------------------------
よくあるご質問
----------------------------*/

.faq_q{
	width:470px;
	margin:5px 20px 5px 10px;
	line-height:140%;
	background:url("/images/faq-icon1.gif") no-repeat 0 0;
	padding:0 0 0 30px;
}

.faq_a{
	width:455px;
	margin:5px 10px 5px 35px;
	line-height:140%;
	background:url("/images/faq-icon2.gif") no-repeat 0 0;
	padding:0 0 0 30px;
}




/*----------------------------
サイトマップ
----------------------------*/

.ddsg-wrapper H2{
	width:500px;
	margin:0 10px 5px 20px;
	font-size:14px;
	color:#0FA311;
	padding-top:6px;
}

.ddsg-wrapper UL{
	list-style:none;
	width:470px;
	margin:0;
	padding-left:15px;
}

.ddsg-wrapper LI{
	list-style:none;
	width:450px;
	margin:0;
	padding-left:15px;
	line-height:150%;
}


/*----------------------------
コメント関連
----------------------------*/
H3#respond{
	font-size:14px;
	color:#999999;
	background:url("/images/com-icon.gif") no-repeat 0 12px;
/*
	color:#0FA311;
*/
	margin:15px 0 0 0;
	padding:12px 0 0 23px;
	border-top:2px solid #E8E8E8;
}

H3#comments{
	font-size:14px;
	color:#0FA311;
	margin:30px 0 0 0;
}

CITE#com-list{
	background:url("/images/cat-inst-icon.gif") no-repeat 0 2px;
	padding:2px 0 0 18px;
	margin:10px 0 5px 0;
}








/*
#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}
*/

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
/*	text-align: justify; */
	}

.post hr {
	display: block;
	}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}





/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}

/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
/*	text-align: justify; */
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

/*
hr {
	display: none;
	}
*/

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.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;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.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;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
