@charset "UTF-8";
/*
Theme Name: udanji
Description: udanji Wordpress Theme by<a href="http://www.studio-gr.com/">STUDIO GR</a>
Version: 1
Author: STUDIO GR
Author URI: http://www.studio-gr.com/
Tags: fixed width, two columns, right sidebar, valid XHTML, valid CSS
*/



/* Reset
-------------------------------------------------------------------*/
* { padding: 0; margin: 0; }
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
}


ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption {
	width: 100%;
}

/* Body
-------------------------------------------------------------------*/
body {
	background-attachment: scroll;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	background-color: #F7F3D7;
	color: #333333;
}

*:first-child+html body {
	background: #FFFFFF url(images/bg.jpg) repeat left top;
}

* html body {background: #F7F3D7 url(images/bg.jpg) repeat left top;
}


a {
	color: #890606;
	text-decoration: none;
}
a:visited {
	color: #669999;
}
a:hover,a:active {
	color: #669900;
	text-decoration: underline;
}

blockquote { 
	font: italic 14px/22px Georgia, Serif; 
	padding: 5px 10px;
	margin-bottom: 20px;
	background: #e4ede2; 
	}

.Clear {
	clear: both;
}
	
	/* Container
-------------------------------------------------------------------*/
	#body_container {
	margin: 0px;
	padding: 0px;
	width: 100%;
	}

	/* Header
-------------------------------------------------------------------*/
	#header {
	margin: 0px auto 20px;
	padding: 0px;
	width: 100%;
	height: 295px;
	background-image: url(images/menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	}
	#header_image {
	margin: 0px auto;
	padding: 0px;
	height: 260px;
	width: 900px;
	background-image: url(images/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
	#header h1 {
	margin: 0px;
	padding: 0px;
	height: 225px;
	width: 260px;
	}
#header h2 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	height: 35px;
}

	/* Navigation
-------------------------------------------------------------------*/
div#menu_box {
	margin: 0px auto;
	padding: 0px;
	height: 35px;
	width: 900px;
}
#menu_box ul {
	margin: 0px;
	padding: 0px;
	width: 900px;
	list-style-position: outside;
	list-style-type: none;
}
#menu_box li {
	display: inline;
	list-style-position: outside;
}
#menu_box li a {
	list-style-position: outside;
	display: inline;
	height: 0px;
	margin: 0px;
	padding: 35px 0px 0px;
	float: left;
	overflow: hidden;
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
}
#menu_box li#h_01 a {
	width: 105px;
	background-position: 0px 0px;
}
#menu_box li#h_02 a {
	width: 105px;
	background-position: -105px 0px;
}
#menu_box li#h_03 a {
	width: 105px;
	background-position: -210px 0px;
}
#menu_box li#h_04 a {
	width: 105px;
	background-position: -315px 0px;
}
#menu_box li#h_05 a {
	width: 105px;
	background-position: -420px 0px;
}
#menu_box li#h_06 a {
	width: 105px;
	background-position: -525px 0px;
}
#menu_box li#h_07 a {
	width: 105px;
	background-position: -630px 0px;
}
#menu_box li#h_08 a {
	width: 105px;
	background-position: -735px 0px;
}
#menu_box li#h_09 a {
	width: 60px;
	background-position: -840px 0px;
}


#menu_box li#h_01 a:hover {
	background-position: 0px -35px;
}
#menu_box li#h_02 a:hover {
	background-position: -105px -35px;
}
#menu_box li#h_03 a:hover {
	background-position: -210px -35px;
}
#menu_box li#h_04 a:hover {
	background-position: -315px -35px;
}
#menu_box li#h_05 a:hover {
	background-position: -420px -35px;
}
#menu_box li#h_06 a:hover {
	background-position: -525px -35px;
}
#menu_box li#h_07 a:hover {
	background-position: -630px -35px;
}
#menu_box li#h_08 a:hover {
	background-position: -735px -35px;
}
#menu_box li#h_09 a:hover {
	background-position: -840px -35px;
}



/* Content
-------------------------------------------------------------------*/
#wrapper {
	background-repeat: repeat-y;
	background-position: 0px 0px;
	margin: 0px auto;
	padding: 0px;
	width: 900px;
}

