/* 共通部分 */
/* ヘッダー */
#head {
	margin: 0px;
	width: 798px;
	background-image: url(../image/head.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	background-position: top;
	padding-top: 80px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}

/* メインコンテンツ */
.sotowaku {
	width: 788px;
	border-top: none;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	float: left;
	padding-bottom: 15px;
	padding-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-right: 5px;
	padding-left: 5px;
	height: auto;
}
#mainmenu {
	display: block;
	float: left;
	width: 798px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
	border-top-color: #000000;
	border-top-width: 1px;
	text-align: left;
}
#submenu {
	font: 11px/14px "ＭＳ Ｐゴシック", Osaka;
	color: #666666;
	background-color: #F5F5F5;
	text-align: left;
	display: block;
	float: left;
	width: 788px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	height: 14px;
}
#cont_com {
	display: block;
	float: right;
	width: 782px;
	margin-top: 10px;
	margin-right: 3px;
	margin-left: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#cont_ttl {
	float: left;
	width: 750px;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-right: 19px;
	padding-left: 19px;
	height: auto;
	text-align: left;
}
#cont_ttl_line {
	display: block;
	float: left;
	width: 750px;
	padding-top: 25px;
	padding-bottom: 2px;
	background-image: url(../image/line_gr.gif);
	background-repeat: repeat-x;
	padding-right: 19px;
	padding-left: 19px;
	height: auto;
	text-align: left;
}
#cont_ttl_sub {
	display: block;
	float: left;
	width: 750px;
	padding-top: 25px;
	padding-bottom: 2px;
	padding-right: 19px;
	padding-left: 19px;
	height: auto;
}
.cont_ttl2 {
	float: left;
	width: 750px;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-right: 19px;
	padding-left: 19px;
	height: auto;
	text-align: left;
}
.cont_ttl_line2 {
	float: left;
	width: 750px;
	padding-top: 10px;
	padding-bottom: 2px;
	background-image: url(../image/line_gr.gif);
	background-repeat: repeat-x;
	padding-right: 19px;
	padding-left: 19px;
	height: auto;
}

/* フッター */
#copyright {
	height: auto;
	width: 798px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	text-align: right;
	display: block;
	font: 11px/14px "ＭＳ Ｐゴシック", Osaka;
	color: #333333;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 10px;
}

/* テキスト共通部分 */
.pix16 {
	font: 16px/20px "ＭＳ Ｐゴシック", Osaka;
	color: #333333;
}
.pix15 {
	font: 15px/20px "ＭＳ Ｐゴシック", Osaka;
	color: #333333;
}
.pix14 {
	font: 14px/18px "ＭＳ Ｐゴシック", Osaka;
	color: #333333;
}
.pix13 {
	font: 13px/17px "ＭＳ Ｐゴシック", Osaka;
	color: #333333;
}
.pix12 {
	font: 12px/16px "ＭＳ Ｐゴシック", Osaka;
	color: #333333;
}
.pix11 {
	font: 11px/15px "ＭＳ Ｐゴシック", Osaka;
	color: #333333;
}
.pix10 {
	font: 10px/15px "ＭＳ Ｐゴシック", Osaka;
	color: #333333;
}
.pix13blue {
	font: 13px/17px "ＭＳ Ｐゴシック", Osaka;
	color: #0000FF;
}
.pix11blue {
	font: 11px/15px "ＭＳ Ｐゴシック", Osaka;
	color: #0000FF;
}
.pix10blue {
	font: 10px/15px "ＭＳ Ｐゴシック", Osaka;
	color: #0000FF;
}
.pix13red {
	font: 13px/17px "ＭＳ Ｐゴシック", Osaka;
	color: #FF0000;
}
.pix11red {
	font: 11px/15px "ＭＳ Ｐゴシック", Osaka;
	color: #FF0000;
}
.pix10red {
	font: 10px/15px "ＭＳ Ｐゴシック", Osaka;
	color: #FF0000;
}

