@charset "utf-8";
/*
Theme Name: suzuki_2clum01
Theme URI: http://www.kotobuki-ent.co.jp/
Description: This is suzuki's Theme.
Version: 1.0
Author: SuzuHiro
Author URI: http://www.kotobuki-ent.co.jp/
*/

/**++++++++++    default    ++++++++++**/

*{
	font-family:"メイリオ","Meiryo","ヒラギノ角ゴ Pro W3",
 "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka",
 Verdana,Arial, Helvetica, sans-serif;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, 
fieldset, input, textarea, p, blockquote, th, td,caption,img{
    margin: 0; 
    padding: 0;
}
html{
    overflow-y: scroll;
	height:100%;
}
h1, h2, h3, h4, h5, h6{
    font-weight: normal;
	color:#333333;
}

h1{	font-size:1.7em;
	padding:15px 0px 0px 20px;
}
h2{	font-size:1.2em;
	background:url(../img_default/h2.gif) no-repeat;
	margin:10px 20px 15px 10px;
	padding:4px 0px 0px 0px;
}
h3{	font-size:1em;
	margin:15px 15px 10px 10px;
	padding:4px 0px 3px 0px;
}
h4{	font-size:1em;
	padding:10px 0px 0px 10px;
}
h5{	font-size:0.9em;
	font-weight:bold;
	margin-top:10px;
}
h6{	font-size:1em;}

p, ol, ul, caption, cite, code, dfn, em, strong, th,td, var{
	font-size:0.875em;
	font-style:normal;
	color:#333333;
}

p{	margin:8px 20px 10px 15px;
}

address{
	font-style:normal;
	font-size:0.875em;
}

ul{
	margin:5px 20px 5px 40px;
	list-style-position:outside;
}

ol{
	margin:5px 20px 5px 40px;
	list-style-type:decimal;
}

caption{
	padding:5px;
}

th,td{
	padding:3px 3px 2px 7px;
}

fieldset, img{
     border:0;
}

a:link, a:visited {
	color: #3c78a7;
	text-decoration:none
	}

a:hover, a:active {
	color: #3c78a7;
	text-decoration:underline;
	}



/**++++++++++        ++++++++++**/
body{
	background-color:#e6fafc;
	background-image:url(img/body_bg.png);
	background-repeat:repeat-y;
	background-position:center;
	height:100%;
	}

body#cat-1 #category_head_img{
	background:url(img/cat_1.png) no-repeat left top;
}

body#cat-7 #category_head_img{
	background:url(img/cat_7.png) no-repeat left top;
}

body#post-31 #category_head_img{
	background:url(img/page31.png) no-repeat left top;
}

body#post-33 #category_head_img{
	background:url(img/page33.png) no-repeat left top;
}

body#post-35 #category_head_img{
	background:url(img/page35.png) no-repeat left top;
}

body#post-37 #category_head_img{
	background:url(img/page37.png) no-repeat left top;
}

body#post-41 #category_head_img{
	background:url(img/page41.png) no-repeat left top;
}

body#post-53 #category_head_img{
	background:url(img/page53.png) no-repeat left top;
}

body#post-55 #category_head_img{
	background:url(img/page55.png) no-repeat left top;
}

body#post-57 #category_head_img{
	background:url(img/page57.jpg) no-repeat left top;
}

body#post-59 #category_head_img{
	background:url(img/page59.png) no-repeat left top;
}

body#post-61 #category_head_img{
	background:url(img/page61.png) no-repeat left top;
}

body#post-63 #category_head_img{
	background:url(img/page63.png) no-repeat left top;
}


div#wrap{
	background-image:url(img/body_bg_x.png);
	background-position:top;
	background-repeat:repeat-x;
	margin-top:-5px;
	}


/**++++++++++    container    ++++++++++**/
div#container{
	background-image:url(img/header.png);
	background-repeat:no-repeat;
	background-position:center top;
	width:820px;
	margin:0 auto;
	}

/**++++++++++    header    ++++++++++**/

div#header{
	padding-left:19px;
	width:300px;
	height:70px;
	}

div#header a{
	display:block;
	}

div#header p{
	margin:5px 0 0 0;
	text-indent:-100000em;
	}

/**++++++++++    flash    ++++++++++**/
div#flash{
	margin-left:11px;}

/**++++++++++    gloval_nav    ++++++++++**/

/**++++++++++    category_head_img    ++++++++++**/
#category_head_img{
	margin-left:11px;
}
#category_head_img p{
	margin:0;
	padding:0;
	height:180px;
	width:800px;
}
#category_head_img p.page_31{
	background:url(img/page31.png) no-repeat left top;
}
#category_head_img p.page_33{
	background:url(img/page33.png) no-repeat left top;
}

#category_head_img p.page_37{
	background:url(img/page37.png) no-repeat left top;
}

/**++++++++++    main    ++++++++++**/
div#main{
	padding:0 20px 10px 11px;
	}

/**++++++++++    content    ++++++++++**/
div#content{
	width:550px;
	float:right;
	margin:15px 14px 30px 15px;
	background-color:#FFFFFF;
	border:solid 2px #eaeaea;
	}


