/* 共通設定
--------------------------------*/
h2 {
	background-image: none;
	height: 110px;
	margin-bottom: 30px;
	padding: 0;
}
h3 {
	width: 542px;
	height: 32px;
	background: url("../images/kigyo/bg_h2.jpg") left top no-repeat ;
	letter-spacing: 2pt;
	font-size: 120%;
	padding: 6px 0 0 40px;
	margin-bottom: 20px;
}
span#chushaku {
	font-size: 80%;
	letter-spacing: 0;
	font-weight: normal;
	margin-left: 20px;
}
h4 {
	margin-left: 10px;
	width: 550px;
	letter-spacing: 2pt;
	padding: 3px 0 3px 10px;
	margin-bottom: 10px;
	border-left: solid  7px #F4A460;
	border-bottom: solid  1px #dcdcdc;
}
h5 {
	letter-spacing: 2pt;
	margin-left: 20px;
	margin-bottom: 10px;
}
div#sideNavi_base {
	float: left;
	margin-top: 25px;
	margin-left: 0;
	padding-left: 15px;
}
div#sideNavi_base img{
	vertical-align: top;
}
div#sideNavi_base ul {
	list-style-type: none;
	border-right: solid  1px #dcdcdc;

}
div#sideNavi_base ul li{
	border-bottom: dotted  1px #dcdcdc;
}
div#sideNavi_base ul li ul{
	background: url("../images/kigyo/bg_side_on.jpg") left top repeat-y ;
	list-style-image: url("../images/kigyo/pt_side_on.png") ;
	font-size: 90%;
	padding-bottom: 5px;
	border: none;
}
div#sideNavi_base ul li ul a{
	list-style-image: url("../images/kigyo/pt_side.png") ;
}
div#sideNavi_base ul li ul a:hover{
	list-style-image: url("../images/kigyo/pt_side_on.png") ;
}
div#sideNavi_base ul li ul li{
	border: none;
	margin-left: 40px;
	vertical-align: middle;
	font-size: 10pt;
}

div#sideNavi_base ul li ul li a:hover{
	color: #ff9900;
}

div#pankuzu_list {
	margin-left: 15px;
	clear: both;
	letter-spacing: 2pt;
	width: 855px;
	height: 25px;
	padding: 7px 0 0 15px;
	font-size: 105%;
	border-bottom: solid  5px #dcdcdc;
}
div#pankuzu_list a{
	color: #666666;
}
div#pankuzu_list a:hover{
	border-bottom: solid  1px #ffcc00;
}
.float_left {
	float: left;
	padding-right: 10px;
}

div#container div.page_top {
	width:560px;
	text-align: right;
	margin-top: 20px;
}
div#container div.page_top a{
	color: #008B8B ;
}
div#container div.page_top a:hover{
	border-bottom: dotted  1px #808080;
}
div#footNavi {
	margin-left: 15px;
	width:870px;
	height: 35px;
	background: url("../images/kigyo/bg_footNavi.jpg") left top repeat-x ;
	letter-spacing: 2pt;
	word-spacing: 1em;
	text-align: center;
	padding-top: 8px;
}
span.chui {
	color: #ff6600;
}
span.link a{
	color: #008B8B ;
}
span.link a:hover{
	border-bottom: dotted  1px #808080;
}

/* トップページ
--------------------------------*/

div#sideNavi {
	float: left;
	margin-top: 15px;
	margin-left: 10px;
	padding-left: 15px;
}
div#sideNavi ul{
	list-style-type: none;
}
div#sideNavi ul li{
	margin-top: 5px;
	padding: 0;
}

div#main {
	float: right;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	padding-right: 50px;	
}
div#main div.news {
	width: 580px;
	overflow-y: auto;
	overflow-x: hidden;
	height: 150px;
	margin-bottom: 20px;
	padding: 10px 0 10px 0;
}
div#main div.news table{
	border-collapse: collapse; 
	border: none;
	width: 560px;
}
div#main div.news table th{
	color: #339999;
	padding-top: 3px;
	border-bottom: dotted  1px #808080;
	background-color: #F0FFF0;
	vertical-align: top;
	text-align: center;
}
div#main div.news table td{
	color: #333333;
	font-weight: normal;
	padding: 3px 15px 3px 15px;
	border-bottom: dotted  1px #808080;
}
div#main div.topics_title {
	font-weight: bold;
}
div#main p {
	padding-left: 1.5em;
	background: url("../images/kigyo/pt_arrow.gif") left center no-repeat ;
}
div#main p a{
	color: #339999;
}
div#main p a:hover{
	color: #ff6633;
}

