/* BODY */
BODY {
	color: #333333;
	text-align: center;
	font-family : "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: 87%;
	padding: 0;
	margin: 0;
}
/* Content column */
DIV#wrap {
	text-align:left;
	clear: both;
	padding: 0 0 30px;
	margin: 10px auto 0;
	width: 980px;
	background:url(../images/toppage_wrap_bg.gif) center repeat-y;
}
DIV#wrap:after {display: block;clear: both;content: " ";}


DIV#content_border {
	width:980px;
	margin:0 auto;
}


DIV#leftColumn {
	float: left;
	width: 180px;
	min-height: 250px;
	padding: 0;
	margin: 0 15px 0 0;
}
* html DIV#leftColumn {display: inline;height: 250px;}
DIV#mainColumn {
	float: left;
	width: 590px;
	padding: 0;
	margin: 0;
}
* html DIV#mainColumn {
	width: 590px;
}

DIV#content {
	clear: both;
	line-height: 1.5;
	min-height: 200px;
	padding: 0;
	margin-left:0;
	vertical-align: top;
	width: 590px;
}
* html DIV#content {height: 200px;}
DIV#content_left, DIV#content_right {
	line-height:1.3;
}
DIV#rightColumn {
	float: right;
	width: 180px;
	min-height: 250px;
	padding: 0;
	margin: 0 0 0 0;
}
* html DIV#rightColumn {display: inline;height: 250px;}
/* DIV#leftColumn * {
	margin: 0;
}
DIV#rightColumn * {
	padding: 0;
	margin: 0;
} */


/* GENERAL fonts */
P, OL, UL, DIV, {
	/*font-family: verdana, arial;*/
	/*font-size: 11px;*/
}

FORM {margin:0}
P.bodytext {
	margin-top: 0;
	padding: 0 5px;
}
UL {
	margin-top: 10px;
	margin-left: -20px;
}
* html UL {margin-left: 20px;}
UL LI {
	list-style: none;
	padding-left: 12px;
	background: url(../images/normal_list_marker.gif) left 8px no-repeat;
}
OL {
	margin-top: 5px;
}
TD { font-size: 12px;}
A:LINK, A:VISITED { text-decoration: none;}
A:HOVER { text-decoration: underline;}
H1 {
	font-size: 18px;
	color: #333333;
	padding-top: 5px;
	padding-left: 8px;
	padding-bottom: 3px;
	margin-top: 8px;
	margin-bottom: 6px;
	border: 1px solid #cccccc;
	background: url(../images/h1_bg.jpg) bottom repeat-x;
}

H2 {
	color: #333333;
	font-size: 16px;
	padding-top: 5px;
	padding-left: 7px;
	padding-bottom: 2px;
	margin-bottom: 7px;
	background-color: #f6f6f6;
	border-left: 8px solid #cc0000;
}

H3 {
	color: #333333;
	font-size: 16px;
	line-height: 1.4;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 0;
	margin-top: 14px;
	margin-bottom: 10px;
	border-bottom: 1px solid #cccccc;
}

H4 {
	color: #333333;
	font-size: 15px;
	background: url(../images/h4_bg.gif) bottom repeat-x;
	padding-top: 5px;
	padding-left: 7px;
	margin-top: 10px;
	padding-bottom: 2px;
	margin-bottom: 5px;
}

H5 {
	font-size: 14px;
	color: #333333;
	line-height: 1.4;
	padding-top: 5px;
	padding-left: 14px;
	padding-bottom: 4px;
	margin-top: 6px;
	margin-bottom: 3px;
	border: 1px solid #cccccc;
	background: url(../images/h5_bg.jpg) 1px 2px no-repeat;
}

H6 {
	font-size: 13px;
	color: #333333;
	padding:2px 2px 2px 5px;
	margin-bottom:2px;
	margin-top: 6px;
	background: #efefef;
	border-bottom: 1px solid #cccccc;
}
DIV.graphic_header {
	padding:0 0 0 12px;
	background: url(../images/graphic_font_bg.jpg) left center no-repeat;
	margin-bottom:10px;
}
DIV.graphic_header IMG {
	padding:0;
	margin:0;
}

DIV#container {
	width:100%;
	text-align: center;
	margin: 0;
	padding: 0;
	background: url(../images/top_container_bg.jpg) top repeat-x;
}

DIV#print_container {
	position: relative;
	width: 760px;
	font-size: 12px;
	height: auto;
	text-align: left;
	margin: 0 auto;
	padding: 0;
}
DIV.print_header {
	padding-bottom:20px;
}

DIV.footer_wrap {
	width:980px;
	margin: 0 auto;
	padding: 0 0 10px;
}
DIV#footer {
	width: 420px;
	width: 960px;
	font-size: 12px;
	line-height: 1.2;
	padding-top: 10px;
	padding-bottom:10px;
	margin: 0 auto 10px;
	border-bottom:1px solid #cccccc;
}
DIV#footer:after {display: block;clear: both;content: " ";}

