@charset "shift_jis";

*
{
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
}
#wrapper {
	position: relative;
}

ul,ol {
	list-style: none;
	list-style-image: none;
	list-style-position: outside;
}

li {
	list-style:none;
}

img {
border:none;
}

/*------------------------------------
hƒ^ƒO
------------------------------------*/
h1{
width:880px;
height:35px;
border-left:5px #efefef solid;
font-size:12px;
font-weight:bold;
padding:0px 0px 0px 20px;
text-align:left;
margin:0 auto;
line-height:35px;
}

h2{
width:875px;
height:30px;
background-image:url(../img/bar01.gif);
font-size:12px;
font-weight:bold;
clear:both;
padding:0px 0px 0px 25px;
margin:0px 0px 0px 0px;
line-height:30px;
margin:0px;
}

h3{
width:588px;
height:30px;
background-image:url(../img/bar02.gif);
font-size:12px;
font-weight:bold;
clear:both;
padding:0px 0px 0px 12px;
margin:0px 0px 0px 0px;
line-height:30px;
margin:0px;
}

.texta{
font-size:14px;
font-weight:bold;
}

.textb{
font-size:13px;
font-weight:bold;
color:#F3C6A5;
line-height:1.8em;
}

/*------------------------------------
contents
------------------------------------*/
#title{
width:100%;
height:35px;
text-align:center;
margin-bottom:20px;
}

#header_text{
text-align:right;
font-size:12px;
font-weight:bold;
padding:55px 0 0 0;
margin:0 0 0 0;
}

#flash{
width:100%;
height:450px;
background-color:#FFFFFF;
margin-bottom:20px;
}

#main_contents{
width:900px;
height:auto;
background-color:#000000;
font-size:12px;
margin-bottom:20px;
}

#lead{
width:700px;
height:auto;
padding:80px 100px;
}

#design{
width:870px;
height:150px;
padding:0px 15px 140px 15px;
}

.box{
width:280px;
height:150px;
float:left;
margin-right:15px;
}

.box2{
width:280px;
height:150px;
float:left;
}

#model{
width:660px;
height:393px;
padding:80px 120px;
}

.model_in{
width:142px;
height:393px;
float:left;
margin-right:117px;
}

.model_in2{
width:142px;
height:393px;
float:left;
}

#bottom{
width:870px;
height:auto;
padding:0px 15px 30px 15px;
}

#bottom_left{
width:600px;
float:left;
margin:0px 18px 0px 0px;
height:auto;
}

#bottom_left ul{
width:600px;
height:auto;
margin:0px;
}

#bottom_left li{
width:580px;
height:auto;
padding:10px 0px 10px 20px;
border-bottom:#FFFFFF dotted 1px;
margin:0px;
}

#bottom_right{
width:252px;
height:auto;
float:left;
}

#bottom_right img{
margin:0px 0px 20px 0px;
padding:0px;
}

.red{
color:#DD0000;
}