 /*
Theme Name: ReciPress
Description: A theme that is both simple and sophisitced as one. W3C validated - SEO optimized. Can be used as-is in its simple mode, and can also be configured from the theme option page for adding 3 special categories with pictures to the homepage. The theme has banner-ad support, is widget ready, supports threaded-comments and multi-level dropdown menus. Visit www.DiamondsDesingers.com/Recipress for a user guide to help you get it up and running quickly. 
Version: 1.2
Author: Diamonds Designers
Author URI: http://www.DiamondsDesigners.com
Theme URI: http://www.diamondsdesigners.com/wp-content/uploads/2010/04/ReciPress.zip
Tags: theme-options, brown, green, two-columns, fixed-width
Released under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.
*/

/***** Basic Style **********************************/

h1, h2, h3, h4, h5, h6, form{
	margin:0;
	padding:0;
}
h1{font-size:30px;}
h2{font-size:14px;}
h3{font-size:14px;}
h4{font-size:12px;}

p{
	margin:0;
	padding:0 0 10px 0;
}
ul, ol, li{
	margin:0;
	padding:0;
	list-style:none;
}
a{
	color:#990000;
	text-decoration:underline;
	outline:none;
}
a:hover{
	color:#990000;
	text-decoration:none;
}
img {border:none;}
img.alignright {float:right; margin:2px 0px 5px 5px; border:solid 1px #cccccc; padding:2px;}
img.alignleft {float:left; margin:2px 5px 5px 0px; border:solid 1px #cccccc; padding:2px;}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:2px 0 2px 5px;}
a img.alignleft {float:left; margin:0px 5px 2px 0px}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

blockquote{
	padding:7px 0px 0px 30px;
	font-size:14px;
	font-style:italic;
	border-left:solid 6px #6e5c4b;
	height:1%;
}
.storyContent ul, ol{
	margin-left:0px;
	padding:5px 0 15px 0;
}
.storyContent ol li{
	list-style:decimal;
}
.storyContent ul li{
	list-style:square;
}
.clear{
	clear:both;
}
.right{
	float:right;
}
.border {
	margin:0 0 10px 0;
	border-bottom: 3px solid #660000;
	text-indent:-9999px;
}
hr {
	height: 0;
	border: 0;
	border-top: 1px dotted #999;
}
h3{
	font-size:12px;
	color:#FF6600;
}
h3.food {
	background:url(images/h3_food.gif) no-repeat;
	width:231px;
	height:54px;
	text-indent:-9999px;
	margin: 0 0 20px 0;
}
h3.party {
	background:url(images/h3_party.gif) no-repeat;
	width:287px;
	height:61px;
	text-indent:-9999px;
	margin: 0 0 20px 0;
}
h3.drink {
	background:url(images/h3_drink.gif) no-repeat;
	width:241px;
	height:51px;
	text-indent:-9999px;
	margin: 0 0 20px 0;
}
h3.coupon {
	background:url(images/h3_coupon.gif) no-repeat;
	width:177px;
	height:52px;
	text-indent:-9999px;
	margin: 0 0 20px 0;
}
h4{
	font-size:14px;
	margin:0 0 10px 0;
	padding:0 0 5px 0;
	border-bottom: 3px solid #660000;
}
h5{
	font-size:14px;
	margin: 20px 0 10px 0;
	padding:0 0 5px 0;
	border-bottom: 3px solid #660000;
}
h6{
	color: #FD6510;
	font-size:14px;
	font-weight:bold;
	margin: 10px 0;
}
h7{
	border-left:5px solid #660000;
	color: #666666;
	font-size:14px;
	font-weight:bold;
	margin: 10px 0;
	padding:5px 10px;
}
span{
	display:block;
	color:#999999;
	margin:5px 0;
}
div#price {
	font-size:14px;
	font-weight:bold;
	color:#500700;
}
.companytable {
	width:100%;
	border-collapse:collapse;
	margin:0 0 20px 0;
}
.companytable th {
	text-align:left;
	font-weight:normal;
	padding:10px;
	border:1px solid #B8B8B8;
	background:#ECEBEB;
}
.companytable td {
	background:#FFF;
	padding:5px;
	border:1px solid #B8B8B8;
}
.menutable td {
	padding:5px;
	border-bottom:1px dotted #999;
}
textarea{
	width:100%;
}
ul#social_tools_header {
	margin: 10px -28px 5px 0;
	padding:0;
	float: right;
	text-align: right;
	width:100%;
}
ul#social_tools_header li {
	float:right;
	margin:0 5px 0 0;
}
ul#social_tools {
	margin: 0;
	padding:0;
	float: left;
}
ul#social_tools li {
	float:right;
	margin:0 5px 0 0;
}


