@charset "euc-jp";
/* ==================== Fundamental ==================== */
*{
	margin:0px;
	padding:0px;
	list-style:none;
	}
body{
	font-size:12px;
	color:#333;
	line-height:130%;
	word-break: break-all;
	font-family:Verdana,'£Í£Ó £Ð¥´¥·¥Ã¥¯','¥Ò¥é¥®¥Î´Ý¥´ Pro W4','Hiragino Maru Gothic Pro',Osaka,sans-serif;
	}
br.clear{
	margin:0px;
	padding:0px;
	line-height:0%;
	font-size:0px;
	clear:both;
	}
body img{
	border:none;
	}

/* ==================== Text Style ==================== */

a:link{text-decoration:underline;color:#1c79b4;}
a:visited{text-decoration:underline;color:#1c79b4;}
a:active{text-decoration:underline;color:#1c79b4;}
a:hover{text-decoration:underline;color:#FF0000;}

.sub{
	font-size:10px;
	color:#666666;
	}
.sub a:link{text-decoration:none;color:#666;}
.sub a:visited{text-decoration:none;color:#666;}
.sub a:active{text-decoration:none;color:#666;}
.sub a:hover{text-decoration:underline;color:#FF0000;}

.redbold{
	color:#FF0000;
	font-weight:bold;
	font-size:10px;
	}

/* ==================== Layout ==================== */
#wrapper{
	position:relative;
	width:950px;
	background:url(../img/bg.gif) repeat-y;
	margin: 0px auto;
	}
#column_main{
	float:right;
	padding:44px 0 20px 0;
	width:637px;
	}
#column_left{
	float:left;
	width:313px;
	}
#column_main2{
	float:right;
	padding:136px 0 20px 0;
	width:637px;
	}
#column_left2{
	float:left;
	padding-top:136px;
	width:243px;
	}
.column_left_pad{
	padding:6px 0 20px 7px;
	}
#header{
	position:absolute;	
	left:0px;
	top:0px;
	width:950px;
	}

/*--------------------------------------------------------------------------------
others
--------------------------------------------------------------------------------*/
.clearfix{
	border:0;
	clear:both;
	margin:0;
	padding:0;
	_height:1px;
	min-height:1px;
	height:auto;
	overflow:hidden;
}
.clearfix:after{
	height:0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
}
/*--------------------------------------------------------------------------------
Btn Styles
--------------------------------------------------------------------------------*/
.btn_gray{
	color:#333 !important;
	font-size:14px;
	text-align:center;
	text-shadow:0 1px 0 #fff;
	text-decoration:none !important;
	cursor:pointer;
	display:block;
	width:100px;
	height:25px;
	line-height:24px;
	margin:0 auto;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	border:1px solid #9a9a9a;
	background-color:#cecece;
	background-repeat:repeat-x;
	background-image:-khtml-gradient(linear, left top, left bottom, from(#fcfcfc), to(#cecece));
	background-image:-moz-linear-gradient(top, #fcfcfc, #cecece);
	background-image:-ms-linear-gradient(top, #fcfcfc, #cecece);
	background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcfcfc), color-stop(100%, #cecece));
	background-image:-webkit-linear-gradient(top, #fcfcfc, #cecece);
	background-image:-o-linear-gradient(top, #fcfcfc, #cecece);
	background-image:linear-gradient(top, #fcfcfc, #cecece);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#cecece', GradientType=0);
	-webkit-box-shadow:0 1px 1px rgba(0, 0, 0, 0.1);
	-moz-box-shadow:0 1px 1px rgba(0, 0, 0, 0.1);
	box-shadow:0 1px 1px rgba(0, 0, 0, 0.1);
	position:relative;
}
.btn_gray:hover{
	color:#333 !important;
	text-decoration:none !important;
	border:1px solid #666;
	background-color:#fcfcfc;
	background-repeat:repeat-x;
	background-image:-khtml-gradient(linear, left top, left bottom, from(#cecece), to(#fcfcfc));
	background-image:-moz-linear-gradient(top, #cecece, #fcfcfc);
	background-image:-ms-linear-gradient(top, #cecece, #fcfcfc);
	background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #cecece), color-stop(100%, #fcfcfc));
	background-image:-webkit-linear-gradient(top, #cecece, #fcfcfc);
	background-image:-o-linear-gradient(top, #cecece, #fcfcfc);
	background-image:linear-gradient(top, #cecece, #fcfcfc);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#cecece', endColorstr='#fcfcfc', GradientType=0);
}

/*---- side common avatar btns ----*/
#avatar_btn{
	width:290px;
	padding:8px 4px 0;
	border-left:1px solid #9e9c93;
	border-right:1px solid #9e9c93;
	background:#fff;
}
#avatar_btn .avatar_closet,
#avatar_btn .avatar_shop{
	width:142px;
	height:34px;
}
#avatar_btn .avatar_closet{
	float:left;
}
#avatar_btn .avatar_shop{
	float:right;
}
#avatar_btn .avatar_closet a,
#avatar_btn .avatar_shop a{
	width:140px;
}
#avatar_btn .avatar_myroom{
	padding-bottom:4px;
}
#avatar_btn .avatar_myroom a{
	width:288px;
}
#avatar_btn .btn_gray img{
	vertical-align:-3px;
	margin-right:2px;
	height:18px;
}
#avatar_btn .avatar_closet .btn_gray img{
	background: url(//img.freeml.com/3g/img/mypage/icons_avatar.png) 0 0;
	width:22px;
}
#avatar_btn .avatar_shop .btn_gray img{
	background: url(//img.freeml.com/3g/img/mypage/icons_avatar.png) -23px 0;
	width:20px;
}
#avatar_btn .avatar_myroom .btn_gray img{
	background: url(//img.freeml.com/3g/img/mypage/icons_avatar.png) -44px 0;
	width:16px;
}
/*---- main avatar setting ----*/
#setting_avatar{
	padding-bottom:30px;
	margin-bottom:16px;
	border-bottom:1px solid #ccc;
}
#setting_avatar .img_avatar{
	text-align:center;
	float:left;
	margin-right:10px;
}
#setting_avatar .img_avatar img{
	display:block;
	margin-bottom:4px;
}
#setting_avatar .img_avatar a,
#setting_avatar .img_avatar span{
	font-size:14px;
	font-weight:bold;
}
#setting_avatar .img_avatar span{
	color:#aaa;
}
#setting_avatar .links_avatar{
	width:220px;
	float:left;
	padding:10px 0 0;
	margin-top:72px;
	background:#f3f2ef;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}
#setting_avatar .links_avatar .btn_gray{
	margin:0 auto 12px;
	width:150px;
	height:35px;
	line-height:34px;
}
#setting_avatar .links_avatar input.btn_gray_mat{
	width:152px;
	height:27px;
	padding-bottom:3px;
	margin:0 auto 12px;
	color:#666 !important;
	font-size:12px;
	text-align:center;
	text-decoration:none !important;
	cursor:pointer;
	display:block;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	border:1px solid #ccc;
	background-color:#eee;
}

/*--------------------------------------------------------------------------------
Header
--------------------------------------------------------------------------------*/

.head_navi{
	background:url(../img/mypage4.png) no-repeat 0 0;
	width:950px;
	height:37px;
	color:#999;
	}
.head_navi p{
	float:left;
	padding:11px 0 0 33px;
	}
.head_navi a{
	text-decoration:none;
	color:#333;
	}
.head_navi a:hover{
	color:#FF0000;
	}
.head_logo{
	float:left;
	margin:3px 0 0 4px;
	}
.head_logo a{
	display:block;
	text-decoration:none;
	}
.head_logo span{
	visibility:hidden;
	}
.head_link{
	padding:11px 5px 0 0;
	float:right;
	}

.head_navi table{
	float:right;
	margin:8px 7px 0 0;
	}
.head_navi_input{
	width:150px;
	margin-right:3px;
	background-color:#e9e9e9;
	border:1px solid #06447b;
	padding:1px;
	}
.head_navi table a{
	display:block;
	width:64px;
	height:19px;
	text-decoration:none;
	}
.head_navi table span{
	visibility:hidden;
	}


/*--------------------------------------------------------------------------------
Header_2009 4Q
--------------------------------------------------------------------------------*/
.head09{
	background:url(//img.freeml.com/img/common/newhead/headbg_094q.gif) no-repeat 0 0;
	width:880px;
	height:37px;
	color:#999;
	}
.head09 p{
	float:left;
	padding:11px 0 0 8px;
	color:#333;
	font-weight:bold;
	}
.head09 a{
	text-decoration:none;
	color:#333;
	}
.head09 a:hover{
	color:#FF0000;
	}
.head_link{
	padding:11px 5px 0 0;
	float:right;
	}

.head09 table{
	float:right;
	margin:8px 7px 0 0;
	}
.head09 table a{
	display:block;
	width:64px;
	height:19px;
	text-decoration:none;
	}
.head09 table span{
	visibility:hidden;
	}
.head09_input{
	width:150px;
	margin-right:3px;
	background-color:#e9e9e9;
	border:1px solid #06447b;
	padding:1px;
	}


/* ==================== Logo Background ==================== */

#head_wrap{
	padding-top:37px;
	}
.prof_head{
	background:url(../img/mypage4.png) no-repeat 0 -37px;
	width:950px;
	height:161px;
	}
.prof_head h1{
	font-size:18px;
	padding:20px 0 0 20px;
	}
.prof_head h1 a{
	text-decoration:none;
	color:#333;
	}
.prof_head h1 a:hover{
	color:#FF0000;
	text-decoration:underline;
	}
.banner{
	text-align:center;
	width:100%;
	padding-top:16px;
	}

.prof09{
	background:url(//img.freeml.com/img/common/newhead/headbg_094q.gif) no-repeat 0 -37px;
	width:880px;
	height:93px;
	}
.prof09 h1{
	float:left;
	font-size:18px;
	padding:37px 0 0 20px;
	}
.prof09 h1 a{
	text-decoration:none;
	color:#333;
	}
.prof09 h1 a:hover{
	color:#FF0000;
	text-decoration:underline;
	}
.banner09{
	float:right;
	padding:16px 10px 0 0;
	}
.logo09{
	float:left;
	padding:14px 0 0 16px;
	}


/*--------------------------------------------------------------------------------
Mypage Navi
--------------------------------------------------------------------------------*/
#mypage_navi{
	position:absolute;
	top:198px;
	left:313px;
	width:630px;
	height:30px;
	margin-top:9px;
	background:url(../img/mypage4.png) no-repeat -300px -198px;
	color:#324553;
	}
#mypage_navi a{
	text-decoration:none;
	color:#EFEFEF;
	}
