@charset "UTF-8";

body {
	margin:0;
	padding:0;
	background:#ffffff;
	color:#333333;
	font-size:12px;
	text-align:center;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, Verdana, sans-serif;
	line-height:1.5em;
	text-align:center;
	-webkit-text-size-adjust: none;
}

/*Reset========================*/

html {
	overflow-y: scroll;
}

.clearfix:after,
#rightcolumn .pickup li:after,
.accordion_box:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

h1,h2,h3,h4,h5,form,p,th,td,ul,ol,li,dl,dt,dd,form{
	margin:0;
	padding:0;
	font-size:12px;
	line-height:1.5em;
}

img {
	border:0;
	vertical-align:middle;
}

a {
	color:#333333;
	outline: 0;
	text-decoration:underline;
}

a:hover {
	color:#c7000a;
	text-decoration:none;
}

a.active {
	color:#c7000a;
	font-weight:bold;
	}

a.arrow {
	background:url("../images/arrow_right.png") no-repeat left 2px;
	padding-left:18px;
	color:#c7000a;
	text-decoration:none;
	}

a.arrow:hover {
	background:url("../images/arrow_right_on.png") no-repeat left 2px;
	color:#d84c53;
	}

a.arrowup {
	background:url("../images/arrow_up.png") no-repeat left 2px;
	padding-left:18px;
	color:#333;
	text-decoration:underline;
	}

a.arrowup:hover {
	background:url("../images/arrow_up_on.png") no-repeat left 2px;
	color:#d84c53;
	}

a.externalLink {
	background:url("../images/icon_newwin2.png") no-repeat left 2px;
	padding-left:21px;
	}

a.externalLink:hover {
	background:url("../images/icon_newwin2_on.png") no-repeat left 2px;
	}

a.pdfLink {
	background:url("../images/icon_pdf2.png") no-repeat left 2px;
	padding-left:14px;
	}

a.pdfLink:hover {
	background:url("../images/icon_pdf2_on.png") no-repeat left 2px;
	}

a.movieLink {
	background:url("../images/icon_movie.png") no-repeat left 2px;
	padding-left:21px;
	}

a.movieLink:hover {
	background:url("../images/icon_movie_on.png") no-repeat left 2px;
	}



#rightcolumn .pickup li a .arrow {
	float:right;
	background:url("../images/arrow_right.png") no-repeat left 2px;
	padding-left:18px;
	margin-top:5px;
	display:block;
	color:#c7000a;
}

#rightcolumn .pickup li a:hover .arrow {
	background:url("../images/arrow_right_on.png") no-repeat left 2px;
	color:#d84c53;
}

#rightcolumn .jirei li a {
	background:url("../images/arrow_right_bk.png") no-repeat left 4px;
	padding-left:18px;
	display:block;
	line-height:1.8em;
	}

#rightcolumn .jirei li a:hover {
	background:url("../images/arrow_right_on.png") no-repeat left 4px;
	}



p {margin-bottom:10px;}

p.indent {
	margin-left:1em !important;
	text-indent:-1em;
}

p.caption {
	font-size:10px;
	line-height:1.5em;
	color:#6e6e6e;
	margin:5px 0 0 0;
	}


h3 {margin-bottom:15px;}

.mt0 {margin-top:0 !important;}
.mt5 {margin-top:5px !important;}
.mt10 {margin-top:10px !important;}
.mt15 {margin-top:15px !important;}
.mt20 {margin-top:20px !important;}
.mt30 {margin-top:30px !important;}
.mt40 {margin-top:40px !important;}
.mt50 {margin-top:50px !important;}

.mr0 {margin-right:0 !important;}
.mr5 {margin-right:5px !important;}
.mr10 {margin-right:10px !important;}
.mr15 {margin-right:15px !important;}
.mr20 {margin-right:20px !important;}
.mr30 {margin-right:30px !important;}
.mr40 {margin-right:40px !important;}
.mr50 {margin-right:50px !important;}

.mb0 {margin-bottom:0 !important;}
.mb5 {margin-bottom:5px !important;}
.mb10 {margin-bottom:10px !important;}
.mb15 {margin-bottom:15px !important;}
.mb20 {margin-bottom:20px !important;}
.mb30 {margin-bottom:30px !important;}
.mb40 {margin-bottom:40px !important;}
.mb50 {margin-bottom:50px !important;}

.ml0 {margin-left:0 !important;}
.ml5 {margin-left:5px !important;}
.ml10 {margin-left:10px !important;}
.ml15 {margin-left:15px !important;}
.ml20 {margin-left:20px !important;}
.ml30 {margin-left:30px !important;}
.ml40 {margin-left:40px !important;}
.ml50 {margin-left:50px !important;}


.tar {text-align:right !important;}
.tac {text-align:center !important;}
.clear {clear:both;}

.small {font-size:10px !important; line-height:1.5em !important;}
.middle {font-size:11px !important; line-height:1.5em !important;}
.large {font-size:16px !important; line-height:1.5em !important;}

.fl {float:left;}
.fr {float:right;}

.flbox {float:left;margin:0 10px 10px 0;}
.frbox {float:right;margin:0 0 10px 10px;}


.red {color:#f00;}
.gray {color:#6e6e6e;}


input[type="text"] {
	color: #ccc;
}


.datelabel {
	background:#333;
	color:#fff;
	padding:3px 10px;
	float:left;
	margin-bottom:30px;
	}

.textFocus {
	color: #333 !important;
}

/*=============================*/



/*=============================*/

#header {
	
}

#header .inner {
	width:960px;
	margin:0 auto;
	position:relative;
	text-align:left;
	}

