@charset "utf-8";

/*-----------------------------------------------
	Style Clear
-----------------------------------------------*/
* {
	margin: 0;
	padding: 0;
}

body {
	background: white;
	font-size: 16px;
	/*\*/
	font-size: 100%;
	/**/
	font-family:arial, verdana, sans-serif;
	color: #642e15;
	line-height: 1.5;
}

p {
	margin: 0 0 1em;
}

li {
	list-style: none;
	line-height: 1.3;
}

img,
fieldset {
	border: 0;
}

address {
	font-style: normal;
}

/*-----------------------------------------------
	Link Color
-----------------------------------------------*/

a {
	color: #642e15;
}

a:link {
}

a:visited {
}

a:hover {
	color: #E3A430;
}

a:active {
}

/*-----------------------------------------------
	Clearfix
-----------------------------------------------*/

.box:after, .simplepie_header:after, .contentbody:after, .contentyoyaku:after, .calendar:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

/*-----------------------------------------------
	Nucleus default
-----------------------------------------------*/

.leftbox, .rightbox {
	margin: 5px;
	padding: 5px;
}
.leftbox {
	float: left;
	border: 1px solid #ccc;	
}
.rightbox {
	float: right;
	border: 1px solid #ccc;	
}

/*-----------------------------------------------
	All Backgroud
-----------------------------------------------*/

body {
	text-align: center;
	margin: 0 auto;

}

#all {
	background-image: url(http://www.t-kotobuki.com/skins/kotobuki/img/all_bg.gif);
	background-repeat: repeat-y;
	width: 739px;
	margin: 0 auto;
	text-align: center;
}

/*-----------------------------------------------
	Header
-----------------------------------------------*/

#header {
	width: 720px;
	margin: 0 auto;

}

/*-----------------------------------------------
	Footer
-----------------------------------------------*/

#footer {
	width: 720px;
	clear: both;
	margin: 0 auto;
}

/*-----------------------------------------------
	Contents
-----------------------------------------------*/

#contents {
	width: 720px;
	margin: 0 auto;
	text-align: left;
}

/*-----------------------------------------------
	Main -Right Contents-
-----------------------------------------------*/

#main {
	float: right;
	width: 575px;
	margin: 0 auto;
	padding-left: 2px;
	padding-right: 1px;
}

/*-----------------------------------------------
	Sub -Left Contents-
-----------------------------------------------*/

#sub {
	float: left;
	width: 140px;
	margin: 0 auto;
	padding: 0 1px;
}

/*-----------------------------------------------
	Header Area
-----------------------------------------------*/

h1 {
	font-size: 94%;
	color: white;
	height: 20px;
	width: 715px;
	background-color: #97451f;
	text-align: left;
	display: block;
	margin: 0 auto 3px;
	padding: 5px 0 5px 5px;
}

#logo {
	float: left;
	padding: 0 10px;
}

#header_menu {
	float: right;
	margin: 0 auto;
	width: 550px;
}

address {
	font-size: 82%;
	line-height: 126%;
	text-align: right;
	width: auto;
	margin: 5px 10px 0;
}

#header_menu ul {
	font-size: 82%;
	text-align: center;
	margin:5px auto;
}

#header_menu ul li {
	display:inline;
	margin-right:5px;
	padding-left:10px;
	line-height:1.1;
	border-left:1px solid #E3A430;
}

#header_menu ul li.utility {
	border-left:0;
}

#eyecatch {
	margin: 5px 0 0;
	clear: both;
	height: 207px;
	width: 720px;
	text-align: left;
}
/*-----------------------------------------------
	Footer Area
-----------------------------------------------*/

#footer ul {
	background: #99482A;
	color: white;
	font-size: 82%;
	padding: 5px 0;
	text-align:center;
}

#footer ul li {
	display:inline;
	margin-right:5px;
	padding-left:10px;
	line-height: 157%;
	border-left:1px solid white;
}

#footer ul li a {
	color: white;
}

#footer ul li.utility {
	border-left:0;
}

p#copyright {
	text-align:center;
	margin:10px 0 0;
}