#mypage_navi a:hover{
	color:#FF0000;
	}
#mypage_navi p{
	padding:5px 0 0 5px;
	}
#mypage_navi .left{
	float:left;
	padding:7px 0 0 10px;
	}
#mypage_navi li{
	float:left;
	margin-right:3px;
	}
#mypage_navi .right{
	float:right;
	padding:7px 11px 0 0;
	}



/* ==================== Alart ==================== */
#alart{
	background:url(../img/mypage4.png) no-repeat -300px -228px;
	width:630px;
	height:30px;
	font-size:14px;
	font-weight:bold;
	margin-bottom:1px;
	}
#alart a{
	padding:7px 0 6px 36px;
	color:#FFF;
	text-decoration:none;
	display:block;
	}
#alart a:hover{
	color:#FF0000;
	}


/*--------------------------------------------------------------------------------
My Calendar
--------------------------------------------------------------------------------*/

#today{
	background:url(../img/mypage4.png) no-repeat -300px -258px;
	width:630px;
	height:30px;
/*	margin-top:5px;*/
	}
#today li{
	float:left;
	}
.date{
	width:108px;
	}
.date p{
	padding:7px 0 0 7px;
	}
.date a{
	color:#FFF;
	text-decoration:none;
	}
.date a:hover{
	color:#FF0000;
	}
