@charset "utf-8";
/*
Theme Name: 奔流
*/


/**********************************************/
/* 基本パーツの設定 */
/**********************************************/
/* ボディタグ */
body {
	margin: 0px 0 0px 0;
	padding: 0;
	font-size: 10pt; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333333;
	text-align: center;
	background-color: #ffffff;
}

/* ページ */
#page {
	width: 820px;
	margin: 0px auto;
	text-align: left;
	padding: 0;
	background-color: #ffffff;
	position: relative;
}


/* ヘッダー */
#header {
	width: 820px; height: auto;
	margin: 0 0 10px 0;
	padding: 0;
	background-color: #ffffff;
}



/* サイドバー部 */
#sidebar{
	width: 235px; height: auto;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 5px;
	background-color: #ffffff;
	float: left;
}

/* コンテンツ部 */
#content {
	width: 550px;
	margin: 0px 5px 0px 20px;
	padding: 0px 0px 120px 0px;
	text-align: left;
	background-color: #ffffff;
	float: left;
}

/* フッター部 */
#footer {
	width: 820px; height: 10px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: right;
	position: relative;
	clear: both;
}

a { color: #1e6843; text-decoration: none; }
a:link { color: #1e6843; }
a:hover { color: #ff5555; }

/* 基本パーツの設定 END*/
/**********************************************/


/*****************************************/
/*ヘッダーの設定*/
/*****************************************/	
#header_photo {
	width: 200px; height: 211px;
	margin: 10px 0px 10px 0px;
	float: left;
	
}


h1 {
	width: 620px;  height: 68px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	float: left;
}


#header_icons {
	width: 616px; height: auto;
	margin: 6px 0px 0px 4px;
	float: left;
}

#header_icons .jimusyo {
	width: 150px; height: auto;
	margin: 0px 3px 3px 0px;
	position: relative;
	float: left;
}

#header_icons .jimusyo ul{
	width: 150px; height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	top: 36px;
	left: 7px;
	list-style-type: none;
	list-style-image: none;
}

#header_icons .jimusyo ul li{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 6pt;
	line-height: 110%;
	color: #ffffff;
}


#header_icons a { color: #ffffff; text-decoration: none;  }
#header_icons a:hover { color: #ffffff; text-decoration: none; }

/* ヘッダーの設定 終了 */
/*****************************************/

/*****************************************/
/*サイドバーの設定*/
/*****************************************/	
/* サイドバー内部 */

/*ページメニューの設定*/
#sidebar ul {
	text-align: left;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	list-style-image: none;
}

#sidebar .navi li{
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 14px;
	background: #ffffff url('images/side_list.jpg') no-repeat left 8px;
	border-bottom: 1px #333333 dotted;
	font-size: 9pt;
}

#sidebar .navi li .links {
	width: 170px; 
	padding: 0px;
	text-align: left;
	float: left;
}

#sidebar .navi li .push{
	width: 50px;
	padding-top: 2px;
	text-align: right;
	float: left;
}

#sidebar .navi a { color: #1e6843; text-decoration: none; }
#sidebar .navi a:link { color: #1e6843; }
#sidebar .navi a:hover { color: #ff5555; }


#sidebar .search_box {
	width: 235px;
	margin: 0px 0px 15px 0px;
	text-align: center;
}

/* サイドバーの設定 終了 */
/*****************************************/


/**********************************************/
/* フッターの設定 */
/**********************************************/
.foot_top_link {
	margin: 25px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	border-top: 1px #808080 solid;
	text-align: right;
}

.top_foot {
	width: 550px; height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	position: absolute;
	bottom: 0px;
	right: 0px;
}

.footercp {
	width: 425px;
	margin: 10px 0px 0px 0px;
	text-align: left;
	font-size: 8pt;
}

.footercp p {
	margin: 0px 0px 0px 0px;
	padding: 2px 0;
	color: #333333;
	text-align: center;
	
}

#footer a { color: #1e6843; text-decoration: none; }
#footer a:hover { color: #ff5555; text-decoration: none; }

/* フッターの設定 終了 */
/*****************************************/


/**********************************************/
/* パーツ内部の設定 */
/**********************************************/

/* TOPページ内部 */
#content .top {
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #eff7c4;
}

#content .top_2 {
	height: auto;
	margin: 20px 0px 0px 0px;
}

#content .top h2, #content .top_2 h2{
	margin: 0px 0px 10px 0px;
}

#content .top .img_box{
	width: 120px; height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	font-size: 8pt;
	float: left;
}

#content .top .img_box span{
	font-size: 10pt;
}

#content .top .aisatsu {
	width: 400px; height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 10pt;
	line-height: 170%;
	text-align: left;
	float: left;
}

#content .top_2 ul {
	width: 540px; height: auto;
	margin: 10px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}

#content .top_2 ul li {
	height: auto;
	margin: 0px 10px 15px 0px;
	padding: 0px 0px 0px 15px;
	background: #ffffff url('images/news_list_icon01.jpg') no-repeat left 2px;
}

#content .top_2 ul li .days{
	width: 100px; height: auto;
	margin: 0px 15px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}

#content .top_2 ul li .c_body{
	width: 400px; height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}

#content .top_2 ul li .c_body p{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.to_list {
	text-align: right;
	font-size: 8pt;
}

/*事務所紹介ページ*/
.jimusyo h3 {
	margin: 10px 0px 10px 0px;
	background-color: #e6ffe6;
}


.jimusyo_list {
	width: 530px; height: auto;
	margin: 0px auto 10px auto;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px #333333 dotted;
}

.jimusyo_list .photo {
	width: 180px; height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	float: left;
}

