@charset "utf-8";
/*
Theme Name: WP01
Theme URI: 
Description: WordPress のデフォルトテーマ改造版
Version: 1
Author: KK
Author URI: 
Tags: 
Text Domain: wp


*/



/* Begin Typography & Colors */
a {overflow:hidden}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family : "Hiragino Kaku Gothic Pro W6", "ヒラギノ角ゴ Pro W6", "Osaka", "ＭＳ Ｐゴシック"; 
	background:#E7EBDE url('images/back.gif') top center repeat-x;
	color: #333;
	text-align: center;
	}

	body#sub{
		background:#E7EBDE url('images/2_back.gif') top center repeat-x;
		}	

#outbox{
		clear:both;
		position:relative;
		min-height: 100%;
		border:0;
		background:url('images/out_back.gif') top center repeat-y;
		text-align:left;	
}


/* safari3Hack \*/  
body:first-of-type #outbox {
		clear:both;
		border:0;
		background:url('images/out_back.gif') top center repeat-y;
		text-align:left;	
}
/* EndSafari3Hack */ 


#header {
	height:73px;
	width:962px;
	margin:0 auto;
	background: #FFF url('images/head_back.gif') repeat-x;
	}

#headerimg {
	margin: 0px auto;
	/*height: 192px;*/
	width: 962px;
	}

#head2{
	width:100%;
	height:236px;
	margin:0 auto;
	background:url('images/main_h2_back.gif') top repeat-x;
	text-align:center;
}

#head2 p{
	margin:0;
	padding:0;
	}

#head2 #h2images{
	width:962px;
	height:236px;
	margin:0 auto;
	background:url('images/topimg.jpg') top center no-repeat;
}

	/*********************************
	globalNavi	
	*********************************/
		div#globalNavi{
		clear:both;
		width:962px;
		margin:0 auto;
		height:58px;
		background:url('images/gnavi_back.gif') top center no-repeat;		 
		}
		
		
		div#globalNavi ul {		
		height:51px;		
		list-style-type: none;
		margin:0 auto;
		}
		
		* html div#globalNavi ul {	
			width:920px;
			margin-left:30px;
			}
			
		*+html div#globalNavi ul {	
			width:920px;
			margin-left:30px;
			}
		
		div#globalNavi ul li {		
		float: left;	
		}
		
		div#globalNavi ul li a {						
		overflow: hidden;
		height:36px;
		display:block;			
		background-repeat: no-repeat;		
		background-position: top left;
		color:#FFFFFF;
		font-weight:bold;
		font-size:18px;	
		padding:15px 20px 0 20px;	
		}
		
		* html div#globalNavi ul li a {
			height:36px;
			padding:15px 20px 0 20px;
			margin:0;
			display:inline-block;
			}
			
		*+html div#globalNavi ul li a {
			height:36px;
			padding:15px 20px 0 20px;
			margin:0;
			display:inline-block;
			} 
		
		div#globalNavi ul li a:hover{
			color:#FFFFFF;
			background:url('images/navi_over.gif') top;
			text-decoration:none;
			}
		

#mainout{

		width:950px;
		height:auto;
		margin:0px auto;
		padding:0;
		letter-spacing: 0.2px;
}

* html #mainout{
	width:950px;
	margin:5px 0px 5px 5px;
	}

#content {
	margin:20px 0;
	font-size: 1.2em;
	width:540px;
	float:left;
	}
	
#content2 {
	margin:0px 0 20px 20px;
	font-size: 1.2em;
	width:700px;
	float:left;
	
	}

* html #content2{
	margin:0px 0 20px 10px;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	margin-left:10px;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}
	
.narrowcolumn .entry ul , .widecolumn .entry ul {
	line-height: 1.7em;
	}
	
.narrowcolumn .entry li , .widecolumn .entry li {
	margin-top: 3px;
	}


.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer_space {
	width:950px;
	text-align:center;
padding-top:15px; 
clear:both;
border-top:#CCC solid 1px;
}

#footer_space .foot_tomail{
	width:561px;
	height:73px;
	display:block;
	text-indent:-9999px;
	background:url('images/foot_img300.gif') no-repeat;
	margin:5px auto;
	}
	
	#footer_space .foot_tomail a {
	width:561px;
	height:73px;
	display:block;
	}		
	
	#footer_space .foot_tomail a:hover{
		background:url('images/foot_img300.gif') no-repeat 0 -73px;
		}
		

