@charset "utf-8";
/* =レイアウト */


* { margin:0; padding:0;}
a,img { border:0;}
	

body {
	background:#F3F3F3 url(../images/bg.gif) repeat-x;
}

#orikae {
  margin:0 auto;
  width:830px;
	background:#F3F3F3 url(../images/bg_waku02.gif) repeat-y;

}

#wrap {
  width:830px;
	background:transparent url(../images/bg_waku.gif) no-repeat;
	position:relative;
}

#wrap .contain {
 margin:0 auto;
 width:800px;
}

#header {
 width:800px;
 height:72px;
}

.logo {
	position:absolute;
	top:25px;
	left:40px;
	width:239px;
	height:43px;
	background:url(../images/lifeplan_logo.gif) no-repeat;
}

.logo_sub {
	position:absolute;
	position:absolute;
	top:25px;
	left:610px;	
	width:175px;
	height:29px;
	background:url(../images/logo_sub.gif) no-repeat;
}

	
/* =ネビゲーション
---------------------------------------------------- */

#g_menu {
	position:relative;
  width:800px;
	height:31px;
}

/* =グローバルメニュー */

#g_menu{
  width:800px;
  height:31px;
  background:transparent url(../images/menu_w.gif) no-repeat;
  position:relative;
}


#g_menu ul {
  margin: 0;
  list-style: none;
}

#g_menu li {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 7px;
  height: 24px;
  text-indent: -9999px;
  overflow:hidden;
}

#g_menu li#home    { left: 23px; width: 150px; }
#g_menu li#mlife     { left: 174px; width: 150px; }
#g_menu li#health   { left: 325px; width: 150px; }
#g_menu li#enjoy   { left: 476px; width: 150px; }
#g_menu li#report   { left: 627px; width: 150px; }


#g_menu li a {
  text-decoration: none;  /* ■Firefox等で線が表示されないようにする */
  display: block;
  height: 24px;
}

#g_menu li#home a:hover {
  background: url(../images/menu_g.gif) -23px -7px;
}

#g_menu li#mlife {
  background: url(../images/menu_g.gif) -174px -7px;
}


#g_menu li#mlife a:hover {
  background: url(../images/menu_g.gif) -174px -7px;
}

#g_menu li#health a:hover {
  background: url(../images/menu_g.gif) -325px -7px;
}

#g_menu li#enjoy a:hover {
  background: url(../images/menu_g.gif) -476px -7px;
}

#g_menu li#report a:hover {
  background: url(../images/menu_g.gif) -627px -7px;
}

.kadoamru {
	width:800px;
	height:8px;
}

/* =メインコンテンツ
---------------------------------------------------- */

.main {
 width:798px;
 min-height:800px;
 height:auto !important;
 height:800px;
 border-left:1px solid #CCCCCC;
 border-right:1px solid #CCCCCC;
}

/* =メイン左コンテンツ
---------------------------------------------------- */
.left_box {
	float:left;
	width:594px;
	border-right:1px solid #cccccc;
}

.bakery_box {
	height:14px;
	line-height:1em;
	vertical-align:text-top;
	padding:0 0 2px 20px;
}

.main_img img {
	display:block;
	vertical-align:top;
}


/* =快適マネーライフ
---------------------------------------------------- */
.main_kaiteki_img {
	width:594px;
	height:122px;
	background:#E06997 url(../images/kaiteki_main.jpg) no-repeat;
}

.main_hoken_img {
	width:594px;
	height:122px;
	background:#E06997 url(../images/kaiteki_hoken.jpg) no-repeat;
}

.main_hoken_title {
	width:594px;
	height:25px;
	background:#D0D4DB url(../images/hoken_title.gif) no-repeat;
}

.main_bank_img {
	width:594px;
	height:122px;
	background:#E06997 url(../images/kaiteki_bank.jpg) no-repeat;
}

.main_bank_title {
	width:594px;
	height:25px;
	background:#D0D4DB url(../images/bank_title.gif) no-repeat;
}

.main_smart_img {
	width:594px;
	height:122px;
	background:#E06997 url(../images/kaiteki_smart_.jpg) no-repeat;
}

.main_smart_title {
	width:594px;
	height:25px;
	background:#D0D4DB url(../images/smart_title.gif) no-repeat;
}


.main_title_s {
	width:594px;
	height:25px;
	background-color:#D0D4DB;
}


.main_title_s img {
	display:block;
}

.side_pad {
	padding:0 15px 0 19px;

}


