﻿@charset "UTF-8";

body {
	color: #2E2E2A;
	font-family: 'メイリオ','Meiryo','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','MS P Gothic','Osaka',Verdana,Arial,Helvetica,sans-serif;
	font-size: 100.01%;
	font-style: normal;
	font-weight: normal;
	line-height: 1.6;
	margin: 0;
	padding: 0;
	text-align: left;
}
	/* -- IE6 -- */
	* html body {
		font-size: 82%;
	}
	/* -- IE7 -- */
	*+html body {
		font-size: 82%;
	}
a img,img {
	border: 0;
	vertical-align: bottom;
}
blockquote,dd,div,dl,dt,h1,h2,h3,h4,h5,h6,li,ol,p,pre,span,td,th,ul {
	margin: 0;
	padding: 0;
}
abbr,acronym {
	border: 0;
}
address,caption,cite,code,dfn,em,th,strong,var {
	font-style: normal;
	font-weight: normal;
}
caption, th {
	text-align: left;
}

code, kbd, pre, samp, tt {
	font-family: monospace;
	line-height: 1.0;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}

ol, ul {
	list-style: none;
}

q:before, q:after {
	content: '';
}

button, fieldset, form, input, label, legend, select, textarea {
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

a {
	cursor: pointer;
	text-decoration: none;
}

a:link {
	color: #0646A0;
	text-decoration: underline;
}

a:visited {
	color: #551A8B;
	text-decoration: underline;
}

a:hover {
	color: #FF0000;
	text-decoration: none;
}

a:active {
	text-decoration: none;
}


#main_content h1
{
	background: #f3f3f3;
	color: #2E2E2A;
	font-size: 120%;
	font-weight: 700;
	letter-spacing: 0.1em;
	margin: 8px 0 10px 0;
	padding: 10px 8px;
	text-align: center;
}
#main_content h2
{
	border: solid;
	border-color: #043c78;
	border-width: 0 0 1px 10px;
	color: #2E2E2A;
	font-size: 140%;
	font-weight: 700;
	margin: 16px 0 10px;
	padding: 0 0 0 8px;
}
#main_content h3
{
	background: #FFF url(../images/chip/square2-blue.gif) no-repeat 0px 50%;
	border-bottom: 1px solid #E5E5E5;
	font-size: 120%;
	font-weight: 700;
	margin: 8px 0 10px;
	padding: 0 0 0 20px;
}
#main_content h4
{
	color: #000;
	font-size: 110%;
	font-weight: 700;
	margin: 8px 0;
	padding: 0 0 0 3px;
}

#main_content h5 {
	color: #000;
	font-size: 100%;
	font-weight: 700;
	margin: 8px 0;
	padding: 0 0 0 3px;
}

#main_content p.staff {
	background: #fff url(../../commonimage/chip/person.gif) no-repeat scroll 0 0px;	
	font-size: 1.3em;
	font-weight: 700;
	margin: 10px 0 0 0;
	padding: 20px 0 8px 34px;
}

#main_content dd.staff {
	margin: -1.6em 0 0 7em;
}

#sidebar h3
{
	background: transparent url(../images/chip/square-darkred.gif) no-repeat 3px 50%;
	color: #b7282e;
	font-size: 100%;
	letter-spacing: 0.1em;
	margin-top: 6px;
	padding: 0 0 0 22px;
}

/* ol, ul
{
	text-align: justify; 
	text-justify: inter-ideograph;
}*/

table {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0 10px 0.5em 10px;
}

