@charset "utf-8";
/* リセット
------------------------------------- */
* {
	margin:0;
	padding:0;
}

table {border-spacing:0; border-collapse:collapse;}
* html table {border-collapse:collapse;}
*:first-child+html table {border-collapse:collapse;}
caption,th {text-align:left; font-weight:normal;}
table,th,td,img {border:0;}
img,input {vertical-align:middle;}
q:before,q:after {content:'';}
ul {list-style: none;}

h1,h2,h3,h4,h5,h6 {font-weight:normal;}

hr,
legend,
caption {display:none;}

img {border:0; vertical-align:top;}

a:focus,select,input { outline:none;}

/* アルファボタン設定 タグ設定
------------------------------------- */

:root *> .boxList3_ND .hover_ND:hover img,
:root *> .boxList4_ND .hover_ND:hover img,
:root *> .boxList5_ND .hover_ND:hover img,
img.alpha_ND:hover,
#uNav_ND img:hover,
#slide_ND .slideBack_ND img:hover,
#slide_ND .slideNext_ND img:hover,
#slide_ND .slideNext_ND img:hover,
#picUpBox_ND .alpha_ND:hover img {
	filter: alpha(opacity=75 );
	opacity:0.75;
	-moz-opacity:0.75;
}

:root *> .boxList3_ND .hover_ND:hover img.iconNew_ND {
	filter: alpha(opacity=100 );
	opacity:1;
	-moz-opacity:1;
}

#slide_ND .slideBack_ND img:hover,
#slide_ND .slideNext_ND img:hover {
	filter/*\**/: alpha(opacity=100 )\9;	/* IE8以前 */
}

:root *> .boxList4_ND:hover .iconNow2_ND img,
:root *> .boxList4_ND:hover .iconSoon2_ND img {
	filter: alpha(opacity=100 );
	opacity:1;
	-moz-opacity:1;
	cursor:default;
}

/* 基本設定
------------------------------------- */
body {
	background:url(../img/n_bg_body.jpg) center 0 no-repeat #3c49ad;
	font-size:12px;
	color:#3a3a3a;
	line-height:1.5;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

a {
	color:#3a3a3a;
	text-decoration:none;
}

a.arrow_ND {
	text-decoration:underline;
	background:url(../img/icon_arrow.gif) 0 1px no-repeat;
	padding-left:20px;
}

ul.arrow_ND li {
	background:url(../img/icon_arrow.gif) 0 1px no-repeat;
	padding-left:20px;
}

img.tlb_icon { /*added by develop*/
	margin-right: 2px;/*added by develop*/
	vertical-align: baseline;/*added by develop*/
}/*added by develop*/

/* contents_ND
------------------------------------- */
#contents_ND {
	width:1100px;
	margin:0 auto 30px auto;
	background:#ffffff;
	-webkit-border-bottom-right-radius:4px;  
	-webkit-border-bottom-left-radius:4px;  
	-moz-border-radius-bottomright:4px;  
	-moz-border-radius-bottomleft:4px;
}

#contents_ND #main_ND h2 {
	padding-bottom:20px;
}

#contents_ND #main_ND h2.mar01_ND {
	padding-bottom:7px;	
}

#contents_ND #main_ND h2.mar02_ND {
	padding-bottom:3px;	
}

#contents_ND h3.pat01_ND {
	border:1px solid #ccd9ff;
	border-radius:3px;
	background:#d6e1ff;
	padding:4px;
	line-height:1;
	font-size:14px;
	color:#333;
	margin-bottom:10px;
}

#contents_ND h3.pat01_ND span {
	border-left:3px solid #1e4fd3;
	padding-left:5px;
}

/* uNav_ND
------------------------------------- */
#uNav_ND {
	margin:0 0 24px 150px;
}

#uNav_ND ul li {
	float:left;
	margin-right:33px;
}

/* main_ND
------------------------------------- */
#main_ND {
	float:left;
	width:747px;
	margin-left:20px;
}

#main_ND .section_ND {
	margin-bottom:20px;
}

#main_ND .section_ND.noMar_ND{
	margin-bottom:0;
}

#main_ND .stage_ND {
	padding:0 10px;
}

#main_ND .stage14_ND {
	padding:0 14px;
}

/* side_ND
------------------------------------- */
#side_ND {
	float:right;
	width:300px;
	margin-right:20px;
}

/* banArea_ND
------------------------------------- */
#banArea_ND {
	width:1100px;
	height:76px;
	background:url(../img/n_bg_ban.gif) 0 0 no-repeat;
	margin:0 auto;
}

