@charset ”UTF-8”;
/*------------------------------------
	Basic Style Sheets
------------------------------------*/
* {margin:0; padding:0;line-height: 1.6;}
html {
    margin: 0;
    padding: 0;
}


/*------------------------------------
	新テンプレート用
------------------------------------*/
body {
	margin:0 auto;
	padding: 0;
	text-align:center;
	background-image:url("/whole_bg.jpg");
	background-repeat:repeat-x;
	background-position-y:top;
}
* html body {
	behavior:url("http://www.shakkinkaiketsu.com/csshover.htc");
}
br{
	letter-spacing:normal;
}
/*------------------------------------
	Structure Style Sheets
------------------------------------*/


	div#ALLCONTAINER {
	padding:0;
	margin:0 auto;
	height:100%;
	background-color:#ffffff;
	text-align:center;
	position:relative;

	}

	div#ALLCONTAINER:after { /* clearfix */
		height:0;
		visibility:hidden;
		content:".";
		display:block;
		clear:both;
	}
	div#ALLCONTAINER {/* clearfix */
		width:760px;
		/*\*//*/
		overflow:hidden;
		/**/
	}

div#FOOTER {
	clear:both;
	width:100%;
	height:93px;
	text-align:center;
	font-size:9pt;
	margin:0 auto;
	padding-top:20px;
	background: url(footer_bg.jpg) repeat-x 0px 0px;
	line-height:1.6;
	position:relative;
}
div#qr {
	position:relative;
	width:760px;
	height:93px;
	font-size:9pt;
	margin:0 auto;
}
div.qr_in{
	position:absolute;
	top:0;
	right:50px;
}
/*------------------------------------
	Decoration Style Sheets
------------------------------------*/
h1 {
	font-size:inherit;
	line-height:inherit;
	font-weight:bold;
	color:#000000;
	letter-spacing:inherit;
}
h2 {
	font-size:inherit;
	line-height:inherit;
	font-weight:bold;
	color:#000000;
	letter-spacing:inherit;
}
h2.pankuzu {
	display:inline;
	font-weight:normal;
	font-size:10pt;
}
h3 {
	background-image:url(/entry_title.gif);
	background-repeat:no-repeat;
	padding:8px 0 0 20px;
	font-size:11pt;
	font-weight:bold;
	color:#333333;
	width:480px;
	height:34px;
	margin: 0 0 10px 0;
}
.red{color:red;}
.blue{color:blue;}
.green {color:#00A854;}
.pink {color:#FF80C0;}
.orange {color:#FF8000;}
.bold{font-weight:bold; }
.yellow{color:orange; }
.white{color:white;}
.search_table {
	margin:0;
	padding:0;
	width:560px;
}
.search_centering{
	margin:0 auto;
	padding-top:20px;
	text-align:center;
	width:560px;
	height:60px;
	display:block;
}
td.search_ex{
	width:530px;
	font-size:10pt;
	color:#333333;
	text-align:left;
	padding-left:30px;
	padding-top:3px;
}
td.search_form{
	width:560px;
	height:25px;
	margin:0;
	padding:0;
}
td.search_form div {
	position:relative;
	width:560px;
	height:25px;
	margin:0;
	padding:0;
}
td.search_form div .searchfield{
	/* border:1px solid #7f9db9; */
	background-color:#ffffff;
	border:0;
	position:absolute;
	top:0;
	left:25px;
	width:345px;
	height:20px;
	font-size:12pt;
	padding-left:5px;
	padding-top:5px;
	background-image:url("/search_box_off.gif");
	background-position:top;
}
td.search_form div .search_submit{
	position:absolute;
	width:140px;
	height:25px;
	top:0;
	left:400px;
	border:0;
	margin:0;
	padding:0;
	background-color:#990000;
	background-image:url("/submit.gif");
	background-position:top;
}
td.search_form div .searchfield:hover {background-image:url("/search_box_on.gif");}
td.search_form div .searchfield:active {background-image:url("/search_box_on.gif");}

.inputfield{
	border:1px solid #7f9db9;
	background-color:#ffffff;
}
.ch_bg:hover {background-color:#DDECE3;}
.main_title {
	background-image:url(/entry_title.gif);
	background-repeat:no-repeat;
	padding:8px 0 0 20px;
	font-size:11pt;
	font-weight:bold;
	color:#333333;
	width:480px;
	height:34px;
	margin: 0 0 10px 0;
}
.h2_title {
	background-image:url(/sub.gif);
	background-repeat:no-repeat;
	padding:8px 0 0 20px;
	font-size:11pt;
	font-weight:bold;
	color:#333333;
	width:457px;
	height:34px;
}
.sub_title {
	background-image:url(sub_title_bg.gif);
	background-repeat:no-repeat;
	padding:5px 5px 3px 10px;
	font-size:11pt;
	font-weight:bold;
	color:#333333;
	width:385px;
	height:17px;
	margin:3px auto 0 auto;
}
.sub_border {
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	padding:5px 5px 0 5px;
	width:388px;
	margin:0 auto;
}

div.notes {
	background-color:white;
	border:1px solid #999999;
	padding:10px 20px 10px 10px; 
	margin-left:auto;
	margin-right:auto;
	width:500px;
	font-size:11pt;
}
.cost_table {
	border-top:1px solid white;
	border-right:1px solid white;
	margin:0 auto;
	font-size:11pt;
}
.cost_table .cost_tr {
	background-color:#0071BB;
	color:white;
	font-weight:bold;
	text-align:center;
}
.cost_tr {
	background-color:#0071BB;
	color:white;
	font-weight:bold;
	text-align:center;
}
.cost_tr td {
	padding:3px;
}
.cost_table .td_bg01 {
	border-bottom:1px solid white;
	border-left:1px solid white;
	background-color:#E1F0FF;
	color:#333333;
	text-align:center;
	padding:3px;
}
.cost_table .td_bg02 {
	border-bottom:1px solid white;
	border-left:1px solid white;
	background-color:#E5F1F4;
	color:#333333;
	text-align:center;
	padding:3px;
}
.cost_table .form_bg01 {
	border-bottom:1px solid white;
	border-left:1px solid white;
	background-color:#D9EDFF;
	color:#333333;
	text-align:center;
	padding:5px;
}
.cost_table .form_bg02 {
	border-bottom:1px solid white;
	border-left:1px solid white;
	background-color:#F0F8FF;
	color:#333333;
	text-align:center;
	padding:5px;
}
.cost_table .incomes {
	border-bottom:1px solid white;
	border-left:1px solid white;
	background-color:#E5F1F4;
	color:black;
	text-align:center;
	padding:5px;
	font-weight:bold;
}

p {
	padding-bottom:15px;
	padding-top:5px;
}

.p_small {
	font-size:12px;
	padding-bottom:15px;
	padding-top:5px;
}
h2.backindent {
	padding-bottom:15px;
	padding-top:5px;
	padding:0;
	text-indent:-1.9em;
	font-weight:bold;
	padding-bottom:10px;
	padding-left:35px;
	padding-right:6px;
	line-height:120%;
	font-size:13pt;
}

p.backindent_small {
	text-indent:-0.6em;
	padding-left:15px;
}
p.backindent_number {
	padding:0;
	text-indent:-12px;
	padding-bottom:10px;
	padding-left:25px;
}


.qrcode {
	display:block;
	margin:15px auto;
}
.cost_border {
	border:1px solid #999999;
	width:80%;
	margin:7% auto;
	padding:5%;
	font-size:10pt;
}
.costin_border {
	border:1px solid #999999;
	width:80%;
	margin:0 auto;
	padding:5%;
	font-size:10pt;
}
.soudan_border {
	border:1px solid #999999;
	width:70%;
	margin:10px auto 10px auto;
	padding:5%;
	font-size:10pt;
}
/*----------------------------------------
			Courts Stylesheets
----------------------------------------*/
.courts_local {
	width:550px;
	border-left:1px solid #9CBFE6;
	border-bottom:1px solid #9CBFE6;
	margin:0 auto 15px auto;
	background-color:white;
	font-size:10pt;
}
.courts_local td.w_00 {
	border-right:1px solid #9CBFE6;
	border-top:1px solid #9CBFE6;
	padding:2px;
	text-align:center;
	background-color:#C0D7EF;
	width:546px;
	font-size:11pt;
	text-align:center;
}
.courts_local td.x_01 {
	border-right:1px solid #9CBFE6;
	border-top:1px solid #9CBFE6;
	padding:2px;
	text-align:center;
	background-color:#FCFDFE;
	width:200px;
}
.courts_local td.y_02 {
	border-right:1px solid #9CBFE6;
	border-top:1px solid #9CBFE6;
	padding:2px;
	text-align:center;
	background-color:#F2F7FD;
	width:246px;
}
.courts_local td.z_03 {
	border-right:1px solid #9CBFE6;
	border-top:1px solid #9CBFE6;
	padding:2px;
	text-align:center;
	background-color:#EAF1FB;
	width:96px;
}
.courts_summary {
	width:550px;
	border-left:1px solid #F0A800;
	border-bottom:1px solid #F0A800;
	margin:0 auto 20px auto;
	background-color:white;
	font-size:10pt;
}
.courts_summary td.w_00 {
	border-right:1px solid #F0A800;
	border-top:1px solid #F0A800;
	padding:2px;
	text-align:center;
	background-color:#FFD675;
	width:546px;
	font-size:11pt;
	text-align:center;
}
.courts_summary td.x_01 {
	border-right:1px solid #F0A800;
	border-top:1px solid #F0A800;
	padding:2px;
	text-align:center;
	background-color:#FFFEF7;
	width:200px;
}
.courts_summary td.y_02 {
	border-right:1px solid #F0A800;
	border-top:1px solid #F0A800;
	padding:2px;
	text-align:center;
	background-color:#FFFBDF;
	width:246px;
}
.courts_summary td.z_03 {
	border-right:1px solid #F0A800;
	border-top:1px solid #F0A800;
	padding:2px;
	text-align:center;
	background-color:#FFF7BB;
	width:96px;
}


/*------------------------------------
	List Style Sheets
------------------------------------*/
ul.list_q {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
 
ul.list_q li {
    margin: 8px 0px 8px 0px;
    padding: 0px 0px 0px 24px;
    background: url(point_q.gif) no-repeat 3px 0.3em;
    list-style: none;
    line-height:1.5em;
}

ul.list_c {
    list-style: none;
    margin: 0px;
    margin-left: 0px;
    padding: 0px;
}
 
ul.list_c li {
    margin: 0px;
    padding: 0px 0px 0px 23px;
    background: url(point_category.gif) no-repeat 3px 5px;
    list-style: none;
    line-height:1.6;
}

ul.list_l {
    list-style: none;
    margin: 0px;
    margin-left: 0px;
    padding: 0px;
}
 
ul.list_l li {
    margin: 0px;
    padding: 0px 0px 0px 15px;
    background: url(point_category.gif) no-repeat 0px 7px;
    list-style: none;
    line-height:1.6;
}

ul.list li.manual {
	margin:15px 0 0 0;
}

.entry_footer{
	line-height:130%;
	margin:10px 0 20px 0;
	border-top:1px solid #5995CA;
	padding-top:10px;
	text-align:right;
}
.contact{
	background-color:#FEF8ED;
	border:1px solid orange;
	width:405px;
	margin-top:20px;
	padding: 5px;
}
.contact_img{
	text-align:center;
	margin-top:15px;
}
.mail_form_td1{
	border-bottom:1px solid green;
	border-right:1px solid green;
	background-color:#F8FBFC;
}
.mail_form_td2{
	border-bottom:1px solid green;
	border-right:1px solid green;
	background-color:#E5F1F4;
}


ul#page-qa li a {
    line-height:170%;
    display: block;
	font-size:11px;
	border-top:1px solid #F6C23F;
	text-decoration:none;
	list-style-type:none;
	padding:3px 3px 3px 5px;
}

ul#page-qa{
	list-style-type:none;
}

ul#page-rank li a {
    line-height:170%;
    display: block;
	border-bottom:1px solid #56A7DA;
	font-size:11px;
	text-decoration:none;
	list-style-type:none;
	padding:3px 3px 3px 5px;
}
ul#page-rank li a span{/* すべてのランキングに共通なスタイル */
    float: right;
    line-height:180%;
    background-position: right 3px;
}
ul#page-rank li a span.rank-list-1st {/* ランキング 1 位 */
    background-position: right 3px;
}
ul#page-rank li a span.rank-list-2nd {/* ランキング 2 位 */
    background-position: right 3px;
}
ul#page-rank li a span.rank-list-3rd {/* ランキング 3 位 */
    background-position: right 3px;
}
p#rank-text {
    text-align:right;
    clear: both;
}
p#qa-text {
    text-align:right;
    clear: both;
}
.table_top_qa{
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#FFE375;
}
.table_top_rank{
        border-bottom:1px solid #00A8E8;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#9BE0FB;
}
.td_qa{
	border-left:1px solid #F6C23F;
	border-right:1px solid #F6C23F;
	padding:0;
	margin:0;
}
.td_rank{
	border-left:1px solid #00A8E8;
	border-right:1px solid #00A8E8;
	border-bottom:1px solid #00A8E8;
	padding:0;
	margin:0;
}
.td_qa_category{
	color:#999999;
	text-align:right;
}
.waku{
	border:1px solid #999999;
	background-color:#F7F7F7;

}
#qa_rank{
margin:0 auto 15px auto;
padding:0;
}
.td_left{
	border:1px solid #FFCC00;
}
.td_right{
	border:1px solid #00A8E8;
}

