@charset "utf-8";
@import "framework.css";
/* CSS Document */

/********** Content **********/


/********** Detail **********/

#detail {
 background-image: url(../img/bg/detail_top.png);
 width: 600px;
 background-repeat: no-repeat;
}

#philosophy {
 background-image: url(../img/bg/detail_end.png);
 width: 600px;
 background-position: 100% 100%;
 background-repeat: no-repeat;
 padding-bottom: 20px;
}
 
#philosophy h3 {
 margin: 0 0 0 20px;
 text-indent: -10000em;
}

#logo {
 background-image: url(../img/index/logo.png);
 margin-left: 50px;
 padding: 100px 0 0 50px;
 width: 160px;
 height: 25px;
 background-repeat: no-repeat;
 background-position: 100% 100%;
}

#philosophy_word {
 background-image: url(../img/bg/detail.png);
 width: 600px;
 background-repeat: repeat-y;
}

#philosophy p {
 padding: 0 0 0 70px;
 width: 460px;
 line-height: 1.5em;
 font-size: 0.95em;
}

/********** News **********/

#news {
 float: left;
 width: 295px;
 margin-top: 20px;
}

#news h3 {
 background-image: url(../img/index/news.png);
 width: 243px;
 height: 41px;
 background-repeat: no-repeat;
 text-indent: -10000em;
 margin-left: 50px;
}

#news h4 {
 background-image: url(../img/index/link.png);
 background-repeat: no-repeat;
 width: 230px;
 margin: 0 0 0 50px;
 padding-left: 20px;
 font-size: 0.95em;
 font-weight: normal;
}

#news p {
 width: 230px;
 margin: 5px 0 5px 50px;
 padding-left: 20px;
 padding-bottom: 5px;
 border-bottom: 1px solid #79C373;
 font-size: 0.95em;
}

/********** OrderMade **********/

#ordermade {
 float: left;
 background-image: url(../img/index/ordermade.png);
 width: 305px;
 height: 322px;
 margin-top: 40px;
}

#ordermade p {
 font-size: 0.95em;
 width: 230px;
 margin: 50px 0 0 20px;
 line-height: 1.5em;
}

/********** Manufacture **********/

#manufacture {
 clear: both;
 margin-left: 50px;
 width: 550px;
}

#manufacture h3 {
 background-image: url(../img/index/manufacture.png);
 width: 550px;
 height: 55px;
 background-repeat: no-repeat;
 text-indent: -10000em;
 border-top: 1px solid #79C373;
}

#manufacture img {
 float: left;
 margin-left: 20px;
 margin-bottom: 20px;
}

#manufacture hr {
 clear: both;
 color: #79C373;
 border-style: solid;
 height: 1px;
 border-width: 1px 0 0 0;
}

/********** Support **********/

#support {
 clear: both;
 margin-left: 50px;
 padding-bottom: 150px;
 width: 550px;
}

#support h3 {
 background-image: url(../img/index/suport.png);
 width: 243px;
 height: 35px;
 background-repeat: no-repeat;
 text-indent: -10000em;
}

#support img {
 float: left;
 border: 0;
 margin-right: 10px;
}

#support p {
 float: left;
 width: 170px;
 margin-right: 10px;
 margin-top: 0;
 font-size: 0.95em;
 line-height: 1.2em;
}