@charset "utf-8";

/*visual*/
#visual	{position:relative; }
.visual_slider>li	{height:600px;}
.v01	{background:url(../images/main/visual/bg01.jpg); background-repeat: no-repeat;background-position: top center;}
.v01 p	{margin-top:65px; margin-left:630px;}
.v02	{background:url(../images/main/visual/bg02.jpg) ; background-repeat:no-repeat;background-position: top center;}
.v02 p	{margin-top:173px; margin-left:532px;}
.v03	{background:url(../images/main/visual/bg03.jpg) ; background-repeat:no-repeat;background-position: top center;}

#visual span	{position:absolute; top:50%;left:50%; margin-top:-31px; z-index:1000;}
#visu_prev	{margin-left:-500px;}
#visu_next	{margin-left:500px;}

/* cont1 */
#mc01	{padding:60px 0 50px 0;}
#mc01 .cont_center>div	{float:left;width:360px; margin-right:10px;}
.set_me>a {display:block; margin-bottom:10px;}

.event	{position:relative; width:360px; height:230px; margin-bottom:10px;}
#ev_pager	{position:absolute; top:20px; left:245px;}
#ev_pager>li	{float:left;width:15px; height:15px; overflow:hidden; margin-right:3px;}
#ev_pager>li>a	{display:block; width:15px; height:15px; }
#ev_pager>li>a.active img	{margin-top:-15px;}

.q_in	{overflow:hidden;}
.q_in>a	{display:block; float:left; width:175px; margin-right:10px;}
.q_in>a:last-child	{margin-right:0;}

/* cont2 */
#mc02	{padding:60px 0; height: 369px; background:url(../images/main/bg_sc.jpg); background-repeat:no-repeat;background-position: center;width: 100%;min-width: 1000px}
.sc	{overflow:hidden; }
.sc>li	{ overflow:hidden;float:left; width:130px; height:280px; margin-top:30px; margin-right:5px; }
.sc>li a:hover img	{margin-top:-280px;}

/* cont3 */
#mc03	{padding:60px 0; }
.latest	{float:left; width:300px;height:319px; padding:0 24px; border-right:1px solid #ddd;}
.la_no	{padding-left:0}
.la_cs	{padding-right:0;border-right:0;}

.latest h2	{margin-bottom:10px;}
.latest ul	{height:170px;}

