
IMG {
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: 100%;
	border: 0px none;
	margin: 0px;
	padding: 0px;
}

/*base-link*/
a {
	color: #0000FF;
	text-decoration: none;
}

a:visited {
	color: #0000FF;
	text-decoration: none;
}

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

a.content_link {
	color: #6484CE;
}

caption {
	padding    : 5px 0px;
	text-align : left;
	font-weight: bold;
}

/***********/



/*headline*/
h1 {
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #3658A7;
}
/***********/



/*sub_headline*/
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #316AC5;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	padding-top: 5px;
	padding-bottom: 4px;
}
/***********/


/*small_headline*/
h3 {
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	padding-top: 4px;
	padding-bottom: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}
/***********/

.bold li {
	color: #666666;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 12px;
}

/*ul*/

/*press_release*/
.press li {
	font-size: 14px;
	font-weight: normal;
	padding-left: 14px;
	padding-top: 4px;
	padding-bottom: 8px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	color: #666666;
	text-align: left;
}

/*contents*/
.content {
	margin :0px;
	padding:0em 2em;
}
.content li {
	list-style-type:disc;
	margin :0px;
	padding: 0px;
	text-align: left;
}


/* library */
/*pagetitle*/
.pagetitle {
	font-size: 18px;
	font-weight: bold;
	color: #3658a7;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #3658a7;
	border-left-style: solid;
	border-left-width: 5px;
	border-left-color: #3658a7;
	text-align: left;
	margin-top: 22px;
	margin-bottom: 23px;
	padding-top: 2px;
	padding-left: 3px;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
}

/***********/



/*body*/
.size13 {
	font-size: 13px;
	line-height: 20px;
	color: #666666;
}

.size14 {
	font-size: 14pt;
	color: #666666;
}

.list_summary {
	font-size: 12pt;
	font-family:"ＭＳ Ｐゴシック", sans-serif;
}

.indent1 {
	margin: 1em 2em 2em;
}

.indent2 {
	margin: 2em 3em 3em;
}

.marking {
	background-color: #6484CE;
	margin: 1em 0em;
	padding: 0em 1em;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
}

.required {
	color: #FF0000;
	font-weight: bold;
	font-family:"Meiryo", "MS Pgothic", monospace;
}

/*list*/
UL.content_list {
	margin: 5px 20px;
	padding: 0em 0em;
}

OL.content_list {
	margin: 5px 20px;
	padding: 0em 0em;
}

DT {
	margin-top: 1em;
	font-weight: bold;
}

DD {
	margin: 0em 2em;
}

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

table.paragraph {
	margin-bottom:20px;
}

tr.footerline {
	background-color: #B0D0FF;
}

/***********/


/*footer-Copyright*/
.footer {
	font-size: 12px;
	color: #999999;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	text-align: left;
}
/***********/




/*footer-link*/
.footer_right {
	font-size: 12px;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	text-align: right;
}

.footer_right a {
	text-decoration: none;
	color: #6484CE;
}

.footer_right a:visited {
	color: #6484CE;
	text-decoration: none;
}

.footer_right a:hover {
	color: #0000FF;
	text-decoration: none;
}
/***********/

/* align */
.align_center {
	text-align: center;
}

.align_left {
	text-align: left;
}

.align_right {
	text-align: right;
}

/* HR */
HR {
	border-width: thin;
	border-style: inset;
	border-color: #CCCCCC transparent transparent;
}

/* 問い合わせ先ブロック */
TABLE.address {
	width: 300px;
}

TABLE.address > TD {
	vertical-align: top;
}

TABLE.address > TD.header {
	width: 50px;
	text-align    : left;
	vertical-align: top;
	white-space   : nowrap;
}

/* 最終更新マーク */
.new {
	padding-left: 5px;
	padding-right: 5px;
	color: #FF0000;
	font-weight: bold;
}

/*base-link*/
a {
	color: #0000FF;
	text-decoration: none;
}

a:visited {
	color: #0000FF;
	text-decoration: none;
}

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

a.content_link {
	color: #6484CE;
}

caption {
	padding    : 5px 0px;
	text-align : left;
	font-weight: bold;
}

/***********/



/*headline*/
h1 {
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #3658A7;
}
/***********/



/*sub_headline*/
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #316AC5;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	padding-top: 5px;
	padding-bottom: 4px;
}
/***********/


/*small_headline*/
h3 {
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	padding-top: 4px;
	padding-bottom: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}
/***********/

.bold li {
	color: #666666;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 12px;
}

/*ul*/

