@charset "Shift_JIS";
a:link {color:#333;text-decoration:underline;}
a:visited {color:#333;text-decoration:underline;}
a:active {color:#333;text-decoration:underline;}
a:hover {color:#006;text-decoration:underline;}

#contents {
margin:0;
padding:0;
font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
}

#contents p
{
	margin: 10px 15px 0px 15px;
	padding: 0px 0px 0px 0px;
	font-size: 90%;
	color:#333;
	line-height: 140%;
}

.tb01
{
	margin: 10px 15px 15px 15px;
	padding:0px;
	font-size: 90%;
	line-height: 140%;
	color:#333;
	margin-right : auto;
	margin-left : auto;
}

.caution {
margin: 20px 15px;
padding-left: 1.2em;
text-indent: -1.3em;
font-size: 80%;
line-height: 140%;
}

/*--------------------------------
TitleBarSetting
--------------------------------*/
#TitleBar .date {
background:url(../img/h3_title_bar01.gif) no-repeat;
display: block;
height: 37px;
width: 710px;
}

#TitleBar p {
font-size: 16px;
font-weight: bold;
color: #0099CC;
margin: 10px 0px 0px 20px;
vertical-align: center;
}
