@charset "utf-8";

html {
      overflow-y: scroll;
}

body {
	margin-top: 0px;
	margin-left:0px;
	margin-right:0px;
	text-align: center;
	background-color: #CCCCCC;
	letter-spacing: 1px;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #000000;
}
#wrapper {
	height: auto;
	width: 900px;
	background-color: #FFFFFF;
	text-align: center;
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#contents {
	margin: 0px;
	height: auto;
	width: 850px;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
	float: left;
}
#contents #side {
	margin: 0px;
	float: left;
	height: 1787px;
	width: 210px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	vertical-align: top;
}
/***********************************************
HEADER
************************************************/
#contents #side #head {
	margin: 0px;
	height: 20px;
	width: 200px;
	text-align: center;
	float: left;
	display: inline;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 18px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contents #side #logo {
	text-align: center;
	vertical-align: top;
	margin: 0px;
	float: left;
	height: 215px;
	width: 200px;
	padding-top: 20px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	display: inline;
}
#contents #main {
	float: right;
	height: auto;
	width: 615px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin: 0px;
}
/***********************************************
MENU
************************************************/
#contents #menu {
	float: left;
	height: 20px;
	width: 615px;
	margin: 0px;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
}
#contents #menu2 {
	float: left;
	height: 20px;
	width: 615px;
	margin: 0px;
	text-align: right;
	padding-top: 20px;
	padding-bottom: 10px;
}
#menu #menu01 {
	background-image: url(img/tmenu_01.gif);
	background-repeat: no-repeat;
	background-position: -1px 1px;
	display: block;
	margin: 0px;
	height: 20px;
	width: 55px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	padding: 0px;
	text-indent: -10000px;
	text-align: left;
	float: right;
	line-height: 12px;
}
#menu #menu01 a {
	background-image: url(img/tmenu_01.gif);
	background-repeat: no-repeat;
	background-position: -1px 1px;
	display: block;
	height: 20px;
	width: 55px;
}
#menu #menu01 a:hover {
	background-image: url(img/tmenu_01s.gif);
	background-repeat: no-repeat;
	background-position: -1px 1px;
	display: block;
	height: 20px;
	width: 55px;
}
#menu #menu02 {
	background-image: url(img/tmenu_02.gif);
	background-repeat: no-repeat;
	background-position: -1px 1px;
	display: block;
	margin: 0px;
	height: 20px;
	width: 87px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	text-indent: -10000px;
	padding: 0px;
	float: right;
	text-align: left;
}
#menu #menu02 a {
	background-image: url(img/tmenu_02.gif);
	background-repeat: no-repeat;
	background-position: -1px 1px;
	display: block;
	height: 20px;
	width: 87px;
}
#menu #menu02 a:hover {
	background-image: url(img/tmenu_02s.gif);
	background-repeat: no-repeat;
	background-position: -1px 1px;
	display: block;
	height: 20px;
	width: 87px;
}
#menu #menu03 {
	background-image: url(img/tmenu_03.gif);
	background-repeat: no-repeat;
	background-position: -1px 1px;
	display: block;
	margin: 0px;
	float: right;
	height: 20px;
	width: 120px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	text-indent: -10000px;
	padding: 0px;
	text-align: left;
}
#menu #menu03 a {
	background-image: url(img/tmenu_03.gif);
	background-repeat: no-repeat;
	background-position: -1px 1px;
	display: block;
	height: 20px;
	width: 120px;
}
#menu #menu03 a:hover {
	background-image: url(img/tmenu_03s.gif);
	background-repeat: no-repeat;
	background-position: -1px 1px;
	display: block;
	height: 20px;
	width: 120px;
}
#menu #menu04 {
	background-image: url(img/tmenu_04.gif);
	background-repeat: no-repeat;
	background-position: -1px 1px;
	display: block;
	margin: 0px;
	float: right;
	height: 20px;
	width: 116px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	text-indent: -10000px;
	padding: 0px;
	text-align: left;
}
#menu #menu04 a {
	background-image: url(img/tmenu_04.gif);
	background-repeat: no-repeat;
	background-position: -1px 1px;
	display: block;
	height: 20px;
	width: 116px;
}
#menu #menu04 a:hover {
	background-image: url(img/tmenu_04s.gif);
	background-repeat: no-repeat;
	background-position: -1px 1px;
	display: block;
	height: 20px;
	width: 116px;
}
#menu #menu05 {
	background-image: url(img/tmenu_05.gif);
	background-repeat: no-repeat;
	background-position: -1px 1px;
	display: block;
	margin: 0px;
	height: 20px;
	width: 81px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	text-indent: -10000px;
	padding: 0px;
	text-align: left;
	float: right;
}
#menu #menu05 a {
	background-image: url(img/tmenu_05.gif);
	background-repeat: no-repeat;
	background-position: -1px 1px;
	display: block;
	height: 20px;
	width: 81px;
}
#menu #menu05 a:hover {
	background-image: url(img/tmenu_05s.gif);
	background-repeat: no-repeat;
	background-position: -1px 1px;
	display: block;
	height: 20px;
	width: 81px;
}
#menu #menu06 {
	background-image: url(img/tmenu_06.gif);
	background-repeat: no-repeat;
	background-position: -1px 1px;
	display: block;
	margin: 0px;
	height: 20px;
	width: 90px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	text-indent: -10000px;
	padding: 0px;
	text-align: left;
	float: right;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
