@charset "utf-8";

/* ------------------------------------------------
	link
------------------------------------------------ */
.bltR {
	padding-left: 12px;
	background: transparent url(/jp/n3-common/img/blt_arrow_r.gif) no-repeat left 0.35em;
}

/* ------------------------------------------------
	text
------------------------------------------------ */
.txtNote {
	color: #555555;
}
.txtL {
	font-size: 1.2em;
}
.txtS {
	font-size: .8em;
}
.txtSummary{
    margin-left: 15px;
    margin-right: 15px;
    padding-bottom: 15px;
}

/* ------------------------------------------------
	layout
------------------------------------------------ */
.layoutRight {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.layoutLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.layoutClear{
	overflow: hidden;
	zoom:1;
	position:relative;
}

.textLayoutRight{
	text-align: right;
}

.layoutClear,
.layoutClear li{
	margin: 0 0 0 4px;;
	padding: 0;
	list-style-type: none;
}

.layoutLine{
	background: transparent url(/jp/n3-common/img/line_dotted.gif) repeat-x left bottom;
	line-height: 1.5;
	padding: 10px 0;
	overflow: hidden;
	zoom: 1;
}

/* ------------------------------------------------
	youtube
------------------------------------------------ */
.movSrc iframe {
	display: block;
	margin: 0 auto;
}
/* ------------------------------------------------
	政府インターネットTV
------------------------------------------------ */
.activityMovie,
.columnMovie{
	text-align: center;
	width: 99%;
}

/* ------------------------------------------------
	heading
------------------------------------------------ */
/* headingBase1 */
.headingBase1 {
	background: transparent url(/jp/n3-common/img/bg_title3.gif) no-repeat left top;
}
.headingBase1 .inner {
	padding: 10px 3px 20px;
	background: transparent url(/jp/n3-common/img/bg_title3_right.gif) no-repeat right top;
	position: relative;
	zoom: 1;
}
.headingBase1 h1 {
	font-size: 1.6em;
	line-height: 1.3;
	margin: 0 0 15px;
	padding: 10px 110px 0 90px;
}

/* joho */
.headingBase1 .inner p{ 
	margin-top: 36px;
	text-align: center;
	font-size: 0.9em;	
}
/* joho */
.headingBase1 .inner img{
	text-align: center;
	margin: 0 3px 25px;
}

.headingBase1 .btnList ,
.headingBase1 .btnList li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.headingBase1 .btnList {
	position: absolute;
	right: 20px;
	top: 23px;
	text-align: right;
}
.headingBase1 .btnList li {
	display: inline;
}

.headingBase1 dl,
.headingBase1 dt,
.headingBase1 dd{
	margin: 0;
	padding: 0;
}

.headingBase1 dl{
	margin-left: 50px;
	margin-top:0;
}

.headingBase1 dt{
	font-size: 0.8em;
	padding-left: 40px;
	padding-bottom: 5px;
}
.headingBase1 dd{
	font-size: 1.3em;
}
.headingBase1 span {
	display: block;
	margin-top: -5px;
	font-size: .5em;
	font-weight: normal;
}

/* headingBase2 */
.headingBase2 {
	clear: both;
	background: transparent url(/jp/n3-common/img/bg_title4.gif) no-repeat left bottom;
	margin-bottom: 15px;
}
.headingBase2 .inner {
	background: transparent url(/jp/n3-common/img/bg_title4_right.gif) no-repeat right bottom;
	zoom: 1;
	position: relative;
}
.headingBase2 .innerDay {
	background: transparent url(/jp/n3-common/img/bg_title4_right.gif) no-repeat right bottom;
	zoom: 1;
}
.headingBase2 h2 {
	font-size: 1.0em;
	font-weight: bold;
	line-height: 1.3;
	margin: 0;
	padding: 13px 16px 11px;
	zoom:1;
}
.headingBase2 h2 a {
	padding-right: 12px;
	background: transparent url(/jp/n3-common/img/blt_arrow2_r.gif) no-repeat right .3em;
	text-decoration: none;
	color: #333333;
	zoom:1;
}

.headingBase2 .actions {
	background: transparent url(/jp/n3-common/img/bg_door_actions.jpg) no-repeat right bottom;
}
.headingBase2 .announcement {
	background: transparent url(/jp/n3-common/img/bg_door_announcement.jpg) no-repeat right bottom;
}
.headingBase2 .meibo {
	background: transparent url(/jp/n3-common/img/bg_door_meibo.jpg) no-repeat right bottom;
}
.headingBase2 .movie {
	background: transparent url(/jp/n3-common/img/bg_door_movie.jpg) no-repeat right bottom;
}

.headingBase2 .btnList ,
.headingBase2 .btnList li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.headingBase2 .btnList {
	position: absolute;
	right: 20px;
	top: 6px;
	text-align: right;
}
.headingBase2 .btnList li {
	display: inline;
}
.headingBase2 .inner img.ico {
	margin-left: 5px;
	vertical-align: text-top;
}

/* headingBase3 */
/* joho search */
.headingBase3{
	margin: 0 0 10px 0;
	padding: 5px 10px;
	background: #dddddd url(/jp/n3-common/img/bg_joho_search.gif) repeat-x left top;
	border-bottom: 1px solid #cccccc;
}

/* headingBase4 */
/* meibo */
.headingBase4{
	margin: 0;
	padding: 5px 10px;
	background: #dddddd url(/jp/n3-common/img/bg_joho_search.gif) repeat-x left top;
	zoom: 1;
}

/* headingBase1 + headingBase2 */
.headingBase1+.headingBase2{
	margin-top: 10px;
}

.boxBaseClear{
	overflow: hidden;
    padding-right: 15px;
}

/* ------------------------------------------------
	door
------------------------------------------------ */
/* doorBase1 */
.doorBase1 {
	overflow: hidden;
	zoom: 1;
}
.doorBase1 .doorBox {
	margin-bottom: 20px;
	width: 430px;
	float: right;
}
.doorBase1 .firstChild {
	float: left;
}
.doorBase1 .doorBox .doorBody {
	padding: 0px 15px;
	margin-bottom: 35px;
	font-size: 0.8em;
}

.doorBase1 .doorBox .doorBody p{
	line-height: 1.5;
	margin-left: 12px;
}
.doorBase1 .doorBox .doorBody dl{
	overflow:hidden;
	zoom: 1;
}

.doorBase1 .doorBox .doorBody dl dt{
	margin-bottom: 10px;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.2;
}
.doorBase1 .doorBox .doorBody dl dt a{
	background: transparent url(/jp/n3-common/img/blt_arrow_r.gif) no-repeat left .45em;
	padding-left: 12px;
	display: block;
}
.doorBase1 .doorBox .doorBody dl dd {
	line-height: 1.5;
	/*margin-bottom: 15px;*/
}

.doorBase1 .doorBox .doorBody .doorList ,
.doorBase1 .doorBox .doorBody .doorList dt,
.doorBase1 .doorBox .doorBody .doorList dd{
	margin:0;
	padding: 0;
}
.doorBase1 .doorBox .doorBody .doorList {
	margin: .5em 12px;
}
.doorBase1 .doorBox .doorBody dl .doorList {
	margin-left: 0;
	margin-bottom: 0;
}
.doorBase1 .doorBox .doorBody .doorList dt{
	float:left;
	clear:both;
	font-weight: normal;
	font-size: 1em;
	padding: 8px 0 8px 5px;
	position:relative;
}
.doorBase1 .doorBox .doorBody .doorList dd{
	padding: 6px 0 6px 10em;
	background: transparent url(/jp/n3-common/img/line_dotted.gif) repeat-x left bottom;
	line-height: 1.5;
}
.doorBase1 .doorBox .doorBody .doorList dd a{
	background: transparent url(/jp/n3-common/img/blt_arrow_r.gif) no-repeat left .55em;
	padding-left: 12px;
	display: block;
}
.doorBase1 .doorBox .doorBody dl dd{
	background: none;
	margin-left: 12px;
}

.doorBase1 .doorBox .doorBody .more {
	text-align: right;
	margin-bottom: 10px;
}

.doorBase1 .doorBox .doorBody .more a{
	background: transparent url(/jp/n3-common/img/blt_arrow_r.gif) no-repeat left 0.45em;
	padding-left: 12px;
}
.doorBase1 .doorBox .doorBody img.ico {
	margin-left: 5px;
	vertical-align: middle;
}

/* doorBase2 */
.doorBase2 {
	overflow: hidden;
	zoom: 1;
	width: 640px;
}
.doorBase2 .doorBox {
	margin-bottom: 20px;
	margin-right: 0;
	padding-right: 0;
	width: 310px;
	float: right;
}

.doorBase2 .firstChild {
	float: left;
}

.doorBase2 .doorBox .doorBody {
	padding: 0px 15px;
	margin-bottom: 20px;
	font-size: 0.8em;
	width: 300px;
}

*html .doorBase2 .doorBox .doorBody {
	width: 290px;
}

.doorBase2 .doorBox .doorBody p{
	display: block;
	width: 290px;
	line-height: 1.5;
}
.doorBase2 .doorBox .doorBody dl{
	overflow:hidden;
	zoom: 1;
}

.doorBase2 .doorBox .doorBody dl dt{
	margin-bottom: 10px;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.2;
}
.doorBase2 .doorBox .doorBody dl dt a{
	background: transparent url(/jp/n3-common/img/blt_arrow_r.gif) no-repeat left .45em;
	padding-left: 12px;



	display: block;
}
.doorBase2 .doorBox .doorBody dl dd {
	line-height: 1.5;
	margin-bottom: 15px;
}

.doorBase2 .doorBox .doorBody .doorList ,
.doorBase2 .doorBox .doorBody .doorList dt,
.doorBase2 .doorBox .doorBody .doorList dd{
	margin:0;
	padding: 0;
}
.doorBase2 .doorBox .doorBody .doorList {
	margin: .5em 12px;
}
.doorBase2 .doorBox .doorBody dl .doorList {
	margin-left: 0;
	margin-bottom: 0;
}
.doorBase2 .doorBox .doorBody .doorList dt{
	float:left;
	clear:both;
	font-weight: normal;
	font-size: 1em;
	padding: 8px 0 8px 5px;
	position:relative;
}
.doorBase2 .doorBox .doorBody .doorList dd{
	padding: 6px 0 6px 10em;
	background: transparent url(/jp/n3-common/img/line_dotted.gif) repeat-x left bottom;
	line-height: 1.5;
}
.doorBase2 .doorBox .doorBody .doorList dd a{
	background: transparent url(/jp/n3-common/img/blt_arrow_r.gif) no-repeat left .55em;
	padding-left: 12px;
	display: block;
}
.doorBase2 .doorBox .doorBody dl dd{
	background: none;
	margin-left: 12px;
}

.doorBase2 .doorBox .doorBody .more {
	text-align: right;
	margin-bottom: 10px;
}

.doorBase2 .doorBox .doorBody .more a{
	background: transparent url(/jp/n3-common/img/blt_arrow_r.gif) no-repeat left 0.45em;
	padding-left: 12px;
}

/* doorBase3 */
.doorBase3{
	overflow:hidden;
	zoom:1;
	width: 630px;
	margin-bottom: 10px;
	font-size: 0.9em;
}

.doorBase3 .leftBox,
.doorBase3 .rightBox{
	float: left;
	width: 300px;
	margin: 5px;
	overflow:hidden;
	zoom: 1;
}

.doorBase3 .doorBase3list,
.doorBase3 .doorBase3list li {
	margin:0;
    padding:0;
}

.doorBase3 .doorBase3list li{
	list-style-type: none;
	margin-left: 15px;
	padding-top: 5px;
	padding-left: 12px;
	background: transparent url(/jp/n3-common/img/blt_arrow_r.gif) no-repeat left 0.75em;
}

/* ------------------------------------------------
	tabBox
------------------------------------------------ */
.tabBox1,
.tabBox1 #tabList{
	margin: 0;
	padding: 0;
}
.tabBox1 #tabList{
	width: 100%;
	overflow:hidden;
	zoom:1;
	margin-bottom: 10px;
}

