/* CSS Document */



a:link {
	color: #9C3163;
	text-decoration: none;
}

a:visited {
	color: #336666;
	text-decoration: none;
}

a:active {
	color: #00cc00;
	text-decoration: none;
}

a:hover {
	text-decoration: underline
}

/*見出し関連*/

h1 {
	padding:0;
	margin-bottom: 0px;
	margin-top: 0;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
} 




/*各種文字スタイル*/





.text1 {
	font-size: 12px;
	color: #333333;
	line-height: 150%;
	text-align: left;
}



.text2 {
	font-size:33333310px;
	color: #313131;
	line-height: 150%;
	font-weight: bold;
	text-align: left;
}

.text3 {
	font-size: 12px;
	color: #BDBDBD;
	line-height: 150%;
	text-align: left;
}

.sub-navi{
	color: #333333;
	font-size: 10px;
}




/*段落の体裁*/
p {
	font-size: 12px;
	line-height: 150%;
}

p.caption{
	width:190px;
	font-size:11px;
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:0;
	line-height:15px;
	text-align:left;
}

p.caption_right{
	width:190px;
	font-size:11px;
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:0;
	line-height:15px;
	text-align:left;
	margin-left:10px;
}

div.reportimage_left{
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:0;
	width:202px;
	background-color:#ffffff;
	float:left;
}

div.reportimage_right{
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:0;
	width:202px;
	background-color:#ffffff;
	float:right;
}

div.report-text{
	margin-top:0px;
	margin-bottom:0px;
}

p.report{
	text-indent:10pt;
	margin-top:5px;
	margin-bottom:0px;
}

p.report1{
	text-indent:10pt;
	margin-top:5px;
	margin-bottom:20px;
}

div.reporter{
	text-align:right;
	margin-top:0;
	margin-bottom:0;
	margin-left:50px;
	padding-top:0;
	padding-bottom:0;
}

.pagetop{
	text-align:right;
}

.kajou {
	list-style-type:disc;
	font-size:12px;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
	margin-left:30px;
	padding-left:0px;
	text-indent:-1px;
}

li{
	padding-left:0.05em;
	margin-bottom:10px;
	line-height:15px;
}

td.text{
	font-size:12px;
	line-height:18px;
}

.banner{
	border:0;
}

.banner.kasou{
	margin:20px 0 0 0;
	padding:0;
}

.banner.kasou2{
	margin-top:10px;
	padding:0;
}

.center{
	text-align:center;
}
	

