body {
	/*overflow-y: auto;*/
	margin: 0;
	background-color: #fff;
	text-align: center;
	color: #333;
}

/**********************************
 a
 **********************************/


a {
	color: #36c;
	text-decoration:none;
}

a:visited {
	color: #36c;
	text-decoration:none;
}

a:hover {
	color: #002A80;
	text-decoration: underline;
}

/**********************************
 doc
 **********************************/

#doc {
	width: 800px;
	text-align: left;
	background-color: #fff;
	margin: 0 auto;
}

#head {
	background-color: #3266cc;
	color: #fff;
	text-align: right;
	padding: 3px 10px;
	font-size: x-small;
}

#head a {
	text-decoration: none;
	color: #fff;
}

#head a:hover {
	color: #FFCC00;
	text-decoration: underline;
}

#body {
	clear: both;
	line-height: 1.4em;
}

#top_body {
	margin: 0px;
}

#sub {
	background:  url("../images/sub_menu_shadow.gif") no-repeat;
}

#sub_body {
	margin-top: 10px;
	margin-right: 15px;
}


#sidemenu {
	vertical-align: top;
}

#sub_main {
	vertical-align: top;
	width: 580px;
}

#sub_title {
	background-color: #3266cc;
	color: #fff;
	font-weight: bold;
	border: 1px solid;
}


#sub_content {
	margin-top: 10px;
}

#menu table td	{
	background-image:	url("../images/popup_header_03.gif");
}

#foot {
	clear: both;
	border-top: 2px solid #3266cc;
	margin-top: 1em;
	font-size: x-small;
}

#foot_pink {
	clear: both;
	border-top: 2px solid #F448AE;
	margin-top: 1em;
	font-size: x-small;
}

#foot1 {
	padding: 10px 7px;
}

#foot2 {
	width: 100%;
	border-top: 1px solid #3266cc;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 5px;
}

#foot2 th {
	font-size: small;
	padding: 7px;
}

#foot2 td {
}

#foot3 {
	width: 100%;
	margin-bottom: 5px;
}

#foot3 th,
#foot3 td {
	padding: 0 10px;
}

#foot3 th {
}

#foot3 td {
	border-left: 1px solid #ccc;
	text-align: center;
}

#foot3 span {
	border: 1px solid #ccc;
	height: 2em;
	line-height: 1em;
	padding: 3px;
	color: #999;
}

#foot3 div {
	text-align: center;
}

#foot3 div div {
	text-align: left;
	margin: 3px 0;
}

#foot4	{
	text-align:	right;
	margin-top:	2em;
}

#foot4 img	{
	margin-left:	3px;
}

#copyright {
	background-color: #3266cc;
	color: #fff;
	padding: 3px 7px;
}
#copyright_pink {
	background-color: #F448AE;
	color: #fff;
	padding: 3px 7px;
}

/**********************************
 menu
 **********************************/

#menu_b {
	font-size: x-small;
}

#menu_b td {
	vertical-align: top;
}

#menu_b div {
	position: relative;
	z-index: 99999;
}

#menu_b div div {
	position: static;
}

#menu_b ul {
	position: absolute;
	top: 36px;
	left: 4px;
	border: 1px solid #FFC700;
	border-top: none;
	background-color: #FEEAAB;
	display: none;
}

#menu_b td.hover ul {
	display: block;
}

#menu_b ul li {
	display: block;
	float: none;
	border-top: 1px solid #FFC700;
	padding: 4px 10px;
	width: auto;
	white-space: nowrap;
}

#menu_b ul li.hover {
	background-color: #FFC700;
}

#menu_b a {
	color: #666;
}

#menu_b a:hover {
	color: #006;
}

#breadcrumbs {
	margin-bottom: 10px;
	font-size: x-small;
}

#sub {
	width: 100%;
}

#sidemenu {
	width: 170px;
	padding: 5px;
	vertical-align: top;
	background-color: #f0f0f0;
}

#sidemenu ul {
	margin-top: 5px;
}

#sidemenu ul li {
	margin: 0;
	border-bottom: 1px solid #f0f0f0;
}