/***** Main Style **********************************/

body{
	border-top:27px solid #660000;
	background:#FFF url("images/top_bg.jpg") repeat-x;
	margin:0;
	padding:0;
	font-family:arial;
	font-size:12px;
	color:#333333;
	line-height:140%;
}
#main{
	width:906px;
	margin:0px auto;
	padding:0px 30px;
}
.description {
	width:906px;
	position:absolute;
	top:0;
	color:#FFF;
	font-size:12px;
	padding:5px 0;
}
.description p {
	float:left;
}


/* -- Header -- */
.blog_tag a {
	background:url(images/blog_tag.png) no-repeat;
	float:right;
	width:159px;
	height:141px;
	text-indent:-9999px;
	position: relative;
	top:0;
}
.blog_tag a:hover {
	background:url(images/blog_tag.png) left bottom;
	float:right;
	width:159px;
	height:141px;
	text-indent:-9999px;
	position: relative;
	top:0;
}

.header {
	padding-top:20px;
	height:100px;
}
.header h1 a {
	float:left;
	background:url(images/logo.gif) no-repeat;
	width:226px;
	height:66px;
	text-indent:-9999px;
}
.header h1 a:hover {
	text-indent:-9999px;
}


/******************** サブメニュー ********************/
#sub-menu {
	float:left;
	margin:15px 0 0 40px;
	width: 432px;
	height: 40px;
	list-style:none;
	text-indent:-10000px;
	background: url("images/submenu.gif") no-repeat;
}
#sub-menu li {
	margin: 0;
	padding:0;
	display:block;
	float:left;
}
#sub-menu li a {
	text-indent:-10000px;
	outline: none;
}
#submenu01 a {
	display:block;
	width:90px;
	height:40px;
	background: url("images/submenu.gif") no-repeat;
}
#submenu01 a:hover {text-decoration:none; background-position:0 -40px;}

#submenu02 a {
	display:block;
	width:90px;
	height:40px;
	background:url("images/submenu.gif") no-repeat;
	background-position:-90px 0;
}
#submenu02 a:hover    {text-decoration:none; background-position:-90px -40px;}

#submenu03 a {
	display:block;
	width:90px;
	height:40px;
	background:url("images/submenu.gif") no-repeat;
	background-position:-180px 0;
}
#submenu03 a:hover    {text-decoration:none; background-position:-180px -40px;}

#submenu04 a {
	display:block;
	width:90px;
	height:40px;
	background:url("images/submenu.gif") no-repeat;
	background-position:-270px 0;
}
#submenu04 a:hover    {text-decoration:none; background-position:-270px -40px;}

#submenu05 a {
	display:block;
	width:72px;
	height:40px;
	background:url("images/submenu.gif") no-repeat;
	background-position:right top;
}
#submenu05 a:hover    {text-decoration:none; background-position:right bottom;}


/******************** TOPページ写真メニュー ********************/

.paper {
	background:url(images/bg_paper.gif) no-repeat;
	width:945px;
	height:440px;
	margin:-30px 0 20px -20px;
}
.paper_page {
	background:url(images/bg_paper_page.gif) no-repeat;
	width:945px;
	height:370px;
	margin:-30px 0 20px -20px;
}