#header .logo {
	padding:19px 0 18px 28px;
	}

#header .tagline {
	position: absolute;
	top: 28px;
	left: 170px;
	font-size: 11px;
	line-height:1.3em;
	font-weight: normal;
	}


#header .headbtn {
	position:absolute;
	top:15px;
	right:15px;
	}

#header .headbtn a {
	padding:0 10px;
	}


/*
#header .searchfield {
	position:absolute;
	top:48px;
	right:25px;
	display:none;
	}

#header .searchfield input {
	padding:0;
	vertical-align:middle;
	margin:0 0 0 5px;
	font-size:12px;
	}
*/
#header #searchfield {
	position:absolute;
	top:48px;
	right:25px;
	}

#header #searchfield input {
	padding:0;
	vertical-align:middle;
	margin:0 0 0 5px;
	font-size:12px;
	}

/*=============================*/


.gnaviwrap {
	border-top:1px solid #ededed;
	border-bottom:1px solid #ededed;
	min-width:960px;
}

ul#gnavi {
	overflow:hidden;
	height:46px;
	width:960px;
	margin:0 auto;
	text-align:left;
	}

ul#gnavi li {
	list-style:none;
	float:left;
	}
	
ul#snavi {
	clear:both;
	overflow:hidden;
	margin:0 auto;
	text-align:center;
	padding:17px 0;
	width:960px;
	}

ul#snavi li {
	list-style:none;
	display:inline;
	padding: 19px;
	font-size:12px;
	line-height:1em;
	}
/* padding 20 -> 19 150320 */

ul#snavi li a {
	text-decoration:none;
	}

/*=============================*/
	
#index_catch {
	background:#f5f5f5;
	border-top:1px solid #ededed;
	height:470px;
	overflow:hidden;
	width:960px;
	margin:0 auto;
}	
	
#index_catch .inner {
	width:904px;
	margin:0 auto;
	text-align:left;
	height:470px;
	position:relative;
	}
	
#index_catch .plate {
	position:absolute;
	left:0;
	bottom:0;
	height:183px;
	width:904px;
	background:url("../images/index_catch_platebg.png");
	z-index:100;
	}

#index_catch #bx-pager {
	position:absolute;
	right:10px;
	bottom:200px;
	z-index:100;
	}


#index_catch #bx-pager li {
	float:left;
	margin-right:10px;
	padding:0;
	list-style:none;
	position:relative;
}

#index_catch #bx-pager li .fukidashi {
	position:absolute;
	top:-95px;
	left:-223px;
	background:url("../images/index_catch_fukidashi.png");
	width:317px;
	height:92px;
}

#index_catch #bx-pager li .fukidashi .thumb {
	position:absolute;
	top:15px;
	left:18px;
}

#index_catch #bx-pager li .fukidashi .text {
	position:absolute;
	top:12px;
	left:83px;
	width:220px;
}

#index_catch #bx-pager li .fukidashi .text strong {
	color:#c7000a;
	font-size:13px;
}

#index_catch #bx-pager li .fukidashi .text p {
	font-size:11px;
	line-height:1.3;
	color:#6e6e6e;
	padding-top:2px;
}

#index_catch #bx-pager a {
	border:1px solid #fff;
	width:56px;
	height:38px;
	opacity:0.7;
	display:block;
}

#index_catch #bx-pager a:hover {
	opacity:1;
}

#index_catch #bx-pager a.active {
	border:1px solid #c7000a;
	opacity:1;
}

#index_catch #bx-pager a:hover.active {
	border:1px solid #c7000a;
	opacity:1;
}


#index_catch ul#slider2 {
	}
	
#index_catch ul#slider2 li {
	padding:13px 0 0 25px;
	}
	
#index_catch ul#slider2 li div {
	height:118px;
	width:258px;
	background:url("../images/index_catch_panelbg.png");
	border:1px solid #3d3d3d;
	float:left;
	margin:0 7px 0 0;
	padding:10px;
	}
	
#index_catch ul#slider2 li div  a {
	display:block;
	cursor:pointer;
	overflow:hidden;
	text-decoration:none;
}	
	
#index_catch ul#slider2 li div  a .thumb {
	display:block;
	float:left;
	width:90px;
	background:url("../images/dot_gray.png") top left;
	text-align:center;
	padding:5px;
}

#index_catch ul#slider2 li div  a .right {
	float:right;
	width:148px;
}

#index_catch ul#slider2 li div  a .category {
	color:#c7000a;
	display:block;
	margin-bottom:2px;
	display:block;
}

#index_catch ul#slider2 li div  a .title {
	font-size:15px;
	display:block;
	margin-bottom:2px;
	display:block;
	font-weight:bold;
}

#index_catch ul#slider2 li div  a .text {
	display:block;
	font-size:11px;
}


#index_catch ul#slider2 li div  a:hover .thumb {
	background:url("../images/dot_red.png") top left;
}

#index_catch ul#slider2 li div  a:hover .category {
	color:#d84c53;
}

#index_catch ul#slider2 li div  a:hover .title {
	color:#999;
}

#index_catch ul#slider2 li div  a:hover .text {
	color:#999;
}


#index_catch ul#slider2 li div  a .arrow {
	float:right;
	background:url("../images/arrow_right.png") no-repeat left 2px;
	padding-left:18px;
	margin-top:5px;
	display:block;
	color:#c7000a;
	clear:right;
}