.add_plan{
	padding-top:5px;
	margin-right:21px;
	}
.add_plan a{
	width:96px;
	height:19px;
	display:block;
	text-decoration:none;
	}
.add_plan a span{
	visibility:hidden;
	}
.op_info img{
	width:22px;
	height:22px;
	margin-top:4px;
	float:left;
	}
.op_info p{
	padding:7px 0 0 3px;
	float:left;
	margin-right:10px;
	}
.op_info a{
	font-weight:bold;
	color:#333;
	text-decoration:none;
	}
.op_info a:hover{
	color:#FF0000;
	}

.ic_ame{
	background:url(../img/ic/ame.gif) no-repeat 0 0;
	}
.ic_ame_hare{
	background:url(../img/ic/ame_hare.gif) no-repeat 0 0;
	}
.ic_ame_kumori{
	background:url(../img/ic/ame_kumori.gif) no-repeat 0 0;
	}
.ic_ame_nochi_hare{
	background:url(../img/ic/ame_nochi_hare.gif) no-repeat 0 0;
	}
.ic_ame_nochi_kumori{
	background:url(../img/ic/ame_nochi_kumori.gif) no-repeat 0 0;
	}
.ic_ame_nochi_yuki{
	background:url(../img/ic/ame_nochi_yuki.gif) no-repeat 0 0;
	}
.ic_ame_yuki{
	background:url(../img/ic/ame_yuki.gif) no-repeat 0 0;
	}
.ic_hare{
	background:url(../img/ic/hare.gif) no-repeat 0 0;
	}
.ic_hare_ame{
	background:url(../img/ic/hare_ame.gif) no-repeat 0 0;
	}
.ic_hare_kumori{
	background:url(../img/ic/hare_kumori.gif) no-repeat 0 0;
	}
.ic_hare_nochi_ame{
	background:url(../img/ic/hare_nochi_ame.gif) no-repeat 0 0;
	}
.ic_hare_nochi_kumori{
	background:url(../img/ic/hare_nochi_kumori.gif) no-repeat 0 0;
	}
.ic_hare_nochi_yuki{
	background:url(../img/ic/hare_nochi_yuki.gif) no-repeat 0 0;
	}
.ic_hare_yuki{
	background:url(../img/ic/hare_yuki.gif) no-repeat 0 0;
	}
.ic_kumori{
	background:url(../img/ic/kumori.gif) no-repeat 0 0;
	}
.ic_kumori_ame{
	background:url(../img/ic/kumori_ame.gif) no-repeat 0 0;
	}
.ic_kumori_hare{
	background:url(../img/ic/kumori_hare.gif) no-repeat 0 0;
	}
.ic_kumori_nochi_ame{
	background:url(../img/ic/kumori_nochi_ame.gif) no-repeat 0 0;
	}
.ic_kumori_nochi_hare{
	background:url(../img/ic/kumori_nochi_hare.gif) no-repeat 0 0;
	}
.ic_kumori_nochi_yuki{
	background:url(../img/ic/kumori_nochi_yuki.gif) no-repeat 0 0;
	}
.ic_kumori_yuki{
	background:url(../img/ic/kumori_yuki.gif) no-repeat 0 0;
	}
.ic_yuki{
	background:url(../img/ic/yuki.gif) no-repeat 0 0;
	}
.ic_yuki_ame{
	background:url(../img/ic/yuki_ame.gif) no-repeat 0 0;
	}
.ic_yuki_hare{
	background:url(../img/ic/yuki_hare.gif) no-repeat 0 0;
	}
.ic_yuki_kumori{
	background:url(../img/ic/yuki_kumori.gif) no-repeat 0 0;
	}
.ic_yuki_nochi_ame{
	background:url(../img/ic/yuki_nochi_ame.gif) no-repeat 0 0;
	}
.ic_yuki_nochi_hare{
	background:url(../img/ic/yuki_nochi_hare.gif) no-repeat 0 0;
	}
