@charset "utf-8";

* {
	color: #333333;
	font-size: 13px!important;
	font-size: 12px;

	font-family: Meiryo, 'メイリオ', 'Lucida Grande', Verdana, 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', sans-serif!important;
	padding: 0px;
	margin: 0px;
}
a:link,a:visited {
	color: #0033CC;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}


body {
	background: #CCCCCC url(img/bg1.jpg) repeat-y center;
	/*	background: #CCCCCC url(http://www.y-sfab.com/img/bg1.jpg) repeat-y center;
*/	margin: 0px;
	padding: 0px;
}
#wrap1 {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	position: relative;
	left: auto;
	right: auto;
	height: 100%;
	float: none;
	clear: both;
	overflow: visible;
/*
	background-image: url(http://www.y-sfab.com/img/bg_back.jpg);
*/

}
#head {
	height: 120px;
	margin: 0px;
	display: block;
	padding: 0px 0px 0px 30px;
	float: none;
	clear: both;
	background: #FFFFFF;

}
#cpright {
	margin: 0px;
	font-size: smaller!important;
	font-size: x-small;
	clear: both;
}
#footer {
	background: #FFFFFF url(http://www.y-sfab.com/img/bg_foot.jpg) repeat-x top;
	height: 200px;
	padding: 6px 0px;
	clear: both;
	float: left;
	width: 100%;
	text-align: center;
	display:  block;
}


#head h1 {
	margin: 0px;
	padding: 0px;
	text-indent: -10000px;
}

#nvg {
	list-style: none;
	display: block;
	margin: 0px;
	padding: 0px!important;
	padding: 1px 0px 0px;
	height: 62px;
	border-right: none;
	border-left: none;
	border-top-style: none;
	border-bottom-style: none;
	background: #FFFFFF;
	float: none;
	clear: both;
}
#nvg a:link,#nvg a:visited,#nvg a:hover {
	color: #003366;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	margin: 8px 0px 0px;
	display: block;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
#nvg a:hover {
	color: #0066FF;
	text-decoration: underline;
}

#nvg li {
	display: block;
	float: left;
	padding: 0px;
	list-style: none;
	margin: 0px;
	text-align: center;
	height: 62px;
	background: url(img/bg_menu.jpg) no-repeat left center;
	width: 120px;
}
#main1 {
	width: 90%;
	padding-bottom: 1em;
	display: block;
	padding-left: 0em;
	margin-right: auto;
	margin-left: auto;
}
#main1 h2 {
	margin-top: 1em;
	margin-bottom: 1em;
	font-weight: bold;
}


#main1 h3{
	color: #072D63;
	font-weight: bold;
	margin-bottom: 0.5em;

}
#h2_shikaku {
	height: 115px;
	text-indent: -10000px;
	font-size: 24px;
	background: url(img/t2.jpg) no-repeat left;
}


.R {
	text-align: right;
	white-space: nowrap;
}


.btn2up {
	text-align: center;
	margin-bottom: 3em;
	margin-top: 1em;

}
.ct {
	display: block;
	text-align: center;
}

.stdbtn {
	background: url(http://www.y-sfab.com/img/bg_bar4.jpg) repeat-x bottom;
	color: #333333;
	width: 100px;
	margin-left: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	border: 1px solid #999999;
}

.stdbtn2 {
	background: url(http://www.y-sfab.com/img/bg_bar5.jpg) repeat-x bottom;
	color: #333333;
	width: 100px;
	margin-left: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	border: 1px solid #999999;
	margin-top: 1em;
}

.zero {
	font-size: 90%;
}

.xxsmall{
	font-size: 8px;
	line-height: 10px;
}


#topic .newsrow p {
	margin: 0px 0px 0px 1em;
	line-height: 1.6em;
}


#h2_datalib {
	background: url(img/t1.jpg) no-repeat;
	height: 115px;
	text-indent: -10000px;
}
#h2_members {
	background: url(img/t3.jpg) no-repeat;
	height: 115px;
	text-indent: -10000px;
}

#h2_job {
	height: 117px;
	background: url(img/t4.jpg) no-repeat left;
	text-indent: -10000px;
	border: 1px solid #CCCCCC;
}