th
{
	background: #043c78;
	border: 1px solid #999;
	color: #FFF;
	font-weight: bold;
	padding: 3px 4px;
	text-align: center;
}
td
{
	border: 1px solid #999;
	padding: 3px 4px;
}
tr.row-a
{
	background: #efefef;
}
tr.row-b
{
	background: #fffffc;
}
.table-center
{
	text-align: center;
}
abbr, acronym
{
	border-bottom: 1px dotted;
	cursor: help;
}
blockquote
{
	margin: 1em;
}
caption
{
	margin-bottom: 0.5em;
	text-align: center;
}
em,strong
{
	color: #009944;
	font-weight: 700;
}
p
{
	margin: 10px 0 4px;
	text-align: justify;
	text-justify: inter-ideograph;
}
p,li,dt,dl
{
	line-height: 1.6;
}
.clear
{
	clear: both;
}
.center
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.indent
{
	margin-left: 3em;
}
.nowrap
{
	white-space: nowrap;
}
.right
{
	text-align: right;
}
.left
{
	text-align: left;
}
.chip_icon {
	margin: 0 4px 0 0;
	vertical-align: -4px;
}
dt
{
	font-weight: 700;
	margin: 0;
	padding-left: 10px;
}
dd
{
	margin: 0 40px;
}
.img-button ul
{
	list-style: none;
	margin-left: 0;
	padding-left: 50px;
	text-align: center;
	width: 580px;
}
.img-button li
{
	display: inline;
	float: left;
	list-style: none;
	margin: 2px;
	text-align: center;
}
.img-button a
{
	border: 1px solid;
	border-color: #aaa #000 #000 #aaa;
	display: block;
}
.img-button a:hover
{
	border-color: #000 #aaa #aaa #000;
	left: 1px;
	position: relative;
	top: 1px;
}
#main_content p
{
	padding-left: 5px;
	text-indent: 1em;
}
#main_content p.beta
{
	padding-left: 5px;
	text-indent: 0;
}
#main_content li.readmore
{
	background: url(../images/chip/mg.jpg) no-repeat center left;
	list-style: none;
	padding-left: 25px;
}
.backtotop
{
	background: url(../images/chip/arrow_blue2.gif) no-repeat center right;
	clear: both;
	font-size: 80%;
	margin: 10px 0 30px;
	padding: 0 16px 0 0;
	text-align: right;
}
ol li
{
	list-style: none outside;
}
ul li
{
	list-style: none outside;
}
.text-list li
{
	background: url(../images/chip/circleicon001.gif) no-repeat 0 5px;
	list-style: none;
	margin: 0 0 3px 21px;
	padding-left: 25px;
}
.text-list li ul li
{
	background: url(../images/chip/triangle_b.gif) no-repeat 0 7px;
	list-style: none;
	margin: 3px 0 0 10px;
	padding-left: 20px;
}
.text-list li ul li ul li
{
	background: url(../images/chip/triangle_b.gif) no-repeat 0 7px;
	list-style: none;
	margin: 0 0 0 16px;
	padding-left: 20px;
}

.text-list-simple ul {
	padding: 0;
}
.text-list-simple li {
	list-style: square;
	margin: 0 0 0 60px;
}
.text-list-simple li ul li {
	list-style: disc;
	margin: 0 0 6px 50px;
}
.text-list-none li
{
	list-style: none;
	margin: 0 0 6px 60px;
	padding: 0;
}
.text-list-none li ul li
{
	list-style: none;
	margin: 0 0 6px 40px;
}
.text-list-none li ul li ul li
{
	list-style: none;
	margin: 0 0 0 16px;
	padding-left: 20px;
}

.text-list-num li {
	list-style: decimal;
	margin: 0 0 6px 60px;
}

.text-list-num li ol li {
	list-style: lower-roman;
	margin: 0 0 6px 40px;
}

.text-list-num li ol li ol li {
	list-style: lower-alpha;
	margin: 0 0 6px 40px;
}

.text-list-simple li ul li
{
	list-style: disk;
	margin: 0 0 6px 40px;
}
#sidebar ul.sidelist
{
	font-size: 90%;
	list-style: none;
	padding: 0 0 6px;
	text-align: left;
	text-decoration: none;
}
#sidebar ul.sidelist li
{
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/chip/dots-red.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	font-size: 9%;
	list-style-image: none;
	margin: 0 0 6px;
	padding: 0 8px 4px;
}
.date
{
	color: #16160e;
	font-size: 90%;
	font-weight: 700;
}
.red {
	color: red;
}

.white {
	color: white;
}

a.white {
	color: white;
	text-decoration: underline;
}

a.white:hover {
	text-decoration: none;
}

#search
{
	margin: 0 10px;
	text-align: left;
}
.searchbutton
{
	border: solid 1px #666;
	font-size: 80%;
}
.searchbox
{
	border: solid 1px #666;
}
.menu-sub ul
{
	font-size: 95%;
	list-style: none;
	margin: 0;
	padding: 0;
}
.menu-sub li
{
	list-style: none;
	margin: 0;
}
.menu-sub li a {
	background: #fff url(../images/chip/file.gif) no-repeat 0 7px;
	border-bottom: dashed 1px #bbb;
	display: block;
	padding: 1px 2px 2px 20px;
}

.menu-sub li a:hover {
	background: #fbecec url(../images/chip/file.gif) no-repeat 0 7px;
	border-bottom: solid 1px #d84040;
}

.menu-sub li ul li a {
	background: #fff url(../images/chip/file.gif) no-repeat 20px 7px;
	border-bottom: dashed 1px #bbb;
	display: block;
	padding: 1px 2px 2px 40px;
}