#index_catch ul#slider2 li div  a:hover .arrow {
	background:url("../images/arrow_right_on.png") no-repeat left 2px;
color:#d84c53;
}


#catch {
	background:#f5f5f5;
	border-top:1px solid #ededed;
	min-height:179px;
	overflow:hidden;
	width:960px;
	margin:0 auto;
	}

#catch .inner {
	width:960px;
	margin:0 auto;
	text-align:left;
	min-height:179px;
	}
	
#catch .pageimage {
	float:right;
	}
	
#catch .pankuzu {
	font-size:10px;
	padding:20px 0 20px 25px;
	}
	
#catch .pankuzu li {
	font-size:10px;
	display:inline;
	list-style:none;
	}
	
#catch .pankuzu a {
	font-size:10px;
	text-decoration:none;
	}
	
#catch h1 {
	font-size:29px;
	line-height:1.3em;
	margin-left:25px;
	}
	
#catch h1 span {
	font-size:22px;
	}
	
#catch p {
	font-size:13px;
	margin:10px 0 0 25px;
	}

#catch h1.kiji {
	font-size: 24px;
	line-height: 1.4em;
	margin-left: 25px;
	margin-right: 20px;
	}

#catch h1.kiji span{
	font-size: 16px;
	}

/*=============================*/
	
	
#contents {
	width:960px;
	padding:35px 0 0;
	margin:0 auto;
	background:url("../images/contents_line.png") repeat-y top center;
	}

#contents2 {
	width:960px;
	padding:35px 0 0;
	margin:0 auto;
	}

/*=============================*/


#fullcolumn {
	position:relative;
	margin:0 20px 0px 20px;
	width:920px;
	text-align:left;
	}
	


#leftcolumn {
	position:relative;
	margin:0 0 0 20px;
	float:left;
	width:612px;
	text-align:left;
	}
	
#leftcolumn .section {
	clear:both;
	overflow:hidden;
	margin-bottom:50px;
	}
	
#leftcolumn .section_half {
	overflow:hidden;
	margin-bottom:50px;
	width:294px;
	}
	
	
#leftcolumn h2 {
	font-size:15px;
	margin-bottom:20px;
	padding:0;
	clear:both;
	}

#leftcolumn h2.line {
	background:url("../images/left_h2_line.png") no-repeat left top;
	padding:20px 0 0 0 !important;
	}

#leftcolumn .section_half h2.line {
	background:url("../images/left_h2_line_half.png") no-repeat left top;
	padding:20px 0 0 0 !important;
	}

#leftcolumn h2 span {
	font-size:13px;
	line-height:1.5em;
	padding:0;
}

#leftcolumn h3.accordion {
	font-size:15px;
	margin-bottom:10px;
	padding:0 0 0 18px;
	background:url("../images/arrow_dn.png") no-repeat left 3px;
	cursor:pointer;
	clear:both;
	}

#leftcolumn h3:hover.accordion {
	background:url("../images/arrow_dn_on.png") no-repeat left 3px;
	cursor:pointer;
	color:#c7000e;
	}
	
#leftcolumn h3.acc_open {
	background:url("../images/arrow_up.png") no-repeat left 3px !important;
	}

#leftcolumn h3:hover.acc_open {
	background:url("../images/arrow_up_on.png") no-repeat left 3px !important;
	color:#c7000e;
	}

	
	

#leftcolumn a.accordion {
	padding:0 0 0 18px;
	background:url("../images/arrow_dn_on.png") no-repeat left 3px;
	color:#c7000a;
	text-decoration:none;
}


#leftcolumn a:hover.accordion {
	background:url("../images/arrow_dn_on2.png") no-repeat left 3px;
	color:#d84c53;
	}

#leftcolumn a.acc_open {
	background:url("../images/arrow_up_on.png") no-repeat left 3px !important;
	}

#leftcolumn a:hover.acc_open {
	background:url("../images/arrow_up_on2.png") no-repeat left 3px !important;
	color:#c7000e;
	}





#leftcolumn .readmore {
	border-top:1px dotted #828282;
	position:relative;
	z-index:90;
	margin-top:30px;
	}

#leftcolumn .readmore a { 
	position:relative;
	top:-1px;
	z-index:100;
	float:right;
	background:url("../images/arrow_dn2.png") no-repeat 10px center;
	border:1px dotted #828282;
	border-top:1px solid #fff;
	padding:10px 10px 10px 23px;
	margin-right:20px;
	text-decoration:none;
	}

#leftcolumn .readmore a:hover { 
	background:url("../images/arrow_dn2_on.png") no-repeat 10px center;
	}





#leftcolumn .footcontact {
	background:url("../images/dot_gray.png") top left;
	clear:both;
	overflow:hidden;
	padding:5px;
	}
	
#leftcolumn .footcontact .inner {
	background:#fff;
	overflow:hidden;
}

#leftcolumn .footcontact h2 {
	margin:0;
	padding:23px 0 0 18px;
}

#leftcolumn .footcontact ul {
	padding:21px 0 0 18px;
	overflow:hidden;
}

#leftcolumn .footcontact li {
	list-style:none;
	float:left;
	margin-right:16px;
	padding-right:16px;
	margin-bottom:23px;
	border-right:1px dotted #828282;
}
#leftcolumn .footcontact li p {
	font-size:10px;
	color:#666;
	font-weight:bold;
	margin-bottom:5px;
}