#header-menu {
	float:left;
	width: 905px;
	height: 400px;
	list-style:none;
	background: url("images/mainmenu.png") no-repeat;
	margin: 10px 0 20px 20px;
}
#header-menu li {
	margin: 0;
	padding:0;
	display:block;
	float:left;
}
#header-menu li a{
	text-indent:-10000px;
	outline: none;
}
#header-menu #menu01 a {
	display:block;
	width:190px;
	height:400px;
	background: url("images/mainmenu.png") no-repeat;
}
#header-menu #menu01 a:hover    {text-decoration:none; background-position:0 -400px;}

#header-menu #menu02 a {
	display:block;
	width:173px;
	height:400px;
	background:url("images/mainmenu.png") no-repeat;
	background-position:-190px 0;
}
#header-menu #menu02 a:hover    {text-decoration:none; background-position:-190px -400px;}

#header-menu #menu03 a {
	display:block;
	width:173px;
	height:400px;
	background:url("images/mainmenu.png") no-repeat;
	background-position:-363px 0;
}
#header-menu #menu03 a:hover    {text-decoration:none; background-position:-363px -400px;}

#header-menu #menu04 a {
	display:block;
	width:173px;
	height:400px;
	background:url("images/mainmenu.png") no-repeat;
	background-position:-536px 0;
}
#header-menu #menu04 a:hover    {text-decoration:none; background-position:-536px -400px;}

#header-menu #menu05 a {
	display:block;
	width:196px;
	height:400px;
	background:url("images/mainmenu.png") no-repeat;
	background-position:right top;
}
#header-menu #menu05 a:hover    {text-decoration:none; background-position:right bottom;}


/******************** mandala ********************/

#header-menu-mandala {
	float:left;
	width: 905px;
	height: 331px;
	list-style:none;
	background: url("images/mainphoto_mandala.png") no-repeat;
	margin: 10px 0 0 20px;
}
#header-menu-mandala li {
	margin: 0;
	padding:0;
	display:block;
	float:left;
}
#header-menu-mandala li a{
	text-indent:-10000px;
	outline: none;
}
#header-menu-mandala #menu01 a {
	display:block;
	width:230px;
	height:331px;
	background: url("images/mainphoto_mandala.png") no-repeat;
}
#header-menu-mandala #menu01 a:hover    {text-decoration:none; background-position:0 -331px;}

#header-menu-mandala #menu02 a {
	display:block;
	width:120px;
	height:331px;
	background:url("images/mainphoto_mandala.png") no-repeat;
	background-position:-230px 0;
}
#header-menu-mandala #menu02 a:hover    {text-decoration:none; background-position:-230px -331px;}

#header-menu-mandala #menu03 a {
	display:block;
	width:100px;
	height:331px;
	background:url("images/mainphoto_mandala.png") no-repeat;
	background-position:-350px 0;
}
#header-menu-mandala #menu03 a:hover    {text-decoration:none; background-position:-350px -331px;}

#header-menu-mandala #menu04 a {
	display:block;
	width:110px;
	height:331px;
	background:url("images/mainphoto_mandala.png") no-repeat;
	background-position:-450px 0;
}
#header-menu-mandala #menu04 a:hover    {text-decoration:none; background-position:-450px -331px;}

#header-menu-mandala #menu05 a {
	display:block;
	width:110px;
	height:331px;
	background:url("images/mainphoto_mandala.png") no-repeat;
	background-position:-560px 0;
}
#header-menu-mandala #menu05 a:hover    {text-decoration:none; background-position:-560px -331px;}


#header-menu-muangthai {
	float:left;
	width: 905px;
	height: 331px;
	list-style:none;
	background: url("images/mainphoto_muangthai.png") no-repeat;
	margin: 10px 0 0 20px;
}
#header-menu-muangthai li {
	margin: 0;
	padding:0;
	display:block;
	float:left;
}
#header-menu-muangthai li a{
	text-indent:-10000px;
	outline: none;
}
#header-menu-muangthai #menu01 a {
	display:block;
	width:230px;
	height:331px;
	background: url("images/mainphoto_muangthai.png") no-repeat;
}
#header-menu-muangthai #menu01 a:hover    {text-decoration:none; background-position:0 -331px;}

#header-menu-muangthai #menu02 a {
	display:block;
	width:120px;
	height:331px;
	background:url("images/mainphoto_muangthai.png") no-repeat;
	background-position:-230px 0;
}
#header-menu-muangthai #menu02 a:hover    {text-decoration:none; background-position:-230px -331px;}

