@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background: #ececec;
	font: 12px/15px "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	color: #999999;
}
.intro1 {
	margin: 10px 0px 0px;
	padding: 10px 5px 5px;
	height: auto;
	width: 490px;
	border-top: 3px solid #999999;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.intro2 {
	margin: 10px 0px 0px;
	padding: 5px;
	height: auto;
	width: 490px;
}
#mainTitle1 {
	margin: 20px 0px 10px;
	padding: 5px;
	height: auto;
	width: 490px;
	border-top: 3px solid #666666;
	border-bottom: 3px solid #666666;
	border-right-style: none;
	border-left-style: none;
	background: #CCCCCC;
	text-align: center;
	color: #666666;
}
.sectionTitle1 {
	margin: 20px 0px 10px;
	padding: 5px;
	height: auto;
	width: 483px;
	background: #7E7E7E;
	color: #dddddd;
	border-left: 7px solid #333333;
}
.section1 {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 500px;
}
.separator1 {
	margin: 10px 0px;
	padding: 0px;
	height: auto;
	width: 500px;
	border-top: 3px solid #afafaf;
	border-right-color: #afafaf;
	border-bottom-color: #afafaf;
	border-left-color: #afafaf;
}
.photo1 {
	margin: 10px 0px 0px;
	padding: 0px;
	height: auto;
	width: 500px;
	text-align: center;
}
.notes1 {
	margin: 10px 0px 0px;
	padding: 5px;
	height: auto;
	width: 490px;
	text-align: center;
}
.banner1 {
	margin: 10px 0px 0px;
	padding: 5px;
	height: auto;
	width: 490px;
	text-align: center;
}
#footer{
	margin: 20px 0px 10px;
	padding: 5px;
	height: auto;
	width: 490px;
	border-top: 3px solid #AAAAAA;
	border-right-style: none;
	border-left-style: none;
	font-size: 10px;
	text-align: center;
	border-bottom: 3px solid #AAAAAA;
}
#mainTitle1 h1 {
	margin: 0px;
	padding: 5px;
	font-size: 18px;
	color: #222222;
}
.sectionTitle1  h2 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}
#mainTitle1 h3 {
	margin: 0px;
	padding: 0px;
}
.section1 h4 {
	margin: 0px;
	padding: 0px;
}
.section1 h5 {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 500px;
	text-align: left;
	background: #FFFFFF;
}

p {
	margin: 0px;
	padding: 5px;
	/*text-indent: 1em;*/
}
a:link   {
	color: #555;
	text-decoration: none;
	border-bottom: 1px dotted silver;
}
a:visited   { color: #555555; text-decoration: none; border-bottom: 1px dotted silver}
a:hover  {
	color: white;
	border-bottom: 1px dashed silver;
	background: #878787;
}
.nohover a:link  { text-decoration: none; background-color: transparent; border-top: none; border-right: none; border-bottom: none; border-left: none }
.nohover a:visited  { text-decoration: none; background-color: transparent; border-top: none; border-right: none; border-bottom: none; border-left: none }
.nohover a:hover  { text-decoration: none; background-color: transparent; border-top: none; border-right: none; border-bottom: none; border-left: none }


.style_ce241b {color: #ce241b;}
.style_444444 {color: #444444;}
.style_666666 {color: #666666;}
.style_999999 {color: #999999;}
.style_cccccc {color: #cccccc;}
.style_ffffff {color: #ffffff;}
