
*{
  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%;
  font-family:Helvetica, Arial,
  'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
  Meiryo, メイリオ, sans-serif;
}

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

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

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

p{
	text-indent:1em;
}


table{
table-layout:auto;
}

td{
padding:2px;
}

/* table */


dd { margin-left: 1em;}


#s1{
  font-size : small;
  color:#666666;
  text-align:right;
  margin:0px 0px;
  padding:0px 0px;
  border:0px;
  background-color:#ffffff;
}

/* wraper */

#wraper{
width:800px;
}

/* wraper2 */

#wraper2{
width:800px;
border:1px solid #cccccc;
}


/* 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;
}



/* 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;
}


/* container */

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





/* l_menu */

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










/* middle */

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

}

/* middle li */

#middle ul{
margin:4px 4px 4px 24px;
}



/* navi */

#navi {
	width:600px;
}

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

#navi li{
	list-style: none;
	float:left;
	width:180px;
	margin:3px;
	padding:0px;
}

#navi a{
	list-style: none;
	display:block;
	width:100%;
	padding:4px 0px 2px 0px;
	color:#006600;
	background-image:url(../img/button.gif);
	background-position:left top;
	text-decoration:none;
	text-align:center;
}

#navi a:hover{
	background-color:#99ccff;
	background-position:right top;
	list-style: none;
}



/* navi2 */

#navi2 {
	width:590px;
}

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

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

#navi2 a{
	list-style: none;
	display:block;
	width:100%;
	height: 24px;
	padding:2px 0px 0px 0px;
	color:#006600;
	background-image:url(https://tofl.jp/img/button05.gif);
	background-position:left top;
	text-decoration:none;
	text-align:center;
}

#navi2 a:hover{
	list-style: none;
	background-color:#99ccff;
	background-position:right top;
}

#tel{
width:580px;
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;
}

/* 20110408 junior */