DIV#print {
	width:510px;
	vertical-align: bottom;
	margin-top: 30px;
	text-align: right;
}
DIV#printbutton {
	padding: 16px 0;
	text-align: center;
}

/* content header */
DIV#siteHeader {
	clear:both;
	width: 980px;
	height: 65px;
	margin: 0 auto;
	padding: 0;
	background: /*#ffffff*/;
	text-align: left;
}
SPAN.corporate_logo h1 {
	text-indent: -9999px;
	padding: 0;
	margin: 0;
	border: 0;
}
SPAN.corporate_logo h1 A {
	float: left;
	display: block;
	height: 40px;
	width: 180px;
	margin:13px 0 0 0;
	text-indent: -9999px;
	background: url(../images/logo.gif) no-repeat;
	border: 0;
}
DIV#headerImage p {
	text-indent: -9999px;
}
.header_search {
	float:right;
	padding:16px 10px 0 0;
	margin: 0;
	vertical-align: text-bottom;
}
.go-button {
	font-size:11px;
	color:#666666;
	padding:2px 2px 0 2px;
	margin-left:3px;
}

DIV.header_right {
	float:right;
	padding: 0;
	margin:0;
}
DIV.header_m {
	text-align: right;
	padding: 12px 5px 0 0;
	margin:0;
}
DIV.header_m ul {
	list-style:none;
	padding:0;
	margin:0 0 8px 0;
}
DIV.header_m ul:after {display: block;clear: both;content: " ";}

DIV.header_m li {
	float: right;
	list-style: none;
	padding:0;
	margin:0;
	background: none;
	border-left: 1px solid #cccccc;
}
DIV.header_m li a {
	display:block;
	color:white;
	text-decoration:none;
	padding: 2px 10px 1px 10px;
	margin:0;
}

/* Font size Selector: */
DIV#efafontsize {
	float:right;
	height:23px;
	width :90px;
	padding:2px 0 0 58px;
	margin:0 16px 0 0;
	background: url(../images/fontsize_bg01.gif) no-repeat;
	clear:both;
}
* html DIV#efafontsize {
	height:25px;
	width :148px;
}
DIV#efafontsize a {
	padding-right:2px;
}
DIV#efafontsize a img{
	border:none;
}


/*  HEADER MENU, level 1, general for all table cells: */

DIV#headerMenu {
	width:100%;
	padding-left: 0px;
	padding-bottom:0;
	margin: 0;
	border-top:1px solid #AFD4E5;
	border-bottom:2px solid #007BB7;
	background: /*#000000 url(../images/headermenu_bg.jpg) bottom repeat-x*/;
}
DIV.gmenuarea {
	width: 980px;
	height: 43px;
	margin:0 auto;
	padding:0;
	overflow:hidden;
}
DIV#headerMenu ul {
	height: 43px;
	list-style: none;
	margin:0;
	padding:5px 0 0 1px;
	background: /*url(../images/headermenu_side.gif) left top no-repeat*/;
}
DIV#headerMenu ul li {
	font-size:12px;
	float: left;
	list-style: none;
	padding:0 5px 0 0;
	margin: 0;
	background: /*url(../images/headermenu_side.gif) right top no-repeat*/;
	border-right: 0px solid #cccccc;
}
DIV#headerMenu ul li a ,DIV#headerMenu ul li a span {
    display: block;

}
DIV#headerMenu ul li a {
	margin-top:0;
	padding-right:30px;
	text-decoration: none;

}
DIV#headerMenu ul li a {
	min-height:38px;
	background: url(../images/headermenu.jpg) 100% -100px no-repeat;
}
DIV#headerMenu ul li a img {
	_height:auto;
	padding: 10px 0 10px 30px;
	background: url(../images/headermenu.jpg) 0 0 no-repeat;
}

DIV#headerMenu ul li a:hover {
	color: #333333;
	background: url(../images/headermenu.jpg) 100% -150px no-repeat;
}
DIV#headerMenu ul li a:hover img {
	background: url(../images/headermenu.jpg) 0 -50px no-repeat;
}

DIV#headerMenu .headerMenu-level1-act {
	padding:0 5px 0 0;
	background: /*url(../images/headermenu_side.gif) right top no-repeat*/;
}
DIV#headerMenu .headerMenu-level1-act a ,DIV#headerMenu .headerMenu-level1-act a:hover {
	color: #555555;
	background: url(../images/headermenu.jpg) 100% -150px repeat-x;
}
DIV#headerMenu .headerMenu-level1-act a img ,DIV#headerMenu .headerMenu-level1-act a:hover img{
	color: #555555;
	background: url(../images/headermenu.jpg) 0 -50px repeat-x;
}