.ic_yuki_nochi_kumori{
	background:url(../img/ic/yuki_nochi_kumori.gif) no-repeat 0 0;
	}

/*.ic_shishi{
	background:url(../img/ic/ic_wea.gif) no-repeat 0 0;
	}*/

/* ²´ÍÓºÂ */
.for_1{
	background:url(../img/ic/for_1.gif) no-repeat 0 0;
	}
/* ²´µíºÂ */
.for_2{
	background:url(../img/ic/for_2.gif) no-repeat 0 0;
	}
/* ÁÐ»ÒºÂ */
.for_3{
	background:url(../img/ic/for_3.gif) no-repeat 0 0;
	}
/* ³ªºÂ */
.for_4{
	background:url(../img/ic/for_4.gif) no-repeat 0 0;
	}
/* »â»ÒºÂ */
.for_5{
	background:url(../img/ic/for_5.gif) no-repeat 0 0;
	}
/* ²µ½÷ºÂ */
.for_6{
	background:url(../img/ic/for_6.gif) no-repeat 0 0;
	}
/* Å·ÇéºÂ */
.for_7{
	background:url(../img/ic/for_7.gif) no-repeat 0 0;
	}
/* ê¸ºÂ */
.for_8{
	background:url(../img/ic/for_8.gif) no-repeat 0 0;
	}
/* ¼Í¼êºÂ */
.for_9{
	background:url(../img/ic/for_9.gif) no-repeat 0 0;
	}
/* »³ÍÓºÂ */
.for_10{
	background:url(../img/ic/for_10.gif) no-repeat 0 0;
	}
/* ¿åÉÓºÂ */
.for_11{
	background:url(../img/ic/for_11.gif) no-repeat 0 0;
	}
/* µûºÂ */
.for_12{
	background:url(../img/ic/for_12.gif) no-repeat 0 0;
	}
/* ==================== Weather ==================== */

.weather_bg{
	background-color:#FFFFFF;
	color:#333333;
	border:solid 1px #666666;
	width:300px;
	text-align:left;
	}
.weather_bt_bg{
	background-color:#C3BFB8;
	text-align:right;
	padding:2px;
	margin:2px;
	}
.weather_table{
	width:290px;
	margin:5px;
	}
.weather_td{
	background-color:#EEEBE1;
	text-align:left;
	}
.weather_td2{
	background-color:#D7D4CB;
	}
.weather_td3{
	background-color:#5E5D5A;
	text-align:center;
	}
.temp_text{
	font-size:10px;
	padding:2px 5px 0 5px;
	color:#666666;
	}
.rain_table table {
	  border-collapse: collapse;
	  border: 1px solid #999999;
	  color: #333333;
	  background: #FFFFFF;
	  font-size:10px;
	  text-align:center;
	  }
.rain_table td{
	  border: 1px solid #C2BFB7;
	  padding:1px;
	  }
.td_rain{
	  border: 1px solid #C2BFB7;
	  font-size:10px;
	  color: #555555;
	  background: #F4F3EB;
	  padding:1px;
	  }
.weather_date{
	font-weight:bold;
	color:#CCCCCC;
	font-size:14px;
	}
.weather_date2{
	font-weight:bold;
	color:#CCCCCC;
	font-size:12px;
	}
.weather_area{
	color: #820000;
	font-size: 16px;
	font-weight: bold;
	padding: 5px 5px 0 5px;
	}
.weather_area_bg{
	background-color:#EEEBE1;
	padding:5px;
	margin:5px;	
	}
.weather_area_tit{
	font-weight:bold;
	color:#430000;
	margin:5px 0 0 5px;
	}
.fortune_body_10brown {
	font-size: 10px;
	color: #4E1D00;
	font-weight: normal;
}
.lowtemp {
	color: #0059D3;
}

.hightemp {
	color: #ED4910;
}
.text_999_10 a:link{text-decoration:none;color:#999999;}
.text_999_10 a:visited{text-decoration:none;color:#999999;}
.text_999_10 a:active{text-decoration:none;color:#999999;}
.text_999_10 a:hover{text-decoration:none;color:#FF0000;}

.text_999_10{
	color:#999999;
	font-size: 10px;
	}



/* ==================== Plan ==================== */
#plan{
	background:url(../img/col_main_bg.gif) repeat-y;
	width:630px;
	}
#plan ul{
	padding:10px;
	}
#plan li div{
	width:72px;
	float:left;
	text-align:center;
	font-weight:bold;
	}
#plan li{
	padding:5px 10px 5px 0;
	zoom:100%;
	}
#cal_plan{
	background-color:#f1f1f0;
	}
#cal_plan2{
	background-color:#fbfbfa;
	}
#plan p{
	float:left;
	padding-left:18px;
	}
.plan_bottom{
	background:url(../img/mypage4.png) no-repeat -230px -348px;
	width:630px;
	height:1px;
	}


.ic_17_eat{
	background:url(/3gen/img/ic/ic_eat.gif) no-repeat;
	}
.ic_17_drink{
	background:url(/3gen/img/ic/ic_drink.gif) no-repeat;
	}
.ic_17_ml{
	background:url(/3gen/img/ic/ic_ml.gif) no-repeat;
	}
.ic_17_buy{
	background:url(/3gen/img/ic/ic_buy.gif) no-repeat;
	}
