/*
Theme Name: kaerulife
Theme URI: http://www.kaeru-life.com
Description: Designed by Kaeru-Life.
Version: 1.0
Author: Kaeru-Life
Author URI: http://www.kaeru-life.com
*/


/**********************************************
*   Basics & Typography                       *
***********************************************/

body {
	margin: auto;
	padding: 0;
	background: #fff;
	font-size: 14px;
	font-family: 'Lucida Grande','Lucida Sans Unicode', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Meiryo', 'ＭＳ Ｐゴシック','MS P Gothic',Osaka,arial,helvetica,clean,sans-serif;
	color: #333;
	text-align: left;
	}

p,
ol,
ul {
	line-height: 180%;
	}
ol {}
ul {}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	font-style: normal;
	font-weight: normal;
	background: transparent;
	color: #000;
	}

h1 {
	font-size: 23px;
	}
h2 {
	font-size: 18px;
	}

h3, h4, h5, h6 {
	font-size: 18px;
	}

a:link {
	color: #1c84d0;
	text-decoration: underline;
	}
a:visited {
	color: #1c84d0;
	text-decoration: underline;
	}
a:hover {
	color: #41adfc;
	text-decoration: underline;
	}
a:active {
	color: #41adfc;
	text-decoration: underline;
	}

blockquote {
	margin: 10px 0;
	padding: 0 50px;
	background: transparent url(images/blockquote.gif) no-repeat 0 0;
	color: #abafb9;
	}

code {
  background: #e9f0fa;
  cursor: text;
  font-family: "Courier New", Courier, monospace;
 }

small {
	font-size: 0.8em;
	}

input, textarea, select {}

form{
	margin:0;
	padding:0;
}

img {
	border: 0;
	}
img.noborder {
	border: none;
	}

.alert {
	font-weight: bold;
	color: #f00;
	}

.left {
	float: left;
	}
.right {
	float: right;
	}
.center {
	text-align: center;
	}
.alignleft {
	float: left;
	margin-right: 10px;
	}
.alignright {
	float: right;
	margin-left: 10px;
	}

/**********************************************
*   Structure: Content, Sidebar, etc.         *
***********************************************/

#outline {

	}


/**********************
*   Header            *
***********************/

#header {
	width: 855px;
	height: 100px;
	margin: 0px auto;
	background: #fff;
	}

#header .blogtitle {
	float: left;
	width: 400px;
	height: 100px;
	background: #fff url(images/header_new.png) no-repeat left bottom;
	}

#header .header_right {
	padding: 0;
	float: right;
	}

#header .header_right ul{
	line-height: 100%;
	}

#header .header_right ul li{
	display: inline;
	padding: 0px;
	}

#header a {
	color: #333333;
	text-decoration: none;
	}

#header a:hover {
	color: #333333;
	text-decoration: underline;
	}

#header h1 {
	padding: 50px 0 0 50px;
	text-indent: -9999px;
	}
#header h1 a {
	color: #333333;
	}

