/* Photo---------------------------------------------*/

#TOP_PHOTO {
	width:870px;
	height: 240px;
	text-align: right;
	margin: 0;
}


/* Main---------------------------------------------*/

#TOP_01 {
	width:870px;
	text-align: left;
	height: 12px;
}

#TOP_MAIN {
	width:870px;
	background-image: url(http://yjga.s-databank.com/images/topmain.gif);
	background-repeat: repeat-y;
}




/* Info---------------------------------------------*/
#TOP_INFO {
	width:430px;
	float:left;
	display:inline;
	text-align: left;
}
.top_midashi {
	width:430px;
	height: 25px;
	margin-top: 10px;
}
.top_midashi2 {
	width:430px;
	margin-top: 0px;
}
.top_midashi3 {
	width:430px;
	margin-top: 10px;
}
.top_info {
	width:390px;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
}

.infocon {
	margin-top: 5px;
	width: 430px;
	height:400px;
	overflow:auto;
}



.red {
	font-size: 14px;
	line-height:18px;
	color: #0C419A;
	font-family: "ヒラギノ丸ゴ Pro W4", "ＭＳ Ｐゴシック", "MSゴシック", "Hiragino Maru Gothic Pro", "Osaka", "Arial", "Sans-Serif";
	margin: 10px 0 0;
}
.black {
	font-size: 12px;
	line-height:14px;
	color: #333333;
	font-family: "ヒラギノ丸ゴ Pro W4", "ＭＳ Ｐゴシック", "MSゴシック", "Hiragino Maru Gothic Pro", "Osaka", "Arial", "Sans-Serif";
	margin:0;
	margin-left: 20px;
}

/* right---------------------------------------------*/

#RIGHT {
	width: 190px;
	float: left;
	display: inline;
	margin-right: 20px;
	margin-left: 10px;
}
.right {
	width: 190px;
	float: left;
	display: inline;
}
.ibtop {
	height: 20px;
	width: 190px;
	background-image: url(http://yjga.s-databank.com/images/info_banner_top.gif);
	text-align: center;
	padding-top: 8px;
	background-repeat: no-repeat;
	font-weight: bold;
}
.ibbody {
	width: 178px;
	background-image: url(http://yjga.s-databank.com/images/info_banner_body.gif);
	padding-top: 10px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 0px;
}
.ibbottom {
	width: 190px;
	background-image: url(http://yjga.s-databank.com/images/info_banner_bottom.gif);
	height: 7px;
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
.abtop {
	margin-top: 4px;
	width: 190px;
	height: 7px;
	background-image: url(http://yjga.s-databank.com/images/ad_banner_top.gif);
	background-repeat: no-repeat;
}
.abbody {
	width: 184px;
	background-image: url(http://yjga.s-databank.com/images/ad_banner_body.gif);
	padding-left: 6px;
	padding-top: 10px;
}
.abbottom {
	width: 190px;
	background-image: url(http://yjga.s-databank.com/images/ad_banner_bottom.gif);
	height: 8px;
	background-repeat: no-repeat;
}

/* banner---------------------------------------------*/
.banner {
	width:190px;
	margin-bottom:5px;
}


/* blog---------------------------------------------*/
.blog{
	width: 190px;
	height: 80px;
	border: 1px dotted #CCCCCC;
	margin-top: 15px;
	background-color: #EEFFEE;
}
.blog_photo {
	width: 70px;
	height: 70px;
	float:left;
	display:inline;
	padding: 5px;
}
.blog_bun {
	width: 100px;
	height: 70px;
	float:left;
	display:inline;
	padding: 5px;
	color: #333333;
	font-family: "ヒラギノ丸ゴ Pro W4", "ＭＳ Ｐゴシック", "MSゴシック", "Hiragino Maru Gothic Pro", "Osaka", "Arial", "Sans-Serif";
	font-size: 12px;
	font-weight: normal;
	line-height:18px;
}


