@charset "utf-8";
/* CSS Document */

/* 初期化 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
	color:#565656;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
/*table {
	border-collapse: collapse;
	border-spacing: 0;
}*/


body{
	margin: 0px;
	text-align:center;
	font-family: "Meiryo","Hiragino Kaku Gothic Pro","MS PGothic",sans-serif;
	line-height: 1.5em;
	font-size:0.8em;
	background:url(../images/body-bg.jpg) repeat-x;
}

body,x:-moz-broken {
	margin-left:-1px;
}

* html body {
	margin-left:1px; 	
}

*+html body {
	margin-left:1px; 	
}

#outline {
	width:940px; 
	text-align:left;
	margin:0 auto;
	background-color:#FFFFFF;
}

/*div, p, ol, ul, li, a, img, form, select, input, table, td, h1, h2, h3, h4, h5, h6 {*/
div, p,a, img, form, select, input, table, td, th, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-size:small;
}


img {
	border: none;
}

p {
	padding:0;
}

.c-both {
	clear:both;
}

div.header {
/*	padding:10px 10px 6px;*/
	background:url(../images/body-bg.jpg) repeat-x;
/*	background:#FFFFFF;*/
	clear:both;
	height:100px;
}


div.logo {
	padding:34px 0 0 0;
	float:left;
	background:url(../images/logo.jpg) no-repeat 0 34px;
	width:220px;
	height:60px;
}

div.logo h1 a {
	display:block; 
	overflow:hidden;
	text-indent: -9999em; 
	white-space:nowrap; 
	height:60px;
}

div.banner {
	padding:34px 0 0 0;
	float:right;
}

div.fontsize {
	padding:15px 10px 0 0;
	float:right;
	position:relative;
}

div.hnavi {
/*	background:transparent url(../images/hnavi-bg.jpg) repeat-x scroll 0 0;*/
	float:right;
	height:23px;
/*	margin:0 10px;*/
	padding:34px 10px 0 0;
/*	width:840px;*/
}

div.hnavi li {
	float:left;
}

div.hnavi li a {
	background-repeat:no-repeat; 
	display:block; 
	overflow:hidden;
	text-indent: 999em; 
	white-space:nowrap; 
	height:23px;
}

div.hnavi li a:hover {
	background-position:0px -23px;
}

div.hnavi li.current a {
	background-position:0px -23px;
}

div.gnavi {
	clear:both;
	margin:0;
	padding:0;
/*	background:url(../images/gnavi-bg.jpg) repeat-x;*/
	width:940px;
	height:50px;
}

div.gnavi li {
	float: left;
}

div.gnavi li a {
	background-repeat:no-repeat; 
	display:block; 
	overflow:hidden;
	text-indent: 999em; 
	white-space:nowrap; 
	height:50px;
/*	background-position:0px -50px;*/
}

div.gnavi li a:hover {
	background-position:0px -50px;
}

div.gnavi li.current a {
	background-position:0px -50px;
}

.contentWrap {
	margin:0;
}

div.header-img {
	padding:0 0 10px 0;
}

#gfx-header-img-nograph {
	display:block;
	overflow:hidden;
	text-indent: -9999em; 
	white-space:nowrap;
/*	height:30px;*/
	
}

div#rootline {
/*	margin:0 10px;*/
	padding:0px 5px 10px;
/*	height:40px;*/
/*	background-color:#EDEDED;*/
	background:url(../images/rootline-bg.jpg) repeat-x;
}

#gfx-header-nograph {
	display:block;
	overflow:hidden;
	text-indent: -9999em; 
	white-space:nowrap;
	height:30px;
	
}

#gfx-header-nograph a {
	display:block; 
	overflow:hidden;
	text-indent: -9999em; 
	white-space:nowrap; 
	height:30px;
}

/*.csc-frame-frame1 .csc-header h2 #gfx-header-nograph {
	height:32px;
}*/

p.nocontent {

	text-align:center;
	border: solid 1px #FF0000;
	background: #FFFF00;
}

div.footer {
	clear:both;
	height:100px;
}

div.footer a {
	color:#666666;
	text-decoration:none;
}

.footer .pagetop {
	background:url(../images/pagetop.jpg) no-repeat;
	height:21px;
}

.footer .pagetop a {
	float:right;
	display:block;
	overflow:hidden;
	text-indent: -9999em;
	height:21px;
	width:80px;
}

.footer .copyright {
	padding:10px;
	text-align:left;
}

.footer-pr {
	text-align:right;
	float:right;
	width:460px;
	line-height:1em;
}

