@charset "utf-8";
/* CSS Document */

/************** init **************/
h1, h2, h3, h4, h5, h6, p, address,
ul, ol, li, dl, dt, dd,
table, caption, th, td, img, form div{
	margin: 0;
	padding: 0;
	border: none;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	list-style-type: none;
	font-size:12px;
	font-family:Verdana,Helvetica,Arial,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color:#666666;
	line-height:16px;
}


textarea { font-size: 100%; }
img { vertical-align: bottom; }
hr { display: none; }
a{text-decoration:none;}
a:link { color: #666666; }
a:visited { color: #666666; }
a:active { color: #666666;}
a:hover { color: #000000;}


.clear{
	clear:both;
	margin:0px;
	padding:0px;
}

h2{
	font-size:14px;
	font-weight:bold;
	text-indent:30px;
	line-height:170%;
}

.link {
	background:url(../images/link_circle.gif) no-repeat center left;
	padding-left:18px;
}


/************** frame **************/
body{
	margin:0px;
	padding:0px;
	background:url(../images/back.gif) repeat-x;
}

div#container{
	width:950px;
	margin:0px auto;
	border:solid 1px #cecece;
	background-color:#FFFFFF;
}

div#header:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

div#header{
	width:890px;
	padding:15px 30px 8px 30px;
	border-top:solid 7px #0069b7;
}

div#wrapper:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

div#wrapper {
	width:890px;
	min-height: 1%;
	padding:10px 30px 20px 30px;
	border:none;
}

div#content-wrap{
	float:right;
	width:610px;
}

div#content {
	width:610px;
	border:solid 1px #cecece;
	padding-bottom:20px;
}

div#side {
	float:left;
	width:260px;
}

body#top div#content {
	float:left;
	width:610px;
	border:none;
}

body#top div#side {
	float:right;
	width:260px;
	border:none;
}

div#footer{
	width:950px;
	height:41px;
	padding-top:15px;
	background:url(../images/footer_back.gif) repeat-x;
}

/************** header **************/
#logo{
	float:left;
}

ul#sub_menu {
	width: 400px;
	overflow: hidden;
	float:right;
	text-align:right;
}

ul#sub_menu li {
	font-size:10px;
	display: inline;
	margin-right: -1px;
	padding: 0 8px 0 8px;
	border-right: 1px #336699 solid;
	list-style-type: none;
	zoom: 1;
	line-height:12px;
}

ul#main_menu {
	margin-top:20px;
	font-size:80%;
	float:left;
}

ul#main_menu li {
	float:left;
	padding: 0 7px 0 0px;
	list-style-type: none;
	zoom: 1;
}
ul#main_menu li a{ 
	display:block;
	float:left;
	padding:7px 15px 0px 2px;
	border-top:solid 2px #cecece;
	font-weight:bold;
}
/*
ul#main_menu li a:link{ 
	border-top:solid 2px #cecece;
}
*/
ul#main_menu li a:visited{ 
	border-top:solid 2px #cecece;
}
ul#main_menu li a:active{ 
	border-top:solid 2px #cecece;
}
ul#main_menu li a:hover{
	border-top:solid 2px #dec666;
}

div#language p{
	margin-top:29px;
	float:right;
	font-weight:bold;
	color:#006ab6;
}
div#language p a{
	margin-top:29px;
	padding-left:20px;
	font-weight:bold;
	background:url(../images/double_circle.gif) no-repeat 0px 0px;
	text-indent:25px;
	color:#006ab6;
}

form#language {
	margin:0px;
	padding:0px;
	padding-top:25px;
	text-align:right;
}
form#language select {
	padding:0px;
	border:solid 1px #999999;
	height:18px;
	color:#0069b7;
}

/************** Change Menu Bar Color **************/
body#top ul#main_menu li#home a{
	border-top:solid 2px #dec666;
}
body#about ul#main_menu li#about a{
	border-top:solid 2px #dec666;
}
body#products ul#main_menu li#products a{
	border-top:solid 2px #dec666;
}
body#theory ul#main_menu li#theory a{
	border-top:solid 2px #dec666;
}
body#partner ul#main_menu li#partner a{
	border-top:solid 2px #dec666;
}
body#news ul#main_menu li#news a{
	border-top:solid 2px #dec666;
}

/************** wrapper (top page) **************/
div#products_menue{
	margin-top:20px;
}

div#products_menue img#management_btn{
	float:left;
	margin-right:20px;
}

div#products_menue img#corporate_btn{
	float:left;
	margin-right:20px;
}

div#content div#news-event p{
	width:590px;
	background:url(../images/double_circle.gif) no-repeat;
	margin:20px 0px 10px 0px;
	padding:0 0 4px 20px;
	border-bottom:solid 1px #999999;
	font-weight:bold;
}
div#content div#news-event ul#news-list{
	margin-top:10px;
	margin-left:0px;
	padding:0px;
}

div#content div#news-event ul#news-list li{
	background:url(../images/single_circle.gif) no-repeat;
	padding:0 0 4px 20px;
	margin-top:10px;
	margin-left:0px;
	border-bottom:dotted 1px #999999;
	list-style:none;
}

div#partner_recruit{
	margin-top:15px;
}

span.date{
	font-size:10px;
}

/************** side navigation **************/
div#side ul li {
	margin-top:10px;
	padding:5px 0px;
	border-bottom:solid 1px #cfcfcf;
}
div#side ul li a{
	background:url(../images/single_circle.gif) no-repeat left center;
	padding-left:20px;
}
div#side ul li a:hover{
	background:url(../images/double_circle.gif) no-repeat left center;
	padding-left:20px;
}

