/* @override http://angel.moto.co.jp/NF_LimitedEdition/css/1989.css */

a { text-decoration: none }
a:hover {
	color: #AA0000;
	text-decoration: none;
}

.noLinkColor a { color: #000; text-decoration: none }
.noLinkColor a:hover {
	color: #AA0000;
	text-decoration: none;
}

body {
	margin: 0;
	padding: 0;
	font: 75% メイリオ, Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, Verdana, Arial, Helvetica, sans-serif;
	background-color: #999;
}

html>/**/body {
  font-size: 10px; /* Except IE */
}

body#post {
	background-color: white;
}

#list {
	padding-bottom: 50px;
	margin: 0 auto;
/*	padding-top: 10px; */
}

h2 {
	font: bold 180% メイリオ, Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 20px;
}

a.title {
	display: block;
	height: 80px;
	background: url(../images/title_head.jpg) no-repeat -255px;
	border: 1px solid #a3a3a5;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
}



span.class211 {
	display: block;
	text-align: left;
	font-size: 120%;
	line-height: 1.6em;
	margin-bottom: 10px;
}

td.class211 {
	font-size: 120%;
	line-height: 1.6em;
}

input.submitButton {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

h3 {
	font: italic 180% Georgia, "Times New Roman", Times, serif;
}

#post p a {
	font: 100% メイリオ, Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, Verdana, Arial, Helvetica, sans-serif;
}

#post textarea {
	font-size: 130%;
}

td.class2 {
	border: 1px solid #a3a3a5;
}

#post p.small {
	font-size: 80%;
	margin-top: 40px;
	color: gray;
}

#modal_container {
	border: 1px solid black;
	background: white no-repeat -15px -1px;
	padding: 20px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	top: 0;
	
	/* Safari 3 BOX影付け*/
	-webkit-box-shadow: 1px 1px 50px #090909;
}

#modal_container p.closeBox a {
	background: url(../images/modalCloseBox.png) no-repeat 100%;
	width: 102%;
	height: 15px;
	padding: 0;
	display: block;
	text-indent: -9999px;
	margin-top: -20px;
}

#modal_overlay {
	background-color:#000;
}

p#footer {
	font-size: 10px;
}

/* @group IE 6 Hack */

* html #modal_container p.closeBox a {
	background: url(../images/modalCloseBox_white.jpg) no-repeat 100%;
	margin-top: -5px;
}

/* @end */
