@charset "euc-jp";
/*-----------------------------------------------------------------------------------------------
life css

_1. setup
_2. individual_set
	2.1_container
	2.2_header
	2.3_content
	2.4_side_left
	2.5_side_right
	2.6_center
_3. footer
_4. other

-------------------------------------------------------------------------------------------------*/




/*-----------------------------------------------------------------------------------------------
_1. setup
-------------------------------------------------------------------------------------------------*/
/*reset*/
@import "./base.css";

/*newsticker*/
@import "./newsticker_in.css";

/*newsticker*/
@import "./sidebar.css";


/*-----------------------------------------------------------------------------------------------
_2. individual_set
	2.1_container
-------------------------------------------------------------------------------------------------*/
.main {
	width:970px;
	padding:10px 0 0;
	background:url(/user_data/packages/default/img/life/life_bg_main.jpg) repeat-y left top;
}

	#life_top .main {
		padding:0;
	}

.content {
float:right;
	width:717px;
}

legend {
	display:none;
}

/*link*/
a,
a:link {
	color:#333333;
	outline-style:none;
	text-decoration:none;
}

a:visited {
	color:#333333;
	outline-style:none;
	text-decoration:none;
}

a:hover{

	color:#cc0000;

	outline-style:none;

	text-decoration:underline;

}
a:active {
	color:#333333;

	outline-style:none;

	text-decoration:none;

}

/*-----------------------------------------------------------------------------------------------
	2.2_header
-------------------------------------------------------------------------------------------------*/
/*
->base.css
*/

/*logo_bk*/
#life_top .header h2 {
float:left;
	width:235px;
	height:60px;
	padding:10px 0 24px 7px;
}

	#life_top .header h2 a {
	display:block;
	outline-style:none;
		width:335px;
		height:60px;
		background:url(/user_data/packages/default/img/common_img/logo_bk.jpg) no-repeat left top;
		text-indent:-9999px;
	}

	/*fix_right_moz*/
	#life_top .header .right ul {
		width:720px;
		padding:9px 0 9px;
		
		text-align:right;
	}



/*gnavi
------------------------------------------------------------------------------------------------*/
/*
->base.css
*/

/*search_navi*/
#life_top #search_navi{background: url(/user_data/packages/default/img/life/life_subnavbg.jpg) repeat-x left top;}
	
	/*li_size*/
	#life_top #search_navi .side_navi li{width:186px;}
		
		/*link_size*/
		#glife_top #search_navi .side_navi li a {width:186px;}
		
			/*gourmet*/
			#life_top #search_navi li#search_navi01 a {background-image:url(/user_data/packages/default/img/life/life_subnav01.jpg);}
			#life_top #search_navi li#search_navi02 a {background-image:url(/user_data/packages/default/img/life/life_subnav02.jpg);}
			#life_top #search_navi li#search_navi03 a {background-image:url(/user_data/packages/default/img/life/life_subnav03.jpg);}
			#life_top #search_navi li#search_navi04 a {background-image:url(/user_data/packages/default/img/life/life_subnav04.jpg);}


/*-----------------------------------------------------------------------------------------------
	2.3_content
-------------------------------------------------------------------------------------------------*/

/*life_main
-------------------------------------------------------------------------------------------------*/
#life_main {
	width:940px;
	padding:10px 15px 10px;
	border-bottom:10px solid #0d3607;
	background-color:#011903;
}


/*flash_side*/
#life_main .left {
float:left;
	width:645px;
	height:420px;
}

/*right_side*/
#life_main .right {
float:right;
	width:270px;
	min-height:420px;
	margin:0;
	padding:0 0 0 17px;
	background:url(/user_data/packages/default/img/life/dot_image.jpg) repeat-y left top;
}

/*pickup
-------------------------------------------------------------------------------------------------*/
	#life_main #life_pickup {
		width:270px;
		margin:0 0 10px;
		padding:0;
		background-color:#2b2b2b;
	}
	
		/*tit*/
		#life_main #life_pickup dt{
		display:block;
		overflow:hidden;
			width:270px;
			height:30px;
			background:url(/user_data/packages/default/img/life/life_pickup.jpg) no-repeat left top;
			text-indent:-9999px;
		}

		/*area*/
		#life_main #life_pickup dd{
			width:270px;
			padding:5px 0 0;
		}
		
		#life_main #life_pickup dd li{
			margin:0;
			padding:0 0 5px;
			text-align:center;
		}
		
		#life_main #life_pickup dd li a img{
			width:258px;
			height:58px;
			border:1px solid #999999;
		}

