/*---------------------------
ページ　共通
---------------------------*/
body {
	margin-top: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 16px;
}
#container {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-color: #36A3DE;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
}
#header {
	height: 95px;
	width: 960px;
	margin-top: -1px;
	padding-top: 0px;
}
#content {
	float: left;
	height: auto;
	width: 650px;
}

#content-1 {
	height: auto;
	width: 650px;
	border: 1px solid #CCC;
}
#content-2 {
	height: auto;
	width: 620px;
	margin-top: 10px;
	border: 1px solid #CCC;
	padding: 15px;
}
#content-3 {
	height: auto;
	width: 650px;
	margin-top: 10px;
	border: 1px solid #CCC;
}
#banner1 {
	height: 120px;
	width: 648px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 15px;
}

#navi1 {
	height: 30px;
	width: 960px;
	background-image: url(../ts09-comon-ing/navi-img/001_r3_c20.jpg);
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#navi2 {
	float: right;
	width: 305px;
}
.navi-txt {
	font-size: 13px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	width: 290px;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	border-top-width: 0px;
	border-right-width: 0px;
}
.navi-txt:link {
	background-color: #F6F6F6;
}
.navi-txt:hover {
	background-color: #F6F6F6;
}
#menu-box {
	width: 295px;
	margin-left: 10px;
	margin-right: 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#menu-back {
	background-color: #F6F6F6;
}
#menu-back2 {
	background-color: #F6F6F6;
}

#side-box1 {
	width: 295px;
	margin-left: 10px;
	border: 1px solid #CCC;
	margin-top: 10px;
	background-color: #FFF;
}
#side-box3 {
	width: 295px;
	border: 1px solid #CCC;
	margin-top: 5px;
	margin-left: 10px;
}
#side-box3-txt-box {
	width: 95%;
	margin-left: 13px;
	text-transform: uppercase;
}
#txt-13-box {
	width: 95%;
	margin-left: 13px;
}
/*---------------------------
ページ共通END
---------------------------*/
#site-map-area {
	width: 420px;
	margin-right: auto;
	margin-left: auto;
}
.bold {
	font-weight: bold;
}
