@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}

#top {
	font-family: "ＭＳ Ｐゴシック", "Osaka", sans-serif;
    color: #333;
	font-size: 12px;
	line-height: 160%;
}

#container {
	width: 800px;
    margin-left: auto;
	margin-right: auto;
}

img {
	border:0;
}

/********** flash ************/

#flash { 
	margin: 0px 0px 15px 0px;
}


/********** link ************/

a:link,a:visited { 
	color: #0099CC;
	text-decoration:none;
}

a:hover {
	color: #0066CC;
}

/********** mene ************/

.menelist {
	height:50px;
	list-style-position:inside;
}

.menelist li {
	display: inline;
	float:left;
	padding-top:0px;
	font-size: 11px;
}

.menelist a {
    background:url(index_img/yajirusi.gif) no-repeat;
    padding:0px 15px 0px 10px;
	color: #000000;
	text-decoration:none;
}

.menelist a:hover {
	background:url(index_img/yajirusi_d.gif) no-repeat;
	color: #0066CC;

}

.mene_txt {
	padding-bottom:10px;
}

/********** box ************/

#box_left {
	width: 470px;
	float: left;
}

#list_left {
	width: 750px;
	float: left;
}

#box_right {
	width: 310px;
	float: right;
}


#box_right_eco {
	width: 310px;
	float: right;
}


.pickup_eco {
	height:80px;
}
/********** privary ************/
.privary01_txt {
	font-size:18px;
	font-weight:bold;
	width: 550px;
	overflow: hidden;
	margin-left:10px;
}
.privary02_txt {
	font-size:15px;
	font-weight:bold;
	width: 550px;
	overflow: hidden;
	margin-left:10px;
}

.privary03_txt  {
	float: left;
	width: 550px;
	overflow: hidden;
	margin-left:10px;
}

.privary04_txt  {
	float: left;
	width: 550px;
	overflow: hidden;
	font-weight:bold;
	color:#669999;
}
.privary_right_txt{
	float: right;
	width: 200px;
	margin-right:10px;
}

.privary {
	list-style:decimal;
	list-style-position:outside;
		margin: 0px 0px 0px 30px;}
		
.privary li {
	margin: 30px 0px 0px 0px;}


/********** header ************/

#header {
	width:800px;
	height:50px;
	
}

.logo {
	float: left;
	width: 210px;
	margin: 4px 5px 0px 0px;
}


.logo_txt {
	float: left;
	margin: 20px 0px 10px 10px;
	line-height: 1.2em;
	font-weight:normal;
	font-size: 11px;
}

/********** menu ************/

#menu_container {
	width:100%;
	margin-top:10px;
	height:35px;
}

#menu_container p.menu_button {
	float:left;
	width:100px;
	height:20px;
}

/********** flash ************/

#h1 { 
	margin: 0px 0px 30px 0px;
}

/********** mark ************/

#mark {
	height:55px;
}

#mark p.mark_img {
	float:left;
	margin: 0px 10px 0px 0px;
}

/********** nav ************/
#nav{
	list-style-image:url("index_img/yajirusi.gif");
	list-style-position:inside;}


#nav a:visited { 
	color: #000000;
	text-decoration:none;
}

#nav a:hover {
	color: #0066CC;
}


/********** footer ************/

.footerlist {
	height:55px;
	list-style-position:inside;
}

.footerlist li {
	display: inline;
	float:right;
	padding-top:30px;
	font-size: 10px;
}

.footerlist a {
    background:url(index_img/yajirusi.gif) no-repeat;
    padding:0px 5px 0px 10px;
	color: #000000;
	text-decoration:none;
}

.footerlist a:hover {
	background:url(index_img/yajirusi_d.gif) no-repeat;
	color: #0066CC;
}

/********** copyright ************/

#copy{
	margin: 0px 0px 10px 0px;
	height:18px;
	background-color:#33A02C;
}

.copy_txt{
	color:#FFFFFF;
	text-align:center;
}

/********** other ************/
.sp5px {
	width: 100px;
	height: 5px;
	overflow: hidden;
	display: block;
}


.sp10px {
	width: 100px;
	height: 10px;
	overflow: hidden;
	display: block;
}

.sp15px {
	width: 100px;
	height: 15px;
	overflow: hidden;
	display: block;
}

.sp20px {
	width: 100px;
	height: 20px;
	overflow: hidden;
	display: block;
}

.sp30px {
	width: 100px;
	height: 30px;
	overflow: hidden;
	display: block;
}


.sp40px {
	width: 100px;
	height: 40px;
	overflow: hidden;
	display: block;
}

.sp50px {
	width: 100px;
	height: 50px;
	overflow: hidden;
	display: block;
}

.sp80px {
	width: 100px;
	height: 50px;
	overflow: hidden;
	display: block;
}


.sp100px {
	width: 100px;
	height:100px;
	overflow: hidden;
	display: block;
}
.clear {
	clear: both;
}
