/*MainContentsArea Basic*/

.catHeader {

	text-align: right;

	margin: 0px;

	padding: 0px;

	width: 525px;

}

/*IR情報*/

.catHeader_ir {

	width: 520px;

	height:61px;

	background-image:url(../ir/img/category_title.jpg)

}

/*株価表示*/

img.stock_box{

	margin: 5px 10px 4px 208px;

	width: 302px;

	height:52px;

	border: 0px none;

}



#main {

	background: #FFFFFF;

	text-align: left;

	margin: 10px 0px 10px 15px;

}

#main h1 {

	margin: 0px;

	padding: 0px;

}

#main h2 {

	margin: 8px 0px 2px;

	padding: 0px;

}

#main h2#generic_new {

	color: #999900;

	letter-spacing: 1px;

	line-height: 120%;

	margin-top:18px;

	margin-bottom: 5px;

	margin-left: 2px;

	font-size: medium;

}

#main h3 {

	color: #999900;

	letter-spacing: 1px;

	line-height: 120%;

	margin-bottom: 5px;

	margin-left: 2px;

	font-size: medium;

}

#main h4 {

	color: #666666;

	letter-spacing: 1px;

	line-height: 120%;

	margin-bottom: 0px;

	margin-left: 2px;

	margin-top: 2px;

	font-size: small;

	width: 500px;

	border-bottom: 1px dashed #666666;

}

#main p {

	line-height: 135%;

	letter-spacing: 1px;

	text-align: left;

	margin: 3px 10px 3px 2px;

	font-size: small;

	width: 480;

}

#main ul {

	margin: 0px;

	padding: 10px 0px 5px 0px;

	text-indent:-17px;

	width: 98%;

}

#main li {

	list-style: none;

	margin: 0px 0px 0px 10px;

	padding: 0px 0px 0.5em 14px;

	line-height: 130%;

}

#main hr {

	height: 1px;

	width: 490px;

	color: #666666;

	border-top: 1px dashed #666666;

	border-right: none;

	border-bottom: none;

	border-left: none;

}



/*Text*/

#main p.right {

	line-height: 135%;

	text-align: right;

	margin-top: 2px;

	margin-bottom: 2px;

}

#main p.center {

	line-height: 135%;

	text-align: center;

	margin-top: 2px;

	margin-bottom: 2px;

}

#main p.x-small {

	font-size: x-small;

	margin-top: 2px;

	margin-bottom: 2px;

}

#main p.x-smallRight {

	font-size: x-small;

	text-align: right;

}

.highlight {

	color: #CC0000;

}

.highlight_02 {

	color: #003663;

}

.sml-txt {

	color: #666666;

	font-size: x-small;

}





/*ImageFloat*/

img.floatRight {

	float: right;

	margin-left: 10px;

	margin-right: 5px;

}

img.floatLeft {

	float: left;

	margin-right: 10px;

}





/*Table Border*/

#main table#border {

	background: #CCC;

	margin-top: 3px;

	margin-bottom: 3px;

	width:100%;

}

#main #border th {

	padding: 2px 5px;

	font-weight: normal;

	vertical-align: top;

	background: #ececec;

	text-align: left;

}

#main #border td {

	background: #FFFFFF;

	text-align: left;

	padding: 2px 5px;

	font-weight: normal;

	line-height: 120%;

	letter-spacing: 1px;

}

#main #border td.jinji {

	background: #FFFFFF;

	text-align: center;

	padding: 2px 5px;

	font-weight: normal;

	line-height: 120%;

	letter-spacing: 1px;

}

#main #border td.jinji2 {

	background: #EEEEEE;

	text-align: center;

	padding: 2px 5px;

	font-weight: normal;

	line-height: 120%;

	letter-spacing: 1px;

}



#main #border td.price1 {

	padding: 2px 5px;

	font-weight: normal;

	line-height: 120%;

	letter-spacing: 1px;

	text-align: right;

	background: #FFFFFF;

}