#life_main #life_pickup dt span.ichiran a:link, #life_main #life_pickup dt span.ichiran a:visited {
color:#241b00;
display:block;
float:right;
font-size:10px;
margin-top:5px;
padding-right:5px;
text-indent:0;
}


/*login
-------------------------------------------------------------------------------------------------*/
	#life_login {
		width:270px;
		margin:0;
		padding:10px 0 0;
		background:url(/user_data/packages/default/img/life/dot_main.jpg) repeat-x left top;
	}
	
		#life_login dt{
		display:block;
		overflow:hidden;
			width:270px;
			height:26px;
			background:url(/user_data/packages/default/img/life/tit_login.jpg) no-repeat left top;
			text-indent:-9999px;
		}
		
		#life_login dd{
			width:270px;
			color:#ffffff;
			background-color:#3f3c33;
		}
		
		/*form*/
		#life_login dd fieldset{
			margin:0;
			padding:0;
			border:0;
			background-color:transparent;
		}
		
		#life_login dd legend{
			display:none;
		}
		
		/*upper*/
		#life_login dd .upper {
			margin:0;
			padding:5px 5px 0 5px;
		}
		
			#life_login dd .upper li strong{
				font-size:10px;
				font-weight:normal;
			}
			
			/*ID*/
			#life_login dd .upper li.li01 {
			float:left;
			overflow:hidden;
				width:106px;
				font-size:10px;
				vertical-align:top;
			}
			
			#life_login input#loginId {
				width:84px;
				height:17px;
				margin:0 3px;
				padding:0;
				border:1px solid #cccccc;
			}
			
			/*pass*/
			#life_login dd .upper li.li02 {
			float:right;
			overflow:hidden;
				width:154px;
				font-size:10px;
				text-align:right;
				vertical-align:top;
			}
			
			#life_login input#loginPass {
				width:90px;
				height:17px;
				margin:0 0 0 3px;
				padding:0;
				border:1px solid #cccccc;
				text-align:left;
			}
			
		/*middle*/
		#life_login dd .middle {
		width:100px;
		float:left;
		margin:0;
		padding:7px 5px 0 10px;
		clear: both;
		}
		
			#life_login dd .middle  li {
			float:right;
			font-size:10px;
			width:100px;
			display:block;
			text-align:right;
				
			}
			
			#life_login dd .middle  li a {
			color:#FFFFFF;
				
			}
			
			#life_login dd .middle .next {
			float:left;
				margin:0;
				padding:5px;
				_padding:5px;
				
				font-size:10px;
				vertical-align:baseline;
			}
			
			#life_login dd .middle .next input {
				margin:0 3px 0 0;
				_margin:0;
			}
			
			#life_login dd .middle .next label {
				color:#ffffff;
			}
			
			#life_login dd .middle .next span {
				text-decoration:underline;
			}
			
		/*under*/
		#life_login dd .under {
		width:110px;
		float:right;
		margin:0;
		margin-bottom:0px;
		padding:0px 0px 0px 8px;
		text-align:left;
		}
		
		#life_login dd .under li {
		display:block;
		width:106px;
		line-height:100%;
		text-indent:-9999px;
		}
		
		#life_login dd .under li.bt1 a,#life_login dd .under li.bt1 a:link,#life_login dd .under li.bt1 a:visited {
		display:block;
			height:17px;
			width:106px;
			padding:0px;
			margin-top:8px;
			background:url(/user_data/packages/default/img/gourmet/btn01.jpg) no-repeat left top;
		}
		
		#life_login dd .under li.bt1 a:hover,#life_login dd .under li.bt1 a:active {
		display:block;
		height:17px;
		width:106px;
		padding:0px;
		margin-top:8px;
			background:url(/user_data/packages/default/img/gourmet/btn01.jpg) no-repeat left bottom;
		}
		
		
		#life_login dd .under li.bt2 a,#life_login dd .under li.bt2 a:link,#life_login dd .under li.bt2 a:visited {
			display:block;
			height:17px;
			width:106px;
			padding:0px;
			margin-top:5px;
			margin-bottom:5px;
			background:url(/user_data/packages/default/img/gourmet/btn02.jpg) no-repeat left top;
		}
		
		#life_login dd .under li.bt2 a:hover,#life_login dd .under li.bt2 a:active {
		display:block;
		height:17px;
		width:106px;
		padding:0px;
		margin-top:5px;
		background:url(/user_data/packages/default/img/gourmet/btn02.jpg) no-repeat left bottom;
		}

