@charset "UTF-8";

/* 下層本文共通
------------------------------------------------------------------- */

div.section {
width: 430px;
	position: relative;
	clear:both;
}
div.section p.sub_text {
	margin: 0;
	position: absolute;
	border: none;
	top: 9px;
	right: 10px;
	height: 38px;
	/*line-height: 38px;*/
}
div.section p.left {
	margin:10px 5px;
	float:left;
}
div.section p.right {
	float:right;
}

div.section .pagelink {
	background: url(/img/ico_list_org.gif) no-repeat 0em 0.25em !important;
	padding-left: 12px;
}

span.icon {
	padding: 5px 0px 5px 15px;
	margin: 0px 0px 0px 15px;
	background:
		url(/img/ico_list_org.gif)
		no-repeat
		0em 0.25em
		;
}
ul.info li {
	padding: 5px 0 5px 15px;
	list-style: none;
	background:
		url(/img/ico_list_org.gif)
		no-repeat
		0em 0.25em
		;
	text-indent: -15px;
}

ul.subNavi2 {
	width: 430px;
	margin: 0px;
	padding-bottom: 10px;
	float: left;
}
ul.subNavi2 li {
	line-height: 30px;
	height: 32px;
	background-repeat: no-repeat;
	list-style: none;
	float: left;
}
ul.subNavi2 li a,
ul.subNavi2 li span {
	padding: 1px 10px;
	display: block;
}

ul.subNavi2 li.open {
	font-weight: bold;
}

ul.subNavi2.org_s li {
	width: 142px !important;
	background-image: url(/img/org/bg_subNavi_close_w140_org.gif);
}

ul.subNavi2.org_s li.open {
	background-image: url(/img/org/bg_subNavi_open_w140_org.gif);
}

ul.subNavi2.org_m li {
	width: 214px !important;
	background-image: url(/img/org/bg_subNavi_close_w207_org.gif) !important;
}

ul.subNavi2.org_m li.open {
	background-image: url(/img/org/bg_subNavi_open_w207_org.gif) !important;
}

ul.subNavi2.org_l li {
	width: 428px !important;
	background-image: url(/img/org/bg_subNavi_close_w426_org.gif);
}

ul.subNavi2.org_l li.open {
	background-image: url(/img/org/bg_subNavi_open_w426_org.gif);
}
	
.section ol {
margin-left: 30px;
margin-bottom: 15px;
}

.section ul {
padding-left: 30px;
list-style: disc;
}

#main dl.press {
width: 390px;
margin: 0px 10px 15px;
padding: 0px;
float: left;
}

#main dl.press dt {
width: 45px;
margin: 0px;
padding: 0px;
border-top: none !important;
float: left;
}

#main dl.press dd {
margin: 0.7em 0px 0px;
padding: 0px 0px 0.7em 45px;
border-bottom: dotted 1px #666;
}

#main dl.press dd a {
padding-left: 12px;
background: url(/img/ico_list_map.gif) no-repeat 0em 0.25em;
}

#main table.partner {
font-size: 100% !important;
margin: 0px 15px 15px;
}

#main table.partner td {
width: 130px;
margin-bottom: 10px;
}

#main table.partner td img {
margin-bottom: 5px;
}



html body #main .section dl.eventdetails {
width: 400px;
margin-bottom: 15px;
padding-top: 10px;
border-top: dotted 1px #000;
}

html body #main .section dl.eventdetails dt {
margin: 0px;
padding: 0px;
border: none;
width: 100px;
float: left;
}

html body #main .section dl.eventdetails dd {
margin: 0px 0px 10px;
width: 300px;
float: left;
}


/** news release **/

html body #main dl.newsrelease {
width: 390px;
margin: 0px 10px 15px;
padding: 0px;
float: left;
}

html body #main dl.newsrelease dt {
width: 55px !important;
margin: 0px;
padding: 0px;
border-top: none !important;
float: left;
}

html body #main dl.newsrelease dd {
margin: 0.7em 0px 0px;
padding: 0px 0px 0.7em 60px;
border-bottom: dotted 1px #666;
}


html body #main dl.newsrelease dd a {
padding-left: 12px;
background: url(/img/org/ico_list.gif) no-repeat 0em 0.25em;
display: block;
}

/* 右サイド表示エリア
------------------------------------------------------------------- */
div#other dl {
	margin-right: 15px;
	padding-top: 35px;
	background-color: #f1f1f1;
}
div#other dt {
	margin: 0px 12px 8px;
	padding: 5px 3px 5px 7px;
	background:
		url(/img/org/bg_other_dt.gif)
		no-repeat
		0% 50%
		;
}
div#other dt.blu {
	margin: 0px 12px 8px;
	padding: 5px 3px 5px 7px;
	background:
		url(/img/blu/bg_other.gif)
		no-repeat
		0% 50%
		;
}

div#other dt.grn {
	margin: 0px 12px 8px;
	padding: 5px 3px 5px 7px;
	background:
		url(/img/blu/bg_other_dt_grn.gif)
		no-repeat
		0% 50%
		;
}
/*div#other dt.icon {
margin-bottom: 10px !important;
padding-left: 12px !important;
padding-top: 0px !important;
padding-bottom: 0px !important;
background: url(/img/org/ico_list.gif) no-repeat 0px 0.3em !important;
}*/

div#other dt.icon {
	padding: 10px 0px 10px 0px !important;
	margin: 0px 15px 0px !important;
	border-top: 1px dotted #666666;
	background: none !important;
}

