@charset "UTF-8";

/* CSS Document */

.pic-float {
	float: right;
}

div.right-contents div h3 {
	margin-bottom: 15px;
}

table.ir-width tbody tr th {
	
}

h3.fontbold {
	font-weight: bold;
}

div.message p {
	padding-top: 1.5em;
	line-height: 1.5em;
	text-indent: 1em;
}

div.message p.message-right {
	text-align: right;
}

div.message div.float_box {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
}

div.message h3 {
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
	padding-left: 5px;
	font-size: 150%;
	color: #1a243d;
}

div.mission ul li {
	list-style-type: none;
}

table thead tr td {
	width: 70px;
}

table tbody tr th.width100 {
	width: 100px;
}


.width320 {
	width: 320px!important;
}

.width350 {
	width: 350px!important;
}

.width340 {
	width: 340px!important;
}

.width210 {
	width: 210px!important;
}

.width240 {
	width: 240px!important;
}

.width220 {
	width: 220px!important;
}

.width200 {
	width: 200px!important;
}

.width180 {
	width: 180px!important;
}

.width160 {
	width: 160px!important;
}

/* ir topiclist */
div.topics, div.news {
	position: relative;
	margin-top: 20px;
	clear: both;
}

div.topics ul , div.news ul {
	list-style-type: none;
	position: absolute;
	top: 5px;
	right: 0px;
}

div.topics ul li , div.news ul li {
	float: left;
}

div.topics ul li a , div.news ul li a {
	display: block;
}

div.topics ul li.rss_icon , div.news ul li.rss_icon {
	padding: 2px 9px 6px 10px;
}

div.topics dl {
	clear: both;
}

div.topics dl dt {
	height: 1.7em;
	width: 570px;
	padding-left: 2px;
	margin-top: 0.9em;
}

div.topics dl dt.pdf {
	background-image: url(../../../shared/img/pdf_icon.gif);
	background-repeat: no-repeat;
	background-position: 113px 0;
}

div.yukasyoken dl dt.pdf {
	background-position: 160px 0;
}

div.topics dl dd {
	margin-top: -1.73em;
	margin-left: 0;
	background-image: url(../../img/line02.gif);
	background-repeat: no-repeat;
	background-position: -1px 100%;
	height: auto;
	width: 570px;
	padding-bottom: 0.5em;
	padding-left: 4px;
}

div.topics dl dd a,div.topics dl dd p {
	position: relative;
	left: 130px;
	display: block;
	width: 430px;
}

div.yukasyoken dl dd a {
	left: 180px;
}

/* ==== for IE6 ==== */

*html div.topics ul li.rss_icon , div.news ul li.rss_icon {
	padding: 2px 25px 6px 10px;
}

*html div.topics dl dt , div.news dl dt {
	position: relative;
	top: -0.3em;
}

*html div.topics dl {
	padding-top: 1em;
}




/* for normal table */

table.ir-table {
	width: 560px;
	margin-left: 10px;
	margin-bottom: 25px;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	border-collapse: collapse;
	text-align: left;
}

table.ir-table thead tr th {
	padding: 3px 5px 3px 5px;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	background-color: #C1CCD4;
	color: #2B3D4B;
	font-weight: lighter;
}

table.ir-table thead tr td {
	padding: 3px 5px 3px 5px;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px 1px 1px 0px;
	background-color: #E6EBEF;
	color: #2B3D4B;
}

table.ir-table thead tr td span{
	white-space: nowrap;
}

table.ir-table tbody tr th {
	padding: 3px 5px 3px 5px;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px 1px 1px 0px;
	background-color: #E6EBEF;
	color: #716050;
	font-weight: lighter;
}

table.ir-table tbody tr td {
	padding: 3px 5px 3px 5px;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px 1px 1px 0px;
	color: #716050;
	font-weight: lighter;
}


td.bgcolor01 {
	background-color: #E6EBEF;
}

/* アンカーの設定 */

table.ir-table tbody tr td a:link,
table.ir-table tbody tr td a:active,
table.ir-table tbody tr td a:visited {
	color: #2C7CC3;
}



/* indexページ */
div.category-area_l {
	width: 285px;
	float: left;
	margin-bottom: 25px;
}

div.category-area_l h3 {
	margin-bottom: 5px;
}

div.category-area_l p {
	width: 272px;
	display: block;
	margin-bottom: 5px;
	line-height: 140%;
}

div.category-area_l ul {
	list-style-type: none;
}

div.category-area_l li {
	display: block;
	clear: both;
	padding-left: 1em;
}

div.category-area_l li img {
	padding-bottom: 5px;
	float: left;
}

div.category-area_l li a:link,
div.category-area_l li a:active,
div.category-area_l li a:visited {
	color: #2C7CC3;
}

div.category-area_l li a:hover {
	color: #2C7CC3;
}

div.category-area_l ul.f_link {

	width: 570px;
	
	border: 1xp solid black;
	padding-left: 1em;
}

div.category-area_l ul.f_link li {

	float: left;
	margin-right: 80px;
	clear: none;
	padding: 0;	
}

div.category-area_r {
	width: 285px;
	float: left;
	margin-bottom: 25px;
}

div.category-area_r h3 {
	margin-left: 12px;
	margin-bottom: 5px;
}

div.category-area_r p {
	width: 272px;
	display: block;
	margin-left: 12px;
	margin-bottom: 5px;
	line-height: 140%;
}

div.category-area_r ul {
	list-style-type: none;
	margin-left: 12px;
}

div.category-area_r li {
	display: block;
	clear: both;
	padding-left: 1em;
}

div.category-area_r li img {
	padding-bottom: 5px;
	float: left;
}

div.category-area_r li a:link,
div.category-area_r li a:active,
div.category-area_r li a:visited {
	color: #2C7CC3;
}

div.category-area_r li a:hover {
	color: #2C7CC3;
}

div.e-adv dl {
}

div.e-adv dl dt {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

div.e-adv dl dt{
	font-size: 120%;
	font-weight: bold;
}

div.e-adv dl dt span{
	font-size: 80%;
	margin-right: 10px;
	font-weight: normal;
}

div.e-adv dl dt img {
	margin-right: 5px;
}

div.e-adv dl dd {
	border-bottom: 1px solid #cccccc;
	padding-bottom: 2.8em;
	padding-left: 20px;
	padding-right: 20px;
}

div.e-adv dl dd span.pdf{
	float: right;
	line-height: 2em;
}

div.e-adv dl dd a:link,
div.e-adv dl dd a:visited,
div.e-adv dl dd a:hover {
	color: #2c7cc3;
}

.clear {
	clear: both;
}