#header-menu-muangthai #menu03 a {
	display:block;
	width:100px;
	height:331px;
	background:url("images/mainphoto_muangthai.png") no-repeat;
	background-position:-350px 0;
}
#header-menu-muangthai #menu03 a:hover    {text-decoration:none; background-position:-350px -331px;}

#header-menu-muangthai #menu04 a {
	display:block;
	width:110px;
	height:331px;
	background:url("images/mainphoto_muangthai.png") no-repeat;
	background-position:-450px 0;
}
#header-menu-muangthai #menu04 a:hover    {text-decoration:none; background-position:-450px -331px;}

#header-menu-muangthai #menu05 a {
	display:block;
	width:110px;
	height:331px;
	background:url("images/mainphoto_muangthai.png") no-repeat;
	background-position:-560px 0;
}
#header-menu-muangthai #menu05 a:hover    {text-decoration:none; background-position:-560px -331px;}


#header-menu-maenam {
	float:left;
	width: 905px;
	height: 331px;
	list-style:none;
	background: url("images/mainphoto_maenam.png") no-repeat;
	margin: 10px 0 0 20px;
}
#header-menu-maenam li {
	margin: 0;
	padding:0;
	display:block;
	float:left;
}
#header-menu-maenam li a{
	text-indent:-10000px;
	outline: none;
}
#header-menu-maenam #menu01 a {
	display:block;
	width:230px;
	height:331px;
	background: url("images/mainphoto_maenam.png") no-repeat;
}
#header-menu-maenam #menu01 a:hover    {text-decoration:none; background-position:0 -331px;}

#header-menu-maenam #menu02 a {
	display:block;
	width:120px;
	height:331px;
	background:url("images/mainphoto_maenam.png") no-repeat;
	background-position:-230px 0;
}
#header-menu-maenam #menu02 a:hover    {text-decoration:none; background-position:-230px -331px;}

#header-menu-maenam #menu03 a {
	display:block;
	width:100px;
	height:331px;
	background:url("images/mainphoto_maenam.png") no-repeat;
	background-position:-350px 0;
}
#header-menu-maenam #menu03 a:hover    {text-decoration:none; background-position:-350px -331px;}

#header-menu-maenam #menu04 a {
	display:block;
	width:110px;
	height:331px;
	background:url("images/mainphoto_maenam.png") no-repeat;
	background-position:-450px 0;
}
#header-menu-maenam #menu04 a:hover    {text-decoration:none; background-position:-450px -331px;}

#header-menu-maenam #menu05 a {
	display:block;
	width:110px;
	height:331px;
	background:url("images/mainphoto_maenam.png") no-repeat;
	background-position:-560px 0;
}
#header-menu-maenam #menu05 a:hover    {text-decoration:none; background-position:-560px -331px;}

#header-menu-makan {
	float:left;
	width: 905px;
	height: 331px;
	list-style:none;
	background: url("images/mainphoto_makan.png") no-repeat;
	margin: 10px 0 0 20px;
}
#header-menu-makan li {
	margin: 0;
	padding:0;
	display:block;
	float:left;
}
#header-menu-makan li a{
	text-indent:-10000px;
	outline: none;
}
#header-menu-makan #menu01 a {
	display:block;
	width:230px;
	height:331px;
	background: url("images/mainphoto_makan.png") no-repeat;
}
#header-menu-makan #menu01 a:hover    {text-decoration:none; background-position:0 -331px;}

#header-menu-makan #menu02 a {
	display:block;
	width:120px;
	height:331px;
	background:url("images/mainphoto_makan.png") no-repeat;
	background-position:-230px 0;
}
#header-menu-makan #menu02 a:hover    {text-decoration:none; background-position:-230px -331px;}

#header-menu-makan #menu03 a {
	display:block;
	width:100px;
	height:331px;
	background:url("images/mainphoto_makan.png") no-repeat;
	background-position:-350px 0;
}
#header-menu-makan #menu03 a:hover    {text-decoration:none; background-position:-350px -331px;}