#sidemenu ul li a {
	display: block;
	width: 150px;
	color: #666;
	background: url("../images/sub_menu_arrow01.gif") no-repeat 4px 3px;
	padding-left: 20px;
	margin-bottom: 2px;
	overflow: hidden;
	letter-spacing: -1px;
	line-break: normal;
}

#sidemenu ul li a:hover,
#sidemenu ul li a.selected {
	color: #002A80;
	background-image:  url("../images/sub_menu_arrow02.gif");
	background-color: #FFE999;
}

#sidemenu ul li a a:link {
	background-image: none;
}

#sidemenu li ul {
	margin: 0px;
	margin-bottom: 15px;
}

#sidemenu li ul {
	marging-left: 10px;
}

#sidemenu li li a {
	width: 150px;
	display: block;
	font-size: x-small;
	background: none;
	padding-right: 0px;
	margin: 0px;
	letter-spacing: 0px;
}

#sidemenu li li a:hover {
	background: none;
}

#sidemenu li li a.selected,
#sidemenu li li a.selected:hover {
	background-image: none;
	background-color: #FFE999;
}

#sidemenu ul#sidemenu_button {
	list-style-type: none;
	border-top: 1px dotted #ccc;
	margin: 0;
	padding: 0;
	margin-top: 1em;
	padding-top: 1em;
}

#sidemenu ul#sidemenu_button li {
	background: none;
	margin: 0;
	padding: 0;
}

#sidemenu ul#sidemenu_button a {
	display: inline;
	margin: 0;
	padding: 0;
}

#sidemenu ul#sidemenu_button li.#sidemenu_button_kaihatsu {
}

#sidemenu ul#sidemenu_button li.#sidemenu_button_tegami {
	margin-top: 5px;
}


#sub_main {
	vertical-align: top;
	padding-left: 20px;
}

.sidemenu_title {
	font-weight: bold;
	color: #89380B;
	background-color: #FFC807;
	margin-bottom: 10px;
}

/**********************************
 goto page top
 **********************************/

div.goto_page_top {
	text-align: right;
	margin-top: 2em;
	clear: both;
}

.subHead {
	border-top: 1px solid #06c;
	border-bottom: 1px solid #06c;
	padding: 2px 0px;
	display: block;
	margin-bottom: 1em;
}

a.link {
	padding-left: 15px;
	background:  url("../images/arrow.gif") no-repeat 0 0;
}

a.link2 {
	padding-left: 15px;
	background:  url("../images/arrow.gif") no-repeat 0 0;
	padding-left: 0;
	background-image: none;
}

a.pdf {
	background:  url("../images/icon_pdf.png") no-repeat 0 0;
	padding-left: 18px;
	padding-top: 3px;
	padding-bottom: 2px;
}

a.wmv,
a.asx {
	background:  url("../images/icon_wmv.png") no-repeat 0 0%;
	padding-left: 18px;
	padding-top: 3px;
	padding-bottom: 2px;
}


/**********************************
 table
 **********************************/

table.table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: hide;
}

table.table th,
table.table td {
	padding: 2px 5px;
	text-align: left;
	border: 1px solid #ccc;
	vertical-align: top;
}

table.table thead th {
	background-color: #E5F4FF;
}

table.table thead td {
	background-color: #eee;
}

table.table th,
table.table tbody th {
	background-color: #E5F4FF;
}

table.table tbody td {
}

table.table table td {
	border: none;
}


/**********************************
 table2
 **********************************/

table.table2 {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: show;
}

table.table2 th,
table.table2 td {
	padding: 2px 5px;
	text-align: left;
	border: 1px solid #ccc;
	vertical-align: top;
}

table.table2 thead th {
	background-color: #E5F4FF;
}

table.table2 thead td {
	background-color: #eee;
}

table.table2 tbody th {
	background-color: #FFFBE5;
	white-space: nowrap;
}

table.table2 tbody td {
}

table.table2 table td {
	border: none;
}


ul.list {
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 2em;
	margin: 1em;
}

ul.list li {
	margin-bottom: 0.5em;
}

ul.list2 {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 2em;
}

ul.square {
}