.tabBox1 #tabList li{
	float: left;
	list-style-type: none;
	width: 94px;
	margin: 3px 2px;
}

.tabBox1 #tabList li a{
	display: block;
	background: #c0c0c0 url(/jp/n3-common/img/bg_joho_search_off.gif) repeat-x top left;
	text-align:center;
	padding: 8px;
	text-decoration:none;
}
.tabBox1 #tabList li a:hover,
.tabBox1 #tabList li a.active{
	color:#ffffff;
	background: #0d3c61 url(/jp/n3-common/img/bg_joho_search_on.gif) repeat-x top left;
}
.tabBox1 #tabContent {
	padding: 0 0 15px;
	margin-bottom:15px;
	background-color: #e9e9e9;
}

.tabBox1 #tabContent ul,
.tabBox1 #tabContent li{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.joho #tabContent h4 {
	margin-left: 12px;
	margin-right: 12px;
}
.tabBox1 #tabContent ul {
	margin-left: 24px;
	margin-right: 24px;
}

.tabBox1 #tabContent li {
	padding-left: 12px;
	margin-right: 15px;
}

/* ------------------------------------------------
	dlist
------------------------------------------------ */
/* dlistBase1 */
.dlistBase1 ,
.dlistBase1 dt ,
.dlistBase1 dd,
.dlistBase1 dd dt{
	margin: 0;
	padding: 0;
	line-height: 1.3;
}
.dlistBase1 dd dd {
	margin-left: 15px;
	padding: 0;
	line-height: 1.3;}

.dlistBase1 {
	position:relative;
	padding: 10px 15px 15px;
	background: transparent url(/jp/n3-common/img/line_dotted.gif) repeat-x left 10px;
	min-height: 90px;
	overflow: hidden;
	zoom: 1;
}
* html .dlistBase1 {
	height: 120px;
}
.dlistBase1 dt ,
.dlistBase1 dd {
	padding: 10px 0 0 120px;
}

.dlistBase1 dd a{
	background: transparent url(/jp/n3-common/img/blt_arrow_r.gif) no-repeat left 0.45em;
	padding-left: 12px;
	font-size: 1.2em;
	font-weight: normal;
}

.dlistBase1 dt img {
	position:absolute;
	left:15px;
}

.noLine {
	background-image: none !important;
	padding-bottom: 5px;
}

