<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "Shift_JIS";

/*ページ全体*/
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: #FFF url(img/1880-bg.jpg) no-repeat center top;
	height: auto;
	width: auto;
}
/*コンテンツ全体コンテナ*/
#wrapper {
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	border: thin none #999999;
	padding: 0px;
	width: 960px;
	height: auto;
	margin: 0px auto;
}
a {
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: normal;
}
a:active {
	color: #CC3300;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 10px;
	font-weight: normal;
}
a:hover {
	color: #CC3300;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*ヘッダ全体コンテナ*/
#header {
	margin: 0px;
	padding: 0px;
	height: 500px;
	width: 960px;
	
}
#contents {
	margin: 0px;
	padding: 0px;
	background: #EDF7EF;
	width: 960px;
	border-right: 1px #CCC;
	border-left: 1px #CCC;
}

#contents #sidenavi {
	margin: 0px 20px 0px 0px;
	padding: 0px;
	height: 700px;
	width: 300px;
	float: right;
	background: #FFF;
	border: 1px dotted #CCC;
}

#contents #main {
	width: 600px;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	float: left;
	background: #FFF;
	border: 1px dotted #CCC;
	height: auto;
}
#footer {
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 960px;
	background: url(img/960-footer-bg.jpg) center top;
	border-right: 1px #CCC;
	border-left: 1px #CCC;
	text-align: center;
}
#contents h2 {
	color: #1B4087;
	font: bold 22px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border-left: 5px solid #4573C7;
	padding: 0px 0px 0px 10px;
	margin: 0px;
	border-bottom: 1px dotted #009;
}
.honbun {
	font: 14px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000;
	margin: 20px 0px 0px 20px;
	padding: 0px;
}

#contents #main #intro {
	margin: 15px 0px 40px 15px;
	padding: 0px;
	width: 580px;
	height: auto;
}

#contents #main #pick_up {
	margin: 15px 0px 0px 15px;
	padding: 0px;
	height: 900px;
	width: 580px;
}
#contents #sidenavi #profile {
	margin: 0px;
	padding: 0px;
	width: 300px;
	height: 200px;
}

#contents #sidenavi #profile img {
	margin: 0px 0px 0px 50px;
	padding: 0px;
	height: 180px;
	width: 200px;
}
#contents #main h3{
	font: normal 16px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #06C;
	margin: 20px 0px 0px 20px;
	padding: 0px;
	border-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
}
#contents #sidenavi h3 {
	font: bold 14px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000;
	margin: 0px;
	padding: 0px;
	text-align: center;
	border-bottom: #00F;
	border-left: #009;
}

#contents #sidenavi #profile_parts {
	margin: 0px 0px 10px;
	padding: 0px;
	height: 20px;
	width: 300px;
	border-bottom: 1px #00F;
}

#contents #sidenavi #p_title {
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 100px;
	float: left;
}

#contents #sidenavi #p_text {
	width: 200px;
	height: 20px;
	float: left;
	margin: 0px;
	padding: 0px;
}

.p_text {
	font: 14px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#contents #sidenavi #profile_parts2 {
	margin: 10px 0px 0px;
	padding: 0px;
	height: 40px;
	width: 300px;
	border-bottom: 1px #00F;
	float: left;
}

#contents #sidenavi #p_text2 {
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 200px;
	float: left;
}

#contents #sidenavi #profile {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}
#contents #item  {
	margin: 40px 0px 10px;
	padding: 0px;
	height: 200px;
	width: 580px;
}
#contents #item img  {
	margin: 0px 0px 0px 30px;
	padding: 0px;
	float: left;
}
#contents #sidenavi p a {
	font: 16px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #009;
	margin: 0px 0px 0px 60px;
	padding: 0px;
}

#contents #sidenavi h4 {
	font: bold 16px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000;
	border-left: 5px solid #4573C7;
	margin: 20px 0px 0px 20px;
	padding: 0px 0px 0px 10px;
}
#contents #sidenavi #side_banner {
	margin: 20px 0px 20px 40px;
	padding: 0px;
	height: 50px;
	width: 220px;
}

#contents #sidenavi #profile_title {
	margin: 15px 0px 0px 15px;
	padding: 0px;
	width: 280px;
	height: 30px;
}
#contents #sidenavi #side_logo {
	margin: 20px 0px 0px;
	padding: 0px;
	height: 180px;
	width: 200px;
}
#contents h5 a {
	font: bold 16px "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color: #009;
	border-bottom: 1px dotted #000;
	margin: 5px 0px 0px 20px;
	padding: 0px;
}
#contents #main #item_text {
	margin: 10px 0px 0px 10px;
	padding: 0px;
	float: left;
	width: 220px;
}
#contents #main #pick_up2 {
	margin: 15px 0px 0px 15px;
	padding: 0px;
	height: 380px;
	width: 580px;
}
</pre></body></html>