/*press_release*/
.press li {
	font-size: 14px;
	font-weight: normal;
	padding-left: 14px;
	padding-top: 4px;
	padding-bottom: 8px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	color: #666666;
	text-align: left;
}

/*contents*/
.content {
	margin :0px;
	padding:0em 2em;
}
.content li {
	list-style-type:disc;
	margin :0px;
	padding: 0px;
	text-align: left;
}


/* library */
/*pagetitle*/
.pagetitle {
	font-size: 18px;
	font-weight: bold;
	color: #3658a7;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #3658a7;
	border-left-style: solid;
	border-left-width: 5px;
	border-left-color: #3658a7;
	text-align: left;
	margin-top: 22px;
	margin-bottom: 23px;
	padding-top: 2px;
	padding-left: 3px;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
}

/***********/



/*body*/
.size13 {
	font-size: 13px;
	line-height: 20px;
	color: #666666;
}

.size14 {
	font-size: 14pt;
	color: #666666;
}

.list_summary {
	font-size: 12pt;
	font-family:"ＭＳ Ｐゴシック", sans-serif;
}

.indent1 {
	margin: 1em 2em 2em;
}

.indent2 {
	margin: 2em 3em 3em;
}

.marking {
	background-color: #6484CE;
	margin: 1em 0em;
	padding: 0em 1em;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
}

.required {
	color: #FF0000;
	font-weight: bold;
	font-family:"Meiryo", "MS Pgothic", monospace;
}

.attention {
	padding: 2px;
	color: #FF0000;
	font-size:small;
}

/*list*/
UL.content_list {
	margin: 5px 20px;
	padding: 0em 0em;
}

OL.content_list {
	margin: 5px 20px;
	padding: 0em 0em;
}

DT {
	margin-top: 1em;
	font-weight: bold;
}

DD {
	margin: 0em 2em;
}

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

table.paragraph {
	margin-bottom:20px;
}

tr.footerline {
	background-color: #B0D0FF;
}

/***********/


/*footer-Copyright*/
.footer {
	font-size: 12px;
	color: #999999;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	text-align: left;
}
/***********/




/*footer-link*/
.footer_right {
	font-size: 12px;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	text-align: right;
}

.footer_right a {
	text-decoration: none;
	color: #6484CE;
}

.footer_right a:visited {
	color: #6484CE;
	text-decoration: none;
}

.footer_right a:hover {
	color: #0000FF;
	text-decoration: none;
}
/***********/

/* align */
.align_center {
	text-align: center;
}

.align_left {
	text-align: left;
}

.align_right {
	text-align: right;
}

/* HR */
HR {
	border-width: thin;
	border-style: inset;
	border-color: #CCCCCC transparent transparent;
}

/* 問い合わせ先ブロック */
TABLE.address {
	width: 300px;
}

TABLE.address > TD {
	vertical-align: top;
}

TABLE.address > TD.header {
	width: 50px;
	text-align    : left;
	vertical-align: top;
	white-space   : nowrap;
}

/* 最終更新マーク */
.new {
	padding-left: 5px;
	padding-right: 5px;
	color: #FF0000;
	font-weight: bold;
}

/* 問い合わせ・企業情報 */
TABLE.address {
	width: 300px;
}

TABLE.address TD {
	vertical-align: top;
}

TABLE.address TD.header {
	width: 80px;
	text-align    : left;
	vertical-align: top;
	white-space   : nowrap;
}

TABLE.co_profile TH {
	text-align    : left;
	vertical-align: top;
	white-space   : nowrap;
}

TABLE.co_profile TD.header {
	width: 80px;
	text-align    : left;
	vertical-align: top;
	white-space   : nowrap;
}


@media only screen and (max-width: 800px) {
	A {
		display: inline-block !important;
		padding : 10px !important;
	}
	A IMG {
		margin: -10px !important;
		
	}
	INPUT[type="button"], INPUT[type="submit"], INPUT[type="reset"] {
		display: inline-block !important;
		margin: 10px !important;
		
	}

	h1 {
		font-size: 18px;
	}

	h2 {
		font-size: 16px;
	}

	h3 {
		font-size: 16px;
	}

	.press li {
		font-size: 16px;
	}

	.pagetitle {
		font-size: 20px;
	}

	.size13 {
		font-size: 16px;
	}

	.size14 {
		font-size: 18px;
	}

	.list_summary {
		font-size: 16px;
	}


	.attention {
		font-size:normal;
	}

	.footer {
		font-size: 14px;
	}

	.footer_right {
		font-size: 14px;
	}
}