@charset "utf-8";
.style10 {font-size: 24px}

.style11 {font-family: Sylfaen; font-size: 24px; }


html,
body  {
	font-family: "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	/*font-family: "ＭＳ Ｐゴシック", sans-serif;*/
    height: auto;
	font-size: 12px;
	line-height: 140%;
	padding: 5px;
}

#main #navi {
	background-color: #009999;
	width: 190px;
	padding-top: 10px;
	padding-left: 10px;
	text-decoration: none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-bottom: 10px;
	border-right-width: medium;
	border-right-style: groove;
	border-right-color: #999999;
	border-bottom-width: medium;
	border-bottom-style: groove;
	border-bottom-color: #999999;
}
#main #naviLeft {
	float: left;
}

#main {
	width: 760px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#main #banner {
	float: left;
	width: 200px;
	margin-top: 10px;
	clear: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: x-small;
	color: #333333;
	text-align: center;
}
#main #honbun {
	margin-left: 203px;
}
h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px !important;
	font-weight: bold;
	color: #666666;
	padding-bottom: 5px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	margin-right: 10px;
	margin-left: 20px;
}
h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin-right: 10px;
	margin-left: 20px;
}
h3 {
	font-size: 12px;
	color: #996600;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-transform: none;
	margin-left: 20px;
	font-weight: bold;
}

#main #honbun p {
	padding-right: 20px;
	padding-left: 20px;
}
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #666666;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#main #bottom {
	background-color: #009999;
	text-align: center;
	clear: both;
	height: 100%;
	float: none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	color: #333333;
}
#main #copyright {
	background-color: #666666;
	text-align: center;
	clear: both;
	height: 100%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	color: #FFFFFF;
}

/*テーブルスタイル*/

.commonTable,
.commonTable2 {
	width: auto;
	font-size: 12px;
	line-height: normal;
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
	padding-right: 5px;
	padding-left: 5px;
}

a:link {
	color: #000000;
	text-decoration: none;
}
.noborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-decoration: none;
}
#main #header {
	background-image: url(images/header/Well-being_header.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 185px;
	width: 758px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC9900;
}