.mba_box {
	width:560px;
	padding:15px 0 0 0;
	overflow:hidden;
}

.mba_box img {
	display:block;
}

.mba_box01{
	width:275px;
	height:100px;
	padding-right:10px;
	float:left;
}

.mba_box02{
	width:275px;
	height:100px;
	float:left;
}

.read_box {
	padding-bottom:20px;
}

.komi_box01 {
	width:560px;
	padding:18px 0 0 0;
}

.komi_box02 {
	width:560px;
}

.komi_title01 {
	width:560px;
	height:20px;
	background: transparent url(../images/kaiteki_komi01.gif) no-repeat;
}

.komi_title02 {
	width:560px;
	height:20px;
	background: transparent url(../images/kaiteki_komi02.gif) no-repeat;
}

.komi_title03 {
	width:560px;
	height:20px;
	background: transparent url(../images/kaiteki_komi03.gif) no-repeat;
}

.komi_title_s {
	width:560px;
	padding-top:20px;
}

.komi_inner{
	padding:12px 0 28px 0;
}

.komi_inner ul {
	line-height:18px;
	list-style-image:url(../images/maru.gif);
	list-style-position:inside;
}


.s_inner{
	padding:10px 0 20px 0;
}

.s_inner img{
	float:left;
	padding-right:10px;
}

.s_kakomi01{
	width:200px;
	padding:12px 0 12px 20px;
}

.s_kakomi02{
	width:400px;
	padding:12px 0 12px 20px;
}

.s_kakomi03{
	width:500px;
	padding:12px 0 12px 20px;
}

.s_ul01 {
	list-style:none;
	border:2px #DE4F86 dashed;
	padding:8px;
}

.s_list01 {
	padding-bottom:10px;
}


/*=*テーブル
---------------------------------------------------- */
.table_area {
 padding:10px 0 10px 0;
}

caption{
text-align:left;
font-weight:bold;
}
table.table01{
background:#999999;
width:560px;
}
table.table01 th{
text-align:center;
font-weight:normal;
padding:2px 5px;
}
table.table01 thead th{
background:#3D3D3D;
color:#FFFFFF;
}
table.table01 tbody th{
background:#E8F0F6;
}
table.table01 tbody td{
background:#FFF;
padding:2px 5px;
}

table.table02 {
background:#999999;
width:500px;
}
table.table02 th{
text-align:center;
font-weight:normal;
padding:2px 20px;
}
table.table02 thead th{
background:#3D3D3D;
color:#FFFFFF;
}
table.table02 tbody th{
background:#E8F0F6;
}
table.table02 tbody td{
text-align:center;
background:#FFF;
padding:2px 5px;
}

.box_cl02 {
	height:50px;
	clear:both;
}

/* =メイン右コンテンツ
---------------------------------------------------- */
.right_box {
	float:left;
	width:203px;
}

.right_box .inner{
	padding:16px 19px 30px 14px;
}

.banner_r01 {
	width:170px;
	height:31px;
}

.banner_r01 img {
	display:block;
}

.banner_r02 {
	width:170px;
	height:57px;
	padding-top:16px;
}

.banner_r02 img {
	display:block;
}

.banner_r03 {
	width:170px;
	padding-top:16px;
}

.banner_r03 img {
	display:block;
}

.banner_r04 {
	width:170px;
	padding-top:10px;
	padding-bottom:10px;
}

.banner_r04 img {
	display:block;
}


.ba_txarea01 {
	padding-top:6px;
}


.ba_txarea02 {
	padding-top:20px;
}

.ba_txarea01 ul{
	list-style:none;
	padding-top:6px;
}

.ba_txarea01 li{
	font-size:10px;
	padding-bottom:4px;
}


.ba_txarea02 {
	padding-top:20px;
}

.ba_txarea02 ul{
	list-style:none;
	padding-top:6px;
}

.ba_txarea02 li{
	font-size:10px;
	padding-bottom:4px;
}


/* =メインコンテンツ下クリア
---------------------------------------------------- */
.box_cl02 {
	clear:both;
}


/* =フッタ
---------------------------------------------------- */
#footer {
	position:relative;
	width:100%;
	background-color:#BEDF85;
}

#footer .inner{
  margin:0 auto;
	width:800px;
	padding:10px 0 8px 0;
	text-align:left;
}

#footer ul {
	padding-left:20px;
	list-style:none;
}

#footer li {
	display:inline;
}

#footer a {
	padding:0 1em 0 1em;
}

.copy {
	padding:8px 0 0 20px;
}