#menu #menu06 a {
	background-image: url(img/tmenu_06.gif);
	background-repeat: no-repeat;
	background-position: -1px 1px;
	display: block;
	height: 20px;
	width: 90px;
}
#menu #menu06 a:hover {
	background-image: url(img/tmenu_06s.gif);
	background-repeat: no-repeat;
	background-position: -1px 1px;
	display: block;
	height: 20px;
	width: 90px;
}
#menu2 #menu07 {
	background-image: url(img/umenu_01.gif);
	background-repeat: no-repeat;
	background-position: -1px 1px;
	display: block;
	margin: 0px;
	height: 20px;
	width: 68px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	text-indent: -10000px;
	padding: 0px;
	text-align: left;
	float: right;
}
#menu2 #menu07 a {
	background-image: url(img/umenu_01.gif);
	background-repeat: no-repeat;
	background-position: -1px 1px;
	display: block;
	height: 20px;
	width: 68px;
}
#menu2 #menu07 a:hover {
	background-image: url(img/umenu_01s.gif);
	background-repeat: no-repeat;
	background-position: -1px 1px;
	display: block;
	height: 20px;
	width: 68px;
}
#menu2 #menu08 {
	background-image: url(img/umenu_02.gif);
	background-repeat: no-repeat;
	background-position: -1px 1px;
	display: block;
	margin: 0px;
	height: 20px;
	width: 61px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	text-indent: -10000px;
	padding: 0px;
	text-align: left;
	float: right;
}
#menu2 #menu08 a {
	background-image: url(img/umenu_02.gif);
	background-repeat: no-repeat;
	background-position: -1px 1px;
	display: block;
	height: 20px;
	width: 61px;
}
#menu2 #menu08 a:hover {
	background-image: url(img/umenu_02s.gif);
	background-repeat: no-repeat;
	background-position: -1px 1px;
	display: block;
	height: 20px;
	width: 61px;
}
#menu2 #menu09 {
	background-image: url(img/umenu_03.gif);
	background-repeat: no-repeat;
	background-position: -1px 1px;
	display: block;
	margin: 0px;
	height: 20px;
	width: 131px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	text-indent: -10000px;
	padding: 0px;
	text-align: left;
	float: right;
}
#menu2 #menu09 a {
	background-image: url(img/umenu_03.gif);
	background-repeat: no-repeat;
	background-position: -1px 1px;
	display: block;
	height: 20px;
	width: 131px;
}
#menu2 #menu09 a:hover {
	background-image: url(img/umenu_03s.gif);
	background-repeat: no-repeat;
	background-position: -1px 1px;
	display: block;
	height: 20px;
	width: 131px;
}
#menu2 #menu10 {
	background-image: url(img/umenu_04.gif);
	background-repeat: no-repeat;
	background-position: -1px 1px;
	display: block;
	margin: 0px;
	height: 20px;
	width: 118px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	text-indent: -10000px;
	padding: 0px;
	text-align: left;
	float: right;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
