@charset "utf-8";
/*formatting style
--------------------------*/

* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 75%;
	line-height: 1.6;
	color: #333333;
	background-color: #FAFAFA;
	background-image: none;
	margin: 0px auto;
	height: auto;
	width: 760px;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.summary {
	font-size: 90%;
	padding: 3px;
	font-weight: bold;
	color: #666666;
	font-style: normal;
	height: 20px;
	width: 758px;
	background-color: #FAFAFA;
	margin: auto;
}
.header02 {
	font-size: 90%;
	font-style: normal;
	font-weight: bold;
	color: #999999;
}

h1 {
	font-size: 90%;
	font-style: normal;
	color: #999999;
	text-decoration: none;
	left: auto;
	right: auto;
	margin-right: auto;
	margin-left: auto;
}
h2 {
	font-size: 120%;
	text-decoration: none;
	border-bottom: 2px solid #339900;
	border-left: 5px solid #339900;
	color: #666666;
	padding-left: 10px;
}
.titlebar {
	padding-top: 15px;
	padding-bottom: 15px;
}


li {
	list-style: none;
	padding-top: 5px;
}

address {
	color: #FAFAFA;
	font-size: 100%;
	text-decoration: none;
	left: auto;
	right: auto;
	background-color: #339900;
	font-weight: bold;
	font-style: normal;
	width: 758px;
}
main2 {
	height: 430px;
	width: 500px;
	float: right;
}
#main-me {
	height: 300px;
	width: 500px;
}
#main-me01 {
	height: 300px;
	width: 125px;
	float: left;
}
#main-me04 {
	float: right;
	height: 300px;
	width: 125px;
}
#main-me03 {
	float: right;
	height: 300px;
	width: 125px;
}
#main-me02 {
	height: 300px;
	width: 125px;
	float: left;
}

main2-bouhan {
	height: 200px;
	width: 160px;
	margin-right: 3px;
	margin-left: 3px;
	float: right;
}
.main2-bouhan01 {
	width: 162px;
	height: 200px;
	background-color: #EEEEEE;
	float: left;
}
.main2-bouhan02 {
	height: 200px;
	width: 160px;
	float: left;
	margin-right: 5px;
	margin-left: 10px;
	background-color: #EEEEEE;
}
.main2-bouhan03 {
	height: 200px;
	width: 162px;
	float: right;
	background-color: #EEEEEE;
}

#main2-01 {
	height: 430px;
	width: 166px;
	float: left;
	background-color: #F3F3F3;
	left: auto;
	right: auto;
	margin-bottom: 10px;
}
#main2-02 {
	background-color: #F7F7F7;
	height: 430px;
	width: 166px;
	float: left;
	left: auto;
	right: auto;
	margin-bottom: 10px;
}
#main2-03 {
	float: right;
	height: 430px;
	width: 166px;
	background-color: #F3F3F3;
	left: auto;
	right: auto;
	margin-bottom: 10px;
}


/*link style
--------------------------------*/

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
	background-color: #F5F5F5;
}
a:active {
	text-decoration: none;
	color: #993300;
}
/*basic layout
--------------------------------*/
#main {
	padding: 5px 10px 15px 5px;
	float: right;
	width: 500px;
	margin-right: 10px;
	margin-top: 10px;
}
#header {
	height: 113px;
	left: auto;
	right: auto;
	padding-bottom: 15px;
}
.menu {
	font-size: 100%;
	font-style: normal;
	border-bottom-style: 2;
	border-left-style: 4;
	border-bottom-color: #339900;
	border-left-color: #339900;
}

#footer1 {
	clear: both;
	left: auto;
	right: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 20px;
	width: 758px;
}
#footer1 a {
	border-left: 2px solid #999999;
	padding-left: 5px;
	padding-right: 5px;
}

#footer2 {
	clear: both;
	left: auto;
	right: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 20px;
	width: 758px;
}
#footer2 a {
	border-left: 2px solid #999999;
	padding-left: 5px;
	padding-right: 5px;
}
#sidebar .menu {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 110%;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 2px solid #339900;
	border-left: 5px solid #339900;
	color: #666666;
	padding-left: 15px;
	background-color: #F7F7F7;
}
#sidebar .home {
	font-size: 120%;
	font-weight: bold;
	border-right: none #339900;
	border-left: 5px solid #339900;
	color: #666666;
	border-top: none #339900;
	border-bottom: none #339900;
	padding-left: 15px;
}
img {
	padding-top: 15px;
	padding-bottom: 5px;
}
#sidebar {
	padding: 15px;
	width: 150px;
	background-color: #F7F7F7;
	border: 1px solid #CCCCCC;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}
h3 {
	font-size: 100%;
	font-style: normal;
	margin: 10px;
}
.kouka {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	background-color: #F7F7F7;
	float: right;
	width: 480px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #000099;
	padding: 10px;
	color: #000099;
}
.osusume {
	background-color: #F7F7F7;
	margin: 5px 15px 5px 5px;
	float: right;
	height: 135px;
	width: 450px;
	border: 1px solid #669900;
	padding: 5px;
}
#img01 {
	height: 115px;
	width: 500px;
}
.img02 {
	margin-right: 10px;
	margin-left: 10px;
	float: left;
	width: 140px;
}
#me-3m {
	float: right;
	height: 80px;
	width: 300px;
	border: 1px solid #000099;
	margin: 10px 50px;
}
#me-3m01 {
	float: left;
	height: 80px;
	width: 80px;
}
#kojin {
	height: 800px;
	width: 500px;
}
#situmon {
	height: 950px;
	width: 500px;
}
#main.sekou {
	float: right;
	height: 600px;
	width: 500px;
	margin-bottom: 200px;
	border: 1px solid #EEEEEE;
}
#annai {
	width: 500px;
}
