@charset "utf-8";
/* CSS Document */

h1 {
	color: #FFFFFF;
	background-image: url(images/bg_h1c.gif);
	background-repeat: repeat-x;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-size: 170%;
}
h2 {
	color: #FFFFFF;
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-weight: bold;
	background-color: #0099CC;
	font-size: 130%;
	margin-top: 30px;
}
h3 {
	color: #003399;
	font-size: 120%;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #99CCCC;
	padding-left: 3px;
	margin-bottom: 0px;
	padding-bottom: 1px;
	margin-top: 5px;
}
p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 100%;
	clear: both;
	line-height: 1.4;
}
h5 {
	font-size: 98%;
	color: #FF6600;
	margin-top: 0px;
	margin-bottom: 0px;
}
h4 {
	font-size: 100%;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
ul {
	font-size: 100%;
	line-height: 1.4;
}
.dot {
	font-size: 90%;
	color: #999999;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-decoration: blink;
}

body {
	width: 700px;
	margin-left: 40px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.lead {
	font-size: 110%;
	color: #003399;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-bottom: 1px;
	padding-left: 3px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #99CCCC;
	font-weight: bold;
}

.leftimage {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
.rightimage {
	float: right;
	margin-left: 20px;
	margin-bottom: 15px;
}
.floatclear {
	clear: both;
}
.pfloat {
	clear: none;
}

.style1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 100%;
	line-height: 1.4;
	color: #FF6600;
}
address {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 75%;
	font-style: normal;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #0066CC;
	text-align: right;
	clear: both;
}
h6 {
	text-align: right;
	font-size: 130%;
	color: #FF6600;
	background-repeat: no-repeat;
	background-position: center center;
	text-decoration: underline;
}
.magazine {
	width: 500px;
	margin: 20px;
	border: 1px solid #999999;
}
.magazine td {
	border: 1px solid #999999;
	text-align: center;
	width: 250px;
	background-color: #FFFFCC;
	padding: 5px;
}
.tv {
	width: 600px;
	margin: 20px;
	border: 1px solid #999999;
}
.tv td {
	border: 1px solid #999999;
	padding: 10px;
	background-color: #FFFFE8;
}
.tv th {
	background-color: #FFFFCC;
	border: 1px solid #999999;
	width: 160px;
}
.link {
	text-decoration: underline;
	text-align: right;
}

