@charset "utf-8";
/* CSS Document */



.c-r {
	color:#FF0000;
}


/****************** result ***********************/

div.result
{
	position:relative;
}

div.result ul.com {
	left:220px;
	position:absolute;
	top:250px;
	width:330px;
	line-height:1.5;
	
	
}



body:first-of-type .result ul.com {
	
	font-family:"Hiragino Kaku Gothic Pro";
	font-size:11px;
	top:250px;
	left:210px;
	width:340px;
	

}



div.result ul.com li {
	border-bottom:1px dotted #666666;
	padding:2px 0;
	font-size:100%;
	margin:0;
}

div.result ul, div.result li{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}


/****************** staff company ***********************/

#staff p, #staff dd, #staff table,#staff li,#staff p, #company dd, #company table,#company li {
	line-height:150%;
}


#staff .stafftxt {
	background:url(../images/staff/img05.gif) left top;
	width:498px;
	line-height:220%;
	float:right;
	text-align:left;
	font-size:12px;

}

#staff .stafftxt2{
	line-height:160%;
	float:right;
	text-align:left;
	padding-top:10px;
	width:498px;
}


#company .company_komoku{	
	border-bottom:#cccccc 1px solid;
	border-left:#cccccc 1px solid;
	border-top:#ededed 1px solid;
	border-right:#ededed 1px solid;
	font-size:12px;
	font-weight:bold;
	line-height:160%;
	text-align:left;
	padding:10px;
}

#company .company_komoku2{
	border-bottom:#cccccc 1px solid;
	border-left:#D8270F 3px solid;
	border-top:#ededed 1px solid;
	border-right:#ededed 1px solid;
	font-size:12px;
	line-height:160%;
	text-align:left;
	padding:10px;
}

/****************** category ***********************/



.category_price {

	width:720px;
	margin:10px auto 5px;
	font-size:16px;
	line-height: 1.6;
	font-family: メイリオ,Meiryo,"ＭＳ Ｐゴシック","MS PGothic",Helvetica,sans-serif,Osaka;
}
.category_price p {margin-left:5px;margin-top:5px;margin-bottom:5px;}
.category_price table {color: #454545;background-color:#FFF;border:1px solid #CCC;border-collapse:collapse;margin:2px 0 0 20px;text-align:center;}
.category_price table.price {margin-left:0;width:100%;}
.category_price table.price .discount {color:red;font-size:16px;font-weight:700;line-height:1.6;}
.category_price table.price .font_n,#order table th p {font-weight:400;}
.category_price table.price td {border:1px solid #CCC;padding:6px 0;}
.category_price table.price th {background:none repeat scroll 0 0 #F0F0F0;border:1px solid #CCC;padding:6px;}
.font_12 {
	font-size:12px;
}
.font_11 {
	font-size:11px;
}
.category_price h4 {
    border-left: 4px solid #CCCCCC;

    margin: 0 0 8px;
    padding: 0 3px 0 8px;
}