.recently_border {
        border-top:1px solid #FFCC00;
        border-left:1px solid #FFCC00;
        border-right:1px solid #FFCC00;
        margin:0;
        padding:0;
}

.ranking_border {
        border-top:1px solid #56A7DA;
        border-left:1px solid #56A7DA;
        border-right:1px solid #56A7DA;
        margin:0;
        padding:0;
}
.tsukaikata{
	border:1px solid #56A7DA;
	width:520px;
	padding:10px 5px 10px 5px;
        margin:auto auto;
    text-align:center;
}
.arrow{
    margin-top:5px;
    margin-bottom:5px;
    text-align:center;
}
.tsukaikata_title {
	background-image:url(tsukaikata_title_bg.gif);
	background-repeat:no-repeat;
	padding:5px 4px 3px 6px;
	font-size:11pt;
	font-weight:bold;
	color:#333333;
	width:410px;
	height:17px;
	margin:30px auto 15px auto;
}
.subcategory_font{
	font-size:10pt;
}
.font9{
	font-size:9pt;
}
.font10{
	font-size:10pt;
}
.category_footer{
	font-size:10pt;
	text-align:right;
	margin-top:20px;
	margin-bottom:20px;
}






#pagerank_viewer {
	margin-top: -18px;
}
#pagerank_viewer p {
	margin: 0;
	padding: .2em;
}
ul#page_rank {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul#page_rank a,
ul#page_rank a:link,
ul#page_rank a:visited,
ul#page_rank a:active,
ul#page_rank a:hover {
	text-decoration: none;
}
ul#page_rank li {
	margin: 0;
	padding: 0;
	border-bottom:1px solid #56A7DA;
	line-height:140%;
}
ul#page_rank li a {
	line-height:140%;
	display: block;
	font-size:11px;
	text-decoration:none;
	list-style-type:none;
	padding:3px 3px 3px 3em;
	text-indent:-2em;
}
ul#page_rank li a span.right {
	padding: 0 .5em;
	float: right;
	font-weight: 700;
}
ul#page_rank li a span.desc {
	display: block;
	line-height:150%;
	font-size: 80%;
	font-weight: bold;
}
ul#page-rank li a:hover {
	background-color: #FFFFCC;
}
ul#page_rank li a:hover {
	background-color: #FFFFCC;
}
ul#page-qa li a:hover {
	background-color: #FFFFCC;
}
.small {
	font-size:10pt;
}