DIV#headerMenu .headerMenu-level1-act_last a ,DIV#headerMenu .headerMenu-level1-act_last a:hover {
	color: #555555;
	background: url(../images/headermenu.jpg) 100% -150px repeat-x;
}
DIV#headerMenu .headerMenu-level1-act_last a img ,DIV#headerMenu .headerMenu-level1-act_last a:hover img{
	color: #555555;
	background: url(../images/headermenu.jpg) 0 -50px repeat-x;
}




DIV#headerbottom {
	clear:both;
	_height:1%;
	text-align:left;
	padding: 5px 0;
	width: 100%;
	margin: 0 auto;
	border-bottom:1px solid #cccccc;
	background: /*#ffffff*/;
}
DIV#headerbottom:after {display: block;clear: both;content: " ";}

/* Style for the Path-menu: */
DIV#path {
	width: 970px;
	_width: 980px;
	color:#666666;
	white-space: nowrap;
	font-size: 10px;
	padding-top: 2px;
	padding-left:8px;
	margin:0 auto;
}
DIV#path A {
	text-decoration: none;
	color:#555555;
}
DIV#path A:hover {
	text-decoration: underline;
}

DIV#path_1 {	
	width: 980px;
	min-height: 10px;
	padding: 0;
	margin:0 auto;
}
DIV#path_1 DIV.path_1-menu {
	padding:0;
	margin:0;
}



/* フッターメニュー設定　*/
DIV#footer_menu {
	clear: both;
	padding: 0;
	width:100%;
	margin:0 auto;
	background: #ececec;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
DIV#footer_space {
	width:980px;
	padding: 0;
	margin:0 auto;
	list-style:none
	text-align: right;
}
DIV#footer_menu ul {
	list-style:none;
	font-size:10px;
	height: 21px;
	padding:0;
	margin:0;
}
DIV#footer_menu li {
	float: right;
	list-style: none;
	padding: 5px 10px 4px 10px;
	margin:0;
	background: none;
}
DIV#footer_menu li a {
	color: #333333;
	text-decoration:none;
}

/* 追加　テーブル設定　*/

.csc-header IMG {
	margin-bottom:20px;
}

LI.csc-menu {
	padding: 5px 0;
}

.csc-textpic-caption {
	font-size: 10px;
	color: #333333;
	padding:2px;
}