/**++++++++++    post    ++++++++++**/
div.post{
	margin:15px 20px 0 20px;
	padding:0 0 40px 0;
	clear:both;
	overflow:hidden;
	}

div.post h1{
	font-size:1.3em;
	margin:0 0 30px 3px;
	padding:10px 10px 5px 50px;
	background:url(img/post_h1.jpg) no-repeat left center;
	}
	
p.postinfo{
	margin:60px 0 0 0;
	padding:0 0 0 40px;
	font-size:0.8em;
	clear:both;
	background-color:#FFFFee;
	text-align:right;
	border-bottom:dotted 2px #ccc;
	}

/**+   img   +**/
div.post img{
	border:none;
	}

.aligncenter{
	display:block;
	margin-left:auto;
	margin-right:auto;
	}
	
.alignleft{
	float:left;
	margin-right:10px;
	margin-bottom:2px;
	}
	
.alignright{
	float:right;
	margin-left:10px;
	margin-bottom:2px;
	}

.wp-caption{
	text-align:center;
	background-color:#eeeeee;
	padding-top:5px;
	margin-top:10px;
	}
	

/**++++++++++    pagelink    ++++++++++**/
p.pagelink{
	padding:0 0 10px 0;
	clear:both;
}

p.pagelink a{
	font-size:0.8em;
	}

.pageprev{
	float:left;
	}
	
.pagenext{
	float:right;
	}
	

/**++++++++++    comments    ++++++++++**/
#comments{
	clear:both;
	}

div#com{
	border:solid 1px #2b76cc;
	padding:0 18px;
	margin-top:45px;
	}

textarea{
	width:400px;
	}
	
div#com h3{
	font-size:0.875em;
	border-bottom:solid 1px #2b76cc;
	padding-bottom:3px;
	margin-top:20px;
	}

div#com p{
	font-size:0.8em;
	}

/**++++++++++    sidebar    ++++++++++**/
div#sidebar{
	background-color:#f6f6f6;
	width:195px;
	float:left;
	margin:0 0 20px 0;
	}

div#sidebar ul{
	margin:5px;
	padding:0;
}

div#sub_nav1{
	background-color:#FFFFFF;
	border-left:solid 5px #f6f6f6;
}

div#sub_nav1 ul{
	background-image:url(img/sub_nav1_bg.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	list-style:url(img/list_008_g-trans.png) outside;
	margin:0 0 0 0;
	padding:10px 0 30px 20px;
}

div#sub_nav1 ul li{
	margin:0 0 0 10px;
	padding:0px;
}

div#topic{
	margin-top:5px;}

div#topic h2{
	margin:0 0 0 5px;
	padding:0;
}

h2#topic_h2{
	background:url(img/topic_h2.png) no-repeat top left;
	height:32px;
	width:187px;
	text-indent:-100000em;
}

div#topic ul{
	margin-top:2px;
	list-style:none;
}

div#topic ul li a{
	display:block;
	height:50px;
	width:187px;
	text-indent:-100000em;
}

div#topic li.page_id21{
	background:url(img/topic_id21.png) no-repeat top center;
}

div#topic li.page_id19{
	background:url(img/topic_id19.png) no-repeat top center;
}

div#topic li.page_id23{
	background:url(img/topic_id23.png) no-repeat top center;
}

div#sub_nav2 ul{
	list-style:url(img/list_001_b-trans.png) outside;
	margin-left:35px;
}

div#bnr_area {
	margin-top:10px;
	margin-left:9px;
}


div#widget{
	margin:10px 0 0 5px;
}

div#widget ul{
	list-style-type:none;
}

div#widget ul ul{
	list-style:url(img/list_005_b-trans.png) outside;
	margin:5px 0 4px 20px;
	padding:0;
}

div#sidebar h2.widgettitle{
	margin:0 5px 0 5px;
	padding:3px 5px 0 5px;
	border-top:solid 1px #fff;
	border-bottom:solid 1px #ccc;
	font-size:0.9em;
	background-color:#eee;
	}

div#sidebar div#mojisizu_chage{
	margin-top:8px;
	margin-left:30px
}

div#sidebar div#mojisizu_chage h2{
	margin:0 7px 6px -20px;
	padding:3px 5px 0 5px;
	border-top:solid 1px #fff;
	border-bottom:solid 1px #ccc;
	font-size:0.8em;
	background-color:#eee;
}

/**++++++++++    calendar    ++++++++++**/
#wp-calendar{
	width:100%;
	padding:5px 20px;
	font-size:0.75em;
	}

#wp-calendar td,th{
	text-align:center;
	}

#wp-calendar caption{
	background-color:#c3dfa6;
	font-size:1.0em;
	color:#222222;
	padding:3px 5px;
	text-align:left;
	}

#wp-calendar #prev{
	text-align:left;
	padding-top:3px;
	padding-left:3px;	
	}

#wp-calendar #next{
	text-align:right;
	padding-top:3px;
	padding-right:3px;	
	}