/*--------------------------------
プロフィールの中の画像
----------------------------------*/
.profile_green{
		width:270px;
		height:28px;
		background-image:url(/fukidasi_green.gif);
		background-repeat:no-repeat;
		background-position:center;
		padding-top:3px;
		padding-left:35px;
		}

.profile{
		width:169px;
		height:28px;
		background-image:url(/fukidasi.gif);
		background-repeat:no-repeat;
		background-position:left;
		padding-top:3px;
		padding-left:26px;
		}

.profile_lady{
		width:169px;
		height:28px;
		background-image:url(/fukidasi_lady.gif);
		background-repeat:no-repeat;
		background-position:left;
		padding-top:3px;
		padding-left:26px;
		}

.profile_text{
		padding-left:8px;
		padding-right:5px;
		}

/*　秋の連休中の相談ボタン　*/

	div#aki-soudan {
		width:245px;
		height:130px;
		overflow:hidden;
		margin:0px 0 20px 0;
	}

	div#aki-soudan a{
		display:block;
		width:235px;/*　paddingを合わせると245px　*/
		height:45px;
		overflow:hidden;
		background: url(/aki-soudan.gif) no-repeat 0px 0px;
		padding:100px 0 0 10px;
	}
/* ↑ 新しく追加 ↑ */


	table.map_recruit {
		width:530px; /* ボーダーを足して400px */
		border-top:1px solid #666666;
		border-right:1px solid #666666;
		margin:10px auto;
		font-size:10pt;
	}
	
		table.map_recruit tr td {
			padding:5px;
			border-left:1px solid #666666;
			border-bottom:1px solid #666666;
		}
		
		table.map_recruit tr td.cell_left {
			background-color:#D6E4F3;
			text-align:center;
		}

