@charset "utf-8";
body {
	margin: 0; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 0;
	text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	color: #000000;
	font-size: 100%;
	background-image: url(images/back-1.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
.oneColFixCtr #container {
	width: 800px;
	text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFF;
}
.oneColFixCtr #mainContent {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
p {
	font-size: 14px;
	line-height: 130%;
	text-align: left;
}

h1 {
	font-size: 18px;
	color: #600;
}
h2 {
	font-size: 18px;
	color: #006;
}
h4 {
	font-size: 16px;
	color: #C60;
}

.manu_fot {
	padding: 10px;
	font-size: 13px;
	line-height: 120%;
}
.waku {
	width: 550px;
	border: thin dotted #FC6;
	padding: 15px;
}


.header {
	font-size: 12px;
	color: #003;
	padding: 5px;
}
.tunotokucyou {
	background-image: url(images/3tunotokucyou.gif);
	height: 119px;
	width: 685px;
	background-repeat: no-repeat;
}
dt {
	display: block;
	padding: 5px;
	background-color: #FBDC93;
}
dd {
	padding: 5px;
	display: block;
	background-color: #FFC;
}

.erea {
	background-image: url(images/eria.jpg);
	height: 148px;
	width: 267px;
	background-repeat: no-repeat;
}
.tokucyou_p {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 310px;
	font-size: 12px;
	line-height: 115%;
	font-family: "MS UI Gothic";
}
.erea_p {
	font-size: 9px;
	padding-top: 25px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #036;
	line-height: 100%;
	font-family: "MS UI Gothic";
}
.erea_p2 {
	font-size: 14px;
	line-height: 120%;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.foter {
	background-image: url(images/foter.gif);
	background-repeat: repeat;
	text-align: center;
	font-size: 13px;
	padding: 10px;
	line-height: 120%;
}
.syoukai_p {
	width: 394px;
	padding: 10px;
	background-image: url(images/syoukai_back.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 120%;
	font-family: "MS UI Gothic";
}
.goaisatu {
	background-image: url(images/aisatu.gif);
	background-repeat: no-repeat;
	height: 60px;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 14px;
	line-height: 150%;
}
.img_align {
	padding-right: 5px;
	padding-left: 5px;
}
.main_p {
	font-size: 14px;
	line-height: 150%;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-image: url(images/logo_big.jpg);
	background-position: center top;
	background-attachment: fixed;
	background-repeat: no-repeat;
	text-align: left;
}
.main_p2 {
	font-size: 14px;
	line-height: 150%;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	text-align: left;
}
.main_p3 {
	padding: 5px;
	font-size: 14px;
	line-height: 150%;
}
.mitumori_p {
	font-size: 14px;
	line-height: 150%;
	padding-top: 15px;
	padding-right: 50px;
	padding-bottom: 15px;
	padding-left: 50px;
	text-align: left;
	background-color: #FFF;
}
.link_p {
	font-size: 13px;
	line-height: 200%;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

.aka {
	color: #C00;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.kakaku01 {
	font-size: 24px;
	color: #C00;
	font-weight: bold;
	font-family: "Cataneo BT", Century;
}
.komoji {
	font-size: 12px;
	color: #006;
}
.siro {
	color: #FFF;
	font-weight: bold;
}
.company_td {
	font-weight: bolder;
	color: #333;
	background-image: url(images/back_line1.gif);
}
.company_td2 {
	background-color: #FFF;
}
.space {
	line-height: 130%;
}