/*logon
-------------------------------------------------------------------------------------------------*/
#life_logon {
	width:270px;
	margin:0;
	padding:10px 0 0;
	background:url(/user_data/packages/default/img/gourmet/dot_main.jpg) repeat-x left top;
}

	#life_logon dl{
		width:268px;
		margin:0;
		padding:0;
		border:1px solid #9e612b;
		background-color:#000000;
	}
	
		#life_logon dt{
		display:block;
		overflow:hidden;
			width:260px;
			padding:11px 8px 7px 0px;
			background:url(/user_data/packages/default/img/common_img/bg_logon01.jpg) no-repeat left top;
			
			color:#ffffff;
			font-size:12px;
			font-weight:bold;
			line-height:1;
			text-align:left;
		}
		
		#life_logon dt span{
		display:block;
		float:left;
			width:80px;
			text-indent:-9999px;
			text-align:left;
		}
		
		#life_logon dd{
		overflow:hidden;
			width:250px;
			height:56px;
			padding:10px 9px 4px;
			background:url(/user_data/packages/default/img/common_img/bg_logon02.jpg) no-repeat left bottom;
		
			color:#ffffff;
			line-height:1;
			text-align:right;
		}
		
			#life_logon dd p{
				padding:0 0 3px;
			
				color:#ffffff;
				line-height:1.2;
				text-align:left;
			}
			
			#life_logon dd p.loginmy,
			#life_logon dd p.loginmy a{
				padding:0 0 3px;
				float:left;
				color:#ffffff;
				line-height:1.2;
				text-align:left;
				background:none;
				font-size:12px;
			}
			
			#life_logon dd p.loginmy a:hover,
			#life_logon dd p.loginmy a:active{
				font-size:12px;
			}
			
			#life_logon dd a {
				padding:0 0 0 22px;
				background:url(/user_data/packages/default/img/common_img/arw_logon.gif) no-repeat left center;
				
				color:#ffffff;
				font-size:10px;
				line-height:1.2;
				text-align:left;
			}
			
			#life_logon dd a:hover {
				background:url(/user_data/packages/default/img/common_img/arw_logon_on.gif) no-repeat left center;
				
				color:#F0D236;
				font-size:10px;
				line-height:1.2;
				text-align:left;
			}
			
			
/*-------------------------------------------------------------------------------------------------
	2.4_side
---------------------------------------------------------------------------------------------------*/

.side_left {
	padding:0 0 10px 14px;
	background-color:#0d3607;
}

/*-------------------------------------------------------------------------------------------------
	2.5_content
---------------------------------------------------------------------------------------------------*/
#life_top .content {
float:right;
overflow:hidden;
position:relative;
	width:718px;/*max700px*/
	padding:0;
}
	
/*ajax_informaion
-------------------------------------------------------------------------------------------------*/
#life_info{
	width:710px;
	padding:0 8px 10px 0;
	background-color:#0d3607;
}

#life_info dl{
position:relative;
	width:707px;
	height:28px;
	margin:0;
	padding:0;
	border:1px solid #cdcdcd;
	background-color:#ffffff;
}

	#life_info dt{
	display:block;
	overflow:hidden;
		width:120px;
		height:28px;
		background:url(/user_data/packages/default/img/life/tit_life_info.jpg) no-repeat left top;
		text-indent:-9999px;
	}
	
	#life_info dd {
	position:absolute;top:0;left:120px;
	overflow:hidden;
		width:587px;
		height:28px;
	}
	
	#life_info dd li p{
		width:auto;
		height:auto;
		margin:0 500px 0 0;
		padding:0;
		border:0;
	}
	
	/*sub*/
	#life_top .content p.sub {
	position:absolute;top:2px;left:0;
	overflow:hidden;
		width:692px;
		height:28px;
		
		color:#333333;
		font-size:10px;
		line-height:28px;
		text-align:right;
		vertical-align:middle;
	}
	