/* カテゴリー・トップ
--------------------------------*/
div#category_top {
	width: 580px;
	float: right;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	padding-right: 50px;
}
div#category_top div{
	font-size: 110%;
	padding: 0 0 0 10px;
	width: 545px;
	margin-bottom: 40px;
	margin-top: 30px;
}

div#category_top span.shosai{
	float: right;	
}

/* 会社の沿革
--------------------------------*/

div#contents {
	width: 580px;
	float: right;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	padding-right: 50px;	
}
div#contents table{
	border-collapse: collapse; 
	border: solid 1px #c0c0c0;
	margin-bottom: 20px;
}
div#contents table caption{
	text-align: right;
}
div#contents table caption.left{
	text-align: left;
}
div#contents table thead th{
	background-color: #FFFACD;
}
div#contents table th{
	white-space: nowrap;
	border: solid 1px #c0c0c0;
	background-color: #f8f8ff;
	text-align: center;
	font-weight: normal;
	padding: 5px;
}
div#contents table td{
	padding: 5px 5px 5px 10px;
	border: solid 1px #c0c0c0;
	text-align: left;
}

/* 事業内容
--------------------------------*/

div#contents p{
	width: 520px;
	margin: 0 30px 20px 30px;
}
div#contents ul{
	width: 500px;
	list-style-type: disc;
	margin-bottom: 20px;
	margin-left: 30px;
	padding-left:30px;
}
div#contents ul li{
	margin-bottom: 5px;
}

/* 事業内容
--------------------------------*/

div#contents p{
	width: 560px;
	margin: 0 10px 20px 10px;
}
div#contents ol{
	width: 520px;
	list-style-type: decimal;
	margin-left: 30px;
	padding-left: 30px;
}
div#contents ol li{
	margin-bottom: 5px;
}

/* 株式の状態
--------------------------------*/

div#contents dl {
	width: 560px;
	margin-left: 20px;
}
div#contents dl dt{
	font-weight: bold;
}
div#contents dl dd{
	margin-left: 25px;
	margin-bottom: 20px;
}
div#contents dl table{
	width: 500px;
}
div#contents dl table td{
	text-align: center;
}

/* 会社概要
--------------------------------*/

div#contents table td ol{
	width: 400px;
	list-style-type: decimal;
	margin-left: 5px;
}

/* プライバシーポリシー
--------------------------------*/

div#contents dl dd ul{
	width: 480px;
	list-style-type: square;
	margin-left: 20px;
	padding-left: 20px;
}

/* 施設概要
--------------------------------*/
div#contents table td dl{
	width: 410px;
	margin-left: 5px;
}
div#contents table td dl dt{
	font-weight: normal;
}
div#contents table td dl dd{
	margin-top: -1.4em;
	margin-left: 90px;
	margin-bottom: 5px;
}

/* 設備の状況
--------------------------------*/
div#contents table#setsubi td{
	text-align: right;
	padding-right: 30px;
}
div#contents table#setsubi td.center{
	text-align: center;
}
div#contents table#shisetsu{
	width: 460px;
	margin-bottom: 30px;
}

div#contents table#shisetsu td{
	text-align: center;
}

/* 事業の状況
--------------------------------*/

div#contents table.h5_table{
	margin-left: 30px;
	width: 540px;
}
div#contents table.h5_table thead th{
	background-color: #FFFACD;
}
div#contents table.h5_table td{
	text-align: right;
}
div#contents div.hyo_chushaku{
	margin-left: 30px;
	margin-bottom: 20px;
	width: 540px;
}
div#contents div.hyo_chushaku ol{
	margin-left: 5px;
	width: 500px;
}
div#inner_link{
	margin-bottom: 30px;
	text-align: center;
}
div#inner_link img{
	margin-right: 10px;
}

/* 財務の状況
--------------------------------*/