/* dlistBase2 */
.dlistBase2{
	margin: 10px 0 0 10px;
	overflow:hidden;
	zoom: 1;
}
.dlistBase2 dt{
	background: transparent url(/jp/n3-common/img/blt_arrow_r.gif) no-repeat left  ;
	padding-left: 12px;
	margin-top: 15px;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.2;
}
.dlistBase2 dd{
	padding-left:12px;
	background: none;
	margin: 5px 0;
}

.dlistBase2 dd a{
	background: transparent url(/jp/n3-common/img/blt_arrow_r.gif) no-repeat left 0.35em;
	padding-left: 12px;
}

/* dlistBase3 */
/* joho 3col*/
.dlistBase3,
.dlistBase3 dt,
.dlistBase3 dd{
	margin: 0;
	padding: 0;
}
.dlistBase3{
	width: 270px;
	margin: 15px 10px;
	float:left;
	overflow: hidden;
	zoom: 1;
}
.dlistBase3 dt{
	margin-bottom: 10px;
	padding: 8px 10px;
}
.dlistBase3 dd{
	background: transparent url(/jp/n3-common/img/blt_arrow_r.gif) no-repeat left 0.35em;
	padding-left: 12px;
	margin-top: 10px;
	line-height: 1.3;
}

/* dlistBase4 */
/* joho 1col*/
.dlistBase4 ,
.dlistBase4 dt,
.dlistBase4 dd{
	margin:0;
	padding: 0;
}
.dlistBase4 dt{
	float:left;
	clear:both;
	padding: 17px 0 0 15px;
	font-size: 1em;
	font-weight: normal;
	margin:0;
	position:relative;
}
.dlistBase4 dd{
	padding: 13px 0 13px 10em;
	background: transparent url(/jp/n3-common/img/line_dotted.gif) repeat-x left bottom;
	line-height: 1.5;
}
.dlistBase4 dd a{
	background: transparent url(/jp/n3-common/img/blt_arrow_r.gif) no-repeat left .45em;
	padding-left: 12px;
	display:inline-block;
}
.dlistBase4 dd span{
	color: #006600;
	padding-left: 12px;
	display: block;
}

/* dlistBase5 */
.dlistBase5 ,
.dlistBase5 dt,
.dlistBase5 dd{
	margin:0;
	padding: 0;
}

.dlistBase5 {
	float: left;
	width: 300px;
}

.dlistBase5 dt{
	font-weight: bold;
}

.dlistBase5 dd{
	display: inline;
	white-space: nowrap;
}

/* dlistBase6 */
.dlistBase6 ,
.dlistBase6 dt ,
.dlistBase6 dd,
.dlistBase6 dd dt{
	margin: 0;
	padding: 0;
	line-height: 1.3;
}
.dlistBase6 dd dd {
	margin-left: 15px;
	padding: 0;
	line-height: 1.3;}

.dlistBase6 {
	position:relative;
	padding: 10px 15px 15px;
	background: transparent url(/jp/n3-common/img/line_dotted.gif) repeat-x left bottom;
	overflow: hidden;
	zoom: 1;
}

.dlistBase6 dt ,
.dlistBase6 dd {
	padding: 10px 0 0 120px;
}

.dlistBase6 dd a{
	background: transparent url(/jp/n3-common/img/blt_arrow_r.gif) no-repeat left 0.45em;
	padding-left: 12px;
	font-size: 1.2em;
	font-weight: normal;
}
.dlistBase6 .details{
	text-align: right;
}
.dlistBase6 .details a{
	font-size: 1em;
}

.dlistBase6 dd dt a,
.dlistBase6 dd dd a{
	background: transparent url(/jp/n3-common/img/blt_arrow_r.gif) no-repeat left 0.45em;
	padding-left: 12px;
	font-size: 1em;
	font-weight: normal;
}

.dlistBase6 dt img {
	position:absolute;
	left:15px;
}

/* dlistBase7 */
.dlistBase7 ,
.dlistBase7 dt,
.dlistBase7 dd{
	margin:0;
	padding: 0;
}

.dlistBase7 {
	width: 180px;
	float: left;
	margin-left: 15px;
}

.dlistBase7 dd dd{
	margin-left: 15px;
}

.dlistBase7 dd a{
	background: transparent url(/jp/n3-common/img/blt_arrow_r.gif) no-repeat left .45em;
	padding-left: 12px;
}

/* dlistBase8 */
.dlistBase8 ,
.dlistBase8 dt,
.dlistBase8 dd,
.dlistBase8 ul,
.dlistBase8 li{
	margin:0;
	padding: 0;
}

.dlistBase8 ,
.dlistBase8 ul{
	overflow: hidden;
	zoom: 0;
}

.dlistBase8 {
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 0;
	width: 620px;
	background: transparent url(/jp/n3-common/img/line_dotted.gif) repeat-x left bottom;
}

.dlistBase8 img{
	margin-bottom: 15px;
}

.dlistBase8 dt{
	float: left;
	width: 60px;
}

.dlistBase8 dd{
	float: left;
	width: 520px;
}

*html .dlistBase8 dd{
	padding-bottom:15px;
}

.dlistBase8 ul{
	margin-bottom: 10px;
}

.dlistBase8 dd ul li{
	float: left;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 10px;
	list-style-type: none;
	width: 230px;
	display: inline;
}

.dlistBase8 dd ul li a{
	line-height: 1.5;
	background: transparent url(/jp/n3-common/img/blt_arrow_r.gif) no-repeat left .45em;
	padding-left: 12px;
	zoom: 1;
}

/* dlistBase9 */
.dlistBase9,
.dlistBase9 dt,
.dlistBase9 dd,
.dlistBase9 ul,
.dlistBase9 li{
	margin: 0;
	padding: 0;
}

.dlistBase9{
	width: 280px;
	float: left;
	overflow: hidden;
	zoom:1;
	margin: 10px;
}

.dlistBase9 dt,
.dlistBase9 ul{
	float: left;
}

.dlistBase9 dt{
	font-weight: bold;
	padding-left: 5px;
	border-left: solid 7px #aaa;
	width: 55px;
}

.dlistBase9 dd{
	float: left;
	width: 205px;
}

.dlistBase9 li{
	list-style-type: none;
	background: transparent url(/jp/n3-common/img/blt_arrow_r.gif) no-repeat left .45em;
	padding-left: 12px;
	margin-bottom: 5px;
}

/* dlistBase10 */
.dlistBase10,
.dlistBase10 dt,
.dlistBase10 dd,
.dlistBase10 dd ul,
.dlistBase10 dd li{
	margin: 0;
	padding: 0;
}

.dlistBase10{
    width:600px;
    overflow:hidden;
    zoom:1;
    border:1px solid #ccc;
    border-top:none;
    background-color:#f0f0f0;
    margin-bottom: 1em;
    }

.dlistBase10 dt{
    width:160px;
    float:left;
    padding:10px;
    border-top:1px solid #ccc;
}

.dlistBase10 dd{
    margin-left:180px;
    padding:10px;
    border-left:1px solid #ccc;
    border-top:1px solid #ccc;
    background:#ffffff;
}

.dlistBase10 dd a{
	background: transparent url(/jp/n3-common/img/blt_arrow_r.gif) no-repeat left .45em;
	padding-left: 12px;
}

