/*   
Theme Name: misc photo
Theme URI: http://www.kuest-seak.com/misc/
Description: KUEST SEAK misc photo
Author: Nobuyuki Tazaki
Author URI: http://www.kuest-seak.com/
Template: 
Version: 
*/



@charset "utf-8";

/*=====================================
　目　次
======================================*/


/*===========BODY===========*/
body {
	margin : 0px;
	padding : 0px;
	background-color : #ffffff;
	text-align : center;
	line-height : 150%;
	color : #666666;
}

img {
	border-style : none;
}
h1,h2,h3,h4,p {
	margin : 0px;
	padding : 0px;
}
ul {
	margin : 0px;
	padding : 0px;
}
li {
	list-style : none;
}
dl,dt,dd {
	margin : 0px;
	padding : 0px;
}
form {
	margin : 0px;
	padding : 0px;
}
input {
	border : 1px solid #d4d4d4;
	background-color : #fafafa;
	color : #666666;
}
textarea {
	border : 1px solid #d4d4d4;
	background-color : #fafafa;
	color : #666666;
}
.box_clear {
	clear : both;
}

a {
	text-decoration : underline;
}
a:link {
	color: #8d8877;
}
a:visited {
	color: #8d8877;
}
a:active {
	color: #8d8877;
}
a:hover {
	color: #8d8877;
}

.font_12 {
	font-size : 12px;
}

.m_b_10 {
	margin-bottom : 10px;
}
.m_b_15 {
	margin-bottom : 15px;
}


#wrapper {
	width : 860px;
	margin : 0px auto 0px auto;
	padding : 0px;
	text-align : left;
}

#header {
	width : 860px;
	height : 122px;
	background-image : url(img/bg_header.gif);
	background-repeat : no-repeat;
}

.logo {
	width : 236px;
	height : 122px;
	margin : 0px 0px 0px 7px;
	background-image : url(img/logo.gif);
	background-repeat : no-repeat;
	background-position : 0px 18px;
}

.logo a {
	width : 236px;
	height : 89px;
	padding : 18px 0px 0px 0px;
	display : block;
}

.logo h1 span {
	display : none;
}

#wrapper_contents {
	width : 660px;
	margin : 0px 0px 0px 100px;
	background-image : url(img/bg_wrapper_cont.gif);
	background-repeat : repeat-y;
}

#contents_left {
	width : 458px;
	margin : 30px 0px 20px 0px;
	float : left;
}
#contents_right {
	width : 158px;
	margin : 30px 0px 20px 0px;
	font-size : 11px;
	float : right;
}

#contents_left h2 {
	font-size : 14px;
	font-weight : normal;
}
#contents_left h3 {
	font-size : 11px;
	font-weight : normal;
	line-height : 150%;
}

.content_title {
	width : 458px;
	font-size : 14px;
	font-weight : normal;
	color : #666666;
}
.content_title h2 {
	display : inline;
}

.content_body {
	width : 458px;
	margin : 5px 0px 0px 0px;
	font-size : 11px;
	line-height : 150%;
}
.content_body img {
	margin-bottom : 5px;
	padding : 2px;
	background-color : #333333;
}

.content_item {
	width : 458px;
	margin : 12px 0px 40px 0px;
	padding-bottom : 8px;
	font-size : 11px;
	background : url(img/line_dot.gif) bottom no-repeat;
}
.content_item_1 {
	float : left;
}
.content_item_2 {
	float : left;
}

.contentitemcategory {
	background : url(img/bgcategory.gif) center left no-repeat;
	font-size : 11px;
	line-height : 150%;
	padding : 0px 10px 0px 14px;
}
.contentitempostedby {
	background : url(img/bgpostedby.gif) center left no-repeat;
	font-size : 11px;
	line-height : 150%;
	padding : 0px 10px 0px 12px;
}
.contentitemcomments {
	background : url(img/bgcomment.gif) center left no-repeat;
	font-size : 11px;
	line-height : 150%;
	padding : 0px 10px 0px 13px;
}
.contentitemedit {
	background : url(img/bgedit.gif) center left no-repeat;
	font-size : 11px;
	line-height : 150%;
	padding : 0px 10px 0px 11px;
}

.itemcomment {
	margin : 15px 0px 0px 0px;
}
.commentbody {
	margin : 5px 0px 40px 0px;
	font-size : 11px;
	line-height : 150%;
}

.commentform {
	margin : 5px 0px 30px 0px;
	font-size : 11px;
}

.comments {
	margin : 20px 0px 20px 0px;
	font-size : 10px;
}


.title_side {
	margin : 0px 0px 3px 0px;
	font-size : 12px;
	/*font-weight : bold;*/
}
.box_widget {
	margin : 0px 0px 30px 0px;
}
.box_widget ul {
	margin : 0px 0px 10px 0px;
}
#contents_right li {
	background-image : url(img/arrow_gray.gif);
	background-repeat : no-repeat;
	background-position : 0px 8px;
	padding : 0px 0px 0px 13px;
	font-size : 11px;
	line-height : 200%;
}
.box_widget #s {
	width : 120px;
	margin : 0px 0px 3px 0px;
}

.pagelink_footer {
	font-size : 11px;
}





#box_comment {
	font-size : 11px;
}

.comments_responses {
	font-size : 11px;
}
.commentlist {
	margin : 20px 0px 40px 0px;
}
.comment-body {
	margin : 0px 0px 30px 0px;
}
.comment-meta {
	margin : 0px 0px 5px 0px;
}
#respond input {
	margin : 0px 0px 7px 0px;
	font-size : 12px;
}
#respond textarea {
	width : 400px;
	margin : 0px 0px 7px 0px;
	font-size : 12px;
}
.input_300 {
	width : 300px;
}


#box_log {
	display : none;
}


.tag_cloud {
	margin : 0px 0px 0px 0px;
	display : none;
}
.tag_article {
	margin : 0px 0px 25px 0px;
	display : none;
}
.pagelink_next_prev {
	margin : 0px 0px 30px 0px;
	font-size : 11px;
}
.box_trackback {
	margin : 0px 0px 30px 0px;
	font-size : 11px;
}








