@charset "utf-8";

/*----------------------------------------------------
	company css
----------------------------------------------------*/

/* index
----------------------------------------------------*/

#title-index {
width:716px;
height:102px;
background-image:url(../images/title_index.jpg);
margin-bottom:17px;
}

#index-bg{
background:url(../images/index_text_bg.jpg) 0 0 no-repeat;
height:295px;
padding:15px;
}


/* outline
----------------------------------------------------*/

#title-outline {
width:716px;
height:102px;
background-image:url(../images/title_outline.jpg);
margin-bottom:17px;
}

#outline-box{
width:695px;
}

#outline-box-right{
float:right;
width:485px;
}


#outline-box-left{
float:left;
width:190px;
margin-right:20px;
}

.icon01{
width:380px;
}
.icon01-text{
float:left;
}
.icon01-img{
float:right;
}

.icon02{
width:250px;
}
.icon02-text{
float:left;
}
.icon02-img{
float:right;
}

#outlinePic01{
margin-bottom:540px;
}

p.outlinePic01{
margin-bottom:106px;
}
p.outlinePic02{
margin-bottom:106px;
}
p.outlinePic03{
margin-bottom:106px;
}


/* history
----------------------------------------------------*/

#title-history {
width:716px;
height:102px;
background-image:url(../images/title_history.jpg);
margin-bottom:17px;
}


/* message
----------------------------------------------------*/

#title-message {
width:716px;
height:102px;
background-image:url(../images/title_message.jpg);
margin-bottom:17px;
}


#message-right{
float:right;
width:195px;
}


#message-left{
float:left;
width:480px;
margin-right:20px;
}


