/* BODY */
body {
	color: #333333;
	text-align: center;
	font-family : "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: 100%;
	padding: 0;
	margin: 0;
	/*background: #ffffff /*url(../images/body_bg.gif) 50% repeat-y*/;*/
}

/* GENERAL fonts */


FORM {margin:0}
P, P.bodytext {
	margin-top: 0;
	padding: 0 5px;
}

ul{
	margin: .5em 0 .5em 1em;
	padding:0;
	-moz-padding-start:0px;
	-webkit-padding-start: 0px;
}
ol{
	margin: .5em 0 .5em 1em;
	padding:0;
	-moz-padding-start:15px;
	-webkit-padding-start: 15px;
}
ul li {
	list-style: none;
	padding-left: 12px;
	background: url(../images/normal_list_marker.gif) left 8px no-repeat;
}


TD { font-size: 100%;}
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: url(../images/h2_bg.gif) left bottom no-repeat;
}

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.gif) left center no-repeat;
	margin-bottom:10px;
}
DIV.graphic_header IMG {
	padding:0;
	margin:0;
}
DIV.graphic_header2 {
	padding:0 0 0 12px;
	background: url(../images/graphic_font2_bg.gif) left center no-repeat;
	margin-bottom:10px;
}
DIV.graphic_header2 IMG {
	padding:0;
	margin:0;
}
DIV.graphic_header3 {
	padding:0 0 0 12px;
	border-top: 2px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background: url(../images/h1_bg.jpg) bottom repeat-x;
	margin-bottom:10px;
}
DIV.graphic_header3 IMG {
	padding:0;
	margin:0;
}
DIV.graphic_header4 {
	padding:0 0 0 130px;
	background: url(../images/graphic_font4_bg.gif) left center no-repeat;
	margin-bottom:10px;
}
DIV.graphic_header4 IMG {
	padding:0;
	margin:0;
}


DIV#container {
	position: relative;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	background: #ffffff url(../images/container_bg.jpg) 0 221px 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#printbutton {
	padding: 16px 0;
	text-align: center;
}

/* content header */
DIV#siteHeader {
	clear:both;
	width: 100%;
	height: 65px;
	padding: 0;
	background: #ffffff url(../images/body_bg.jpg) top repeat-x;
	text-align: left;
}
DIV.headerwrap {
	width: 980px;
	margin: 0 auto;
}
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;
	_margin-bottom:-2px;
	background: url(../images/fontsize_bg01.gif) no-repeat;
	clear:both;
}

DIV#efafontsize a {
	padding-right:2px;
}
DIV#efafontsize a img{
	border:none;
}
DIV#language_select {
	float:right;
	height:23px;
	width :150px;
}


/* Content column */
DIV#wrap {
	clear: both;
	text-align:left;
	padding: 0;
	margin: 0 auto;
	width: 980px;
	background:#ffffff url(../images/leftColumn_bg.jpg) left repeat-y;
}
DIV#wrap:after {display: block;clear: both;content: " ";}


DIV#mainColumn {
	float: right;
	width: 720px;
	padding: 0 20px 20px 20px;
	margin: 0;
	background: #ffffff;
	/*border-top: 1px solid #cccccc;*/
	/*border-left: 1px solid #cccccc;*/
}

DIV#leftColumn {
	float: left;
	width: 220px;
	padding: 20px 0;
	margin: 0;
	background: none;
	/*border-top: 1px solid #cccccc;*/
}

DIV#content {
	clear: both;
	line-height: 1.8;
	min-height: 500px;
	_height:500px;
	padding: 0;
	vertical-align: top;
	width: 720px;
}
DIV#content_left {
	padding: 15px 5px 0;
	vertical-align: top; 
	width: 210px;
	background: 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: #fffff/*#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: 720px;
	margin: 0 auto 10px;
	border-bottom:1px solid #cccccc;
	background: /*#ffffff*/;
}
DIV#headerbottom:after {display: block;clear: both;content: " ";}

/* Style for the Path-menu: */
DIV#path {
	width: 712px;
	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: 100%;
	min-height: 10px;
	padding: 0;
	margin:0 auto;
	border-bottom:1px solid #cccccc;
	background:#ffffff url(../images/path_1_bg01.jpg) 50% 100% no-repeat;
}
DIV#path_1 DIV.path_1-menu {
	text-align:left;
	width:980px;
	padding:0;
	margin:0 auto;
}
	/*border-left:5px solid #007BB7;	border-right:5px solid #007BB7;*/

