@charset "Shift_JIS";
/*******************************************************
Version: 2005.10.25

Copyright(C) 2005, 株式会社フィナンシャルソリューション
[ http://www.f-solution.co.jp/ ]

 〒460-0002
名古屋市中区丸の内2-6-7
トレンド丸の内ビル6階
 Tel：052-219-4789
 Fax：052-219-4790
******************************************************/

/*body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	color: #444444;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	font-size: 12px;
}*/

body{
margin:0px;
padding:0px;
}

img{
border:none;
}

a:link {
	color: #425487;
	text-decoration: none;
}

a:visited {
	color: #425487;
	text-decoration: none;
}

a:hover {
	color: #8C8CA1;
	text-decoration: underline;
}

OPTGROUP {
font-style:normal;
}
/*******背景イメージ（共通）********/

.shadow_left { /*左側影*/
	background-image: url("../all_img/backimg_left.gif");
	background-repeat: repeat-y;
}

.shadow_light { /*右側影*/
	background-image: url("../all_img/backimg_light.gif");
	background-repeat: repeat-y;
}

.line_dot_01 { /*ドットタイプ01ライン*/
	background-image: url("../all_img/dot_1.gif");
	background-repeat: repeat-x;
}


.header_bk { /*ヘッダコンテンツ部分*/
	background-image: url("../all_img/header_bk_img.gif");
	background-repeat: repeat-y;
}

.footer_bk { /*フッターコンテンツ部分*/
	background-image: url("../all_img/footer_line.gif");
	background-repeat: repeat-x;
}



/*******背景イメージ（トップページ）********/

.no_01_bk { /*フッターコンテンツ部分*/
	background-image: url("../../images/plan_back_img.gif");
	background-repeat: repeat-y;
}

.no_02_bk { /*フッターコンテンツ部分*/
	background-image: url("../../images/banner02img.gif");
	background-repeat: repeat-y;
}


.no_03_bk { /*フッターコンテンツ部分*/
	background-image: url("../../images/plan_back_img2.gif");
	background-repeat: repeat-y;
}

/*******背景イメージ（会社概要）********/

.company_01_bk { /*フッターコンテンツ部分*/
	background-image: url("../../contents/company/images/emphasis_bk.gif");
	background-repeat: repeat-y;
}

/*******背景イメージ（プライバシーポリシー）********/

.privacy_01_bk { 
	background-image: url("../../contents/policy/images/bk_img.gif");
	background-repeat: repeat-y;
}

.privacy_02_bk { 
	background-image: url("../../contents/policy/images/bk_img2.gif");
	background-repeat: repeat-y;
}

/*******背景イメージ（お申込み）********/

.inquiry_01_bk { 
	background-image: url("../../contents/inquiry/images/fig_form_bkimg.gif");
	background-repeat: repeat-y;
}

/*******背景イメージ（サイトマップ）********/

.map_01_bk { 
	background-image: url("../../contents/map/images/bkimg.jpg");
	background-repeat: repeat-x;
}

/*******背景イメージ（column）********/

.column_bk { 
	background-image: url("../../contents/column/images/bk_img.gif");
	background-repeat: repeat-y;
}

/***************/
.btn_form{
	margin:0;
	padding-bottom:5px;
}

.td_text{
padding:5px 10px 0;
font-size:90%;
line-height:1.4;
}

/*padding,margin指定*/
.m_bottom5{margin-bottom:5px;}
.m_bottom15{margin-bottom:15px;}

