#main_contents	{
	text-align: left;
	padding: 0px;
	height: 100%;
	width: auto;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#contents	{
	background-color: #FFFFFF;
	text-align: left;
	padding: 0px;
	height: auto;
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header			{
	margin: 0px;
	width: 920px;
	height: 48px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header_title	{
	float: left;
	width: 70%;
}
#header_menu {
	margin: 0px;
	float: right;
	width: 160px;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #339999;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#global_menu		{
	margin: 0px;
	width: 880px;
	height: 25px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#page_title		{
	margin: 0px;
	padding: 0px;
	width: 920px;
	height: auto;
}
#pankuzu		{
	margin: 0px;
	width: 880px;
	height: 20px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(../images/pageparts/pankuzu_main_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	clear: none;
	float: left;
}
#footer			{
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 100%;
	background-color: #FFFFFF;
	clear: none;
	float: left;
}

#footer_menu{
	width: 880px;
	padding-right: 20px;
	padding-left: 20px;
	height: 22px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #333333;
	margin: 0px;
	float: left;
	background-image: url(../images/button/return_pagetop_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#footer_glove{
	width: 880px;
	padding-right: 0px;
	padding-left: 0px;
	height: 27px;
	padding-top: 14px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	float: left;
	clear: none;
}
#footer_menu_L{
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 50%;
	clear: none;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 10px;
	text-align: left;
	color: #FFFFFF;
}
#footer_menu_R{
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 50%;
	text-align: right;
}

/*トップページ内容*/
#home_menu_bg	{
	padding: 0px;
	height: auto;
	width: auto;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: left;
}
#groupweb	{
	background-color: #fafafa;
	clear: none;
	float: left;
	width: 880px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #EEEEEE;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EEEEEE;
}
.group_contents {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	height: auto;
	width: 212px;
	text-align: left;
	clear: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	padding: 0px;
	margin: 0px;
}