#footer_space .foot_tomail2{
	width:561px;
	height:73px;
	display:block;
	text-indent:-9999px;
	background:url('images/foot_img03.gif') no-repeat;
	margin:5px auto;
	}
	
	#footer_space .foot_tomail2 a {
	width:561px;
	height:73px;
	display:block;
	}		
	
	#footer_space .foot_tomail2 a:hover{
		background:url('images/foot_img03.gif') no-repeat 0 -73px;
		}

#footer_space .foot_tomail3{
	width:561px;
	height:73px;
	display:block;
	text-indent:-9999px;
	background:url('images/foot_img02.gif') no-repeat;
	margin:5px auto;
	}
	
	#footer_space .foot_tomail3 a {
	width:561px;
	height:73px;
	display:block;
	}		
	
	#footer_space .foot_tomail3 a:hover{
		background:url('images/foot_img02.gif') no-repeat 0 -73px;
		}

#footer {
		clear:both;
		width:950px;
		height:40px;
		text-align:center;
		margin:0 auto;
		padding:0;
		color:#333;
		font-size:12px;
		background:url('images/foot_back.gif') 0 100% repeat-x;
		border-top:#CCC solid 1px;
	}

#footer .cr_text{
		width:400px;
		float:right;
		padding:10px 15px 0 15px;
		text-align:right;
		}

#footer .foot_link{
	width:450px;
	float:left;
	padding:10px 15px 0 15px;
	text-align:left;
	}




small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: "Hiragino Kaku Gothic Pro W6","ヒラギノ角ゴ Pro W6","Osaka","ＭＳ Ｐゴシック";
	font-weight: bold;
	}

h1 {
	font-size: 11px;
	text-align: left;
	float:left;
	margin:0;
	padding:0;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: left;
	width:430px;
	margin:5px 0 0 25px;
	float:left;
	}
	


h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h3, #sidebar2 h3, #sidefree3 h3 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

#sidebar li h3 {
	background:url('images/side1_h3.gif') ;
	width:150px;
	height:18px;
	display:block;
	color:#FFF;
	margin:0;
	padding:4px 2px 1px 25px;
	}
	

#sidefree3 h3 {
	background:url('images/side_r_tit.gif') ;
	width:150px;
	height:18px;
	display:block;
	color:#FFF;
	margin:0;
	padding:4px 2px 1px 25px;
	}


	

#sidebar .swg{
	border:1px #759B00 solid; width:175px;padding:5px 0 5px 0;
	}


#sidebar2 li h3 {
	width:150px;
	height:18px;
	display:block;
	color:#FFF;
	background:url('images/side1_h3.gif') ;
	padding:4px 0px 1px 25px;
	}

#sidebar2 .sww{
	width:175px;
	padding:5px 0 5px 0;
	margin:3px 0;
	background:#FFFFFF;
	}
	

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #003300;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #sidebar2 h2, #sidefree3 h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar, #sidebar2, #sidefree3, #sidebar3{
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, #sidebar2 ul ul li, #sidebar2 ul ol li, #sidebar3 ul ul li, #sidebar3 ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	}

#outbox {
		clear:both;
		margin:0 auto;
		padding:0;
		width:962px;
		border:0;
		background:url('images/out_back.gif') top center repeat-y;
	}

#header {
	background-color: #73a0c5;
	margin: 0px auto;
	padding: 0;
	height: 73px;
	width: 962px;
	}


.narrowcolumn {
	float: left;
	padding: 0 0 20px 0px;
	margin: 0px 0 0;
	}

.widecolumn {
	padding: 0px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 700px;
	}

.post {
	margin: 0 0 40px;
/*	text-align: justify; */
	}

.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;
}

.clear {
	clear: both;
}


#footer p {
	margin: 0;
	padding: 5px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding: 3px 0 0 15px;
	margin: 0;
	}

h2 {
	margin: 0px 0 0;
	}

h2.pagetitle {
	margin-top: 0px;
	text-align: center;
}

#sidebar h2, #sidebar2 h2, #sidebar3 h2{
	margin: 5px 0 0;
	padding: 0;
	}



h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* 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 */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */





.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	line-height:150%;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol, #sidebar2 ul, #sidebar2 ul ol, #sidebar3 ul, #sidebar3 ul ol{
	margin: 0;
	padding: 0;
	}

#sidebar ul li, #sidebar2 ul li, #sidebar3 ul li{
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select, #sidebar2 ul p, #sidebar2 ul select, #sidebar3 ul p, #sidebar3 ul select{
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol, #sidebar2 ul ul, #sidebar2 ul ol, #sidebar3 ul ul, #sidebar3 ul ol{
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol, #sidebar2 ul ul ul, #sidebar2 ul ol, #sidebar3 ul ul ul, #sidebar3 ul ol{
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li, ol li, #sidebar2 ul ol li, #sidebar3 ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li, #sidebar2 ul ul li, #sidebar2 ul ol li, #sidebar3 ul ul li, #sidebar3 ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */




