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


.contents_r h2 {
	background:url(../images/category/com/bg_pagetitle.jpg) left bottom repeat-x;
	padding-bottom:14px;
	margin-bottom:1em;
	width:100%;
}

.contents_r h3 {
	background:url(../images/category/com/bg_h3.jpg) bottom no-repeat;
	width:600px;
	height:30px;
	margin-bottom:1em;
	padding:0 15px;
	line-height:30px;
	font-size:1.1em;
}












/*IR情報
--------------------------------*/



/*ログイン
--------------------------------*/

#login_inner {
	margin: 30px auto;
	width: 400px;
	background: #ECF1FF;
	text-align: center;
	border: 1px solid #B0C6FF;
	padding: 20px;
}





/*決算説明資料
--------------------------------*/



/*株主情報
--------------------------------*/



/*よくある質問と答え
--------------------------------*/

#qestion_list {
	margin-bottom: 25px;
}

#qestion_list ul {
	margin: 0px;
	padding: 0px;
}

#qestion_list ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#qestion_list ul li a {
	margin-left: 30px;
	padding-left: 15px;
	background: url(../images/category/ir_info/faq/icon.gif) no-repeat 0px center;
}

.qestion {
	background: #F6F6F6;
	padding: 5px;
	border: 1px solid #999999;
	width: 588px;
	margin-left: 30px;
}
.answer {
	background: #FFFFFF;
	padding: 5px;
	margin-bottom: 20px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	width: 588px;
	margin-left: 30px;
}


/*お問い合わせ
--------------------------------*/



/*個人投資家
--------------------------------*/



/*機関投資家
--------------------------------*/
#qestion_list td{
	border: 1px solid #333333;
}

