@charset "utf-8";
/*  
Theme Name: Core Lib
Theme URI: http://core-english.net
Author: Studio Kan
Author URI: http://www.kan-web.ne.jp
Creation date: 22.05.2008 
*/

/* Base Theme ----------------------------------------------------------- */

html, body, div,
ul,ol,li,
form,fieldset,input,textarea,
h1,h2,h3,h4,h5,h6,pre,code,p,blockquote,hr {
    margin:0;
    padding:0;
}
a:link, a:visited {
	color: #3366FF;
}
a:hover, a:active {
	color: #FF3300;
}
table {
    border-spacing:0;
}
p, pre, blockquote, fieldset {
    margin-bottom: 10px;
}
h2 {font-size: 18px;}
h3 {font-size: 16px;}
h4 {font-size: 14px;}
ul {
    list-style:none;
}
ol { list-style: decimal outside; }
caption,th {
    text-align:left;
}
a img,:link img,:visited img {
    border:none;
}
blockquote {
	margin-left: 20px;
	background-repeat: repeat-y;
	margin-right: 20px;
}
hr {
    border:0;
    height:1px;
    background-color:#666666;
    color:#999999;
}
fieldset,img,abbr,acronym {
    border:0;
} 
q:before,q:after {
    content:'';
}
address {
    font-style:normal;
}
cite {
	font: normal 13px verdana, helvetica, sans-serif;
}
code {
	margin-left: 15px;
}
form p {
	margin-left: 15px;
}
small {
	font-size: 11px;
}


/* Layout ----------------------------------------------------------------- */

body {
	text-align: center;
	font: normal 13px arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif;
	color: #333333;
	margin: 0px auto;
	background-color: #FFF8F2;
	font-size: 13px;
}

#container {
	margin: 0 auto 0px; /* center on everything else */
	width: 840px;
	position: relative;
	border-right: 1px solid #FFCC99;
	border-left: 1px solid #FFCC99;
	color: #333333;
	background-image: url(images/blog_bg3b.gif);
	background-repeat: no-repeat;
	background-color: #FFCB99;
}
#container-inner {
	text-align: left;
	position: static;
	width: 840px;
}

#header, #content, #alpha, #beta, #gamma {
    position: relative;
}
#header {
	overflow: hidden;
	text-align: left;
	width: 840px;
	height: 65px;
}
#alpha, #beta, #gamma {
	float: left;
}
#content-inner,
#alpha-inner, #beta-inner, #gamma-inner {
    position: static;
		overflow: hidden;
}
#content {
	width: 840px;
	clear: both;
	display: block;
}
#content-inner {
	width: 840px;
	padding-top: 20px;
	padding-bottom: 10px;
}

/* Thin-Wide */

#alpha {
    left: 200px;
    width:640px;
}
#beta {
	width: 200px;
	right: 640px;
}
#alpha-inner {
	width: 600px;
	margin-left: 20px;
}
#beta-inner {
	width: 170px;
	padding-left: 20px;
}
#gamma {
	width: 190px;
	padding-top: 10px;
	left: 200px;
}
#gamma-inner {
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom: 10px;
}
/* Thin-Wide-Thin */
.layout-twt #alpha {
    left: 200px;
    width: 440px;
}
.layout-twt #alpha-inner {
	padding: 10px;
}

#footer {
	font-size: 11px;
	line-height: 120%;
	padding-right: 10px;
	padding-left: 10px;
	text-align: right;
	padding-bottom: 10px;
	background-color: #FFF5E6;
	padding-top: 5px;
	clear: both;
	width: 820px;
}
#footer p {
	margin-bottom: 0px;
}
#footer a {
	color: #333333;
}
.header-contents {
	padding: 10px;
	width: 820px;
}
.header-contents li {
	display: inline;
	float: right;
	height: 23px;
}

.header-contents h1 {
	font-size: 14px;
	padding-top: 5px;
	padding-right: 10px;
}
.header-contents img {
	margin-left: 5px;
}

#menu {
	height: 25px;
	width: 840px;
	clear: both;
}
#menu ul {
	list-style-type: none;
}
#menu li {
	display: inline;
	float: left;
}
#menu a {
	display: block;
	height: 25px;
	text-decoration: none;
	text-indent: -9999px;
	margin-right: 1px;
}
#m1 a {
	background-image: url(images/header_m1.gif);
	margin-left: 365px;
	width: 118px;
}
#m2 a {
	background-image: url(images/header_m2.gif);
	width: 108px;
}
#m3 a {
	background-image: url(images/header_m3.gif);
	width: 108px;
}
#m4 a {
	background-image: url(images/header_m4.gif);
	width: 87px;
}

