@charset "utf-8";
/*
Theme Name: 風間直樹事務所専用テーマ
Theme URI: http://www.kazamanaoki.com/
Description: 風間直樹事務所専用テーマ
Version: 1.0
Author: 株式会社Infinite Points
Author URI: http://www.infinite-points.jp/
Tags: pink, senetor, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

*{
	margin: 0;
	padding: 0;
	border: none;
}
a:link, a:visited, a:active{
	color: #A0213F;
	text-decoration: underline;
}
a:hover{
	color: #D32C52;
	text-decoration: underline;
}

/* ------------------------------------------
Document
------------------------------------------ */
body{
	background: #ffffff url(img/bg.gif) repeat 0 0;
	text-align: center;
	color: #666666;
	font-size:82%;
	font-family: "ＭＳ Ｐゴシック", "Osaka", Arial, Sans-Serif;
/* 	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif; */
	line-height: 1.5;
}


h1,h2,h3,h4,h5,h6,address,table,div,li,label,p,dl,dd,dt,ol,ul,a{
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	padding: 0;
	margin: 0;
}

ul, ol{
 list-style: none;
 line-height: 100%;
}

img{
	border: none;
	line-height: 100%;
	overflow: hidden;
}

input,textarea,select,table{
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}


/* ------------------------------------------
Main Block
------------------------------------------ */
.main_wrapper{
	width: 760px;
	margin: 0 auto;
	min-height: 995px;
	text-align: left;
	background: #ffffff;
}

/* IE-6用 */
* html .main_wrapper{
	height: 995px;
}

.main_wrapper_sub{
	width: 760px;
	margin: 0 auto;
	min-height: 700px;
	text-align: left;
	background: #ffffff;
}

/* IE-6用 */
* html .main_wrapper_sub{
	height: 700px;
}


/* ------------------------------------------
top_main
------------------------------------------ */
.top_main{
	display: block;
	padding: 21px 18px 10px 314px;
}

/* ------------------------------------------
sub_main
------------------------------------------ */
.sub_main{
	display: block;
	padding: 21px 18px 10px 20px;
}


#contents_wrapper{
	display: block;
	width: 722px;
	padding: 2px 0 10px 0;
}


#left_contents{
	display: block;
	width: 174px;
	float: left;
}

#right_contents{
	display: block;
	width: 525px;
	float: right;
}

#right_contents br{
	clear: both;
}

/* ------------------------------------------
left_contents
------------------------------------------ */
#tel{
	display: block;
	width: 174px;
	padding: 0 0 16px 0;
	background: url(img/sub_tel_bottom.gif) no-repeat 0 bottom;
}

#tel h3{
	display: block;
	width: 174px;
	height: 48px;
	overflow: hidden;
}

ul#tel_list{
	display: block;
	width: 174px;
}


#tel_list li{
	display: block;
	width: 174px;
	min-height: 47px;
	overflow: hidden;
	line-height: 100%;
}


/* IE-6用 */
* html #tel_list li{
	height: 47px;
}

/* IE7用 */
*:first-child+html #tel_list li{
	height: 47px;
}


#left_tel_tokyo{
	display: block;
	position: relative;
	width: 174px;
	background: url(img/left_tel_bg01.gif) repeat-y 0 0;
	color: #873030;
	font-weight: bold;
}

#left_tel_jouetsu{
	display: block;
	position: relative;
	width: 174px;
	background: url(img/left_tel_bg02.gif) repeat-y 0 0;
	color: #873030;
	font-weight: bold;
}

#left_tel_tokyo img, #left_tel_jouetsu img{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}

.tel_over{
	display: block;
	padding: 10px 0 0 62px;
	position: relative;
	z-index: 10;
}

/* ------------------------------------------
top_bg_image
------------------------------------------ */
#top_01{background: #ffffff url(img/top_bg_01.jpg) no-repeat 0 0;}
#top_02{background: #ffffff url(img/top_bg_02.jpg) no-repeat 0 0;}
#top_03{background: #ffffff url(img/top_bg_03.jpg) no-repeat 0 0;}
#top_04{background: #ffffff url(img/top_bg_04.jpg) no-repeat 0 0;}
#top_05{background: #ffffff url(img/top_bg_05.jpg) no-repeat 0 0;}
#top_06{background: #ffffff url(img/top_bg_06.jpg) no-repeat 0 0;}
#top_07{background: #ffffff url(img/top_bg_07.jpg) no-repeat 0 0;}
#top_08{background: #ffffff url(img/top_bg_08.jpg) no-repeat 0 0;}
#top_09{background: #ffffff url(img/top_bg_09.jpg) no-repeat 0 0;}


