
@charset "utf-8";
/* 
----------------------------------------
 index only
----------------------------------------

*/

.Dummy{}

/* main img */
#I-Main{
		display:block;
		width:590px;
		clear:both;
}
#I-Main li{
float:left;
}
#I-Main .I-Main-L{
		background:url(../img/index/main_l.jpg) left top no-repeat;
		width:295px;
		height:200px;
		text-indent:-9000em;
}
#I-Main .I-Main-R{
		background:url(../img/index/main_r.jpg) left top no-repeat;
		width:295px;
		height:200px;
		text-indent:-9000em;
}


/* menu */
#I-Menu-L{
		float:left;
		width:290px;
		padding-right:10px;
}
#I-Menu-L dl{
		display:block;
		width:185px;
		background:#F6F6F6;
		float:right;
}
#I-Menu-L dt a{
		background:url(../img/index/i_navi_bg.jpg) left top no-repeat;
		width:165px;
		height:20px;
		display:block;
		padding:0px 0px 0px 20px;
		color:#FFFFFF;
		font-size:90%;
}
#I-Menu-L dd{
		width:179px;
		padding:3px;
		font-size: smaller;
		line-height:115%;
		height:74px;
}

#I-Menu-R{
		float:left;
		width:290px;
}

#I-Menu-R dl{
		display:block;
		width:185px;
		background:#F6F6F6;
		float:right;
}
#I-Menu-R dt a{
		background:url(../img/index/i_navi_bg.jpg) left top no-repeat;
		width:165px;
		height:20px;
		display:block;
		padding:0px 0px 0px 20px;
		color:#FFFFFF;
		font-size:90%;
}
#I-Menu-R dd{
		width:179px;
		padding:3px;
		font-size: smaller;
		line-height:115%;
		height:74px;
}




/* news */
#I-News-Tit{
		background:url(../img/index/news_tit.jpg) left top no-repeat;
		width:590px;
		height:24px;
		text-indent:-9000em;
}

#I-News-Area{
		border-left:1px solid #cccccc;
		border-right:1px solid #cccccc;
		border-bottom:1px solid #cccccc;
		background:#F6F6F6;
		padding:10px;
		width:568px;
		height:85px;
		overflow:auto;
		margin-bottom:20px;
}
#I-News-list{
		margin:0px;
		padding:0px;
		text-align:left;
}
#I-News-list dl{
		clear:left;
}
#I-News-list dt{
		padding:4px 5px;
		float:left;
		width:80px;
}
#I-News-list dd{
		padding:4px 0px 4px 0px;
		margin-bottom:4px;
		border-bottom:1px dashed #999999;
}



/* info */
#I-Info-Tit{
		background:url(../img/index/info_tit.jpg) left top no-repeat;
		width:590px;
		height:24px;
		text-indent:-9000em;
}
#I-Info-Area{
		border-left:1px solid #cccccc;
		border-right:1px solid #cccccc;
		border-bottom:1px solid #cccccc;
		background:#F6F6F6;
		padding:10px;
		margin-bottom: 20px;
		width:568px;
}

#I-Info-Img{
		background:url(../img/index/info_img.jpg) left top no-repeat;
		width:195px;
		height:150px;
		text-indent:-9000em;
		padding-right:10px;
		float:left;
}

#I-Info-Area .Box01{
		float:right;
		border:1px solid #cccccc;
		background:url(../img/index/info_01.jpg) left top no-repeat #FFFFFF;
		padding:4px 6px 4px 82px;
		width:270px;
		line-height:120%;

}
#I-Info-Area .Box02{
		float:right;
		border:1px solid #cccccc;
		background:url(../img/index/info_02.jpg) left top no-repeat #FFFFFF;
		padding:4px 6px 4px 82px;
		width:270px;
		line-height:120%;

}
#I-Info-Area .Btn a{
		float:right;
		background:url(../img/index/info_btn.jpg) left top no-repeat;
		width:111px;
		height:40px;
		display:block;
		text-indent:-9000em;

}
#I-Info-Area .Btn a:hover{
		background-position:left bottom;
}



/* other */
/* ▼090917 ooba */
#I-other-Tit{
		background:url(../img/index/other_tit.jpg) left top no-repeat;
		width:590px;
		height:24px;
		text-indent:-9000em;
}
#I-other-Area{
		border-left:1px solid #cccccc;
		border-right:1px solid #cccccc;
		border-bottom:1px solid #cccccc;
		background:#F6F6F6;
		padding:10px;
		width:568px;
}
#I-other-Text{
	float: left;
	width: 300px;
	padding:5px;
}
#I-other-Area .Box02{
		float:right;
		border:1px solid #cccccc;
		background-color: #ffffff;
		padding:4px 0px 4px 0px;
		width:252px;
		line-height:120%;
}
#I-other-Area .other{
		width:120px;
		height:120px;
		text-indent:-9000em;
		padding-right:4px;
		float:right;
}
/* ▲090917 ooba */

