@charset "shift_jis";

/* ================================================================

CSS Information

Site URI:       http://www.alpolic.com/japan/
File URI:       http://www.alpolic.com/japan/download/css/download.css
File name:      download.css
Summary:        download styles
Created:        2009-06-17
Last update:    2009-06-17

================================================================ */


/* library
-------------------- */
/* YUI[ver:2.6.0] */
@import url("/japan/shared/css/reset-fonts.css");

/* universal
-------------------- */
@import url("/japan/shared/css/elements.css");
@import url("/japan/shared/css/module.css");
@import url("/japan/shared/css/container.css");

/* section
-------------------- */
@import url("/japan/shared/css/section/header.css");
@import url("/japan/shared/css/section/content2col.css");
@import url("/japan/shared/css/section/menu.css");
@import url("/japan/shared/css/section/footer.css");

#container .Wrapper {
	background-image:url(/japan/shared/img/wrapperBg2Col.gif);
	background-repeat:repeat-y;
}

#container .PhotoWrapper {
	background-image:url(/japan/download/img/photoBackDownload.jpg);
	background-repeat:no-repeat;
}

#primary h1 {
	background-image:url(/japan/download/img/h1Download.png);
	background-repeat:no-repeat;
}

/* @group #fileDownload */

#fileDownload {
	width:600px;
	margin:0px 0px 0px 30px;
	background-image:url(/japan/download/img/downloadBorder.png);
	background-repeat:no-repeat;
	background-position:bottom;
}

#fileDownload .FileList {
	width:600px;
	/*height:52px;*/
	background-image:url(/japan/download/img/downloadBorder.png);
	background-repeat:no-repeat;
	background-position:top;
}

#fileDownload span {
	width:90px;
	/*height:21px;*/
	margin:20px 0px 0px 8px;
	/*background-image:url(/japan/download/img/iconPdf.png);*/
	/*background-repeat:no-repeat;*/
	text-align:center;
	float:left;
}

#fileDownload a {
	/*height:19px;*/
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-decoration:none;
	font-size:112%;
	font-family:"ＭＳ Ｐゴシック", "Osaka−等幅";
	color:#FFFFFF;
	display:block;
}

#fileDownload img {
	width:78px;
	height:114px;
	margin:6px 6px 6px 6px;
	background-repeat:no-repeat;
}

#fileDownload a:hover img, #fileDownload a:focus img, #fileDownload a:active img {
	width:86px;
	height:122px;
	margin:0px 0px 0px 0px;
	border:solid 2px #FF9900;
	filter:alpha(opacity=100);
	opacity:1.0;
}

#fileDownload p {
	height:7px;
	margin:3px 0px 0px 0px;
}

/* @end */

* html div, span { /* for IE6 */
	behavior:url(/japan/shared/iepngfix.htc)
}

/* @group .DownLoadFiles */

.DownLoadFiles {
	width:600px;
	margin:0px 0px 0px 30px;
}

.DownLoadFiles .FileGroupL {
	width:280px;
	margin:0px;
	float:left;
}

.DownLoadFiles .FileGroupR {
	width:280px;
	margin:0px;
	float:right;
}

.DownLoadFiles .ItemGroup {
	width:180px;
	margin:0px 0px 0px 0px;
	display:block;
	float:right;
}

.DownLoadFiles a {
	display:block;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-decoration:none;
	color:#FFFFFF;
}

.DownLoadFiles img {
	width:78px;
	height:114px;
	margin:6px;
	background-repeat:no-repeat;
}

.DownLoadFiles a:hover img, .DownLoadFiles a:focus img, .DownLoadFiles a:active img {
	width:86px;
	height:122px;
	margin:0px 0px 0px 0px;
	border:solid 2px #FF9900;
	filter:alpha(opacity=100);
	opacity:1.0;
}

.DownLoadFiles p {
	padding:0px 0px 0px 0px;
	font-size:108%;
	font-family:"ＭＳ Ｐゴシック", "Osaka−等幅";
}

p.FileName {
	width:90px;
	margin:3px 0px 0px 0px;
	text-align:center;
}

p.ItemName {
	margin:5px 10px 0px 10px;
}

/* @end */