ul.square li {
	margin-bottom: 0.8em;
	padding-left: 14px;
	background:  url("../images/ul_square.png") no-repeat 0px 0.4em;
}

.brown {
	color: #c60;
}

.cap {
	color: #994C00;
	font-size: x-small;
}

.w50p {
	width: 50%;
}

.w200 {
	width: 200px;
}

.mb05 {
	margin-bottom: 0.7em;
}

.wauto {
	width: auto !important;
}

.top_topics_table {
	width: 100%;
}

.top_topics_table thead th {
	width: 465px;
	padding-right: 20px;
	padding-bottom: 10px;
	vertical-align: top;
}

.top_topics_table thead td {
	width: 315px;
	vertical-align: top;
	padding-bottom: 10px;
}

.top_topics_table tbody th {
	vertical-align: top;
	padding-right: 20px;
}

.top_topics_table tbody td {
	vertical-align: top;
}

.news {
	border-bottom: 1px dotted #ccc;
	width: 100%;
	margin-bottom: 0.5em;
}

.news {
	width: 100%;
}

.news_image {
	text-align: right;
}

.news_image img {
	margin-left: 10px;
	margin-bottom: 10px;
}

.news_date {
	font-weight: bold;
	color: #3465cb;
	font-size: x-small;
}

.news_date em {
	color: #c00;
	font-weight: bold;
}

.news_text {
	padding-bottom: 0.5em;
}

.news_text a {
	display: block;
	padding-left: 17px;
	background:  url("../images/arrow.gif") no-repeat 0 2px;
	color: #333 !important;
}

.news_text a:hover {
	color: #06f !important;
}


h2 {
	padding: 5px;
	font-weight: bold;
}

h3 {
	background-color: #eee;
	padding: 1px 5px;
	color: #3366CC;
	color: #994C00;
}

.h3wrap {
	border: 1px solid #3366FF;
	padding: 1px;
	margin: 1.5em 0;
}

h3.blue	{
	background-color:	#fff;
	padding:	5px !important;
	color:	#36c;
	border-right:	none !important;
	border-left:	none !important;
	border-top:		1px dotted #ccc;
	border-bottom:	1px solid #36c;
	font-weight:	bold;
	margin-bottom: 1.5em;
}


h4,
h4 a {
	color: #c60 !important;
}

h5,
h5 a	{
	color:	#a68200 !important;
}

ul.brown_square,
ul.brown_square_small {
	list-style-type: square;
	list-style-position: outside;
	margin-left: 1em;
	padding-left: 2em;
	color: #900;
}

ul.brown_square_small {
	font-size: x-small;
}

/**********************************
 HR
 **********************************/

hr {
	height: 1px;
}

hr.dotted {
	color: #ccc;
}

hr.blue {
	color: #9cf;
}

hr.hr-dotted	{
	border-top: 1px dotted #ccc;
}

div.hr {
	margin: 1em 0;
	height: 1px;
}

div.hr hr {
	display: none;
}

div.hr_blue {
	background: url(../common/grd_line.gif) no-repeat;
}

div.hr_dotted {
	border-top: 1px dotted #ccc;
}



.vmargin {
	margin: 1em 0;
}

#headline {
	width: 100%;
	margin: 15px 0;
}

#headline th {
	width: 152px;
}

#headline td {
	background-color: #eee;
}

#headline_outer {
	margin: 0 15px;
}

.headline_outer2 {
	position: relative;
	height: 1.5em;
	overflow: hidden;
	background-color: #f0f0f0;
	margin-bottom: 1em;
}

.headline_inner2 {
	position: absolute;
	top: 1px;
	height: 1.4em;
	overflow: hidden;
	white-space: nowrap;
}

#sidemenu_button_tegami {
	display: none;
}

#top_flash {
	height: 268px;
	position: relative;
}

#top_flash div {
	position: absolute;
	left: 0;
	top: 0;
}

.right {
	text-align: right;
}

.small {
	font-size: x-small;
}

p {
	margin-bottom: 1em;
	margin-left: 0.1em;
}

p.nomargin {
	margin: 0;
}

p.indent {
	margin-left: 1em;
}