/*------------------------------------
	新テンプレート
------------------------------------*/

div#left_category {
	float:left;
	font-size:10pt;
	text-align:left;
	margin:0 auto;
}
	div#left_category:after { /* clearfix */
		height:0;
		visibility:hidden;
		content:".";
		display:block;
		clear:both;
	}

	div#left_category { /* clearfix */
		width:500px;
		/*\*//*/
		overflow:hidden;
		/**/
	}
	div#left_category h2 {
		font-size:16pt;
		text-align:left;
		margin:0px auto 0 auto;
		background: url(/main-left-top.jpg) no-repeat 0px 0px;
		width:440px;
		height:55px;
		padding:17px 0 0 60px;
	}

	div#small {
		margin:0 auto;
		padding:20px 0px 10px 0px;
	}
	div#small:after { /* clearfix */
		height:0;
		visibility:hidden;
		content:".";
		display:block;
		clear:both;
	}

	div#small { /* clearfix */
		width:500px;
		/*\*//*/
		overflow:hidden;
		/**/
	}
div#left_category div#small div#odd {
	float:left;
}
	div#left_category div#small div#odd:after { /* clearfix */
		height:0;
		visibility:hidden;
		content:".";
		display:block;
		clear:both;
	}

	div#left_category div#small div#odd { /* clearfix */
		width:250px;
		/*\*//*/
		overflow:hidden;
		/**/
	}
