@charset "Shift_JIS";

/* ブラウザ初期化クリア */
{
	margin: 0px;
	padding: 0px;
}

body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(img/bg.jpg);
	background-repeat: repeat;
}
head{}

main01{
	margin-top: 0px;
	margin-bottom: 0px;
	font: 18px/28px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #336600;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 0px;
	height: 200px;
	width: 500px;
}
main02{
	margin-top: 0px;
	margin-bottom: 0px;
	font: 16px/28px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background: url(img/index2_r7_c1.gif) no-repeat center top;
	padding: 10px;
	height: 200px;
	width: 500px;
	
}
.toptop{
	background: url(img/top_bg.gif) no-repeat center center;
	border-style: none;
	margin-top: 10px;
	margin-bottom: 10px;
}
.toptop td{
	text-align: center;
	border-bottom: 1px solid #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font: bold 14px/28px "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	color: #333333;
}
.toptop tr{
	border-style: none;	
}

.aisatsu{
	font: bolder 13px/39px "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	color: #666666;
	text-align: center;
	border-top: none #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	display: inline;
	margin-top: 10px;
	margin-bottom: 10px;
	border-right-style: none;
	border-left-style: none;
}
side{}

foot{
	font: 12px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #666666;
	text-align: center;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background: #FF6600;
}
a:active {
	text-decoration: none;
}
.style1 {color: #FFFFFF
}
.style2 {
	color: #FF0000;
	font: bold;
}
.style5 {font-size: 18px}

