@charset "Shift_JIS";
/* 基本設定
******************************************************************************************** */
body{
	margin: 0px;
	padding: 0px;
	border: 0px;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height:150%;
}
.title-arrowCopy {

	background-repeat: no-repeat;
	background-position: left top;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 100%;
	font-weight: bold;
	color: #666666;
	width: 85px;
	padding-top: 11px;
	padding-left: 50px;
	padding-bottom: 7px;
	margin-bottom: 10px;
}
div,img,p,form,pre{
	margin: 0px;
	padding: 0px;
	border: 0px;
}
input,select{
	font-size: 12px;
}
legend{
	display: none;
}

a:link {
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
	color: #3988CE;
	text-decoration: underline;
}
a:hover {
	color: #00CCFF;
	text-decoration: none;
}
a:active {
	color: #006699;
	text-decoration: underline;
}
#header {
	background-repeat: repeat-x;
	background-position: left top;
}

/* メイン
******************************************************************************************** */
#main {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	background-repeat: repeat-x;
	background-position: left top;
}
#pageTop {
	padding-top: 23px;
	text-align: right;
	padding-bottom: 43px;
}

.noLink {
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 15px;
	padding-bottom: 13px;
	padding-left: 30px;
	display: block;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 100%;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	height: 12px;
	width: 170px;
}

.back01{
	background-repeat: no-repeat;
	background-position: left top;
}
.small {
	font-size: 11px;
	background-color: #ffc;
	border: solid 1px #a0a0a4;
	padding: 2px;
}