.jimusyo_list .text {
	width: 340px; height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}

.jimusyo_list .text h4 {
	margin: 0px 0px 10px 0px;
}

.jimusyo_list .text p {
	margin: 0px 0px 10px 0px;
}

/*事務所ページ*/
.jimusyo_pro {
	width: auto; height: auto;
	line-height: 120%;
}

.jimusyo_margin {
	width: auto; height: 10px;
	font-size: 8pt;
	clear: both;
}

.jimusyo_ph {
	width: 200px; height: auto;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}

.jimusyo_info {
	width: 340px; height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}

.jimusyo_info h2{
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12pt;
}

.jimusyo_text {
	margin: 0px 0px 20px 0px;
	padding: 10px 0px 0px 0px;
	clear: both;
}

.syozoku {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	list-style-image: none;
}

.syozoku li{
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}



/*事例　一覧*/
.jirei_list {
	width: 520px; height: auto;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	list-style-image: none;
}


.jirei_list li{
	width: 500px; height: auto;
	margin: 0px auto 10px auto;
	padding: 0px 0px 10px 10px;
	background: #ffffff url('images/link_list_b.jpg') no-repeat 0px 3px;
	border-bottom: 1px #333333 dotted;
}

.jirei_list li h3{
	margin: 0px 0px 5px 0px;
	font-size: 10pt;
}

.jirei_list li p {
	margin: 0px auto 0px auto;
	padding: 0px 0px 10px 20px;
	font-size: 10pt;
}

/*弁護士　一覧*/
.bengoshi_list {
	width: 530px; height: auto;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	list-style-image: none;
}


.bengoshi_list li{
	width: 510px; height: auto;
	margin: 0px auto 10px auto;
	padding: 0px 0px 10px 20px;
	background: #ffffff url('images/link_list.jpg') no-repeat 5px 2px;
	border-bottom: 1px #333333 dotted;
}

.bengoshi_list li h3{
	display: inline;
	margin: 0px 0px 5px 0px;
}

.bengoshi_dat {
	margin: 0px 0px 0px 0px;
}



/*投稿記事の設定*/
.categoriy_head {
	margin: 0px 0px 25px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px #dddddd solid;
}

.categoriy_head a.cat_title {
	padding: 2px 5px 2px 5px;
	background-color: #72c32d;
	font-weight: bold;
}

.categoriy_head a.cat_title { color: #ffffff; text-decoration: none;  }
.categoriy_head a.cat_title:hover { color: #ff5555; text-decoration: none; }


.search_div {
	width: 530px; height: auto;
	margin: 0px auto 20px auto;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px #808080 dotted;
}

.search_div h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 20px;
	background: #ffffff url('images/link_list.jpg') no-repeat 5px 2px;
}
120
.search_div p.postmetadata {
	text-align: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	font-size: 8pt;
}

.search_div p.postmetadata a {
	padding: 2px 5px 2px 5px;
	background-color: #72c32d;
	font-weight: bold;
	line-height: 110%;
}

.search_div p.postmetadata a { color: #ffffff; text-decoration: none;  }
.search_div p.postmetadata a:hover { color: #ff5555; text-decoration: none; }

.search_div p.postmetadata a.normal {
	padding: auto;
	background-color: #ffffff;
	font-weight: normal;
	line-height: 110%;
}

.search_div p.postmetadata a.normal { color: #1e6843; text-decoration: none;  }
.search_div p.postmetadata a.normal:hover { color: #ff5555; text-decoration: none; }


.entry {
	margin: 0px 0px 0px 0px;
	padding: 7px 0px 20px 0px;
	border-top: 2px #A3A33C solid;
}

.dats {
	margin: 0px 0px 0px 0px;
	padding: 7px 0px 20px 0px;
}

.dats hr {
	display: block;
}

.dats_border {
	border-top: 2px #A3A33C solid;
}

.dats p {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.slidebox {
	margin: 0px 6px 0px 6px;
	padding: 0px 0px 0px 0px;
}


.navigation {
	margin: 0px 0px 10px 0px;
}

.narrowcolumn {
	padding: 0 0 0px 0px;
	margin: 0px 0 0;
}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 0 0px;
}

.post hr {
	display: block;
}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}


/* 共通項目 */
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;display: none;
	margin: 0 7px 2px 0;
	display: inline;
}
	
.alignright {
	float: right;
}

.alignleft {
	float: left;
}

.clear {
	clear: both;
}

a img {
	border: none;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

p img {
	padding: 0;
	max-width: 100%;
}

.textright { 
	text-align: right;
}

.textleft {
	text-align: left;
}

.textcenter {
	text-align: center;
}

/* End Structure */



/*	Begin Headers */


h2.page_title {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #ffffff url('images/contents_head.jpg') no-repeat left top;
	font-size: 13pt;
	color: #555555;
}


h3 {
	padding: 0;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
}
/* End Headers */


html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style-type: none;
	list-style-image: none;
	padding-left: 10px;
	text-indent: -10px;
}

html>body .entry li, .dats li {
	margin: 0px 0 15px 0px;
}

.entry ul li:before{
	content: "\00BB \0020";
	
}

.entry ol, .postTabs_divs,ol {
	padding: 0 0 0 25px;
	margin: 0;
}

.entry ol li {
	margin: 0;
	padding: 0;
}


.postmetadata ul, .postmetadata li{
	display: inline;
	list-style-type: none;
	list-style-image: none;
}


/* End Entry Lists */







select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
/*	text-align: justify; */
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style-type: none;
}

.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */







/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}


	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}




/* End Various Tags & Classes*/



/* 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 */


