.font_bold {
	font-weight: bold;
}
.linehi_10 {
	line-height: 10pt;
}
.linehi_12 {
	line-height: 12pt;
}
.linehi_16 {
	line-height: 16pt;
}
.fontsize_8 {
	font-size: 8pt;
}
.fontsize_10 {
	font-size: 10pt;
}
.fontsize_12 {
	font-size: 12pt;
}

.ColorRed {
	color: #FF0000;
}


/*　追加分　*/
h1{
	font-size:10px;
	color:#333333;
	background-color:#FFCC99;
	margin:0px;
	padding:5px;
	width:760px;
	text-align:center;
	margin-right:auto;
	margin-left:auto;
	}
td {
	font-size: 12px;
	line-height: 16px;
	}
.foot_txt{
	font-size: 10px;
	line-height: 12px;
	color: #FFF;
		}
.midashi{
	font-size: 14px;
	line-height: 18px;
	}
a:link {
	color: #CC3300;
	text-decoration: underline;
}
a:visited {
	color: #CC3300;
	text-decoration: underline;
}
a:hover {
	color: #006600;
	text-decoration: none;
	}
/*--------------------------------------------------------------------------------------------------
2005/10/31sato
-----------------------------------------------------------------------------------------------*/

.columnbox{
margin:10px 0px 30px 0px;;

display:block;
text-align:left;
}
.columnbox hr{
width:500px;
margin:0px 20px;
}

.columntitle{
margin:0px 0px 10px 0px;
text-align:center;
}
.backtop{
text-align:right;
margin:10px 5px 30px 5px;
display:block;
}
.columnbox img{
float:right;
margin:10px;
}
/*--------------------------------------------------------------------------------------------------
2006/4/　　しつけページ追加分
-----------------------------------------------------------------------------------------------*/
.text_green {
font-size:14px;
font-weight:bold;
color:#009966;
line-height:18px;
}
.text_green_2 {
font-size:12px;
color:#009966;
line-height:18px;
}
.text_orange {
font-size:12px;
font-weight:bold;
color:#FF9900;
line-height:18px;
}
.text_orange_2 {
font-size:14px;
font-weight:bold;
color:#FF9900;
line-height:18px;
}             
/*--------------------------------------------------------------------------------------------------
2006/7/　　しつけページ追加分
-----------------------------------------------------------------------------------------------*/
.text_or_box {
padding: 5px;
display: block;
border-style: solid;
border-width: 1px;
border-color: #FF6600;
}

/*--------------------------------------------------------------------------------------------------
2006/11/9　　追加分
-----------------------------------------------------------------------------------------------*/
.img_waku {
border-style:solid;
border-color:#FF9900;
border-width: 2px;
}

/*--------------------------------------------------------------------------------------------------
2007/5/8　　追加分
-----------------------------------------------------------------------------------------------*/
.ovf {
    width: 250px;
	height: 370px;
	overflow-x: hidden;
	overflow-y: auto;
	scrollbar-base-color:#FF9966; 
}

