  /**************************************************/
 /*	rb-maim_contentsのレイアウト          			/
/**************************************************/
#top-news {

	}

#aikotoba-box {
	
	}
	#aikotoba-box strong {
		width: 430px;	height: auto;
		margin: 10px, 0px, 0px, 40px;
		}
		#aikotoba-box dl {
			width: 430px;	height: auto;
			margin: 0px, 0px, 0px, 40px;
			}
			#aikotoba-box dt {
				padding: 15px, 0px, 0px, 40px;
				margin-top: 20px;
				height: 35px;
				
				color: #D9A853;
				font-weight: bold;
				
				background-repeat: no-repeat;
				background-position: left, bottom;
				
				/*
				border-left: 10pt solid #A0C62D;
				*/
				
				border-bottom: 1px solid #D9A853;

				}
			#aikotoba-box dt#a {
				background-image: url(../images/img_a.gif);
				}
			#aikotoba-box dt#r {
				background-image: url(../images/img_r.gif);
				}
			#aikotoba-box dt#t {
				background-image: url(../images/img_t.gif);
				}
				#aikotoba-box dd {
					margin: 10px, 0px, 10px, 20px;
					}


		#whats_new dl {
			margin: 0px 0px 0px -10px;
			}
		#whats_new dt {
			margin: 0px 0px 0px 20px;
			display: inline;
			font-family: "ＭＳ ゴシック", "Osaka−等幅";
			font-size: 91%;	/*(〜 90%)IEで文字サイズ中の場合、約11pt	*/
			}
		#whats_new dt.info {
			background: url(../images/img_news_info.gif) no-repeat;
			background-position: 85px 0px;
			padding-right: 50px;
			}
		#whats_new dd {
			width: 350;
			margin: 2px 0px 0px 5px;
			/*
			text-indent: 1em;
			*/
			font-size: 85%;	/*(〜 90%)IEで文字サイズ中の場合、約10.5pt*/
			vertical-align: top;
			display: inline;
			}
