@charset "UTF-8";
/* CSS Document */

/* RESET */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';}

/* ElEMENTS */
body {
 font: 12px "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Geneva, Arial, Verdana, sans-serif;
 background: url("http://www.cubicface.com/img_common/back.gif") repeat-x; 
 margin: 0;
 padding: 0
 text-align: center;
 color: #707070;
 line-height: 1.6em;
}
a:link {
 color: #0080b1; text-decoration: none 
 }
a:visited {
 color: #006a8f; text-decoration: none 
 }
a:active { 
 color: black; text-decoration: none
 }
a:hover {
 color: #0080b1; text-decoration: underline
 }
img {
 behavior:url(/lib/iepngfix.htc); 
}
img.left {
 float: left; margin: 2px 20px 16px 0; 
} 
img.right {
 float: right; margin: 2px 0 16px 20px; 
}

/* CONTAINER */
.main #top {
 width:930px;
 height:452px;
 position:relative;
 margin:50px auto;
}
.main #ttl {
 background-image: url("http://www.cubicface.com/img/ttl_back.gif"); 
 background-repeat: no-repeat; 
 height: 294px;
 text-align: left;
 display: block; 
 border-top: medium none ; 
}
.main #cpr {
 background-image: url("http://www.cubicface.com/img/cpr_back.gif"); 
 background-repeat: no-repeat; 
 height: 158px;
 text-align: left;
 display: block; 
 border-top: medium none ;
}
.main #mainContent {
 padding: 0 20px;
}
	
/* TEXT */
strong, b {
 font-weight:bold; 
}
em, i {
 font-style:italic; 
}
.ttl {
 margin:59px 0 0 48px;
}
.lng-e {
 margin:35px 23px 0 70px;
}
.lng-j {
 margin:35px 0 0 0;
}
.img_cpr {
 margin:13px 0 0 49px;
}