#leftcolumn .footcontact li.tel {
	margin-right:0px;
	padding-right:0px;
	margin-left:-6px;
	border-right:none;
	background:url("../images/footcontact_tel.png") no-repeat top left;
	padding-left:20px;
}

#leftcolumn .footcontact li.tel p {
	margin-bottom:10px;
}

#leftcolumn .footcontact li.tel strong {
	color:#c7000a;
	font-size:19px;
	font-family:Arial, Helvetica, sans-serif;
}




#leftcolumn .frame {
	background:url("../images/dot_gray.png") top left;
	clear:both;
	overflow:hidden;
	padding:5px;
	}
	
#leftcolumn .frame .inner {
	background:#fff;
	overflow:hidden;
	padding:18px;
}

#leftcolumn .frame .innertable {
	background:#fff;
	overflow:hidden;
	width:602px;
}

#leftcolumn .frame .innertable th {
	background:#e0e0e0;
	text-align:left;
	color:#6e6e6e;
	border-bottom:1px dotted #828282;
	border-right:1px dotted #828282;
	padding:10px 10px;
	white-space:nowrap;
}

#leftcolumn .frame .innertable td {
	background:#fff;
	border-bottom:1px dotted #828282;
	border-right:1px dotted #828282;
	padding:10px 10px;
}

#leftcolumn .frame .innertable td.nowrap {
	white-space:nowrap;
}

#leftcolumn .frame .innertable th.tbbg-gr2 {
	background:#f8f8f8;
	}

#leftcolumn .frame .innertable th.rightcell,
#leftcolumn .frame .innertable td.rightcell {
	border-right:none;
}

#leftcolumn .frame .innertable td.bottomcell,
#leftcolumn .frame .innertable th.bottomcell {
	border-bottom:none;
}

#leftcolumn .frame .innertable td.icon1 {
	background:url("../images/icon_frag1.png") no-repeat 5px center #FFF;
	padding-left:40px;
}

#leftcolumn .frame .innertable td.icon2 {
	background:url("../images/icon_frag2.png") no-repeat 5px center #FFF;
	padding-left:40px;
}

#leftcolumn .frame .innertable td.icon3 {
	background:url("../images/icon_frag3.png") no-repeat 5px center #FFF;
	padding-left:40px;
}

#leftcolumn .frame .innertable td.icon4 {
	background:url("../images/icon_frag4.png") no-repeat 5px center #FFF;
	padding-left:40px;
}



ul.listnotice {
	margin-top:10px;
	}

ul.listnotice li {
	font-size:11px;
	}

.notice-star {
	color:#ea0000;
	}

ul.themelist,
ul.themelist2,
ul.themelist3 {
	margin-top:-5px;
	}

ul.themelist li {
	float:left;
	list-style:none;
	margin-top:10px;
	margin-right:30px;
	}

ul.themelist2 li {
	float:left;
	width:278px;
	list-style:none;
	margin-top:10px;
	}

ul.themelist3 li {
	float:left;
	width:184px;
	list-style:none;
	margin-top:10px;
	}


ul.themelist li a,
ul.themelist2 li a,
ul.themelist3 li a {
	background:url("../images/arrow_right3.png") no-repeat left 5px;
	padding:0 13px;
	color:#c7000a;
	text-decoration:underline;
	display:block;
	}

ul.themelist li a:hover,
ul.themelist2 li a:hover,
ul.themelist3 li a:hover {
	text-decoration:none;
}

ul.wordlist {
	margin-top:-5px;
	}


ul.wordlist li {
	float:left;
	width:204px;
	list-style:none;
	margin-top:10px;
	}

ul.wordlist li a {
	background:url("../images/arrow_right3.png") no-repeat left 5px;
	padding:0 13px;
	color:#c7000a;
	text-decoration:underline;
	display:block;
	}

ul.wordlist li a:hover {
	text-decoration:none;
}




/*=============================*/


ul.blockList1 {
	position:relative;
	overflow:hidden;
	margin-left:-24px;
}

ul.blockList1 li {
	list-style:none;
	margin-bottom:20px;
	overflow:hidden;
	float:left;
	width:294px;
	margin-left:24px;
	}
	
ul.blockList1 li a {
	display:block;
	cursor:pointer;
	overflow:hidden;
	text-decoration:none;
}	
	
ul.blockList1 li a .thumb {
	display:block;
	float:left;
	width:100px;
	background:url("../images/dot_gray.png") top left;
	text-align:center;
	padding:5px 0;
}

ul.blockList1 li a .title {
	color:#c7000a;
	font-size:13px;
	display:block;
	margin-bottom:5px;
	display:block;
	float:right;
	width:184px;
	font-weight:bold;
}

ul.blockList1 li a .text {
	display:block;
	float:right;
	width:184px;
}


ul.blockList1 li a:hover .thumb {
	background:url("../images/dot_red.png") top left;
}

ul.blockList1 li a:hover .title {
	color:#d84c53;
}

ul.blockList1 li a:hover .text {
	color:#999;
}


ul.blockList1 li a .arrow {
	float:right;
	background:url("../images/arrow_right.png") no-repeat left 2px;
	padding-left:18px;
	margin-top:5px;
	display:block;
	color:#c7000a;
	clear:right;
}

ul.blockList1 li a:hover .arrow {
	background:url("../images/arrow_right_on.png") no-repeat left 2px;
color:#d84c53;
}


/*=============================*/


ul.blockList2 {
	position:relative;
	overflow:hidden;
	margin-left:-24px;
}