/* ------------------------------------------
navi
------------------------------------------ */
ul#top_navi{
	display: block;
	padding: 0 0 20px 254px;
}

ul#top_navi li{
	display: block;
	width: 173px;
	height: 31px;
	line-height: 100%;
	overflow: hidden;
}

ul#top_navi li.top_navi_end{
	height: 34px;
	overflow: hidden;
}


ul#sub_navi{
	display: block;
	padding: 0 0 20px 0;
}

ul#sub_navi li.navi_btn{
	display: block;
	width: 173px;
	height: 31px;
	line-height: 100%;
	overflow: hidden;
}
ul#sub_navi li.navi_btn_2{
	display: block;
	width: 173px;
	height: 37px;
	line-height: 100%;
	overflow: hidden;
}

ul#sub_navi li.sub_navi_end{
	height: 34px;
	overflow: hidden;
}

ul#sub_navi li.navi_btn_s{
	display: block;
	height: 21px;
	padding: 0 0 0 26px;
	line-height: 100%;
	overflow: hidden;
}

ul#sub_navi li.navi_btn_s_btm{
	display: block;
	padding: 0 0 5px 26px;
	line-height: 100%;
	overflow: hidden;

}




/* ------------------------------------------
footer
------------------------------------------ */
#footer_wrapper{
	width: 760px;
	height: 138px;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
	background: #ffffff url(img/footer_bg.gif) repeat-x 0 bottom;
}

#footer{
	position: relative;
	display: block;
	width: 760px;
	line-height: 100%;
	padding: 18px 0 0 0;
}

#footer_tel_01{
	position: absolute;
	display: block;
	left: 361px;
	top: 18px;
}

#footer_tel_02{
	position: absolute;
	display: block;
	background: url(img/footer_tel_02.jpg) no-repeat 0 0;
	width: 381px;
	height: 67px;
	left: 361px;
	top: 71px;
	color: #873030;
	font-size: 108%;
}

#footer_tel_tokyo{
	position: absolute;
	left: 50px;
	top: 20px;
	line-height: 100%;
	font-weight: bold;
}

#footer_tel_jouetsu{
	position: absolute;
	width: 140px;
	left: 235px;
	top: 20px;
	line-height: 100%;
	font-weight: bold;
}



#footer_tel_03{
	position: absolute;
	display: block;
	left: 0;
	top: 95px;
}


/* ------------------------------------------
general Settings
------------------------------------------ */
.go_top{
	display: block;
	text-align: right;
	padding: 0 0 30px 0;
	clear: both;
}
.center{
	text-align: center;
}
.right{
	text-align: right;
}
.bold{
	font-weight: bold;
}

.text_hide{
	position: absolute;
	text-indent: -9999px;
	overflow: hidden;
}

.float_clear{
	clear: both;
}

/* ------------------------------------------
Top page
------------------------------------------ */
.top_title{
	display: block;
	padding: 0 0 10px 0;
}

.top_box_01{
	display: block;
	margin: 0 0 15px 41px;
	padding: 0 0 2px 0;
	background: #ffffff url(img/dotline_01.gif) repeat-x 0 bottom;
}

.top_news_date{
	display: block;
	padding: 0 0 5px 0;
	font-weight: bold;
	font-size: 85%;
	color: #A0213F;
	text-decoration: underline;
}

.top_text_01{
	display: block;
	padding: 0 0 5px 15px;
	font-size: 0.8em;
}

.top_icon_01{
	display: block;
	padding-left: 15px;
	background: #ffffff url(img/top_icon_01.gif) no-repeat 0 -2px;
}

.top_subtitle{
	display: block;
	padding: 0 0 0 41px;
}

.top_box_02{
	display: block;
	margin: 0 0 15px 61px;
	padding: 0 0 2px 0;
	background: #ffffff url(img/dotline_01.gif) repeat-x 0 bottom;
}

.top_icon_mv{
	display: block;
	position: relative;
	width: 367px;

}

.top_icon_mv .icon_mv{
	position: absolute;
	left: 0;
	top: 0;
}

.top_icon_attention{
	display: block;
	position: relative;
	width: 367px;
}

.top_icon_attention .icon_attention{
	position: absolute;
	left: -5px;
	top: 0;
}

