@charset "shift_jis";

/* ================================================================

CSS Information

Site URI:       http://www.alpolic.com/japan/
File URI:       http://www.alpolic.com/japan/use/css/publicworks.css
File name:      publicworks.css
Summary:        publicworks styles
Created:        2009-06-29
Last update:    2009-06-29

================================================================ */

@import url("/japan/use/css/use_detail.css");

#primary h1 {
	height:40px;
	background-image:url(/japan/use/img/h1Publicworks.png);
	background-repeat:no-repeat;
}

/* #useToProduct
-------------------- */

#sub #useToProduct1 {
	margin:530px 0px 0px 0px;
	width:240px;
}

#sub #useToProduct2 {
	margin:259px 0px 0px 0px;
	width:240px;
}

#sub #useToProduct3 {
	margin:262px 0px 0px 0px;
	width:240px;
}

#sub #useToProduct4 {
	margin:236px 0px 0px 0px;
	width:240px;
}

#sub #useToProduct5 {
	margin:342px 0px 0px 0px;
	width:240px;
}

/* @group #useList2Col */

.UseListCol {
	width:290px;
	float:left;
}

.UseListCol ul {
	width:280px;
	margin:0px 0px 0px 30px;
	_margin:0px 0px 0px 15px;
	background-image:url(/japan/shared/img/linkBorderBottom.png);
	background-repeat:no-repeat;
	background-position:bottom;
	float:left;
}
* html .UseListCol ul { /* for IE6 */
	behavior:url(/japan/shared/iepngfix.htc);
}

.UseListCol li {
	height:28px;
	list-style-type:none;
	background-image:url(/japan/shared/img/linkBorder.png);
	background-repeat:no-repeat;
}

* html .UseListCol li { /* for IE6 */
	behavior:url(/japan/shared/iepngfix.htc);
}

.UseListCol .LineBreak {
	height:56px;
}

.UseListCol li a {
	width:280pxpx;
	height:24px;
	margin:0px 0px 0px 0px;
	padding:4px 0px 0px 20px; 
	text-decoration:none;
	font-size:13px;
	color:#FFFFFF;
	display:block;
}

/* @end */
