* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: ;
	background-image: url(../images/background_image_01.gif);
	text-align: center;
	margin: 0px;
	padding: 0px;
}
img {
	display: block;
	border-style: none;
}
p {
	color : #232323;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
}
em,strong,h1,h2,h3,dt {
	font-family: "Hiragino Kaku Gothic Std","ヒラギノ角ゴ Std","Osaka","ＭＳ Ｐゴシック";
	font-weight: bolder;
}
h1 {
	font-size: 18px;
	color : #000099;
	line-height: normal;
	margin: 0px;
}
h2 {
	font-size: 16px;
	color : #990000;
	line-height: normal;
	margin: 0px;
}
h3 {
	font-size: 14px;
	color : #232323;
	line-height: normal;
	margin: 0px;
}
hr{
	border-style: dashed;
	border-color: #232323;
}
a{
	text-decoration: none;
}
a:active {
	color: #0000FF;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #CC0000;
}
.en {
	font-family: "Myriad Pro","Verdana","Arial", "Helvetica", "sans-serif";
	line-height: normal;
}

/*----------------------------------------------------
 wrapper style
----------------------------------------------------*/
div#wrapper {
	width: 780px;
	text-align: center;
	background-image: url(../images/background_image_02.gif);
	margin: 0px auto 0px auto;
	padding: 0px;
}

/*----------------------------------------------------
 header style
----------------------------------------------------*/
div#header {
	width: 742px;
	height: 81px;
	text-align: left;
	background-image: url(../images/header.gif);
	position: relative;
	margin: 0px auto 0px auto;
}
div#header ul {
	position: absolute;
	top: 14px;
	right: 17px;
	margin: 0px;
	padding: 0px;
}
div#header ul li {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 2em;
	float: left;
	display: inline;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/*----------------------------------------------------
 navigation style
----------------------------------------------------*/
div#navigation {
	width: 180px!important;
	width/**/: 199px;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 19px;
}
div#navigation ul {
	margin: 0px;
	padding: 0px;
}
div#navigation ul li {
	list-style: none;
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
}
div#navigation img {
	clear: both;
}

/*----------------------------------------------------
 contents style
----------------------------------------------------*/
div#contents {
	width: 542px!important;
	width/**/: 581px;
	text-align: left;
	float: right;
	margin: 0px auto 0px auto;
	padding: 0px 29px 10px 10px;
}

/*----------------------------------------------------
 footer style
----------------------------------------------------*/
div#footer {
	width: 742px;
	height: 66px;
	clear: both;
	text-align: left;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px auto 0px auto;
	padding: 0px;
}
div#footer span {
	color: #999999;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
}
#menu {
	margin: 0px;
	padding: 10px 0px 0px 15px;
}
#menu li {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	background-image: url(../images/icon_arrow_05.gif);
	background-repeat: no-repeat;
	background-position: 50% left;
	list-style: none;
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px 10px 0px 14px;
}
#menu li a {
	color: #666666;
}
#menu li a:hover {
	color: #999999;
	text-decoration: underline;
}
#submenu {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	clear: both;
}
#submenu li {
	font-size: 10px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	background-image: url(../images/icon_arrow_01.gif);
	background-repeat: no-repeat;
	background-position: 50% left;
	list-style: none;
	float: left;
	display: block;
	margin: 0px;
	padding: 0px 10px 0px 10px;
}
#submenu li a {
	color: #666666;
}
#submenu li a:hover {
	color: #999999;
	text-decoration: underline;
}

