body{
font-size:13px;
line-height:140%;
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

a:link{color:#003366}


a:link {
	color: #003366;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #000066;
}
a:active {
	color: #003366;
}

.fsl  {  font-size: 14px; line-height: 130%}
.fs16 {  font-size: 16px; line-height: 150%}
.fs15 {  font-size: 15px; line-height: 140%}
.fs14 {  font-size: 14px; line-height: 130%}
.fs13 {  font-size: 13px; line-height: 130%}
.fs12 {  font-size: 12px; line-height: 130%}
.fs11 {	font-size: 11px; line-height: 130%}
.fs10 {  font-size: 10px; line-height: 130%}
.fs9  {  font-size: 9px; line-height: 130%}
.fs8  {  font-size: 8px; line-height: 130%}

.image_v_center {
		vertical-align: middle;
}

テキストは下記
.fs13_v_middle {
         font-size: 13px;
         line-height: 130%;
         vertical-align:middle
}



/*立ち読みコーナーのシマシマリスト色*/

.tr-color{
	background:#C8E3E3;
	font-size: 13px;	
	}
	
.border {border-collapse: collapse;}


.img-ph{
	border:solid 1px #ccc;
	margin: 5px;
}

.img-ph10{
	border:solid 1px #ccc;
	margin: 10px;
}