#header-menu-makan #menu04 a {
	display:block;
	width:110px;
	height:331px;
	background:url("images/mainphoto_makan.png") no-repeat;
	background-position:-450px 0;
}
#header-menu-makan #menu04 a:hover    {text-decoration:none; background-position:-450px -331px;}

#header-menu-makan #menu05 a {
	display:block;
	width:110px;
	height:331px;
	background:url("images/mainphoto_makan.png") no-repeat;
	background-position:-560px 0;
}
#header-menu-makan #menu05 a:hover    {text-decoration:none; background-position:-560px -331px;}


#header-menu-yasuji {
	float:left;
	width: 905px;
	height: 331px;
	list-style:none;
	background: url("images/mainphoto_yasuji.png") no-repeat;
	margin: 10px 0 0 20px;
}
#header-menu-yasuji li {
	margin: 0;
	padding:0;
	display:block;
	float:left;
}
#header-menu-yasuji li a{
	text-indent:-10000px;
	outline: none;
}
#header-menu-yasuji #menu01 a {
	display:block;
	width:230px;
	height:331px;
	background: url("images/mainphoto_yasuji.png") no-repeat;
}
#header-menu-yasuji #menu01 a:hover    {text-decoration:none; background-position:0 -331px;}

#header-menu-yasuji #menu02 a {
	display:block;
	width:120px;
	height:331px;
	background:url("images/mainphoto_yasuji.png") no-repeat;
	background-position:-230px 0;
}
#header-menu-yasuji #menu02 a:hover    {text-decoration:none; background-position:-230px -331px;}

#header-menu-yasuji #menu03 a {
	display:block;
	width:100px;
	height:331px;
	background:url("images/mainphoto_yasuji.png") no-repeat;
	background-position:-350px 0;
}
#header-menu-yasuji #menu03 a:hover    {text-decoration:none; background-position:-350px -331px;}

#header-menu-yasuji #menu04 a {
	display:block;
	width:110px;
	height:331px;
	background:url("images/mainphoto_yasuji.png") no-repeat;
	background-position:-450px 0;
}
#header-menu-yasuji #menu04 a:hover    {text-decoration:none; background-position:-450px -331px;}

#header-menu-yasuji #menu05 a {
	display:block;
	width:110px;
	height:331px;
	background:url("images/mainphoto_yasuji.png") no-repeat;
	background-position:-560px 0;
}
#header-menu-yasuji #menu05 a:hover    {text-decoration:none; background-position:-560px -331px;}


.cat_blocks
	{
		margin-bottom:10px;
	}
.catblock
	{
		float:left;
		width:219px;
		/*height:234px;*/
		overflow:hidden;
		padding-right:10px;
	}
.block_top
	{
		height:165px;
		background:url(images/cat_top.jpg) no-repeat left top #b6ab9c;
		overflow:hidden;
		padding:10px 10px 0px 10px;
		font-weight:bold;
	}
.block_top a, .block_top a:visited
	{
		color:#594837;
	}
.block_top a:hover
	{
		color:#ffffff;
		text-decoration:none;
	}
.cat_img
	{
		width:199px;
		height:138px;
		overflow:hidden;
	}
.cat_desc
	{
		/*height:49px;*/
		background:url(images/cat_bottom.jpg) no-repeat left bottom #594837;
		/*background:#594837;*/
		/*overflow:hidden;*/
		color:#ffffff;
		padding:5px 9px;
	}
.cat_name
	{
		float:left;
		width:138px;
		padding-top:7px;
	}
.cat_more
	{
		float:right;
		width:60px;
		text-align:right;
		padding-top:7px;
	}
.welcome
	{
		background:#ded9d2;
		color:#594837;
	}
.welcome_top
	{
		background:url(images/welcome_top.jpg) no-repeat left top;
	}
.welcome_bottom
	{
		background:url(images/welcome_bottom.jpg) no-repeat left bottom;
		padding:10px 10px;
		height:1%;
	}
.welcome p
	{
		padding:5px 0px;
		line-height:18px;
	}


/************** Inner Content *********************/

