/* ベースレイアウト */
#baseframe_s {
	margin:0px auto 0px auto;
	padding:0px;
	width:800px;
}

/* ヘッダー */
#header_s {
	width: 814px;
	height: 45px;
	margin: 0px 0px 20px -7px;
	padding: 0px;
	background-image:url(/technology/img/header_bg.gif);
	background-position:top left;
	background-repeat:repeat-x;
}

h1#fukuvi_logo_s {
background:transparent url(/technology/img/logo_s.gif) no-repeat scroll center bottom;
float:left;
height:45px;
margin:0;
padding:0;
text-indent:-9999em;
width:90px;
}


/* ページタイトル */
h3#page_title_s{
	display:block;
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 8px;
	background-color:#F3F3F3;
	border-left:solid 3px #0099FF;
	line-height:200%;
	font-size:medium;
	font-weight:bold;
}

#basecontents_s {
	margin:0px;
	padding:0px;
	width:800px;
}


/* フォーム */
div#search{
	margin: 0px auto 35px auto;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-color: #F7F7F7; 
	width:760px;
	text-align: center;
}

#table01 {
	font-size:100%;
	margin:8px 10px 10px 30px;
	padding:0px 0px 0px 0px;
	text-align:left;
	width:700px;
}

#table01 th{
    width:95px;
    padding:5px 0px 5px 0px;
    padding:0px;
    text-align:left;
	white-space:nowrap;
}

#table01 td{
	padding:3px 0px 3px 0px;
}

.form_width_01 {
	width:130px;
}

.form_width_02 {
	width:170px;
}

.form_line_01 {
	border-bottom: 1px solid #000000;
}
/* ここから追記 */
#search_attention{
	font-size: small;
	color: #FF0000;
	padding: 0px 0px 5px 30px;
	text-align: left;
	width:700px;
}

#material1Area {
		height: 50px;
}
#material2Area {
		height: 50px;
}
#material3Area {
		height: 50px;
}
/* ここまで追記 */

/* 検索結果 */
#search_result{
	margin: 5px 0px 5px 20px; 
	font-size:small;
}
div#sc-box {
	margin: 0px auto 20px auto;
	padding: 0px;
	height: 380px;
	overflow: scroll;
	overflow-y: scroll;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-color: #F7F7F7; 
	width:760px;
}


#table02 {
	font-size:100%;
	margin:8px 0px 0px 8px;
	padding:0px 0px 0px 0px;
	text-align:center;
	width:710px;
}


#table02 td {
	margin:0px 0px 0px 10px;
	padding:3px;
}

#table02 h4{
	text-align: left;
	margin:0px 0px 3px 0px;
	font-size: small;
}

.image {
	border: 1px solid #cccccc;
	margin:0px 0px 10px 0px;
	padding:0px;
}


/* ボタン */
#button01{
	margin:0px 0px 7px 115px;
	padding:0px;
	text-align: left; 
}

div#contact{
	text-align: center; 
}

#button02{
	margin:10px 0px 0px 0px;
	padding:0px;
}

.button03{
	margin:3px 0px 0px 10px;
	padding:0px 0px 0px 0px;
}


/* フッター */
.clear_both{
	clear:both;
}
#foot{
	margin:40px 0px 0px 0px;
	width:800px;
	clear:both;
}
#foot #history_back{
	margin:0px 0px 7px 0px;
	width:200px;
	float:left;
}
#foot #page_top{
	margin:0px 0px 7px 0px;
	width:200px;
	float:right;
	text-align:right;
}
#foot #foot_links{
	margin:0px;
	padding:10px 0px 10px 0px;
	width:800px;
	text-align:right;
	clear:both;
	background-image:url(/img/foot/border_dot.gif);
	background-position:top left;
	background-repeat:repeat-x;
}
#foot #foot_links li{
	display:block;
	list-style:none;
	display: inline;
}
#foot #foot_links li a{
	margin:10px 0px 0px 7px;
	padding:0px 0px 0px 17px;
	background-image:url(/img/foot/icon_01.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
#foot #copyright{
	padding:10px 0px 10px 0px;
	color:#666666;
	background-image:url(/img/foot/border_blue.gif);
	background-position:top left;
	background-repeat:repeat-x;
}
#foot #copyright img{
	margin:0px 10px 0px 0px;
}
