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

/* ******************************  body  **************************** */

*{
 margin: 0;
 padding: 0;
}

body { 
 font-size:small;
 font-family: Verdana, sans-serif;
 line-height: 1.5;
}

p {
 margin: 0;
 padding: 0;
}

/* ***************************  container  ************************** */

#container {
	width: 688px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-left-color: #FF7700;
	border-left-width: 3px;
	border-left-style: solid;
	background-image: url(../image/common/shad_r_688px.gif);
}

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

#header {
	width: 683px;
	border-top-color: #FF7700;
	border-top-width: 1px;
	border-top-style: solid;
}

/* ******************************  navi  **************************** */

#navi {
	width: 683px;

	background-color: #FF7700;
	height: 20px;
	margin-bottom:10px;
}

#navi ul li {
float:left;
list-style-type:none;
}

/* ****************************  contents  ************************** */
#contents {
	float: left;
	width: 673px;
	margin-bottom: 10px;
}

/* ****************************** intro *************************** */

#intro{
	float: left;
	width: 673px;
	margin-bottom: 10px;
	}


/* ******************************  main  *************************** */

#main {
	float: right;
	width: 293px;
	}

#main p {
	margin: 0 0 1em;
	padding: 10px;
	}

#subflame{
	float: left;
	width: 370px;
	}

/* ******************************  sub  *************************** */

#sub {
	float: right;
	width: 360px;
}

/* ****************************  setumei  ************************* */

#setumei{
	clear: both;
	width:668px;
	margin-bottom: 0px;
	}

#box1{
	float: left;
	width: 448px;
	}

#box2{
	float:left;
	width: 228PX;
	}
	
#service{
	float: right;
	width: 199px;
		
	
	padding: 7px;
	background-color:#ffeebf;
	}

.service{
	list-style-type: none;
	}

#eigyou{
	float: right;
	width: 199px;
	
	;
	padding: 7px;
	background-color:#ffeebf;
	}	

.eigyou{
	list-style-type: none;
	}

#tenpo{
	float: right;
	width: 199px;
	
	
	padding: 7px;
	background-color:#ffeebf;
	}

.tenpo{
	list-style-type: none;
	}
	
/* ****************************  shoukai  ************************* */	

#shoukai {
	clear: both;
	margin-top: 0px;
	}
		
#situnaiflame{
	float: left;
	width: 370px;
	margin-top:10px;
	}

#situnai{
	float: right;
	width: 360px
	}

#situnai1{
	float: left;
	width: 177px;
	}
	
#situnai2{
	float: right;
	width: 177px;
	}

#main1{
	float: right;
	width: 293px;
	}
	
#main1 p{
	padding: 0px 10px 0px;
	}

#green{
	float: right;
	}
	
	
	



	
/* *****************************  footer  ********+****************** */

#footer {
	clear: both;
	width: 683px;
	background-color: #ffbb00;
}

#container #footer table {
	margin-left: 240px;
}


.box1{
    text-align:center;
    width:100%;
}

.box2{
	font-size: 11px;
    text-align:center;
    margin:0px auto;
    width:400px;
}	

.box3{
	font-size: 10px;
	text-align:center;
	width:400px;
	height: 15px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}	

/* *****************************  copyright  ********+****************** */

#copyright {
	clear: both;
	width: 683px;
	background-color: #FF7800;
}

#container #copyright p {
	padding-left: 220px;
	font-size: 10px;
}

/* *****************************  kakaku  ********+****************** */

#makiito{
	width: 673px;
	}

#main5 {
	width: 500px;
	padding-left: 140px;
	}

table {
	border: solid 1px #000000;
	border-collapse: collapse;
	font-size: medium;
	text-indent: 1em;
	}
table th{
	background-color: #ffdd80;
	border: solid 1px #000000;
	}

table td{
	background-color: #ffeebf;
	border: solid 1px #000000;
	}
	
caption {
	font-size: large;
	}

#main6 {
	padding-left: 140px;
	padding-top: 30px;
	}
	
#sakuhin {
	width: 640px;
	height: 450px;
	margin: 0 auto;
	}
	
#sakuhin ul li {
	float:left;
	list-style-type: none;
	}
	
#sakuhin img{
	padding: 5px;
 