.dlistBase10 dd:after{
    clear:both;
}

.dlistBase10 dd ul li{
	list-style-type: none;
		zoom: 1;
}

.dlistBase10 img{
	margin: 0 10px;
		zoom: 1;
}

/* dlistBase11 */
/* meibo index */
.dlistBase11,
.dlistBase11 dt,
.dlistBase11 dd,
.dlistBase11 dd ul,
.dlistBase11 dd li{
	margin: 0;
	padding: 0;
}

.dlistBase11{
    width:600px;
    overflow:hidden;
    zoom:1;
    border:1px solid #ccc;
    border-top:none;
    border-bottom:none;
    background-color:#f0f0f0;
    }

.dlistBase11 dt{
    width:45%;
    float:left;
    padding:1.5%;
    border-top:1px solid #ccc;
    height: auto;
    float: left;
}
/*.dlistBase11 dt.fontItem,*/
.dlistBase11 dd.fontItem{
	background:#f0f0f0;
}

.dlistBase11 dd{
	float: left;
    padding:1.5%;
	border-top:1px solid #ccc;
	background: url(/jp/n3-common/img/bg_tbl.gif) #ffffff repeat-y left top;
	width:41%;
	overflow: hidden;
	zoom: 1;
	height: 9em;
}
.dlistBase11 dd.remarks{
	width:5%;
	height: 9em;
}
dl.firstChild dt,
dl.firstChild dd,
dl.firstChild dd.remarks {
	height: auto;
}

.dlistBase11.last {
    border-bottom:1px solid #ccc;
}

.dlistBase11 dd.fontItem{
	background: url(/jp/n3-common/img/bg_tbl.gif) #f0f0f0 repeat-y left top;
}
.dlistBase11 dd a{
	background: transparent url(/jp/n3-common/img/blt_arrow_r.gif) no-repeat left .45em;
	padding-left: 12px;
}

.dlistBase11 dd ul li{
	list-style-type: none;
}

.dlistBase11 img{
	margin: 10px;
}
.dlistBase11 .externalCharacter{
	margin: 0;
	padding: 0;
	vertical-align:middle;
}

/* dlistBase12 */
/* meibo Profile */
.dlistBase12,
.dlistBase12 dt,
.dlistBase12 dd,
.dlistBase12 ul,
.dlistBase12 li{
	margin: 0;
	padding: 0;
}

.dlistBase12{
	width: 50%;
	float: left;
	overflow: hidden;
	zoom:1;
	margin: 10px;
}

.dlistBase12 dt,
.dlistBase12 ul{
	float: left;
}

.dlistBase12 dt{
	font-weight: bold;
	padding-left: 5px;
	padding-bottom: 5px;
	border-left: solid 7px #aaa;
	width: 100%;
}

.dlistBase12 dd{
	float: left;
	width: 100%;
	padding-bottom: 10px;
	text-indent: 1em;
}

.dlistBase12 li{
	list-style-type: none;
	background: transparent url(/jp/n3-common/img/blt_arrow_r.gif) no-repeat left .45em;
	padding-left: 12px;
	margin-bottom: 5px;
}


/* dlistBase13 */
/* meibo career */
.dlistBase13,
.dlistBase13 dt,
.dlistBase13 dd,
.dlistBase13 dd ul,
.dlistBase13 dd li{
	margin: 0;
	padding: 0;
}

.dlistBase13{
    width:99.7%;
    overflow:hidden;
    zoom:1;
    border:1px solid #aaa;
    border-top:none;
    background: transparent url(/jp/n3-common/img/bg_meibo.gif) repeat-y left top;
    font-size: 0.9em;
    }

.dlistBase13 dt{
    width:150px;
    float:left;
	text-align: right;
    padding:10px;
}

.dlistBase13 dd{
    margin-left:170px;
    padding:10px;
}

.dlistBase13 dd a{
	background: transparent url(/jp/n3-common/img/blt_arrow_r.gif) no-repeat left .45em;
	padding-left: 12px;
}
    
.dlistBase13 dd:after{
    clear:both;
}

/* meibo */
/* text */
.dlistBase13 + p{
	border: solid 1px #aaa;
	border-top: none;
	border-bottom: none;
	margin: 0;
	padding: 1em;
}

p + .dlistBase18{
	margin-top: 0;
}


p.listNames{	
	clear: both;
	border: none;
}

p.listNames + .boxBase5{
	margin-top: 0px;
}

/* dlistBase14 */
.dlistBase14{
	margin: 0;
	padding: 0;
	overflow: hidden;
	zoom:1;
	width: 100%
}

.dlistBase14 dt,
.dlistBase14 dd{
	margin:0; 
	display: block;
	padding: 10px 0 5px 0;
	font-size: 1.0em;
}


.dlistBase14 dt{
	clear:both;
	float: left;
	width: 115px;
	text-align: left;
	width: 22%
}
.dlistBase14 dd{
	float: left;
	width: 15%;
	
}

.dlistBase14 .wide{
	width: 58%;
	margin-left: 10px;
}

.dlistBase14 dd a{
	background: transparent url(/jp/n3-common/img/blt_arrow_r.gif) no-repeat left .45em;
	padding-left: 12px;
	/* display: block; */
	line-height: 1.3;
}
.dlistBase14 dd img {
	margin-left: 0.5em;
}

/* dlistBase15 */
/* goiken */
.dlistBase15,
.dlistBase15 dt,
.dlistBase15 dd,
.dlistBase15 dd ul,
.dlistBase15 dd li{
	margin: 0;
	padding: 0;
}

.dlistBase15{
    width:600px;
    overflow:hidden;
    zoom:1;
    border:1px solid #ccc;
    border-top:none;
    background-color:#f0f0f0;
    }

.dlistBase15.first{
    border-bottom: none;
    }


.dlistBase15 dt{
    width:160px;
    float:left;
    padding:10px;
    border-top:1px solid #ccc;
}

.dlistBase15 dd{
    margin-left:180px;
    padding:10px;
    border-left:1px solid #ccc;
    border-top:1px solid #ccc;
    background:#ffffff;
}

.dlistBase15 dd a{
	background: transparent url(/jp/n3-common/img/blt_arrow_r.gif) no-repeat left .45em;
	padding-left: 12px;
}

.dlistBase15 dd:after{
    clear:both;
}

.dlistBase15 dd ul li{
	list-style-type: none;
		zoom: 1;
}

.dlistBase15 img{
	margin: 0 10px;
		zoom: 1;
}

/* goiken */
.dlistBase15 dt.adjustmentGoiken,
.dlistBase15 dd.adjustmentGoiken{
	height: 2em;
	zoom: 1;
}

.dlistBase15 .wordGoiken{
	width: 98%;
}