.ic_17_go{
	background:url(/3gen/img/ic/ic_go.gif) no-repeat;
	}
.ic_17_none{
	background:url(/3gen/img/ic/ic_none.gif) no-repeat;
	}
.ic_17_play{
	background:url(/3gen/img/ic/ic_play.gif) no-repeat;
	}
.ic_17_watch{
	background:url(/3gen/img/ic/ic_watch.gif) no-repeat;
	}


/*--------------------------------------------------------------------------------
Main Column
--------------------------------------------------------------------------------*/
.tit{
	background:url(../img/mypage4.png) no-repeat -300px -288px;
	width:630px;
	height:26px;
	margin-top:10px;
	}
.tit h2{
	font-size:12px;
	color:#333333;
	padding:5px 0 0 7px;
	float:left;
	}
.tit h2 a{
	text-decoration:none;
	color:#333;
	}
.tit h2 a:hover{
	text-decoration:none;
	color:#FF0000;
	}
.bg{
	background:url(../img/col_main_bg.gif) repeat-y;
	width:630px;
	}
.bottom{
	background:url(../img/mypage4.png) no-repeat -300px -315px;
	width:630px;
	height:33px;
	}
.bottom ul{
	padding:8px 8px 0 0;
	text-align:right;
	color:#adadad;
	font-size:14px;
	}
.bottom li{
	float:right;
	}
.bottom span{
	float:right;
	}

.no_ml{
	background-color:#f1f1f0;
	padding:10px;	
	}
.no_ml h5{
	font-size:14px;
	color:#666;
	}
.pad{
	padding:12px 10px 20px 10px;
	}
.ml{
	padding:0 5px;
	}
#ml_list .left{
	float:left;
	width:36px;
	text-align:center;
	}
#ml_list .right{
	float:left;
	width:557px;
	padding-left:7px;
	}
#ml_list .right h3{
	font-size:16px;
	float:left;
	padding:3px 0;
	}
#ml_list .right .sub span{
	color:#CCC;
	}
.ml_bt li{
	float:right;
	}
.ml_bt li a{
	width:65px;
	height:19px;
	display:block;
	text-decoration:none;
	}
.ml_bt li span{
	visibility:hidden;
	}
.bt_sanka{
	background:url(../img/mypage4.png) no-repeat -125px -283px;
	}
.bt_admin{
	background:url(../img/mypage4.png) no-repeat -60px -283px;
	margin-right:2px;
	}

.ml_entry{
	background-color:#f1f1f0;
	margin-top:5px;
	padding:9px 11px 3px 11px;
	}
.ml_update{
	padding:0 0 6px 19px;
	}

.ml_entry li .photo{
	margin:5px 0 0 0;
	}
.photo li{
	margin-right:3px;
	float:left;
	}

.photo{
	width:100%;
	min-height:0;
	}
.photo:after{
    content:"";
    clear:both;
    height:0;
    display:block;
    visibility:hidden;
	}

.ml_entry .date{
	font-size:10px;
	color:#666;
	}
#ic_mail{
	background:url(../img/ic/ic_mail.gif) no-repeat;
	}
#ic_pic{
	background:url(../img/ic/ic_pic.gif) no-repeat;
	}
#ic_file{
	background:url(../img/ic/ic_file.gif) no-repeat;
	}
#ic_plan{
	background:url(../img/ic/ic_plan.gif) no-repeat;
	}

#new_entry .left{
	float:left;
	width:36px;
	text-align:center;
	}
#new_entry .right{
	float:left;
	width:557px;
	padding:3px 0 0 7px;
	}
#new_entry .right h3{
	font-size:14px;
	display:inline;
	padding-bottom:2px;
	}
#new_entry .right h4{
	font-size:12px;
	}
#new_entry .right p span{
	color:#ddd;
	}
.new_photo{
	width:100%;
	min-height:0;
	}
.new_photo:after{
    content:"";
    clear:both;
    height:0;
    display:block;
    visibility:hidden;
	}
.new_photo li{
	float:left;
	margin-right:3px;
	}


.dotline{
	border-bottom:1px dotted #a5a5a5;
	padding-bottom:12px;
	margin-bottom:12px;
	}


#profile{
	background:url(../img/col_main_bg.gif) repeat-y;
	width:630px;
	}
#profile h2{
	font-size:10px;
	background-color:#e8e8e8;
	padding:2px 6px;
	}
.prof_tit{
	padding:3px 4px;
	}
#profile p{
	padding:10px 17px 20px 17px;
	}
.pad_fri{
	padding:12px 10px 20px 10px;
	}
.pad_fri h3{
	font-size:14px;
	display:inline;
	padding:0px 0 2px 0;
	}
.pad_fri h4{
	font-size:12px;
	padding:0px 0 2px 18px;
	display:inline;
	margin-left:7px;
	}
.pad_fri .new_photo{
	margin:5px 0 0 0;
	}
.pad_fri p{
	padding:8px 10px 0 0;
	}



/*--------------------------------------------------------------------------------
Others Navi
--------------------------------------------------------------------------------*/
#others_navi{
	position:absolute;
	top:198px;
	left:313px;
	width:630px;
	height:30px;
	margin-top:9px;
	background:url(../img/mypage4.png) no-repeat 0 -390px;
	/*color:#4c7c36;*/
	color:#0d65b0;
	}
