@charset "UTF-8";
/* CSS Document */


/*link styles
-------------------------------------------------------------------------*/
a img {
	padding: 2px;
}
a img:hover                           {
	opacity: 0.8;
}
a:link  {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #3366CC;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	position: relative;
	left: +1px;
	top: +1px;
}

dl {
}
dl dt {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	color: #333;
	font-weight: bold;
	clear: both;
	margin: 1em;
}
dl dd {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	clear: both;
}


/* top styles
-------------------------------------------------------------------------*/
#topBack {
	background-image: url(image/icon/top-home-bg.jpg);
	background-attachment: fixed;
	background-position: left top;
	text-align: left;
	text-indent: 15px;
	background-color: #150706;
}
#top  table{
	text-align: center;
	background-image: url(image/icon/top-home-bg.jpg);
	background-attachment: fixed;
	background-position: left top;
	background-color: #150706;
}


/*main styles
-------------------------------------------------------------------------*/
#main  h2  {
	margin-top: 5em;
	margin-left: 1em;
	color: #333;
	clear: both;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 24px;
	padding-top: 2em;
}
#main h3 {
	margin-top: 2em;
	margin-left: 3em;
	margin-bottom: 2em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	color: #666;
	clear: both;
}
#mainface h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: #CCCCCC;
	padding-left: 2em;
}
#main p {
	margin-left: 2em;
	font-size: 16px;
	padding: 1em;
	text-align: center;
}


#mainface {
	background-image: url(top.jpg);
	height: 1137px;
	background-repeat: no-repeat;
	background-position: right top;
}
#mainface enter {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 24px;
	color: #666;
	font-weight: bolder;
}

#main img:active {
	position: relative;
	left: 1px;
	top: 1px;
	border: 1px dashed #666666;
}
#main #profile  table{
	margin-left: 3em;
	margin-bottom: 2em;
	clear: both;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	background-color: #FFF;
	color: #666;
}

#art #art-2009 img {
	margin-left: 3em;
	margin-bottom: 2em;
}
#art  {
	margin: 3em;
	padding: 3px;
}
#linkBar table{
	background-image: url(image/icon/linkBar-bg.png);
	background-position: left top;
	text-align: center;
	background-repeat: no-repeat;
}
#link table {
	border-bottom-width: 3px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	clear: both;
	border-top-width: 3px;
}

/* footer styles
-------------------------------------------------------------------------*/
#footer {
	clear: both;
	padding-top: 2em;
}

#footer table {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 10px;
	background-color: #999;
	text-align: center;
}
#footer address {
	font-family: "Arial Black", Gadget, sans-serif;
	color: #CCC;
	text-align: right;
	font-size: 9px;
}