/*life_feature
-------------------------------------------------------------------------------------------------*/
#life_feature {
position:relative;top:0;left:0;
	width:708px;
	margin:10px 0 0 10px;
}

	#life_feature h3 {
		width:700px;
		height:27px;
		background:url(/user_data/packages/default/img/life/life_tit_feature.jpg) left bottom no-repeat;
		text-indent:-9999px;
	}
	
	#life_feature li {
	float:left;
		width:165px;
		padding:10px 10px 0 2px;
		text-align:center;
	}
	
	/*backnumber*/		#side_free dd .backnumber {

		padding:0px;

		text-align:right;

	}

	

		#side_free dd .backnumber a,#side_free dd .backnumber a:link,#side_free dd .backnumber a:visited,#side_free dd .backnumber a:active{

			color:#666666;

			text-decoration:none;

		}

		

		#side_free dd .backnumber a:hover{

			color:#cc0000;

			text-decoration:underline;

		}
	/*sub*/
	#life_top .content #life_feature p.sub {
	position:absolute;top:3px;left:586px;
	overflow:hidden;
		width:112px;/*692*/
		height:27px;
		
		color:#ffffff;
		font-size:10px;
		line-height:28px;
		text-align:left;
		vertical-align:middle;
	}
	
	#life_feature p.sub a,#life_feature p.sub a:link,#life_feature p.sub a:visited {
	display:block;
		width:112px;
		height:21px;
		background:url(/user_data/packages/default/img/life/btn_backnumber.jpg) no-repeat right top;
		text-indent:-9999px;
	}
	
	#life_feature p.sub a:hover,#life_feature p.sub a:active {
		background:url(/user_data/packages/default/img/life/btn_backnumber.jpg) no-repeat left top;
	}

#life_feature p.other {
	clear:both;
		width:700px;
		padding:5px 0;
		margin-top:5px;
		background:url(/user_data/packages/default/img/common_img/dot.jpg) repeat-x left top;
		
		text-align:right;
	}

/*life_lineup
-------------------------------------------------------------------------------------------------*/
#life_lineup {
	width:700px;
	margin:10px 0 0 10px;
	padding:0;
}

	#life_lineup dt{
	display:block;
		width:700px;
		margin:0 auto;
		padding:0 0 15px;
		background:url(/user_data/packages/default/img/life/life_tit_lineup.jpg) no-repeat left top;
		text-indent:-9999px;
	}

		#life_lineup dd {
		width:700px;
		margin:0;
		padding:5px;
		}
		
		#life_lineup dd li {
		float:left;
		margin:0;
		padding:2px 2px 7px 2px;
		line-height:1.2;
		vertical-align:middle;
		}
		
		#life_lineup dd li.choice {
		margin: 0;
		padding: 2px 2px 0 2px;
		}
		
		#life_lineup dd li.large {
		width:690px;
		margin:-7px auto 10px auto;
		padding:0px 2px 0px 2px;
		text-align:left;
		}
		
		
		#life_lineup dd li.large dd.clear {
		height:0px;
		line-height:0;
		font-size:0;
		display:block;
		clear:both;
		visibility:hidden;
		width: 690px;
		}
		
		#life_lineup dd ul.large_stage {
		width:690px;
		margin:0;
		padding:0px 0px 5px 0px;
		text-align:left;
		border:1px solid #000000;
		display: block;
		}
		
		#life_lineup dd li.large dl {
		margin:0;
		padding:0;
		display: block;

		}
		
		#life_lineup dd li.large dd {

		margin:0;
		padding:0;
		width:690px;

		}
		
		#life_lineup dd li.large dd.img {
		float:left;
		padding:15px 0 0 5px;
		width:259px;
		}
		
		#life_lineup dd li.large dd.title {
		width:400px;
		padding:15px 5px 10px 0;
		font-size:16px;
		font-weight:bold;
		display:block;
		float:right;
		}
		
		#life_lineup dd li.large dd.text {
		width:400px;
		padding:0 5px 10px 0;
		font-size:12px;
		display:block;
		float:right;
		}
		
		#life_lineup dd li.large dd table {
		width:381px;
		border:none;
		padding:3px;
		margin: 0;
		}
		
		
		#life_lineup dd li.large dd.category {
		width:381px;
		padding:4px;
		font-size:12px;
		display:block;
		float:right;
		border-bottom: 1px solid #000000;
		border-left: 1px solid #000000;
		border-right: 1px solid #000000;
		margin-right: 5px;
		}
		
		#life_lineup dd li.large dd.category li {
		width:160px;
		padding:7px 4px 4px 20px;
		font-size:12px;
		font-weight:bold;
		display:block;
		float:left;
		margin-right: 5px;
		background-image:url(/user_data/packages/default/img/lineup/ya.gif);
		background-position:top left;
		background-repeat:no-repeat;
		}
		
		
		#life_lineup dd li.large dt {
		margin:0;
		padding:0;
		background:none;
		text-indent:0;
		width:690px;
		background-color: #000000;

		}
		
		#life_lineup dd li.large dt.categoryti {
		float:right;
		width:391px;
		margin: 0 5px 0 0;
		background: none;
		}
		
		#life_lineup dd table {
			width:220px;
			margin:0;
			
			line-height:1.2;
			vertical-align:middle;
		}
		
			#life_lineup dd table th {
			width:40px;
				margin:0;
				padding:0;
			}
			
				#life_lineup dd table th img{
					border:1px solid #cccccc;
				}
			
			#life_lineup dd table td {
		padding:1px;
		text-align:left;
		vertical-align:middle;
			}

