@charset "utf-8";
/*============================================================
Top Style
============================================================*/

/*Main*/

div#chara h3{
	margin-left:8px;
}
.cmn_photofra{
}
	/*Lately*/
	h4.lately{
		margin:15px 0 3px 0px;
	}
		/*common*/
		#lately_main{
			margin:0 0 20px 15px;
}
		#lately_sub{
		margin:0 0 25px 19px;
		}
				#lately_main .lately_btn{
					margin-left:53px;
				}
				#lately_sub .lately_btn{
					margin-left:46px;
				}
		/*main*/
		#lately_main li{
			width:268px;
			margin:0 9px 0 8px;
			float:left;
			display:inline;
		}
			 #lately_main a,#lately_main a:visited,	#lately_sub a,#lately_sub a:visited {
				color:#ff8400;
			}
			#lately_main .lately_ttl{
				display:block;
				font-weight:bold;
				margin:5px 12px 0 8px;
				font-size:120%;
				min-height:3.5em;
				_height:3.5em;
			}
		/*sub*/
		#lately_sub li{
			width:175px;
			margin:0 6px;
			float:left;
			display:inline;
		}
		#lately_sub .lately_ttl{
				display:block;
				font-weight:bold;
				color:#ff8400;
				margin:5px 0;
				min-height:3em;
				_height:3em;
			}


/*Backnumber == override*/
		/*subtitle*/
		div#backnumber dl dt.backnumber_stl{
			background:url(/obento/images/chara/backnumber_stl.gif) no-repeat left top;
		}

/*============================================================
Print Style
============================================================*/

@media print{
	/* ---------------------------------------
	pzoom̎Zo
	649(IE Display)/width(default Display)*100
	--------------------------------------- */
}