ul.blockList2 li {
	list-style:none;
	margin-bottom:20px;
	overflow:hidden;
	float:left;
	width:294px;
	margin-left:24px;
	}
	
ul.blockList2 li a {
	display:block;
	cursor:pointer;
	overflow:hidden;
	text-decoration:none;
}	
	
ul.blockList2 li a .thumb {
	display:block;
	float:left;
	width:100px;
	background:url("../images/dot_gray.png") top left;
	text-align:center;
	padding:5px 0;
}

ul.blockList2 li a .icon {
	display:block;
	float:left;
	text-align:center;
	padding-left:9px;
	margin-bottom:5px;
}

ul.blockList2 li a .date {
	display:block;
	float:left;
	text-align:left;
	padding-left:9px;
	margin-bottom:5px;
}


ul.blockList2 li a .title {
	color:#c7000a;
	font-size:13px;
	display:block;
	margin-bottom:5px;
	display:block;
	float:right;
	width:184px;
	font-weight:bold;
}

ul.blockList2 li a .text {
	display:block;
	float:right;
	width:184px;
}


ul.blockList2 li a:hover .thumb {
	background:url("../images/dot_red.png") top left;
}

ul.blockList2 li a:hover .title {
	color:#d84c53;
}

ul.blockList2 li a:hover .text {
	color:#999;
}


ul.blockList2 li a .arrow {
	float:right;
	background:url("../images/arrow_right.png") no-repeat left 2px;
	padding-left:18px;
	margin-top:5px;
	display:block;
	color:#c7000a;
	clear:right;
}

ul.blockList2 li a:hover .arrow {
	background:url("../images/arrow_right_on.png") no-repeat left 2px;
color:#d84c53;
}


ul.blockList2 li a em {
	display:inline-block;
	font-style:normal;
	color:#fff;
	background:#828282;
	padding:3px 5px;
	margin-top:3px;
	font-size:11px;
	font-weight:bold;
	line-height:1em;
	}
	
ul.blockList2 li a:hover em {
	background:#c7000a;
	}
	
	

/*=============================*/


ul.blockList3 {
	position:relative;
	overflow:hidden;
	margin-left:-24px;
}

ul.blockList3 li {
	list-style:none;
	margin-bottom:20px;
	overflow:hidden;
	float:left;
	width:294px;
	margin-left:24px;
	}
	
ul.blockList3 li label {
	display:block;
	cursor:pointer;
	overflow:hidden;
	text-decoration:none;
}	
	
ul.blockList3 li label .thumb {
	display:block;
	float:left;
	width:100px;
	background:url("../images/dot_gray.png") top left;
	text-align:center;
	padding:5px 0;
}

ul.blockList3 li label .title {
	font-size:13px;
	display:block;
	margin-bottom:5px;
	display:block;
	float:right;
	width:184px;
	font-weight:bold;
}

ul.blockList3 li label .text {
	display:block;
	float:right;
	width:184px;
}


ul.blockList3 li label:hover .thumb {
	background:url("../images/dot_red.png") top left;
}

ul.blockList3 li label:hover .title {
	color:#d84c53;
}

ul.blockList3 li label:hover .text {
	color:#999;
}



/*=============================*/


ul.pushitemList {
	position:relative;
	overflow:hidden;
	margin-left:-24px;
}

ul.pushitemList li {
	list-style:none;
	margin-bottom:20px;
	overflow:hidden;
	float:left;
	width:294px;
	margin-left:24px;
	}
	

ul.pushitemList li h3 {
	color:#c7000a;
	font-size:13px;
	display:block;
	margin-bottom:5px;
}


ul.pushitemList li a.arrow {
	float:right;
	background:url("../images/arrow_right.png") no-repeat left 2px;
	padding-left:18px;
	margin-top:5px;
	display:block;
	color:#c7000a;
}

ul.pushitemList li a:hover.arrow {
	background:url("../images/arrow_right_on.png") no-repeat left 2px;
color:#d84c53;
}



/*=============================*/


ul.reportTimeline {
	position:relative;
	overflow:hidden;
}

ul.reportTimeline li {
	text-align:left;
	list-style:none;
	margin-bottom:20px;
	padding-bottom:20px;
	overflow:hidden;
	border-bottom:1px dotted #ccc;
	}	
	
ul.reportTimeline li .thumb {
	float:left;
	margin-right:10px;
}

ul.reportTimeline li h3 {
	color:#c7000a;
	font-size:13px;
	margin-bottom:5px;
	font-weight:bold;
}

ul.reportTimeline li h3 img{
	display:none;
}


ul.reportTimeline li em {
	display:inline-block;
	font-style:normal;
	color:#fff;
	background:#828282;
	padding:3px 5px;
	margin-bottom:5px;
	font-size:11px;
	font-weight:bold;
	line-height:1em;
	}

ul.reportTimeline li .tar img {
	display:none;
}

ul.reportTimeline .noExt img {
	display:none;
}

/*=============================*/


ul.caseTimeline {
	position:relative;
	overflow:hidden;
}

ul.caseTimeline li {
	text-align:left;
	list-style:none;
	margin-bottom:20px;
	padding-bottom:20px;
	overflow:hidden;
	border-bottom:1px dotted #ccc;
	}	
	
ul.caseTimeline li .thumb {
	float:left;
	margin-right:10px;
}

ul.caseTimeline li h3 {
	color:#c7000a;
	font-size:13px;
	margin-bottom:5px;
	font-weight:bold;
}



