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


p {
 font: 12px/18px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
p.alpha {
 font-family: Geneva, Arial, Helvetica, sans-serif
}


.cornertitle {
	font-size: 12pt;
	color: #000000
}
.midashi01 {
 color: #FFFFFF;
 background: #CC3333;
 padding-top: 10px;
 text-align: center;
 padding-bottom: 10px;
 font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
 font-weight: bold;
 margin-top: 0px;
}
p.pre-comment{
 font-size: 12px;
 color: #333333;
 margin-right: 20px;
 margin-left: 20px;
 line-height: 16px;
 display: block;
}
p.space{
 margin-bottom: 5px;
 margin-top: 0px;
}
h5.midashi-2{
 margin-bottom: -5px;
 color: #CC3333;
}
h5.midashih5 {
 font-size: 12px;
 margin-bottom: -10px;
}
hr{
 text-align: center;
 width: 95%;
}
.comment{
 font-size: 11px;
 line-height: 14px;
 display: block;
 padding-right: 10px;
 padding-left: 10px;
}
.maintext {
 font-size: 10pt;
 color: #000000;
 text-align: left;
}
.boldblack {
	font-size: 10pt;
	font-weight: bold;
	color: #000066
}
.cornersmall {
	font-size: 9pt;
	color: #000000
}
.boldred {
	font-size: 10pt;
	font-weight: bold;
	color: #CC0000
}
.maingrey {
	font-size: 10pt;
	color: #444444
}
.verysmall {
	font-size: 8pt;
	color: #CC0000
}
.verysmallred {  font-size: 8pt; color: #CC0000}
.mainblue {
	font-size: 10pt;
	color: #000066
}
.mainbold {  font-size: 10pt; font-weight: bold; color: #333333}
.textbold {  font-size: 10pt; font-weight: bold; color: #333333}
.texttitle2 {
	font-size: 13pt;
	font-weight: bold;
	color: #333333
}

/*ここからニュー*/
/*body,td,th {
 font: 12px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}*/
body {
 font: 12px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#mainContents{
 height: 600px;
 overflow: auto;
 margin-bottom: 0px;
 padding-right: 5px;
 padding-bottom: 0px;
 background: #F2F2F2;
}
#mainContents_short {
 overflow: auto;
 margin-bottom: 0px;
 padding-right: 5px;
 padding-bottom: 0px;
 background: #F2F2F2;
 height: 550px;
}
#subTitle{
	background: #c3cad3;
	margin-top: 2px;
}
.eibun {
 font-family: Geneva, Arial, Helvetica, sans-serif
}
.fontSize10{
	font-size: 10px
}
.pos_center{
 text-align: center;
}
.leftSide {
 float: left;
 padding-right: 10px;
}
.left_side {
 float: left;
 margin-right: 50px;
}
.right {
	margin-right: 0px;
	margin-left: auto;
	text-align: right;
	padding-right: 10px;
}
.rightSide{
 float: right;
 padding-left: 10px;
}
.right-side{
 float: right;
 margin-left: 5px;
}
.stress {
 height: 2px;
 border-top: 1px solid #FF0000;
 margin-top: -10px;
}
img{
 border-style: none;
}
.indent{
 text-indent: -50px;
 margin-left: 50px;
 list-style: inside;
 font: 12px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.indent li{
 list-style: inside;
 margin-bottom: 5px;
}
h5.midashi{
 margin-top: 10px;
 margin-bottom: 0px;
}
ol{
 font-size: 12px;
 line-height: 18px;
}
ul{
 font: 13px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
ul.mokuji{
 margin-left: -15px;
 line-height: 16px;
}
ul.sidemenu {
	list-style: none;
	margin-left: -40px;
}
ul.space li{
 margin-bottom: 5px;
 margin-left: -10px;
 line-height: 18px;
 margin-top: 0px;
}

hr.sideBar{
	text-align: right;
	width: 95%;
	margin-right: 0px;
	margin-left: auto;
	border-top: 1px solid #A30B5B;
}
.padding_20{
 padding-right: 20px;
}

table#shoseki{
 font: 13px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
 width: 98%;
 padding: 2px;
 margin-bottom: 2px;
 background: #dddddd;
}
.shoseki_title {
 text-align: left;
 font-size: 11pt;
 font-weight: bold;
 color: #000000;
}
.shoseki_subtitle {
 text-align: left;
 font-size: 10pt;
 font-weight: bold;
 color: 666666;
}
a.sidemenu {
 background: #A30B5B;
 width: 121px;
 height: 29px;
 display: block;
 margin-bottom: 2px;
 border-style: none;
}
a:hover.sidemenu {
 background: #CC3366;
 height: 29px;
 width: 121px;
 border-style: none;
}
a.sidemenu_target {
	background: #3366FF;
	width: 121px;
	height: 29px;
	display: block;
	margin-bottom: 2px;
}
a:hover.sidemenu_target {
	background: #0000FF;
	height: 29px;
	width: 121px;
}

a.sidelink {
 padding-top: 3px;
 padding-bottom: 3px;
 display: block;
 border: 1px solid #FFFFFF;
}
a:hover.sidelink {
 border: 1px solid #CC3300;
 padding-top: 3px;
 padding-bottom: 3px;
}
/*a.sidemenu {
 display: block;
 margin-bottom: 2px;
 background: #A30B5B;
 border-style: none;
}
a:hover.sidemenu {
 background: #CC3366;
 text-decoration: none;
 border-style: none;
}
.sidemenu_target {
 display: block;
 margin-bottom: 2px;
}
a.sidemenu_target {
 background: #3366FF;
 text-decoration: none;
}
a:hover.sidemenu_target {
 background: #0000FF;
}
ul.sidelink {
 list-style: url(none) none outside;
 margin-left: 0px;
 margin-top: 10px;
}
.sidelink {
 padding-top: 3px;
 padding-bottom: 3px;
 display: block;
}
a.sidelink {
}
a:hover.sidelink {
 position: relative;
 right: -2px;
}
body,td,th {
 margin: -5px auto -10px;
}
hr.sideBar {
 text-align: right;
 width: 95%;
 margin-right: 0px;
 margin-left: auto;
 border-top: 1px solid #A30B5B;
}
#topFootComment p{
 font-size: 10px;
 line-height: 16px;
 text-align: left;
 padding-right: 5px;
}
hr.len95{
 width: 95%;
 border-top-width: 1px;
 border-top-style: solid;
}
.padding_20{
 padding-right: 20px;
}*/
.footComment{
 font-size: 10px;
 line-height: 16px;
 margin-bottom: 3px;
 margin-top: 2px;
 text-align: left;
 padding: 5px;
 border: 1px none #CCCCCC;
}

