@charset "UTF-8";
body {
	width: 100%;
	background-color: #FFFFFF;
	height: auto;
	background-repeat: repeat-x;
	background-image: url(white.jpg);
	margin-top: 0px;
}
li {
	list-style-type: none;
}
p {
	font-size: 0.7em;
	line-height: 1.8em;
}
.black_bold {
	color: #000000;
	font-family: sans-serif;
}
.black_ryumin {
	color: #000000;
	font-family: serif;
}
.gray_bold {
	color: #C8C8C8;
	font-family: sans-serif;
}
.gray_bold_tilte {
	color: #675F5F;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 3em;
	letter-spacing: 0.1em;
}
.gray_bold_subtilte {
	color: #675F5F;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 2em;
	letter-spacing: 0.1em;
	line-height: 2em;
}
.gray_bold2_subtilte {
	color: #675F5F;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 2em;
	letter-spacing: 0.1em;
}
.gray_bold3_subtilte {
	color: #675F5F;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 1.2em;
	letter-spacing: 0.1em;
	line-height: 1.5em;
}
.gray_bold4_subtilte {
	color: #675F5F;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 0.9em;
	letter-spacing: 0.1em;
	line-height: 1.2em;
}
.gray_ryumin {
	color: #C8C8C8;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 0px;
}
body main {
	width: 890PX;
	margin-top: 0px;
	background-attachment: scroll;
	top: auto;
	margin-left: auto;
	margin-right: auto;
	background-repeat: repeat-x;
}
.contents_top {
	height: 282px;
	margin-top: 0px;
	width: 890PX;
	margin-left: auto;
	margin-right: auto;
}
.contents_main {
	background-repeat: no-repeat;
	width: 890PX;
	background-attachment: fixed;
	background-position: center bottom;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.article  {
	margin-left: 200px;
	margin-top: 20px;
	margin-bottom: 0px;
}
.contents_main .article dl {
	float: left;
	color: #706B6B;
	font-size: 0.9em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-top: 0px;
	width: 1400px;
	margin-top: 0px;
	margin-bottom: 40px;
}
.contents_main .article dl dt {
	float: left;
	clear: both;
	width: 120px;
	margin-top: 5px;
	margin-bottom: 0px;
}
.contents_main .article dl dd {
	float: left;
	width: 700px;
	margin-top: 5px;
}
.w_italy {
	width: 890px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	height: 500px;
}
body footer {
	height: auto;
	color: #201E1E;
	font-size: 0.7em;
	width: 890px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}
