
*{
  margin : 0px;
  padding : 0px;
}
body{
  text-align:center;
  background-color:#ffffff;
  font-size:small;
  color:#333333;
  line-height:120%;
}

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;
	background-color:#3399ff;
	font-size:small;
}


/* container */

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

/* um up-menu */

#um{
	width:800px;
	margin:0px;
	padding:0px;
}

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


#um li{
	margin:0px;
	padding:0px;
	width:200px;
	height:40px;
	list-style:none;
	float:left;
}


/* l_menu */

#l_menu{
	font-size:90%;
	margin:0px;
	padding:0px;
	width:200px;
	letter-spacing:-0.5px;
	text-align:left;
	float:left;
}

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


#l_menu li{
	margin:0px;
	padding:0px;
	list-style:none;
}


#l_menu li a{
	list-style:none;
	margin:0px;
	padding:8px 0px 0px 12px;
	display:block;
	width:200px;
	height:22px;
  background:url('../img/mr_button_l.gif') left center no-repeat;
}

#l_menu li a:hover{
  background:url('../img/mr_button_lb.gif') left center no-repeat;
}


#l_menu li li{
	margin:0px;
	padding:0px;
	list-style:none;
}

#l_menu li li a{
	list-style:none;
	margin:0px;
	padding:6px 0px 0px 16px;
	display:block;
	width:200px;
	height:18px;
  background:url('../img/mr_button01.gif') left center no-repeat;
}

#l_menu li li a:hover{
  background:url('../img/mr_button01b.gif') left center no-repeat;
}


/* middle */

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

}

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

#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;
}


/* middle li */

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

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

h1{
  color:#ffffff;
  vertical-align:middle;
  font-family : Arial,平成角ゴシック,MSPゴシック sans-serif;
  font-size:large;
  font-weight:900;
  padding:6px;
  margin:4px 8px 6px 6px;
  text-align:center;
	background-color:#0066ff;
  line-height:120%;
  border-top:1px solid #0099ff;
  border-left:14px solid #0099ff;
  border-bottom:1px solid #0099ff;
  border-right:14px solid #0099ff;
}

h2{
	margin : 0;
	padding:4px 20px 4px 20px;
	font-size:medium;
  border-top:8px solid #0099ff;
  border-left:1px solid #0099ff;
  border-right:1px solid #0099ff;
  border-bottom:1px solid #0099ff;
}

h3{
	margin: 0px 0px 6px 6px;
	font-size:medium;
	padding:2px 12px 2px 6px;
  border-left:8px solid #0066ff;
  border-bottom:1px solid #0099ff;
}

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

#llink li{
	list-style: none;
	width:180px;
	line-height: 26px;
	margin:3px;
	padding:0px;
	float:left;
}

#llink a{
	display:block;
	width:100%;
	padding:0px 0px 2px 0px;
	color:#006600;
	background:url(../../img/button.gif) left top no-repeat;
	text-decoration:none;
	text-align:center;
}

#llink a:hover{
	background-position:right top;
}

/* 20120920 rinen */