p#copyright a {
	color: #99482A;
}

/*-----------------------------------------------
	Sub Area
-----------------------------------------------*/

#sub_category_menu {
	width: 140px;
}

#sub_category_menu dl {
	background-image: url(http://www.t-kotobuki.com/skins/kotobuki/img/menu_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0 auto;
	padding-bottom: 10px;
}

#sub_category_menu dt {
	height: 12px;
	min-height: 12px;
}

* html #sub_category_menu dt {
	background-image: url(http://www.t-kotobuki.com/skins/kotobuki/img/menu_dt_bg.gif);
	background-repeat: repeat-y;
	/* Override for WinIE6 */
}


#sub_category_menu dd {
	background-image: url(http://www.t-kotobuki.com/skins/kotobuki/img/menu_bg.gif);
	background-repeat: repeat;
	padding: 5px 5px 0 20px;
	font-size: 94%;
	text-align: left;
}

.sub_eyecatch {
	margin: 5px auto;
	text-align: center;
}

.sub_caption {
	font-size: 69%;
	line-height: 126%;
	padding: 0 2px 2px 10px;
}

/*-----------------------------------------------
	Main Area -Title and Contents text-
-----------------------------------------------*/

h2, h3, h4 {
	background-image: url(http://www.t-kotobuki.com/skins/kotobuki/img/h2_bg.jpg);
	background-repeat: no-repeat;
	font-size: 100%;
	margin: 0 auto;
	height: 42px;
	color: white;
	padding: 10px 0 0 20px;
}

.main_text {
	font-size: 94%;
	line-height: 137%;
	margin: 0 10px 5px;
}

h2 a {
	color: white;
	text-decoration: none;
}

h2 a:link {
}

h2 a:visited {
}

h2 a:hover {
	text-decoration: underline;
}

h2 a:active {
}

/*-----------------------------------------------
	Main Area -index-
-----------------------------------------------*/

.box_l, .box_r {
	width: 280px;
	text-align: center;
	display: block;
}

.box_l {
	float: left;
}

.box_r {
	float: right;
}

.box {
	width: 570px;
	text-align: center;
	padding: 10px 0;
}

.box_text {
	width: 251px;
	font-size: 94%;
	line-height: 126%;
	text-align: left;
	margin: 0 auto 5px;
}

/*-----------------------------------------------
	Plugin -Simplepie-
-----------------------------------------------*/

.simplepie {
	font-size: 94%;
	line-height: 137%;
	margin-top: 10px;
	width: 570px;
}

.simplepie_header {
	width: 560px;
	height: 50px;
	margin-bottom: 10px;
}

.simplepie_title {
	margin-left: 10px;
	background: url(http://www.t-kotobuki.com/skins/kotobuki/img/h_logo.jpg) no-repeat;
	float: left;
	width: 480px;
}

.simplepie_h, .simplepie_desc {
	margin-left: 40px;
}

.simplepie_h {
	height: 26px;
}

.simplepie_desc {
	font-size: 69%;
	line-height: 126%;
}

.simplepie_rssicon {
	width: 44px;
	height: 44px;
	float: right;
}

dl.rss_newitem {
	width: 530px;
	padding: 10px;
	border: 1px solid #ccc;
	overflow: hidden;
	font-size: 82%;
	margin-left: 10px;
}

* html dl.rss_newitem {
	width: 550px;
	/* Override for WinIE6 */
}

dl.rss_newitem dt {
	float: right;
	margin-left: 10px;
	padding: 5px 0;
	text-align: right;
}

dl.rss_newitem dd {
	padding: 5px 150px 5px 0;
	border-bottom: 1px dotted #999;
	padding-left: 15px;
	background: url(http://www.t-kotobuki.com/skins/kotobuki/img/mark.gif) no-repeat 2px .8em;
}

dl.rss_newitem dd a {
}

p.rss_more_newitem {
	margin-top: 5px;
	margin-right: 10px;
	padding-right: 20px;
	background: url(http://www.t-kotobuki.com/skins/kotobuki/img/topic_mark.gif) no-repeat right;
	text-align: right;
}

/*-----------------------------------------------
	Cooking & About -itemlist-
-----------------------------------------------*/

div.cooking_category, div.about_category {
	width: 530px;
	padding: 10px;
	overflow: hidden;
	font-size: 94%;
	margin-left: 10px;
}

* html div.cooking_category, div.about_category {
	width: 560px;
	/* Override for WinIE6 */
}

dl.cooking_itemlist, dl.about_itemlist {
	width: 250px;
	float: left;
	margin-left: 10px;
	padding-bottom: 10px;
}

* html dl.cooking_itemlist, dl.about_itemlist {
	width: 260px;
	/* Override for WinIE6 */
}

dl.cooking_itemlist dt, dl.about_itemlist dt {
	margin: 0 auto;
	text-align: center;
}

dl.cooking_itemlist dd, dl.about_itemlist dd {
	margin: 0 auto;
	text-align: center;
}

dl.cooking_itemlist dd a, dl.about_itemlist dd a {
}

/*-----------------------------------------------
	Base Item
-----------------------------------------------*/

.contentitem ul {
	font-size: 82%;
	text-align: right;
	margin:10px;
}

.contentitem ul li {
	display:inline;
	margin-right:5px;
	padding-left:10px;
	line-height:1.1;
}

.contentbody {
	font-size: 94%;
	line-height: 137%;
	margin-top: 5px;
	width: 550px;
	text-align: left;
}

.contentitem {
	padding-bottom: 10px;
	width: 570px;
	margin: 0 auto 10px;
	text-align: center; 
}

/*-----------------------------------------------
	Plan Item -Yoyaku info-
-----------------------------------------------*/

.contentyoyaku {
	width: 550px;
	border: 1px solid #ccc;
	margin: 10px 0 10px 10px;
	padding-left: 10px;
}

.yoyaku_info {
	font-size: 94%;
	width: 360px;
	float: left;
}

div.yoyaku_info p {
	line-height: 137%;
	text-align: left;
	margin: 0 0 2px 5px;
}

.yoyaku_icon {
	float: right;
	width: 150px;
	margin-top: 25px;
}

/*-----------------------------------------------
	Yoyaku Forum -Calender-
-----------------------------------------------*/
.calendar {
	width: 570px;
	text-align: center;
	margin: 8px auto;
}

.caption {
	color: white;
	background-color: #642e15;
	width: 175px;
}

.calendar_item {
	width: 180px;
	float: left;
	text-align: center;
	margin-left: 3px;
	padding-left: 3px;
}

.cal {
	font-size: 69%;
	border: 1px solid #ccc;
	text-align: center;
	width: 160px;
	}

.cal caption {
	color: white;
	background-color: #642e15;
	white-space:nowrap;
}

.sunday {
	background-color:#e3d3d3;
}
.satday {
	background-color:#cbdbe3;
}
.weekday {
	background-color:#f3f3f3;
}

/*-----------------------------------------------
	Yoyaku Forum -mailforum-
-----------------------------------------------*/
.mailform {
	font-size: 82%;
	line-height: 137%;
	width: 570px;
	text-align: center;
}

.mailform_title {
	color: white;
	background-color: #642e15;
}

td.mailform_left {
	width: 120px;
	background-color:#cbdbe3;
}

.mailform td {
	text-align: left;
	padding-left: 10px;
	line-height: 137%;
}

.right_feild {
	text-align: center;
}

.mailform span {
	color: red;
}

/*-----------------------------------------------
	Plugin -TopicPath-
-----------------------------------------------*/

.topicpath {
	font-size: 82%;
	text-align: right;
	margin-right: 10px;
}

/*-----------------------------------------------
	Plugin -LinkList- 
-----------------------------------------------*/

dl.sidebardl {
	margin: 0 auto;
	padding: 2px;
	text-align: center;
}

dl.sidebardl dt {
	font-size: 94%;
	margin-left: 4px;
}

dl.sidebardl dd {
	padding: 5px 2px 0 4px;
	font-size: 82%;
	text-align: left;
}
