@charset "utf-8";
@import "/css/lib/init.css";

/**
 * STYLE NAME     : POT STYLE
 * STYLE PLACE    : /css/pot/layout.css
 * CREATE DATE    : 09.12.10
 * LASTUP DATE    : 09.12.10
 * AUTHOR COMPANY : SHIKI-DESIGN (http://www.shiki-design.com/)
 * AUTHOR NAME    : NAKATANI
 * LASTUP NAME    : NAKATANI
 */ 

/** 
 * DEFINE
 */
.mDiv02{margin:0 52px 0 53px;}
.m65{margin:0 65px;}
/**
 * HTML
 */
html{height:100%;}

/** 
 * BODY
 */
body{
height:100%;
background:url(/imgs/pot/bg_body.jpg) repeat-y center 0;
}

/** 
 * LAYOUT SHARE
 */
#header{
width:100%;
height:555px;
background:url(/imgs/pot/bg_header.jpg) repeat-x 0 0;
}
#header h1{
margin:0 auto;
width:900px;
}

/* DIV01 */
.div01{
position:relative;
z-index:0;
margin:30px auto 0 auto;
width:730px;
}
.btnDetail{
position:absolute;
top:155px;
left:592px;
z-index:20;
}

/* DIV02 */
.div02{
margin:20px auto 0 auto;
width:870px;
}

/* DIV03 */
.div03{
margin:30px auto 0 auto;
width:685px;
}
.div03 p{
float:left;
}

/* DIV04 */
.div04{
clear:both;
margin:0 auto;
width:750px;
}

/* DIV05 */
.div05{
margin:40px auto 0 auto;
width:730px;
}

/* DIV06 */
.div06{
margin:0 auto;
width:730px;
}

.btnContact{
margin:40px auto auto;
width:315px;
}

#footer{
margin-top:35px;
width:100%;
height:165px;
background:url(/imgs/pot/bg_footer01.jpg) repeat-x 0 0;
}
#footerInner{
padding:20px 25px 0 20px;
margin:0 auto;
width:755px;
height:165px;
background:url(/imgs/pot/bg_footer02.jpg) no-repeat 0 0;
}
#footerInner p{float:left;}
#footerInner address{
float:right;
text-align:right;
}
/** 
 * LAYOUT EACH
 */