.top_left_small_category {
	width:210px;
	background: url(/top_small_category.jpg) no-repeat 20px 0px;
	padding:1px 0px 0px 40px;

}
div#left_category div#small div#even {
	float:right;
	width:250px;
	height:auto;
	vertical-align:top;
}
	div#main-left-bottom { /* clearfix */
		background: url(/main-left-bottom.jpg) no-repeat 0px 0px;
		height:15px;
		clear:both;
	}

div#right_category {
	float:right;
	font-size:10pt;
	text-align:left;
	margin:0 auto;
	padding-left:10px;

}
	div#right_category:after { /* clearfix */
		height:0;
		visibility:hidden;
		content:".";
		display:block;
		clear:both;
	}

	div#right_category { /* clearfix */
		width:250px;
		/*\*//*/
		overflow:hidden;
		/**/
	}

div#right_category div#large {
	padding:15px 0px 0px 40px;
	width:210px;
	height:50px;
	background: url(main-right-top.jpg) no-repeat 0px 0px;
	font-size:16pt;
	font-weight: bold;
}
#main-right-middle { 
	background: url(/main-right-middle.jpg) repeat-y 0px 0px;

}
.top_right_small_category {
	width:210px;
	background: url(/top_small_category.jpg) no-repeat 20px 0px;
	padding:1px 0px 0px 40px;

}
#main-right-bottom { 
	background: url(/main-right-bottom.jpg) no-repeat 0px 0px;
	height:15px;
	clear:both;
}
ul.menu {
    list-style: none;
    margin: 0px;
    margin-left: 0px;
    padding: 0px;
}
 