/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}



/* Begin Form Elements */


#searchform2 {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#searchform2 #s {
	width: 400px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

/* head search */

#headerimg .headsearch {
	width:210px;
	float:right;
	margin:10px 15px 0 0;
	padding-bottom:0;
	}
	
*html #headerimg .headsearch{
	margin-right:5px;
	}

#headerimg .headsearch p{
	font-size:11px;
	margin:0;
	padding:0;
	text-align:left;
	}

#headerimg input{
	margin:0;
	padding:0;
	}

	

#searchform_top {
	margin: 0 auto;
	padding: 0px;
	text-align: left;
	position: relative;
	border:1px solid #CCCCCC;
	}

#searchform_top #s_top {
	width: 145px;
	background:url('images/searchform_top_img.gif') no-repeat 8px 3px;
	padding: 2px 2px 2px 26px;
	}

#searchform_top #search_b{
position: absolute;  
    top: 0;  
     left: 195px;
}


#searchform3 label, .isearch3, .ibutton3{
	vertical-align: middle;
	margin:0;
	padding:0;
}
#searchform3 label{
	text-transform:uppercase;
	margin:5px;
}
#searchform3 .isearch3 {
	font-size:12px;
	background:#fff url('images/searchform_top_img.gif') no-repeat 0.1em;
	padding:4px 0 4px 20px;
	color:#777;
	border: 1px solid #cccccc;
	width:130px;
}
#searchform3 .ibutton3 {
	border:none;
	width:51px;
	height:25px;
	background:url('images/searchform_top_img_b.gif') top right no-repeat;
	cursor: pointer;
	outline:none;
}


#headerimg #headlink{
	float:right;
	width:200px;
	color:#FFFFFF;
	margin:14px 0 0 0;
	padding:0;
	font-size:12px;
	text-align:left;
	}
	
*html form {
margin-top:0em; margin-bottom:0em;
}

*+html body form{
margin-top:0em; margin-bottom:0em;
}

body:first-of-type form{
margin-top:0em; margin-bottom:0em;
}

/* Begin Form Elements */

#sidebar2 #searchform #s, #sidebar3 #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar2 #searchsubmit, #sidebar3 #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:left;
	}

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: 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 Sidebar */
#sidebar
{
	padding: 20px 5px 20px 5px;
	float:left;
	width: 180px;
	}

#sidebar form {
	margin: 0;
	}





	
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* 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;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	}
/* 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 */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

/* p tag */
.img_p{
	margin:5px 0 5px 0;
	padding:0;
	}


/* side banner */

.sideone_telto{
	width:177px;
	height:123px;
	margin:5px 0 15px 0;
	}


.sideone_mailto{
	width:176px;
	height:160px;
	text-indent:-9999px;
	}
	
	.sideone_mailto a{		
			width:176px;
			height:160px;
			background:url('images/side_mail.gif') no-repeat;
			display:block;
			}
			

.sideone_mobile{
	width:177px;
	clear:both;
	height:119px;
	display:block;
	}		
			
/* form banner */			
			
.form_banner{
	clear:both;
	width:520px;
	height:65px;
	text-indent:-9999px;
	margin:10px auto;
	}
	
	.form_banner a{	
			width:520px;
			height:65px;
			background:url('images/mail_banner.gif') no-repeat;
			display:block;
			}		



/* Flow */

.flow {
	clear:both;
	width:650px;
	border: 1px solid #800000;
	background: #f0f8ff;
	margin:10px 0 35px 35px;
	padding:0;
	}
	
.flow p{
	padding:10px;
	margin:0;
	} 

.flowtit{
 	width:669px;
	color:#006699;
	border-bottom:1px #006699 solid;
	padding:5px 5px;
	}



/* title */

.cat-4, .cat-5{
	clear:both;
	width:669px;
	height:121px;
	background:url('images/rikon_tit.jpg') no-repeat;
	display:block;
	margin:0px 0 10px 0;
	padding:15px;
	}


.cat-6{
	clear:both;
	width:699px;
	height:320px;
	background:url('images/saimu_tit3.jpg') no-repeat;
	display:block;
	margin:0px 0 0px 0;
	text-indent:-9999px;
	}	