/* Menu 1 column */
DIV#menu_1 {	
	width: 220px;
	vertical-align: top;
	padding: 37px 0 0 0;
	background:url(../images/menu_1_head.jpg) top no-repeat;
}
DIV.menu_1 {
	/*margin-top:90px;border-bottom: 1px solid #cccccc;*/
	width: 210px;
	padding:0 5px;
	margin:0;
	_margin-bottom:-1px;
	background:url(../images/menu_bg.gif) repeat-y;
}
DIV.menu_1_foot {
	height:13px;
	padding:0;
	margin:0;
	background:url(../images/menu_1_foot.jpg) bottom no-repeat;
}
DIV#menu_1 DIV {
	/*width: 100%;*/
}
DIV#menu_1 DIV A {
	color: #333333;
	text-decoration: none;
}


/*  MENU 1, level 1, normal state (NO) */
DIV#menu_1 DIV.menu1-level1-no {
	font-size: 13px;
	margin: 0;
	padding:0 0 1px 0;
	background:#ffffff url(../images/dotted-border1_bg.gif) bottom repeat-x;
}

DIV#menu_1 DIV.menu1-level1-no A {
	color: #333333;
	font-weight: bold;
	width: 184px;
	min-height: 18px;
	display:block;
	padding:15px 5px 10px 21px;
	background:#ffffff url(../images/menu_1_bg.gif) 5px 50% no-repeat;
}
DIV#menu_1 DIV.menu1-level1-no A:HOVER {
	background: #f9f9f9 url(../images/menu_1_on_bg.gif) 5px 50% no-repeat;
}

/*  MENU 1, level 1, normal state (NO END) */
DIV#menu_1 DIV.menu1-level1-no-end {
	font-size: 13px;
	margin: 0;
	padding:0 0 0 0;
	background:#ffffff;
}

DIV#menu_1 DIV.menu1-level1-no-end A {
	color: #333333;
	font-weight: bold;
	width: 184px;
	min-height: 18px;
	_height: 18px;
	display:block;
	padding:15px 5px 10px 21px;
	background:#ffffff url(../images/menu_1_bg.gif) 5px 50% no-repeat;
}

DIV#menu_1 DIV.menu1-level1-no-end A:HOVER {
	background: #f9f9f9 url(../images/menu_1_on_bg.gif) 5px 50% no-repeat;
}




/*  MENU 1, level 1, normal state (IFSUB) */
DIV#menu_1 DIV.menu1-level1-sub {
	font-size: 13px;
	margin: 0;
	padding:0 0 1px 0;
	background:#ffffff url(../images/dotted-border_sub_bg.gif) left bottom no-repeat;
}

DIV#menu_1 DIV.menu1-level1-sub A {
	color: #333333;
	font-weight: bold;
	width: 184px;
	min-height: 18px;
	_height: 18px;
	display:block;
	padding:15px 5px 10px 21px;
	background:transparent url(../images/menu_1_bg.gif) 5px 50% no-repeat;
}
DIV#menu_1 DIV.menu1-level1-sub A:HOVER {
	background: #f9f9f9 url(../images/menu_1_on_bg.gif) 5px 50% no-repeat;
}


/*  MENU 1, level 1, normal state (IFSUB END) */
DIV#menu_1 DIV.menu1-level1-sub-end {
	font-size: 13px;
	margin: 0;
	padding:0 0 0px 0;
	background:#ffffff url(../images/dotted-border_subend_bg.gif) left bottom no-repeat;
}

DIV#menu_1 DIV.menu1-level1-sub-end A {
	color: #333333;
	font-weight: bold;
	width: 184px;
	min-height: 18px;
	_height: 18px;
	display:block;
	padding:15px 5px 10px 21px;
	background:transparent url(../images/menu_1_bg.gif) 5px 50% no-repeat;
}


/*  MENU 1, level 1, normal state (IFSUB ACT) */
DIV#menu_1 DIV.menu1-level1-sub-act {
	font-size: 13px;
	margin: 0;
	padding:0 0 1px 0;
	background:#f9f9f9 url(../images/dotted-border_bg.gif) bottom repeat-x;
}