ul.menu li {
    margin: 0px;
    padding: 0px 0px 0px 20px;
    background: url(menu_arrow.gif) no-repeat 0px 3px;
    list-style: none;
    line-height:1.6;
}
ul.list_category {
    list-style: none;
    margin: 0px;
    margin-left: 0px;
    padding: 0px;
}
 
ul.list_category li {
    margin: 0px;
    padding: 0px 0px 0px 30px;
    background: url(point_category.gif) no-repeat 15px 7px;
    list-style: none;
    line-height:1.6;
}




.right{
text-align:right;
}
.left{
text-align:left;
}
.padding-bottom10{
padding-bottom:10px;
}
.margin-bottom10{
margin-bottom:10px;
}
.padding-bottom5{
padding-bottom:5px;
}
.padding-top5{
padding-top:5px;
}
.margin-top5{
margin-top:5px;
}
.padding-top17{
padding-top:17px;
}
.padding-left13{
padding-left:13px;
}
div#title_left {
	float:left;
	padding:0;
	margin:0 auto;
	height:100%;
	text-align:left;
	font-size:0pt;
}

div#title_right {
	float:right;
	padding-top:20px;
	height:100%;
	font-size:10pt;
	text-align:right;
	margin:0 auto;

}

	div#title_right:after { /* clearfix */
		height:0;
		visibility:hidden;
		content:".";
		display:block;
		clear:both;
	}

	div#title_right { /* clearfix */
		width:150px;
		/*\*//*/
		overflow:hidden;
		/**/
	}
div#search{
		 width:760px;
		 height:54px;
		 margin:0;
		 padding-top:9px;
		 background-image:url("search_bg.jpg");
		 background-repeat:no-repeat;
		 background-position:center;
		 text-align:center;
		clear:both;
}
.search_field{
	border:0;
	width:244px;
	height:19px;
	font-size:12pt;
	padding:3px;
	background-image:url("/search_box_off.gif");
	background-repeat:no-repeat;
}
.search_kensaku{
	width:100px;
	height:25px;
	border:0;
	margin:0;
	padding:5px;
	background-image:url("/kensaku.gif");
	background-repeat:no-repeat;
}
.search_field:hover {background-image:url("/search_box_on.gif");}
.search_field:active {background-image:url("/search_box_on.gif");}