/**********************
*   Navigation Bar            *
***********************/

	#navbar {
		height: 45px;
		background: #008403;
		}

	#navbar-inner {
		width: 855px;
		margin: 0px auto;
		}

	ul.menu {
		float: left;
		margin: 0;
		padding: 0 10px;
		list-style-type: none;
		font-size: 13px;
		font-family:  'Lucida Grande','Lucida Sans Unicode', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Meiryo', 'ＭＳ Ｐゴシック','MS P Gothic',Osaka,arial,helvetica,clean,sans-serif;
		}
	ul.menu li {
		float: left;
		}
	ul.menu li,ul.menu li a {
		display: block;
		height: 45px;
	}
	ul.menu li a {
		text-decoration: none;
		text-indent: -9999px;
		overflow:hidden;
	}
	#menu_home a {
		background-image:url(images/navi_home.gif);
		background-repeat:no-repeat;
		width:82px;
		height:45px;
	}
	#menu_home a:hover, #menu_home.current_page_item a {
		background-image:url(images/navi_home_alt.gif);
		background-repeat:no-repeat;
		width:82px;
		height:45px;
	}
	#menu_about a {
		background-image:url(images/navi_about.gif);
		background-repeat:no-repeat;
		width:60px;
		height:45px;
	}
	#menu_about a:hover, #menu_about.current_page_item a {
		background-image:url(images/navi_about_alt.gif);
		background-repeat:no-repeat;
		width:60px;
		height:45px;
	}
	#menu_study a {
		background-image:url(images/navi_study.gif);
		background-repeat:no-repeat;
		width:144px;
		height:45px;
	}
	#menu_study a:hover, #menu_study.current_page_item a {
		background-image:url(images/navi_study_alt.gif);
		background-repeat:no-repeat;
		width:144px;
		height:45px;
	}
	#menu_free a {
		background-image:url(images/navi_free.gif);
		background-repeat:no-repeat;
		width:92px;
		height:45px;
	}
	#menu_free a:hover, #menu_free.current_page_item a {
		background-image:url(images/navi_free_alt.gif);
		background-repeat:no-repeat;
		width:92px;
		height:45px;
	}
	#menu_dvd a {
		background-image:url(images/navi_dvd.gif);
		background-repeat:no-repeat;
		width:99px;
		height:45px;
	}
	#menu_dvd a:hover, #menu_books.current_page_item a {
		background-image:url(images/navi_dvd_alt.gif);
		background-repeat:no-repeat;
		width:99px;
		height:45px;
	}
	#menu_news a {
		background-image:url(images/navi_news.gif);
		background-repeat:no-repeat;
		width:96px;
		height:45px;
	}
	#menu_news a:hover, #menu_news.current_page_item a {
		background-image:url(images/navi_news_alt.gif);
		background-repeat:no-repeat;
		width:96px;
		height:45px;
	}
	#menu_blog a {
		background-image:url(images/navi_blog.gif);
		background-repeat:no-repeat;
		width:73px;
		height:45px;
	}
	#menu_blog a:hover, #menu_blog.current_page_item a {
		background-image:url(images/navi_blog_alt.gif);
		background-repeat:no-repeat;
		width:73px;
		height:45px;
	}
	#menu_store a {
		background-image:url(images/navi_store.gif);
		background-repeat:no-repeat;
		width:111px;
		height:45px;
	}
	#menu_store a:hover, #menu_blog.current_page_item a {
		background-image:url(images/navi_store_alt.gif);
		background-repeat:no-repeat;
		width:111px;
		height:45px;
	}

/***********************
*  Wrapper             *
***********************/

#wrapper {
	width: 855px;
	height: auto;
	margin: 0px auto;
	background: #fff;
	}

/**********************
*   Custom Page          *
***********************/

#topbanner {
	height: 215px;
	width: 855px;
	margin: 15px 0px 15px 0px;
	background: #fff;
}

#topleft {
	margin: 0 0 20px 0;
	padding: 0px;
	width: 550px;
	height: 100%;
	float: left;
}

#topleft p.topleft_title {
	margin: 0;
	padding: 0 0 15px 0;
}

#topleft ul {
	margin: 0;
	padding: 0;
}

#topentry {
	margin: 0 0 40px 0;
}


#topright {
	width: 255px;
	margin: 0 0 20px 50px;
	padding: 0;
	height: 100%;
	background: #fff;
	float: left;
}

#topright ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#topright ul.side_menu li {
	margin: 0 0 20px 0;
	padding: 0;
	line-height: 100%;
}

#topright ul.side_menu li, #topright ul.side_menu li a {
	text-decoration: none;
	text-indent: -9999px;
	overflow:hidden;
	display: block;
	height: 65px;
	}

#tb_free a {
		background-image:url(images/topbutton_dl2.gif);
		background-repeat:no-repeat;
		width:255px;
		height:65px;
}

#tb_free a:hover  {
		background-image:url(images/topbutton_dl.gif);
		background-repeat:no-repeat;
		width:255px;
		height:65px;
}

#tb_books a {
		background-image:url(images/topbutton_books2.gif);
		background-repeat:no-repeat;
		width:255px;
		height:65px;
}

#tb_books a:hover  {
		background-image:url(images/topbutton_books.gif);
		background-repeat:no-repeat;
		width:255px;
		height:65px;
}

#tb_contact a {
		background-image:url(images/topbutton_otoiawase2.gif);
		background-repeat:no-repeat;
		width:255px;
		height:65px;
}

#tb_contact a:hover  {
		background-image:url(images/topbutton_otoiawase.gif);
		background-repeat:no-repeat;
		width:255px;
		height:65px;
}

#tb_about a {
		background-image:url(images/topbutton_about2.gif);
		background-repeat:no-repeat;
		width:255px;
		height:65px;
}

#tb_about a:hover  {
		background-image:url(images/topbutton_about.gif);
		background-repeat:no-repeat;
		width:255px;
		height:65px;
}