DIV#menu_1 DIV.menu1-level1-sub-act A {
	color: #333333;
	font-weight: bold;
	width: 184px;
	min-height: 18px;
	_height: 18px;
	display:block;
	padding:15px 5px 10px 21px;
	background:#f9f9f9 url(../images/menu_1_subact_bg.gif) 5px 50% no-repeat;
}


/*  MENU 1, level 1, normal state (IFSUB CURRENT) */
DIV#menu_1 DIV.menu1-level1-sub-cur {
	font-size: 13px;
	font-weight:bold;
	text-align:right;
	padding:0 0 1px 0;
	background:#f9f9f9 url(../images/dotted-border_bg.gif) bottom repeat-x;
	margin: 0;
}

DIV#menu_1 DIV.menu1-level1-sub-cur A {
	color: #333333;
	font-weight:bold;
	width: 187px;
	min-height: 18px;
	_height: 18px;
	display:block;
	padding:15px 18px 10px 5px;
	background: #f9f9f9 url(../images/menu_1_on_bg.gif) 194px 50% no-repeat;
}




/*  MENU 1, level 1, active state (ACT) */
DIV#menu_1 DIV.menu1-level1-act {
	font-size: 13px;
	font-weight:bold;
	/*text-align:right;*/
	padding:0 0 1px 0;
	background:#f9f9f9 url(../images/dotted-border1_bg.gif) bottom repeat-x;
	margin: 0;
}
DIV#menu_1 DIV.menu1-level1-act A {
	color: #333333;
	font-weight:bold;
	width: 184px;
	min-height: 18px;
	_height: 18px;
	display:block;
	padding:15px 5px 10px 21px;
	background:transparent url(../images/menu_1_bg.gif) 5px 50% no-repeat;
}

/*  MENU 1, level 1, active state (ACT END) */
DIV#menu_1 DIV.menu1-level1-act-end {
	font-size: 13px;
	font-weight:bold;
	/*text-align:right;*/
	padding:0 0 1px 0;
	background:#f9f9f9;
	margin: 0;
}
DIV#menu_1 DIV.menu1-level1-act-end A {
	color: #333333;
	font-weight:bold;
	width: 184px;
	min-height: 18px;
	_height: 18px;
	display:block;
	padding:15px 5px 10px 21px;
	background:#f9f9f9 url(../images/menu_1_bg.gif) 5px 50% no-repeat;
}


/*  MENU 1, level 2, normal state (NO) */
DIV#menu_1 DIV.menu1-level2-no {
	/*background: url(../images/menu_bg.jpg) repeat-y;*/
	font-size: 12px;
	width: 210px;
	padding:0 0 1px 0;
	margin: 0;
	background: #ffffff url(../images/dotted-border_bg.gif) bottom repeat-x;
}

DIV#menu_1 DIV.menu1-level2-no A {
	display:block;
	color: #333333;
	width: 175px;
	padding:10px 5px 10px 30px;
	margin: 0;
	background: #ffffff url(../images/menu_level3_bg.gif) 12px 50% no-repeat;
}

DIV#menu_1 DIV.menu1-level2-no A:HOVER {
	background: #f9f9f9 url(../images/menu_level3_on_bg.gif) 12px 50% no-repeat;
}

DIV#menu_1 DIV.menu1-level2-no_end {
	font-size: 12px;
	width: 210px;
	padding:0 0 1px 0;
	margin: 0;
	background: #ffffff url(../images/dotted-border_bg.gif) bottom repeat-x;
}

DIV#menu_1 DIV.menu1-level2-no_end A {
	display:block;
	color: #333333;
	width: 175px;
	padding:10px 5px 10px 30px;
	margin: 0;
	background: #ffffff url(../images/menu_level3_bg.gif) 12px 50% no-repeat;
}

DIV#menu_1 DIV.menu1-level2-no_end A:HOVER {
	background: #f9f9f9 url(../images/menu_level3_on_bg.gif) 12px 50% no-repeat;
}