ul.caseTimeline li em {
	display:inline-block;
	font-style:normal;
	color:#fff;
	background:#828282;
	padding:3px 5px;
	margin-bottom:5px;
	font-size:11px;
	font-weight:bold;
	line-height:1em;
	}


/*=============================*/

.list3column {
	position: relative;
	margin-left: -6px;
}
.list3column .block {
	float: left;
	width: 200px;
	margin-left: 6px;
}
.list3column .block ul {
	margin-left: 1em;
	list-style: none;
}
.list3column .block li {
	margin-top: 5px;
	list-style: none;
}
.list3column .block ul li:before {
	content: "●"
}
.list3column .block ul ul li:before {
	content: "- "
}



/*=============================*/


.topickwordbox  {	}
	
.topickwordbox h3 {
	margin-bottom:5px;
	}


/*=============================*/


.pickupbox  {	}
	
.pickupbox h3 {
	margin:5px 0 5px;
	}


/*=============================*/


ul.linkList  {
	float:left;
	max-width:612px;
	}
	
ul.linkList li {
	list-style:none;
	margin-bottom:5px;
	}
	
ul.linkList li a {
	background:url("../images/arrow_right_bk.png") no-repeat left 2px;
	padding-left:18px;
	display:block;
	color:#333;
	text-decoration:underline;
}

ul.linkList li a:hover {
	background:url("../images/arrow_right.png") no-repeat left 2px;
	color:#c7000a;
}

/*=============================*/


ul.textList  {
	margin-left:2em;
	}
	
ul.textList li {
	list-style:disc;
	margin:0 0 5px;
	}
	

/*=============================*/


ul.faq {
		
	}

ul.faq li {
	list-style:none;
	text-indent:-1.5em;
	padding-left:1.5em;
	margin-bottom:1em;	
	}


/*=============================*/


dl.faq {
		
	}

dl.faq dt {
	background:url("../images/icon_q.png") no-repeat top left;
	padding:0 0 5px 25px;
	margin:0 0 0 0;
	}

dl.faq dt h2 {
	color:#c7000a;
	margin:0 !important;
	padding:0 !important;
}

dl.faq dd {
	background:url("../images/icon_a.png") no-repeat top left;
	padding:0 0 20px 25px;
	margin:0 0 20px 0;
	border-bottom:1px dotted #ccc;
	}


/*=============================*/

ul.anchorList {
	margin:0 0 0 -6px;
	}

ul.anchorList li {
	float:left;
	width:200px;
	margin:0 0 5px 6px;
	list-style:none;
	}

ul.anchorList li a { 
	display:inline-block;
	background:url("../images/arrow_dn2.png") no-repeat left 4px;
	text-decoration:none;
	padding:0 0 0 10px;
	text-decoration:underline;
	}

ul.anchorList li a:hover { 
	background:url("../images/arrow_dn2_on.png") no-repeat left 4px;
	}


/*=============================*/


table.newsList {
	padding:0;
	margin:0;
	width:100%;
}


table.newsList th {
	padding:10px 10px 10px 0;
	margin:0;
	font-weight:normal;
	text-align:left;
	white-space:nowrap;
	border-bottom:1px dotted #828282;
	vertical-align:top;
}

table.newsList td {
	padding:10px 0;
	margin:0;
	border-bottom:1px dotted #828282;
	vertical-align:top;
}

table.newsList td.linkcell {
	text-align:right;
	width:10em;
}

table.newsList td.linkcell2 {
	text-align:right;
	width:8em;
}


/*=============================*/


ul.caseList {
	position:relative;
	overflow:hidden;

}

ul.caseList li {
	list-style:none;
	margin-bottom:10px;
	overflow:hidden;
	border-bottom:1px dotted #ccc;
	}
	
ul.caseList li a {
	display:block;
	cursor:pointer;
	overflow:hidden;
	text-decoration:none;
}	

ul.caseList li a .title {
	display:block;
	margin-bottom:10px;
}

ul.caseList li a .icon {
	float:right;
	white-space:nowrap;
	margin-bottom:10px;
	margin-left:10px;
	text-align:right;
}

ul.caseList li a em {
	display:inline-block;
	font-style:normal;
	color:#fff;
	background:#828282;
	padding:3px 5px;
	margin-bottom:5px;
	font-size:11px;
	font-weight:bold;
	line-height:1em;
	}


ul.caseList li a .name {
	display:block;
	color:#828282;
	margin:0;
	padding:0;
	text-align:right;
	clear:both;
}

ul.caseList li a:hover .title {
	color:#999;
}

ul.caseList li a:hover em {
	background:#c7000a;
}

ul.caseList li a:hover .name {
	color:#aaa;
}


/*=============================*/


ul.catalogList {
	overflow:hidden;
}

ul.catalogList li {
	list-style:none;
	margin-bottom:10px;
	padding-bottom:10px;
	overflow:hidden;
	border-bottom:1px dotted #ccc;
	}

/*=============================*/


ul.snsbtn {
	height:25px;
	}

ul.snsbtn li {
	float:left;
	list-style:none;
	margin-right:5px;
}

ul.snsbtn li.gree {
	padding:1px;
}


/*=============================*/


#leftcolumn .textcontent {
	font-size:14px;
	text-align:left;
	clear:both;
	}


#leftcolumn .textcontent h3 {
	font-size:20px;
	margin:50px 0 0;
}

#leftcolumn .textcontent h4 {
	font-size:15px;
	margin:40px 0 0;
	background:url("../images/h4_line.png") no-repeat left top;
	padding-left:30px;
}