.dlistBase15 .submitGoiken{
	width: 98%;
	text-align: center;
	zoom: 1;
}
/*
table#goikenFrm {
    width: 602px;
    border: 1px #ccc solid;
    border-collapse: collapse;
    border-spacing: 0;
    line-height: 1.3;
}
table#goikenFrm th {
	width: 160px;
    padding: 10px;
    border: #ccc solid;
    border-width: 1px 0 0 1px;
    background: #f0f0f0;
    font-weight: normal;
    vertical-align: top;
}
table#goikenFrm td {
    padding: 10px 13px 10px 10px;
    border: 1px #ccc solid;
    border-width: 1px 0 0 1px;
    vertical-align: top;
}
table#goikenFrm td.submitGoiken {
    background: #f0f0f0;
    border-width: 1px 0 0 0;
	text-align: center;
}
table#goikenFrm td .wordGoiken{
	width: 98%;
}
table#goikenFrm td.submitGoiken input {
	margin: 0 181px 0 0;
}
table#goikenFrm textarea {
	height: 8em;
}
*/

/* dlistBase16 */
/* help index */
.dlistBase16,
.dlistBase16 dt,
.dlistBase16 dd,
.dlistBase16 dd ul,
.dlistBase16 dd li{
	margin: 0;
	padding: 0;
}

.dlistBase16{
    width:890px;
    overflow:hidden;
    zoom:1;
    border:1px solid #ccc;
    border-top:none;
    border-bottom:none;
    background-color:#f0f0f0;
    }

.dlistBase16 dt{
    width:15%;
    float:left;
    padding:9px;
    border-top:1px solid #ccc;
    height: auto;
    float: left;
}
/*.dlistBase16 dt.fontItem,*/
.dlistBase16 dd.fontItem{
	background:#f0f0f0;
}

.dlistBase16 dd{
	float: left;
    padding:11px;
    border-left:1px solid #ccc;
    border-top:1px solid #ccc;
    background:#ffffff;
    width:28%;
    overflow: hidden;
    zoom: 1;
    height: 4em;
}
.dlistBase16 dd.remarks{
	float: left;
    padding:10px;
    border-left:1px solid #ccc;
    border-top:1px solid #ccc;
    background:#ffffff;
    width:50%;
    height: 4em;
}

.dlistBase16.firstChild{
	height: 35px;
}
.dlistBase16.last{
    border-bottom:1px solid #ccc;
}

.dlistBase16 dd.fontItem{
    background-color:#f0f0f0;
}
.dlistBase16 dd a{
	background: transparent url(/jp/n3-common/img/blt_arrow_r.gif) no-repeat left .45em;
	padding-left: 12px;
}

.dlistBase16 dd ul li{
	list-style-type: none;
}

.dlistBase16 img{
	margin: 10px;
}


/* dlistBase17 */
.dlistBase17{
	margin: 0;
	padding: 0;
	overflow: hidden;
	zoom:1;
	width: 100%;
}

.dlistBase17 dt,
.dlistBase17 dd{
	margin:0; 
	display: block;
	padding: 10px 0 5px 0;
	font-size: 0.9em;
}


.dlistBase17 dt{
	clear:both;
	float: left;
	text-align: left;
	width: 20%
}
.dlistBase17 dd{
	float: left;
	width: 40%;
}
.dlistBase17 .wide{
	width: 70%;
	margin-left: 10px;
}

.dlistBase17 dd a{
	background: transparent url(/jp/n3-common/img/blt_arrow_r.gif) no-repeat left .45em;
	padding-left: 12px;
	display: block;
	line-height: 1.3;
}

/* dlistBase18 */
/* meibo other */
.dlistBase18,
.dlistBase18 dt,
.dlistBase18 dd,
.dlistBase18 dd ul,
.dlistBase18 dd li{
	margin: 0;
	padding: 0;
}

.dlistBase18{
    width:99.7%;
    overflow:hidden;
    zoom:1;
    border:1px solid #aaa;
    background: transparent url(/jp/n3-common/img/bg_meibo.gif) repeat-y left top;
    font-size: 0.9em;
	margin-top: 1.5em;
	margin-bottom: 0;
    } 

.dlistBase18 dt{
    width:150px;
    float:left;
    padding:10px;
	text-align: right;
}

.dlistBase18 dd{
    margin-left:170px;
    padding:10px;
}

.dlistBase18 dd a{
	background: transparent url(/jp/n3-common/img/blt_arrow_r.gif) no-repeat left .45em;
	padding-left: 12px;
}
    
.dlistBase18 dd:after{
    clear:both;
}

/* dlistBase19 */

.dlistBase19,
.dlistBase19 dt,
.dlistBase19 dd{
	margin:0;
	padding:0;
}

.dlistBase19{
	overflow: hidden;
	zoom: 1;
	margin-bottom: 10px;
	margin-left: 15px;
	line-height: 1.5;
	font-size: 0.9em;
}

.dlistBase19 dt,
.dlistBase19 dd{
	float: left;
}

.dlistBase19 dt{
	width: 130px;
}

.dlistBase19 dd a{
	background: transparent url(/jp/n3-common/img/blt_arrow_r.gif) no-repeat left .45em;
	padding-left: 12px;
	margin-left: 20px;
	line-height: 1.3;
}

/* ------------------------------------------------
	sns
------------------------------------------------ */
/* sns list right */
.snsList ,
.snsList li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.snsList {
	margin: 1em 0;
	text-align: right;
}
.snsList li {
	display: inline;
}
.snsList li * {
	vertical-align: top;
}
.snsList li:nth-child(2) {
	display: none;
}
.snsList li.snsBtn {
	display: inline;
}

/* new sns list right */
.oneColumnLayout .boxBaseSNS{
	margin: 0 1.7em 0 0;
	padding: 0;
}
.twoColumnLayoutWT .boxBaseSNS{
	margin-right: 0;
}
.boxBaseSNS ul ,
.boxBaseSNS ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.boxBaseSNS ul {
	margin: 1em 0;
	text-align: right;
}
.twoColumnLayoutWT .boxBaseSNS ul{
	margin-top: 0;
}
.boxBaseSNS ul li {
	display: inline;
}
.boxBaseSNS ul li * {
	vertical-align: top;
}
.boxBaseSNS ul li:nth-child(2) {
	display: none;
}
.boxBaseSNS ul li.snsBtn {
	display: inline;
}
.boxBaseSNS ul li.snsFb {
	line-height: 1.0;
}
.boxBaseSNS ul li.snsFb .fb_iframe_widget > span {
	vertical-align: top !important;
}
.boxBaseSNS ul li.snsTw iframe{
	padding-bottom: 3px;
}

/* ------------------------------------------------
	sitemap
------------------------------------------------ */
.sitemapBlock{
	overflow: hidden;
	zoom: 1;
	width: 100%;
}

.sitemapBox{
	float: left;
	width: 29%;
	margin: 0 2%;
}

*html .sitemapBox{
	float: left;
	width: 250px;
	margin: 0 10px;
}

.sitemap,
.sitemap dt,
.sitemap dd{
	margin: 0;
	padding: 0;
}

.sitemap{
	width: 100%;
	margin-bottom: 20px;
}

.sitemap dt{
	width: auto;
	padding-top:7px;
	padding-bottom: 7px;
	padding-left: 15px;
	margin-bottom: 15px;
	color: #FFFFFF;
	background: transparent url(/jp/n3-common/img/bg_lnav.gif) repeat-x left bottom;
	border-radius: 5px 5px 0 0 / 5px 5px 0 0;
}

.sitemap dt a{
	color: #FFFFFF !important;
	background: transparent url(/jp/n3-common/img/blt_arrow_r_w.gif) no-repeat right .45em;
	padding-right: 12px;
}