/*  MENU 1, level 2, active state (ACT) */
DIV#menu_1 DIV.menu1-level2-act {
	font-size: 12px;
	width: 210px;
	padding:0 0 1px 0;
	margin: 0;
	background:#eeeeee url(../images/dotted-border_bg.gif) bottom repeat-x;
}
DIV#menu_1 DIV.menu1-level2-act A {
	display:block;
	color: #333333;
	width: 175px;
	padding:10px 5px 10px 30px;
	margin: 0;
	background: #eeeeee url(../images/menu_level3_on_bg.gif) 12px 50% no-repeat;
}


/*  MENU 1, level 2, normal state (CUR) */
DIV#menu_1 DIV.menu1-level2-cur {
	/*background: url(../images/menu_bg.jpg) repeat-y;*/
	font-size: 12px;
	width: 210px;
	padding:0 0 1px 0;
	margin: 0;
	background: #ffffff url(../images/dotted-border_bg.gif) bottom repeat-x;
}

DIV#menu_1 DIV.menu1-level2-cur A {
	display:block;
	color: #333333;
	text-align: left;
	width: 175px;
	padding:10px 5px 10px 30px;
	margin: 0;
	/*background: #efefef url(../images/menu_level3_on_bg.gif) 194px 50% no-repeat;*/
	background: #efefef url(../images/menu_level3_on_bg.gif) 12px 50% no-repeat;
}
DIV#menu_1 DIV.menu1-level2-cur A:HOVER {
	background: #efefef url(../images/menu_level3_on_bg.gif) 12px 50% no-repeat;
}


/*  MENU 1, level 3, normal state (NO) */
DIV#menu_1 DIV.menu1-level3-no {
	/*background: url(../images/menu_bg.jpg) repeat-y;*/
	font-size: 12px;
	width: 210px;
	padding:0 0 1px 0;
	margin: 0;
	background: #ffffff url(../images/dotted-border_bg.gif) bottom repeat-x;
}

DIV#menu_1 DIV.menu1-level3-no A {
	display:block;
	color: #333333;
	width: 169px;
	padding:6px 5px 6px 36px;
	margin: 0;
	background: #ffffff;
}

DIV#menu_1 DIV.menu1-level3-no A:HOVER {
	background: #eeeeee;
}

DIV#menu_1 DIV.menu1-level3-no_end {
	/*background: url(../images/menu_bg.jpg) repeat-y;*/
	font-size: 12px;
	width: 210px;
	padding:0 0 1px 0;
	margin: 0;
	background: #ffffff url(../images/dotted-border_bg.gif) bottom repeat-x;
}

DIV#menu_1 DIV.menu1-level3-no_end A {
	display:block;
	color: #333333;
	width: 169px;
	padding:6px 5px 6px 36px;
	margin: 0;
	background: #ffffff;
}

DIV#menu_1 DIV.menu1-level3-no_end A:HOVER {
	background: #eeeeee url(../images/dotted-border_bg.gif) bottom repeat-x;
}

/*  MENU 1, level 3, active state (ACT) */
DIV#menu_1 DIV.menu1-level3-act {
	font-size: 12px;
	width: 210px;
	padding:0 0 1px 0;
	margin: 0;
	background: #eeeeee url(../images/dotted-border_bg.gif) bottom repeat-x;
}
DIV#menu_1 DIV.menu1-level3-act A {
	display:block;
	color: #333333;
	width: 169px;
	padding:6px 5px 6px 36px;
	margin: 0;
}

/* フッターメニュー設定　*/
DIV.content_footer {
	clear: both;
	padding: 0;
	margin: 0 auto;
	width: 980px;
	background:#ffffff url(../images/leftColumn_bg.jpg) left repeat-y;
}
DIV.content_footer:after {display: block;clear: both;content: " ";}

DIV#print {
	text-align:left;
	vertical-align: bottom;
	margin-left: 240px;
}

DIV.btn_toppage A {
	display:block;
	float:right;
	text-indent: -9999px;
	height:23px;
	width:145px;
	background:#ffffff url(../images/btn_pagetop.jpg) no-repeat;
}
DIV.btn_toppage A:HOVER {
	background:#ffffff url(../images/btn_pagetop.jpg) 0 -23px no-repeat;
}

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: left;
}
DIV#footer_menu ul {
	list-style:none;
	font-size:10px;
	height: 21px;
	padding:0;
	margin:0;
}
DIV#footer_menu li {
	float: left;
	list-style: none;
	padding: 5px 10px 4px 10px;
	margin:0;
	background: none;
}
DIV#footer_menu li a {
	color: #333333;
	text-decoration:none;
}