.cap {
	font-size: x-small;
}


.cap_top {
	color:#FFC800;
	font-size: x-small;
}

.worldmap {
	text-align: center;
	width: 760px;
}

.worldmap_flash {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.red {
	color: #c00;
}

strong,
b	{
	font-weight:	bold;
}


/* 本文中の青文字（CSS無効時は太字強調） */
strong.txt-blue	{
	font-weight:	normal;
	color:	#36c;
}


/**********************************
笠井追加CSS
**********************************/
/* bgcolor */

.bc_e5f4ff {
	background-color: #E5F4FF;
}

.bc_fffbe5 {
	background-color: #FFFBE5;
}


/* margin */
.mar_tb5 { margin: 5px 0px;}
.mar_tb10 { margin: 10px 0px;}
.mar_b5 { margin-bottom: 5px;}
.mar_b10 { margin-bottom: 10px;}
.mar_b20 { margin-bottom: 20px;}
.mar_t5 { margin-top: 5px;}
.mar_t10 { margin-top: 10px;}
.mar_t20 { margin-top: 20px;}
.mar_l5 { margin-left: 5px;}
.mar_l10 { margin-left: 10px;}


/* padding */
.pad_tb5 { padding: 5px 0px;}
.pad_tb10 { padding: 10px 0px;}


/* table */
table.table3 {
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: show;
}

table.table3 th,
table.table3 td {
	padding: 2px 5px;
	text-align: left;
	border: 1px solid #ccc;
	vertical-align: top;
}

table.table3 thead th {
	background-color: #E5F4FF;
}

table.table3 thead td {
	background-color: #eee;
}

table.table3 tbody th {
	background-color: #FFFBE5;
	white-space: nowrap;
}

table.table3 tbody td {
}

table.table3 table td {
	border: none;
}


table.table-sitemap	{
	line-height: 140%;
	width:	100%;
}
table.table-sitemap th	{
	width:	220px;
	word-break: keep-all;
	white-space: nowrap;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}
table.table-sitemap td	{
	vertical-align: top;
}



/* list */
ul.list_decimal {
	list-style-type: decimal;
	list-style-position: outside;
	margin-left: 2em;
}

ul.list_decimal li {
	margin-bottom: 0.5em;
}


ul.list_circle {
	list-style-type: circle;
	list-style-position: outside;
	margin-left: 2em;
}




#child_heno_tegami {
	margin: 0;
	padding: 0;
	position: relative;
	height: 25px;
}

#child_heno_tegami a:link ,
#child_heno_tegami a:hover,
#child_heno_tegami a:visited {
	margin: 0;
	padding: 0;
	display: block;
	position: absolute;
	top: 2px;
	left: 0;
	width: 170px;
}

.blue {
	color: #0066FF;
}

.gray {
	color: #999999;
}

#sidemenu ul {
	display: none;
}

#menu_s ul {
	display: block;
}

/**********************************
plan梅田追加CSS
**********************************/
.pink_b1 {
	color: #FF00FF;
	font-weight: bold;
}
.style1 {
	font-size: medium;
	font-weight: bold;
}
.style2 {
	font-size: smaller;
}
.style3 {
	font-size: x-large;
	font-weight: bold;
}
.style4 {
	color: #333;
}
.style5 {font-size: 14px}
.style7 {color: #333;
	font-size: small;
}
.style8 {font-size: 16px;
	font-weight: bold;
}
.style9 {
	color: #993300;
	font-weight: bold;
}
.style10 {
	color: #333;
	font-weight: bold;
}
.style11 {font-size: medium;}
.style13 {font-size: medium; font-weight: bold; }
.style14 {font-size: small;}
.style15 {font-size: larger;}
.style16 {color: #E5F4FF;}
.style17 {font-size: smaller;}
.style18 {color: #FF0000;}
.style19 {color: #a68200;}
.style20 {color: #333333;}
.style21 {color: #3465cb;}



.table-flow td	{
	text-align:	center;
	padding:	5px;
}
.td-blue {
	background-color:	#9cf;
	border:	1px solid #000;
}
.td-right	{
	text-align:	right !important;
}
