@charset "utf-8";

/* ===================================================================

CSS information



 file name  :top.css

 style info :トップ用

=================================================================== */





/* ================================================= */

/* トップ */

/* ================================================= */

#index_text {
    clear: left;
    float: left;
	width: 270px;
}
#index_text a {
	width: 270px;
	display: block;
	margin: 0px;
	padding: 0px;
}
#index_text p {
	background:#FCF5BC;
	width: 250px;
	margin-top: 10px;
	margin-bottom:15px;
	padding:10px;
	font-size:10px;
}



#index_news {
    float: left;
	position:relative;
	width: 530px;
}

#index_news h2 {
	z-index: 10;
	position:absolute;
	left:20px;
	top:5px;
	width: 61px;
	height: 21px;

}
#index_news h2 img {
	width: 61px;
	height: 21px;

}

#index_news iframe#news_box {

	position: absolute;

	width: 430px;

	margin: 0px auto 0px 100px;

	overflow-x: hidden;

}







/* ================================================= */

/* ニュース */

/* ================================================= */

body#news {

	background: #FFF;

	color: #333;

	font-size: small;

	font-family: "メイリオ","Meiryo",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;

	/* font-family:"Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Helvetica, Arial, sans-serif, "Bitstream Vera Sans";

	line-height: 1.5;

}

* html body {	/* for IF6 */

	font-family: "ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;

}

#index_news2 {

	width: 410px;

}

#index_news2 dl{

    margin:0px;

    width:410px;

}

#index_news2 dt{

    clear: left;

    float: left;

    width: 5em;

    padding: 0.2em 0.5em;

}

#index_news2 dd{

    margin-left: 0;

    padding: 0.2em 0.5em 0.2em 7em;

}

#index_news2 dd p{　/* ←ie6のみ１行目が右に3pxずれるものの防止策 */

    width:25em;

    margin:0;

    padding:0;

} 





#topContentKodawari{

	border:#EFECE7 solid 3px;

	width:778px;

	margin-bottom:10px;

	padding:8px;

	color:#333333;

}



#topContentKodawari h4{

	margin-bottom:12px;

}



#topContentKodawari p{

	

}



#topContentKodawari #topContentKodawariList1{

	background:url(../img/top/top_codawari_img1.jpg) left top no-repeat;

	padding-left:178px;

	padding-bottom:20px;

}



#topContentKodawari #topContentKodawariList2{

	background:url(../img/top/top_codawari_img2.jpg) left top no-repeat;

	padding-left:178px;

	padding-bottom:20px;

}



#topContentKodawari #topContentKodawariList3{

	background:url(../img/top/top_codawari_img3.jpg) left top no-repeat;

	padding-left:178px;

	padding-bottom:20px;

}



#topContentKodawari #topContentKodawariList4{

	background:url(../img/top/top_codawari_img4.jpg) left top no-repeat;

	padding-left:178px;

	padding-bottom:20px;

}



#topContentKodawari #topContentKodawariList5{

	background:url(../img/top/top_codawari_img5.jpg) left top no-repeat;

	padding-left:178px;

	padding-bottom:20px;

}



#topContentKodawari #topContentKodawariList6{

	background:url(../img/top/top_codawari_img6.jpg) left top no-repeat;

	padding-left:178px;

}



#topContentKodawari .topContentKodawariList_linktext {

	font-size:10px;

	text-align:right;

}



#topContentKodawari .topContentKodawariList_linktext a {

	background:url(../img/share/icon_arrow_dot_r.gif) left top no-repeat;

	padding-left:15px;

	line-height:100%;

	color:#59251B;

	text-decoration:underline;

}



#topContentKodawari .topContentKodawariList_linktext a:link {

	text-decoration:underline;

}



#topContentKodawari .topContentKodawariList_linktext a:hover {

	text-decoration:none;

}



*html #topContentKodawari .topContentKodawariList_linktext a {

	background:url(../img/share/icon_arrow_dot_r.gif) left 3px no-repeat;

	text-decoration:underline;

}




