/*------------------------------------------------
	lineup.css - <precon> lineup.html design css
	2007.03.08
	:::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: #333; line-height: 133%;
}
.borderbg rt,.borderbg rp{ font-size:10px; }
.borderbg #prebk{ padding:10px 0px 20px 50px; background-image:url(../format_img/precon_bk.jpg); background-repeat:repeat-y;}
.borderbg .table .mode,#mode{ width:435px; margin:10px 0px 10px 15px; background-color:#f6f6f6;}
.borderbg #beauty{ width:330px; margin:10px 10px 10px 10px; background-color:#f6f6f6;}
.borderbg .table{
margin:5px 0px 0px 10px; background-color:#eaeaea;
}
.borderbg .table td{ color:#530000; font-weight:bold;}
.borderbg div{ margin:0px; padding:0px;}
.borderbg p { margin:0px; padding:15px 10px 15px 10px; color:#333; font-weight:normal;}
.borderbg #prebk .table td.alright{ text-align:right; }
.borderbg .table div.alright,.alright{
	text-align:right; font-size:10px; font-weight:normal; margin-right:15px;
}
.borderbg a{
	text-decoration:none; color:#ba5555;
}
.borderbg p{
	line-height:1.3;
}
.borderbg .alright a:hover{ text-decoration:underline;}
.borderbg #prebk .shop,#shop{ margin:25px 0px 15px 0px; text-align:center;}
.borderbg #shop span,.shop span{ font-weight:bold; color:#ba5555; font-size:12px;}
.borderbg #shop p,.shop p{ width:340px; margin-left:10px; padding:0px; text-align:left;}
.borderbg #shop img,.shop img{ margin-bottom:3px;}

.borderbg h3{ width:350px; margin:20px 0px 3px 0px; padding:0px 0px 0px 2px; font-size:12px; font-weight:bold; color:#764444; border-bottom:1px dotted #ecbcbc; text-align:left;}
 
.line {margin:20px 0px 15px 0px; border-bottom:1px dotted #aaa;}

/* Item */
.borderbg .itembox {
	margin-top:20px; padding-left:40px; color:#b75355; font-weight:bold; line-height:1.3;
}
.borderbg .itembox strong{font-weight:bold; color:#764444; border-bottom:1px dotted #ecbcbc;}
.borderbg .itembox span{ color:#764444;}
.borderbg .itembox p{ margin-top:-10px;}