/**++++++++++    feed    ++++++++++**/
p.feed{
	font-size:0.75em;
	font-family:Verdana,Helvetica,sans-serif;
	border:solid 1px #CCCCCC;
	padding:5px;
	margin:25px 0;
	}

p.feed img{
	vertical-align:middle;
	margin-right:8px;
	}
/**++++++++++    seach    ++++++++++**/
input#s{
	width:150px;
	margin:0 5px 6px 6px;
	}

input#serch{
	margin:0 0 0 10px;
	}


/**++++++++++    footer    ++++++++++**/
div #footer{
	clear:both;
	border-top:solid 1px #ccc;
	margin:10px 8px 0 12px;
	padding:0 6px 5px 10px;
	background-color:#eee;
	}

div #footer img{
	float:right;
	margin-top:10px;
}

address{
	font-size:0.95em;
	color:#666666;
	padding:6px 0 0 0;
	}

#copyright{
	font-size:0.8em;
}



/**★★★★★★★★★★ toppage_layout ★★★★★★★★★★**/

/**++++++++++    top_content    ++++++++++**/
div#top_content{
	margin:0 14px 0 11px;
}

div#topleft_wrap{
	float:left;
	width:605px;
}

div#top_center{
	float:right;
	width:400px;
	margin-bottom:50px;
}

div#top_center h1{
	background:url(img/top_center_h1.gif) no-repeat left center;
	font-size:1.2em;
	margin:8px 0 0 0;
	padding:5px 0 0 40px;
}

div#top_center h2{
	background:url(img/top_center_h2.gif) no-repeat left center;
	margin:15px 0 0 0;
	padding:5px 0 0 40px;
}

div#top_center ul{
	list-style:url(img/list_001_b-trans.png) outside;
	margin-left:40px;
}

/**++++++++++    topright    ++++++++++**/
div#sidebar2{
	margin:0;
	padding:0;
	width:190px;
	float:right;
}


/**++++++++++    top_post    ++++++++++**/
div.top_post{
	margin:10px 0;
	clear:both;
	}


/**++++++++++    post_    ++++++++++**/

div#post-31 table{
	border:solid 1px #999999;
}

div#post-31 tr{
	border-bottom:solid 1px #cccccc;
}

div#post-31 th{
	background-color:#FFeeee;
	border-bottom:solid 1px #cccccc;
	text-align:left;
}

div#post-31 td{
	border-bottom:solid 1px #cccccc;
}


div#post-33 h2{
	background-image:url(img/post33_h2.jpg);
	margin-top:20px;
	padding:15px 0px 5px 70px;
	border-bottom:solid 1px #cccccc;
	color:#990033;
}


div#post-35 h2{
	background-image:url(img/post35_h2.jpg);
	margin:20px 0px 0px 5px;
	padding:4px 0px 5px 40px;
	border-bottom:solid 1px #cccccc;
	color:#990033;
}

div#post-35 h3{
	background-image:url(img/post35_h3.jpg);
	background-repeat:no-repeat;
	margin:20px 0px 0px 5px;
	padding:4px 0px 5px 60px;
	font-weight:bold;
}

div#post-35 th,td{
	border:none;
}

div#post-37 table{
	border:solid 1px #999999;
	margin-left:30px;
}

div#post-37 tr{
	border-bottom:solid 1px #cccccc;
}

div#post-37 th{
	background-color:#FFeeee;
	border-bottom:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
}

div#post-37 td{
	border-bottom:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
}

div#page_37 h2{
	border-bottom:solid 2px #cccccc;
	margin-top:30px;
}

div#page_37 tr{
	background-color:#FFeeee;
	border-bottom:solid 1px #FFFFFF;
}

div#page_37 td{
	padding:3px;
}

div#post-53 ul{
	list-style-type:none;
}

div#post-53 ul li{
	margin:22px 0px;
}

div#post-53 ul li a{
	padding:12px 0px 12px 47px;
	background-image:url(img/icon_price.gif);
	background-position:left;
	background-repeat:no-repeat;
}

div#post-53 ul li a:hover{
	background-image:url(img/icon_price2.gif);
	background-position:left;
	background-repeat:no-repeat;
}

div#post-61 h2{
	border-bottom:solid 1px #cccccc;
}

div#post-63 h3{
	border-bottom:solid 1px #cccccc;
}

div#post-63 th{
	border:solid 1px #999999;
	background-color:#c5e7fb;
	color:#003567;
}

div#post-63 td{
	border:solid 1px #999999;
	vertical-align:top;
}

div#post-69 img{
	margin-bottom:20px;
}

div#post-69 p{
	margin:0 0 0 4px;
	padding:0;
}


div#post-79 p{
	margin:10px 60px 30px 50px;
}

div#post-79 img{
	margin-left:-30px;
}

div#post-400 h2{
	border-bottom:solid 1px #cccccc;
}

div#post-405 h2{
	margin-left:30px;
	border-bottom:solid 1px #cccccc;
}

div#post-405 table{
	margin-left:40px;
}

