/* CSS Document */

.style1 {
	color: #72a300;
	font-size: 14px;
	font-weight: bold;
}
.style2 {
	font-size: 18px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.style3 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #0072a3;
}

.columtext {
color:#3d3d3d;
font-size:12px;
line-height:18px;
}

#sub {
font-size:0.8em;
}

#sup {
vertical-align:super;
font-size:0.8em;
color:#990000;
}

.exred10 {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 10px;
	color: #660000;
}

.exred12 {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 12px;
	color: #660000;
}

.list {
margin:12px 12px 12px 36px;
}

.kugiri {
border-bottom:1px dotted #969696;
margin-bottom:5px;
}

a.second {
	font-size: 14px;
	font-weight: bold;
	color: #0072a3;
}

a.second:hover {
	font-size: 14px;
	font-weight: bold;
	color: #fb9700;
	margin-top:10px;
}

.colum_img_right {
float:right;
width:200px;
margin:0px 0px 10px 20px;
}

.okini {
background-image:url(../img/colum/okini_bg.gif);
background-repeat:repeat-y;
width:544px;
padding:0px 20px 10px  20px;
margin:0px 0px 0px 0px;
line-height:18px;
}

.bottom5 {
margin-bottom:5px;
}

.bottom10 {
margin-bottom:10px;
}