.main_left{
	width:677px;
	float:left;
}
.home_left{
	width:905px;
	float:left;
}
.story{
	margin: 0;
	padding:0;
}
.story #topics {
	float:left;
	width:445px;
}
.date {
	color:#998B91;
	margin:0 10px 0 0;
	float:left;
	width:100%;
}
.story #topics ul {
	padding: 5px;
}
.story #topics ul li, .oldpaper ul li {
	margin:10px 0;
}
.story #topics .card a {
	margin:10px 0 0 0;
	background:url(images/top_btn_card.jpg) no-repeat;
	text-indent:-9999px;
	width:445px;
	height:117px;
	display:block;
}
.story #topics .card a:hover {
	background:url(images/top_btn_card.jpg) left bottom no-repeat;
	text-indent:-9999px;
}
.story h2 a,.story h2 a:visited{
	/*font-style:italic;*/
	color:#8aa700;
}
.story h2 a:hover{
	color:#413529;
	text-decoration:none;
}
.story h3 a, .oldpaper h3 a {
	float:left;
	font-size:16px;
	color:#FF6600;
	margin:10px 0;
}
.story #topics_title {
	background:url(images/h3_topics_home.gif) no-repeat;
	width:100%;
	height:20px;
	padding:0 0 5px 0;
	border-bottom: 3px solid #660000;
}
.story #media_title {
	background:url(images/h3_media_home.gif) no-repeat;
	width:445px;
	height:20px;
	padding:0 0 5px 0;
	border-bottom: 3px solid #660000;
	text-indent:-9999px;
}
.backnumber a {
	float:right;
	background:url(images/backnumber.gif) no-repeat;
	width:100px;
	height:20px;
	margin:0 5px 0 0;
	text-indent:-9999px;
}
.backnumber a:hover {
	float:right;
	background:url(images/backnumber.gif) left bottom;
	width:100px;
	height:20px;
	margin:0 5px 0 0;
	text-indent:-9999px;
}
.storyAuthor{
	padding:4px 0px 6px 0px;
	line-height:18px;
}
.storyAuthor a, .storyAuthor a:visited
{
	color:#8aa700;
	text-decoration:none;
}
.storyAuthor a:hover
{
	text-decoration:underline;
}
.storyTags,.story_category{
	padding:3px 0px;
}
.storyContent
	{
		border-bottom:solid 1px #b6ab9c;
		margin-bottom:10px;
		padding-top:10px;
	}
.storyContent p
	{
		line-height:19px;
	}
.storyContent ul,.storyContent ol,.storyContent h1,.storyContent h2,.storyContent h3,.storyContent h4,.storyContent h5,.storyContent h6{
	padding:10px 0px;
}
.navigation{
	padding:20px;
}
.navigation .alignleft{
	padding:5px 0px;
	float:left;
}
.navigation .alignright{
	padding:5px 0px;
	float:right;
}
.navigation .alignleft a,.navigation .alignleft a:visited, .navigation .alignright a,.navigation .alignright a:visited{
	padding:3px 10px;
	display:block;
	color:#fff;
	background:#000;
}
.navigation .alignleft a:hover,.navigation .alignright a:hover{
	text-decoration:none;
}
.navigation2 {
	padding-bottom:10px;
}
.navigation2 .alignleft2{
	padding:0px;
	float:left;
	display:block;
	color:#fff;
	background:#000;
}
.navigation2 .alignright2{
	padding:0px;
	float:right;
	display:block;
	color:#fff;
	background:#000;
}
.navigation2 .alignleft2 a,.navigation2 .alignleft2 a:visited,.navigation2 .alignright2 a,.navigation2 .alignright2 a:visited{
	color:#fff;
	text-decoration:none;
}
.navigation2 .alignleft2 a:hover,.navigation2 .alignleft2 a:hover{
	text-decoration:none;
	cursor:pointer;
}
.pagetitle,.article,.error{
	font-size:22px;
	font-weight:normal;
	color:#9e9690;
}
.footer_area {
	clear:both;
	float:center;
	width:885px;
	margin:70px 0 0 0;
	padding:20px 10px;
	font-size:10px;
}
.footer_area .footer_link{
	float:left;
	width:430px;
	margin:0 20px 0 0;
}
.footer_area h2 {
	border-left:5px solid #660000;
	margin:0 0 5px 5px;
	padding:5px 10px;
}
.footer_area h2.map {
	float:left;
}

