/*
 * ec.css
 */

/* common */
body {
	background-image: ;
	background-color: #f6f6f6;
	background-repeat: repeat-x;
	color: #666666;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
	font-weight: normal;
	font-size: 100%;
	font-style: normal;
	font-family: ;
}

A {
	color: #eeeeee;
	text-decoration: underline;
}


A:hover {
	color: #ffffff;
	text-decoration: none;
}

A.textsel {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}

A.textsel:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}

A.pagetop {
	color: #666666;
	text-decoration: underline;
	font-size: 75%;
}

A.pagetop:hover {
	color: #666666;
	text-decoration: underline;
	font-size: 75%;
}

.nav_link_spacer {
	color: #dddddd;
	padding-left: 10px;
	padding-right: 10px;
}

.nav_link_name {
}


div {
	margin-left: auto;
	margin-right: auto;
	border: 0px solid #0000ff;

}

img {
	border: 0px none #333333;
	vertical-align: middle;
}

/* param */

/**/
.accentline {
	border-bottom: 2px solid #ff9900;
}

.summary {
	display: block;
	position: relative;
	left: 50px;
	width: 400px;
	text-align: left;
	margin: 0px;
	padding:0px;
}

.summary_s {
	display: block;
	position: relative;
	left: 40px;
	width: 400px;
	text-align: left;
	margin: 0px;
	padding:0px;

	font-weight: normal;
	font-size: 88%;
	font-style: normal;
	font-family: ;
	line-height: 130%;
}

/* base layer */
.base {
	display: block;
	position: relative;
	background-image: ;
	background-color: #ffffff;
	background-repeat: repeat-x;
	color: ;
	overflow: hidden;
	width: 960px;
	max-height: none;
	min-height: 500px;
	top: 0px;
	left: 0px;
}

/* header */
.header {
	display: block;
	position: relative;
	top: 0px;
	left: 0px;
	background-image: url(../img/headerback01.jpg);
	background-color: ;
	width:940px;
	height: 185px;
}

