@charset "utf-8";
#newsT,#newsB{background:url("../../img/news_outflame.gif") no-repeat scroll 0 0;width:700px;height:30px;}
#newsT{background-position:0 0;}#newsB{background-position:0px -25px;}
#newsM{background:url("../../img/news_outflame_m.gif") repeat-y scroll 0 0;width:700px;}
#return{height:25px;width:250px;float:left;}
#day{color:#999;float:right;}
h2{border-bottom:5px solid #dae4f2;clear:both;color:#333;font-size:175%;font-weight:bold;line-height:150%;letter-spacing:2px;padding:20px 10px 10px;text-align:center;width:680px;}
h3{font-size:115%;font-weight:bold;height:auto;line-height:150%;padding:5px 25px;}
.fromSharetive{background:url("../../img/news_flame_m.gif") repeat-y scroll 50px 0;padding:15px 50px;width:600px;}
.fromSharetiveT,.fromSharetiveB{background:url("../../img/news_flame.gif") no-repeat scroll;height:5px;width:600px;}
.fromSharetiveT{background-position:0 0;}.fromSharetiveB{background-position:0px -5px;}
.text,dl.fSText{padding:30px 25px 50px 50px; overflow:hidden;}
.text15{padding:15px;}
.notesT,.notesB{background-color:#f9f9e6;border:1px solid #dfdfc6;color:#444;}
.notesT{border-bottom:none;}.notesB{border-top:none;padding:5px 25px 15px;}
.notesB ul li{list-style:disc outside none;line-height:120%;}
dl.fSText dt{font-weight:bold;padding-top:10px;}
dl.fSText dd{font-size:85%;line-height:150%;padding-left:35px;}
.pt50{padding-top:50px;}
/*formBtn*/
.inv20111020Btn,.inv20111024Btn,.inv20111020Bnr{background-position:0px 0px;border:none;display:block;line-height:0px;font-size: 0px;height:50px;width:600px;text-indent:-9999px;}
/*20111027.html*/
.inv20111020Btn{background:url("../../investment/img/201110-btn.gif") no-repeat left top;}
.inv20111020Bnr{background:url("../../investment/img/201110-24-bnr.gif") no-repeat left top;}
.inv20111020Btn:hover,.inv20111020Bnr:hover{background-position:0px -50px;cursor:pointer;}
.inv201120BnrBg{background:url("../../investment/img/201110-24-bg.gif") no-repeat left top;height:150px;width:700px;padding-top:100px;}
/*20111028.html*/
.inv20111024Btn{background:url("../../investment/img/20111024-btn.gif") no-repeat left top;}
.inv20111024Btn:hover{background-position:0px -50px;cursor:pointer;}

.box_company{

	padding:15px;
        position: relative;
	display: inline-block;
	width: 550px;
	background-color: #ffe4e1;
	background-image: -webkit-linear-gradient(top, #f5fffa, #f5fffa);
	background-image: linear-gradient(to bottom, #f5fffa, #f5fffa);
	border-bottom: 4px solid #40e0d0;
	border-radius: 4px;
	line-height: 20px;
	outline: none;
}
span.name{
	font-weight:bold;
	font-size:120%;	

}
span.big{
	font-weight:bold;
	font-size:130%;		

}
.space{
	margin:20px 0 0 0;

}
.block {
    position: relative;
    padding: 20px;
    color: #fff;
	font-size:150%;
	font-weight:bold;
    background: #48d1cc;
    overflow: hidden;
	font-family:'Lucida Grande',
 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
 Meiryo, メイリオ, sans-serif;
}
 
.block:before {
    content: " ";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 0;
    height: 0;
    border-width: 16px 16px 0 0;
    border-style: solid;
    border-color: #fff;
    border-top-color: #998366;
    box-shadow: 0 1px 1px rgba(0,0,0,0.4);
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.4);
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.4);
}
.center{
	text-align:center;

}
p.bold{
    font-weight:bold;	
}