@charset "utf-8";
@import url("clear.css");
@import url("style01.css");
@import url("style02.css");
/* CSS Document */


* {
	margin:0;
	padding:0;
}

html {
	overflow-y:scroll;
	height:100%;
}

p, li, ul, ol {
	margin:0;
	padding:0;
}

body {
	font-size:14px;
	line-height:22px;
	letter-spacing:1px;
	color: #404040;
	font-weight:normal;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	height:100%;
	background-image:url(../img/bg/001.gif);
	background-repeat:repeat-x;
}

p {
	text-align:justify;
	text-justify:inter-ideograph;
}

img { 
	border-width:0px;
	display:block;
}

h1 {
	font-size:10px;
	line-height:12px;
	font-weight:normal;
	color:#CCCCCC;
	text-align:right;
}

h2 {
	font-size:14px;
	font-weight:normal;
	margin:0 0 13px 0;
}

a {
	color:#404040;
	text-decoration:underline;
}

a:hover {
	color:#CCCCCC;
}

.imgover {
}

/*-------------------------------------------------------------------------------------------*/

#top {
}

div.chassis {
	position:relative;
	min-height:100%;
}

* html div.chassis {
	height:100%;
}

.container_outer {
	border-top:4px solid #DA0031;
	padding: 0 0 92px 0;
}

.container_outers {
	border-top:4px solid #DA0031;
	padding: 0 0 171px 0;
}

.container {
	width:910px;
	margin:0 auto;
	padding: 0 30px;
	background-image:url(../img/bg/001.png);
	background-repeat:repeat-y;
	behavior: expression(IEPNGFIX.fix(this));
}

.containers {
	width:900px;
	margin:0 auto;
	padding: 0 35px;
	background-image:url(../img/bg/001.png);
	background-repeat:repeat-y;
	behavior: expression(IEPNGFIX.fix(this));
}

.header {
	padding:6px 5px 0 5px;
	margin: 0 0 30px 0;
}

.headers {
	padding:6px 0 0 0;
	margin: 0 0 30px 0;
}

.header_inner {
	background-image:url(../img/bg/002.gif);
	background-repeat:no-repeat;
	width:900px;
	height: 33px;
	margin: 12px 0 0 0;
}

.back_top {
	width:443px;
}

.footer_outer {
	width:100%;
	position: absolute;
	bottom:0;
	background-image:url(../img/bg/003.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
	height:92px;
}

.fo_unders {
	width:100%;
	position: absolute;
	bottom:0px;
	background-image:url(../img/bg/003.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
	height:171px;
}

.footer_inner {
	padding: 0 30px;
	margin:0 auto;
	background-image:url(../img/bg/001.png);
	background-repeat:repeat-y;
	behavior: expression(IEPNGFIX.fix(this));
}

.footer_links {
	float:right;
	width: 900px;
	height: 20px;
	clear: both;
}

.footer_links a {
	text-decoration:none;
}

.footer_links p {
	background-image:url(../img/other/001.gif);
	background-repeat:no-repeat;
	padding:0 0 0 17px;
	margin:0 0 0 7px;
	font-size:10px;
	line-height:12px;
	float:right;
}

.contents {
	background-color:#FFFFFF;
}

.fla_news {
	padding:0 5px;
}

#mainflash {
	width:597px;
	height:300px;
	float: left;
	margin: 0 10px 0 0;
}

#mainflash p {
	font-size:10px;
	line-height:14px;
	margin:0 0 9px 0;
}

.news {
	background-image:url(../img/bg/004.gif);
	background-repeat:no-repeat;
	width:258px;
	height:238px;
	float:left;
	padding: 62px 0 0 35px;
}

.arrival {
	background-image:url(../img/bg/005.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
	padding:0 0 8px 0;
	width:223px;
	margin: 0 0 8px 0;
}

.arrival_bottom {
	width:223px;
}

.arrival p,
.arrival_bottom p {
	background-image:url(../img/other/002.gif);
	background-repeat:no-repeat;
	background-position:0 2px;
	padding:0 0 0 19px;
	font-size:12px;
	line-height:16px;
}

.navi_outer {
	padding:10px 0 35px 0;
}

.red {
	float:left;
	background-image:url(../img/bg/006.gif);
	background-repeat:no-repeat;
	width:263px;
	height:527px;
	padding: 20px 20px 0 20px;
}

.red_y {
	font-size:20px;
	padding:10px 0 0 0;
	line-height: 25px;
}

.blue {
	float:left;
	background-image:url(../img/bg/007.gif);
	background-repeat:no-repeat;
	width:264px;
	height:527px;
	padding: 20px 20px 0 20px;
}

.green {
	float:left;
	background-image:url(../img/bg/008.gif);
	background-repeat:no-repeat;
	width:263px;
	height:527px;
	padding: 20px 20px 0 20px;
}

.red img,
.blue img,
.green img {
	margin:0 0 5px 0;
}

.copyright {
	padding:32px 0 0 268px;
	width:632px;
	margin:0 auto;
}

