@charset "UTF-8";

/*=============================================================
	URI: http://www.intage.co.jp/
	Created: 2008.04
	Modified: 2008.04
	Author: WAN55 yuko aono
=============================================================*/

/*-------------------------------------------------------------
	Top page
-------------------------------------------------------------*/
/*========================Contents=============================
 01) Container
 02) News
 03) Banner
 04) リンクカラー 上書き  2009.12.01

 99) Clear
=============================================================*/

/* 01) Container
-------------------------------------------------------------*/
#mainContents {
	margin:20px 0 0 8px;
	width:750px;
}
#topContents {
	width:750px;
	margin-top: 20px;
	padding-left: 8px;
	float: left;
	margin-bottom: 30px;
}


/* 02) News
-------------------------------------------------------------*/
/*#newsArea {
	float:left;
	width:453px;
	}

#newsArea .newsTitle {
	position:relative;
	width:453px;
	padding-bottom:5px;
	border-bottom:1px solid #d6e0e2;
}

#newsArea .newsTitle h1.top-h1 {
	background:url(../../../images/top/title_news.gif) no-repeat;
	width:57px;
	height:12px;
	margin:0px;
	padding:0px;
	text-indent:-9999px;
	font-size:12px;
}

#newsArea .newsTitle h2 {margin:0;}

#newsArea .newsTitle h2.top-h2 {
	background:url(../../../images/top/title_news.gif) no-repeat;
	width:57px;
	height:12px;
	margin:0px;
	padding:0px;
	text-indent:-9999px;
	font-size:12px;
} 

#newsArea .newsTitle p {
	position:absolute;
	top:0px;
	right:0px;
	}

#newsArea dl {
	width:453px;
	padding:8px 0;
	}

#newsArea dl.oddline {background:#f5f5f5;}

#newsArea dl a {
	color:#204656;
	text-decoration:none;
	}

#newsArea dl a:hover {text-decoration:underline;}

#newsArea dt {
	float:left;
	width:80px;
	font-weight:bold;
	color:#204656;
	padding-left:30px;
	background:transparent url(../../../images/icon_arrow01.gif) 9px 5px no-repeat;
	}

#newsArea dd {
	float:right;
	width:338px;
	}
*/

/* 03) Banner
-------------------------------------------------------------*/
#bannerArea {
	float:right;
	width:246px;
	}

/* 20080714 */
#bannerArea h2 {
	margin:12px 0 6px;
	background:url(../../../images/top/title_pickup.gif) no-repeat;
	width:86px;
	height:13px;
	padding:0px;
	text-indent:-9999px;
	font-size:12px;
}

/* 20081020 */
#bannerArea h3 {
	margin:12px 0 6px;
	background:url(../../../images/top/title_pickup.gif) no-repeat;
	width:86px;
	height:13px;
	padding:0px;
	text-indent:-9999px;
	font-size:12px;
}

#bannerArea dl {
	margin-bottom:5px;
	width:246px;
	}

#bannerArea dt {
	float:left;
	width:116px;
	}

#bannerArea dd {
	float:right;
	width:130px;
	font-size:80%;
	}


/* 99) Clear
-------------------------------------------------------------*/
#mainContents:after,
#newsArea dl:after,
#bannerArea dl:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

#mainContents,
#newsArea dl,
#bannerArea dl {display:inline-block;}

/* exclude MacIE5 \*/
* html #mainContents,
* html #newsArea dl,
* html #bannerArea dl {height:1%;}
#mainContents,
#newsArea dl,
#bannerArea dl {
	display:block;
	float: left;
}
/* end MacIE5 */



/* 2009.10.1 
-------------------------------------------------------------*/

#topimg {
	width: 765px;
	background-color: #ededed;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 19px;
	margin-left: 0px;
	float: left;
}
.top_leftside {
	width: 565px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ededed;
	margin: 0px 0 2px;
	_margin: 0px 0 0px;
	padding: 0px;
	float: left;
	background-color: #FFFFFF;
}
.top_rightside {
	width: 199px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ededed;
	float: right;
	margin: 0px;
	padding: 0px;
}
#pickup {
	width: 749px;
	margin-left: 8px;
	clear: both;
	background-image: url(/images/top/pickup_txtbk.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: 50px;
}
#collumn1 {
	float: left;
	width: 233px;
}

#collumn1 h2 {
	margin:0 0 5px 0;
	font-size:110%;
}
#collumn1 h3 a:link{
	font-weight: bold;
	color: #668192;
	text-decoration: none;
}
#collumn1 h3 a:visited{
	font-weight: bold;
	color: #668192;
	text-decoration: none;
}
#collumn1 h3 a:hover{
	font-weight: bold;
	color: #D90000;
	text-decoration: underline;
}
#collumn1 h3 a:active{
	font-weight: bold;
	color: #668192;
	text-decoration: underline;
}