#banArea_ND ul {
	padding:13px 0 0 10px;
}

#banArea_ND ul li {
	float:left;
	margin-right:5px;
}

/* boxList3_ND boxList4_ND boxList5_ND
------------------------------------- */
.boxList3_ND a,
.boxList4_ND a,
.boxList5_ND a {
	cursor:pointer;
}

.boxList3_ND .day_ND {
	cursor:auto;
}

.boxList3_ND {
	width:236px;
	float:left;
	margin-right:19px;
	margin-bottom:20px;
}

.boxList3_ND.last_ND {
	margin-right:0;
}

.boxList3_ND .day_ND,
.boxList3_ND .ttlCom_ND {
	margin-bottom:5px;
	display:block;
}

.boxList3_ND .ttl_ND {
	margin-bottom:10px;
	display:block;
}

.boxList3_ND .img_ND {
	margin-bottom:10px;
	display:block;
}

.boxList4_ND {
	width:173px;
	float:left;
	margin-right:18px;
	margin-bottom:20px;
}

.boxList4_ND.last_ND {
	margin-right:0;
}

.boxList4_ND .day_ND {
	margin-bottom:5px;
	display:block;
}

.boxList4_ND .day_ND img {
	margin-right:6px;
}

.boxList4_ND .ttl_ND {
	font-size:13px;
	margin-bottom:5px;
	display:block;
}

.boxList4_ND .img_ND {
	margin-bottom:10px;
	display:block;
}

.boxList5_ND {
	width:137px;
	float:left;
	margin-right:15px;
	margin-bottom:15px;
}

.boxList5_ND.last_ND {
	margin-right:0;
}

.boxList5_ND .txt_ND {
	font-size:10px;
	display:block;
}

.boxList5_ND .img_ND {
	margin-bottom:8px;
	display:block;
}

/* newsArea
------------------------------------- */
ul.newsList_ND {
	width:100%;
	max-height: 150px;/*added by develop*/
	overflow:auto;
	border-bottom:1px solid #c9c9c9;
	border-top:1px solid #c9c9c9;
}

ul.newsList_ND li {
	padding:7px 10px 7px 10px;
	border-top:1px solid #c9c9c9;
	color:#3a3a3a;
}

ul.newsList_ND li a {
	color:#3a3a3a;
	text-decoration:underline;
}

ul.newsList_ND li.first_ND {
	border-top:none;
}

ul.newsList_ND li.even_ND {
	background:#f4f4f4;
}

ul.newsList_ND li.newIcon_ND {
    padding-right:54px;
    background-image:url(../img/n_icon_new01.gif);
    background-position:684px 4px;
    background-repeat:no-repeat;
}


/* stripeArea_ND
------------------------------------- */
ul.stripeArea_ND {
	width:100%;
	overflow:auto;
	border-bottom:1px solid #c9c9c9;
	border-top:1px solid #c9c9c9;
}

ul.stripeArea_ND li {
	padding:10px;
	border-top:1px solid #c9c9c9;
	color:#3a3a3a;
}

ul.stripeArea_ND li.first_ND {
	border-top:none;
}

ul.stripeArea_ND li.even_ND {
	background:#f4f4f4;
}

/* button_ND
------------------------------------- */
.button_ND {
	text-align:center;
}

/* buttons_ND
------------------------------------- */
ul.buttons_ND {
	text-align:center;
}

ul.buttons_ND li {
	margin:10px 0;
}

/* rssアイコン
------------------------------------- */
#newsArea_ND h2 {
	position:relative;
}

#newsArea_ND h2 span {
	position:absolute;
	top:10px;
	right:10px;
}

.low_ND #newsArea_ND h2 {
	position:relative;
}

.#newsArea_ND h2 span {
	position:absolute;
	top:10px;
	right:10px;
}

.h2Rss_ND h2 {
	position:relative;
}

.h2Rss_ND h2 span {
	position:absolute;
	top:10px;
	right:10px;
}

/* clearfix
------------------------------------- */
.clearfix_ND:after,
#uNav_ND ul:after,
#contents_ND:after,
.section_ND:after,
#banArea_ND ul:after,
.ttlArea_ND:after {
	content : '';
	display : block;
	clear : both;
	height: 0;
}

.clearfix_ND,
#uNav_ND ul,
#contents_ND,
.section_ND,
#banArea_ND ul,
.ttlArea_ND {
	*zoom: 1;
}