#top_sidebar {
	margin-top: 40px;
	}

#top_sidebar ul {
	background-color: #F2F2F2;
	font-size: 12px;
	padding: 8px 7px;
	}

#top_sidebar li {
	padding: 6px 0;
	border-bottom: 1px dotted #dadada;
	line-height: 19px;
	}



/**********************
*   About Page          *
***********************/

#topbanner2 {
	height: 160px;
	width: 855px;
	margin: 15px 0px 25px 0px;
	background: #fff;
}

#topleft_about {
	margin: 0 0 50px 0;
	padding: 0px;
	width: 600px;
	height: 100%;
	float: left;
}

#topright_about {
	width: 200px;
	margin: 0 0 20px 50px;
	padding: 0;
	height: 100%;
	background: #fff;
	float: left;
}


#about_LRUnit {
	width: 855px;
	}

#about_leftUnit {
	float: left;
	width: 610px;
	}

#about_rightUnit {
	float: right;
	width: 210px;
	}



/**********************
*   Free Contents Page          *
***********************/

#separator {
	clear: both;
	padding: 15px 0 15px 0;
	}

#clear {
	clear: both;
	padding: 15px 0 15px 0;
	}

#clear2 {
	clear: both;
	}

#free_LRUnit {
	width: 855px;
	}

#free_leftUnit {
	float: left;
	width: 250px;
	}

#free_rightUnit {
	float: right;
	width: 590px;
	}

.bluetitle {
	font-size: 18px;
	color: #1C84D0;
	}

.bluetitle a {
	color: #1C84D0;
	}

.bluetitle a:hover {
	color: #41adfc;
	}

.watch_podcast {
	padding: 5px 0 0 10px;
	}

.level {
	float: right;
}

table.sample{
	width:700px;
	border-top:1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	margin-bottom: 20px;
}

.sample th{
	color: #069;
	background:#f4f9fe;
	border-right:1px solid #e5eff8;
	border-bottom:1px solid #e5eff8;
	padding: 5px 12px;
}

.sample td{
	border-right:1px solid #e5eff8;
	border-bottom:1px solid #e5eff8;
	padding: 10px 12px;
}

/**********************
*   Download Store Page          *
***********************/
#storehead_LRUnit {
	width: 855px;
	}

#storehead_leftUnit {
	float: left;
	width: 550px;
	}

#storehead_rightUnit {
	float: right;
	width: 305px;
	}

#store_topcopy {
	font-size: 1.0em;
	}

#guide {
	font-family: 'Lucida Grande','Lucida Sans Unicode', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Meiryo', 'ＭＳ Ｐゴシック','MS P Gothic',Osaka,arial,helvetica,clean,sans-serif;
	color: #333;
	text-align: right;
	margin: 15px 0 15px 0;
	}

#guide_LRUnit {
	width: 855px;
	}

#guide_leftUnit {
	float: left;
	width: 405px;
	}

#guide_rightUnit {
	float: right;
	width: 405px;
	}

#download_guide_wrap {
	width: 720px;
	}

#download_step {
	margin-bottom: 40px;
	}

#download_LRUnit {
	width: 855px;
	margin-bottom: 60px;
	}

#download_leftUnit {
	float: left;
	width: 500px;
	}

#download_rightUnit {
	float: right;
	width: 305px;
	}

table.list{
	width:510px;
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
}

table.list2{
	width:510px;
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
}

.list td{
	border-right:0px;
	border-bottom:1px solid #CCC;
	padding: 5px 12px;
}

.list2 td{
	border-right:0px;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	padding: 5px 12px;
}

.chapter{
	width: 20px;
}

.title{
	width: 310px;
}

.title2{
	width: 330px;
}

.price{
	width: 60px;
}

.cart{
	width: 120px;
}

.gallery {
	margin-left: 10px;
	}

.gallery img {
	border: 5px solid #e5f0ff;
	margin: 0 2px 4px 0;
	}

/**********************
*   DVD Page           *
***********************/

#dvd_banner {
	height: 365px;
	width: 855px;
	margin: 15px 0px 15px 0px;
	background: #fff;
}

#dvd_left {
	margin: 0 0 50px 0;
	width: 400px;
	height: 100%;
	float: left;
	background-color: #fff;
}

#dvd_right {
	width: 400px;
	margin: 0 0 50px 35px;
	height: 100%;
	float: right;
}

