*{
  margin : 0px;
  padding : 0px;
}

body{
  text-align:center;
background-color:#ededed;
background:url('../../img/background02.jpg') repeat center top;
  font-size:small;
  color:#333333;
  line-height:120%;
}

li a:link{
  text-decoration:none;
  color:#666666;
}

li a:visited{
  text-decoration:none;
  color:#666666;
}

li a:hover{
  text-decoration:underline;
  color:#669999;
}

p{
	padding-top: 15px;
	padding-bottom: 10px;
}

ul{
	margin:4px 4px 4px 18px;
	padding:2px;
}

dt{
line-height:150%;
text-indent:1em;

}

dd{
text-indent:1em;
margin:0.5em 0.5em 0.5em 2em;
}





/* wraper */
#wraper{
width:800px;
background-color:white;
}



/* header */

#header{
  margin:0px;
  width:800px;
  text-align:left;
}

#l_head{
  text-align:left;
  float:left;
  width:210px;
}
#c_head{
  text-align:right;
  float:left;
  width:300px;
  vartical-align:middle;
}
#r_head{
	padding:0px 2px;
  text-align:left;
  float:left;
  width:125px;
}
#r_head2{
	padding:0px 2px;
  text-align:right;
  float:left;
  width:125px;
}


#header2{
	width:800px;
  text-align:left;

}


/* container */
#container{
margin:0px;
width:800px;
clear:both;
}

/* l_menu */

#l_menu {
text-align:left;
float:left;
width:180px;
}

#l_menu ul {
list-style:none;
}


#l_menu li {

}

#l_menu li a {
	list-style:none;

}

#l_menu li li {

}

#l_menu li li a {

}

/* middle */

#middle{
text-align:left;
float:right;
width:600px;

}


/* navigation */
#navigation{
	width:800px;
  float:left;
	margin:0px;
	padding:0px;
	font-size:small;
	line-height:22px;
	font-family:ＭＳ Ｐゴシック;
	background:url(../../img/head_bg_ab03.jpg) repeat-x top left;
}

#navigation ul{
	list-style:none;
	margin:0px;
	padding:0px;
	height:22px;
	overflow:hidden;
}

#navigation li{
	float:left;
	width:88px;
	margin:0px;
	padding:0px;
}
#navigation a{
	display:block;
	width:100%;
	color:#ffffff;
	text-decoration:none;
	text-align:center;
}

#navigation a:hover{
	background-color:#336600;
}


/* navigation2 */
#navigation2{
	width:800px;
  float:left;
	margin:0px;
	padding:0px;
	font-size:small;
	line-height:22px;
	font-family:ＭＳ Ｐゴシック;
	background:url(../../img/head_bg_ab03.jpg) repeat-x bottom left;
}

#navigation2 ul{
	list-style:none;
	margin:0px;
	padding:0px;
	height:22px;
	overflow:hidden;
}

#navigation2 li{
	float:left;
	width:88px;
	margin:0px;
	padding:0px;
}
#navigation2 a{
	display:block;
	width:100%;
	color:#ffffff;
	text-decoration:none;
	text-align:center;
}

#navigation2 a:hover{
	background-color:#336600;
}

/* regist */

#regist{
text-align:right;
float:left;
width:800px;
}

#rec01{
background-color:#ffffff;
float:left;width:600px;
text-align:center;
padding:18px 6px;
font-size:large;
color:#003399;
height:360px;
}

#tel{
width:600px;
text-align:center;
font-size:small;
}


#tel ul{
list-style: none;
margin:0px;
padding:0px;
}

#tel li{
float:left;
width:120px;
margin:2px;
padding:0px;
list-style: none;
}

#tel a{
	display:block;
	width:120px;
	padding:4px 0px 4px 0px;
}



/* footer */

#footer{
text-align:center;
width:800px;
background-color:#cccccc;
clear:both;
}

#footer ul{
	list-style:none;
	margin:0px;
	padding:0px;
	height:20px;
	overflow:hidden;
}

#footer li{
	float:left;
	width:112px;
	margin:1px 0px;
	padding:0px;
}


#footer a{
	display:block;
	width:100%;
	color:#333333;
	text-decoration:none;
	text-align:center;
}

#footer a:hover{
	background-color:#006600;
}

.sample_02{
	color: #3e3e3e;
	border-collapse: separate;
	border-spacing: 0px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	line-height: 110%;
	margin-bottom: 5px;
}
.sample_02 th{
	
	text-align: left;
	vertical-align: top;
	color: #3e3e3e;
	background-color: #dcdcdc;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 10px;
}
.sample_02 td{
	background-color: #fafafa;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 5px;
	padding-top: 10px;
}

.sample_03{
	border-collapse: separate;
	border-spacing: 0px;
	line-height: 180%;
	padding-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	color: #3e3e3e;
}
.sample_03 th{
	
	text-align: left;
	vertical-align: top;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 10px;
}
.sample_03 td{
	padding-bottom: 20px;
	padding-left: 15px;
	padding-right: 5px;
	padding-top: 20px;
}
.sample_04{
	margin-left: 10px;
	margin-bottom: 20px;
}
.sample_05{
	margin-left: 5px;
	margin-top: 10px;
}
.sample_06{
	color: #3e3e3e;
	margin-left: 30px;
	margin-bottom: 20px;
	bottom: 0px;
}
.sample_07{
	color: #3e3e3e;
	margin-left: 10px;
	margin-bottom: 0px;
	background-image: url(../img/0804-003.jpg);
	width: 566px;
	height: 24px;
	background-repeat: no-repeat;
	font-weight: bold;
	margin-top: 15px;
}
.sample_07 td{
	padding-bottom: 0px;
	padding-left: 25px;
	padding-right: 0px;
	padding-top: 0px;
}
.sample_08{
	color: #f4f9ff;
	margin-left: 10px;
	margin-bottom: 0px;
	background-image: url(../img/0804-007.jpg);
	width: 566px;
	height: 27px;
	background-repeat: no-repeat;
	font-weight: bold;
	margin-top: 15px;
	font-size: 18px;
}
.sample_08 td{
	padding-bottom: 0px;
	padding-left: 25px;
	padding-right: 0px;
	padding-top: 0px;
}
.sample_09{
	color: #707070;
	margin-left: 0px;
	margin-bottom: 0px;
	background-image: url(../img/0804-010.jpg);
	width: 141px;
	height: 55px;
	background-repeat: no-repeat;
	font-weight: normal;
	margin-top: 0px;
	font-size: 16px;
	line-height: 18px;
	text-align: center;
}
.sample_09 td{
	padding-bottom: 0px;
	padding-left: 25px;
	padding-right: 0px;
	padding-top: 0px;
}
.sample_10{
	margin-left: 10px;
	margin-bottom: 0px;
	margin-top: 15px;
}
.sample_09 a:link{
	text-decoration: none;
	color: #707070;
	font-weight: bold;
}

.sample_09 a:visited{
  text-decoration:none;
  color:#707070;
}

.sample_09 a:hover{
  text-decoration:none;
  color:#ffae00;
}
.alpha a:hover img {
  opacity: 0.5;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
.sample_17{
	margin-top: 5px;
}
.sample_17 td{
	font-size: 10px;
	color: #787878;
	padding-left: 0px;
}
.sample_17 a:link{
	text-decoration: none;
	color: #787878;
}

.sample_17 a:visited{
	text-decoration: none;
	color: #787878;
}

.sample_17 a:hover{
  text-decoration:none;
  color:#ffae00;
}