.cat-7{
	clear:both;
	width:669px;
	height:121px;
	background:url('images/shikikin_tit.jpg') no-repeat;
	display:block;
	margin:0px 0 10px 0;
	padding:15px;
	}	
	
.cat-55{
	clear:both;
	width:669px;
	height:121px;
	background:url('images/fudosan_tit.jpg') no-repeat;
	display:block;
	margin:0px 0 10px 0;
	padding:15px;
	}	
	
	
.cat-8{
	clear:both;
	width:669px;
	height:400px;
	background:url('images/higai_tit.jpg') no-repeat;
	display:block;
	margin:0;
	padding:15px 15px 5px 15px;
	text-indent:-9999em;
	}
	
.cat-59{
	clear:both;
	width:669px;
	height:121px;
	background:url('images/kigyou_tit.jpg') no-repeat;
	display:block;
	margin:0px 0 10px 0;
	padding:15px;
	}		

.cat-16, .cat-22, .cat-17, .cat-20{
	clear:both;
	width:669px;
	height:121px;
	background:url('images/work_tit.jpg') no-repeat;
	display:block;
	margin:0px 0 10px 0;
	padding:15px;
	}	


.cat-34, .cat-35, .post-75, .cat-70, .cat-81, .cat-79, .cat-82, .cat-83, .cat-84, .cat-85, .cat-86, .cat-39, .cat-88{
	clear:both;
	width:669px;
	height:93px;
	background:url('images/qa_tit.jpg') no-repeat;
	display:block;
	margin:0px 0 10px 0;
	padding:15px;
	}


.cat-9, .cat-26, .cat-29, .cat-15, .cat-14, .cat-56{
	clear:both;
	width:669px;
	height:61px;
	background:url('images/jirei_tit.jpg') no-repeat;
	display:block;
	margin:0px 0 10px 0;
	padding:15px;
	}

.cat-23{
	clear:both;
	width:669px;
	height:121px;
	background:url('images/souzoku_tit.jpg') no-repeat;
	display:block;
	margin:0px 0 10px 0;
	padding:15px;
	}


.post-663{
	clear:both;
	width:669px;
	height:121px;
	background:url('images/other_tit.jpg') no-repeat;
	display:block;
	margin:0px 0 10px 0;
	padding:15px;
	}


.post-79, .post-418, .post-421, .post-328, .post-436, .post-449, .post-451, .post-518, .post-825, .post-638, .post-904, .post-1088, .post-1113, .post-1117, .post-1121, .post-1126, .post-1131, .post-1133, .post-1136, .post-1140
 {
	clear:both;
	width:669px;
	height:93px;
	background:url('images/mail_tit.jpg') no-repeat;
	display:block;
	margin:0px 0 10px 0;
	padding:15px;
	}
	

/* page title */

.post-84{
	clear:both;
	width:669px;
	height:93px;
	background:url('images/fee_tit.gif') no-repeat;
	display:block;
	margin:0px 0 10px 0;
	padding:15px;
	}
	
.post-2, .post-323{
	clear:both;
	width:669px;
	height:93px;
	background:url('images/about_tit.jpg') no-repeat;
	display:block;
	margin:0px 0 10px 0;
	padding:15px;
	}

.post-252{
	clear:both;
	width:669px;
	height:93px;
	background:url('images/sitemap_tit.jpg') no-repeat;
	display:block;
	margin:0px 0 10px 0;
	padding:15px;
	}

.post-294, .post-400{
	clear:both;
	width:669px;
	height:93px;
	background:url('images/flow_tit.jpg') no-repeat;
	display:block;
	margin:0px 0 10px 0;
	padding:15px;
	}
	
.post-975{
	clear:both;
	width:669px;
	height:93px;
	background:url('images/onestop_ptit.jpg') no-repeat;
	display:block;
	margin:0px 0 10px 0;
	padding:15px;
	}
	
.search_tit{
	clear:both;
	width:669px;
	height:93px;
	background:url('images/search_tit.gif') no-repeat;
	display:block;
	margin:0px 0 10px 0;
	padding:15px;
	}
	
.search_hyouji{
width:695px; text-align:right; font-size:12px;margin-right:20px; border-top:#000 2px solid; border-bottom:#000 2px solid;
}

#searchpage1 label, .isearch1, .ibutton1{
	vertical-align: middle;
	margin:0;
	padding:0;
}
#searchpage1 label{
	text-transform:uppercase;
	margin:5px;
}
#searchpage1 .isearch1 {
	font-size:12px;
	background:#fff url('images/searchform_top_img.gif') no-repeat 0.1em;
	padding:4px 0 4px 20px;
	color:#777;
	border: 1px solid #cccccc;
	width:580px;
	margin:0px 0px 0px 15px;
}
#searchpage1 .ibutton1 {
	border:none;
	width:51px;
	height:25px;
	background:url('images/searchform_top_img_b.gif') top right no-repeat;
	cursor: pointer;
	outline:none;
}
	