.sitemap dd{
	background: transparent url(/jp/n3-common/img/blt_arrow_r.gif) no-repeat left .45em;
	padding-left: 12px;
	margin-top: 5px;
	margin-left: 10px;
	line-height: 1.5;
	font-size: 0.9em;
	width: 95%;
}

/* ------------------------------------------------
	list
------------------------------------------------ */

/* listBase1 */
/* horizontal list left */
.listBase1 ,
.listBase1 li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	zoom: 1;
}
.listBase1 {
	margin: 1em 0;
}
.listBase1 li{
	float: left;
	background: transparent url(/jp/n3-common/img/blt_arrow_r.gif) no-repeat left 0.45em;
	margin: 0 10px 5px 7px;
	padding-left: 12px;
	line-height: 1.3;
}

.listBase1 li.ac{
	font-weight: bold;
}

/* listBase2 */
/* list center */
.listBase2,
.listBase2 li{
	list-style-type:none;
	margin:0;
	padding:0;
}

.listBase2{
	margin: 1em 0;
	text-align:center;
}
.listBase2 li{
	display:inline;
	margin: 0 5px;
}
.listBase2 li a{
	padding-left: 12px;
	background: transparent url(/jp/n3-common/img/blt_arrow_r.gif) no-repeat left 0.35em;
}

/* listBase3 */
/* horizontal list (banner) */
.listBase3,
.listBase3 li{
	list-style-type:none;
	margin:0;
	padding:0;
}
.listBase3{
	margin: 1em 1em;
	overflow: hidden;
	zoom:1;
	white-space:nowrap;
}
.listBase3 li{
	float:left;
	margin-right:5px;
	margin-bottom: 5px;
}

