@charset "utf-8";
/*  
Theme Name: 09darts theme
Author URI: http://09darts.com/wp/
Version: 1.1
Author: Hirokazu Teramoto
Description: 自作テーマの作成.
Tags:three columns, fixed width
*/

body {
	margin: 0px;
	padding: 0px 0px 0px 0px;
/*	background: #4A7BB5 url(images/body-bg.jpg) top left repeat-x;  */
	background:#FFFFFF;
   	color:#1e1e1e;
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial, Geneva, Helvetica, sans-serif;
	border-top: 3px solid #CACACA;
}

a:link {
	border: none;
	color: #4A7BB5;
	text-decoration:none;
/*	border-bottom: 1px dotted #006699; */
}

a:visited {
	border: none;
	color: #4A7BB5;
	text-decoration:none;
/*	border-bottom: 1px dotted #006699; */
}

a:active {
	border: none;
	color: #FF7F24;
}

a:hover {
	border: none;
	color: #FF7F24;
	text-decoration:none;
}

img {
	border: none;
}

#allBox {
	width: 980px;
	margin: 0px auto;
/*	border-top: 1px solid #CACACA;
	border-right: 1px solid #CACACA;
	border-left: 1px solid #CACACA; */
	background:#FFFFFF;
/*	background-image: url(images/mainbg.gif); */
}

#container {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 500px;
	background-color: #FF0000; 
}

.clearboth {
	clear: both;
}



/*------------------------------------------------------------------------------

[A]	ヘッダー文字の設定

------------------------------------------------------------------------------*/

/* ページのタイトル
------------------------------------------------------------------------------*/

#headerBox {
	width: 980px;
	height: 125px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
}

#contactBox {
	position: relative;
	top: 0px;
	left: 880px;
	height: 25px;
	width: 100px;
	margin: 0px 0px 0px 0px;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	text-align: center;
	display: block;
	background-color: #4A7BB5;
}

#contactBox a {
	height: 25px;
	width: 100px;
	color: #FFFFFF;
	display: block;
	border-left: 1px solid #CACACA;
	border-right: 1px solid #CACACA;
	border-bottom: 1px solid #CACACA;
	background-color: #4A7BB5;
}

#contactBox a:hover {
	color: #FF8800;
	border-left: 1px solid #CACACA;
	border-right: 1px solid #CACACA;
	border-bottom: 1px solid #CACACA;
	background-color: #4A7BB5;
}

h1#pageTitle {
	position: relative;
	top: 25px;
	left: 10px;
	height: 50px;
	width: 250px;
	margin: 0px 0px 0px 0px;
	color: #333333;
	font-size: 28px;
	font-weight: normal;
	display: block;
}

h1#pageTitle a {
	height: 50px;
	width: 450px;
	display: block;
	background: url(images/bloglogo-css.gif) no-repeat left top;
}

h1#pageTitle a:hover {
	background-position: 0 -50px;
}

h1#pageTitle a:active {
	background-position: 0 -100px;
}

#headerMenu {
	color: #999999;
	font-size: 12px;
	width: 975px;
	height: 45px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 5px;
	background-color: #666666;
    background-image: url("images/navibg.gif"); 
	background-repeat: no-repeat;
}

#headerMenu ul {
    margin: 0px 0px 0px 0px;
    padding: 0 0 0 0px;
    list-style: none;
}

#headerMenu ul li {
    float: left;
	margin-top: 5px;
    padding-top: 0px;
}

#headerMenu ul li a {
	color: #FFF;
	font-weight: normal;
    display: block;
    text-decoration: none;
	width: 100px;
	line-height: 25px;
	text-align: center;
	margin: 5px 0px 0px 0px;
    padding: 0px 2px 0px 0px;
/*	background-image: url("images/navibutton.gif");
	background-repeat: no-repeat; */
	border-right: 1px solid #CCCCCC;
}


#headerMenu ul li a:hover {
	color: #ff8800;
/*	background-image: url("images/navibutton_hover.gif");
	background-repeat: no-repeat; */
}

#search {
	color: #eeeeee;
	height: 40px;
	line-height: 40px;
	margin: 0px 5px 0px 0px;
	padding: 2px 0px 0px 0px;
	text-align: right;
	background-color: transparent;
/*	background: url(images/search.gif) no-repeat right top; */
}

.breadcrumb {
	color: #666666;
	font-size: 12px;
	line-height: 25px;
	width: 975px;
	height: 25px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
}

.breadcrumb a {
	color: #4A7BB5
}

.breadcrumb a:hover {
	color: #FF8800
}



/*------------------------------------------------------------------------------

[C]	本文記事の設定

------------------------------------------------------------------------------*/

/*	本文パート--記事タイトル
------------------------------------------------------------------------------*/

#content {
	clear: both;
	float:left;
	width:545px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}

#content h6 {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	line-height: 16px;
	border-bottom: 1px dashed #D9D9D9;

}

#content p {
	margin: 5px 0px 20px 0px;
	letter-spacing: 0.15em; 
	line-height: 160%;
}

.entryDate {
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 20px 20px;
	font-size: 12px;
	line-height: 20px;
	text-align: right;
	background-image: url(images/datetitle.gif);
	background-repeat: repeat-x;
}

.entryTitle {
	padding: 3px;
	margin: 0px 0px 0px 0px;
	color: #333333;
	font-size: 24px;
	font-weight: normal;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
	background-image: url(images/entrytitlebk.gif);
	background-repeat: repeat;
}

#entry {
	margin-bottom: 15px;
	padding: 0px 0px 10px 0px;
/*	background-image: url(images/separator.jpg);
	background-position: bottom;
	background-repeat: no-repeat; */
	border-bottom: 1px solid #4A7BB5;
}