div#side ul li.products_li_ie a{
	_background:url(../images/single_circle.gif) no-repeat 0px 3px;
	padding-left:20px;
}
div#side ul li.products_li_ie a:hover{
	_background:url(../images/double_circle.gif) no-repeat 0px 3px;
	padding-left:20px;
}
/************** content **************/

div#content a{text-decoration:none;}
div#content a:link { color:#E17100; }
div#content a:visited { color:#E17100; }
div#content a:active { color:#E17100; }
div#content a:hover { color:#999999;}

a:link.orange { color:#E17100; }
a:visited.orange  { color:#E17100; }
a:active.orange  { color:#E17100; }
a:hover.orange  { color:#999999;}

p#pankuzu {
	font-size:10px;
	margin-bottom:5px;
}

p#pankuzu a{
	font-size:10px;
}

div#content h3{
	background:url(../images/sub_title_back.gif) repeat-x;
	height:40px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:40px;
	padding-left:15px;
}

div#content p{
	padding:20px 25px 0px 25px;
	line-height:170%;
}

div#content ul{
	margin-top:5px;
	margin-left:25px;
	margin-right:25px;
}
div#content ul li{
	list-style-type:disc;
	margin-left:25px;
	line-height:180%;
}

div#content p#introduction_p{
	width:400px;
	margin:10px auto 10px auto;
	padding:15px 20px 15px 20px;
	text-align:center;
	border:solid 1px #CCCCCC;
	background-color:#FFFFCC;
	line-height:2em;
}
div#content p#introduction_p_en{
	width:540px;
	margin:10px auto 10px auto;
	padding:15px 5px 15px 5px;
	text-align:center;
	border:solid 1px #CCCCCC;
	background-color:#FFFFCC;
	line-height:2em;
}

#corporate_table {
	margin:auto;
	margin-top:20px;
	width:530px;
}
#corporate_table td{
	padding:4px;
	padding-top:6px;
	border-bottom:solid 1px #CCCCCC;
}

#theory_table {
	margin:20px auto 0px auto;
	width:530px;
}
#theory_table td{
	padding:4px;
	text-align:center;
	font-size:10px;
}

#theory_table_en {
	margin:20px auto 0px auto;
}
#theory_table_en td{
	padding:2px;
	font-size:10px;
}

#contact-table {
	width:500px;
	margin:auto;
	margin-top:10px;
}
#contact-table th{
	width:150px;
	padding:5px;
	margin-right:2px;
	background-color:#CCCCCC;
	border-bottom:solid 1px #CCCCCC;
}
#contact-table td{
	padding:2px;
}
#contact-botton{
	width:500px;
	margin:auto;
	margin-top:20px;
	text-align:center;
}

table#president-history{
	margin-left:20px;
}
table#president-history td{
	padding:2px;
}
	
#content .sub-title{
	width:530px;
	margin-top:20px;
	background:url(../images/dot.gif) no-repeat bottom;
	line-height:2em;
	font-weight:bold;
	color:#0069b7;
}

#content .sub-title-center{
	text-align:center;
	margin-bottom:-15px;
	margin-top:10px;
	font-weight:bold;
	color:#0069b7;
}

div#content p.products-index-title{
	margin:0px;
	padding:0px;
	margin-top:50px;
	margin-bottom:5px;
	font-size:12px;
	font-weight:bold;
	color:#0069b7;
	text-align:center;
}

div#content p.products-index-sub-title{
	margin:0px;
	padding:0px;
	font-size:12px;
	text-align:center;
	line-height:10px;
}

caption{
	color:#0069b7;
}

strong{
	font-weight:bold;
}

/******* For Sitemap *************/
div#content .sitemaps {
	width:260px;
	float:left;
	margin-left:25px;
	_margin-left:15px;
	margin-right:10px;
	margin-top:20px;
}
div#content .sitemaps h6{
	background-color:#CCCCCC;
	width:260px;
	color:#666666;
	padding:2px 0px 2px 4px;
	line-height:1em;
	margin-bottom:5px;
}

div#content .sitemaps ul {
	margin:0;
	padding:0 0 0 10px;
	list-style:none;
}
div#content .sitemaps ul li{
	margin:5px 0 0 10px;
	padding:0;
	list-style:none;
}
div#content .sitemaps p{
	margin:0;
	padding:0;
}

div#content .sitemaps h6 a{
	color:#FFFFFF;
	padding:2px 2px;
	line-height:1em;
}
div#content .sitemaps h6 a{color:#666666;}
div#content .sitemaps h6 a:visited {color:#666666;}
div#content .sitemaps h6 a:hover {color: #FFF;}


/************** footer **************/
ul#bottom_menu {
	width: 400px;
	margin:auto;
	padding-bottom:5px;
	overflow: hidden;
	text-align:center;
}

ul#bottom_menu li.first {
	border-left: none;
}
ul#bottom_menu li {
	display: inline;
	padding: 0 6px 0 8px;
	border-left: 1px #ffffff solid;
	list-style-type: none;
	zoom: 1;
	color:#FFFFFF;
	line-height:14px;
}

ul#bottom_menu li a{
	color:#FFFFFF;
}

div#footer address{
	color:#FFFFFF;
	text-align:center;
	padding:0px;
	font-size:10px;
}
