@charset "utf-8";

/* 全ページ共通 */
#Contents {
	background: url(../image/bottom_left_bg.gif) repeat-y left top;
	width: 755px;
	margin-left: 23px;
	margin-bottom: 10px;
}
#Contents_Left {
	width: 350px;
	margin-bottom: 10px;
	float: left;
}
#Contents_Right {
	width: 350px;
	margin-bottom: 10px;
	float: right;
}

#MainContents {
	width: 755px;
	margin-left: 23px;
	margin-bottom: 25px;
	padding-top: 7px;
}
#Info {
	width: 755px;
	margin-left: 23px;
	margin-bottom: 10px;
	padding-top: 7px;
}

/* フォント設定 */
.title {
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold
}
.title2 {
	font: bold 15px Arial, Helvetica, sans-serif;
}


/* メインコンテンツ */
.title2 {
	background: url(../image/image_hr.gif) repeat-x left bottom;
	padding: 10px 5px 2px;
	margin-bottom: 10px;
}
p.Text {
	line-height: 180%;
	text-align: left;
	padding-left: 10px;
}
p.Text2 {
	line-height: 180%;
	text-align: left;
	margin-bottom: 20px;
	padding-left: 10px;
}
p.Text_margin {
	line-height: 180%;
	text-align: left;
	margin-left:60px ;
}
p.Text_indent1 {
	line-height: 180%;
	text-align: left;
	text-indent: -14px;
	padding:0px 0px 20px 30px;
}
p.Text_indent2 {
	line-height: 180%;
	text-align: left;
	text-indent: -20px;
	padding:0px 0px 0px 50px;
}
.Fig01 {
	width: 577px;
	margin-top: 15px;
}
.FigImage {
	float: left;
	width: 340px;
}
.FigText {
	width: 237px;
	float: right;
	line-height: 180%;
	padding-top: 100px;
}

/* サイトマップ */
#Info .Block h3 {
	font-size: 18px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(../image/image_hr.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}
#Info .Block .Text {
	line-height: 150%;
}

#Info .Block {
	width: 745px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#Info .Block .right {
	float: right;
	width: 700px;
	margin-bottom: 0px;
}

.InfoText {
	margin-left: 50px;
	padding-bottom: 35px;
}
.InfoText a{
	margin-left: 50px;
	padding-bottom: 35px;
}
.InfoText .Text {
	display: block;
}
/* フォント設定 */
.InfoText h3 {
	font-size: 18px;
	font-weight: bold;
	font-family: Century, "Times New Roman", Times, serif;
}
#InfoText p{
	text-indent: 50px;
}
