* {
	color: #222222
	padding: 0px;
	background-color: #FFFFFF
	margin: 0px;
	padding: 0px;
	font-family:  "ＭＳ Ｐゴシック" , Osaka , sans-serif;
}

body {
	margin: 0px;
	padding: 0px;
	width: 100%;
}

a {
	text-decoration: none;
	color: #222222;
}

a:link {
	text-decoration: underline;
	color: #4946D4;
}

a:visited {
	text-decoration: underline;
	color: #4946D4;
}

a:active {
	text-decoration: underline;
	color: #ff0000;
}

a:hover {
	text-decoration: underline;
	color: #ff0000;
}

img {
	border: 0px;
}

table, td, th {
	border: 0px;
}

/*
ベース
-------------------------------------------------------*/
#base {
	width:100%;
	background-color: #ffffff;
	margin-top: 0px;
	text-align:center;
	align:center;
}

/*
ヘッダー
-------------------------------------------------------*/
#header {
	width:100%;
	height:35px;
	text-align:center;
	background-repeat:repeat;
	background-image:url(../topbarbg.gif);
}

#topbar {
	text-align:center;
}

/*
800枠
-------------------------------------------------------*/
#centerpx {
	clear: both;
	width:800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
	padding-top: 50px;
}

#centerpx2 {
	clear: both;
	width:800px;
	padding-top: 28px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
}


/*
タイトル
-------------------------------------------------------*/
#title_l {
	float: left;
	width: 500px;
	height: 100px;
	background-image:url(../conleft.gif);
	text-align: left;
	background-repeat:no-repeat;
}

#title_r {
	float: right;
	width: 300px;
	height: 100px;
}

#title_t {
	clear: both;
	height: 100px;
	color:#ffffff;
	font-size: 24pt;
	padding-left: 50px;
	padding-top: 20px;
}

#title_p {
	clear: both;
	color:#ffffff;
	font-size: 12pt;
	padding-left: 0px;
	padding-top: 13px;
}

#title_p a:link {
	text-decoration: underline;
	color: #ffffff;
}

#title_p a:visited {
	text-decoration: underline;
	color: #ffffff;
}

#title_p a:active {
	text-decoration: underline;
	color: #ff0000;
}

#title_p a:hover {
	text-decoration: underline;
	color: #ff0000;
}

/*
本文
-------------------------------------------------------*/
#main {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 700px;
	background-image: url(../line.gif);
	line-height: 28px;
}

#main_a {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 700px;
	background-image: url(../linea.gif);
	line-height: 28px;
}

#main2 {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 700px;
	background-image: url(../line.gif);
	line-height: 28px;
}


#main3 {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 700px;
	background-image: url(../line.gif);
	line-height: 28px;
}


#main_t {
	text-align: left;
	width: 750px;
	height: 28px;
	padding-top: 2px;
	padding-left: 20px;
	margin-right: auto;
	margin-left: auto;
	font-size:16pt;
	font-weight:bold;
	background-image: url(../main_t.gif);
	background-repeat:no-repeat;
	font-size:16pt;
	font-weight:bold;
}

#main_t2 {
	text-align: left;
	width: 750px;
	height: 28px;
	margin-top: 28px;
	padding-top: 2px;
	padding-left: 20px;
	margin-right: auto;
	margin-left: auto;
	font-size:16pt;
	font-weight:bold;
	background-image: url(../main_t.gif);
	background-repeat:no-repeat;
	font-size:16pt;
	font-weight:bold;
}

#main_t3 {
	text-align: left;
	width: 750px;
	height: 28px;
	margin-top: 28px;
	padding-top: 2px;
	padding-left: 20px;
	margin-right: auto;
	margin-left: auto;
	font-size:16pt;
	font-weight:bold;
	background-image: url(../main_t.gif);
	background-repeat:no-repeat;
	font-size:16pt;
	font-weight:bold;
}

.id-12 {
	font-size:12pt;
}

.id-14 {
	font-size:14pt;
}

.id-12b {
	font-size:12pt;
	font-weight:bold;
	backgroud-color: #00ffff;
}

.id-14p {
	font-size:14pt;
	color: #4946D4;
}


.id-0 {
	font-size:1pt;
	color:#ffffff;
}

/*
もくじ
-------------------------------------------------------*/
#mokuji {
	margin-right: auto;
	margin-left: auto;
	line-height: 175%;

}

#mokuji2 {
	clear: both;
	width: 320px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding :10px;
	line-height: 175%;
	background-color: #F5F5FF;
}

/*
メニューバー
-------------------------------------------------------*/
#menu{
	clear: both;
	margin-top: 40px;
	width: 800px;
}

/*
コピーライト
-------------------------------------------------------*/
#copy {
	clear: both;
	height:30px;
	font-size:12pt;
	margin-bottom: 50px;
}

.id-10 {
	font-size:10pt;
}


/*
フッター
-------------------------------------------------------*/
#foot{
	clear: both;
	bottom:0px;
	height:10px;
	width:100%;
	padding: 0px;
	background-repeat: repeat;
	background-image: url(../bottombg.gif);
}

.id-x {
	font-size: 1px;
	font-color: #555555;
}

/*
フッター固定
-------------------------------------------------------*/
#footfix{
	clear: both;
	position:absolute;
	bottom:0px;
	height:10px;
	width:100%;
	padding: 0px;
	background-repeat: repeat;
	background-image: url(../bottombg.gif);
}

.id-x {
	font-size: 1px;
	font-color: #555555;
}