#others_navi a{
	text-decoration:none;
	color:#FFF;
	}
#others_navi a:hover{
	color:#FF0000;
	}
#others_navi .left{
	float:left;
	padding:7px 0 0 10px;
	}
#others_navi li{
	float:left;
	margin-right:3px;
	}

#others_navi .right{
	float:right;
	padding:6px 2px 0 0;
	}

.oth_bt li{
	float:right;
	}
.oth_bt li a{
	width:95px;
	height:19px;
	display:block;
	text-decoration:none;
	}
.oth_bt li span{
	visibility:hidden;
	}
.bt_shinsei{
	background:url(../img/mypage4.png) no-repeat 0px -302px;
	width:96px;
	height:20px;
	}
.bt_message{
	background:url(../img/mypage4.png) no-repeat -96px -302px;
	width:96px;
	height:20px;
	}
.bt_prof{
	background:url(../img/mypage4.png) no-repeat 0 -322px;
	width:96px;
	height:20px;
	float:right;
	margin:7px 10px 0 5px;
	min-height:0;
	}
.bt_prof a{
	width:95px;
	height:19px;
	display:block;
	text-decoration:none;
	}
.bt_prof span{
	visibility:hidden;
	}
.bt_prof:after{
    content:"";
    clear:both;
    height:0;
    display:block;
    visibility:hidden;
	}


/*--------------------------------------------------------------------------------
Prof Box
--------------------------------------------------------------------------------*/
#prof .top{
	background:url(../img/mypage4.png) no-repeat 0 -198px;
	width:300px;
	height:6px;
	}
#prof .bg{
	background:url(../img/prof_bg.gif) repeat-y;
	width:300px;
	text-align:center;
	}
#prof .bg div{
	padding:5px;
	}
#prof .comme_top{
	background:url(../img/mypage4.png) no-repeat 0 -207px;
	width:300px;
	height:12px;
	}
#prof .comme_bg{
	background:url(../img/prof_comme_bg.gif) repeat-y;
	width:300px;
	}
#prof .comme_bg p{
	padding:5px 15px;
	color:#7d1a05;
	}
#prof .comme_bottom{
	background:url(../img/mypage4.png) no-repeat 0 -220px;
	width:300px;
	height:1px;
	}
#prof .comme_update{
	background:url(../img/com_update.gif) no-repeat;
	width:72px;
	height:19px;
	padding:3px 0 0 158px;
	}
#prof .bottom{
	background:url(../img/mypage4.png) no-repeat 0 -222px;
	width:300px;
	height:5px;
	}
#prof .bg2{
	background:url(../../3gen/img/prof_bg2.gif) repeat-y;
	width:300px;
	font-size:14px;
	font-weight:bold;
	}
#prof .bg2 ul{
	padding:5px 0 0 8px;
	list-style:none;
	}
.yap{
	background:url(/new/img/common/mediahead/icon_yap.gif) no-repeat 17px 10px;
	font-size:12px;
	font-weight:normal;
	}
#prof .yap_mypage{
	background:url(//img.freeml.com/3g/img/mypage/yap_mypage_by2.gif) no-repeat;
	width:290px;
	height:28px;
	margin:0 0 0 5px;
	}
#prof .yap_mypage a{
	font-size:12px;
	color:#333;
	font-weight:bold;
	text-decoration:none;
	display:block;
	padding:7px 0 5px 105px;
	}
#prof .yap_mypage a:hover{
	color:#F00;
	}


/*#prof li{
	background:url(//img.freeml.com/img/common/newhead/bt_mypage.gif) no-repeat 0 0;
	width:220px;
	height:32px;
	}
#prof li a{
	display:block;
	color:#ECECEC;
	padding:8px 0 0 32px;
	text-decoration:none;
	width:188px;
	height:25px;
	}
#prof li a:hover{
	color:#FF0000;
	}*/