/* single h3,h4 */

.entry h3.stit3, .post h3.stit3{
	width:684px;
	height:21px;
	background:#FF6600 url('images/single_h3_tit.gif') no-repeat;
	padding:3px 0 0 15px;
	color:#3D2400;
	}




.entry h4.stit4{
	width:670px;
	height:24px;
	background:#FF6600 url('images/single_h4_tit.gif') no-repeat;
	padding:1px 0 0 15px;
	margin-left:5px;
	color:#3D2400;
	}


.post h4.stit4{
	width:670px;
	height:24px;
	background:#FF6600 url('images/single_h4_tit.gif') no-repeat;
	padding:1px 0 0 15px;
	margin-left:5px;
	color:#3D2400;
	}


.post .atit4{
	width:684px;
	height:34px;
	margin:15px 0 0 0;
	background:#FF6600 url('images/cat_h4_tit.gif') no-repeat;
	padding:12px 0 0 15px;
	font-size:18px;
	font-weight:bold;
	}

.post .atit4 a{
	color:#FFFFFF;
	}
	
.post .atit4 a:hover{
	color:#FF0066;
	}


.entry hr{
	height:1px;
	color:#CCCCCC;
	}


#sidebar_r{
	width:195px;
	float:right;
	margin:0 10px 0 0;
}

* html #sidebar_r{
	margin:0 5px 0 0;
	}
	
#sidebar2, #sidebar3
{	
	margin:20px 0px;
	padding: 0px 5px 10px 10px;
	float:right;
	width: 180px;
	background: url('images/side_l_back.gif') repeat;
	}
		

#sidebar2 form, #sidebar3 form {
	margin: 0;
	}



#sidebar2 ul.pho_cate1{
	margin:5px 0 5px 0px;
	padding:0;
	list-style-type:none;
	
	}
	
	#sidebar2 ul.pho_cate1 li{
	 margin:2px 0;
	 }

	#sidebar2 ul.pho_cate1 li a{
		width:174px;
		height:35px;
		display:block;		
		}



/* sidefree */

#sidefree3{
	margin:25px 0px 0 0px;
	padding: 10px 5px 10px 10px;
	float:right;
	width: 180px;
	background: url('images/side_or_back.gif') repeat;
	}


#sidefree3 ul.pho_cate, #sidefree3 ul.pho_page{
	margin:5px 0 5px 2px;
	padding:0;
	list-style-type:none;
	
	}
	
	#sidefree3 ul.pho_cate li, #sidefree3 ul.pho_page li {
	 margin:2px 0;
	 }

	#sidefree3 ul.pho_cate li a{
		width:174px;
		height:35px;
		display:block;		
		}

	#sidefree3 ul.pho_page li a{
		width:174px;
		height:51px;
		display:block;		
		}		


#sidefree3 ul.docatlist{
	margin:5px 0 5px 2px;
	padding:0;
	list-style-type:none;
	}

#sidefree3 ul.docatlist li{
	width:160px;
	margin:1px 0;
	padding:2px 5px;
	background:#FFFFFF;
	font-weight:bold;
	color:#990000;
	}
	
	#sidefree3 ul.docatlist li a{
	font-weight:normal;
	}

		
		
	#sidebar2 ul#s3s{
		list-style-type:none;
		}	


/* pankuzu */


.kuzu{
	font-size:smaller;
	margin:3px;
	}



/* 文字装飾 */

.red{
	color:#CC0000;
	}
	
.blue{color:#006699;
}

.wb{
	font-weight:bolder;
	}

.wbb{
	font-weight:bolder;
	font-size:14px;
	}

/* 枠 */

.waku_or{
	width:650px;
	margin:15px 0 15px 15px;
	border:1px #ffa500 solid;
	background:#fff8dc;
	}
	
	.waku_g p{
		width:600px;
		padding:10px;
		}

.waku_bl{
	width:610px;
	margin:15px 0 15px 15px;
	padding:15px;
	border:1px #5f9ea0 solid;
	background:#f0ffff;
	}


/* more link */


.more-link{
	width:131px;
	height:21px;
	margin-top:20px;
	background:url('images/more.gif') no-repeat;
	display:block;
	text-indent:-9999px;
	}