.mail_bg{
	width:760px;
	height:70px;
	border:0;
	margin:0 auto;
	padding:46px 0px 10px 0px;
	background-image:url("/mail_bg.jpg");
	background-repeat:no-repeat;
	text-align:right;
}
ul.footer_menu {
	width:760px;
	padding-top:4px;
	margin:50px auto 0 auto;
	list-style:none;
	font-size:10pt;
	text-align:left;
letter-spacing:normal;
}
	ul.footer_menu li {
		padding: 0px 5px 0px 15px;
		list-style: none;
		display:inline;
		background:url(/maru_orange.gif) no-repeat 0px 2px;
	}

a:link { color: #0099FF; }
a:visited { color: #800080; }
a:hover { color: #ff0000; }
a:active { color: #ff8000; }
a { text-decoration: none; }

.archives_h2{
	width:680px;
	height:47px;
	padding: 25px 0px 0px 80px;
	background:url(/archives_h2.jpg) no-repeat 0px 2px;
	text-align:left;
	font-size:16pt;
}
.archives_h3{
	width:667px;
	height:48px;
	padding: 18px 11px 0px 82px;
	background:url(/archives_h3.jpg) no-repeat 12px 0px;
	text-align:left;
	font-size:12pt;
}

ul.archives_q {
	width:737px;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
 
ul.archives_q li {
	margin: 0px;
	padding: 0px 0px 5px 70px;

	font-size:10pt;
	background: url(/archives_q.gif) no-repeat 40px 0px;
	list-style: none;
	text-align:left;
}
.archives_shitsumon,.entry_shitsumon {
	width:737px;
	text-align:right;
	padding: 10px 0px 0px 12px;
}
.archives_top,.entry_top{
	width:730px;
	height:50px;
	text-align:left;
	font-size:10pt;
	padding: 5px 0px 0px 30px;
	background:url(/maru_orange.gif) no-repeat 12px 8px;
}
.entry_top{
	width:730px;
	height:18px;
	text-align:left;
	font-size:10pt;
	padding: 0px 0px 0px 30px;
	background:url(/maru_orange.gif) no-repeat 12px 3px;
}
.entry_q{
	width:633px;
	height:55px;
	padding: 30px 5px 0px 122px;
	background:url(/entry_q.jpg) no-repeat 0px 0px;
	text-align:left;
	font-size:14pt;
	line-height:120%;

	text-indent:-42px;

}
.entry_a{
	width:660px;
	padding: 10px 20px 0px 80px;
	background:url(/entry_a.gif) no-repeat 38px 10px;
	text-align:left;
	font-size:13pt;
}
.entry_line{
	width:760px;
	height:1px;
	padding: 0px 0px 0px 0px;
	color: #0071BB;
	margin: 10px auto 0px auto;
}

.contents_h2{
	width:670px;
	height:58px;
	padding: 27px 0px 0px 90px;
	background:url(/contents_h2.jpg) no-repeat 0px 2px;
	text-align:left;
	font-size:16pt;
}
.contents{
	width:680px;
	text-align:left;
	margin: 0px auto;
	padding: 10px 0px 0px 0px;
}
.contents_h3{
	width:630px;
	height:58px;
	padding: 18px 0px 0px 50px;
	background:url(/contents_h3.jpg) no-repeat 0px 0px;
	text-align:left;
	font-size:12pt;
}

/*------------------------------------
	ご依頼の際によくあるご質問用
------------------------------------*/
h2.top_contents_category {
	font-size:16pt;
	text-align:left;
	margin:0px auto 0 auto;
	background: url(/top_contents_top.jpg) no-repeat 0px 0px;
	width:690px;
	height:55px;
	padding:20px 0 0 70px;
}
div#top_contents {
	width:680px;
	text-align:left;
	margin:10px auto 0 auto;
	padding:10px 40px 0 40px;
}

	div#top_contents_small {
		font-size:10pt;
		margin:0 auto;
		padding:20px 0px 10px 0px;
	}
	div#top_contents_small:after { /* clearfix */
		height:0;
		visibility:hidden;
		content:".";
		display:block;
		clear:both;
	}

	div#top_contents_small { /* clearfix */
		width:680px;
		/*\*//*/
		overflow:hidden;
		/**/
	}
div#top_contents div#top_contents_small div#top_contents_odd {
	float:left;
	width:250px;
	height:auto;
}
.top_contents_small_category {
	width:205px;
	background: url(/top_small_category.jpg) no-repeat 20px 0px;
	padding:5px 0px 0px 45px;
	height:40px;
}
div#top_contents div#top_contents_small div#top_contents_even {
	float:right;
	width:250px;
	height:auto;
	vertical-align:top;
}
	div#top_contents_bottom { /* clearfix */
		background: url(/top_contents_bottom.jpg) no-repeat 0px 0px;
		height:43px;
	}