/* listBase4 */
/* 2col */
.listBase4,
.listBase4 li{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.listBase4{
	width: 420px;
	margin: 1em 10px;
	float: left;
	overflow: hidden;
	zoom: 1;
}
.listBase4 li{
	margin-bottom: 10px;
}
.listBase4 li a{
	margin-top: 5px;
	padding-left: 12px;
	background: transparent url(/jp/n3-common/img/blt_arrow_r.gif) no-repeat left 0.35em;
}

/* listBase5 */
.listBase5 {
	margin-left: 10px;
	margin-right: 20px;
}
.listBase5 li{
	margin-top: 7px;
	padding-top: 5px;
	line-height: 1.5;
}

/* listBase6 */
.listBase6,
.listBase6 li{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.listBase6{
	width: 95%;
	margin: 1em 10px;
	float: left;
	overflow: hidden;
	zoom: 1;
}
.listBase6 li{
	margin-bottom: 10px;
}
.listBase6 li a{
	margin-top: 5px;
	padding-left: 12px;
	background: transparent url(/jp/n3-common/img/blt_arrow_r.gif) no-repeat left 0.35em;
}

/* listBase7 */
.listBase7,
.listBase7 li{
	margin: 0;
	padding: 0;
}

.listBase7{
	width: 100%;
	overflow: hidden;
	zoom: 1;
	margin: 1em;
}

.listBase7 li{
	width: 40%;
	float: left;
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 5px;
}

.listBase7 li a{
	padding-left: 12px;
	background: transparent url(/jp/n3-common/img/blt_arrow_r.gif) no-repeat left 0.35em;
}

/* ------------------------------------------------
	box
------------------------------------------------ */
/* boxBase1 */
/* border */
.boxBase1 {
	border: 1px solid #999999;
	padding: .5em 1em;
	margin-top: .5em;
	margin-bottom: .5em;
	clear: both;
}
.boxBase1 p,
.boxBase1 ul,
.boxBase1 ol,
.boxBase1 dl,
.boxBase1 table {
	margin-top: .5em;
	margin-bottom: .5em;
}
.boxBase1 p,
.boxBase1 ul,
.boxBase1 ol,
.boxBase1 dl {
	line-height: 1.3;
}

/* boxBase2 */
/* background */
.boxBase2 {
	background-color: #e9e9e9;
	padding: .5em 1em;
	margin-top: .5em;
	margin-bottom: .5em;
}
.boxBase2 p,
.boxBase2 ul,
.boxBase2 ol,
.boxBase2 dl,
.boxBase2 table {
	margin-top: .5em;
	margin-bottom: .5em;
}
.boxBase2 p,
.boxBase2 ul,
.boxBase2 ol,
.boxBase2 dl {
	line-height: 1.3;
}

/* boxBase3 */
/* border dotted */
.boxBase3 {
	background: transparent url(/jp/n3-common/img/line_dotted.gif) repeat-x left bottom;
	padding: .5em 0;
	margin-top: .5em;
	margin-bottom: .5em;
	overflow: hidden;
	zoom: 1;
}
.boxBase3 p,
.boxBase3 ul,
.boxBase3 ol,
.boxBase3 dl,
.boxBase3 table {
	margin-top: .5em;
	margin-bottom: .5em;
}
.boxBase3 p,
.boxBase3 ul,
.boxBase3 ol,
.boxBase3 dl {
	line-height: 1.3;
}

/* boxBase4 */
/* border and background */
.boxBase4 {
	background-color: #e9e9e9;
	border: 1px solid #999999;
	padding: .5em 1em;
	margin-top: .5em;
	margin-bottom: .5em;
	clear: both;
}
.boxBase4 p,
.boxBase4 ul,
.boxBase4 ol,
.boxBase4 dl,
.boxBase4 table {
	margin-top: .5em;
	margin-bottom: .5em;
}
.boxBase4 p,
.boxBase4 ul,
.boxBase4 ol,
.boxBase4 dl {
	line-height: 1.3;
}

/* boxBase5 */
/* border */
.boxBase5 {
    border: 1px solid #999999;
    clear: both;
    margin-top: 10px;
}

*html .boxBase5 {
	border: 1px solid #999999;
	margin-top: 5px;
	clear: both;
}

.boxBase5 p,
.boxBase5 ul,
.boxBase5 ol,
.boxBase5 dl {
	line-height: 1.3;
}

/* boxBase6 */
/* kakugi border */
.boxBase6 {
	border: 1px solid #999999;
	clear: both;
	font-weight: bold;
}

*html .boxBase6 {
	border: 1px solid #999999;
	margin-top: 5px;
	clear: both;
}

.boxBase6 p,
.boxBase6 ul,
.boxBase6 ol,
.boxBase6 dl {
	line-height: 1.3;
}

/* boxBase7 */
/* meibo border */
.boxBase7 {
	border: 1px solid #999999;
	clear: both;
	margin-top: 1.5em;
}

*html .boxBase7 {
	border: 1px solid #999999;
	margin-top: 5px;
	clear: both;
}

.boxBase7 p,
.boxBase7 ul,
.boxBase7 ol,
.boxBase7 dl {
	line-height: 1.3;
}


/* ------------------------------------------------
tableBase
------------------------------------------------ */
.tbLeft th,
.tbLeft td {
	text-align: left;
}
.tbCenter th,
.tbCenter td {
	text-align: center;
}
.tbRight th,
.tbRight td {
	text-align: right;
}
.tbTop th,
.tbTop td {
	vertical-align: top;
}
.tbMiddle th,
.tbMiddle td {
	vertical-align: middle;
}
.tbBottom th,
.tbBottom td {
	vertical-align: bottom;
}
/* tableBase */
.tableBase {
	background-color:#ffffff;
	border-collapse: collapse;
	border: 1px solid #aaaaaa;
	margin-top: 1em;
	margin-bottom: 1em;
}
.tableBase th,
.tableBase td {
	padding: 7px 10px;
	border: 1px solid #aaaaaa;
}
.tableBase th {
	background-color:#e2e2e2;
	font-weight: bold;
}
.tableBase caption {
	text-align: left;
	font-weight: bold;
	margin-bottom: .5em;
}


/* ------------------------------------------------
	actionToday
------------------------------------------------ */
.actionToday ul ,
.actionToday li {
	margin: 0;
	padding: 0;
}
.actionToday ul {
	padding-left: 20px;
	width: 230px;
	float: left;
}
.actionToday li {
	padding-top: 3px;

}

/* -----------------------------------------------
	kantei search
------------------------------------------------- */
.kanteiSearch .searchMainBox {
	overflow: hidden;
	zoom:1;
	margin-top: 15px;
	width: 890px;
	border: solid 1px #999999;
	
}

.kanteiSearch .searchMainBox ul,
.kanteiSearch .searchMainBox li,
.kanteiSearch .searchMainBox dl,
.kanteiSearch .searchMainBox dt,
.kanteiSearch .searchMainBox dd{
	margin: 0;
	padding: 0;
}

.kanteiSearch .searchMainBox ul{
	float: left;
	width: 260px;
	margin: 5px;
	padding: 5px;
}

.kanteiSearch .searchMainBox dl{
	float: left;
	width: 260px;
	margin: 5px;
	padding: 5px;
}

.kanteiSearch .keywordList ,
.kanteiSearch .keywordList li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.kanteiSearch .keywordList * {
	vertical-align: middle;
}
.kanteiSearch .keywordList {
	overflow:hidden;
	zoom: 1;
	margin-bottom: 15px;
}
.kanteiSearch .keywordList li {
	float:left;
	margin-right: 10px;
}
.kanteiSearch .keywordListMain {
	overflow: hidden;
	zoom: 1;
}
.kanteiSearch .keywordListSub {
}

.kanteiSearch .selectList * {
	vertical-align: middle;
}
.kanteiSearch .selectList ,
.kanteiSearch .selectList li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.kanteiSearch .selectList li {
	overflow: hidden;
	zoom: 1;
}
.kanteiSearch .selectList .lbl {
	margin-right: 15px;
}

.kanteiSearch .addWordList * {
	vertical-align: middle;
}
.kanteiSearch .addWordList ,
.kanteiSearch .addWordList li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.kanteiSearch .addWordList {
	overflow:hidden;
	zoom: 1;
}
.kanteiSearch .addWordList li {
	float: left;
	width: 400px;
	margin-right:20px;
	overflow: hidden;
}
.kanteiSearch .addWordList li .lbl {
	margin-right: 15px;
}

.kanteiSearch .result{
	overflow: hidden;
	zoom: 1;
	background: transparent url(/jp/n3-common/img/line_dotted.gif) repeat-x left bottom;
}

.kanteiSearch .result,
.kanteiSearch .result dt,
.kanteiSearch .result dd{
	margin: 0.5em;
	padding: 0.5em;
}

.kanteiSearch .result dt,
.kanteiSearch .result dd{
	float: left;
}

.kanteiSearch .result dt{
	width: 10px;
}

.kanteiSearch .result dd{
	width: auto;
}
.kanteiSearch .result p .resultName{
	font-weight: bold;
}

.kanteiSearch .result dd a{
	padding-left: 12px;
	background: transparent url(/jp/n3-common/img/blt_arrow_r.gif) no-repeat left 0.35em;
}

.kanteiSearch .result dd img{
	margin: 0 10px 10px 10px;
}

.kanteiSearch .result .resultOutline{
	width: 500px;
}

.kanteiSearch .result .partyTop{
	margin-top: 0;
	padding-top: 0;
}

.kanteiSearch .url{
	color: #006600;
}


.kanteiSearch p.advance{
	margin-top: 0;
	font-weight: bold;
}

/* -----------------------------------------------
	meibo
------------------------------------------------- */

.meiboBlock{
	overflow: hidden;
	zoom:1;
	width: 600px;
}

.imgBlock {
    float: left;
    margin-right: 15px;
}

*html .txtBlock {
	float: left;
	width:  310px;
}


/* -----------------------------------------------
	languageChoice
------------------------------------------------- */

.languageChoice{
	overflow: hidden;
	zoom:1;
	width: 100%;
	text-align:right;
}


.languageChoice ,
.languageChoice li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	zoom: 1;
	text-align:right;
}
.languageChoice {
	margin: 1em 0;
}
.languageChoice li{
	float: right;
	background: transparent url(/jp/n3-common/img/blt_arrow_r.gif) no-repeat left 0.45em;
	margin: 0 10px 5px 7px;
	padding-left: 12px;
	line-height: 1.3;
}


/* -----------------------------------------------
	pageLink
------------------------------------------------- */
ul.pageLink{
	margin: 10px 0 10px;
	padding: 10px 0 10px;
	background: transparent url(/jp/n3-common/img/line_dotted.gif) repeat-x left top;
}

ul.pageLink li.next,
ul.pageLink li.prev{
	list-style-type: none;
	margin: 0.5em 0;
	padding-left: 12px;
	background: transparent url(/jp/n3-common/img/blt_arrow_r.gif) no-repeat left 0.45em;	
}

/* -----------------------------------------------
	detailUp
------------------------------------------------- */
.detailUp p{
	line-height: 1.8;
	font-size: 1.15em;
}

/* -----------------------------------------------
	kanpo
------------------------------------------------- */
.kanpo .contentBlock .week .dlistBase9:nth-of-type(2n+1){
	clear: both;
}

/* -----------------------------------------------
	rekidainaikaku
------------------------------------------------- */
.rekidainaikaku .member .boxBase3 .dlistBase7:nth-of-type(3n+1){
	clear: both;
	float: left;
}
/* -----------------------------------------------
	tweetLSpe
------------------------------------------------- */
.tweetLSpe {
	width: 220px;
	margin-bottom: 1em;
	margin-right:0;
	margin-left: auto;
	text-align: center;
}
.tweetLSpe .tweetLSpeBox{
	overflow: hidden;
	zoom: 1;
	text-align: left;
}
.tweetLSpe .tweetLSpeTitle {
	margin-bottom: 0;
	background-color: #ccddee;
	padding: 2px 5px;
	font-weight: bold;
}
.tweetLSpe .tweetLSpeBox {
	background-color: #f2f2f2;
	padding: 10px;
}
.tweetLSpe .tweetLSpeBox .tweetLSpeImg {
	float: left;
	margin-right: 10px;
}
.tweetLSpe .tweetLSpeBox p {
	margin-top: 10px;
}
.tweetLSpe .tweetLSpeBox p a {
	background: transparent url(/jp/n3-common/img/blt_arrow_r.gif) no-repeat scroll left 0.45em;
	padding-left: 12px;
}


/* -----------------------------------------------
	cabinetTbl
------------------------------------------------- */
table.cabinetTbl {
	border: 1px #ccc solid;
	border-collapse: separate;
	border-spacing: 0;
	border-width: 1px 1px 0 0;
	width: 99%;
}
table.cabinetTbl th {
	border: #ccc solid;
	border-width: 0 0 1px 1px;
	background: #f0f0f0;
	font-weight: normal;
	line-height: 1.3;
	/*padding: 1.5%;*/
	padding: 8px;
	vertical-align: top;
	width: 44%;
text-align: left;
}
table.cabinetTbl td {
	/*padding: 1.5%;*/
	padding: 8px;
	border: 1px #ccc solid;
	border-width: 0 0 1px 1px;
	vertical-align: top;
}
table.cabinetTbl .names {
	width: 39.5%;
}
table.cabinetTbl .remarks {
	width: 7.5%;
}
table.cabinetTbl td a {
	background: url(/jp/n3-common/img/blt_arrow_r.gif) no-repeat left .45em;
	padding-left: 12px;
}
table.cabinetTbl td ul li {
	list-style-type: none;
}
table.cabinetTbl td img {
	margin: 10px;
}
table.cabinetTbl .externalCharacter{
	margin: 0;
	padding: 0;
	vertical-align:middle;
}

/* -----------------------------------------------
	dlistBase20(cabinetArchive)
------------------------------------------------- */

/* dlistBase20 */
.dlistBase20,
.dlistBase20 dt,
.dlistBase20 dd,
.dlistBase20 dd ul,
.dlistBase20 dd li{
	margin: 0;
	padding: 0;
}
.dlistBase20{
	width:99.7%;
	overflow:hidden;
	zoom:1;
	border:1px solid #aaa;
	border-top:none;
	background: transparent url(/jp/n3-common/img/bg_meibo_2.gif) repeat-y left top;
	font-size: 0.9em;
}
.dlistBase20 dt{
	width:200px;
	float:left;
	text-align: left;
	padding:10px;
}
.dlistBase20 dd{
	margin-left:220px;
	padding:10px;
}
.dlistBase20 dd a{
	background: transparent url(/jp/n3-common/img/blt_arrow_r.gif) no-repeat left .45em;
	padding-left: 12px;
}
.dlistBase20 dd:after{
	clear:both;
}
.dlistBase20 + p{
	border: solid 1px #aaa;
	border-top: none;
	border-bottom: none;
	margin: 0;
	padding: 1em;
}

/* -----------------------------------------------
	ishikichousa
------------------------------------------------- */

#ishikichousaList{
	
}
#ishikichousaList .ishikichousaItem{
	width: 100%;
	overflow: hidden;
	zoom:1;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: dotted 1px #cccccc;
}