/*life_arrival
-------------------------------------------------------------------------------------------------*/
#life_arrival {
position:relative;top:0;left:0;
	width:708px;
	margin:12px 0 0 10px;
}

	#life_arrival h3 {
		width:700px;
		height:30px;
		margin:0 0 10px;
		background:url(/user_data/packages/default/img/life/life_tit_arrival.jpg) left bottom no-repeat;
		text-indent:-9999px;
	}
	
	/*scroll*/
	#life_arrival .box {
	/*overflow:auto;*/
		width:698px;
		/*height:240px;*/
		margin:0 0 0 2px;
		padding:0;
		text-align:left;
	}
	
	/*layout*/
	#life_arrival .box ul {
		width:676px;
	}
		
		#life_arrival .box li {
		float:left;
			width:324px;
			margin:0 10px 10px 0;
			padding:0 0 10px;
			background:url(/user_data/packages/default/img/common_img/dot.jpg) repeat-x left bottom;
			text-align:left;
		}
		
		#life_arrival .box dl {
			width:324px;
		}
		
		/*img*/
		#life_arrival .box dt {
		display:block;
		float:left;
		clear:left;
			width:150px;
		}
		
		/**/
		#life_arrival .box dd {
			padding:0 0 0 160px;
			line-height:110%;
		}
		
		#life_arrival .box dd .date {
			color:#333333;
		}


	/*layout*/
	#life_arrival .more {
	overflow:hidden;
		width:130px;
		height:21px;
		margin:1px 0 0 570px;
		padding:0;
	}
	
		#life_arrival .more a,#life_arrival .more a:link,#life_arrival .more a:visited {
		display:block;
			width:130px;
			height:21px;
			background:url(/user_data/packages/default/img/life/btn_more_arrival.jpg) no-repeat right top;
			text-indent:-9999px;
		}
		
		#life_arrival .more a:hover,#life_arrival .more a:active {
			background:url(/user_data/packages/default/img/life/btn_more_arrival.jpg) no-repeat left top;
		}
			
	