ul.oshirase{
	position:absolute;
	top:250px;
	left:0px;
	font-size:10pt;
	padding: 0px 0px 0px 20px;
}

ul.oshirase li {
	padding: 0px 5px 0px 15px;
	list-style: none;
	background:url(/maru_orange.gif) no-repeat 0px 6px;
	text-align:left;
}
.indent9 {
	text-indent:-9px;
	padding-left:12px;
}
.indent10 {
	text-indent:-10px;
	padding-left:21px;
}
.indent12 {
	text-indent:-12px;
	padding-left:21px;
}
.indent15 {
	text-indent:-23px;
	padding-left:21px;
}
.indent31 {
	text-indent:-31px;
	padding-left:25px;
}
.top_contents{
	text-align:left;
	font-size:10pt;
	width:700px;
	margin:0 auto;
	padding-bottom:10px;
	padding-top:40px;
}
.konokiji{
	width:600px;
	border-top:5px solid #33CC99;
	border-right:1px solid #33CC99;
	border-bottom:1px solid #33CC99;
	border-left:1px solid #33CC99;
	margin:10px auto 0 auto;
	height:auto;
}
.konokiji .title{
	width:600px;
	height:35px;
	padding-top:5px;
	background:url(/purasu.gif) no-repeat 0px 0px;
}
ul.konokiji_q {
	width:600px;
	list-style: none;
	margin: 0px;
	padding: 10px 5px 5px 5px;
}
 
ul.konokiji_q li {
	margin: 0px;
	padding: 0px 5px 5px 55px;
	font-size:10pt;
	background: url(/archives_q.gif) no-repeat 20px 3px;
	list-style: none;
	text-align:left;
}


/*-------------------------------------------------
総量規制のインデックス
-------------------------------------------------*/
div#point1 {
		width:309px;
		height:32px;
		padding:4px 0 0 160px;
		background-image:url(/point1.gif);
		background-repeat:no-repeat;
		margin:0 0 5px 10px;
	}

div#point2 {
		width:309px;
		height:32px;
		padding:4px 0 0 160px;
		background-image:url(/point2.gif);
		background-repeat:no-repeat;
		margin:0 0 5px 10px;
	}

div#point3 {
		width:309px;
		height:32px;
		padding:4px 0 0 160px;
		background-image:url(/point3.gif);
		background-repeat:no-repeat;
		margin:0 0 5px 10px;
	}

div#point4 {
		width:309px;
		height:32px;
		padding:4px 0 0 160px;
		background-image:url(/point4.gif);
		background-repeat:no-repeat;
		margin:0 0 15px 10px;
	}

div#souryou-qa {
		width:309px;
		height:32px;
		padding:4px 0 0 160px;
		background-image:url(/souryou-qa.gif);
		background-repeat:no-repeat;
		margin:0 0 5px 10px;
	}
