@charset "utf-8";
/*********************************************
**    Copyright (c) .
**                  All Rights Reserved.
**********************************************/
/**************************************************************************************************
index
**************************************************************************************************/


/* メインビジュアル2
-------------------------------------------------------------------------------------------------*/
	#Contents #mainvisu2 #box_mainvisu2{
		margin:0x 0 0 5px;
		background:url(/common/img/css/index/bg_box_visual2.jpg);
		width:712px;
		height:108px;
		position:relative;
	}
		#Contents #mainvisu2 #box_mainvisu2 #txt1{
			position:absolute;
			top:40px;
			left:20px;
		}
		#Contents #mainvisu2 #box_mainvisu2 #txt2{
			position:absolute;
			top:40px;
			left:388px;
		}
		#Contents #mainvisu2 #box_mainvisu2 #btn1{
			position:absolute;
			top:77px;
			left:20px;
		}
		#Contents #mainvisu2 #box_mainvisu2 #btn2{
			position:absolute;
			top:77px;
			left:388px;
		}


/* index_contets
-------------------------------------------------------------------------------------------------*/
#Contents #index_contents{
	width:722px;
	height:auto;
	background:url(/common/img/css/index/bg_index_contets.gif) repeat-y;
}
	#Contents #index_contents #index_contents_main{
		width:481px;
		float:left;
	}
	#Contents #index_contents #index_contents_sub{
		width:200px;
		float:left;
	}

/* ボックス_最新ニュース （index_contets 左）
-------------------------------------------------------------------------------------------------*/
#Contents #index_contents #box_news{
	margin:0 0 0 15px;
}
	#Contents #index_contents #box_news #box_news_head{
		background:url(/common/img/css/index/bg_box_news_head.gif);
		width:466px;
		height:41px;
		position:relative;
	}
		#Contents #index_contents #box_news #box_news_head #rss{
			position:absolute;
			top:14px;
			right:15px;
		}
	#Contents #index_contents #box_news #more{
		background:url(/common/img/css/index/bg_news_more.gif) no-repeat left center;
		padding:0 0 0 7px;
		margin:10px 0 0 0;
	}
		
/* 最新ニュースリスト 大（index_contets 左）
-------------------------------------------------------------------------------------------------*/
	#Contents #index_contents #box_news .news_large{
		width:450px;
		height:auto;
		border-bottom:1px #999999 dotted;
		padding:15px 0 8px 0;
	}
		#Contents #index_contents #box_news .news_large .box_img{
			width:93px;
			float:left;
		}
			#Contents #index_contents #box_news .news_large .box_img .news_img{
			
			}
		#Contents #index_contents #box_news .news_large .box_newscontent{
			width:355px;
			float:left;
		}
			#Contents #index_contents #box_news .news_large .box_newscontent p{
				margin:0 0 2px 0px;
			}
			#Contents #index_contents #box_news .news_large .box_newscontent .title{
				font-weight:bold;
				color:#003399;
				font-size:120%;
			}
			#Contents #index_contents #box_news .news_large .box_newscontent .date{
			}
			#Contents #index_contents #box_news .news_large .box_newscontent .new{
				vertical-align:-1px;
				margin:0 0 0 3px;
			}
			#Contents #index_contents #box_news .news_large .box_newscontent span{
				background-color:#D5EAFF;
				margin:0 1px 0 0;
				padding:2px;
			}
			#Contents #index_contents #box_news .news_large .box_newscontent .copy{
				color: #999999;
				font-size: 95%;
			}
		
/* 最新ニュースリスト 小（index_contets 左）
-------------------------------------------------------------------------------------------------*/
	#Contents #index_contents #box_news .news_small{
		width:450px;
		height:auto;
		border-bottom:1px #999999 dotted;
		padding:15px 0 8px 0;
	}
		#Contents #index_contents #box_news .news_small p{
				margin:0 0 2px 0px;
			}
			#Contents #index_contents #box_news .news_small .title{
				font-weight:bold;
				color:#003399;
				font-size:100%;
			}
			#Contents #index_contents #box_news .news_small span{
				background-color:#D5EAFF;
				margin:0 1px 0 0;
				padding:2px;
			}
			#Contents #index_contents #box_news .news_small .date{
				margin:0 5px 0 0;
				background-color:#ffffff;
			}

/* ボックス_バナーエリア（index_contets 左）
-------------------------------------------------------------------------------------------------*/
#Contents #index_contents #box_banner{
	border-top:1px #F3F3F3 solid;
	margin:37px 0 0 0;
	padding:17px 0 0 15px;
}
	#Contents #index_contents #box_banner img{
		margin:0 5px 5px 0;
	}


/* index_contets 右
-------------------------------------------------------------------------------------------------*/
#Contents #index_contents .box_type1{
	width:241px;
	height:auto;
	border-bottom:1px #F3F3F3 solid;
}

	#Contents #index_contents .box_type1 .box_type2{
		background-color: #F3F3F3;
		width:230px;
		margin:5px 0 3px 6px;
	}
		#Contents #index_contents .box_type1 .box_type2 ul{
			width:211px;
			margin:6px 0 6px 9px;
		}
		#Contents #index_contents .box_type1 .box_type2 ul li{
			width:211px;
			margin:5px 0 0 0;
			padding:0 0 5px 0;
			height:auto;
			border-bottom:1px #999999 dotted;
			line-height:16px;
		}
		#Contents #index_contents .box_type1 .box_type2 ul li.last{
			border-bottom:0px #999999 dotted;
			height:auto;
			line-height:16px;
		}


	#Contents #index_contents .box_type1 .box_type2  #description{
		width:216px;
		margin:6px 0 0 9px;
		font-size:90%;
	}

	#Contents #index_contents .box_type1 .box_type2 .box_publish{
		width:211px;
		margin:10px 0 6px 9px;
		font-size:90%;
		background:url(/common/img/css/index/bg_box_publish.gif) no-repeat left bottom;
		padding:0 0 8px 0;
	}

	
		#Contents #index_contents .box_type1 .box_type2 .box_publish .box_img{
			width:75px;
			height:auto;
			float:left;
		}
		#Contents #index_contents .box_type1 .box_type2 .box_publish .box_text{
			width:136px;
			height:auto;
			float:left;
			line-height:16px;
		}

	#Contents #index_contents .box_type1 .box_type2 #more{
		background:url(/common/img/css/index/bg_news_more.gif) no-repeat left center;
		padding:0 0 0 7px;
		margin:10px 0 10px 9px;
	}