/*life_recommend
-------------------------------------------------------------------------------------------------*/
#life_recommend {
position:relative;top:0;left:0;
	width:708px;
	margin:12px 0 0 10px;
}

	#life_recommend h3 {
		width:700px;
		height:30px;
		margin:0 0 10px;
		background:url(/user_data/packages/default/img/images/title_otoku-info.gif) left bottom no-repeat;
		text-indent:-9999px;
	}
	
	/*scroll*/
	#life_recommend .box {
	overflow:auto;
		width:695px;
		height:240px;
		margin:0 0 0 5px;
		padding:0;
		text-align:left;
	}
	
	/*layout*/
	#life_recommend .box li {
		display:block;
		padding:6px 3px 7px;
		width:660px;
		font-size:12px;
		/*font-weight:bold;*/
		/*background:url(/user_data/packages/default/img/common_img/dot.jpg) repeat-x left bottom;*/
	}
	
	#life_recommend .box li a,#life_recommend .box li a:link,#life_recommend .box li a:visited {
		padding:0 0 0 20px;
		display:block;
		background:url(/user_data/packages/default/img/life/arw_blue.jpg) no-repeat left top;
	}
		
	#life_recommend .box li a:hover,#life_recommend .box li a:active {
		background:url(/user_data/packages/default/img/life/arw_red.jpg) no-repeat left top;
	}
	/*---*/
	#life_recommend .box li {

		display:block;
		width:660px;
		font-size:12px;

	}
	
	#life_recommend .box li.bg_light {

		display:block;
		margin-bottom:13px;
		padding:5px 3px;
		background-color:#F2F2C2;
		border:1px solid #CCC;
		width:660px;
		font-size:12px;

	}
	
	#life_recommend .box li.bg_normal {

		display:block;
		margin-bottom:13px;
		padding:5px 3px;
		border:1px solid #CCC;
		width:660px;
		font-size:12px;

	}

	#life_recommend .box li.bg_light a,#life_recommend .box li.bg_light a:link,#life_recommend .box li.bg_light a:visited {

		padding:0 0 0 20px;

		display:block;

		background:url(/user_data/packages/default/img/life/arw_blue_y.gif) no-repeat left top;

	}

		

	#life_recommend .box li.bg_light a:hover,#life_recommend .box li.bg_light a:active {

		background:url(/user_data/packages/default/img/life/arw_red_y.gif) no-repeat left top;

	}
	
	#life_recommend .box li.bg_normal a,#life_recommend .box li.bg_normal a:link,#life_recommend .box li.bg_normal a:visited {

		padding:0 0 0 20px;

		display:block;

		background:url(/user_data/packages/default/img/life/arw_blue.gif) no-repeat left top;

	}

		

	#life_recommend .box li.bg_normal a:hover,#life_recommend .box li.bg_normal a:active {

		background:url(/user_data/packages/default/img/life/arw_red.gif) no-repeat left top;

	}
/*life_situation
-------------------------------------------------------------------------------------------------*/
#life_situation {
position:relative;top:0;left:0;
	width:708px;
	margin:12px 0 0 10px;
}

	#life_situation h3 {
		width:700px;
		height:30px;
		margin:0;
		background:url(/user_data/packages/default/img/life/life_tit_situation.jpg) left bottom no-repeat;
		text-indent:-9999px;
	}
	
	#life_situation p.head {
		padding:3px 5px;
		
		font-size:10px;
	}
	
	/*scroll*/
	#life_situation .box {
	overflow:auto;

		width:695px;
		height:160px;
		margin:0 0 0 5px;
		padding:0;
		text-align:left;
	}
	
	/*layout*/
	#life_situation .box li {
		padding:6px 3px 7px;
		/*background:url(/user_data/packages/default/img/common_img/dot.jpg) repeat-x left bottom;*/
	}
	
	#life_situation .box li a,#life_situation .box li a:link,#life_situation .box li a:visited {
		padding:0 0 0 20px;
		background:url(/user_data/packages/default/img/life/arw_blue.jpg) no-repeat left center;
	}
		
	#life_situation .box li a:hover,#life_situation .box li a:active {
		background:url(/user_data/packages/default/img/life/arw_red.jpg) no-repeat left center;
	}
	/*---*/
	
	#life_situation .box li {
		display:block;
		width:660px;
		font-size:12px;
	}
	
	#life_situation .box li.bg_light {
		display:block;
		margin-bottom:13px;
		padding:5px 3px;
		background-color:#FFFEEE;
		border:1px solid #CCC;
		width:660px;
		font-size:12px;
	}
	
	#life_situation .box li.bg_light a,#life_situation .box li.bg_light a:link,#life_situation .box li.bg_light a:visited {
		padding:0 0 0 20px;
		background:url(/user_data/packages/default/img/life/arw_blue_y.jpg) no-repeat left center;
	}
		
	#life_situation .box li.bg_light a:hover,#life_situation .box li.bg_light a:active {
		background:url(/user_data/packages/default/img/life/arw_red_y.jpg) no-repeat left center;
	}
	
	#life_situation .box li.bg_normal {
		display:block;
		margin-bottom:13px;
		padding:5px 3px;
		border:1px solid #CCC;
		width:660px;
		font-size:12px;
	}
		
	#life_situation .box li.bg_normal a,#life_situation .box li.bg_normal a:link,#life_situation .box li.bg_normal a:visited {
		padding:0 0 0 20px;
		background:url(/user_data/packages/default/img/life/arw_blue.jpg) no-repeat left center;
	}
		
	#life_situation .box li.bg_normal a:hover,#life_situation .box li.bg_normal a:active {
		background:url(/user_data/packages/default/img/life/arw_red.jpg) no-repeat left center;
	}
	
