@charset "UTF-8";



/*
	--------------------------------
	更新日: 2012-02-22
	--------------------------------
*/



@import "global.css";



/* --------------------------------
	body
-------------------------------- */

body, #container{background:url(../img/body_bg.gif) repeat-y center top;}

/* --------------------------------
	左カラム
-------------------------------- */
#n_left_erea{background:#e85299; width:250px; float:left;}
#n_left_erea #left_ma20{margin-left:20px;}
#n_left_erea #left_ma20 h2{margin-top:26px;}
#n_left_erea #left_ma20 h3{margin-top:15px;}

#n_sub_copy{margin-top:55px;}
#n_left_img{margin-top:13px;}
#n_left_img .ma26{margin-top:26px;}

#n_eve_banner{margin-top:0px;}


/* --------------------------------
	新着情報
-------------------------------- */
#news_erea{background:#e5387f; margin-top:29px; width:210px; margin-bottom:40px;}
#news_erea #news_pa{padding:0 14px 18px 14px;}
#news_erea #news_tit{width:172px; padding-top:22px;}
#news_erea #news_tit #news_tit_bg{background:url(../img/news_tit.gif) no-repeat; width:172px; height:19px;}
#news_erea #news_tit #news_tit_bg span{display:none;}
#news_erea #news_top_dot{background:url(../img/news_dot.gif) repeat-x top; margin-top:8px; padding-top:8px;}
#news_erea #news_dl{letter-spacing:0.05em;}
#news_erea .news_dt{font-weight:bold; color:#000; margin-bottom:3px;}
#news_erea .news_dd{background:url(../img/news_dot.gif) repeat-x bottom; color:#fff; padding-bottom:10px; margin-bottom:8px;}
#news_erea a:link {color:#fff; text-decoration:none;}
#news_erea a:visited {color:#fff; text-decoration:none;}
#news_erea a:hover { color:#fecde1; text-decoration:underline; }
#news_erea a:active {color:#fff; text-decoration:none;}

/* --------------------------------
	右カラム
-------------------------------- */

#n_right_erea{float:right; width:750px; background:url(../img/n_r_f_bg.jpg) no-repeat center bottom;}


/* --------------------------------
	コンテナ
-------------------------------- */

#container{width:1000px; margin:0 auto;}


/* --------------------------------
	ヘッダ
-------------------------------- */

div#header {}



/* --------------------------------
	グローバルナビ
-------------------------------- */

#n_g_navi{width:730px; margin-left:20px;}
#n_g_navi li{float:left;}

#n_g_navi_bg{background:url(../img/n_g_navi_bg.gif) no-repeat; width:730px; margin-left:20px; height:40px;}
#n_g_navi_bg #n_gnavi_ma{margin:0 0 0 12px; padding-top:10px;}
#n_g_navi_bg #n_gnavi_ma #n_g_navi01_01{float:left; margin-right:18px;}
#n_g_navi_bg #n_gnavi_ma #n_g_navi01_02{float:left; margin-right:20px;}
#n_g_navi_bg #n_gnavi_ma #n_g_navi01_03{float:left;}

#n_g_navi_bg #n_gnavi_ma #n_g_navi05_01{float:left; margin-right:39px;}
#n_g_navi_bg #n_gnavi_ma #n_g_navi05_02{float:left;}

#n_g_navi_bg #n_gnavi_ma #n_g_navi04_01{float:left; margin-right:8px;}
#n_g_navi_bg #n_gnavi_ma #n_g_navi04_02{float:left; margin-right:5px;}
#n_g_navi_bg #n_gnavi_ma #n_g_navi04_03{float:left; margin-right:11px;}
#n_g_navi_bg #n_gnavi_ma #n_g_navi04_04{float:left; margin-right:9px;}
#n_g_navi_bg #n_gnavi_ma #n_g_navi04_05{float:left;}


/* --------------------------------
	パンくず
-------------------------------- */

p#breadcrumbs {}



/* --------------------------------
	ページトップ
-------------------------------- */

#page_top_erea2_1{padding:73px 0 140px 619px;}
#page_top_erea2_2{padding:60px 0 140px 619px;}
#page_top_erea2_3{padding:101px 0 140px 619px;}
#page_top_erea5_1{padding:160px 0 140px 619px;}
#page_top_erea4_1{padding:61px 0 140px 619px;}



/* --------------------------------
	コンテンツ
-------------------------------- */

div#content {}



/* --------------------------------
	サイドバー
-------------------------------- */

div#sidebar {}



/* --------------------------------
	フッタ
-------------------------------- */

#n_footer_link{height:262px; background:#464646;}
#n_footer_link #n_footer_erea{width:1000px; margin:0 auto; color:#999; height:212px;}
#n_footer_link #nf_ma315{margin-left:315px; letter-spacing:0.1em;}
#n_footer_link #n_footer_navi01{width:230px; height:199px; background:url(../img/n_footer_dot.gif) no-repeat right top; float:left; margin-right:20px;}
#n_footer_link #n_footer_navi02{width:223px; height:199px; background:url(../img/n_footer_dot.gif) no-repeat right top; float:left; margin-right:23px;}
#n_footer_link #n_footer_navi03{width:189px; float:left;}
#n_f_n_tit span{display:none;}
#n_footer_link #n_f_n_tit{margin-bottom:21px; padding-top:33px;}
#n_footer_link #n_f_n_tit #n01_tit{background:url(../img/n_footer_navi01.gif) no-repeat; height:16px; width:91px;}
#n_footer_link #n_f_n_tit #n02_tit{background:url(../img/n_footer_navi02.gif) no-repeat; height:16px; width:95px;}
#n_footer_link #n_f_n_tit #n03_tit{background:url(../img/n_footer_navi03.gif) no-repeat; height:16px; width:134px;}
#nf_navi_arrow{background:url(../img/footer_navi_arrow.gif) no-repeat 0 5px; margin-left:4px;}
#nf_navi_arrow{ padding-left:8px; margin-bottom:8px;}

#n_footer_link a:link {color:#999; text-decoration:none;}
#n_footer_link a:visited {color:#999; text-decoration:none;}
#n_footer_link a:hover {color:#ccc; text-decoration:underline;}
#n_footer_link a:active {color:#999; text-decoration:none; }

#footer{background:#000; height:58px; letter-spacing:0.1em;}
#footer #copyright_erea{width:1000px; margin:0 auto; padding-top:21px;}
#footer #fl{float:left;}
#footer #mext_link{color:#fff; float:right;}
#footer a:link {color:#fff; text-decoration:none;}
#footer a:visited {color:#fff; text-decoration:none;}
#footer a:hover { color:#ccc; text-decoration:underline; }
#footer a:active {color:#fff; text-decoration:none;}





/* --------------------------------
	汎用css
-------------------------------- */

.cb {clear: both; font-size: 0; line-height: 0; margin: 0; padding: 0;}
.fr{float:right;}
.fl{float:left;}
.mt18{margin-top:18px;}









