@charset "shift_jis";
/* ================================================================

CSS Information

Site URI:       http://www.alpolic.com/japan/
File URI:       http://www.alpolic.com/japan/top.css
File name:      top.css
Summary:        top styles
Created:        2009-05-22
Last update:    2009-05-22

================================================================ */


/* 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/topFlash.css");
@import url("/japan/shared/css/section/content3col.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/wrapperBg4Col.gif);
	background-repeat:repeat-y;
}

#news {
	padding:16px 0px 4px 0px;
	width:460px;
}

#news .NewsLabel {
	width:80px;
	padding:2px 0px;
	float:left;
	display:inline;
}

#news .NewsText {
	padding:0px 10px;
	float:left;
	display:inline;
	width:360px;
	_width:380px;
}

#news .NewsText a {
	color:#FFFFFF;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size:13px;
	line-height:16px;
	text-decoration:none;
}

#news .NewsText a:hover {
	text-decoration: underline;
}

#news .NewsList {
	background-image:url(/japan/shared/img/orangeArrow.gif);
	background-position:left;
	background-repeat:no-repeat;
	float:right;
	padding:0px 0px 0px 10px;
}

#news .NewsList a{
	color:#FFFFFF;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size:11px;
	line-height:12px;
	text-decoration:none;
}

#news .NewsList a:hover {
	text-decoration: underline;
}

#sub #message a{
	display:block;
	width:228px;
	height:64px;
	margin:6px 0px;
	background-image:url(/japan/img/boss.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
}