.footer-pr a {
	font-size:0.8em;
}


.csc-mailform-field label {color:#369; display:block; margin-top:1em;}
.csc-mailform-radio label {display:inline; margin-left:0.3em;}
.csc-mailform-radio legend {display:none;}
.csc-mailform-submit {margin-top:1em;}


.csc-sitemap ul li ul li a{
/*	background-color:#FFE6EE;*/
	margin:10px 0 0 20px;
	font-weight:normal;
	background-color:#FFFFFF;
	color:#5083C2; 
	text-decoration:underline;
}

.csc-sitemap ul li ul li ul li a{
/*background-color:transparent;*/
padding:0;
margin:0;
}

#content-center .csc-sitemap ul li ul li ul li a:hover, #content-center-wide .csc-sitemap ul li ul li ul li a:hover{
text-decoration:underline;
/*background-color:transparent;*/
/*color:#5a74a3;*/
}

.csc-sitemap ul li ul li ul{
list-style-type:square;
margin-left:50px;
}

/* tt_news */
div.news-latest-container {}

div.news-latest-item {
	margin:0 10px;
/*	padding:3px 10px;*/
	line-height:2.3em;
	clear:both;
	border-bottom:solid 1px #acacac ;
}

div.news-latest-item-company {
	margin:0 10px;
/*	padding:3px 10px;*/
	line-height:2.3em;
	clear:both;
	border-bottom:solid 1px #acacac ;
}


span.news-latest-date {
	margin:0;
	padding-left:3px;
	float:left;
	width:160px;
}

div.news-latest-category img {
	float:left;
	width:104px;
}

div.news-latest-item h4 {
	margin:0;
	padding:0 0 0 265px;
	font-weight:normal;
	color:#333333;
}

div.news-latest-item-company h4 {
	margin:0;
	padding:0 0 0 165px;
	font-weight:normal;
	color:#333333;
}

div.news-latest-item-company h4 a {
	text-decoration:none;
}

div.news-latest-gotoarchive {
	clear:both;
	text-align:right;
	padding-right:10px;
	line-height:2.3em;
}

div.news-list-item {
	padding:3px 0;
	border-bottom:#CCCCCC dotted 1px;
	clear:both;
	line-height:2.3em;
}

div.news-list-category img {
	float:left;
	width:104px;
}

span.news-list-date {
	margin:0;
	padding-left:3px;
	float:left;
	width:145px;
}

div.news-list-item h3 {
	margin:0;
	padding:0 0 0 250px;
	font-weight:normal;
	color:#333333;
}

div.news-single-additional-info {
	background-color:#ECECEC;
	margin:10px 15px;
	padding:8px;
}

h2 div.news-single-category {
	float:left;
	padding-right:5px;
}


div.tx-ttnews-browsebox {
	line-height:2em;
}

div.tx-ttnews-browsebox span.tx-ttnews-browsebox-strong {
	padding:0;
	border:none;
}

div.tx-ttnews-browsebox a ,div.tx-ttnews-browsebox span {
	padding:3px 5px;
	border:#CCCCCC dotted 1px;
}

div.tx-ttnews-browsebox strong {
	padding:4px 6px;
	background:#FF9900;
	color:#FFFFFF;
	font-weight:bold;
}


/* hk_tmail */
TABLE.contenttable TR TD { vertical-align: top; } */

TABLE.contenttable{
        color: #666666;
/*        width: 100%;*/
	width:940px;
        margin: 0px;
        border: 1px solid #DEEAF5;
        border-spacing: 1px;
        border-collapse: separate;
}
TABLE.contenttable tr{
        margin: 0px;
        padding: 5px;
        border-right: 1px solid #e6e6e6;
        border-bottom: 1px solid #e6e6e6;
}
TABLE.contenttable td{
        padding-top: 8px;
        padding-bottom: 8px;
        padding-left: 5px;
        padding-right: 5px;
        border-right: 1px solid #e6e6e6;
        border-bottom: 1px solid #e6e6e6;
        background-color: #FFF;
}
TABLE.contenttable td.td-0{
/*        width: 250px;*/
        background-color: #f5f5f5;
}
TABLE.contenttable td.td-last{
        border-right: 0px;
}		
TABLE.contenttable td.td-odd{
        background-color: #DEEAF5;
}

TABLE.contenttable span.field {
	display:none;
}
TABLE.contenttable span.errorfield {
   color:red;
   font-weight:bold;
   }
TABLE.contenttable input.errorfield,select.errorfield,textarea.errorfield{
	color:#000000;
   background-color:#fffFC8;
	}
