@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) center repeat-y #dedede;
}

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

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

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

#outline {
	width:960px; 
	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:#FFFFFF;
	clear:both;
	height:51px;
}


div.logo {
	float:left;
	background:url(../images/logo.jpg) no-repeat;
	width:170px;
	height:52px;
}

div.logo h1 a {
/*	background-repeat:no-repeat; */
	display:block; 
	overflow:hidden;
	text-indent: -9999em; 
	white-space:nowrap; 
	height:52px;
}

div.header-subnavi {
	padding-top:33px;
	float:right;
	text-align:right;
	width:770px;
	height:19px;
}

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

div.header-subnavi ul li{
	display: inline;
}

div.gnavi {
	margin:0 10px;
	padding:0 50px;
	background:url(../images/gnavi-bg.jpg) repeat-x;
	width:840px;
	height:43px;
}

div.gnavi li {
	float: left;
}

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

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

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

.contentWrap {
	margin:0 10px;
}

div#rootline {
/*	margin:0 10px;*/
	padding:8px 12px;
/*	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:34px;
	
}

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

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

p.nocontent {

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

div.footer {
	margin:0 10px;
	padding:10px;
	clear:both;
	background:#ebebeb;
	color:#666666;
	height:70px;
}

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

.footer .company {
	float:left;
	width:460px;
}

.footer .company h5 a {
	font-size:1.2em;
	line-height:1.4em;
}

.footer .footer-link {
	padding-top:5px;
	text-align:right;
	float:right;
	width:460px;
}

.footer .copyright {
	padding-top:2px;
	text-align:right;
	float:right;
	width:460px;
}

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

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


.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-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;
	}
	
	

/*新着テンプレート*/
.box-recommend {
	width: 188px;
	float: left;
/*	margin-right: 4px;*/
/*	font-size: 12px;*/
	color: #FF3E0D;
	font-weight: bold;
}
.name-recommend {
	color: #000000;
/*	font-size: 12px;*/
	font-weight: normal;
	background-color: #C8E8F7;
	border: 1px solid #ffffff;
	text-align:center;
}
.box-recommend img {
/*	border: 1px solid #4C91F0;*/
	border: 1px solid #ffffff;
/*	width: 186px;*/
	margin-top: 8px;
	margin-bottom: 2px;
}