@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 {
  background: url(../images/menu_g.gif) -23px -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:800px;
 height:auto !important;
 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 {
	width:594;
	height:122px;
}

.main_img img {
	display:block;
}

.side_pad {
	padding:0 15px 0 19px;

}
.news_box {
	padding:17px 0 0 0;
}

.news_img{
	width:82px;
	height:17px;
	background:transparent url(../images/shinchaku.gif) no-repeat;
}

/* =新着情報
---------------------------------------------------- */
#info_box {
	width:556px;
	border:2px solid #BEDF85;
}

#info_box .inner{
	height:108px;
}

.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;
}

/* =新着情報 スクロール
---------------------------------------------------- */

#s_box {
  position: relative;
	padding:10px;
}

#s_box .Container {
	position:absolute;
  width: 530px;
  height: 60px;
}
#s_box #Scroller-1 { 
  position: relative;
  overflow: hidden;
  width: 530px;
  height: 55px;
}

#s_box .Scroller-Container {
  position: relative;
}
#s_box .Scrollbar-Track {
  width: 6px; height: 55px;
  position: relative;
  top: 0; left: 533px;
	background:transparent url(../images/scrollbar_track.gif) no-repeat;
}
#s_box .Scrollbar-Handle {
  position: relative;
  top: 0; left: -2px;
  width: 8px; height: 20px;
	background:transparent url(../images/scrollbar_handle.gif) no-repeat;

}

/* =Contents
---------------------------------------------------- */

.contents {
	clear:both;
	padding-top:27px;
}

.con_img {
	padding-left:10px;
	height:17px;
	width:539px;
}

.icon_box01 {
	width:560px;
	padding-top:16px;
}

.icon_left {
	padding-right:9px;
	width:60px;
	float:left;
}
	
.icon_right {
	padding-top:10px;
	width:488px;
	float:left;
}


.icon_box02 {
	clear:both;
	width:560px;
	padding-top:8px;
	border-top:1px solid #cccccc;
}	

.icon_box03 {
	clear:both;
	width:560px;
	padding-top:8px;

	border-top:1px solid #cccccc;
}	

.co_txbox{
	padding:4px 3px 6px 0; 
}

.co_txbox img {
	padding-right:4px;
}


.box_cl01 {
	border-top:1px solid #cccccc;
	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;
}