.service_t {
	font-size: 108%;
	clear: both;
	margin-bottom: 5px;
}
.service_collumn1 {
	float: left;
	width: 114px;
}
.service_collumn2 {
	float: right;
	width: 114px;
}
.service_collumn {
	width: 233px;
	float: left;
	margin-bottom: 13px;
}
.txt_small {
	font-size: 77%;
	line-height: 1.3;
	margin-bottom: 10px;
}
.service_link {
	background-image: url(/images/top/icon_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 15px;
	margin-bottom: 6px;
	font-size: 92%;
}
#collumn2 {
	float: left;
	width: 300px;
	border: 1px solid #becdd3;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	margin-left: 15px;
}

#collumn3 {
	float: right;
	width: 177px;
}
#banner1 {
	background-image: url(/images/top/media_bk.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 98px;
	width: 165px;
	margin-bottom: 10px;
	padding: 6px;
}
#banner2 {
	background-image: url(/images/top/newsletter_bk.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 98px;
	width: 165px;
	margin-bottom: 10px;
	padding: 6px;
}
#banner3 {
	background-image: url(/images/top/monitor_bk.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 98px;
	width: 165px;
	margin-bottom: 20px;
	padding: 6px;
}
#banner4 {
	background-image: url(/images/top/mov_icon.gif);
	background-position: 0px 1px;
	width: 137px;
	padding-left: 40px;
	background-repeat: no-repeat;
	margin-bottom: 15px;
}
#banner5 {
	background-image: url(/images/top/dictionary_icon.gif);
	background-position: 0px 1px;
	width: 137px;
	padding-left: 40px;
	background-repeat: no-repeat;
	height: 40px;
}
.bannerlink {
	font-weight: bold;
	font-size: 85%;
	line-height: 1.2;
	margin-bottom: 3px;
}
.bannerlink a:link {
	color: #668192;
	text-decoration: underline;
}
.bannerlink a:visited {
	color: #668192;
	text-decoration: underline;
}
.bannerlink a:hover {
	color: #D90000;
	text-decoration: underline;
}
.bannerlink a:active {
	color: #668192;
	text-decoration: underline;
}

.banner_innner1 {
	width: 90px;
	float: right;
	margin-bottom: 3px;
	padding-top: 3px;
}
#banner1 a:link {
	font-weight: bold;
	color: #668192;
	text-decoration: none;
	line-height: 1.2;
	font-size: 92%;
}
#banner1 a:visited {
	font-weight: bold;
	color: #668192;
	text-decoration: none;
	line-height: 1.2;
	font-size: 92%;
}
#banner1 a:hover {
	font-weight: bold;
	color: #D90000;
	text-decoration: underline;
	line-height: 1.2;
	font-size: 92%;
}
#banner1 a:active {
	font-weight: bold;
	color: #668192;
	text-decoration: underline;
	line-height: 1.2;
	font-size: 92%;
}
#banner2 a:link {
	font-weight: bold;
	color: #668192;
	text-decoration: none;
	line-height: 1.2;
	font-size: 92%;
}
#banner2 a:visited {
	font-weight: bold;
	color: #668192;
	text-decoration: none;
	line-height: 1.2;
	font-size: 92%;
}
#banner2 a:hover {
	font-weight: bold;
	color: #D90000;
	text-decoration: underline;
	line-height: 1.2;
	font-size: 92%;
}
#banner2 a:active {
	font-weight: bold;
	color: #668192;
	text-decoration: underline;
	line-height: 1.2;
	font-size: 92%;
}

#banner3 a:link {
	font-weight: bold;
	color: #668192;
	text-decoration: none;
	line-height: 1.2;
	font-size: 92%;
}
#banner3 a:visited {
	font-weight: bold;
	color: #668192;
	text-decoration: none;
	line-height: 1.2;
	font-size: 92%;
}
#banner3 a:hover {
	font-weight: bold;
	color: #D90000;
	text-decoration: underline;
	line-height: 1.2;
	font-size: 92%;
}
#banner13 a:active {
	font-weight: bold;
	color: #668192;
	text-decoration: underline;
	line-height: 1.2;
	font-size: 92%;
}

.banner_copy1 {
	font-size: 85%;
	line-height: 1.2;
	margin-top: 5px;
}
.banner_copy2 {
	font-size: 77%;
	clear: both;
	width: 165px;
	line-height: 1.2;
	text-align: center;
}
.banner_copy3 {
	font-size: 85%;
	clear: both;
	width: 155px;
	line-height: 1.2;
	margin-right: auto;
	margin-left: auto;
}


/* 2009.10.1 report_collumn
-------------------------------------------------------------*/

#report_collumn {
	font-size: 93%;
	width: 293px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	overflow: auto;
	margin-bottom: 4px;
}
#report_collumn dl {
	width: 273px;
	margin-bottom: 4px;
}
#report_collumn dt {
	background-image: url(/images/top/arrow1.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	clear: both;
	float: left;
	width: 65px;
	padding-left: 15px;
}
#report_collumn dd {
	margin-left: 80px;
	width: 190px;
}

/* 2009.10.1 news_collumn
-------------------------------------------------------------*/
#news_collumn {
	font-size: 93%;
	width: 293px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	overflow: auto;
	margin-bottom: 4px;
}
#news_collumn dl {
	width: 273px;
	margin-bottom: 4px;
}
#news_collumn dt {
	background-image: url(/images/top/arrow1.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	clear: both;
	float: left;
	width: 65px;
	padding-left: 15px;
}
#news_collumn dd {
	margin-left: 80px;
	width: 190px;
}