.contents_footer{
	padding: 0px;
	float: left;
	width: 100%;
	text-align: right;
	clear: none;
	background-image: url(../images/button/newsrelease_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.news_home{
	margin: 0px;
	float: left;
	height: 30px;
	width: 880px;
	text-align: left;
	clear: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	display: block;
}

UL				{
	margin: 0px;
	padding: 0px;
	width: 100%;
	list-style-type: none;
}

UL.home_menu01				{
	margin: 0px;
	padding: 0px;
	width: 230px;
	list-style-type: none;
	float: left;
	clear: none;
}

UL.home_menu02				{
	padding: 0px;
	width: 420px;
	list-style-type: none;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

UL.home_menu03				{
	padding: 0px;
	width: 183px;
	list-style-type: none;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	clear: none;
}


UL.sitemap				{
	margin: 0px;
	padding: 0px;
	width: auto;
	list-style-type: none;
	float: left;
	text-align: left;
	height: auto;
	clear: none;
}
UL.sitemap2 {
	margin: 0px;
	padding: 0px;
	width: 340px;
	list-style-type: none;
	float: left;
	text-align: left;
	height: auto;
	clear: none;
}
UL.sitemap3 {
	padding: 0px;
	width: 300px;
	list-style-type: none;
	float: left;
	text-align: left;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

UL.contentsA_list			{
	padding: 0px;
	width: 170px;
	list-style-type: none;
	float: left;
	height: auto;
	clear: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

UL.groupweb		{
	margin: 0px;
	padding: 0px;
	width: 880px;
	list-style-type: none;
	float: left;
	clear: none;
	display: block;
	text-align: center;
}

LI.groupweb{
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 10px;
	color: #000000;
	clear: none;
	float: left;
	height: auto;
	width: 25%;
	text-align: center;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	display: block;
	margin: 0px;
}
LI.groupweb2 {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 14px;
	color: #000000;
	float: left;
	height: auto;
	width: 210px;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	display: block;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	clear: none;
}
LI.groupweb3 {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 14px;
	color: #000000;
	float: left;
	height: auto;
	width: 330px;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	display: block;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	clear: none;
}
LI.groupweb4 {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 14px;
	color: #000000;
	float: left;
	height: auto;
	width: 300px;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	display: block;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	clear: none;
}



LI.home01				{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	width: auto;
	height: auto;
	background-image: url(../images/button/home_gaiyou002.jpg);
	background-repeat: no-repeat;
	background-position: 0px 50px;
	display: block;
}
LI.home02				{
	list-style-type: none;
	float: left;
	width: auto;
	height: auto;
	background-image: url(../images/button/home_gyoumu002.jpg);
	background-repeat: no-repeat;
	background-position: 0px 50px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
LI.home03				{
	list-style-type: none;
	float: left;
	width: 180px;
	height: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
LI.news				{
	list-style-type: none;
	margin: 0px;
	clear: none;
	float: none;
	width: 100%;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

LI.contentsA_list				{
	list-style-type: none;
	margin: 0px;
	float: left;
	width: 170px;
	height: auto;
	display: block;
	padding: 0px;
}

DL	{
	margin: 0px;
	height: auto;
	width: 100%;
	clear: none;
	float: left;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
DL.news	{
	margin: 0px;
	width: 880px;
	border-bottom-style: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	display: block;
	height: 30px;
}
DL.sitemap	{
	margin: 0px;
	height: auto;
	width: 100%;
	clear: none;
	float: left;
	border-bottom-style: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	display: block;
	font-size: 10px;
	color: #999999;
}
DL.news_footer	{
	height: 16px;
	width: 100%;
	clear: none;
	float: left;
	padding: 0px;
	margin: 0px;
}
DL.footer {
	margin: 0px;
	height: auto;
	width: 100%;
	clear: none;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

DT	{
	margin: 0px;
	height: 18px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	text-align: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	float: left;
}
DT.contents_footer	{
	margin: 0px;
	height: auto;
	width: 100%;
	text-align: left;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
DT.sitemap {
	margin: 0px;
	width: auto;
	text-align: left;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: none;
	float: left;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	height: auto;
}

DT.header	{
	height: auto;
	width: auto;
	text-align: left;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
DT.footer	{
	height: auto;
	width: auto;
	text-align: left;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
DT.footer2	{
	height: 22px;
	width: 749px;
	text-align: left;
	vertical-align: middle;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
DT.footer3	{
	height: 22px;
	width: 131px;
	text-align: left;
	vertical-align: middle;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
DT.news {
	padding: 0px;
	height: auto;
	width: 100%;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	float: left;
}

DIV.news001	{
	padding: 0px;
	width: 135px;
	float: left;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
}
DIV.news002	{
	width: 650px;
	float: left;
	text-align: left;
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	padding: 0px;
	margin: 0px;
	height: auto;
}
DT.news003	{
	padding: 0px;
	height: auto;
	width: 145px;
	clear: none;
	float: right;
	text-align: left;
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	margin: 0px;
}
DT.vision1	{
	height: auto;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	text-align: left;
	vertical-align: middle;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
DT.vision2	{
	height: auto;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	text-align: left;
	vertical-align: middle;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
DT.vision3	{
	height: auto;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	text-align: left;
	vertical-align: middle;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
UL.visionmap				{
	padding: 0px;
	width: 100%;
	list-style-type: none;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
li.visionmap {
	height: auto;
	width: 210px;
	text-align: left;
	vertical-align: middle;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 15px;
	clear: none;
	float: left;
}

DL.gyoumu {
	padding: 0px;
	height: auto;
	width: 200px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: none;
}

DL.gaiyou {
	padding: 0px;
	height: auto;
	width: 225px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	clear: none;
}

#home_news		{
	padding: 0px;
	width: 100%;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	float: left;
}

#home_link_bg	{}
#home_link_coram{}

/*コンテンツページメニューあり*/
#contentsA_bg	{
	padding: 0px;
	float: left;
	height: auto;
	width: auto;
	clear: none;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#contentsA_menu	{
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 170px;
	clear: none;
}
#contentsA_main	{
	margin: 0px;
	float: left;
	height: auto;
	width: 690px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 20px;
	clear: none;
}

/*コンテンツページメニューなし*/
#contentsB		{
	padding: 0px;
	height: auto;
	width: 100%;
	float: left;
	clear: none;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
DL.newsrelease_menu {
	height: auto;
	width: 170px;
	float: left;
	clear: none;
	list-style-type: disc;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-position: outside;
	margin: 0px;
}
DT.newsrelease_menu {
	height: auto;
	width: 170px;
	list-style-type: disc;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	list-style-position: outside;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
ul.home_news {
	margin: 0px;
	padding: 0px;
	width: auto;
	list-style-type: none;
	display: block;
	height: 40px;
}
li.home_news{
	padding: 0px;
	height: 20px;
	width: 720px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	display: block;
}
