@charset "utf-8";
body {
	margin: 0; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 0;
	text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	color: #000000;
	font-size: 16px;
	background-image: url(images/back.jpg);
	background-position: center center;
}
.oneColFixCtr #container {
	width: 800px;  /* 最大幅である 800px より 20px 小さくすることにより、ブラウザクロームの使用が可能となり、水平スクロールバーが表示されなくなります */
	background: #FFFFFF;
	text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColFixCtr #mainContent {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
.header {
	font-size: 11px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	text-align: center;
	color: #399;
}
.aka2 {
	font-size: 15px;
	text-align: center;
	color: #C00;
	font-weight: bolder;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p {
	font-size: 14px;
	line-height: 150%;
	padding-top: 2px;
	padding-bottom: 2px;
}
.footmanu {
	padding: 10px;
	font-size: 12px;
	text-align: center;
}

.form_p {
	font-size: 14px;
	background-color: #FEF1F2;
	padding-right: 200px;
	padding-left: 200px;
}
.form_title {
	background-color: #FDFEF1;
	color: #000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-weight: bold;
	border: thin dotted #FC6;
}

.waku_little {
	font-size: 13px;
	padding: 3px;
	line-height: 130%;
}

.footer {
	font-size: 12px;
	text-align: center;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-image: url(images/back02.jpg);
	background-position: center top;
}
table {
	font-size: 14px;
	line-height: 130%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h1 {
	font-size: 20px;
	padding: 0px;
	background-color: #084;
	color: #FFF;
	text-align: center;
}
h2 {
	font-size: 20px;
	color: #F60;
	line-height: 150%;
	text-align: center;
	padding: 0px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FC6;
}
h3 {
	font-size: 16px;
	padding-left: 50px;
	background-image: url(images/logo_mini.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #00006F;
	padding-top: 2px;
	padding-bottom: 2px;
}
h4 {
	color: #360;
	font-size: 14px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #363;
}
h5 {
	font-size: 10px;
	color: #F69;
}



.kakaku {
	font-size: 24px;
	font-weight: bold;
	color: #C00;
}

td {
}
.img_align {
	padding: 10px;
}

th {
}
.mini_title {
	padding: 5px;
}
.p_p {
	padding: 5px;
}
.siro {
	color: #FFF;
}
.aka {
	color: #C00;
}
.main_p {
	line-height: 150%;
	font-size: 14px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.company {
	font-size: 12px;
	padding: 5px;
	line-height: 130%;
}



.main_p2 {
	line-height: 150%;
	font-size: 14px;
	padding-top: 0px;
	padding-right: 100px;
	padding-bottom: 0px;
	padding-left: 100px;
	text-align: left;
	color: #000;
}
.ao {
	color: #009;
}
.midori {
	color: #393;
}
.waku2 {
	border: thin dotted #FC6;
}
.waku3 {
	border: thin dotted #9CC;
	color: #C00;
	font-size: 15px;
	font-weight: bold;
}
.top_p {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: "MS UI Gothic";
	font-size: 12px;
}
.com_title {
	font-size: 14px;
	text-align: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: url(images/back03.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.com_line {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FC3;
}
.komoji {
	color: #999;
	font-size: 10px;
}