#leftcolumn .textcontent p {
	margin:20px 0 0;
	color:#6e6e6e;
}

#leftcolumn .textcontent ul,
#leftcolumn .textcontent ol  {
	margin:10px 0 0 2em;
	color:#6e6e6e;
}

#leftcolumn .textcontent ul li,
#leftcolumn .textcontent ol li {
	padding:10px 0 0;
}


/*=============================*/


#leftcolumn .jirei_table {
	background:#d84c53;
	border:1px solid #c7000a;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	}

#leftcolumn .jirei_table th {
	color:#fff;
	text-align:left;
	padding:10px 10px 0 ;
	}

#leftcolumn .jirei_table td {
	color:#fff;
	text-align:center;
	padding:10px;
}

#leftcolumn .jirei_table td.line {
	width:1px;
	border-right:1px dotted #fff;
	padding:0;
	overflow:hidden;
}

	

	
#leftcolumn .sns {
	margin-bottom:20px;
	}
	
	
	
.tab_navi {
	background:#fff;
	padding:5px;
	}

.tab_navi dl {}

.tab_navi dl dt {
	display:inline;
	}

.tab_navi dl dd {
	display:inline;
	}
	
	
	
table.balancesheet {
	width:100%;
	margin-bottom:30px;
	}
	
table.balancesheet thead th {
	text-align: right;
	font-style: italic;
	font-weight: normal;
	font-size: 12px;
	color: #6b94af;
	border-bottom:1px solid #ea0000;
	padding: 0em 10px 0.7em 5px;
}
table.balancesheet td {
	padding: 0.95em 10px 0.7em 5px;
	font-size: 12px;
}

table.balancesheet tbody td {
	border-right:1px solid #fff;
	border-bottom:1px solid #aaa;
	font-size: 12px;
	padding: 0.95em 10px 0.7em 5px;
	vertical-align:top;
}

table.balancesheet tbody tr.gray td {
	background:#f4f4f4 !important;
	color:#333;
}
	
table.balancesheet tbody td.numeric {
	padding: 0.95em 10px 0.7em 5px;
	text-align: right;
	font-style: italic;
}
	
	
	
	
table.table_stock {
	width:100%;
	}
	

table.table_stock td {
	padding: 0.95em 10px 0.7em 5px;
	font-size: 12px;
}

table.table_stock tbody td {
	border-right:1px solid #fff;
	border-bottom:1px solid #aaa;
	font-size: 12px;
	padding: 0.95em 10px 0.7em 5px;
	vertical-align:top;
}

table.table_stock tbody tr.gray td {
	background:#f4f4f4 !important;
	color:#333;
}
	

	
	
	
	
	
	
	
/*=============================*/
	
#rightcolumn {
	margin:0 20px 0 0;
	float:right;
	width:244px;
	text-align:left;
	}

#rightcolumn .line {
	background:url("../images/right_line.png") no-repeat top left;
	padding-top:20px;
	}

#rightcolumn h3 {
	margin:0 0 20px 0;
	padding:0;
	font-size:14px;
}
	
#rightcolumn .report {
	margin-bottom:50px;
	}

#rightcolumn .pickup {
	margin-bottom:20px;
	}

#rightcolumn .pickup li {
	list-style:none;
	border-bottom:1px dotted #828282;
	padding-bottom:15px;
	margin-bottom:15px;
	overflow:hidden;
	}
#rightcolumn .pickup li a {
	display:block;
	cursor:pointer;
	overflow:hidden;
}




#rightcolumn .pickup li:last-child {
	border-bottom:none;
	}
	
	
	
#rightcolumn .pickup li a .thumb {
	display:block;
	float:left;
	width:70px;
}

#rightcolumn .pickup li a .text {
	display:block;
	float:right;
	width:165px;
}

#rightcolumn .pickup li a .title {
	color:#c7000a;
	font-size:13px;
	display:block;
	margin-bottom:5px;
	display:block;
	float:right;
	width:165px;
	font-weight:bold;
}



#rightcolumn .pickup li a:hover .title {
	color:#d84c53;
}

#rightcolumn .pickup li a:hover .text {
	color:#999;
}



#rightcolumn .btns {
	margin-bottom:40px;
	}
	
#rightcolumn .btns ul {
	}

#rightcolumn .btns li {
	list-style:none;
	margin-bottom:10px;
	}

#rightcolumn .btns li a {
	color:#6e6e6e;
	}


#rightcolumn .relate {
	margin-bottom:20px;
	}
	
#rightcolumn .relate ul {
	}

#rightcolumn .relate li {
	list-style:none;
	border-bottom:1px dotted #828282;
	padding-bottom:15px;
	margin-bottom:15px;
	}

#rightcolumn .relate li:last-child {
	border-bottom:none;
	}

#rightcolumn .relate li a {
	display:block;
}
#rightcolumn .relate li a em {
	display:inline-block;
	font-style:normal;
	color:#fff;
	background:#828282;
	padding:3px 5px;
	margin-bottom:5px;
	font-size:11px;
	font-weight:bold;
	line-height:1em;
	
	}

#rightcolumn .relate li a:hover em {
	background:#c7000a;
}




#rightcolumn .jirei {
	margin-bottom:20px;
	}
	
#rightcolumn .jirei ul {
	}

#rightcolumn .jirei li {
	list-style:none;
	margin-bottom:10px;
	}

#rightcolumn.fixed-bottom {
	padding-bottom:40px;
	}



#rightcolumn .words {
	margin-bottom:20px;
	}
	
