@charset "UTF-8";

@import "gnavi.css";

body  {
	font: 100% "メイリオ", Meiryo, "ヒラギノ丸ゴ Pro W4","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;

	background: #fff;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	font-size:12px;
}

p a {font-weight:bold;}

.oneColFixCtrHdr #container {
	width: 900px;  
	background: #FFFFFF;
	margin: 0 auto; 
	text-align: left; 
}

.twoColFixLtHdr #container { 
	width: 900px;  
	background: #FFFFFF;
	margin: 0 auto; 

	text-align: left; 
} 
.twoColFixLtHdr #header { 
	background: #fff; 
	padding: 0 10px 0 20px;  
} 
.twoColFixLtHdr #header h1 {
	margin: 0; 
	padding: 10px 0;
}
.twoColFixLtHdr #sidebar1 {
	float: right; 
	width: 200px;
	background: #fff; 
	padding: 15px 0 15px 0;
}
.twoColFixLtHdr #mainContent { 
	margin: 0 250px 20px 0; 
	padding: 15px 20px; 
} 
.twoColFixLtHdr #footer { 
	padding: 0 10px 0 20px; 
} 

.twoColFixLtHdr #footer p {
	margin: 0; 
	padding: 10px 0;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/********** BEGIN TAG DIFINITION***************************/

img 	{border:0;}
th		{white-space: nowrap;vertical-align:top;}
td		{vertical-align:top}
h1	{
	font-size:20px;
	font-weight:bold;
}

h1.toppage {text-align:center;}

h2	{

	border-left:15px solid #F30; 
	border-bottom:1px dotted #ccc;
	padding-left:5px;}

h3	{
	font-size:16px;
	font-weight:bold;
	background:url(green_bullet.png) left top no-repeat ;
	padding-left:18px;
}

h3.no-bullet {
	background:none;
	padding:0;
}

dt	{float:left}

a			{color:#066; text-decoration:none;}
a:visited	{color:#066}
a:hover		{color:#F63; text-decoration:underline;}
a:active 	{color:#F00;}

a.linkdetail {border:none !important;}

.arrow	{font-size:1.2em; color:#F63; margin-right:3px;}

/********** END TAG DIFINITION***************************/

.align_right {text-align:right;}
.align_center {text-align:center;}



.header_comment	{float:left; width:300px;}
.header_link	{float:right;}
.header_link span	{margin-left:10px;}
.header_logo	{float:left; margin:20px 0;}
.header_image	{float:right;margin:20px 0;}

.bold_14px	{font-size:14px; font-weight:bold;}

#mainContent p	{line-height:1.2em;}


#sidebar_upper	{height:80px;}

/*
a.lineText	{
	display:inline-block;
	border-bottom:2px solid #FFF
}

a.lineText:hover	{
	border-bottom:2px solid #F00;
}
*/
.pageTitle	{
	height:80px;
	vertical-align:middle;
}

.text_image	{
	margin-top:20px;
}

/********** BEGIN HORISONTAL TAB MENU ***************************/

#horizontal_tab_1	{
	width:100%;
	margin:0 -50px 0 0;
	padding:0;
}

#horizontal_tab_1 li {
	list-style-type:none;
	float:left;

}

#horizontal_tab_1 li a	{
	padding-top: 10px;
	background:url(Htab_normal.png) no-repeat;
	margin: 0;
	display:block;
	text-decoration:none;
	text-align:center;
	width:200px;
	height:50px;
}

#horizontal_tab_1 li.current a	{
	background:url(Htab_current.png) no-repeat;
	margin-bottom:-2px;
}

#horizontal_tab_1 li.blank	{
	background:url(Htab_blank.png) no-repeat;
	margin-bottom:-2px;
	width:200px;
	height:50px;
	}

#horizontal_tab_2	{
	width:100%;
	margin:0 -50px 0 0;
	padding:0;
}

#horizontal_tab_2 li {
	list-style-type:none;
	float:left;
}

#horizontal_tab_2 li a	{
	padding-top: 10px;
	background:url(Htab_normal.png) no-repeat;
	margin: 0;
	display:block;
	text-decoration:none;
	text-align:center;
	width:200px;
	height:30px;
	font-size:14px;
}

/********** HORISONTAL TAB MENU END   ***************************/


/************ ３つの不安ページ BEGIN ****************************/

.worry_titlewapper	{
	margin:30px 0;}
	
.pagetop_worry	{text-align:center;
margin-bottom:30px;}