.footer_area .footer_link li{
	float:left;
	margin:5px;
}
.footer_area .footer_link li img{
	float:left;
	margin:0 5px 0 0;
}
.footer_area .footer_map {
	float:left;
	background:#FFF;
	border:1px solid #CCCCCC;
}
.footer_area .footer_map p {
	margin: 5px 10px;
	font-size:14px;
}


/************* Sidebar Section ***************/
.sidebar {
	float:right;
	width:218px;
	margin:0 0 20px 0;
	color:#fff;
	font-size:10px;
	line-height:140%;
}
.sidebar .sidebar_top {
	float:right;
	background:url(images/sidebar_top.jpg) no-repeat left top;
	width:218px;
	margin:0 0 20px 0;
	}
.sidebar .sidebar_bottom {
	float:right;
	background:url(images/sidebar_bottom.jpg) no-repeat left bottom;
	width:218px;
	}
.sidebar .sidebar_bottom ul{
	list-style:none;
	margin:10px 0;
	padding:5px 0;
	background:#4F0700;
}
.sidebar .sidebar_bottom li{
	margin:5px 0;
	padding:0 10px;
}
.sidebar .sidebar_bottom li a,.sidebar li a:visited {
	color:#fff;
	text-decoration:none;
	padding-right:5px;
}
.sidebar .sidebar_bottom li a:hover {
	text-decoration:none;
	color:#fff;
}
.sidebar h2{
	color:#fff;
	text-transform:uppercase;
	margin:0 0 10px 0;
}
.sidebar li li{
	padding:5px 0px;
	margin:0px;
	border:none;
	list-style:none;
}
.sidebar li li a, .sidebar li li a:visited{
	display:block;
	color:#fff;
	padding:0;
	text-decoration:none;

}
.sidebar li li a:hover{
	text-decoration:none;
	color:#fff;
}
.sidebar li li li{
	border:none;
	padding:5px 0px 2px 12px;
}

.sidebar li .twitter_title_link {
	background:url("images/twitterlogo.png") no-repeat;
	margin:0 10px;
	padding:25px 0 15px;
	float:left;
	width:178px;
}


/*********************************************/
.footer {
	color:#999999;
}


.footer p {
	padding:20px 10px;
	float:left;
	text-align:left;
	font-size:12px;
}
.credit {
	padding:20px 10px;
	float:right;
	color:#999999;
	font-size:10px;
}


/**************************/

/************** Comments And Other Style *********************************/

#comments,.commenttitle{
	font-weight:normal;
	font-size:18px;
}
#comment, #author, #email, #url
	{
		font-family:arial;
		font-size:13px;
		color:#483d32;
		line-height:150%;
		border:solid 1px #e3ded8;
		width:200px;
		padding:2px;
		background:#ffffff;
	}
#comment
	{
		width:480px;
	}
.commentlist{
	margin:0px;
	padding:0px;
}
.commentlist li{
	margin-bottom:10px;
	border-bottom:1px dashed #d0c5bf;
}
.reply
{
	padding-bottom:10px;
}
.commentlist li li{ 
	border:none;
	padding-left:20px;
	padding-bottom:5px;
}
.comment-body img{
	margin:0px 20px 10px 0px;
	float:left;
}
.comment-author, .comment-meta{
	padding-bottom:3px;
}
.comment-body p{
	padding:10px 0px;
	color:#000;
}
#commentform{
	padding:20px 0px;
}
#commentform p{
	padding:5px 0px;
}
#commentform #author,#commentform #email,#commentform #url,#commentform #comment{
	border:1px solid #CCCCCC;
}
#submitcomment{
	border:1px solid #CCCCCC;
	background:#fff;
	padding:3px;
	cursor:pointer;
}
.avatar
	{
		width:35px;
		height:35px;
	}