.fro_bg02{
	width:403px;
	text-align:left;
	background-image:url(//img.freeml.com/3g/img/calendar/fro_bg02.gif);
	background-repeat:repeat-y;	
	}
.fro_btbg2{
	background: #EDEBE6;
	margin:0 4px 0 1px;
	padding:4px;
	text-align:right;
	}
.fro_headbar{
	background: #9A9892;
	text-align:right;
	padding:2px;
	margin:0 6px 0 3px;
	}
.fro_titbg2{
	background: #EDEBE6;
	margin:0 6px 0 3px;
	padding:6px 0 6px 6px;
	font-size:14px;
	font-weight:bold;
	}
.fro_table{
	margin:10px 7px 15px 7px;
	}
.fro_table th{
	text-align:left;
	padding-left:3px;
	font-weight:bold;
	}
.fro_table p{
	padding:0 4px 0 4px;
	}
.fro_table img{
	margin:8px 0;
	}
.yotei_form{
	margin-left:3px;
	background-color:#F2EFE8;
	border:1px solid #999999;
	padding:2px;
	scrollbar-face-color:#E8E5DE; 
	scrollbar-track-color:#F2EFE8; 
	scrollbar-arrow-color:#A29F99; 
	scrollbar-highlight-color:#E4E1DC; 
	scrollbar-shadow-color:#CAC8C4; 
	scrollbar-3dlight-color:#DDDAD4; 
	scrollbar-darkshadow-color:#D3CFC6;
	}
.main_pad{
	padding:10px 20px 0 20px;
	}
.main_pad th{
	text-align:left;
	color:#666;
	width:115px;
	padding:10px 5px;
	border-bottom:1px dotted #a5a5a5;
	}
.main_pad .dot{
	padding:10px 0;
	border-bottom:1px dotted #a5a5a5;
	}
.main_pad textarea{
	padding:4px;
	font-size:14px;
	line-height:140%;
	}
.main_pad select{
	padding:2px;
	}

/*--------------------------------------------------------------------------------
Login Area
--------------------------------------------------------------------------------*/
.login_area{
	background:url(//img.freeml.com/img/common/main2.png) no-repeat 0px -272px;
	width:300px;
	height:93px;
	}
.login_area div{
	padding:10px 0 0 11px;	
	}

.login_tbl{
	width:208px;
	}
.login_tbl p{
	color:#6B1200;
	font-size:10px;
	line-height:10px;
	}
.login_form{
	width:122px;
	height:17px;
	border:1px solid #B1AA97;
	color:#444444;
	}
.login_bt{
	background:url(//img.freeml.com/img/common/main2.png) no-repeat -582px -219px;
	width:79px;
	height:40px;
	margin-left:5px;
	}

.login_remind{
	font-size:10px;
	text-align:right;
	padding:2px 10px 0 0;
	line-height:100%;	
	}
.login_remind a:link{text-decoration:none;color:#666;}
.login_remind a:visited{text-decoration:none;color:#666;}
.login_remind a:active{text-decoration:none;color:#666;}
.login_remind a:hover{text-decoration:none;color:#FF0000;}

.login_remind span{
	font-size:10px;
	color:#FF5D02;
	font-weight:bold;
	}
.login_auto{
	background:url(//img.freeml.com/img/common/login_auto_bg.gif) repeat-y;
	padding:1px 0px 2px 8px;
	font-size:10px;
	}
.login_regi{
	background:url(//img.freeml.com/img/common/main2.png) no-repeat 0px -386px;
	width:300px;
	height:91px;
	margin-bottom:10px;
	}
.login_top{
	background:url(//img.freeml.com/3g/img/mypage/mypage3.gif) no-repeat 0 -183px;
	width:300px;
	height:2px;
	}
#login_box{
	width:300px;
	background:#122e45;
	}
#login_box p{
	font-size:10px;
	color:#ccc;
	padding:8px 0 2px 10px;
	}
#login_box .input_style{
	font-size:14px;
	color:#333;
	font-weight:bold;
	background:#E4F3FF;
	border:2px solid #88C3FE;
	width:268px;
	height:20px;
	margin:0 0 0 11px;
	padding:4px 3px 0 3px;
	ime-mode:inactive;
	}
#login_box a{
	text-decoration:none;
	font-size:10px;
	color:#ccc;
	}
#login_box a:hover{
	color:#f00;
	}
#login_box table{
	font-size:10px;
	color:#ccc;
	margin:7px 3px 7px 10px;
	}
.login_bottom{
	background:url(//img.freeml.com/3g/img/mypage/mypage3.gif) no-repeat 0 -261px;
	width:300px;
	height:45px;
	padding-top:2px;
	}
.login_bt2{
	background:url(//img.freeml.com/3g/img/mypage/mypage3.gif) no-repeat 0 -308px;
	width:280px;
	height:33px;
	margin:2px 0 0 10px;
	}
.login_bt2:hover{
	background:url(//img.freeml.com/3g/img/mypage/mypage3.gif) no-repeat -280px -308px;
	width:280px;
	height:33px;
	}
.login_bg{
	background:url(//img.freeml.com/3g/img/mypage/mypage3.gif) no-repeat 0 -185px;
	width:300px;
	height:46px;
	}
.login_top2{
	background:url(//img.freeml.com/3g/img/mypage/mypage3.gif) no-repeat 0 -231px;
	width:272px;
	height:21px;
	font-weight:bold;
	padding:9px 0 0 28px;
	margin-top:5px;
	}
.login_box2{
	width:298px;
	border-left:1px solid #9e9c93;
	border-right:1px solid #9e9c93;
	background:#FFF;
	}
.login_box2 p{
	margin:0 8px;
	padding:7px 0;
	}
.make_bt{
	background:url(//img.freeml.com/3g/img/mypage/mypage3.gif) no-repeat 0 -341px;
	width:282px;
	height:36px;
	margin:0 0 0 9px;
	}
.make_bt:hover{
	background:url(//img.freeml.com/3g/img/mypage/mypage3.gif) no-repeat -282px -341px;
	width:282px;
	height:36px;
	}


/*--------------------------------------------------------------------------------
Left Column
--------------------------------------------------------------------------------*/

.tit_l{
	background:url(../img/mypage4.png) no-repeat 0 -227px;
	width:300px;
	height:26px;
	margin-top:10px;
	}
.tit_l h2{
	font-size:12px;
	color:#333333;
	padding:5px 0 0 7px;
	float:left;
	}
.tit_l h2 a{
	text-decoration:none;
	color:#333;
	}
.tit_l h2 a:hover{
	text-decoration:none;
	color:#FF0000;
	}
.tit_l h4{
	font-size:12px;
	color:#333333;
	padding:5px 0 0 7px;
	float:left;
	}
.tit_l h4 a{
	text-decoration:none;
	color:#333;
	}
.tit_l h4 a:hover{
	text-decoration:none;
	color:#FF0000;
	}
.bg_l{
	background:url(../img/col_left_bg.gif) repeat-y;
	width:300px;
	}
.bottom_l{
	background:url(../img/mypage4.png) no-repeat 0 -254px;
	width:300px;
	height:29px;
	}
.bottom_l p{
	padding:5px 7px 0 0;
	text-align:right;
	color:#adadad;
	}
.bottom_l ul{
	padding:5px 7px 0 0;
	text-align:right;
	color:#adadad;
	font-size:12px;
	}
.bottom_l li{
	float:right;
	}
.bottom_l span{
	float:right;
	}
.pad_l{
	padding:9px 6px 15px 6px;
	}
.dotline_l{
	border-bottom:1px dotted #a5a5a5;
	padding-bottom:7px;
	margin-bottom:7px;
	}


.friend{
	padding:0 3px 9px 3px;
	border-bottom:1px dotted #a5a5a5;
	padding-bottom:9px;
	margin-bottom:9px;
	zoom:100%;
	}
.friend .left{
	width:66px;
	float:left;
	text-align:center;
	}
.friend .right{
	float:left;
	width:216px;
	}
.friend .right p{
	padding-left:7px;
	}
.friend .login{
	font-size:10px;
	padding-bottom:5px;
	}
.friend .comme{
	color:#7d1a05;
	}
.friend_table td{
	text-align:center;
	font-size:10px;
	width:33%;
	}
.friend_table table{
	margin-bottom:7px;
	padding:0 3px
	}


.comment_his{
	padding:0 3px;
	}
.comme_left{
	width:22px;
	float:left;
	text-align:center;
	}
.comme_right{
	float:left;
	width:190px;
	}
.comme_right h4{
	font-size:12px;
	font-weight:normal;
	line-height:120%;
	display:inline;
	padding:4px;
	}
.comme_right p{
	padding:2px 0 0 4px;
	font-size:10px;
	color:#666;
	line-height:110%;
	}



/*--------------------------------------------------------------------------------
Footer
--------------------------------------------------------------------------------*/
.footer{
	background-color:#CECBC3;
	margin:0 1px;
	clear:both;
	width:948px;
	border-top:1px solid #A19F9A;
	text-align:right;
	color:#999;
	}
.footer p{
	padding:2px 7px 2px 0;
	}
.footer p a{
	text-decoration:none;
	color:#444;
	}
.footer p a:hover{
	text-decoration:none;color:#FF0000;
	}
.footer_bottom{
	background:url(../img/mypage4.png) no-repeat 0px -355px;
	width:950px;
	height:5px;
	}
#media_foot{
	background:url(../img/mypage4.png) no-repeat 0px -360px;
	width:950px;
	height:30px;
	text-align:center;
	}
#media_foot p{
	font-size:10px;
	padding-top:7px;
	}


/* ==================== Media Header ==================== */
.mediahead_bg{
	background: url(//img.freeml.com/img/common/mediahead/mediahead_bg.gif) repeat-x;
	font-size:12px;
	color:#cccccc;
	}
.mediahead_bg ul{
	list-style:none;
	padding:0px;
	margin:3px 0 0 3px;
	}
.icon_yap{
	background-image:url(//img.freeml.com/img/common/mediahead/icon_yap.gif);
	background-repeat: no-repeat;
	height:16px;
	padding-top:2px;
	}
.icon_yap a{
	margin:0px;
	padding:3px 0 3px 16px;
	}
.icon_fml{
	background-image:url(//img.freeml.com/img/common/mediahead/icon_fml.gif);
	background-repeat: no-repeat;
	height:16px;
	padding-top:2px;
	}
.icon_fml a{
	margin:0px;
	padding:3px 0 3px 19px;
	}
.icon_poi{
	background-image:url(//img.freeml.com/img/common/mediahead/icon_poi.gif);
	background-repeat: no-repeat;
	height:16px;
	padding-top:2px;
	}
.icon_poi a{
	margin:0px;
	padding:3px 0 3px 14px;
	}
.icon_fuk{
	background-image:url(//img.freeml.com/img/common/mediahead/icon_fuk.gif);
	background-repeat: no-repeat;
	height:16px;
	padding-top:2px;
	}
.icon_fuk a{
	margin:0px;
	padding:3px 0 3px 16px;
	}
.icon_kab{
	background-image:url(//img.freeml.com/img/common/mediahead/icon_kab.gif);
	background-repeat: no-repeat;
	height:16px;
	padding-top:2px;
	}
.icon_kab a{
	margin:0px;
	padding:3px 0 3px 15px;
	}

/* ---------------------------------------------------------

º¸¥µ¥¤¥É·è¤áÂÀÏº¥Ð¥Ê¡¼ÀßÃÖ2011/03/08

----------------------------------------------------------*/
.kimetaro_side_banner{
	background:url(//img.freeml.com/3g/img/kimetaro/kimetaro_right_banner.gif) no-repeat;
	height:62px;
	width:300px;
	margin-top:10px;
	}
.kimetaro_side_banner a{
	display:block;
	}
.kimetaro_side_banner a:hover{
	background:url(//img.freeml.com/3g/img/kimetaro/kimetaro_right_banner_on.gif) no-repeat;
	}


