@charset "utf-8";
/*ページの基本設定*/
body {
	font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333333;
	font-size: 12px;
	background-color: #F2F4EA;
	margin: 0px;
	padding: 0px;
	text-align: center;
	line-height: 17px;
	background-image: url(../image/shade.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.px10 {
	font-size: 10px;
	color: #666666;
}
.text strong {
	font-weight: normal;
}



#content {
	background-color: #FFFFFF;
	text-align: left;
}
h2 {
	font-size: 14px;
	font-weight: normal;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	border-bottom: 1px solid #333333;
}
.cs {
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e9e9e9;
	width: 100%;
	display: block;
}

/*リンクの基本設定*/
a {
	text-decoration: none;
	color: #FF6600;
}


#menu ul li {
	float: left;
}

#menu li a {
	background: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
	font-size: 14px;
	display: block;
	width: 149px;
	list-style: none;
	letter-spacing: 0.5em;
	padding-top: 10px;
	text-align: center;
	padding-bottom: 10px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #C7DAFB;
	border-bottom-color: #CCCCCC;
	text-indent: 15px;
}


a:hover {
	color: #92B937;
}


/*ヘッダ*/
h1 {
	color: #FFFFFF;
	background: #003300;
	text-align: center;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
}

/*メニュー*/
#menu {
	position: absolute;
	top: 186px;
	width: 750px;
}


/*メニュー内のコンテンツ*/
#menu ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
#copy {
	color: #FFFFFF;
	background: #003300;
	text-align: center;
}

#menu li a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #666666;
	font-size: 14px;
	display: block;
	list-style: none;
	letter-spacing: 0.5em;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #92B937;
	background-color: #FFFFFF;
	background-image: url(/image/greypoint.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}

#eigyo_area {
	padding: 5px;
	background: url(../image/hani.gif) no-repeat -10px -5px;


}
#shozai_renraku {
	border-right: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#eigyo_area {
	margin-top: 2px;
	border-right: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 0px;
}
p {
	margin: 0px;
}

.px14-font {
	font-size: 14px;
	letter-spacing: 0.5em;
	font-weight: bold;
	color: #666666;
	margin-left: 5px;
}
.color333333 {
	color: #333333;
	font-size: 10px;
	margin-right: 5px;
	margin-left: 5px;
}
.title {
	color: #CCCCCC;
	font-size: 24px;
	border-bottom: 1px solid #FFCCFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 480px;
	margin-top: 10px;
}
p.text-red {
	color: #FF00FF;
	font-weight: bold;
}
.text-red {
	color: #FF00FF;
}
.hoshi {
	color: #6633CC;
}.tel {
	color: #3366FF;
}
#main img {

}
.space {
	clear: both;
	display: block;
	width: 530px;
}
#main h3 {
	font-size: 14px;
	color: #6633CC;
	margin-top: 50px;
	text-indent: -1em;
	margin-left: 20px;
	margin-bottom: 10px;
	border-bottom-style: none;
}
#linkbox, #linkbox1, #linkbox2, #linkbox3, #linkbox4, #linkbox5 {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 510px;
	border-bottom: 1px solid #CCCCCC;
}
h3 a {
	color: #6633CC;
}
#linkbox ul, #linkbox1 ul, #linkbox2 ul, #linkbox3 ul, #linkbox4 ul, #linkbox5 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

