@charset "Shift_JIS";

*{
margin:0;
padding:0;
}

body{
margin:0;
background-color:#F0F0F0;
font-size:10px;
_font-size:62.5%;
line-height:2;
color:#000000;
height:100%;
}

h1,h2,h3,h4,h5{
font-size:100%;
font-weight:normal;
margin:0;
}

img{
border:0;
}

ul,li{
margin:0;
padding:0;
}

th{
font-weight:normal;
text-align:left;
}

p{
font-size:1.2em;
}

input, select, textarea {
font-size:1em;
}

.fnt12{font-size:1.2em;}
.fnt14{font-size:1.4em;}
.fnt15{font-size:1.5em;}
.fnt16{font-size:1.6em;}
.fnt18{font-size:1.8em;}

.pen{
background-color:#ff0;
padding:2px;
}

.red{color:#990000;}
.blue{color:#005899;}
.green{color:#003333;}

a:link{color:#CC6633;text-decoration:none;}
a:visited{color:#CC6633;text-decoration:none;}
a:hover{color:#1941A5;text-decoration:underline;}
a:active{color:#1941A5;text-decoration:underline;}

br.clr{
clear:both;
}

.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {
display: inline-block;
min-height: 1%;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}

/* 骨組み
------------------------------------------------------------ */

#wrap{
position:relative;
width:810px;
background:url(../img/wrap.jpg) top center repeat-y;
min-height:100%;
margin:0px auto;
padding:0px;
}

*html div#wrap{
height:100%;
}

#container{
position:relative;
width:800px;
height:100%;
min-height:100%;
margin:0 auto;
}

#maincontents{
clear:both;
width:800px;
margin:0 auto;
}

#contents{
clear:both;
width:800px;
margin:0 auto;
}

/* header
------------------- */

#header{
clear:both;
width:800px;
height:80px;
margin:0 auto;
position:relative;
background:url(../img/hd_bg.jpg) left top no-repeat;
}

#hd_logo{
display:inline;
float:left;
margin-top:17px;
margin-left:10px;
}

/* 会社概要
------------------- */

#main01{
width:800px;
margin:15px 0 0 0;
}

#01_inner_l{
display:inline;
float:left;
width:230px;
margin:0;
padding:0;
}

#01_inner_r{
display:inline;
float:left;
width:570px;
margin:0;
padding:0;
}

/* 会社沿革
------------------- */

#main02{
width:800px;
margin:0;
}


/* footer
------------------- */

#footer{
clear:both;
width:800px;
height:40px;
margin:0;
padding:0;
bottom:0;
left:0;
background:url(../img/ft_bg.jpg) left bottom no-repeat;
border-bottom:6px #FF6699 solid;
}

#ft_right{
display:inline;
float:right;
margin:15px 10px 0 auto;
font-size:1.2em;
letter-spacing:0.1;
color:#666666;
}
