@charset "Shift_JIS";
@import "http://";

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	color: #666; 
	background-color: #ffffff;
	margin: 0;
	padding: 0;
}
 
#hako {
  width: 840px;
  color: #666;
  
}


a:link,
a:visited {
  color: #3366ff;
  text-decoration: none;
}


a:hover, 
a:active {
  color: #ff9933;
  text-decoration: underline;
}


#header {
  padding-top: 10px;
  height: 90px;
  width: 840px;
}

#header .ttl {
margin-left: 20px;
float: left;
width: 396px;
}


#header .ttl h1 img {
  vertical-align: top;
}

#header .cach {
float: right;
}



#header .cach h3 img {
  vertical-align: top;
}

#sec .photo {
position: absolute;
top:0;
left: 12px;
width:450px;
}

#sec .topt {
width:320px;
height:240px;
margin-left:490px;
padding:5px;
border-right:solid 2px #cccccc;
border-bottom:solid 4px #cccccc;
}

#sec .topt p {
font-size: 12px;
line-height:1.8em;
text-indent:1em;
margin:0 10px;

}

 #sec .topt h1 {
font-size: 14px;
color:#006600;
font-weight:bold;
width:280px;
border-bottom: solid 1px #666666;
}

#sec {
  clear: both;
  position: relative;
  width: 840px;			
margin-top:15px;
}

#sec .new{
margin-top:15px;
margin-left:10px;
padding-left:20px;
border-left: solid 5px #ff6600;
border-top: solid 1px #ff6600;
}


#sec .dairi {
position: absolute;
left: 10px;
top: 0px;
width: 260px;
padding-left: 7px;
margin-right: 10px;
border-left: solid 5px #238e23;
border-top: solid 1px #238e23;

}


.indv {
float:right;
}

.gikai {
margin: 0 290px;
padding-left: 7px;
border-left: solid 5px #008080;
border-top: solid 1px #008080;

}

#sec .seisaku {
position: absolute;
right: 10px;
top: 0px;
width: 260px;
margin-left: 10px;
padding-left: 7px;
border-left: solid 5px #99cc32;
border-top: solid 1px #99cc32;

}

#sec h2 {
border-bottom:solid 1px #cccccc;
}

#sec h2 img {
vertical-align:top;
}

#sec p {
font-size: 11px;
color:#666;
line-height:170%;
}

#sec h3 {
font-size: 12px;
color:#FF0000;
font-weight:800;
}

#sec h4 {
color:#339900;
font-weight:800;
}

#footer {
margin-top:50px;
margin-left:12px;
clear:both;
width:840px;
}

#footer p {
  text-align:right;
  padding-right:30px;
  font-size:0.75em;
  margin-bottom:5px;
  }

#footer ul {
border-top:solid 1px #cccccc;
text-align:center;
  margin-top: 5px;
  list-style: none;
  
}

#footer li {
font-size: 12px;
 display: inline;
font-weight:bold;
padding-right:5px;
text-align: center;
}




/* テーブル  
---------------------------------------------------- */
.lu {
width:22px;
height:23px;
backgroud: url(images/left_u.gif) no-repeat;
}

.lur {
backgroud:url(imges/left_u_r.gif) repeat-x;
}

.ru {
width:27px;
height:23px;
background-image: url(images/right_u.gif);
}

.lud {
backgroud: url(images/left_u_d.gif) repeat-y;
}

.toptext {
background-color:#f5f5f5;
font-size:0.75em;
line-height:1.4;
color:#55555;
}

.rud {
backgroud:url(images/right_u_d.gif) repeat-y;
}

.ld {
width:22px;
height:25px;
backgroud:url(images/left_d.gif) no-repeat;
}

.ldr {
backgroud:url(images/left_d_r.gif) repeat-x;
}

.rd {
width:27px;
height:25px;
background: url (images/right_d.gif) no-repeat;
}