﻿@charset "utf-8";
@import "../../css/reset.css";
@import "../../css/menu.css";

/*===================================
	Univasal Styles
====================================*/
h1 {
	width				: 900px;
	font-weight	: normal;
	color				: rgb(43,1,2);
	text-align	: right;
	margin			: 0 auto;
	padding			: 4px 0 0;
	position		: relative;
	}
h4 {
	color		: rgb(255,255,255);
	letter-spacing	: 0.1em;
	padding		: 6px 10px;
	margin		: 0 5px;
	border-left	: 4px solid rgb(240,210,0);
	background	: url(images/back1.gif) left top repeat-x;
}
h3 {
	color							: rgb(255,255,255);
	line-height				: 1.6;
	margin-bottom			: 1em;
	}
p {
	color					: rgb(255,255,255);
	line-height		: 1.6;
	margin-bottom	: 1em;
	}
dl {
	margin				: 5px;
	}
dt {
 font-size			: 12px;
 line-height		: 1.4;
 text-align			: center;
 color					: rgb(43,1,2);
	}
dd {
 font-size			: 12px;
 line-height		: 1.4;
 text-align			: center;
	}
input {
	padding-left	: 10px;
}
select {
	vertical-align	: top;
}

/*===================================
	Layout
====================================*/
p.image {
	margin-bottom		: 0em;
}
/*===================================
	Original
====================================*/
h1 span {
	position			: absolute;
	top						: 65px;
	right					: 360px;
	font-size			: 12px;
	font-family		: "ＭＳ Ｐ明朝","平成明朝",serif;
	font-weight		: bold;
	letter-spacing	: 0.1em;
	color					: rgb(43,1,2);
	}
p span {
	font-weight		: bold;
	color			: rgb(255,255,255);
}
.left {
	float					: left;
}
.waku {
	margin				: 0px 0px 15px;
	}
.waku-naka {
	text-align		: left;
	background		: rgb(43,1,2);
	padding				: 8px 20px;
	}
.waku-naka-text {
	padding				: 20px 20px 5px;
	margin				: 0px 5px 20px;
	background		: url(../../base-images/bit-line5.gif) left top repeat;
	}
.waku-naka-text p a{
	color					: white;
}
.waku-naka table {
	width					: 620px;
	margin				: 0 0 20px 0;
	}
.waku-naka table td {
	width							: 200px;
	vertical-align		: top;
	background				: rgb(255,255,255);
	}
.attention {
	color					:rgb(255,255,0);
	font-weight		:normal;
}
.waku-naka table td.aki {
	background	: rgb(43,1,2);
}