#menu2 #menu10 a {
	background-image: url(img/umenu_04.gif);
	background-repeat: no-repeat;
	background-position: -1px 1px;
	display: block;
	height: 20px;
	width: 118px;
}
#menu2 #menu10 a:hover {
	background-image: url(img/umenu_04s.gif);
	background-repeat: no-repeat;
	background-position: -1px 1px;
	display: block;
	height: 20px;
	width: 118px;
}
/***********************************************
NEWS
************************************************/
#contents #main #news {
	padding: 10px;
	float: left;
	height: 130px;
	width: 595px;
	display: inline;
	margin-bottom: 10px;
	text-align: left;
	vertical-align: top;
}
#contents #main #explan01 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 15px;
	line-height: 34px;
	color: #000000;
	display: inline;
	float: left;
	height: 100px;
	width: 500px;
	margin-top: 10px;
	margin-bottom: 15px;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-image: url(img/ex_01.gif);
	background-repeat: no-repeat;
}
#contents #main #explan02 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 15px;
	line-height: 34px;
	color: #000000;
	display: inline;
	float: left;
	height: 100px;
	width: 500px;
	margin-top: 10px;
	margin-bottom: 15px;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-image: url(img/ex_02.gif);
	background-repeat: no-repeat;
}
#contents #main #explan03 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 15px;
	line-height: 34px;
	color: #FFFFFF;
	display: inline;
	float: left;
	height: 100px;
	width: 500px;
	margin-top: 10px;
	margin-bottom: 15px;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-image: url(img/ex_03.gif);
	background-repeat: no-repeat;
}
/***********************************************
CONTENTS
************************************************/
#contents #main #product {
	padding: 0px;
	float: left;
	height: auto;
	width: 530px;
	display: inline;
	margin: 0px;
}
#product #tab01 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 17px;
	color: #000000;
	background-image: url(img/tab_01.gif);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
	float: left;
	height: 40px;
	width: 150px;
	padding-top: 5px;
	display: inline;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#product #tab02 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 17px;
	color: #000000;
	background-image: url(img/tab_02.gif);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
	float: left;
	height: 40px;
	width: 150px;
	padding-top: 5px;
	display: inline;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 10px;
	padding-bottom: 5px;
}
#product #tab03 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 17px;
	color: #FFFFFF;
	background-image: url(img/tab_03.gif);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 0px;
	vertical-align: top;
	float: left;
	height: 40px;
	width: 150px;
	padding-top: 5px;
	display: inline;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 10px;
	padding-bottom: 5px;
}
#product #bar01 {
	background-image: url(img/bk_01.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 15px;
	width: 530px;
	line-height: 14px;
	font-size: 12px;
}
#product #bar02 {
	background-image: url(img/bk_02.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 15px;
	width: 530px;
	line-height: 14px;
	font-size: 12px;
}
#product #bar03 {
	background-image: url(img/bk_03.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 15px;
	width: 530px;
	line-height: 14px;
	font-size: 12px;
}
#product #bar04 {
	background-image: url(img/bk_04.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 15px;
	width: 530px;
	line-height: 14px;
	font-size: 12px;
}
#product #bar05 {
	background-image: url(img/bk_05.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 15px;
	width: 530px;
	line-height: 14px;
	font-size: 12px;
}
#product #bar06 {
	background-image: url(img/bk_06.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 15px;
	width: 530px;
	line-height: 14px;
	font-size: 12px;
}
#product #bar07 {
	background-image: url(img/bk_07.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 15px;
	width: 530px;
	line-height: 14px;
	font-size: 12px;
}
#product #bar08 {
	background-image: url(img/bk_08.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 15px;
	width: 530px;
	line-height: 14px;
	font-size: 12px;
}
#product #bar09 {
	background-image: url(img/bk_07.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 20px;
	width: 530px;
	line-height: 14px;
	font-size: 12px;
}
#product #bar10 {
	background-image: url(img/bk_09.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 15px;
	width: 530px;
	line-height: 14px;
	font-size: 12px;
}
#product #box0 {
	background-color: #DDDDDD;
	margin: 0px;
	float: left;
	height: auto;
	width: 480px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#product #box1 {
	background-color: #A9A9A9;
	margin: 0px;
	float: left;
	height: auto;
	width: 480px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.pro01 {
	margin: 0px;
	float: left;
	height: auto;
	width: 120px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	line-height: 20px;
	color: #000000;
	text-align: left;
	vertical-align: top;
}
.pro01 a:link {
	float: left;
	height: auto;
	width: 120px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	line-height: 20px;
	color: #000000;
	text-align: left;
	vertical-align: top;
}
.pro01 a:visited{
	float: left;
	height: auto;
	width: 120px;
	color: #000000;
	text-align: left;
	vertical-align: top;
}
.pro01 a:hover {
	float: left;
	height: auto;
	width: 120px;
	color: #FF6600;
	text-align: left;
	vertical-align: top;
	text-decoration: none;
}
.pro01 img {
	display: inline;
	margin-bottom: 5px;
}
#product #box2 {
	background-color: #F0F0F0;
	margin: 0px;
	float: left;
	height: auto;
	width: 490px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: left;
	vertical-align: top;
	color: #999;
}
#product #box3 {
	background-color: #A9A9A9;
	margin: 0px;
	float: left;
	height: auto;
	width: 480px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#product #box4 {
	background-color: #000000;
	margin: 0px;
	float: left;
	height: auto;
	width: 480px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
}
#product #box5 {
	background-color: #000000;
	margin: 0px;
	float: left;
	height: auto;
	width: 480px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
}
#product #box6 {
	background-color: #000000;
	margin: 0px;
	float: left;
	height: auto;
	width: 480px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
}
#product #box7 {
	background-color: #000000;
	margin: 0px;
	float: left;
	height: auto;
	width: 480px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.txt01 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 18px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	float: left;
	width: 120px;
	padding-left: 30px;
	height: 120px;
}
.txt01 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.txt01 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.txt01 a:hover {
	color: #FF6633;
	text-decoration: none;
}
.txt01 a:active {
	color: #FF6633;
	text-decoration: none;
}
.img01 {
	text-align: left;
	vertical-align: top;
	float: left;
	height: 120px;
	width: 120px;
}
.spb01 {
	text-align: left;
	height: 30px;
	line-height: 15px;
	float: left;
	width: 530px;
}
#search {
	text-align: left;
	height: auto;
	line-height: 15px;
	float: left;
	width: 520px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 9px;
	color: #666666;
	vertical-align: top;
	padding-top: 20px;
	padding-right: 5px;
	padding-left: 5px;
}
/***********************************************
FOOTER
************************************************/
#footer {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	line-height: 15px;
	color: #333333;
	text-align: center;
	vertical-align: middle;
	height: 15px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
}

