.paddp {
	padding: 1px 3px 5px 3px;
}
.padad {
	padding: 5px 3px 6px;
}

.bg_blue_line {
    background-image: url('/image/75/bg_line.gif');
    background-repeat: repeat-y;
}
.bg_blue_line_3 {
    background-image: url('/image/75/bg_line_3.gif');
    background-repeat: repeat-y;
}
.bg_blue_line_2 {
    background-image: url('/image/75/bg_line_2.gif');
    background-repeat: repeat-x;
    background-potision: bottom;
}
.line_special_top {
	border-top: 1px solid #990000;
}
.line_special_left {
	border-left: 1px solid #990000;
}
.line_special_bottom {
	border-bottom: 1px solid #990000;
}
.line_special_right {
	border-right: 1px solid #990000;
}
.bg_special {
	background-color: #FFFFFF;
}
.bg_special2 {
	background-color: #999999;
}
.bg_red {
         background-color: #990000;
}
a:link {
	color: #990000;
	text-decoration: none
}
a:visited {
	color: #660000;
	text-decoration: none
}
a:hover {
	color: #FF0000;
	text-decoration: underline
}
a:active{
	color: #FF0000;
	text-decoration: underline
}
.bg_gradation {
	height: 25px;

	background-image: url(/image/75/m-wadai.jpg);
}
.komidashi {
	height: 25px;
}
.topspace {
	width: 600px;
}
.toppadding {
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
}
a.white:link {
	color: #ffffff;
	text-decoration: none
}
a.white:visited {
	color: #ffffff;
	text-decoration: none
}
a.white:hover {
	color: #ffffff;
	text-decoration: underline
}
a.white:active{
	color: #ffffff;
	text-decoration: underline
}
.font_bold {
         font-weight: bold;
}