/***********************************************/

/* Legacy.Comments */
.avatarImg
	{
		float:left;
	}
.commentAuthor
	{
		float:left;
		padding-left:15px;
	}
.fl_right
	{
		padding-top:10px;
	}

/****************** Search Style ******************/

.search{
	padding:10px 0px;
}
.searchText{
	background:#fff;
	border:1px solid #cacaca;
	padding:3px;
	float:left;
	margin:0px 3px 3px 0px;
	width:180px;
}
.searchBtn{
	background:#fff;
	border:1px solid #cacaca;
	text-align:center;
	width:60px;
	height:24px;
	float:left;
	margin:0px 0px 0px 0px;
}

/************************************************/

/* -- CALENDER STYLE -- */
/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin:0px auto;
	padding: 0px;
	width: 180px;
	font-size:11px;
	font-family:tahoma;
	color:#3e3e3e;
	text-align:center;
	}
#wp-calendar th
	{
		color:#dcff7f;
	}
#wp-calendar #today
	{
		color:#fff;
		font-weight:bold;
		background:#000;
	}
#wp-calendar #next a {
	padding-right: 5px;
	color:#e0f463;
	text-align: right;
	background:none;
	text-decoration:none;
	}
#wp-calendar #next a:hover
	{
		text-decoration:underline;
		background:none;
	}
#wp-calendar #prev a {
	padding-left: 5px;
	text-align: left;
	color:#e0f463;
	background:none;
	text-decoration:none;
	}
#wp-calendar #prev a:hover
	{
		text-decoration:underline;
		background:none;
	}
#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align:center;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:10px;
	width:180px;
	/*color:#105a82;*/
	/*background:#cfcfd0;*/
	}
	
#wp-calendar td a, #wp-calendar td a:visited {
	border-left: none;
	padding:0px;
	color: #e0f463;
	text-decoration:none;
	font-weight:bold;
	font-size:11px !important;
}
#wp-calendar td a:hover {
	background: none;
	border-left: none;
	font-weight:bold;
	text-decoration: underline;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	/*background-color: #b48625;*/ }
/* End Calendar */

#photo {
	float:left;
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding: 5px;
}


/************************************************/
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}


/************* Menu Paper *************/

.oldpaper_top{
	float:left;
	margin:-20px 0 0 0;
	width:677px;
	height:42px;
	background: url(images/bg_paper_top.gif) no-repeat center;
	text-indent:-9999px;
}

.oldpaper {
	float:left;
	background: url(images/bg_paper_middle.gif) repeat-y center;
	padding:0 30px;
	width:617px;
	color:#333333;
}

.oldpaper_bottom{
	float:left;
	margin:0;
	width:677px;
	height:41px;
	background: url(images/bg_paper_bottom.gif) no-repeat center;
	text-indent:-9999px;
}


/******************** 各ページのバック ********************/

.bg_mandala {
	margin:10px 0;
	background:url("images/bg_mandala.jpg") no-repeat;
	height:400px;
}
.bg_muangthai {
	margin:10px 0;
	background:url("images/bg_muangthai.jpg") no-repeat;
	height:400px;
}
.bg_maenam {
	margin:10px 0;
	background:url("images/bg_maenam.jpg") no-repeat;
	height:400px;
}
.bg_makan {
	margin:10px 0;
	background:url("images/bg_makan.jpg") no-repeat;
	height:400px;
}
.bg_yasuji {
	margin:10px 0;
	background:url("images/bg_yasuji.jpg") no-repeat;
	height:400px;
}


/******************** TOP Twitter ********************/

#twitter-top {
  background: url("images/twitter_top.png") no-repeat;
	margin:0 0 15px 0;
	padding: 30px 0 0 15px;
	height:50px;
}
#twitter-top a {
	color:#0199FF;
	text-decoration:none;
}
#twitter-top a:hover {
	color:#0199FF;
	text-decoration:underline;
}
#twitter_update_list {
	float:left;
	list-style: none;
	height: 50px;
	margin: 0;
	padding; 0;
	display:inline;
}

/*************** Stats ***************/
img#wpstats{display:none;}
