@charset "utf-8";
/* CSS Document */

body {
	font-size:16px;
	color:	#333333;
	font-family: "ＭＳ Ｐゴシック",Verdana, sans-serif;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-y;
	background-position: center 0px;
}

/*------------------------------------------------------------*/

/*-- header --*/
/*------------------------------------------------------------*/

#hdr ul#txtSize li.large a {
	font-size: 0px;
	text-indent: -9999px;
	display: block;
	width: 24px;
	height: 25px;
	float:right;
	background-attachment: scroll;
	background-image: url(../images/txt_big_ov.jpg);
	background-repeat: no-repeat;
}

#hdr ul#txtSize li.large a:hover {
	font-size: 0px;
	text-indent: -9999px;
	display: block;
	width: 24px;
	height: 25px;
	float:right;
	background-attachment: scroll;
	background-image: url(../images/txt_big_ov.jpg);
	background-repeat: no-repeat;
}

#hdr ul#txtSize li.medium a {
	font-size:100%;
	text-indent: -9999px;
	display: block;
	width: 23px;
	height: 20px;
	float:right;
	background-attachment: scroll;
	background-image: url(../images/txt_medium.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 5px;
	margin-right: 3px;
}

/* 英語版 */
/*-----------------------------------------------------------*/

#hdr ul#txtSizeEn li.large a {
	font-size: 0px;
	text-indent: -9999px;
	display: block;
	width: 24px;
	height: 25px;
	float:right;
	background-attachment: scroll;
	background-image: url(../images/txt_big_en_ov.jpg);
	background-repeat: no-repeat;
}

#hdr ul#txtSizeEn li.large a:hover {
	font-size: 0px;
	text-indent: -9999px;
	display: block;
	width: 24px;
	height: 25px;
	float:right;
	background-attachment: scroll;
	background-image: url(../images/txt_big_en_ov.jpg);
	background-repeat: no-repeat;
}

#hdr ul#txtSizeEn li.medium a {
	font-size:100%;
	text-indent: -9999px;
	display: block;
	width: 23px;
	height: 20px;
	float:right;
	background-attachment: scroll;
	background-image: url(../images/txt_medium_en.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 5px;
	margin-right: 3px;
}

/*------------------------------------------------------------*/

/*-- 個人情報の取り扱いについて --*/
/*------------------------------------------------------------*/

ol#privacy li {
	line-height:180%;
	list-style-type: decimal;
	margin-left:20px;
}

/*-- IE7のみ --*/
*:first-child+html ol#privacy li {
	line-height:180%;
	list-style-type: decimal;
	margin-left:25px;
}
/*------------*/

/*-- IE6のみ --*/
/* hide from Mac IE \*/
* html ol#privacy li {
	line-height:180%;
	list-style-type: decimal;
	margin-left:25px;
}
/*------------*/

#contact p.name input {
	width:204px;
}

#contact p.name_love input {
	width:204px;
}

h4.irIcon01 {
background-image:url(../images/h4_bg01.jpg);
background-position:0 3px;
background-repeat:no-repeat;
color:#333333;
font-size:16px;
font-weight:normal;
line-height:110%;
margin-bottom:50px;
padding-left:18px;
}

.size10 {
font-size:12px;
line-height:135%;
}

.libraryItem p.date {
float:left;
width:105px;
font-size:12px;
}

.libraryItem p.topics_calendar {
float:left;
width:465px;
}

.libraryItem p.topics {
float:left;
width:404px;
font-size:16px;
margin-top:-5px;
}

.libraryItem p.pdficon {
background-image:url(../images/pdf_small.gif);
background-position:0 2px;
background-repeat:no-repeat;
float:right;
font-size:12px;
line-height:22px;
padding-left:20px;
padding-top:1px;
width:75px;
}

ul.mark li {
	line-height: 180%;
	padding-left:12px;
	margin-bottom:30px;
	background-image: url(../images/ir/irmail_mark.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}

.section h3.txt {
	font-size: 16px;
	font-weight:bold;
	margin-bottom:30px;
	line-height:110%;
}

h5.irTxt {
	border-bottom:1px solid #666666;
	font-weight:normal;
	line-height:120%;
	margin-bottom:30px;
	padding-bottom:6px;
}

#year li.ttl {
	font-size:12px;
	color:#333333;
	float:left;
	margin-right:15px;
	padding-top:5px;
	width:30px;
}

#year li.ad a {
	width:60px;
	height:22px;
	float:left;
	text-align: center;
	background-image: url(../images/ir/kaiji_yearbg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 3px;
	margin-right: 5px;
	display:block;
}

#year li.ad a:hover , #year li.ad span {
	color: #FFFFFF;
	width:60px;
	height:22px;
	float:left;
	text-align: center;
	background-image: url(../images/ir/kaiji_yearbg_ov.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 3px;
	margin-right: 5px;
	display:block;
	text-decoration: none;
}

.news p.pdficon , .newsItem p.pdficon , .newsItem_not p.pdficon {
	font-size:12px;
	background-image:url(../images/pdf_small.gif);
	background-position:0 2px;
	background-repeat:no-repeat;
	float:left;
	line-height:16px;
	padding-left:20px;
	width:75px;
}

dl.oshirase dt {
float:left;
font-size:16px;
line-height:180%;
width:498px;
}