.top_text_02{
	display: block;
	padding: 0 0 5px 34px;
	font-size: 0.8em;
}

.top_box_03{
	display: block;
	padding: 10px 0 0 47px;
}

.top_box_03 li{
	display: block;
	padding: 5px 0 0 0;
}

/* ------------------------------------------
Sub page
------------------------------------------ */
#sub_header{
	display: block;
	height: 214px;
	overflow: hidden;
}

#sub_header h1{
	display: block;
	width: 197px;
	float: left;
}

#sub_header h2{
	display: block;
	width: 525px;
	float: right;
}

#pankuzu{
	display: block;
	clear: both;
	padding: 0 0 3px 0;
}


.subpage_title{
	display: block;
	height: 47px;
}

.subpage_box_01{
	display: block;
	padding: 0 0 5px 19px;
}

.subpage_box_02{
	display: block;
	padding: 0 0 5px 0;
}

.sub_text_01{
	display: block;
	padding: 0 0 15px 0;
}

.sub_txt_title{
	display: block;
	background: url(img/sub_txt_title_bg_01.gif) no-repeat 0 0;
	font-weight: bold;
	color: #901E3A;
	padding: 2px 0 0 19px;
}

.sub_txt_title_bg_02{
	display: block;
	width: 525px;
	background: url(img/sub_txt_title_bg_02.gif) repeat-y 0 0;
}

.sub_txt_title_bg_03{
	display: block;
	height: 18px;
	background: url(img/sub_txt_title_bg_03.gif) no-repeat 0 0;
}

.sub_txt_title_s{
	display: block;
	background: url(img/sub_txt_title_s.gif) no-repeat 2px 0;
	font-weight: bold;
	font-size: 82%;
	color: #901E3A;
	padding: 3px 0 8px 19px;
}

.sub_txt_title_s a{
	font-weight: bold;
	color: #901E3A;
	text-decoration: none;
}

.list_disc{
	display: block;
	padding: 0 0 15px 15px;
}

.list_disc li{
	display: block;
	background: url(img/sub_list_disc.gif) no-repeat 0 0;
	padding: 1px 0 8px 21px;
	font-size: 82%;
	line-height: 125%;
}

.list_square{
	display: block;
	padding: 0 0 15px 15px;
}

.list_square li{
	display: block;
	background: url(img/sub_list_square.gif) no-repeat 0 0;
	padding: 1px 0 8px 21px;
	font-size: 82%;
	line-height: 125%;
}

/* ------------------------------------------
subpage_tbl
------------------------------------------ */
#right_contents table{
	display: block;
	margin: 0 0 15px 0;
	width: 522px;
}

#right_contents th{
	font-weight: bold;
	color: #ffffff;
	background: #999999;
	padding: 5px 10px 5px 10px;
	border-left: solid 1px #333333;
	border-top: solid 1px #333333;
	vertical-align: top;
	width: 120px;
	text-align: left;
}

#right_contents td{
	font-size: 82%;
	padding: 7px 10px 5px 10px;
	border-left: solid 1px #333333;
	border-top: solid 1px #333333;
	border-right: solid 1px #333333;
	vertical-align: top;
	width: 402px;
}

#right_contents th.th_end, .subpage_tbl td.td_end{
	border-bottom: solid 1px #333333;
} 


/* ------------------------------------------
page_index
------------------------------------------ */
.page_index{
	padding: 15px 0 15px 0;
	text-align: center;
}

.page_index li{
	display: inline;
	margin-right: 5px;
}

.page_index li img{
	vertical-align: middle;
}


.go_top{
	text-align: right;
	font-size: 82%;
}

.go_top img{
	vertical-align: middle;
}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

.blog_date{
	text-align: right;
	font-size: 82%;
}
.sub_icon_mv{
	background: #ffffff url(img/top_icon_mv.gif) no-repeat 0 0;
	display: block;
	position: relative;
	width: 340px;
	height: 40px;
	text-indent: 40px;
}

/*-----速報box-----*/
#newsflash_box{
	margin:0px 0px 20px 0px;
}

#newsflash_img{
	margin-bottom:10px;
}
	
#newsflash_box02{
	margin:0 25px 15px 21px;
}
	
#newsflash_box02 h3{
	font-weight:bold;
	font-size:14px;
	color: #164B21;
	margin-bottom: 10px;
}

#newsflash_box02 p{
	font-size:11px;
	color:#333333;
}
		

/*-----速報box-----*/