@charset "Shift_JIS";
@import url("class.css");

/* {ݒ
******************************************************************************************** */
body{
	margin: 0px;
	padding: 0px;
	border: 0px;
	color: #333333;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 12px;
	line-height:150%;
}
.title-arrowCopy {

	background-image: url(images/arrowTitle.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "lr oSVbN", Osaka, "qMmpS 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;
}
.kyokai {
	line-height: 17px;
	font-size: 12px;
}
ul,li{
	margin: 0px;
	padding: 0px;
}
input,select{
	font-size: 12px;
}
fieldset{
	border: none;
	margin: 0px;
	padding: 0px;
}
legend{
	display: none;
}
pre{
	font-size: 12px;
}

a:link {
	color: #990000;
	text-decoration: underline;
	font-size: 12px;
}
a:visited {
	color: #CC0000;
	text-decoration: underline;
	font-size: 12px;
}
a:hover {
	color: #00CCFF;
	text-decoration: none;
}
a:active {
	color: #006699;
	text-decoration: underline;
}
#pageTop {
	padding-top: 23px;
	text-align: right;
	padding-bottom: 43px;
}

.noLink {
	background-image: url(../images/sideMenu-off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 15px;
	padding-bottom: 13px;
	padding-left: 30px;
	display: block;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 12px;
	line-height: 100%;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	height: 12px;
	width: 170px;
}
.kankakubunsyo {
	margin-top: 2px;
}
.menu {
	margin-top: 50px;
	width: 174px;
}

.menu li {
	margin-bottom: 10px;
	background: url(../images/arrow_147.gif) no-repeat 0px 5px;
}
.menu li {
	margin-left: 20px;
}

.menu a {
	margin-left: 20px;
	width: 120px;
}
