@charset "shift_jis"; 

body {
	font-size: 14px;
	color: #666666;
    line-height:20px;
	font-family:'ƒqƒ‰ƒMƒmŠpƒS Pro W3','Hiragino Kaku Gothic Pro W3','MS P ƒSƒVƒbƒN','MS P Gothic',Verdana, Osaka,'Lucida Grande', helvetica, sans-serif,;
}

.text_10 {
	font-size: 10px;
	color: #666666;
    
}

.text_12 {
	font-size: 12px;
	color: #666666;
    line-height:15px;
}

.text_14 {
	font-size: 14px;
	color: #666666;
    line-height:20px;
}

A {
	color:#1d7fd4;
} 
 
A:hover {
	color:#000000; text-decoration: none;
}

.shadow_r {
	background-image: url(../common/shadow_r.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

.shadow_l {
	background-image: url(../common/shadow_l.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

.bk {
	background-image: url(../common/bg.jpg);
	background-repeat: repeat;
}