/* pagetop link */



.pagetop{
	width:660px; 
	text-align:right; 
	font-size:12px; 
	color:#FF0000; 
	border-bottom:1px #CCCCCC solid;
	margin:5px 15px;
}

.moretag{
	width:650px;
	border:1px #CCC solid;
	padding:10px;
	margin:20px 0 15px 15px;
	}
	
	
/* jirei_list */

#cat_jirei_pickup {
	width:670px;
	border:#CCCCCC solid 1px;
	margin:15px 0 15px 15px;
	padding:0px;
	}

#cat_jirei_pickup h4{
	font-size:14px;
	font-weight:bolder;
	margin:0;
	padding:5px 0 0 10px;
	color:#003973;
	background:#FFFFFF url('images/jirei_h4_back.gif') repeat-x;
	}

.jirei_list {
	width:650px;
	padding:5px;
	text-indent:0;
	background:#FFFFFF;
	}
	
	.jirei_list h5{
		margin:3px 10px;
		font-size:12px;
		border-bottom:3px #59A1EB solid;
		}
	
	.jirei_list p {
	    margin:3px 10px 3px 15px;
		font-size:12px;
		}
	
	
/*search results*/

.search_results{
	margin:5px 15px;
	}
	
.search_results h3{
	border-bottom:#0099CC 1px solid;
	padding:5px;
	margin-left:-15px;
	}

.search_results a, .search_results a:visited{
	text-decoration:none;
	color:#0065CE;
	}		
	
.search_results a:hover{
	text-decoration:underline;
	}	
	
/* QA */

	.qa_page_q{
		width:500px;
		background:url('images/q_icon.gif') no-repeat 5px 5px;
		padding:10px 5px 15px 75px;
		margin:15px;
		color:#003399;
		}

	.qa_page_a{
		width:415px;
		background:url('images/a_icon.gif') no-repeat 5px 5px;
		padding:10px 5px 15px 75px;
		margin:15px 5px 15px 100px;
		color:#990000;
		}
		
		
/* 個別MailForm Link */


.single_cat_mail{
	width:520px;
	text-align:center;
	margin:30px auto;
	}

/* 通常テーブル */

table.singelepage{
background:#666666;
border:0;
margin:15px;
}


table.singelepage th{
	background:#666666;
	color:#FFFFFF;
	padding:3px 5px;
	}

table.singelepage td{
	background:#FFFFFF;
	padding:3px 5px;
	}


/* 相談料 テーブル */

table#soudanryou {
	width:620px;
	margin:15px auto;
	background:#666666;
	}
	
	table#soudanryou td{
		background:#FFFFFF;
		padding:2px 15px;
		}
		
	table#soudanryou th{
		background:#CCFFFF;
		padding:3px 15px;
		}


/*運営事務所*/

		#about_dl{/* ブロック */
			width:600px;
			margin:5px 0 35px 15px;
			}
			
			#about_dl p{
				padding:0;
				margin:0;
				}
		

		dl#comp {
			margin: 0 0 0 45px;

			padding: 0;
			width: 570px;

		}
		dt {
			margin: 0;
			padding: 5px 0 5px 5px;
			width: 10em;
			font-weight: bold;

		}
		dd {
			padding: 5px 5px 5px 12em;
			margin-left: 0px;
			margin-top: -2.1em;
			margin-bottom: -1px;
			line-height: 1.4em;
			border-bottom: 1px dotted #999;
		}



/*FAQ*/

	.top_qa_w{
		widht:650px;
		margin:5px 15px;
		}		
		
	.top_qa_w h3{
		border-bottom:1px #999999 dotted;
		}
		
		.top_qa_w h4{
			margin-left:15px;
			border-bottom:1px #CCCCCC dotted;
			}	
	
/*敷金チェックリスト*/

#shiki_cb ul{
	list-style:none outside none;
	line-height:140%;
	}

#shiki_cb li{
	width:500px;
	background:url('images/icon_check.gif') no-repeat 0 0;
	padding-left:30px;
	
	}

/*FAQリスト*/

 ul.qa_list{
	list-style:none outside none;
	line-height:140%;
	}

 ul.qa_list li{
	width:500px;
	background:url('images/icon_q.gif') no-repeat 0 0;
	padding-left:30px;
	
	}


/*FAQリスト*/

 ul.emar_list{
	list-style:none outside none;
	line-height:180%;
	}

 ul.emar_list li{
	width:500px;
	background:url('images/icon_img03.gif') no-repeat 0 0;
	padding-left:25px;
	color:#660099;
	
	}


