.paddp {
	padding: 1px 3px 5px 3px;
}
.padad {
	padding: 5px 3px 6px;
}

.bg_blue_line {
    background-image: url('/image/91/bg_line.gif');
    background-repeat: repeat-y;
}
.bg_blue_line_3 {
    background-image: url('/image/91/bg_line_4.gif');
    background-repeat: repeat-y;
}
.bg_blue_line_2 {
    background-image: url('/image/91/bg_line_2.gif');
    background-repeat: repeat-x;
    background-potision: bottom;
}
.line_special_top {
	border-top: 1px solid #000066;
}
.line_special_left {
	border-left: 1px solid #000066;
}
.line_special_bottom {
	border-bottom: 1px solid #000066;
}
.line_special_right {
	border-right: 1px solid #000066;
}
.bg_special {
	background-color: #FFFFFF;
}
.bg_special2 {
	background-color: #999999;
}
.bg_red {
         background-color: #000066;
}
a:link {
	color: #091290;
	text-decoration: none
}
a:visited {
	color: #060c60;
	text-decoration: none
}
a:hover {
	color: #0000ff;
	text-decoration: underline
}
a:active{
	color: #0000ff;
	text-decoration: underline
}
.bg_gradation {
	height: 25px;

	background-image: url(/image/91/gradation.png);
}
.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;
}
