﻿@charset "utf-8";
@import url("file:///D|/D 共有ドキュメント/17KLD_HP/css/KLD_1.css");
/* CSS Document */

body {
	background-color: #CCC;
	font-size: 14px;
	padding:0;
	margin:0;
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

/*見出し*/
h6 {
	background-image: url(../img/light03.jpg);
	background-repeat: no-repeat;
	font-size: 20px;
	color: #0CF;
	padding: 25px 40px 350px 40px;
	text-align: center;
	letter-spacing: 5px;
	line-height: 400%;
}
.style1 {
	height: auto;
	padding-left: 30px;
	line-height: 160%;
	color: #630;
	font-style: normal;
	background-color: #CCF;
	padding-top: 0px;
	padding-bottom: 10px;
	letter-spacing: 1px;
}
.style2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #FFF;
	font-size: small;
}
.style3 {
	font-family: "Century Gothic";
	font-style: normal;
}
.style4 {
	height: auto;
	padding-left: 5%;
	line-height: 150%;
	color: #909;
	font-style: normal;
	padding-top: 10px;
}

.table1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: small;
	text-align: left;
	height: auto;
	width: 790px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	vertical-align: top;
	color: #909;
}
.caption {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	color: #FFF;
	font-size: 14px;
	line-height: 100%;
}
/*回り込みＲ*/
.photosideR {
	float:right;
	margin-right:20px;
	border: 1px #808080 solid;
}
/*回り込みＬ*/
.photosideL {
	float:left;
	margin-right:20px;
}

/*回り込み解除*/
.sideclear {
	clear:left;
}
