/*------------------------------------------------
	index.css - <precon> index.html design css
	2006.07.06
	:::toc:::
	import url
	parts design
------------------------------------------------*/

@import url(../../common/common.css);
@import url(../../common/format.css);
@import url(../../common/layout-old.css);
@import url(../../common/navigation.css);

/* parts design
------------------------------------------------*/
.borderbg td {font-size: 12px; color: #333333; line-height: 133%;}
.borderbg strong{color:#500000;}
.table{margin:5px 0px 0px 10px; background-color:#eaeaea;}
.borderbg a { color:#682a2a;}
.borderbg p{ margin:0px; padding:0px; font-weight:bold;}
.borderbg caption{ text-align:left; font-weight:bold; color:#7D7D7D; margin-left:20px; font-size:12px;}
.borderbg th{ font-size:12px;}
#prebk{ margin:0px; padding:0px 0px 20px 50px; background-image:url(../format_img/precon_bk.jpg); background-repeat:repeat-y;}
#date{ width:407px; height:15px; margin:0px; padding:2px 10px 0px 0px; background-image:url(images/top_diary.gif); background-repeat:no-repeat; color:#ffffff; font-size:10px; letter-spacing:0.2em; text-align:right; line-height:100%;}
#memucent{ width:510px; margin-left:auto; margin-right:auto; border-left:1px solid #9b9b9b; border-right:1px solid #9b9b9b;}

td.top_mode{
	background:url("../format_img/top_mode.jpg") no-repeat;
	}
td.top_tokyo{
	background:url("../format_img/top_tokyo.jpg") no-repeat;
	}
td.top_beauty{
	background:url("../format_img/top_beauty.jpg") no-repeat;
	}
td.top_recipe{
	background:url("../format_img/top_recipe.jpg") no-repeat;
	}

.ltable {
	margin:15px 0px 15px 5px;
	border: 1px solid #9b9b9b;
	border-collapse:collapse;
}
.ltable td,th {
	padding:2px;
	border: 1px solid #9b9b9b;
}
.ltable th{ color:#5e5e5e; background-color:#F2DEDF;}
#main a{ text-decoration:underline;}
.hoso{ background-color:#eeeeee;}
.lineup{ background-color:#fcf7f3}

.alright{ margin-right:6px; text-align:right;}
.alcent{ margin-left:auto; margin-right:auto; text-align:center;}

.news{ margin:15px 0 0 8px; border:2px dotted #c26464; border-collapse:collapse;}
.news td,.news th{ padding:5px;}
.news th{ background-color:#c26464; color:#ffffff;}