/*life_ranking
-------------------------------------------------------------------------------------------------*/
#life_ranking {
position:relative;top:0;left:0;
	width:708px;
	margin:12px 0 0 10px;
}

	#life_ranking h3 {
		width:700px;
		height:30px;
		margin:0 0 10px;
		background:url(/user_data/packages/default/img/life/life_tit_ranking.jpg) left bottom no-repeat;
		text-indent:-9999px;
	}
	
	/**/
	#life_ranking dl {
	float:left;
		width:232px;
		margin:0;
		padding:0 0 10px 1px;
	}
		
		/*crown*/
		#life_ranking dt {
		display:block;
			width:232px;
			margin:0;
			padding:0;
		}
		
			#life_ranking dt a {
			display:block;
				width:232px;
				margin:0;
				padding:0;
				
				font-size:10px;
				line-height:120%;
			}
		
			#life_ranking dt a img{
			float:left;
				width:30px;
				height:30px;
				margin:0 4px 0 0;
			}
		
		#life_ranking dd a {
		display:block;
		float:left;
			width:100px;
		}
			
		#life_ranking dd p {
		float:left;
			width:112px;
			padding:0 0 0 8px;
			
			color:#333333;
			line-height:120%;
		}

	/*link_other*/
	#life_ranking p.other {
	clear:both;
		width:700px;
		padding:5px 0;
		background:url(/user_data/packages/default/img/common_img/dot.jpg) repeat-x left top;
		
		text-align:right;
	}

		
/*life_movie
-------------------------------------------------------------------------------------------------*/
#life_movie {
position:relative;top:0;left:0;
	width:708px;
	margin:12px 0 0 10px;
}

	#life_movie h3 {
		width:700px;
		height:30px;
		margin:0 0 10px;
		background:url(/user_data/packages/default/img/life/life_tit_movie.jpg) left bottom no-repeat;
		text-indent:-9999px;
	}
	
	/**/
	#life_movie ul {
		width:700px;
	}
	
	/*layout*/
	#life_movie li {
	float:left;
		width:340px;
		margin:0 8px 0 0;
	}
	
	/*img*/
	#life_movie .left {
	float:left;
		width:155px;
	}
		/*img*/
		#life_movie .area_img {
			width:145px;
			margin:0 0 3px;
			padding:0 10px 8px 0;
			background:url(/user_data/packages/default/img/life/img_movie_btm.jpg) no-repeat left bottom;
		}
		
		/*img*/
		#life_movie .btn_movie a,#life_movie .btn_movie a:link,#life_movie .btn_movie a:visited {
		display:block;
		outline-style:none;
			width:98px;
			height:23px;
			background:url(/user_data/packages/default/img/common_img/btn_movie.jpg) no-repeat left top;
			text-indent:-9999px;
		}
		
		#life_movie .btn_movie a:hover,#life_movie .btn_movie a:active {
			background:url(/user_data/packages/default/img/common_img/btn_movie.jpg) no-repeat left bottom;
		}
	
	/*data*/
	#life_movie .area_data {
	float:left;
		width:180px;
		padding:0;
	}
	
	#life_movie .area_data dt{
		font-weight:bold;
	}		
	
	#life_movie .area_data dd{
		padding:5px 0;
	}		
			
/*-------------------------------------------------------------------------------------------------
_3. footer
---------------------------------------------------------------------------------------------------*/
/*
->base.css
*/

/*-------------------------------------------------------------------------------------------------
_4. other
---------------------------------------------------------------------------------------------------*/