/*　フレーム２の設定　*/
.csc-frame-frame2 {clear:both;}
.csc-frame-frame2 IMG {margin-bottom: 15px; padding-right: 10px;}
.csc-frame-frame2 a IMG {border: 1px solid #ccc; padding: 2px; }
.csc-frame-frame2 H4 {padding-top:0;margin-top: 0;margin-left: 0;margin-bottom: 6px;}
.csc-frame-frame2 H4 A:LINK, .csc-frame-frame2 H4 A:VISITED {color: #333333;}
.csc-frame-frame2 p.bodytext {padding:0;margin:0;}
.csc-frame-frame2 p.bodytext A:LINK, .csc-frame-frame2 p.bodytext A:VISITED {line-height: 1.4;color: #555555;}
.csc-frame-frame2 p.bodytext A:HOVER {color: #cc0033;}

TABLE.contenttable-0 {
	width:100%;
	font-size: 12px;
	line-height: 1.5;
}
TABLE.contenttable-0 caption {
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	padding-left:8px;
}
TABLE.contenttable-0 TD.td-0 {
	padding: 5px 5px 3px 10px;
	border-bottom: 1px solid #eeeeee;
}
TABLE.contenttable-0 TD.td-1 {
	padding: 5px 5px 3px 12px;
	border-bottom: 1px solid #eeeeee;
}
TABLE.contenttable-0 TD.td-2 {
	padding: 5px 5px 3px 12px;
	border-bottom: 1px solid #eeeeee;
}
TABLE.contenttable-0 TR.tr-even {
	background: #ffffff;
}
TABLE.contenttable-0 TR.tr-odd {
	background: #ffffff;
}
TABLE.contenttable-0 TR.tr-odd TD.td-1 {
	background: #ffffff;
}
	
TABLE.contenttable-1 {
	width:100%;
	font-size: 12px;
	line-height: 1.5;
}
TABLE.contenttable-1 caption {
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	padding-left:8px;
}
TABLE.contenttable-1 TD.td-0 {
	width: 20%;
	padding: 5px 5px 3px 10px;
	border-left: 4px solid #009900;
	border-bottom: 1px dotted #cccccc;
}
TABLE.contenttable-1 TD.td-1 {
	padding: 5px 5px 3px 12px;
	border-bottom: 1px dotted #cccccc;
}
TABLE.contenttable-1 TD.td-2 {
	padding: 5px 5px 3px 12px;
	border-bottom: 1px dotted #cccccc;
}
TABLE.contenttable-1 TR.tr-even {
	background: #FFFFFF;
}
TABLE.contenttable-1 TR.tr-odd {
	background: #f5f5f5;
}
TABLE.contenttable-1 TR.tr-odd TD.td-1 {
	background: #f5f5f5;
}

TABLE.contenttable-2 {
	width:100%;
	font-size: 12px;
	line-height: 1.5;
	border-collapse: collapse；
}
TABLE.contenttable-2 caption {
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	padding-left:8px;
}
TABLE.contenttable-2 TD.td-0 {
	width: 20%;
	padding: 5px 5px 3px 10px;
	border-left: 4px solid #0099FF;
	border-bottom: 1px dotted #cccccc;
}
TABLE.contenttable-2 TD.td-1 {
	padding: 5px 5px 3px 12px;
	border-bottom: 1px dotted #cccccc;
}
TABLE.contenttable-2 TD.td-2 {
	padding: 5px 5px 3px 12px;
	border-bottom: 1px dotted #cccccc;
}
TABLE.contenttable-2 TR.tr-even {
	background-color: #FFFFFF;
}
TABLE.contenttable-2 TR.tr-odd {
	background-color: #f5f5f5;
}
TABLE.contenttable-2 TR.tr-odd TD.td-1 {
	background-color: #f5f5f5;
}
TABLE.contenttable-3 {
	width:100%;
	font-size: 12px;
	line-height: 1.5;
	border-collapse: collapse；
}
TABLE.contenttable-3 caption {
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	padding-left:8px;
}
TABLE.contenttable-3 TD.td-0 {
	padding: 8px 5px 6px 35px;
	background: #ffffff url(../images/contenttable-3_marker.gif) left center no-repeat;
	border-bottom: 1px dotted #cccccc;
}
TABLE.contenttable-3 TD.td-1 {
	padding: 5px 5px 3px 12px;
	border-bottom: 1px dotted #cccccc;
}
TABLE.contenttable-3 TD.td-2 {
	padding: 5px 5px 3px 12px;
	border-bottom: 1px dotted #cccccc;
}
TABLE.contenttable-3 TR.tr-even {
	background-color: #FFFFFF;
}
TABLE.contenttable-3 TR.tr-odd {
	background-color: #ffffff;
}
TABLE.contenttable-3 TR.tr-odd TD.td-1 {
	background-color: #ffffff;
}

/*-----------------------------------  version4 news v1 view  -----------------------------------*/


/*-----------------------------------  version4 news HeaderList  -----------------------------------*/

dl.news-header-list-item {
	width: auto;
	padding: 0 10px;
	margin:0;
	background: url(../images/dotted-border_bg.gif) bottom repeat-x;
}
dl.news-header-list-item dt {
	float:left;
	min-width:75px;
	_width: 75px;
	padding: 2px 0 2px;
	clear:both;
	background: url(../images/dotted-border_bg.gif) top repeat-x;
}
dl.news-header-list-item dd {
	padding: 2px 5px 2px 10px;
	/*border-bottom: 1px dotted #999;*/
	margin-left: 76px;
	background: url(../images/dotted-border_bg.gif) top repeat-x;
}
dl.news-header-list-item dd a {
	text-decoration: underline;
}
dl.news-header-list-item .news-header-list-categories {
	padding-left:5px;
	color:#555555;
	font-size:86%;
}


	/*---------------------------------  news List ---------------------------------*/

dl.news-list-item {
	width: auto;
	padding: 0 10px;
	border-bottom: 1px dotted #999;
	margin:0;
}
dl.news-list-item dt {
	float:left;
	min-width:75px;
	_width: 75px;
	padding: 5px 0 2px;
	border-top: 1px dotted #999;
	clear:both;
}
dl.news-list-item dd {
	padding: 5px 5px 2px 10px;
	border-top: 1px dotted #999;
	margin-left: 76px;
	/*background: url(../img/mark.gif) no-repeat 2px .9em*/
}
dl.news-list-item dd a {
	font-weight:bold;
	text-decoration: underline;
}
dl.news-list-item dd p {
	margin:0;
}
dl.news-list-item .news-list-categories {
	padding-left:5px;
	color:#555555;
	font-size:86%;
}
dl.news-list-item dd .news-list-morelink a {
	font-weight:normal;
	text-decoration: none;
}


	/*---------------------------------  news  Page-Browser ---------------------------------*/

.news-list-browse {
	text-align:center;
	margin-bottom:20px;
}

.activeLinkWrap {
	font-weight:bold;
}
.disabledLinkWrap {
	color: #999;
}
.disabledLinkWrap,
.browseLinksWrap a,
.activeLinkWrap {
	padding:0 1px;
}



li a img{
	border:none;
}