﻿@charset "utf-8";
/* CSS Document */
body { margin:0px; padding:0px;}
img { border :0px;}
.style1{
        line-height:12pt;
        font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
        font-size:9pt;
		color:#333333;
        }

.style2{
        line-height:12pt;
        font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
		font-size: 12pt;
        color:#ffffff;
        font-weight:600;
        }

.style3{
        line-height:10pt;
        font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
        font-size:8pt;
		color:#ffffff;
        }

.style4{
        line-height:12pt;
        font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
        font-size:8pt;
		color:#fcd04e;
        }

.style5{
        line-height:12pt;
        font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
        font-size:8pt;
		color:#000000;
        }

.style6{
        line-height:12pt;
        font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
        font-size:9pt;
		color:#fcd04e;
        }
		
.style7{
	font-size: 12pt;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: 600;
	line-height: 12pt;
	}

.style9{
	color: #000000;
	}

.style11{
	font-weight: bold;
	}

.style12{
	color: #000000; line-height: 12pt;
	}

.style14{
	color: #000000; font-weight: bold;
	}

.style15{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; line-height: 12pt; font-size: 12pt;
	}

#wrapper{
	background-image:url(img/bodybg.png);
	background-repeat:repeat-y;
	width:864px;
	margin: 0 auto;
	}
	
#container{
	width: 850px;
	}
	
#tracks{
	width:580px;
	margin:10px 10px 10px 10px;
	overflow-x:hidden;
	overflow:auto;
	}
	
#contents{
	text-align:left;
	padding: 0px 0px 10px 7px;
	}
	
#review{
	margin: 10px;
	}

#lead{
	background:#ccc;
	padding:10px;
	margin:10px;
	font-size:80%;
	line-height:130%;
	}

#body{
	margin:0px;
	padding:0px;
	}
	
#topics{
	line-height:12pt;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:10pt;
	margin-top: 10px;
	margin-left: 10px;
	width:822px;
	text-align:left;
	}
	
#trackback{
	background-image: url("img/back_track.gif");
	width:550px;
	display:none;
	}
	
#banner{
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-left:20px;
	width:200px;
	border-left:solid 1px;
	border-right:solid 1px;
	}
