@charset "Shift_JIS";
<!-- Copyright (C) Net Mania. All Rights Reserved. http://www.netmania.jp -->

body	{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-image:url("image/bg.gif");
	margin:0px;
}

p	{
	text-indent: 1em;
	line-height: 12pt;
	font-size: 12px;
	text-align : left;
	margin-top : 0px;
	margin-bottom: 3px;
	/*margin-left : 0px;
	padding-left : 15px;
	padding-right: 10px;
*/
}

h4	{
	text-align : left;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 0px;
}

td {
	font-size: 10pt;
	line-height: 150%;
	color: #666666;
}

.bold_s {
	font-size: 10pt;
	font-weight: bold;
	color: #777785;
}

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

a:link {
	color: #333333;
}

a:visited {
	color: #999999;
}

a {
	text-decoration: none;
}

.T1 h3 {
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight:bold;
	margin-left: 5px;
}

.T1 h2 {
	margin-top: 5px;
	margin-bottom: 2px;
	padding-left: 5px;
	font-weight:normal;
}

.T1 p {
	text-align: left;
	text-indent: 0em;
	line-height: 16pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
	padding-left: 15px;
	padding-right: 15px;
}

.oshirase	{
	margin: 0px;
}

.oshirase-left{
	width: 200px;
	float: left;
	font-size: 12px;
}

.oshirase-syashin{
	float: right;
	margin-left: 5px;
}



