@charset "Shift_JIS";

/*

制作完了日　2008/04/01
制作：末期

=1　共通

=2　ナビ

=3　メイン

=4　Today's PickUp

=5　News

=6　FreshGirl　NewFace

=7　ServiceArea

=8　サイド

=9　フッタ




最終更新日　2008/07/03
最終更新者　末期
*/


/*ブラウザスタイルの初期化*/

body,div,h1,h2,h3,h4,h5,h6,
p,blockquote,pre,address,
ul,ol,li,dl,dt,dd,
table,th,td,
form,fieldset,legend{
	margin:0;
	padding:0;
	font-family:Verdana,Arial,"ヒラギノ角ゴ Pro W3",Osaka,"ＭＳ Ｐゴシック",san-serif;
}

/*font-size初期化*/

body{
	font-size:10px;
	_font-size:62.5%;/*IE6向け*/
}

/*border初期化*/

img,object{
	border:0;
}

/*table設定*/

table{
	/*border-collapse:collapse;*/
	border-spacing:0;
}
/*テキスト設定*/

/*p{
	text-align:justify;
	text-justify:distribute;
}*/

em{
	font-style:normal;
}
/*=NEW　real time news */
.RT {
	clear:both;
}
.RT span {
	font-weight:bold;
	color:#990000;
	/*padding:10px 0 5px 10px;*/
	padding:0 0 5px 10px;
	font-size:12px;
	display:block;
}
.RT div.BOX {
	float:left;
	display:inline;
	width:273px;
	border:1px solid #CCC;
	padding:5px;
	margin-bottom:10px;
	margin-left:5px;
	margin-right:4px;
}
/*
.RT div.BOXR {
	margin-left:15px;
}
*/
.RT div.BOX img {
	width:135px;
	height:180px;
	border:1px solid #CCC;
}
.RT div.BOX table {
	font-size:12px;
}
.RT div.BOX table td {
	width:138px;
	text-align:left;
	vertical-align:top;
}
.RT div.BOX table td.R p {
	width:128px;
	padding:2px 4px 0 5px;
	line-height:1.5;
}
.RT div.BOX table th {
	padding:6px 0 0 0;
	text-align:left;
	font-weight:normal;
}
.RT div.BOX table th.R {
	font-weight:bold;
	text-align:center;
	padding:0 0 0 0;
	width:128px;
}
.RT div.BOX table th.L {
	padding:6px 0 0 0;
	text-align:left;
	font-weight:normal;
	width:135px;
}