/**********************
*   Content           *
***********************/

#content {
	float: left;
	width: 615px;
	height: 100%;
	margin: 0 0 20px 0;
	background: #fff;
	}

#content2 {
	float: left;
	width: 855px;
	height: 100%;
	margin: 0 0 20px 0;
	background: #fff;
	}

#breadcrumb {
	font-size: 0.8em;
	font-family: 'Lucida Grande','Lucida Sans Unicode', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Meiryo', 'ＭＳ Ｐゴシック','MS P Gothic',Osaka,arial,helvetica,clean,sans-serif;
	color: #333;
	text-align: left;
	margin: 15px 0 15px 0;
	}

#breadcrumb2 {
	font-size: 0.8em;
	font-family: 'Lucida Grande','Lucida Sans Unicode', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Meiryo', 'ＭＳ Ｐゴシック','MS P Gothic',Osaka,arial,helvetica,clean,sans-serif;
	color: #333;
	text-align: left;
	margin: 5px 0 15px 0;
	}

.page-title {
	clear: both;
	width: 500px;
	max-height: 40px;
	overflow: hidden;
	line-height: 40px;
	margin: 15px 30px 10px 0px;
	background: none;
	}

.page-title-video {
	clear: both;
	width: 555px;
	overflow: hidden;
	margin: 0 30px 10px 0;
	background: none;
	}

.page-title-border {
	float: left;
	}

.page-title-border-video {
	float: left;
	padding: 0px;
	}

.paged,
.wp-pagenavi {
	clear: both;
	width: 520px;
	line-height: 40px;
	margin: 0 30px 0 30px;
	background: #none;
	}
.wp-pagenavi a,
.wp-pagenavi span {
	float: left;
	}


/**********************
*   Blog Entries      *
***********************/

.post {
	padding: 10px 60px 10px 0;
	background: #fff;
	}

.postentry {
	color: #333;
	text-align: justify;
	padding-bottom: 15px;
	border-bottom: 1px solid #999;
	}
.postentry a {
	color: #1c84d0;
	}
.postentry a:hover {
	color: #1c84d0;
	}

.postentry img {
	border: 5px solid #edf2ff;
	}
.postentry img:hover {
	border: 5px solid #dce6ff;
	}

.postentry img.wp-smiley,
.postentry img.wp-smiley:hover {
	border: none;
}

.postentry span.alert {
	font-weight: bold;
	color: #333;
	}

.posttitle {}
.posttitle a:link,
.posttitle a:visited,
.posttitle a:hover,
.posttitle a:active {
	color: #1C84D0;
	font-size: 20px;
	}

.postmeta,
.postmeta a {
	margin: 5px 0 ;
	font-size: 10px;
	color: #1c84d0;
	}
.post-date {
	padding: 0 0;
	color: #999;
	}
.post-cmts {
	padding: 0 0 5px 20px;
	background: url(images/icon_cmts.gif) no-repeat 0 0;
	}
.post-cate {
	padding: 0 0 0 20px;
	background: url(images/icon_cate.gif) no-repeat 0 0;
	}
.post-tags a {
	padding: 0 0 0 20px;
	background: url(images/icon_tag.gif) no-repeat 0 0;
	}

/**********************
*   Comments          *
***********************/

.commentpage {
	margin: 0 30px;
	padding: 0;
	}

#comments {
	margin: 0;
	padding: 0;
	}

.comments-num {
	background: transparent url(images/separator_gray.gif) repeat-x center bottom;
	padding: 0 0 10px 0;
	}

#commentlist {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
#commentlist li {
	padding: 20px 25px 0 0;
	border-bottom: 1px solid #dce6ff;
	background: #edf2ff url(images/comment_bg.gif) repeat-y 0 0;
	}
	.alt {
		background-color: #fff !important;
		background-image: none !important;
		}

.comment-gravatar {
	float: left;
	width: 62px;
	height: 62px;
	background: transparent url(images/gravatar.gif) no-repeat;
	}
	img.avatar {
		margin: 7px 0 0 7px;
		border: none;
		}

.comment-title,
.comment-meta,
.comment-text {
	margin: 0 0 0 80px;
	}

.comment-title,
.comment-title a,
.comment-title a:hover{
	color: #030612;
	}
.comment-meta,
.comment-meta a,
.comment-meta a:hover {
	color: #2f63b3;
	}

h2#postcomment {
	margin: 30px 0 0 0;
	padding: 0 0 10px 0;
	background: transparent url(images/separator_gray.gif) repeat-x center bottom;
	}