DIV.footer_wrap {
	width:100%x;
	margin: 0 auto;
	padding: 5px 0 0;
	background:#f5f5f5;
}
DIV.footer_wrap A {
	color: #216887;
}
DIV#footer {
	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.footer_copyright {
	width: 960px;
	margin: 10px auto 0;
	padding-bottom: 10px;
}


img.spacer-gif {width:100%;}

/* モダンブラウザ対策 */
.clearfix:after{
   content:".";
   display:block;
   height:0px;
   clear:both;
   visibility:hidden;
}
/* Win版IE7とMac版IE5対策 */
.clearfix{
   display:inline-block;
}
/* Win版IE5および6対策 */
/* Hides from IE-mac \*/
* html .clearfix{
   height:1px;
}
.clearfix{
   display:block;
}
/* End hide from IE-mac */



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

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

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

div.csc-textpic-intext-right div.csc-textpic-imagewrap {
	padding: 0 0 0 5px;
	background:#ffffff;
}
div.csc-textpic-intext-left div.csc-textpic-imagewrap {
	padding: 0 5px 0 0;
	background:#ffffff;
}
div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
	padding:2px 2px 3px;
	border:1px solid #cccccc;
}

/* サイトマップ・メニュー表示設定　*/
UL.csc-menu-1 {
	clear:both;
	height:1%;
}
UL.csc-menu-1:after {display: block;clear: both;content: " ";}
UL.csc-menu-1 LI{
	float:left;
	white-space:nowrap;
	padding-right:12px;
}

ul.csc-menu-7 li {
	margin:10px 0;
	border-bottom:1px dotted #cccccc;
}
ul.csc-menu-7 li li, ul.csc-menu-7 li li li {
	margin:0;
	border:0;
}


/*　フレーム1-サイトマップ1の設定　*/
.csc-frame-frame1 ul.csc-menu-1 {
	font-size:87%;
	clear:both;
	width:718px;
	/*width:756px;*/
	margin:0;
	padding:0;
	-moz-padding-start:0;
	border-left:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
}
.csc-frame-frame1 ul.csc-menu-1:after {display: block;clear: both;content: " ";}
.csc-frame-frame1 ul.csc-menu-1 li{
	float:left;
	white-space:nowrap;
	background:none;
	padding:0;
	margin:0;
}
.csc-frame-frame1 ul.csc-menu-1 li a{
	display:block;
	width: 158px;
	color: #333333;
	text-align:center;
	overflow: hidden;
	padding:5px 10px;
	margin: 0;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	background: url(../images/csc-frame1-menu1_bg.jpg) no-repeat;
}
.csc-frame-frame1 ul.csc-menu-1 li a:hover{
	color: #ffffff;
	text-decoration: none;
	background: url(../images/csc-frame1-menu1_bg.jpg) 0 -100px no-repeat;
}

/*　フレーム２の設定　*/
.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 td A {
	font-size: 12px;
}
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 td A {
	font-size: 12px;
}
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 td A {
	font-size: 12px;
}
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 td A {
	font-size: 12px;
}
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;
}


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


.clear {
	clear:both;
	display:block;
	margin: 0.5em auto;
}

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

dl.news-header-list-item {
	width: auto;
	padding: 0 10px 10px;
	margin:0;
}
dl.news-header-list-item dt {
	float:left;
	min-width:75px;
    height:auto !important;
    height:75px;
	padding: 5px 0 2px;
	clear:both;
}
dl.news-header-list-item dd {
	padding: 5px 5px 2px 10px;
	/*border-bottom: 1px dotted #999;*/
	margin-left: 76px;
	/*background: url(../img/mark.gif) no-repeat 2px .9em*/
}
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 Latest ---------------------------------*/

dl.news-latest-item {
	width: auto;
	padding: 0 10px 10px;
	border-bottom: 1px dotted #999;
	margin:0;
}
dl.news-latest-item dt {
	float:left;
	min-width:75px;
    height:auto !important;
    height:75px;
	padding: 2px 0 2px;
	border-top: 1px dotted #999;
	clear:both;
}
dl.news-latest-item dd {
	padding: 2px 5px 2px 10px;
	border-top: 1px dotted #999;
	margin-left: 76px;
	/*background: url(../img/mark.gif) no-repeat 2px .9em*/
}