/*通常リスト*/	
	
ul.pagelist{
	list-style:none outside none;
	line-height:180%;
	}

ul.pagelist li{
	width:500px;
	background:url('images/icon_img01.gif') no-repeat 0 0;
	padding-left:30px;
	
	}


		
		ol.pagelist2 li{
		width:600px;
		padding:3px;
			}
			
	
/*リスト枠つき 青文字*/	
	
	ul.pagelist_waku_blue{
	list-style:none outside none;
		padding:5px 15px;
		width:600px;
		border:#999999 1px solid;
		color:#003399;
		margin-left:15px;
		line-height:180%;
		}
		
		ul.pagelist_waku_blue li{
		width:550px;
	background:url('images/icon_img02.gif') no-repeat 0 0;
	padding-left:30px;
			}	

	
/*リスト枠なし 青文字*/	
	
	ul.pagelist_blue{
	list-style:none outside none;
		padding:5px 15px;
		width:600px;
		color:#003399;
		margin-left:15px;
		line-height:180%;
		}
		
		ul.pagelist_blue li{
		width:550px;
	background:url('images/icon_img02.gif') no-repeat 0 0;
	padding-left:30px;
			}	
	
	
/*リスト　スタイル無し　赤文字*/	
	
	ul.pagelist_red{
		list-style:none inside none;
		padding:10px;
		width:600px;
		color:#CC0000;
		margin-left:15px;
		}
		
		ul.pagelist_red li{
		width:550px;
		padding:3px 5px;
		font-weight:bold;
			}	
	
/*サイトマップ用リスト*/

.sitemap_box{
	width:200px;
	float:left;
	margin-right:10px;
	}


 ul.sitemap_list{
	list-style:none outside none;
	line-height:180%;
	
	}

 ul.sitemap_list li{
	width:180px;
	background:url('images/icon_blue_sq.gif') no-repeat 0 0;
	padding-left:15px;
	padding-top:3px;
	border-bottom:#CCCCCC dotted 1px;	
	}	
	
 ul.sitemap_list ul.children{
 	list	
	list-style:none outside none;
	}	
	
ul.sitemap_list ul.children li{
	width:145px;
	background-image:none;
	border:none;
	padding-left:0;
	}	
	
/* 敷金ページ */

.waku_yp{
	width:300px;
	margin:15px auto;
	color:#660066;
	border:1px #660066 solid;
	background:#FFFF00;
	font-weight:bold;
	font-size:larger;
	padding:5px;
}


#pri_table{
width:600px;
margin:15px auto;
}

#pri_table table{
	background:#666666;
	}
	
	#pri_table th{
	background:#CCCCCC;
	padding:3px 5px;
	}
	
	#pri_table td{
		background:#FFFFFF;
		padding:3px 5px;
		}
	

/********

 mail_soudan

**********/

div.mailsoudan{
	width:680px; display:inline-block;
	margin:10px;
	}


div.mailsoudan .lbox{
width:330px; float:left; 
}

div.mailsoudan .rbox{
width:330px; float:right;
}

div.mailsoudan ul{
 width:325px; margin:0; padding:0;}

 
div.mailsoudan li{
list-style:none;
line-height:1.6em;
padding:5px 0;
font-size:86%;
	}
	
div.mailsoudan li a{
 width:325px; height:83px; text-indent:-9999px; display:block;
	}
	
		div.mailsoudan li.saimutoi a {background:url('images/saimu_toi.gif');}
		div.mailsoudan li.rikontoi a {background:url('images/rikon_toi.gif');}
		div.mailsoudan li.higaitoi a {background:url('images/higai_toi.gif');}
		div.mailsoudan li.worktoi a {background:url('images/work_toi.gif');}
		div.mailsoudan li.fudosantoi a {background:url('images/fudosan_toi.gif');}
		div.mailsoudan li.souzokutoi a {background:url('images/souzoku_toi.gif');}
		div.mailsoudan li.othertoi a {background:url('images/other_toi.gif');}
		
		div.mailsoudan li a:hover{background-position: 0 -83px; }


div.mailsoudan .otherm{
	clear:both;
	width:636px;
	height:95px;
	margin:15px auto;
	padding:15px 5px;
	}		

	div.mailsoudan .otherm a{
	width:636px;
	 height:95px;
	 text-indent:-9999px;
	 display:block;
	background:url('images/other_mail_toi.jpg');}
	
	div.mailsoudan .otherm a:hover{background-position:0 -95px;}

/********

 大谷追加　借金ページ

**********/

