#main-inner{
	min-height:220px;
}

#main-inner .main-naiyou{
	background-image:url(../top-img/line-y.gif);
	background-repeat:repeat-y;
	background-position:right;
}

#main-inner .main-naiyou-inner{
	background-image:url(../top-img/topics-back2.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}

#main-inner .main{
	padding-top:5px;
}

.text{
	/*width:628px;*/
	margin:10px 0 10px 10px;
}

.item-title{
	background-color:#596971;
}

/*-------------------------
	Greeding
-------------------------*/

#greeding{
	width:464px;
	float:left;
	text-align:left;
	
	
}

#greeding .main{
	background-image:url(top-img/photo2.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
	min-height:236px;
	text-align:left;
}

#greeding .text{
	margin-right:10px;
}

#greeding .text h2{
	font-size:1.2em;
	color:#1C688C;
	margin-bottom:10px;
}

#greeding .text h3{
	margin-top:15px;
}

#greeding .text dl{
	margin-top:15px;
	padding:10px;
	color: #3E3E3E;
	background-color: #DEE9F1;
}

#greeding .text dt{
	margin-bottom:10px;
	font-weight:bold;
	color:#295367;
	padding-bottom:3px;
}

#greeding .text dd{
	margin-left:20px;
}

#greeding .text p{
	margin-top:8px;
}

#greeding .shomei{
	margin-top:25px;
	width:442px;
	height:184px;
	position:relative;
}

#greeding .photo{
	position:absolute;
	left:0;
	top:0;

}

#greeding .name{
	width:196px;
	height:101px;
	position:absolute;
	top:37px;
	right:10px;
}

#main-inner{
	border-right:1px solid #ffffff;
	background-image:url(../img/main-inner-back.gif);
	background-repeat:repeat-x;
}
/*-------------------------
	TOPICS
-------------------------*/
#topics{
	width:297px;
	text-align:left;
	float:right;
	background-color: #E3E7EC;
	margin-left:1px;
	border-bottom: 1px solid #D0D7DF;
}


#topics .main{
	/*background-image:url(../top-img/topics-back.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;*/
	background-color: #EEF2F7;
	padding-bottom:10px;
	/*border-right: 1px solid #D0D7DF;*/
	font-size:0.9em;
}

#topics iframe{
	width:287px;	
	margin:0 0 0 10px!Important;
	height:450px;
}

#topics .main dl{
	margin:0 0 5px 0;
	line-height:1.0;
}

#topics .main dt{
	font-weight:bold;
}

#topics .main dd{
	margin-left: 10px;
}