.sys_logo {
	display: block;
	position: absolute;
	top: 15px;
	left: 560px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

/* navigater - tab */
.nav_tab {
	display: block;
	position: relative;
	width: 920px;
	top: 96px;
	left: ;
	text-align: right;
	padding-top: 0px;
}


/* navigater - link */
.nav_link {
	display: block;
	position: relative;
	width: 920px;
	top: 95px;
	left: ;
	text-align: right;
	padding-top: 5px
}

/* body */
.textbody {
	display: block;
	position: relative;
	top: 0px;
	left: 0px;
	background-image: url(../img/textbodyback01.jpg);
	background-repeat: repeat-x;
	background-color: #fbfbfb;
	width:960px;
	max-height: none;
	min-height: 560px;
	height: ;
	text-align: left;
	padding-top: 30px;

}

.text_title_l1 {
	display: block;
	position: relative;
	top: 0px;
	left: 20px;
	width: 860px;
	margin: 0px;
	margin-bottom: 10px;

	text-align: left;
	padding-left: 30px;
	border-left: 30px solid #ff9900;
	border-bottom: 2px solid #ff9900;
	
	font-weight: normal;
	font-size: 280%;
	font-style: italic;
	font-family: impact;
}

.text_title_m1 {
	display: block;
	position: relative;
	top: 0px;
	left: 20px;
	width: 700px;
	margin: 0px;

	text-align: left;
	padding-left: 30px;
	border-left: 20px solid #ff9900;
	border-bottom: 2px solid #ff9900;
	
	font-weight: normal;
	font-size: 150%;
	font-style: normal;
	font-family: ;
}

.text_title_s1 {
	display: block;
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px;

	text-align: left;
	padding-left: 10px;
	border-left: 20px solid #ff9900;
	border-bottom: 2px solid #ff9900;
	
	font-weight: bold;
	font-size: ;
	font-style: normal;
	font-family: ;

	width: 350px;

}

.text_title_s2 {
	display: block;
	position: relative;
	top: 0px;
	left: 0px;
	width: 450px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;

	text-align: left;
	padding-left: 10px;
	border-left: 15px solid #99CC33;
	border-bottom: 1px solid #99CC33;
	
	font-weight: bold;
	font-size: ;
	font-style: normal;
	font-family: ;
}


.text_title_ss1 {
	display: inline;

	font-weight: normal;
	font-size: 75%;
	font-style: normal;
	font-family: ;
}

.text_alert1 {
	font-size: 100%;
	color: #ff9900;
}

.text_alert2 {
	font-size: 75%;
	color: #555555;
}



.text_param {
	display: block;
	position: relative;
	top: 0px;
	left: 20px;
	width: 750px;
	margin: 0px;
	padding: 0px;

	text-align: left;
	padding-left: 20px;

	float: left;

	border: 0px none #00f;
}

.text_param_s1 {
	display: block;
	position: relative;
	left: 0px;

	margin: 0px;
	text-align: left;
	border-left: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	padding-top: 10px;
	padding-left: 10px;

	font-weight: normal;
	font-size: 88%;
	font-style: normal;
	font-family: ;
	line-height: 130%;

	width: 370px;

}

.text_2in1_left {
	width: 400px;

	margin-right: 20px;
	float: left;
}

.text_2in1_right {
	width: 400px;

	float: left;
}

.text_2in1 {
	margin: 0px;
	width: 850px;

	float: left;
}

.entry_space_param {
	left: 0px;
	padding-top: 10px;

	clear: both;

}


/* footer */
.footer {
	display: block;
	position: relative;
	top: 0px;
	left: 0px;
	background-color: #fbfbfb;
	width:940px;
	height: 40px;
}

.comp_logo {
	display: block;
	position: absolute;
	top: 7px;
	left: 20px;
}

.copyright {
	text-align: center;
	display: block;
	position: relative;
	top: 13px;
	left: ;
}


/* contact */
/* テーブルの基本設定 */
table {
	width: 600px;
	font-size: ;
	border-collapse: separate;
	border-spacing: 2px;
	empty-cells: show;
	border: 0px solid #0000ff;
}

.LIST_LEFT {text-align: left; }
.LIST_CENTER {text-align: center; }
.LIST_RIGHT {text-align: right; }
.LIST_NONE {width: 3px; }
.LIST_NONE_LONG {width: 100%; white-space: normal; }
.WRAP {white-space: normal; }

td {
	padding-top: 10px;
	height: ;
	border: 0px solid #555555;
	white-space: nowrap;
}
.contact_title {
	padding: 10px;
	width: 180px;
	background-image: ;
	background-color: #99CC33;

	color: #ffffff;
	font-weight: normal;
	font-size: 88%;
	font-style: normal;
	font-family: ;
}

.contact_param {
	background-image: ;
	background-color: #eeeeee;
	color: ;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 30px;
}

.ime_on {
	ime-mode: active;
}

.ime_off {
	ime-mode: deactived;
}

.link_param_navi {
	margin-top: 30px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 5px;

}

.link_param {
	height: 100%;
	border: 0px none #0000ff;
	padding-left: 0px;
	margin-left: 0px;
	padding-right: 20px;
	float: left;
}

.navi_banner {
	margin: 0px;
	margin-top: 0px;

	border: 0px none #f00;
	width: 170px;

	float: left;
}

.navi_banner_param {
	margin: 0px;
	margin-bottom: 5px;
}

.banner_link {
}

.banner_img {
}

.float_reset {
	clear: both;
}

/* 2009/10/20 R.Okamura Add, for TOPIX */
.topix {
	width: 680px;
	border: 0px none #111;
	background-image: ;
	background-color: #fff5ff;
	background-repeat: ;
	color: #666;
	margin: 0px;
	padding: 10px;
	overflow: hidden;
	font-weight: normal;
	font-size: 80%;
	font-style: normal;
	font-family: ;
	white-space: normal;
	line-height: 120%;
}

.topix2 {
	width: 680px;
	border: 0px none #111;
	background-image: ;
	background-color: #fff5ff;
	background-repeat: ;
	color: #666;
	margin: 0px;
	padding: 10px;
	overflow: hidden;
	font-weight: normal;
	font-size: 80%;
	font-style: normal;
	font-family: ;
	white-space: normal;
	line-height: 100%;
}

.topix_title {
	width: 100%;
	border: 1px solid #eee;
	background-image: ;
	background-color: #fff;
	background-repeat: ;
	color: #666;
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
	overflow: hidden;
	font-weight: normal;
	font-size: 80%;
	font-style: normal;
	font-family: ;
	white-space: normal;
	line-height: 100%;
}

.topix_date {
	color: #666;
	font-weight: normal;
	font-size: ;
	font-style: normal;
	font-family: ;
}

.topix_link {
	color: #55f;
	font-weight: normal;
	font-size: ;
	font-style: normal;
	font-family: ;
}

.topix_link:hover {
	color: #55f;
	font-weight: normal;
	font-size: ;
	font-style: normal;
	font-family: ;
}