#entry p img {
	padding: 5px 5px 5px 5px;
	border-top: 1px solid #dddddd;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #dddddd;
}

.metaTop {
	padding: 5px 0px 5px 5px;
	margin-bottom: 2px;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
/*	background-image: url(images/metaseparator.jpg);
	background-position: bottom;
	background-repeat: no-repeat; */
	border-bottom: 3px solid #CCCCCC;
}

ul.st-related-posts {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	line-height: 20px;
	list-style: none;
}

ul.st-related-posts li{
	padding-left: 12px;
	background-image: url(images/listmark01.gif);
	background-repeat: no-repeat;
}

blockquote{
	margin: 0px 15px 0px 15px;
	padding: 0px 45px 15px 50px;
	background: url(images/quote.gif) no-repeat;
	font-size: 12px;
	font-style: italic;
	font-family: Georgia, Times New Roman, Serif;
	color: #666666;
	border: 1px dashed #D9D9D9;
	background-color: #ECFBFF;
	}

.catTop {
	padding: 0px 0px 5px 5px;
	font-size: 9px;
	font-weight: normal;
}

.tagBox {
	height: 25px;
	margin: 0px 0px 20px 0px;
	padding: 0px 5px 0px 5px;
	text-align: left;
	line-height: 25px;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #DFDFDF;
}

/*------------------------------------------------------------------------------

[F]	コメントエリアの設定

------------------------------------------------------------------------------*/


#commentlist {
	border: 1px solid #D9D9D9;
	margin: 0px 0px 5px 0px;
}

.comment-metadata {
	border-top: 1px solid #FFFFFF;
	padding: 5px 5px 5px 10px;
	margin: 0px 0px 2px 0px;
	background-color: #EEEEEE;
	}

.comment-body {
	padding: 5px 5px 5px 10px;
	margin: 0px 0px 0px 0px;
	background-color: #ECFBFF;
	}

form {
	padding: 10px;
	margin: 0px 0px 10px 0px;
	background-color: #EEEEEE;
	}


input#tb_url {
   font-family: "courier new", courier, monospace;
   background-color: #CCC;
   font-size: 12px;
   padding: 5px;
}

div.trackback {
	margin: 5px;
}

p.trackback-comment {
   font-size: 12px;
}

.navPrevious {
	float: left;
	text-align: left;
}

.navNext {
	float: right;
	text-align: right;
}

/*------------------------------------------------------------------------------

[F]	サブボックスの設定

------------------------------------------------------------------------------*/

#sidebar {
	float: right;
	width: 430px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


#sidebar ul {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	line-height: 20px;
	list-style: none;
}

#sidebar ul li{
	padding-left: 12px;
	margin: 5px 0px 5px 0px;
	background-image: url(images/listmark01.gif);
	background-repeat: no-repeat;
}

#sidebar ol {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 20px;
	font-size: 12px;
	line-height: 20px;
}

#sidebar ol li{
	padding-left: 5px;
	margin: 5px 0px 5px 0px;
}

#sidebar ul.children {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	line-height: 20px;
	list-style-position: outside;
}

.linkTitle {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	line-height: 16px;
	border-bottom: 1px dashed #D9D9D9;

}

.widgetSide {

}

.widgetSide h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
}

#sideBanner {
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 5px 0px;
	text-align: center;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
	background-color: #FFFFFF;
}

#sideBanner2 {
	margin: 0px 0px 10px 0px;
	padding: 10px;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
	background-color: #FFFFFF;
}

#access {
	height: 25px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	line-height: 25px;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
	background-color: #DFDFDF;
}

.tagArea {
	font-size: 16px;
	margin: 0px 0px 0px 0px;
	padding: 15px 15px 15px 15px;
	background-color: #E3FCFF;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
	background-image: url(images/entrytitlebk.gif);
	background-repeat: repeat;

}

.tagArea a {
	background-color: #F4FEFF;
}

.tagArea a:hover {
	background-color: #FFF4E3;
}

.widgetCont {
	padding: 0px 5px 0px 5px;
}

#sidebarLeft {
	float: left;
	width: 210px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.widgetSideLeft {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 30px 0px;
	background-image: url(images/sidebg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

.widgetSideLeft h3 {
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 20px;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	background-image: url(images/sidebartitle.gif);
}

#sidebarRight {
	float: right;
	width: 210px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.widgetSideRight {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 30px 0px;
	background-image: url(images/sidebg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

.widgetSideRight h3 {
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 20px;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	background-image: url(images/sidebartitle.gif);
}


/*------------------------------------------------------------------------------

[F]	フッターの設定

------------------------------------------------------------------------------*/

#footer {
	clear: both;
	height: 10px;	
	margin: 0px 0px;
	padding: 16px 0px 14px 0px;
	background-color: #E6E6E6;
	border-top: 1px solid #999999;
	background-color: #DFDFDF;
	font-size: 10px;
	text-align: center;
}

/*------------------------------------------------------------------------------

[G]	Recipeページの設定

------------------------------------------------------------------------------*/

#content_recipe {
	clear: both;
	float:left;
	width:510px;
	margin: 0px 20px 20px 10px;
	padding: 0px 0px 10px 0px;
}

#content_recipe h1 {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 5px;
	font-size: 12px;
	line-height: 16px;
	border-left: 16px solid #4A7BB5;
	border-bottom: 1px solid #4A7BB5;

}

#content_recipe h6 {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	line-height: 16px;
	border-bottom: 1px dashed #D9D9D9;

}

#content_recipe p {
	letter-spacing: 0.15em; 
	line-height: 160%;
}

#content_recipe ol {
	margin: 10px 0px 30px 0px;
}

#content_recipe li {
	line-height: 20px;
}