#rightcolumn .words p {
	clear:both;
	padding-bottom:10px;
	}
	
#rightcolumn .words a {
	float:left;
	display:block;
	}
	
#rightcolumn .words .kana a {
	width:70px;
}

#rightcolumn .words .alphabet a {
	width:35px;
}

#rightcolumn .words .number a {
	width:44px;
}

/*=============================*/


#rightcolumn .yearList  {
	margin-bottom:40px;
	}
	
#rightcolumn .yearList li {
	list-style:none;
	margin-bottom:5px;
	}
	
#rightcolumn .yearList li a {
	background:url("../images/arrow_right_bk.png") no-repeat left 2px;
	padding-left:18px;
	display:block;
	color:#333;
}

#rightcolumn .yearList li a:hover {
	background:url("../images/arrow_right.png") no-repeat left 2px;
	color:#c7000a;
}

/*=============================*/

	
#footer {
	text-align:left;
	position:relative;
	z-index:10;
	}
	
	
#gotop {
	position:relative;
	clear:both;
	width:960px;
	z-index:1000;
	height:40px;
}

#gotop a {
	position:relative;
	z-index:100;
	bottom:-1px;
	margin-right:25px;
	border:1px solid #ededed;
	border-bottom:1px solid #fff;
	display:block;
	float:right;
	background:url(../images/arrow_up.png) no-repeat 10px center #fff;
	padding:10px 10px 10px 28px;
	text-decoration:none;
	}

#gotop a:hover {
	background:url(../images/arrow_up_on.png) no-repeat 10px center #fff;
	}
	
#gotop.fixed-bottom {
    position:fixed !important;
	bottom:0 !important;
}


	


#footer .fnaviwrap {
	border-top:1px solid #ededed;
	border-bottom:1px solid #ededed;
	min-width:960px;
	position:relative;
	z-index:10;
	}
	
ul#fnavi {
	background:#fff;
	width:910px;
	margin:0 auto;
	position:relative;
	z-index:10;
	clear:both;
	overflow:hidden;
	padding:20px 25px;
	}

ul#fnavi li {
	list-style:none;
	float:left;
	font-size:11px;
	margin-right:20px;
	}



ul#fnavi li a {
	background:url("../images/arrow_right2.png") no-repeat left center;
	padding:0 0 0 11px;
	text-decoration:none;
}

ul#fnavi li a:hover {
	background:url("../images/arrow_right2_on.png") no-repeat left center;
}

#footer #copyright {
	width:910px;
	margin:0 auto;
	background:#fff;
	clear:both;
	text-align:right;
	font-size:9px;
	padding:30px 25px 10px;
	}
	
/*=============================*/


/* power追加分 */
#header .tagline {
	position: absolute;
	top: 38px;
	left: 170px;
	font-size: 11px;
	line-height:1.3em;
	font-weight: normal;
}
#leftcolumn .textcontent p {
	margin:20px 0 0;
	color: #333333;
}/*#6e6e6e*/

#leftcolumn .textcontent ul,
#leftcolumn .textcontent ol  {
	margin:10px 0 0 2em;
	color: #333333;
}/*#6e6e6e*/
#leftcolumn .footcontact li {
	list-style:none;
	float:left;
	margin-right:16px;
	padding-right:16px;
	margin-bottom:16px;
	border-right:1px dotted #828282;
}
#leftcolumn .footcontact li p {
	font-size:10px;
	color:#666;
	font-weight:bold;
	margin-bottom:5px;
}

#leftcolumn .footcontact li.tel {
	margin-right:0px;
	padding-right:0px;
	margin-left:-6px;
	border-right:none;
	background:url("../images/footcontact_tel.png") no-repeat top left;
	padding-left:20px;
}

#leftcolumn .footcontact li.tel p {
	margin-bottom:10px;
}

#leftcolumn .footcontact li.tel strong {
	color:#c7000a;
	font-size:19px;
	font-family:Arial, Helvetica, sans-serif;
}
#leftcolumn .footcontact li.tel p.time {
	margin: 5px 0 0 -20px;
	font-weight: normal;
	font-size:9px;
}
#leftcolumn .footcontact li.tel p.time2 {
	margin: -24px 0 0 130px;
	font-size: 12px;
}

div.formCaution {
	width: 827px;
	border-top: solid 1px #cc0000;
	padding-top: 15px;
	margin-top: 15px;
	margin-bottom: 40px;
}

div.formCaution h2{
	margin-bottom: 7px;
}

div.formCaution ul {
	margin-left: 20px;
}

div.formCaution ul li{
	margin-bottom: 5px;
}

p.chu {
	margin-bottom: 15px;
}

p.chu span{
	color:#ff0000;
}

ul.formPrivacyData {
	padding-left: 20px;
	width: 520px;
}



#rightcolumn .pickup li a .category {
	font-size: 10px;
	display: block;
	display: block;
	float: right;
	width: 165px;
}

.flbox {float:left;margin:0 20px 10px 0;}
.frbox {float:right;margin:0 0 10px 20px;}

ul.blockList1 li a .title {
	color:#c7000a;
	font-size:13px;
	display:block;
	margin-bottom:5px;
	display:block;
	float:right;
	width:179px;
	font-weight:bold;
}
ul.blockList1 li a .text {
	display:block;
	float:right;
	width:179px;
}

ul.blockList1 li {
	margin-bottom:25px;
}

.pdfIcon,
.externalIcon {
	margin: 0 0 0 5px;
}
.btns li {
	font-size: 10px;
}