dl.news-latest-item dd a {
	font-weight:bold;
	text-decoration: none;
}
dl.news-latest-item dd p {
	margin:0;
}
dl.news-latest-item .news-latest-categories {
	padding-left:5px;
	color:#555555;
	font-size:86%;
}
dl.news-latest-item dd .news-latest-morelink a {
	font-weight:normal;
	font-size:90%;
}


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

dl.news-list-item {
	width: auto;
	padding: 0 10px 10px;
	background: url(../images/dotted-border_bg.gif) bottom repeat-x;
	margin:0;
}
dl.news-list-item dt {
	float:left;
	min-width:75px;
    height:auto !important;
    height:75px;
	padding: 2px 0 2px;
	background: url(../images/dotted-border_bg.gif) top repeat-x;
	clear:both;
}
dl.news-list-item dd {
	padding: 2px 5px 2px 10px;
	background: url(../images/dotted-border_bg.gif) top repeat-x;
	margin-left: 76px;
	/*background: url(../img/mark.gif) no-repeat 2px .9em*/
}
dl.news-list-item dd a {
	font-weight:bold;
	text-decoration: none;
}
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;
	font-size:90%;
}

	/*---------------------------------  news List2 ---------------------------------*/

table.news-list-item {
	width: 100%;
	font-size:100%;
	padding: 0 10px 10px;
	background: url(../images/dotted-border_bg.gif) bottom repeat-x;
	margin:0;
}
table.news-list-item td {
	font-size:100%;
	padding:10px;
	background: url(../images/dotted-border_bg.gif) top repeat-x;
}
table.news-list-item td.news-list-left {
	min-width:75px;
    height:auto !important;
    height:75px;
	padding: 12px 5px 10px;
	clear:both;
}
table.news-list-item .news-list-image {
	border:1px solid #cccccc;
	padding:1px;
	width:75px;
	min-height:43px;
    height:auto !important;
    height:43px;
	background:url(../news/img/news-list2-left_bg.gif) 50% 50% no-repeat;
}
table.news-list-item td.news-list-right {
	padding: 12px 5px 10px 10px;
	/*background: url(../img/mark.gif) no-repeat 2px .9em*/
}
table.news-list-item td a {
	font-weight:bold;
	text-decoration: none;
}
table.news-list-item td p {
	margin:0.5em 0 0 0;
	line-height:1.4;
}
table.news-list-item .news-list-categories {
	padding-left:5px;
	color:#555555;
	font-size:86%;
}
table.news-list-item .news-list-morelink a {
	font-weight:normal;
	font-size:90%;
}


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

.news-list-browse {
	text-align:center;
	margin-bottom:20px;
}
.showResultsWrap {
	font-size:92%;
	color:#555555;
}
.activeLinkWrap {
	padding-bottom:5px;
	font-weight:bold;
	border-bottom: 3px solid #cc0000;
}
.disabledLinkWrap {
	color: #999;
}
.disabledLinkWrap,
.browseLinksWrap a,
.activeLinkWrap {
	padding:0 1px;
}
.browseLinksWrap a:hover {
	text-decoration:none;
	border-bottom: 3px solid #cc0000;
}


	/*--------------------------------- news  SINGLE view  ---------------------------------*/
.cl-right-top {
	height:1px;
	border:none;
	background: url(../images/dotted-border_bg.gif) bottom repeat-x;
	display: block;
	padding:0;
	margin: 0.5em auto;
	clear:both;
}
.cl-right-bottom {
	border:none;
	display: block;
	margin: 0.5em auto;
	clear:both;
}

.cl-left-bottom {
	border:none;
	display: block;
	margin: 0.5em auto;
	clear:both;
}
.news-single-item {
	padding:5px;
	margin-bottom:5px;
}

.news-single-item h1{
	padding-left:0;
	background:none;
	border:0;
}
.news-single-item h2{
	background:none;
	border:0;
}

.news-single-img {
	float: right;
	margin:10px 0 0 10px;
	padding:0;
	clear:right;
}
.sv-img-big {
	float: right;
	margin:10px 0 0 10px;
	padding:0;
	clear:right;
}
.news-single-image1-content:after {display: block;clear: both;content: " ";}
.news-single-video {
	float: right;
	margin:10px 0 0 10px;
	padding:0;
	clear:right;
}
.news-single-img img,.sv-img-big,.sv-img-small {
	border:1px solid #CCCCCC;
	padding:3px;
}
.sv-img-small {
	border:1px solid #CCCCCC;
	padding:1px;
}