#contents {
	margin: 0px;
	padding: 0px 20px 0px 0px;
	float: left;
	width: 600px;
}
.contents_box {
	width: 600px;
	font-size: 13px;
	line-height: 180%;
	margin: 0px 0px 20px;
	background-image: url(images/contents_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 0px;
}
.contents_title {
	margin: 0px;
	padding: 15px 15px 0px;
	height: 85px;
	width: 570px;
	background-image: url(images/title_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.contents_title h3 {
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	margin: 0px;
	padding: 15px 0px 5px;
	width: 490px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #669900;
	float: left;
}
.contents_box p {
	margin: 0px;
	padding: 10px 20px 20px;
	width: 560px;
}
.contents_box img {
	padding: 4px;
	border: 1px solid #CCCCCC;
	margin: 5px;
}
.date {
	background-image: url(images/day_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	float: left;
	height: 84px;
	width: 70px;
	text-align: center;
}
.year {
	margin:0 0 0px;
	padding:15px 0 0;
	font:normal 0.9em Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	text-transform:uppercase;
	width: 70px;
	display: block;
	}
	.day {
	font:normal 1.5em/normal Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	width: 70px;
	display: block;
	margin: 0px;
	padding: 0px;
	}
	.day2 {
	font:normal 1em/normal Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	width: 70px;
	display: block;
	margin: 0px;
	padding: 0px;
	}
	.postmetadata {
	margin: 0px 0px 10px;
	padding: 0px;
	width: 490px;
	font-size: 10px;
	float: left;
}

.btn-more {
	margin: 0px 20px 0px 460px;
	padding: 20px 0px;
	width: 110px;
}

.btn-more a {
	background-image: url(images/bt_more.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 20px;
	width: 110px;
}
.btn-more a:hover {
	background-image: url(images/bt_more.jpg);
	background-position: 0px -20px;
}

#page_top {
	margin: 20px 0px;
	padding: 0px 0px 0px 482px;
	width: 118px;
}
#page_top a {
	margin: 0px;
	padding: 0px;
	height: 70px;
	width: 118px;
	background-image: url(images/pg_top.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
}
#page_top a:hover {
	background-image: url(images/pg_top.png);
	background-position: 0px -71px;
}
.wp-pagenavi {
	margin: 0px 20px 20px 0px;
	padding: 0px;
	width: 570px;
}

#pre-next {
	margin: 0px 0px 30px;
	padding: 5px 0px 0px;
	width: 600px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
#previouspost {
	margin: 0px;
	padding: 0px 10px 0px 22px;
	width: 268px;
	text-align: left;
	background-image: url(images/arrow_01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
}
#nextpost {
	background-image: url(images/arrow_02.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin: 0px;
	padding: 0px 22px 0px 10px;
	float: right;
	width: 268px;
	text-align: right;
}

/* Sidebar
-------------------------------------------------------------------*/
#side_bar {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 280px;
}
#side_bar .block {
	width: 280px;
	padding: 0px;
	margin: 0px 0px 20px;
	font-size: 12px;
}
.block p {
	margin: 0px;
	padding: 0px 20px 10px;
	width: 240px;
	font-size: 12px;
}
#side_bar h3 {
	background-image: url(images/bar_side.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 7px 20px 0px;
	height: 38px;
	width: 240px;
	color: #FFFFFF;
	font-size: 13px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}
#side_bar .block ul {
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	padding: 0px 10px;
	width: 260px;
}
#side_bar .block li {
	margin: 0px;
	padding: 0px 10px 5px 20px;
	width: 240px;
	background-image: url(images/point_01.png);
	background-position: left 0px;
	background-repeat: no-repeat;
	font-size: 11px;
}

/* Footer
-------------------------------------------------------------------*/
#footer_container {
	background-color: #F2EDDE;
	background-image: url(images/bg_footer.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#footer_box {
	background-image: url(images/footer_bg2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px auto;
	padding: 20px 0px;
	width: 900px;
}
#footer_box h3#bar_01 {
	background-image: url(images/bar_f01.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px 0px 10px;
	height: 20px;
	width: 250px;
}
#footer_box h3#bar_02 {
	background-image: url(images/bar_f02.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px 0px 10px;
	height: 20px;
	width: 250px;
}

.footer_contents {
	margin: 0px;
	padding: 0px 20px 0px 0px;
	float: left;
	width: 250px;
}
.footer_contents ul {
	width: 250px;
	list-style-position: outside;
	list-style-type: none;
}
.footer_contents li {
	width: 230px;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px 0px 5px;
	padding: 0px 10px 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7E5400;
	font-size: 11px;
	color: #7E5400;
}
#footer_box p {
	font-size: 11px;
	margin: 0px;
	padding: 10px 0px 0px;
	clear: both;
	width: 900px;
	text-align: right;
}

/* Archive
-------------------------------------------------------------------*/

#archive {
	margin: 0px 0px 10px;
	padding: 0px;
	text-align: left;
	width: 600px;
}
#archive h3.page-title {
	margin:0px;
	padding:15px 0px 0px 30px;
	font-size:17px;
	color: #6E4900;
	text-align: left;
	background-image: url(images/bg_title.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 55px;
	width: 570px;
	}
#archive .posts {
	margin: 0px;
	padding: 0px;
	width: 600px;
}
	