/***********************************************
TXT STYLE
************************************************/
.style00 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	text-decoration: none;
	letter-spacing: 1px;
}
.style01 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #2F2522;
	text-align: center;
	vertical-align: top;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	letter-spacing: 1px;
}
.style02 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 16px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	font-size: 11px;
}
.style03 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 18px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
}
.style03 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.style03 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.style03 a:hover {
	color: #FF6633;
	text-decoration: none;
}
.style03 a:active {
	color: #FF6633;
	text-decoration: none;
}
.style04 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	text-align: left;
	vertical-align: top;
}
.style04 a:link {
	color: #000000;
	text-decoration: none;
}
.style04 a:visited {
	color: #000000;
	text-decoration: none;
}
.style04 a:hover {
	color: #FF6633;
	text-decoration: none;
}
.style04 a:active {
	color: #FF6633;
	text-decoration: none;
	font-size: 13px;
}
.style05 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 18px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	letter-spacing: 1px;
}
.style06 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 20px;
	line-height: 26px;
	color: #333333;
	text-align: left;
	vertical-align: top;
}
.style06 img {
	padding-top: 5px;
}
.style07 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 18px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	padding-left: 5px;
	letter-spacing: 1px;
	padding-top: 15px;
}
.style08 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 18px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.style09 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	letter-spacing: 1px;
}
.style10 {
	padding-top: 20px;
	padding-bottom: 5px;
}
.style11 {
	text-align: right;
	vertical-align: top;
	padding-top: 40px;
}
.style12 {
	text-align: left;
	vertical-align: top;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	padding-top: 80px;
}
.style12 a:link {
	color: #000000;
	text-decoration: none;
}
.style12 a:visited {
	color: #000000;
	text-decoration: none;
}
.style12 a:hover {
	color: #FF6633;
	text-decoration: none;
}
.style12 a:active {
	color: #FF6633;
	text-decoration: underline;
}
.style13 {
	text-align: left;
	vertical-align: top;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	padding-top: 30px;
}
.style14 {
	text-align: center;
	vertical-align: top;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	padding-top: 15px;
}
.style15 {
	text-align: left;
	vertical-align: top;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 18px;
	line-height: 20px;
	color: #000000;
	padding-right: 20px;
	padding-bottom: 20px;
}
.style16 {
	text-align: right;
	vertical-align: top;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	line-height: 15px;
	color: #000000;
}
.style17 {
	text-align: left;
	vertical-align: middle;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	background-color: #FFFFFF;
	padding-left: 10px;
	letter-spacing: 1px;
}
.style18 {
	text-align: left;
	vertical-align: top;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	padding-top: 80px;
}
.style18 a:link {
	color: #000000;
	text-decoration: none;
}
.style18 a:visited {
	color: #000000;
	text-decoration: none;
}
.style18 a:hover {
	color: #FF6633;
	text-decoration: none;
}
.style18 a:active {
	color: #FF6633;
	text-decoration: underline;
}
.style19 {
	text-align: left;
	vertical-align: top;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	line-height: 25px;
	color: #000000;
}
.style20 {
	text-align: left;
	vertical-align: top;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #333333;
	letter-spacing: 2px;
}
.style21 {
	text-align: center;
	vertical-align: top;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	padding-bottom: 20px;
	padding-top: 10px;
}
.style22 {
	text-align: left;
	vertical-align: top;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	padding-top: 5px;
}
.style23 {
	text-align: left;
	vertical-align: top;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.style24 {
	text-align: center;
	vertical-align: middle;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.style25 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	line-height: 16px;
	color: #333333;
}
.style26 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	line-height: 16px;
	color: #FF0000;
}
.style27 {
	text-align: left;
	vertical-align: top;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	line-height: 20px;
	color: #000000;
}
.style28 {
	text-align: left;
	vertical-align: top;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 25px;
	color: #333333;
	letter-spacing: 1px;
	padding-bottom: 20px;
	padding-top: 5px;
}
.style29 {
	text-align: left;
	vertical-align: top;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
.style30 {
	text-align: left;
	vertical-align: top;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
}
.style31 {
	text-align: center;
	vertical-align: top;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	padding: 3px;
}
.style32 {
	text-align: center;
	vertical-align: top;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	letter-spacing: normal;
}
.bdcl01 {
	border: 1px solid #CCCCCC;
}
.bdcl02 {
	border: 1px solid #666666;
}
.style33           {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	line-height: 30px;
	color: #333;
}
.style34 {
	font-size: 10pt;
	line-height: 18px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
}
.style36 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10pt;
	color: #333333;
	line-height: 20px;
}
.style35 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 9pt;
	line-height: 16pt;
}
.style37 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #C00;
}
.style38 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	line-height: 15px;
}
.style39 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
}
.style40 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20pt;
	color: #333;
	letter-spacing: 1px;
}