.news-single-imgcaption {
	font-size: 10px;
	color:#555555;
	text-align:center;
	padding: 1px 0 3px 0;
	margin:0 0 3px 0;
}

.sv-img-small-wrapper {
	clear:left;
	margin-bottom:5px;
}
.sv-img-small-wrapper:after {display: block;clear: both;content: " ";}

.sv-img-small-wrapper .sv-img-small {
	float:left;
	margin-right:5px;
	margin-bottom:6px;
}
.sv-img-small-wrapper p {
	display:none;
}

.news-single-info {
	text-align:left;
	clear:both;
}
.news-single-backlink {
	padding: 10px;
	background: url(../images/dotted-border_bg.gif) top repeat-x;
}



.news-single-additional-info {
	margin-top: 15px;
	padding:3px;
	clear:both;
}

.news-single-related,
.news-single-files,
.news-single-links  {
	margin: 0;
	margin-bottom: 3px;
	padding: 3px;
}

.news-single-related DD,
.news-single-links DD,
.news-single-files DD {
	margin-left: 10px;
}

.news-single-related DT,
.news-single-links DT,
.news-single-files DT {
	font-weight: bold;
	margin-left: 0;
	margin-bottom: 5px;
	padding-left:6px;
	border:1px solid #cccccc;
	background: url(../news/img/relate_title_bg.gif) 0% 30%  repeat-x;
}

.news-single-files DD A {
	padding:0 3px;
}

/*-----------------------------------  news PIC LIST view  -----------------------------------*/
#news-list-pic {
	position:relative;
	clear:both;
	padding:0;
	margin:0;
	margin-bottom:10px;
}
#news-list-pic:after {
    display: block;
    clear: both;
    content: " ";
}
#news-list-pic ul {
	margin: 10px 0 0 0;
	padding: 0;
	list-style:none;
}
#news-list-pic ul li {
	background:none;
	padding:0;
}
#news-list-pic li {
	float: left;
	min-height:232px;
    height:auto !important;
    height:232px;
	/*overflow:hidden;*/
	display:block;
	line-height: 1.4;
	margin: 1px 2px 7px 10px;
	font-size: 12px;
	text-align: center;
}

.itemlistframe {
	padding: 8px 6px 8px 6px;
	background: #fff url(../news/img/news-list-pic-bg.gif) bottom no-repeat;
	border:1px solid #eeeeee;
}
.itemlistframe_hide {
	filter: alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
	padding: 8px 6px 8px 4px;
	background: #fff url(../news/img/news-list-pic-bg-hide2.jpg) bottom no-repeat;
}

.itemlistbody {
	width:150px;
	height:212px;
	overflow:hidden;
}
#news-list-pic li .news-list-author {padding-top: 5px;padding-bottom: 0; margin: 0;}
#news-list-pic li .news-list-img {height:112px;width:150px;overflow:hidden;background:#eeeeee;margin-bottom:5px;}
#news-list-pic h3{
	color: #999999;
	height:14px;
	overflow:hidden;
	margin: 5px 0 3px;
	padding: 0;
	font-size: 12px;
	border: none;
	background: none;
}
#news-list-pic h3 a {
	color: #444444;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding: 0;
	background: none;
	border: none;
}
#news-list-pic h3 a:hover { text-decoration:underline;}
#news-list-pic p {
	font-size: 10px;
	margin: 0 10px;
	padding: 0 2px;
	border-bottom:1px solid #eeeeee;
}
#news-list-pic img {
	vertical-align: middle;
	padding:1px;
}
.news-list-picauthor { color: #555555; padding-top: 5px;}


#news-list-pic li .actions {
	text-align:left;
	font-size:12px;
	padding-left:10px;
	margin:0;
	line-height:18px;
}

#news-list-pic li .actions a{
	position:relative;
	border:1px solid #cccccc;
	border-bottom:none;
	padding:5px 15px 3px;
}

#news-list-pic li .actions a:hover{
	color:#ffffff;
	background:#FF7920;
}