div#contents table.zaimu {
	font-size: 11pt;
}
div#contents table.zaimu th.left{
	text-align: left;
	padding-left: 10px;
}
div#contents table.zaimu td{
	text-align: right;
	padding-right: 10px;
}

/* コーポレートガバナンス
--------------------------------*/

div#contents dl.csr {
	width: 550px;
	margin-left: 20px;
}
div#contents dl.csr dt{
	font-weight: bold;
	margin-bottom: 10px;
}
div#contents dl.csr dd{
	margin-left: 15px;
	margin-bottom: 20px;
}
div#contents dl.csr dd ol{
	margin-left: 0;
	width: 490px;
}
div#contents dl.csr dd ol li ol{
	list-style-type: lower-roman;
}

/* ＩＳＯ
--------------------------------*/

div#contents dl.iso {
	width: 520px;
	margin-left: 20px;
}
div#contents dl.iso dt{
	letter-spacing: 2pt;
	padding: 3px 0 3px 10px;
	margin-bottom: 10px;
	border-left: solid  7px #F4A460 ;
	border-bottom: solid  1px #dcdcdc;	
}
div#contents dl.iso dd ol{
	margin-left: 0;
	width: 450px;	
}
div#contents dl.iso dd ol li ol{
	list-style-type: lower-roman;	
}

/* 採用情報
--------------------------------*/

div#contents dl.iso dd table td{
	text-align: left;	
}
div#contents dl.iso dd table td ul{
	width: 350px;	
}
div#contents dl.iso dd table td dl {
	margin-left: 0;		
}
div#contents dl.iso dd table td dl dt{
	border: none;
	color: #008B8B ;		
}
div#contents dl.iso dd table td dl dd{
	margin-left: 25px;
	margin-top: -1em;		
}

/* 資料請求
--------------------------------*/

div#dohi {
	text-align: center;
	margin-top: 20px;
}
div#dohi iframe{
	width: 580px;
	margin-bottom: 20px;
}
div#privacy_dohi{
	text-align: left;
	margin: 0 auto;   /* Firefox 向けセンタリング指定 */
	margin-left: auto; margin-right: auto;/* その他ブラウザ向けセンタリング指定 */
	width: 520px;
	padding: 20px;
}
div#privacy_dohi h1{
	margin-left: 10px;
	width: 480px;
	letter-spacing: 2pt;
	padding: 3px 0 3px 10px;
	margin-bottom: 10px;
	border-left: solid  7px #F4A460;
	border-bottom: solid  1px #dcdcdc;
}
div#privacy_dohi p{
	padding: 10px;
	margin-left: 10px;
	width: 480px;
}
div#privacy_dohi dl{
	padding: 10px;
	margin-left: 10px;
	width: 480px;
}
div#privacy_dohi dl dt{
	font-weight: bold;
	color: #008B8B;
}
div#privacy_dohi dl dd{
	margin-bottom: 10px;
	margin-left: 10px;
}
div#privacy_dohi dl dd ul{
	padding-left: 20px;
	margin-left: 20px;
	width: 420px;
}
div#privacy_dohi dl dd table{
	width: 480px;
	border-collapse: collapse; 
	border: solid 1px #c0c0c0;
	margin-top: 10px;
}
div#privacy_dohi dl dd table caption{
	text-align: left;
	color: #008B8B;
}
div#privacy_dohi dl dd table th{
	white-space: nowrap;
	border: solid 1px #c0c0c0;
	background-color: #f8f8ff;
	text-align: center;
	font-weight: normal;
	padding: 5px;
}
div#privacy_dohi dl dd table td{
	border: solid 1px #c0c0c0;
	padding-left: 15px;
}

/* 問合せ
--------------------------------*/

div#contents table.h5_table td.left{
	text-align: left;
	padding-left: 15px;
}

.toiawase_kakunin {
	text-align: center; 
}

.alert {
	color: #ff9966;
}

.errorMessage {
	color: #ff9966;
}

.zenkaku {
ime-mode: active; 
}

.hankaku {
ime-mode: inactive;
}

div#contents table.wakunashi {
	margin-left: 10px;
	border: none;
	width: 560px;
	margin-bottom: 5px;
}
div#contents table.wakunashi td {
	border: none;
	vertical-align: top;
}

div#shomei {
	text-align: right;
}