/*----------------------------------------------------
 icon style
----------------------------------------------------*/
.arrow1 {
	height: 16px;
	background-image: url(../images/icon_arrow_01.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 20px;
	display: inline;
}
.arrow2 {
	height: 16px;
	background-image: url(../images/icon_arrow_02.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 20px;
	display: inline;
}
.arrow3 {
	height: 16px;
	background-image: url(../images/icon_arrow_03.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 20px;
	display: inline;
}
.arrow4 {
	height: 16px;
	background-image: url(../images/icon_arrow_04.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 20px;
	display: inline;
}
.arrow5 {
	height: 16px;
	background-image: url(../images/icon_arrow_05.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 20px;
	display: inline;
}
.arrow6 {
	height: 16px;
	background-image: url(../images/icon_arrow_06.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 20px;
	display: inline;
}
.arrow7 {
	height: 16px;
	background-image: url(../images/icon_arrow_07.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 20px;
	display: inline;
}
.pdf {
	height: 16px;
	background-image: url(../images/icon_pdf.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 20px;
	display: inline;
}
.xls {
	height: 16px;
	background-image: url(../images/icon_xls.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 20px;
	display: inline;
}
.doc {
	height: 16px;
	background-image: url(../images/icon_doc.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0px 0px 0px 20px;
	display: inline;
}
.ppt {
	height: 16px;
	background-image: url(../images/icon_ppt.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 20px;
	display: inline;
}
.new {
	height: 16px;
	background-image: url(../images/icon_new.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
	padding: 0px 0px 0px 24px;
	display: inline;
}

/*----------------------------------------------------
 table style
----------------------------------------------------*/
table#table {
	background-color: #D7D7D7;
}
table#table tr {
	border-bottom: solid 1px #CCCCCC;
}
table#table tr th {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	font-weight: normal;
	border: solid 1px #FFFFFF;
	background-color: #DEEED6;
	text-align: center;
	padding: 5px;
}
table#table tr td {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	border: solid 1px #FFFFFF;
	background-color: #F0F0EF;
	padding: 5px;
}



/*----------------------------------------------------
 style end
----------------------------------------------------*/
.size09_09 {  font-size: 9px; line-height: 9px}
.size09_11 {  font-size: 9px; line-height: 11px}
.size10_10 {  font-size: 10px; line-height: 10px}
.size10_12 {  font-size: 10px; line-height: 12px}
.size10_14 {  font-size: 10px; line-height: 14px}
.size10_16 {  font-size: 10px; line-height: 16px}
.size10_18 {  font-size: 10px; line-height: 18px}
.size12_12 {  font-size: 12px; line-height: 12px}
.size12_14 {  font-size: 12px; line-height: 14px}
.size12_16 {  font-size: 12px; line-height: 16px}
.size12_18 {  font-size: 12px; line-height: 18px}
.size12_20 {  font-size: 12px; line-height: 20px}
.size14_14 {  font-size: 14px; line-height: 14px}
.size14_16 {  font-size: 14px; line-height: 16px}
.size14_18 {  font-size: 14px; line-height: 18px}
.size14_20 {  font-size: 14px; line-height: 20px}
.size14_22 {  font-size: 14px; line-height: 22px}
.size16_20 {  font-size: 16px; line-height: 20px}
.style1 {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
.stylered {
	color: #CC0000;
}
.style2 {
	font-size: 12px
	padding: 5px 5px 5px 5px
}
.style3 {
	font-size: 16px;
	color: #003399;
	font-weight: bold;
	padding: 5px 20px 5px 20px;
}.style4 {
	font-size: 12px;
	padding: 10px 10px 10px 10px;
}
.style5 {
	font-size: 16px;
	font-weight: bold;
}
.style6 {
	font-size: 12px;
	padding: 10px 10px 10px 10px;
	line-height: 18px
}
.style7 {
	font-size: 12px;
	padding: 14px 10px 10px 8px;
}
.style8 {
	font-size: 10px;
}
.style10 {
	font-size: 12px;
	padding: 0px 10px0px 0px;
	line-height: 16px;
}
.style11 {
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	padding: 10px 0px 0px 0px;
}
.style12 {
	font-size: 12px;
	font-weight: bold;
	padding: 5px 40px 5px 40px;
}
.style13{
	background-repeat:repeat-y;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	padding: 15px 15px 15px 15px;
}
.style12 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px 5px 5px 5px;
}.style13 {
	font-size: 12px;
	padding: 10px 0px 10px 0px;
}
