@charset "UTF-8";

/***********************-
共栄電機
概要：pickup

制作日：2011/06

-***********************/

@import url("basic.css");
@import url("btn.css");
@import url("common.css");


#contents #box{
	margin:40px 0px 15px 20px;
	background:url(../pickup/3.gif) repeat-x;
	width:610px;
	padding:0px;
	}

#contents #box h2{
	margin:0px;
	background:url(../pickup/1.gif) no-repeat #234FA2;
	width:590px;
	padding:7px 0 1px 20px;
	color:#fff;
	font-size:130%;
	text-align:left;
	_padding:5px 0 1px 20px;
	}
	
#contents #box h2 strong{
	margin:0px 0 0 0.5em;

	}

	
	
#contents #box #gaiyo{
	 margin:20px 0 40px;
	}

#contents #box h3{
	margin:0px 0 10px 18px;
	}
#contents #box h3 strong{
	color:#003494;
	border:1px solid #003494;
	background:#FFF;
	padding:3px 5px 1px;
	}

#contents #box .photo{
	 float:right;
	 margin:5px 0 0;
	 width:165px;
	}
#contents #box #gaiyo2{
	 float:left;
	 margin:0;
	 width:430px;
	}

#contents #box p#honbun{
	margin:10px 0 10px 25px;
	}

#contents #box .shohin{
	margin:0 0 60px 25px;
	
	}

#contents #box .shohin dl.aphoto{
	margin:0 ;
	float:right;
	width:440px;
	}
#contents #box .shohin p{
	margin:0 ;
	float:left;
	width:120px;
	}
#contents #box .shohin dl.nophoto{
	margin:0;
	}
#contents #box .shohin dl dt{
	margin:0 ;
	color:#003494;
	}

#contents #box .shohin dl dt strong{
	 border-bottom:1px solid #003494;
	 padding:0 0 3px;
	}
#contents #box .shohin dl dd{
	margin:15px 0 0;
	}


#contents #box .photo2{
	 margin:0;
	 text-align:center;
	}

#contents #box .photo2 img{
	 margin:0 0 10px;
	 text-align:center;
	}

#contents #box .no,#contents #box .pdf,#contents #box .word,#contents #box .ex,#contents #box .ppt,#contents #box .cad{
	 text-align:right;
	 margin:5px 0 15px;
	}
#contents #box li a{
	color:#C1272D;
	font-weight:bold;}

#contents #box li.no a{
	background:url(../image/pdf_2.gif) no-repeat right;
	padding:8px 10px 8px 0px;}
#contents #box li.pdf a{
		background:url(../image/pdf.gif) no-repeat right;
	padding:8px 30px 8px 0px;}
#contents #box li.word a{
		background:url(../image/word.gif) no-repeat right;
	padding:8px 30px 8px 0px;}
#contents #box li.ex a{	background:url(../image/ex.gif) no-repeat right;
	padding:8px 30px 8px 0px;}
#contents #box li.ppt a{	background:url(../image/point.gif) no-repeat right;
	padding:8px 30px 8px 0px;}
#contents #box li.cad a{	background:url(../image/cad.gif) no-repeat right;
	padding:8px 30px 8px 0px;}



#contents #box .linked{
	 text-align:right;}
#contents #box .linked a{
	background:url(../image/pdf_2.gif) no-repeat left;
	padding:8px 0px 8px 10px;}