/* Content ---------------------------------------------------------------- */

.post,
.entry {
	clear: both;
	overflow: hidden;
}
.navigation {
	font-size: 11px;
	margin-bottom: 10px;
	display: block;
}

.navigation .alignleft {
	float: left;
	text-align: left;
}
.navigation .alignright {
	float: right;
	text-align: right;
}

.post {
	overflow: hidden;
	background-color: #FFFFFF;
	margin-bottom: 30px;
	width: 570px;
	border: 10px solid #FFECDF;
}
.post-header {
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FF6600;
	margin-bottom: 10px;
	width: 500px;
	margin-top: 15px;
	margin-left: 25px;
	padding: 5px;
}

.post-header h2 {
	font-size: 18px;
	margin-bottom: 5px;
}
.post-header a:hover {
    text-decoration: underline;
}
.entry {
	margin-bottom: 10px;
	font-size: 13px;
	line-height: 160%;
	margin-left: 25px;
	width: 520px;
}
.entry h1 {
	line-height: 130%;
	font-size: 19px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 10px;
}
.entry h2 {
	font-size: 16px;
	line-height: 130%;
	font-weight: bold;
	margin-bottom: 10px;
}
.entry h3 {
	font-size: 15px;
	line-height: 130%;
}
.entry h4 {
	margin-bottom: 10px;
	color: #FF3300;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.entry a {
	text-decoration: underline;
}
.entry ul {
	margin-bottom: 10px;
}
.entry ul li {
	margin-bottom: 5px;
	list-style-position: outside;
}
.entry ol {
	margin-left: 25px;
	margin-bottom: 10px;
}
.entry ol li {
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.entry ol li ul li {
	border-bottom-style: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
	list-style-type: disc;
}
.postmetadata {
	font-size: 11px;
	line-height: 130%;
	width: 520px;
	margin-left: 25px;
}
.entry .postmetadata {
	font-size: 11px;
	line-height: 130%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 5px;
	color: #666666;
}



/* Comment ------------------------------------*/

.commentlist {
	list-style-type: none;
	background-color: #FFFFFF;
	display: block;
	margin-bottom: 20;
	margin-top: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.commentlist li {
	list-style-type: none;
	font-size: 13px;
	line-height: 160%;
	display: block;
	margin-right: 20px;
	margin-left: 20px;
}

.commentlist li .alt {
}
.commentlist li p, .commentlist li .alt p {
	margin-top: 10px;
}
#respond {
	margin-top: 10px;
	margin-bottom: 10px;
}


/* Sidebar -------------------------------------------------------------- */

#sidebar {
	width: 170px;
	margin-bottom: 10px;
}
#sidebar ul, #sidebar ul li, #sidebar ul li ul, #sidebar ul li ul li {
	list-style-type: none;
}
#sidebar ul li h2 {
	color: #333333;
	height: 13px;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	padding-bottom: 2px;
}
#sidebar ul li p {
	font: 10px/14px;
	margin: 0;
}
#sidebar ul li ul {
	font-size: 12px;
	margin-bottom: 15px;
}

#sidebar ul li ul li {
	list-style-type: none;
	font-size: 12px;
	line-height: 130%;
	margin-top: 5px;
	margin-bottom: 5px;
}
#sidebar .recent-posts a,
#sidebar .cat-item a,
#sidebar .archives a {
}

#sidebar ul li ul li a:link, #sidebar ul li ul li a:active, #sidebar ul li ul li a:visited {
	text-decoration: none;
	color: #333333;
}

#sidebar ul li ul li a:hover {
	color: #FF3300;
	text-decoration: underline;
}
#searchform {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
}
#sidebar #searchform #s {
	padding: 2px;

}
#wp-calendar {
	width: 170px;
	margin-bottom: 10px;
}
#wp-calendar td, #wp-calendar th {
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	line-height: 120%;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
}

.left-footer {
	font-size: 12px;
	line-height: 140%;
	width: 170px;
}

/* Personal ---------------------------------*/

.border {
	clear: both;
	height: 1px;
	font-size: 1px;
}
.clear {
	clear: both;
}
.img-l {
	margin-right: 10px;
	float: left;
}
.img-r {
	margin-left: 10px;
	float: right;
}
.red {
	color: #FF3300;
}
.bar {
	margin: 0px;
	padding: 0px;
}
.mgbtm10 {
	margin-bottom: 10px;
}
.mgbtm5 {
	margin-bottom: 5px;
}

.marg10 {
	padding: 10px;
	margin-bottom: 10px;
}
.f13 {
	font-size: 13px;
	line-height: 125%;
}

.f12 {
	font-size: 12px;
}
.center {
	text-align: center;
}