.postcomment {
	clear: both;
	margin: 20px 0 0 0;
	padding: 20px;
	background: #dce6ff url(images/separator_blue.gif) repeat-x center top;
	}

.postcomment input,
.postcomment textarea {
	border: 1px solid #b0c5ff;
	}
.postcomment input:hover,
.postcomment textarea:hover {
	border: 1px solid #fec02a;
	}
.postcomment input#author,
.postcomment input#email,
.postcomment input#url {
	width: 100% !important;
	width: 456px; /* Fuck IE */
	height: 18px;
	}
.postcomment textarea#comment {
	width: 100% !important;
	width: 456px; /* Fuck IE */
	height: 200px;
	}

.postcomment input#submit {
	width: auto;
	height: 25px;
	padding: 2px 10px 3px 10px;
	background: #e5edff url(images/submit.gif) repeat 0 0;
	}
.postcomment input#submit:hover {
	background: #e5edff url(images/submit_hover.gif) repeat 0 0;
	}



/**********************
*   Sidebar           *
***********************/

#sidebar {
	float: left;
	width: 220px;
	height: 100%;
	margin: 0 0 20px 0;
	padding: 0;
	background: #fff;
	}

#sidebar .rssfeeds {
		margin: 0;
		padding: 0 10px 0 3px;
		color: #333;
		font-size: 14px;
		}
#sidebar h2.feed-title {
		margin: 0;
		padding: 30px 0 0 3px;
		background: none !important;
		color: #333;
		font-size: 14px;
		}

#sidebar a.rss  {
		padding: 5px 0 5px 35px;
		background: transparent url(images/icon_rss.gif) no-repeat 3px 0;
		line-height: 150%;
		font-size: 12px;
		}

#sidebar a.podcast  {
		padding: 5px 0 5px 35px;
		background: transparent url(images/icon_rss.gif) no-repeat 3px 0;
		line-height: 150%;
		font-size: 12px;
		}

#sidebar h2.banner {
		margin: 5px 0 0 -2px;
		padding: 0;
		background: none !important;
		}
#sidebar h2 {
	width: 200px;
	overflow: visible;
	display: block;
	margin: 16px 0 6px 0;
	padding: 0 0 10px 3px;
	color: #333;
	font-size: 14px;
	}

#sidebar ul {
	clear: both;
	margin: 0;
	padding: 0 10px 10px 3px;
	font-size: 12px;
	list-style-type: none;
	}
#sidebar ul li {
	clear: both;
	color: #333;
	line-height: 26px;
	}

#sidebar li li {
	border-bottom: 1px dotted #dadada;
	}

#sidebar li li,
#sidebar li.widget li,
#sidebar li.widget div,
#sidebar .tagcloud {
	width: 200px;
	margin: 0 0 0 3px;
	}

#sidebar li.widget_tag_cloud {
	width: 200px;
	margin: 0 0 0 3px;
	}
#sidebar li.widget_tag_cloud h2 {
	margin-left: -3px;
	}
#sidebar ul.blc {
	padding: 0 5px;
	}


/**********************
*   Bottom            *
***********************/

#bottom {
	clear: both;
	height: 310px;
	margin: 0;
	background: #99cc00;
	}

#bottom-inner {
	width: 855px;
	margin: 0px auto;
	font-size: 0.9em;
	text-align: left;
	color: #fff;
}

#bottom-left,
#bottom-mid,
#bottom-right {
	width: 30%;
	padding: 20px 0 20px 20px;
	float: left;
	font-size: 12px;
	}
#bottom h2 {
	margin: 0 0 10px 0;
	padding: 0 8px;
	font-size: 1.6em;
	color: #fff;
	}
#bottom h2 span {
	color: #fff;
	}
#bottom ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-top: 1px solid #319900;
	}
#bottom ul li {
	line-height: 26px;
	border-bottom: 1px dashed #319900;
	}
#bottom ul li a {
	display: block;
	padding: 0 10px;
	color: #fff;
	text-decoration: none;
	}
#bottom ul li a:hover {
	background: #319900;
	}



/**********************
*   Footer            *
***********************/

#footer {
	height: 60px;
	clear: both;
	background: #008403;
	}

#footer p {
	width: 855px;
	margin: 0px auto;
	padding: 9px 25px;
	font-size: 10px;
	line-height: 200%;
	color: #fff;
	}