#ishikichousaList .ishikichousaItem .itemNo {
	width: 5%;
	float: left;
	padding-top: 2px;
}

#ishikichousaList .ishikichousaItem .itemStatus{
	width: 15%;
	float: left;
	padding-top: 2px;
	text-align:center;
	font-size: 1.1em;
	font-weight:bold;
}

#ishikichousaList .ishikichousaItem .itemStatus span{
	font-size: 0.7em;
	padding-left: 10px;
	font-weight: normal;
}

#ishikichousaList .ishikichousaItem .itemStatus img{
	display: block;
	margin-bottom: 10px;
	margin-right:auto;
	margin-left:auto;
}

#ishikichousaList .ishikichousaItem .itemContents{
	width: 75%;
	float: left;
	margin-left: 5%;
}

html* #ishikichousaList .ishikichousaItem .itemContents{
	width: 70%;
	float: left;
	margin-left: 5%;
}

#ishikichousaList .ishikichousaItem .itemContents ul,
#ishikichousaList .ishikichousaItem .itemContents ul li{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#ishikichousaList .ishikichousaItem .itemContents ul{
	margin-bottom: 10px;
}

#ishikichousaList .ishikichousaItem .itemContents ul li{
	padding-bottom: 5px;
}

#ishikichousaList .ishikichousaItem .itemContents ul li img{
	margin-left: 5px;
}

#ishikichousaList .ishikichousaItem .itemContents ul li.contentsQuestion{
	font-weight: bold;
    margin-bottom: 10px;
}
#ishikichousaList .ishikichousaItem .itemContents ul li.contentsDay{
	font-size: 0.8em;
}
#ishikichousaList .ishikichousaItem .itemContents ul li.contentsOffer{
	font-size: 0.8em;
}


/* ------------------------------------------------
	slider
------------------------------------------------ */
#slider {
  background-color: #ede4cd;
  border-bottom: 1px solid #258;
  max-width: 887px;
  margin: 0 auto;
  overflow: hidden;
  padding-bottom: 1px;
  zoom: 1;
}

#slider * {
  border: 0;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}

#slider .bx-wrapper .bx-loading {
  background: transparent url(/jp/n3-common/img/bx_loader.gif) center center no-repeat #fff;
  height: 100%;
  left: 0;
  min-height: 50px;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2000;
}

#slider #screen ul li {
  position: relative;
  margin: 1px;
}

#slider #screen ul li img {
  display: block;
  width: 100%;
}

#slider #screen ul li h3 {
  background: transparent url(/jp/n3-common/img/sld_headline_bg.png) repeat left top;
  bottom: 0;
  font-size: .9em;
  left: 0;
  padding: 9px 10px;
  position: absolute;
  width: 96%;
}

#slider #thumb {
  margin: 1px 0 0;
  overflow: hidden;
  zoom: 1;
}

#slider #thumb #subslide {
  position: relative;
  max-width: 705px;
}

#slider #thumb #subslide ul .select {
  border: 1px solid #f00;
}

#slider #thumb #subslide ul li {
  margin: 0 1px 0 0;
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  filter: gray;
  -webkit-filter: grayscale(100%);
}

#slider #thumb #subslide ul .view {
  margin: 0 1px 0 0;
  filter: none;
  -webkit-filter: none;
}

#slider #thumb #subslide ul li img {
  height: auto;
  max-width: 100%;
}

#slider #thumb #subslide .bx-wrapper {
  float: left;
  padding: 0 46px;
}

#slider #thumb #subslide .btnnext,
#slider #thumb #subslide .btnprev {
  display: block;
  height: 32px;
  position: absolute;
  top: 40px;
  width: 32px;
  cursor:pointer;
}

#slider #thumb #subslide .btnnext {
  background: transparent url(/jp/n3-common/img/sld_next.png) no-repeat left center;
  right: 6px;
}

#slider #thumb #subslide .btnprev {
  background: transparent url(/jp/n3-common/img/sld_prev.png) no-repeat left center;
  left: 6px;
}

#slider #thumb #subslide span {
  height: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 0;
}

#slider #thumb #switch ul li {
  color: #fff;
  display: block;
  height: 34px;
  margin-left: 720px;
  text-align: center;
  text-decoration: none;
  width: 152px;
}

#slider #thumb #switch ul .btnstart {
  background: transparent url(/jp/n3-common/img/sld_start.gif) no-repeat;
}

#slider #thumb #switch ul .btnstop {
  background: transparent url(/jp/n3-common/img/sld_stop.gif) no-repeat;
}

#slider #thumb #switch ul .active {
  display: none;
}

#slider #thumb #switch ul li {
  cursor: pointer;
  padding-top: 80px;
}