#main #border td.price1_center {

	padding: 2px 5px;

	font-weight: normal;

	line-height: 120%;

	letter-spacing: 1px;

	text-align: center;

	background: #FFFFFF;

}

#main #border td.price2 {

	padding: 2px 5px;

	font-weight: normal;

	line-height: 120%;

	letter-spacing: 1px;

	text-align: right;

	background: #FFEEEE;

	color: #CC0000;

}

#main #border td.price3 {

	padding: 2px 5px;

	font-weight: normal;

	line-height: 120%;

	letter-spacing: 1px;

	text-align: right;

	background: #EEEEEE;

}







#main table#border500 {

	width: 500px;

	margin-top: 4px;

	margin-bottom: 4px;

	background: #CCC;

}

#main #border500 th {

	padding: 2px 5px;

	font-weight: normal;

	vertical-align: top;



	background: #ececec;

	text-align: left;

}

#main #border500 td {

	padding: 2px 5px;

	font-weight: normal;

	line-height: 120%;

	letter-spacing: 1px;

	text-align: left;

	background: #FFFFFF;

	vertical-align: top;

}

#main #border500 td.price1 {

	padding: 2px 5px;

	font-weight: normal;

	line-height: 120%;

	letter-spacing: 1px;

	text-align: right;

	background: #FFFFFF;

}

#main #border500 td.price2 {

	padding: 2px 5px;

	font-weight: normal;

	line-height: 120%;

	letter-spacing: 1px;

	text-align: right;

	background: #FFEEEE;

	color: #CC0000;

}

#main #border500 td.YesNo {

	padding: 15px;

	line-height: 150%;

	letter-spacing: 1px;

	background: #FFFFFF;

	vertical-align: top;

	font-weight: bold;

	text-align: center;

}







/*contact*/

#contact table {

	margin-top: 4px;

	margin-bottom: 4px;

	background: #CCCCCC;

}

#contact th {

	background: #ececec;

	text-align: left;

	padding: 2px 5px;

	font-weight: bold;

}

#contact td {

	background: #FFFFFF;

	text-align: left;

	padding: 2px 5px;

	font-weight: normal;

	line-height: 120%;

	letter-spacing: 1px;

}



.signature {

	display: block;

	width: 500px;

	margin-top: 2px;

	margin-bottom: 2px;

	text-align: right;

}

/*Box*/

.Box1 {

/*

	padding: 5px;

	border: 1px solid #CCCCCC;

	display: block;

	width: 490px;

	margin-bottom: 2px;

*/

}

.Box1 form {

	margin:0;

	padding:0;

}

.Box1 form select,

.Box1 form option{

	background: #EFF4C9;

}



.Box2 {

	padding-top: 5px;

	padding-bottom: 5px;

	width: 490px;

}



/*FAQ*/

#faq .quesBox {

	padding: 5px;

	border: 1px solid #CCCCCC;

	display: block;

	width: 480px;

}

#faq li.question {

	font-weight: bold;

	color: #007572;

	padding-top: 3px;

	padding-bottom: 3px;

}

#faq li.answer {

	padding-top: 3px;

	padding-bottom: 3px;

	line-height: 135%;



}

#faq .top {

	display: block;

	width: 480px;

	font-size: x-small;

	text-align: right;

}



/*tb.html movie*/

.movie_ta{border:1px solid #999999;

		  line-height:135%;

		  padding:3px;

		  width:500px;}

		  

.movie_ta2{line-height:110%;

		  padding:2px;

		  color:#666666;}



.ta_text{margin-left:5px;}





/* ジェネリックハンドブック */

.green_text{

	color:#007148;

	}

	

#form_button{

	margin:20px 0 25px 0;

	text-align:center;

	}

	

.hk_comment{

	margin: 10px 5px;

	text-align:left;

	}

	

.hk_comment2{

	margin-top: 15px;

	text-align: center;

	}

#main p.x-small_stock {



	font-size: x-small;

	margin-top: 8px;

	margin-bottom: 8px;

}