#index_table1 {
		width: 100%;
		border-collapse:collapse;
		border-spacing:0;
}

#index_table2 {width:auto;
		border-collapse:collapse;
		border-spacing:0;
}

#index_table2 td {
	width: 200px !important;
	vertical-align:top;
	padding:0;
}

#index_table2 td.box_top {
	background:url(200box_back_blueline.png) top left no-repeat;
	width: 200px !important;
	padding-right:3px;
}

#index_table2 td.box_body {
	background:url(200box_back_blueline.png) bottom left no-repeat;
	width: 200px !important;
}

#index_table2 td.box_detail {
	padding:3px 10px;
	text-align:right;
	width: 180px !important;
}

#index_table2 div.box_title	{
	font-weight:bold;
	font-size:14px;
	padding:5px;
}

#index_table2 div.box_title a {display:block;border-bottom:4px solid #066;}
#index_table2 div.box_title a:hover {border-bottom:4px solid #F30;}

#index_table2 div.box_text	{
	padding:5px;
}

#index_table2 td.image	{
	vertical-align:middle;
	width:160px;
	text-align:center;
}

#index_table2 td.arrow	{
	vertical-align:middle;
	width:50px;
	text-align:center;
}

#index_table2	a	{
	display:box;
	border-bottom:3px #00C solid;
}

#index_table2	a:hover	{
	border-bottom:3px #F00 solid;
}


/************ ３つの不安ページ END ****************************/


/******* BEGIN Q AND A **********/
.question	{
	color:#C00;
	list-style-image:url(q_red.png);
}
.answer	{
	list-style-image:url(a_green.png);
	margin-bottom:20px;}
/******* END Q AND A **********/


/******* BEGIN FOOTER **********/

#footer	{
	margin:10px 0;
}

#history	dt	{
	width:100px;
}

.copyright	{
	text-align:right;
	font-size:10px;
	float:right;
}

.footer_callme	{

	}

.footer_callme .phone	{
	font-weight:bold;
	font-size:14px;
	color:#F63;
}
/******* END FOOTER **********/

.mast_navi	{
	float:left;
	margin:0;
}

.mast_navi li	{
	list-style:none;
	text-align:right;
	margin:0;
}

/*** BEGIN SIDE BANNER *******/

.side_banner  {
	display:block;
	width:200px;
	height:400px;
	background:url(/images/banners/sidebanner2.png) top left no-repeat;
	text-decoration:none;
}

.side_banner:hover {
	background:url(/images/banners/sidebanner2.png) top right no-repeat;
}

.side_banner_jiko  {
	display:block;
	width:200px;
	height:120px;
	background:url(/images/banners/jiko_banner.png) top no-repeat;
	text-decoration:none;
}

.side_banner_jiko:hover {
	background:url(/images/banners/jiko_banner.png) bottom  no-repeat;
}

/*** END SIDE BANNER *******/


.contact_info	{
	font-size:18px;
	font-weight:bold;
	margin:0 0 20px 20px;
}

.contact_info .phone	{
	color:#F63;
}

#price_table	{
	width:100%;
	background:#ccc;
	border-spacing:1px;
	
}

#price_table th	{
	padding:5px;
	background:#D4EFC8;
}

#price_table td	{
	padding:5px;
	background:#FFF;
	border-collapse:collapse;
}

#price_table td.basic	{
	white-space:nowrap;
}

#price_table div.desc	{
	font-size:12px;
	margin:5px 0 0 10px;
	color:#333;
}

#footer {
	padding:20px 0 !important;
	border-top:1px solid #ccc;
}
	
	
.strong_orange {
	color: #F30;
	font-weight: bold;
}

.strong_large {
	font-size:16px;
	font-weight:bold;
	margin:10px 0;
}

.top_content {
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

.yamaken_Q {
	border:#FC3 5px solid;
	color:#003;
	padding:5px 5px 0px 80px;
	background:url(yamaken_Q.png) no-repeat #FFC;
	height:50px;
	margin-bottom:5px;
}

.yamaken_Q:hover {
	background:url(yamaken_Q.png) no-repeat #FF6;
}

.yamaken_A {
	border:#006 5px solid;
	color:#003;
	padding:5px 70px 0px 5px;
	background:url(yamaken_A.png) no-repeat right #E0F4FF;
	height:50px;
	margin-bottom:10px;
}


.yamaken_A:hover {
	background:url(yamaken_A.png) no-repeat right #c3e3ff;
}

.QA_box {
	color:none;
	text-decoration:none !important;
}
