@charset "utf-8";
/*
Theme Name: 甘泉堂
Theme URI: http://wordpress.org/
Description: 甘泉堂ブログテーマ
Version: 1.6
Author: 株式会社いづる
Author URI: http://idulu.jp/
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

*/

@import  "/share/style/style.css";

/* ---------- Element ---------- */

input, textarea {
	background-image: none;
	border : 1px solid #CDCDCD;
	line-height : 110%;
}
form {
	padding : 4px;
}

#sidebar ul ul li, #sidebar ul ol li {
	margin : 3px 0 0;
}

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

#sidebar ul li {
	list-style-image : none;
	list-style-type : none;
	margin-bottom : 15px;
}

div#main h2, div#content h2 , div#main h3, div#content h3 {
	background : transparent url(/products/image/list-bar.gif) no-repeat scroll 0 0;
	padding-left : 0.7em;
	font-size : 123.1%;
	background-color:#EFE7DB;
}
div#sidebar h2 {
	background : transparent url(/blog/image/bg_title.gif);
	padding: 5px;
	height: 20px;
	color: #FFFFFF;
}

.post {
	padding : 20px 0 10px 0;
}

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

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

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

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
#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; }

/* ---------- Layout ---------- */
/* ----- Common ----- */
/* ----- 3(three) Column ----- */
/* ----- 2(two) Column ----- */

/* ---------- Original ID/Class ---------- */
/* ----- Common ----- */
/* ----- Header -----*/
/* ----- Main - Common ----- */
/* ----- Main - Top ----- */
/* ----- Main - Entry-Detail -----*/
/* ----- Main - Entry-Detail - Entry-Body Reformat -----*/
/* ----- 3(three) Column Left -----*/
/* ----- 2(two) Column Left -----*/
/* ----- 3(three) Column Right -----*/
/* ----- SiteMap ----- */
/* ----- Footer ----- */

div.post h2 {
	clear: both;
	margin: 0 0 10px;
}
div.post img {
	margin: 5px;
}
div.post .postmetadata {
	clear: both;
	margin: 20px 0 0;
}

div.post .twittericon {
	vertical-align: middle;
}

