*{margin:0;padding:0;}
html{margin:0; padding:0;}

img{border:none;}
ul,ol{margin:0;padding:0;}
ul li {}
ul li a{text-decoration:none;border:none;}


body {
	margin: 0;
	padding: 0;
	font-family: arial, sans-serif, Osaka, verdana;
	color: #000;
    background-color: #ececec;
}


h1, h2, h3, h4, h5, h6 {
	color: #000;
	margin: 0;
	padding: 0;
	
}

a {
	color: #32cd32;
}

a:hover {
	text-decoration: none;
	color: #3f7398;
}

.clearfix:after   {  
     content: ".";  
     display: block;  
     visibility: hidden;  
     height: 0.1px;  
     font-size: 0.1em;  
     line-height: 0;  
     clear: both;  
} 

.clearfix {  
     display: inline-block;  
}

/* container */

#zentai_waku {
  width: 700px;
  margin: 0 auto;
  background-color: #fff;
}

/* Header */
#sitename_back {
	width: 683px;
	height:135px;
	margin: 0 auto 30px auto;
	background: url(img/images.jpg) no-repeat;
}

/* logo */

#titlelogo {
  padding: 52px 0 0 79px;
}

#titlelogo a {
  display: block;
  width: 407px;
  height: 31px;
  background: url(img/sitename.jpg) no-repeat;
}
#titlelogo a span {
display : none;
}

/* main */
#honbun_waku {
   margin: 0 auto;
   width: 683px;
}

/* pan */
#path {
   text-align: right;
   font-size: 13px;
   padding-right: 10px;
}
#path a:hover {
   color: #6BC726;
}
/* list */
#list {
  float: left;
  width: 182px;
  margin: 0;
  padding: 0;
}

#list .top a {
  display: block;
  width: 182px;
  height: 44px;
  margin:0;
  background: url(img/images.jpg) no-repeat;
  background-position: -2px -174px;
}
#list .top a:hover {
  background-position: -186px -293px;
}

#list .top a span {
  display: none;
}

#list ul {
  float: left;
  margin: 0;
  padding: 0;
}

#list ul li{
  margin: 0;
  padding: 0;
  list-style: none;
}

#list ul li a {
  display: block; 
  width: 182px;
  height: 46px;
  padding: 0;
  margin: 0;
  line-height: 120%;
  text-decoration: none;
  background: url(img/list_mdl.gif) no-repeat;
}
#list ul li a:hover {
  background-color: #e9e9e9;
}
#list ul li a span {
   display: block;
   width: 160px;
   font-size: 12px;
   padding: 14px 0 0 34px;
   margin: 0; 
   color: #4d4d4d;
}

#list ul li a:hover span {
   color: #000;
}

#list_btm {
width: 182px;
height: 27px;
background: url(img/images.jpg) no-repeat;
background-position: 0 -328px;
}

#list_btm span {
display: none;
}

#side{
float:left;
width:182px;
}
#naviAd ul{
color:#666;
font-size:13px;
margin-bottom:10px;
}
#naviAd ul li{
line-height:180%;
padding:7px;
border-bottom:#ddd solid 1px;
list-style:none;
}

/* right */

#rigth_side {
    float: right;
    width: 480px;
}
/* Content */

#text_space {
	width: 480px;
	margin-bottom: 20px;
	padding: 0;
}   
#info {
    width: 474px;
    font-size: 11px;
    margin: 0;    
    padding: 0;
    line-height: 120%;
    list-style: none;
}

#info li {
    padding: 10px 0 0 20px;
    margin: 0;
    color:#575757;
    font-size: 11px;
    background: url(img/info_mdl.jpg) repeat-y;
}

#info li a {
    display: block;
    color: #000;
    width: 100px;

}

#info li a:hover {
    color: #575757;
}
#info li a span {
    font-size: 12px;
}

#text_space .title {
    margin: 20px 0;
    width: 426px;
    height: 56px;
    background: url(img/images.jpg) no-repeat;
    background-position: 0 -357px;
}
#text_space .title h2 {
    display: block;
    width: 400px;
    padding: 20px 0 0 70px;
    font-size: 24px;
}

#text_space .text_in {
    width: 470px;
    height: 27px;
    background: url(img/text_top.jpg) no-repeat;
    margin: 0;
}

#text_space .text_in span {
    display: none;
}

#text_space .text {
    width: 470px;
    background: url(img/text_mdl.jpg) repeat-y;
    margin: 0;
}
 
#text_space .text p { 
     margin: 0px;
     padding: 10px 30px;
     line-height: 300%;
     font-size: 13px;
     color: #575757;
     }
#text_space .text ul { list-style-image: url(img/mark.jpg); margin: 0 20px 0 80px;}
#text_space .text ul li { height: 26px; margin: 0; padding: 8px 0 5px 20px; font-size: 20px; font-weight: bold;}
#text_space .text ul li a:hover {
    color: #000;
}
#text_space .return_top {
    width: 470px;
    height: 39px; 
    text-align: right; 
    margin-bottom: 20px; 
    padding: 0; 
    font-size: 12px;
    background: url(img/text_btm.jpg) no-repeat;  
}

#text_space .return_top a { 
    text-decoration: none; 
    color:#6BC726; 
    padding: 0;
    margin-right: 20px;
}
#text_space .return_top a:hover {
    color: #000;
}

#text_space ul li{
color:#666;
font-size:13px;
line-height:270%;
list-style:none;
}

/* foot */

#foot {
    clear: both;
    width: 700px;
    margin: 0 auto;
    padding: 0;
    background-color: #424242;
    border-top: double 6px #fff;   
}
 
#foot ul{
color:#999;
padding:5px 10px;
font-size:13px;
margin-bottom:10px;
list-style:none;
}
   
     
/* copy */

#copy {
    margin: 0 auto;
    text-align: center;
}
#copy p {
    color: #fff;
    font-size: 11px;
    padding: 10px 6px 30px 0;
}
   