#memo{
width:350px;
height:165px;
background: url('images/memo_back.gif') no-repeat;
font-weight:bolder;
text-align:left;
margin:20px;
padding-left:20px;
padding-top:45px;
line-height:32px;
color:#FF0000;
font-size:14px;
float:left;
}

#textbox{
width:285px;
height:100px;
margin:60px 0 20px 0;
padding:0px;
float:left;
font-size:110%;
}

#textbox p.syakin{
font-size:110%;
font-weight:bold;
color:#FF0000;
}

#textbox p.syakin2{
font-size:110%;
font-weight:bold;
}

#syakin_checkbox{
width:600px;
height:110px;
background:url('images/syakin_check.jpg') no-repeat;
margin:0 auto;
padding:0px;
}

#syakin_checkbox ul{
list-style-image:url('images/icon_check.gif');
line-height:18px;
margin:0px;
padding:10px 0px 0px 25px;
}

#syakin_checkbox ul li{
font-size:12px;
font-weight:bold;
padding:0px;
color:#000099;
}

#syakin_box{
width:650px;
margin:10px auto;
padding:0px;
font-size:110%;
line-height:25px;
}

#kabarai_checkbox{
width:600px;
height:100px;
background:url('images/kabarai_check.jpg') no-repeat;
margin:10px auto 0px;
padding:0px;
}

#kabarai_checkbox ul{
list-style:none;
margin:0px;
padding:0px 0px 0px 50px;
}

#kabarai_checkbox ul li{
font-size:13px;
padding-top:15px;
color:yellow;
}

#kabarai_cyuui_box{
width:650px;
height:250px;
background:url('images/kabarai_cyuui.gif') no-repeat;
margin:10px auto;
padding:10px;
font-size:110%;
line-height:25px;
}

#kabarai_cyuui_box p.syakin{
font-size:14px;
font-weight:bold;
color:#FF0000;
}

#kabarai_box{
width:580px;
height:60px;
background-color:#FF0000;
margin:0px auto 10px;
padding:10px;
color:#FFFFFF;
font-size:110%;
line-height:20px;
}

#ninni_box1{
width:450px;
margin:10px 0 10px 20px;
padding:0px;
font-size:110%;
float:left;
line-height:22px;
}

#ninni_box2{
width:200px;
margin:10px 20px 10px 0px;
padding:0px;
float:left;
}

#ninni_box3{
width:650px;
margin:10px auto;
padding:0;
color:red;
font-size:110%;
font-weight:bold;
clear:left;
line-height:25px;
}

#saisei_box1{
width:450px;
margin:10px 0 20px 20px;
padding:0px;
font-size:110%;
float:left;
line-height:22px;
}

#saisei_box2{
width:200px;
margin:10px 20px 20px 10px;
padding:0px;
float:left;
}

#saisei_box3{
width:250px;
margin:0px 0 20px 20px;
padding:0px;
float:left;
}

#saisei_box4{
width:350px;
margin:0px 20px 20px 10px;
padding-top:40px;
font-size:110%;
float:left;
line-height:22px;
}

#saisei_box5{
width:650px;
margin:10px auto;
padding:0px;
font-size:110%;
line-height:22px;
}

#jikohasan_box1{
width:650px;
height:450px;
margin:10px auto;
padding:0;
text-align:center;
background:url('images/jilohasan_back.gif') no-repeat;
}


#jikohasan_box1 ul{
list-style-image:url('images/icon_check.gif');
line-height:32px;
margin:0px;
padding-left:20px;
}

#jikohasan_box1 ul li{
font-size:18px;
padding-left:0px;
color:red;
font-weight:bold;
}

#jikohasan_box2{
width:650px;
margin:10px auto;
padding:0px;
font-size:110%;
line-height:27px;
clear:both;
}

#jikohasan_box2 .jikobold{
font-size:120%;
font-weight:bold;
color:red;
}

#jikohasan_box3{
width:650px;
margin:10px auto;
padding:0px;
font-size:110%;
line-height:25px;
}

.merit_box{
width:650px;
margin:10px auto;
padding:0;
text-align:left;
}


.merit_box ul{
list-style-image:url('images/icon_check.gif');
margin:0px;
padding-left:20px;
}

.merit_box ul li{
line-height:30px;
font-size:115%;
}

#only_line{
border-bottom:1px #CCCCCC solid;
width:660px;
margin:10px 15px;
}

#merit_box2{
width:650px;
height:200px;
margin:20px auto;
padding:10px 0 0 15px;
font-size:14px;
line-height:30px;
background:url('images/merit_last.jpg') no-repeat;
}
