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

/* index --------------------------------------------------------------------*/
.index_wrapper { width:800px; font-size:12px; line-height:135%; margin:0 auto; background:#FFF; }

.index_image { width:800px; height:500px; background:url(/img/index/index_image.jpg); }
.index_enter { margin:350px 45px 30px 45px; }

.index_mobile { width:600px; margin:20px auto; text-align:left;}
.index_mb_left { width:190px; margin:10px 0 10px 10px; float:left; display:inline; }
.index_mb_left strong { font-size:18px; font-weight:bold; line-height:135%; }
.index_mb_left p { color:#966830; font-size:10px; font-weight:normal; line-height:100%; margin-bottom:10px; }
.index_mb_left img { margin-right:10px; float:left; }

.index_copyright { width:800px; color:#FFFFFF; line-height:50px; background-color:#000; text-align:center; }