.menu-sub li ul li a:hover {
	background: #fbecec url(../images/chip/file.gif) no-repeat 20px 7px;
	border-bottom: solid 1px #d84040;
}

#sidebar li.link-folder a
{
	background: #fff url(../images/chip/folder.gif) no-repeat 0 7px;
	border-bottom: dashed 1px #bbb;
	display: block;
	padding: 1px 2px 2px 20px;
}
#sidebar li.link-folder a:hover
{
	background: #fbecec url(../images/chip/folder.gif) no-repeat 0 7px;
	border-bottom: solid 1px #d84040;
}
.menu-sub li ul li
{
	font-weight: 400;
	list-style: none;
	margin: 0;
}

.column
{
	background: url(../images/table_bottom_red.gif) no-repeat bottom;
	margin-bottom: 20px;
	padding-bottom: 8px;
	width: 586px;
}
.column .inner
{
	background: url(../images/table_top_red.gif) no-repeat;
	padding-top: 12px;
}
.column .inner div
{
	background: url(../images/table_middle_red.gif) repeat-y;
	padding: 0 20px;
}
.column	p
{
	margin: 0 10px;
}
.box-shadow
{
	border-color: silver gray gray silver;
	border-style: solid;
	border-width: 1px 2px 2px 1px;
	margin: 0 10px 10px;
	padding: 0.5em;
	width: 550px;
}
.box-shadow-s
{
	border-color: silver gray gray silver;
	border-style: solid;
	border-width: 1px 2px 2px 1px;
	margin: 0 10px 10px;
	padding: 0.5em;
	width: 400px;
}
.pseudo-iframe
{
	border: solid 1px gray;
	height: 120px;
	margin: 10px;
	overflow: auto;
	padding: 6px;
	width: 550px;
}
.pseudo-iframe-top-side
{
	border: solid 1px #fff;
	height: 400px;
	margin: 0 3px 0 0;
	overflow: auto;
	padding: 0;
	width: 175px;
}
.img-right
{
	background: #FAFAFA;
	border: 1px solid #E5E5E5;
	display: inline;
	float: right;
	margin: 4px 10px;
	padding: 5px;
}
.img-left
{
	background: #FAFAFA;
	border: 1px solid #E5E5E5;
	display: inline;
	float: left;
	margin: 4px 10px;
	padding: 5px;
}
.img-none
{
	background: #FAFAFA;
	border: 1px solid #E5E5E5;
	margin: 4px 10px;
	padding: 5px;
}
.img-frame
{
	background: #FAFAFA;
	border: 1px solid #E5E5E5;
	padding: 5px;
}

.img-flag
{
	border: 1px solid #E5E5E5;
	display: inline;
	margin: 0 4px -4px;
	padding: 0;
}
div.imagebox-2c
{
	border: 1px dashed #cccccc;
	display: inline;
	float: left;
	margin: 10px 4px 4px 8px;
	width: 260px;
}
p.ibox-image,p.ibox-caption
{
	margin: 10px 4px 10px -14px;
	text-align: center;
}
p.ibox-caption
{
	font-size: 90%;
}
div.imagebox-top-banner
{
	display: inline;
	float: left;
	height: 62px;
	margin: 1px;
	padding: 0 0 0 40px;
	width: 240px;
}
.text-list ul,.text-list-none ul
{
	list-style: none;
	padding: 0;
}
.form-tbox
{
	border: normal black;
	width: 300px;
}
.form-input
{
	border: medium black;
}

#content p.signature {
	padding-left: 220px;
	text-indent: 0;
}

a.doc, a[href $='.doc'], a[href $='.docx'] {
	background: url(../../commonimage/chip/file_word.gif) no-repeat 0 50%; 
	padding-left: 20px; 
}
a.pdf, a[href $='.pdf'] {
	background: url(../../commonimage/chip/file_pdf.gif) no-repeat 0 50%; 
	padding-left: 20px; 
}
a.xls, a[href $='.xls'], a[href $='.xlsx'] {
	background: url(../../commonimage/chip/file_excel.gif) no-repeat 0 50%; 
	padding-left: 20px; 
}

.clearfix {
	overflow: hidden;
	positon: relative;
}

.lang-ja {
	font-family: 'メイリオ','Meiryo','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','MS P Gothic','Osaka',Verdana,Arial,Helvetica,sans-serif;
}

.lang-zh-cn {
	font-family: SimSun, 'MS P Gothic', sans-serif;
}

.lang-zh-tw {
	font-family: MingLiU, 'MS P Gothic', sans-serif;
}

.small {
	font-size: 80%;
}