/* Comment
-------------------------------------------------------------------*/
#comments_area {
	padding: 10px 0px 0px;
	font-size: 12px;
	line-height: 170%;
	margin: 20px 0px 0px;
	width: 600px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
#comments_name {
	margin: 0px 0px 20px;
	padding: 0px;
	width: 600px;
}
#comments_name h3 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px 0px 20px;
	padding: 5px 0px 0px 20px;
	background-image: url(images/bg_comments.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 40px;
	width: 280px;
}
#comments_name dl {
	list-style-type: none;
}
#comments_name dt {
	margin: 0px 0px 20px;
	padding: 0px 20px 0px 0px;
	float: left;
	width: 60px;
}
#comments_name dd {
	background-color: #F6F6F6;
	margin: 0px 0px 20px;
	padding: 10px 5px;
	float: left;
	width: 518px;
	border: 1px solid #CCCCCC;
}
#comments_name dd p {
	width: 518px;
}
#comments_name span {
	font-size: 11px;
}
small.commentmetadata {
	margin: 0px;
	padding: 0px;
	width: 518px;
}
#commentes_form {
	margin: 0px;
	padding: 0px;
	width: 600px;
}
#commentes_form h3 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px 0px 20px;
	padding: 5px 0px 0px 20px;
	background-image: url(images/bg_comments.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 40px;
	width: 280px;
}
.nocomments {
	background-image: url(images/bg_nocomments.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 14px 0px 0px 50px;
	height: 31px;
	width: 300px;
	margin: 20px auto 0px;
	font-size: 12px;
}
#commentes_form dl {
	margin: 0px;
	padding: 0px;
}
#commentes_form dt {
	margin: 0px;
	padding: 0px;
	width: 610px;
}
#commentes_form dd {
	margin: 0px 0px 10px;
	padding: 0px;
	width: 610px;
}
.action {
	margin: 10px 0px 0px;
	padding: 0px;
	width: 610px;
}

/* Search
-------------------------------------------------------------------*/

#search_01 {
	width: 560px;
	margin: 0px 0px 20px;
	padding: 0px 20px 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	text-align: center;
}

#search {
	margin: 0px 0px 10px;
	padding: 0px;
	text-align: left;
	width: 600px;
}
#search p {
	margin: 20px 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #333333;
}
#search h3.page-title {
	margin:0px;
	padding:15px 0px 0px 30px;
	font-size:17px;
	color: #6E4900;
	text-align: left;
	background-image: url(images/bg_title.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 55px;
	width: 570px;
	}
#search .posts {
	margin: 0px;
	padding: 0px;
	width: 600px;
}
#search_01 input#searchsubmit {
	width: 90px;
	height: 25px;
	background: url(images/submit_bg.gif) no-repeat;
	text-align: center;
	border: none;
	margin: 0px 0px 0px 10px;
	color: #996600;
}

/* Page
-------------------------------------------------------------------*/
.page_title {
	background-image: url(images/bg_page_t.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 600px;
	height: 85px;
	background-position: 0px 0px;
}

.page_title h3 {
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	margin: 0px;
	padding: 35px 0px 0px 80px;
	width: 520px;
}
img.non_boder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#profile {
	margin: 0px;
	padding: 0px 20px 30px;
	width: 560px;
}
s  {
	width: 560px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 140%;
}
#profile dt {
	margin: 0px 0px 10px;
	padding: 0px 10px 5px 0px;
	float: left;
	width: 80px;
	font-weight: bold;
	color: #669900;
}
#profile dd {
	margin: 0px 0px 10px;
	padding: 0px 0px 5px;
	float: left;
	width: 470px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

/* Not Found
-------------------------------------------------------------------*/

#not {
	margin: 0px 0px 10px;
	padding: 0px;
	text-align: left;
	width: 600px;
}
#not h3.page-title {
	margin:0px;
	padding:15px 0px 0px 30px;
	font-size:17px;
	color: #6E4900;
	text-align: left;
	background-image: url(images/bg_title.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 55px;
	width: 570px;
	}
#not p {
	margin: 50px 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

/* Link
-------------------------------------------------------------------*/
#link {
	margin: 0px;
	padding: 0px 20px;
	width: 560px;
}
#link img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#link ul {
	margin: 0px;
	padding: 0px 0px 20px;
	width: 560px;
	list-style-type: none;
}
#link li {
	margin: 0px 0px 10px;
	padding: 0px 0px 5px;
	list-style-position: outside;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

/* ----- Style for Ktai Entry ----- */

.photo {
	line-height:110%;
	font-size:0.85em;
	text-indent:0;
	margin: 20px 0px 0px;
	padding: 0px 20px;
	text-align: center;
}
.photo img {
	background:white;
	margin:0 4px 4px 0;
	padding:4px;
	border:1px solid #CCCCCC;
}
.photo-end {
	clear:left;
}
