@charset "Shift_JIS";
/*‰º‘w—pcss*/

#main2{
  float:right;
  width:560px;
	text-align:left;
	margin-top:20px;
}

/*title*/
#title{
  clear:both;
  width:560px;
  text-indent:-1000em;
	margin-bottom:15px;
	}
.title_about{
  background-image:url(../images/about/title.gif);
  height:37px;
}
.title_aim{
  background-image:url(../images/aim/title.gif);
  height:37px;
}
.title_search{
  background-image:url(../images/search/title.jpg);
  height:150px;
}
.title_link{
  background-image:url(../images/link/title.gif);
  height:37px;
}
.title_member{
  background-image:url(../images/member/title.gif);
  height:37px;
}


/*stitle*/
h3{
clear:both;
margin-top: 15px;
margin-bottom: 15px;
color: #333333;
background-color:#eeeeee;
font-size: 14px;
padding-top: 7px;
padding-right: 5px;
padding-bottom: 4px;
padding-left: 20px;
background: url(../images/temp/st_bg.jpg) no-repeat;
}

/*ŠÖ˜AƒŠƒ“ƒN*/
#link li {
margin-right:6px;
background: url(../images/temp/icon2.gif) no-repeat left center;
padding-left:20px;
border-bottom:1px dotted #999999;
margin-bottom:10px;
}

/*ŠÓ’èŽmŒŸõ*/
#search li{
list-style-position:outside;
background:url(../images/temp/icon3.gif) no-repeat left top;
margin-bottom: 5px;
margin-left: 0px;
padding-left: 20px;
}


/*table*/
.type01 {
	margin: 10px 0px 20px;
	border-collapse: collapse;
	width:100%;
}

.type01 td {
	padding: 5px;
	border-bottom: 2px solid #5286D1;
	font-size: 13px;
	line-height: 120%;
	text-align:left;
}
.type01 th {
	padding: 5px;
	border-bottom: 2px solid #5286D1;
	background: #DCEAFA;
}

/*table2*/
.type02 {
	margin: 10px 0px 20px;
	border-collapse: collapse;
	width:100%;
}

.type02 td {
	padding: 5px;
	border: 1px solid #5286D1;
	font-size: 13px;
	line-height: 120%;
	text-align:left;
}
.type02 th {
	padding: 5px;
	border: 1px solid #5286D1;
	background: #DCEAFA;
}
.red{
  color:#FF0000;
  font-size:10px;
}

/*table3*/
.type03 {
	margin: 10px 0px 20px;
	border-collapse: collapse;
	width:100%;
}

.type03 td {
	padding: 3px;
	border: 1px solid #5286D1;
	font-size: 11px;
	line-height: 120%;
	text-align:left;
}
.type03 th {
	padding: 3px;
  font-size: 11px;
	border: 1px solid #5286D1;
	background: #DCEAFA;
}

/*ƒgƒbƒv‚Ö–ß‚é*/
#top{
  margin-top:10px;
  width:530px;
  text-align:right;
}
.text-01 {
	font-size: 14px;
	font-weight: bold;
	color: #0066FF;
}
