@charset "shift_jis";

/* ================================================================

CSS Information

Site URI:       http://www.alpolic.com/japan/
File URI:       http://www.alpolic.com/japan/alpolic/css/alpolic.css
File name:      alpolic.css
Summary:        alpolic 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/alpolic/img/photoBackAlpolic.jpg);
	background-repeat:no-repeat;
}

#primary h1 {
	background-image:url(/japan/alpolic/img/h1Alpolic.png);
	background-repeat:no-repeat;
}

/* @group #whatsAlpolic */

#whatsAlpolic {
	width:600px;
	margin:0px 0px 0px 30px;
}

#whatsAlpolic p {
	font-family:"ＭＳ Ｐゴシック", "Osaka−等幅";
	font-size:116%;
}

#whatsAlpolic img {
	margin-top:20px;
}

/* @end */

/* @group #aspectAlpolic */

#aspectAlpolic {
	width:600px;
	margin:0px 0px 0px 30px;
}

#aspectAlpolic h2 {
	width:600px;
	height:24px;
	text-indent:-9999px;
	background-image:url(/japan/alpolic/img/h2Aspect.png);
	background-repeat:no-repeat;
}

#aspectAlpolic p {
	width:600px;
	margin:20px 0px 0px 0px;
	font-family:"ＭＳ Ｐゴシック", "Osaka−等幅";
	font-size:116%;
}

#aspectAlpolic ul {
	background-image:url(/japan/alpolic/img/aspectLinkBottom.png);
	background-repeat:no-repeat;
	background-position:bottom;
	float:left;
}

#aspectAlpolic li {
	width:186px;
	height:28px;
	background-image:url(/japan/alpolic/img/aspectLinkBg.png);
	background-repeat:no-repeat;
}

ul.AspectUlLeft, ul.AspectUl {
	margin-top:20px;
}

ul.AspectUl {
	margin-left:21px;
}

#aspectAlpolic a {
	width:171px;
	height:23px;
	margin:0px 0px 0px 0px;
	padding:5px 0px 0px 15px;
	text-decoration:none;
	font-size:106%;
	font-family:"ＭＳ ゴシック", "Osaka−等幅";
	color:#FFFFFF;
	display:block;
}

* html #aspectAlpolic a { /* for IE6 */
	width:186px;
	height:28px;
}

/* @end */

/* @group #usageNote */

#usageNote {
	width:600px;
	margin:0px 0px 0px 30px;
}

#usageNote h2 {
	width:600px;
	height:24px;
	text-indent:-9999px;
	background-image:url(/japan/alpolic/img/h2UsageNote.png);
	background-repeat:no-repeat;
}

#usageNote p {
	width:600px;
	margin:20px 0px 0px 0px;
	font-family:"ＭＳ Ｐゴシック", "Osaka−等幅";
	font-size:106%;
}

/* @end */

* html #content ul, #content li { /* for IE6 */
	behavior:url(/japan/shared/iepngfix.htc);
}
