@charset "shift_jis";

/* ================================================================

CSS Information

Site URI:       http://www.alpolic.com/japan/
File URI:       http://www.alpolic.com/japan/alpolic/css/notice.css
File name:      download.css
Summary:        download styles
Created:        2009-06-25
Last update:    2009-06-25

================================================================ */


/* 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/alpolic/img/h1Notice.png);
	background-repeat:no-repeat;
}

/* @group #notice */

#notice {
	width:600px;
	margin:0px 0px 0px 30px;
}

#notice h2 {
	width:600px;
	height:24px;
	margin:0px 0px 0px 0px;
	text-indent:-9999px;
	background-image:url(/japan/alpolic/img/h2Notice.png);
	background-repeat:no-repeat;
}

#notice ul {
	width:600px;
	margin:10px 0px 0px 0px;
}

#notice li {
	margin:0px 0px 0px 0px;
	padding:10px 0px 10px 0px;
	background-image:url(/japan/shared/img/linkBorderBottom.png);
	background-repeat:repeat-x;
	background-position:bottom;
}

#notice p {
	width:580px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 20px;
	background-image:url(/japan/alpolic/img/listIconPlus.png);
	background-repeat:no-repeat;
	background-position:0px 4px;
	font-size:108%;
	font-family:"ＭＳ Ｐゴシック", "Osaka−等幅";
}

/* @end */

* html #content li { /* for IE6 */
	behavior:url(/japan/shared/iepngfix.htc);
}

p.Lead {
	margin:0 30px;
	font-size: 116%;
	font-family:"ＭＳ ゴシック", "Osaka−等幅";
}

p.Notice {
	margin:5px 10px 5px 30px;
	font-size: 10px;
	font-family:"ＭＳ ゴシック", "Osaka−等幅";
}