@charset "euc-jp";


body {
	margin      : 0px auto;
	padding		: 0px;
    color       : #666666;
	font-size   : 12px;
	line-height : 160%;
	background-image  : url(../ochugen-img/base/bg_01.gif);
	background-repeat : repeat-x;
	background-color  : #F7F7EE;
}


h1,h3,h4,h5,h6
{
	font-size  : 12px;
	line-height: 140%;
	font-weight:normal;
	margin  : 0;
}

h2
{
	font-size  : 12px;
	line-height: 160%;
	font-weight:normal;
	margin  : 0;
}




tr
{
	font-size   : 12px;
	line-height : 160%;
    font-family : '‚l‚r ‚oƒSƒVƒbƒN', sans-serif;
}


.font-white
{
    color: #FFFFFF;
	font-size   : 12px;
	line-height : 140%;
    font-family : '‚l‚r ‚oƒSƒVƒbƒN', sans-serif;
}

.font8
{
	font-size   : 8pt;
	line-height : 125%;
    font-family : '‚l‚r ‚oƒSƒVƒbƒN', sans-serif;
}



.red
{
	font-size   : 12px;
	line-height : 140%;
    font-family : '‚l‚r ‚oƒSƒVƒbƒN', sans-serif;
    color       :#FF3300;
   	font-weight :bold;

}




.font-blue {color: #1D9BC4}


.no
{
text-decoration: line-through
}




a
{
	color			: #4d82c4;
	text-decoration	: underline;
}

a:hover
{
	color			: #4d82c4;
	text-decoration	: underline;
}

a:active
{
	color			: #4d82c4;
	text-decoration	: underline;
}



.image5
{
	margin 	: 5px;
}

.imageLR5
{
	margin-left 	: 5px;
	margin-right 	: 2px;

}

.image10{
	margin 	: 10px;
}

.imageL10{
	margin-left 	: 10px;
	margin-bottom 	: 10px;
}

.imageU5{
	margin-bottom 	: 5px;
}