@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;
}
.px10 {
	font-size: 10px;
	color: #666666;
}
.color666 {
	color: #666666;
}

.underline {
	text-decoration: underline;
}

.text strong {
	font-weight: normal;
}



#content {
	background-color: #FFFFFF;
	text-align: left;
	border: 1px solid #003300;
}
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: #333333;
	display: block;
}

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


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


a:hover {
	color: #92B937;
}


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

/*メニュー*/
#menu {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}


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

#menu li a:hover {

	background: #FFFFFF url(../image/greypoint.gif) no-repeat left center;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
	font-size: 14px;
	display: block;
	margin: 1px 0px 0px;
	width: 135px;
	border-bottom: 2px solid #999999;
	list-style: none;
	letter-spacing: 0.5em;
	padding-top: 5px;
	text-align: left;
	padding-left: 40px;
	padding-bottom: 5px;
	border-right: 10px solid #FF9900;
}

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


}
#shozai_renraku {
	padding: 5px 5px 5px 10px;
	margin-top: 2px;
	border-right: 2px dotted #CC9933;
	border-bottom: 2px dotted #CC9933;
}
#eigyo_area {
	padding: 5px 5px 5px 10px;
	margin-top: 2px;
	border-right: 2px dotted #CC9933;
	border-bottom: 2px dotted #CC9933;
	margin-bottom: 50px;
}
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: 410px;
	margin-top: 10px;
}
p.text-red {
	color: #FF00FF;
	font-weight: bold;
}
.text-red {
	color: #FF00FF;
}
.hoshi {
	color: #6633CC;
}.tel {
	color: #3366FF;
}
#box2 {
	float: left;
	width: 230px;
}
#box1 {
	float: left;
	width: 230px;
}
.space {
	clear: both;
	display: block;
	width: 530px;
}
#main h3 {
	font-size: 14px;
	color: #6633CC;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 50px;
}
h4 {
	color: #3366CC;
	margin: 0px 0px 5px;
	font-size: 14px;
}
#tablebox, #tablebox1,#tablebox2,#tablebox3{
	border: 1px solid #333333;
	padding: 5px;
}
#gaiheki img {
	float: left;
	margin-right: 10px;
}
#seko-jirei {
	text-align: center;
	margin-top: 10px;
}
h5 {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 12px;
}
#content #main li {
	margin: 0px;
	padding: 0px;
	list-style-type: square;
}
#content #main ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
