@charset "shift_jis";

/* ================================================================

CSS Information

Site URI:       http://www.alpolic.com/japan/
File URI:       http://www.alpolic.com/japan/contact/css/privacy.css
File name:      privacy.css
Summary:        privacy styles
Created:        2009-06-12
Last update:    2009-06-12

================================================================ */


/* 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/contact/img/photoBackContact.jpg);
	background-repeat:no-repeat;
}

#primary h1 {
	background-image:url(/japan/contact/img/h1Privacy.png);
	background-repeat:no-repeat;
}
/* @group #privacy */

#privacy {
	width:600px;
	margin:0px 0px 40px 30px;
}

#privacy p {
	width:600px;
	margin:0px 0px 0px 0px;
	padding:0.5em 0px;
}

#privacy h2 {
	width:600px;
	height:30px;
	background-image:url(/japan/shared/img/h2Border600.png);
	background-repeat:no-repeat;
	background-position:bottom;
	font-size:132%;
	font-family:"ＭＳ Ｐゴシック", "Osaka−等幅";
	font-weight:bold;
	margin:30px 0px 20px 0px;
}

#privacy h3 {
	width:600px;
	height:30px;
	background-image:url(/japan/shared/img/linkBorderBottom.png);
	background-repeat:repeat-x;
	background-position:bottom;
	font-size:132%;
	font-family:"ＭＳ Ｐゴシック", "Osaka−等幅";
	font-weight:bold;
	margin:10px 0px;
}

#privacy ul {
	width:600px;
	margin:10px 0px 0px 0px;
}

#privacy li {
	margin:0px 0px 0px 0px;
	padding:10px 0px 10px 0px;
	background-repeat:repeat-x;
	background-position:bottom;
}

#privacy li 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−等幅";
}

#privacy table {
	margin: 0px;
	width:500px;
}

#privacy table th {
	color:#FFFFFF;
	line-height:1.2em;
	text-align:left;
	padding:10px 0px;
	font-size:108%;
	font-family:"ＭＳ Ｐゴシック", "Osaka−等幅";
	font-weight:bold;
}

#privacy table td {
	color:#FFFFFF;
	line-height:2em;
	/*background-image:url(/japan/shared/img/table2ColLine.gif);
	background-repeat:no-repeat;*/
	border-left:solid 1px #4C4C4C;
	border-top:solid 1px #4C4C4C;
	*border-bottom:solid 1px #4C4C4C; /* for IE6,7 */
	*border-right:solid 1px #4C4C4C;  /* for IE6,7 */
	text-align:left;
	padding:5px 10px;
}

#privacy table td.CellRight {
	border-right:solid 1px #4C4C4C;
}

#privacy table td.CellBottom {
	border-bottom:solid 1px #4C4C4C;
}

/* @end */

* html #content li { /* for IE6 */
	behavior:url(/japan/shared/iepngfix.htc);
}