div#other dd a.icon_org {
background: url(/img/org/ico_list.gif) no-repeat 0em 0.25em;
padding-left: 12px;
}

div#other dd a.icon_grn {
background: url(/img/grn/ico_list_green.gif) no-repeat 0em 0.25em;
padding-left: 12px;
display: block;
}

div#other dt.icon_grn,
div#other dt.icon_org,
div#other dt.icon_blu {
background: none;
border-top: dotted 1px #000;
}


div#other dt.icon_grn a {
background: url(/img/grn/ico_list_green.gif) no-repeat 0em 0.25em;
padding-left: 12px;
display: block;
}

div#other dt.icon_blu a {
background: url(/img/ico_list.gif) no-repeat 0em 0.25em;
padding-left: 12px;
display: block;
}

div#other dt.icon_org a {
background: url(/img/org/ico_list.gif) no-repeat 0em 0.25em;
padding-left: 12px;
}


div#other dd {
	margin: 0px 15px 20px;
}
div#other dd.sub {
	margin: 0px 15px 0px;
	padding-bottom: 10px;
}
div#other dd p.info {
	margin-top: 5px;
	padding: 0 0 0 15px;
	background:
		url(/img/ico_list.gif)
		no-repeat
		0em 0.25em
		;
	text-indent: -15px;
}
div#other dd p.info_org {
	margin-top: 5px;
	padding: 0 0 0 15px;
	background:
		url(/img/ico_list_org.gif)
		no-repeat
		0em 0.25em
		;
	text-indent: -15px;
}
div#other dd p.info a,
div#other dd p.info_org a {
	padding-left: 12px;
}


div#other div#otherMore {
margin-top: 35px !important;
}

div#other ul li a{
	background: url(/img/ico_list_org.gif) no-repeat 0em 0.25em;
	padding-left: 12px;
}

div#other .relatedLinks ul li a {
	background: url(/img/ico_list_org.gif) no-repeat 0em 0.25em;
}

div#other ul li {
list-style: none;
}

div#other ul#contentNavi {
margin-left: 10px !important;
}

#other #otherMore dl dd {
margin: 0px 5px 20px;
}

/*** relatedContents ***/

#main .relatedlinks a {
	padding-left: 12px;
	background: url(/img/ico_list_org.gif) no-repeat 0em 0.25em;
}

#main .relatedlinks a.mark {
	padding-left: 12px;
	background: url(/img/ico_list_map.gif) no-repeat 0em 0.25em;
}

#main .relatedlinks dl {
	padding-top: 5px;
/*	border-top: dotted 1px #333;*/
}

#main .relatedlinks dl dt {
	margin-bottom: 10px;
	padding-top: 5px;
	border-top: dotted 1px #333;
}

#main .relatedlinks ul {
	padding-left: 0px;
}

#main .relatedlinks ul li {
	margin-bottom: 0px;
}

#main ul.feeds ul {
	margin-left: 0px;
}

#main ul.feeds li.title {
	font-weight: bold;
}

#main ul.feeds ul li {
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 5px;
}
/*
#main #third dl {
	border: none;
}

#main #first ul.feeds li.title a,
#main #third dl dt {
	background: url(/img/blu/bg_h3_normal.gif) no-repeat 0% 100%;
	padding: 5px 5px 10px;
	display: block;
	border: none;
}*/

#main ul.feeds li.title {
	margin-bottom: 15px;
}

#main ul.feeds li.title a {
	font-size: 110%;
	background: none;
	margin: 0px 5px 5px 0px;
	padding-left: 0px;
	display: inline;
}
/*
#main #third ul.feeds li.title {
	margin-bottom: 10px;
	border-bottom: dotted 1px #666;
}

#main #third ul.feeds li.title a {
	font-size: 100%;
	background: none;
	padding-left: 0px;
	margin: 5px 5px 10px 0px;
	display: inline;
}

#main #third ul.feeds li.title ul {
	margin-left: 10px;
}
*/

#main ul.feeds li.title ul li a {
	font-size: 100%;
	margin: 0px;
	padding: 0px 15px;
	background: url(/img/ico_list.gif) no-repeat 0em 0.25em;
	border: none;
}

#main ul.feeds li.title ul li a.mark {
	padding: 0px 15px;
	background: url(/img/ico_list_map.gif) no-repeat 0em 0.25em;
}











/* 2009.08.04 for upnavi */

#other dd.topBorder {
margin: 0px 0px 10px 12px;
padding-top: 15px;
padding-left: 0px;
background: url(/img/org/bg_other_topdd.gif) no-repeat 0% 0%;
}

#other dd.noBorder {
margin: 0px 0px 10px 12px;
padding-left: 0px;
}

#other dd.topBorder a {
	margin-left: 3px;
}

#other dd.noBorder a {
        margin-left: 3px;
}

#other a.icon_blu {
	padding-left: 12px;
	background:	url(/img/ico_list.gif) no-repeat 0em 0.25em !important;
	display: block;
}

#other a.icon_org {
	padding-left: 12px;
	background:	url(/img/org/ico_list.gif) no-repeat 0em 0.25em !important;
	display: block;
}

#other a.icon_grn {
	padding-left: 12px;
	background:	url(/img/grn/ico_list_green.gif) no-repeat 0em 0.25em !important;
	display: block;
}
/* 2009.08.04 for upnavi */