#event_collumn {
	font-size: 93%;
	width: 293px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	overflow: auto;
	margin-bottom: 4px;
}
#event_collumn ul {
	width: 270px;
	margin-bottom: 4px;
}
#event_collumn li {
	background-image: url(/images/top/arrow1.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 15px;
	margin-bottom: 4px;
}

.collumn2_t1 {
	background-image: url(/images/top/report_title.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 20px;
	width: 289px;
	margin-bottom: 7px;
	text-align: right;
	padding-right: 10px;
	font-size: 77%;
	padding-top: 7px;
}
.collumn2_t2 {
	background-image: url(/images/top/news_title.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 20px;
	width: 289px;
	margin-bottom: 7px;
	text-align: right;
	padding-right: 10px;
	font-size: 77%;
	padding-top: 7px;
	clear: both;
}
.collumn2_t3 {
	background-image: url(/images/top/event_title.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 27px;
	width: 289px;
	margin-bottom: 7px;
	text-align: right;
	padding-right: 10px;
	font-size: 85%;
	padding-top: 7px;
	clear: both;
}
.up10 {
	margin-top: 10px;
}
.under6 {
	padding-bottom: 6px;
}

#picup_collumn {
	width: 655px;
	/* overflow: auto;
	font-size: 100%;
	line-height: 1.3;
	float: right;
	padding-right: 5px; */
}
#picup_collumn a {
	background-image: url(/images/top/arrow2.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 15px;
}

.centertext {
	vertical-align: middle;
	display: table-cell;
	margin: 0px;
}
#pickup_table {
	margin: 0px;
	width: 749px;
	height: 50px;
}
#pickup_table td{
	text-align: left;
	padding: 4px 4px 4px 2px;
	vertical-align: middle;
	font-size: 93%;
	color: #668192;
	line-height: 1.3;
}
/*.pickup_link {
	color: #668192;
}
.pickup_link a:link {
	background-image: url(/images/top/arrow2.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 15px;
	text-decoration: underline;
}
.pickup_link a:visited {
	background-image: url(/images/top/arrow2.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 15px;
	text-decoration: underline;
}
.pickup_link a:visited {
	background-image: url(/images/top/arrow2.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 15px;
	text-decoration: underline;
}
.pickup_link a:hover {
	background-image: url(/images/top/arrow2.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 15px;
	color: #668192;
	text-decoration: underline;
}
.pickup_link a:active {
	background-image: url(/images/top/arrow2.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 15px;
	color: #668192;
	text-decoration: underline;
}
*/
#pickup_left {
	float: left;
	width: 75px;
	padding-left: 10px;
}
#pickup_tb {
	width: 749px;
	background-image: url(/images/top/pickup_txtbk.gif);
	background-repeat: repeat-y;
}
#pickup_tb th{
	/* width: 75px; */
	width: 46px;
	margin: 0px;
	vertical-align: top;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#pickup_tb td{
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	text-align: left;
}


/*震災レポート 臨時欄 pickup1行 フラッシュ
--------------------------------------------------------------*/
.flash_left_wrap{
float: left; width:565px;
}
.flash_right_wrap{
float: left; margin-left:15px;
}
.box_topmessage_left{
padding:7px 0 5px 7px; 
border:1px solid #dedede; 
margin:5px 0px 10px 0; 
width:556px;
height: 35px;
float: left;
}
.box_topmessage_right{
width:183px;
height: 35px;
border:1px solid #dedede; 
margin:5px 0px 10px 5px; 
padding:7px 0 5px 7px; 
float: left;
}
.box_topmessage_right p{
	padding-left: 10px;
}
.box_topmessage_right span{
	display: block;
	background:url(../../../images/top/arrow_top.gif) no-repeat left center;
	margin:0 12px 0 20px;
	padding-left: 12px;
	font-size: .9em;
}
.box_topmessage_wrap{
float: left;
}
.box_clear{
	clear: both;
	font-size: 10%;
}

.list_shinsai{
padding-left: 15px; 
background:url(../../../images/top/arrow_top.gif) no-repeat 3px center;
}
.title_shinsai{
background: url(../../../images/top/shinsai_title_03.gif) no-repeat 3px 35%;
padding-left: 20px; 
font-weight: bold;
 margin-bottom: 5px; 
 border-bottom: 1px solid red;
}
.ichiran_shinsai{
margin-left: 160px; 
font-weight: normal; 
font-size: .75em;
}
.forum_top{
margin:0px 0 8px 0px; width:565px; height: 183px;
}
.icon_pickup{
padding-left: 34px; 
padding-top: 8px;
 background: url(../../../images/top/pickup_icon_mini.gif) no-repeat left center; 
 height:28px;
}


/* 04)リンクカラー 上書き
--------------------------------------------------------------*/
a,
a:link,
a:active{
	color:#668192;
	text-decoration:underline;
}
a:visited {
	color:#668192;
	text-decoration:underline;
}

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


