@charset "UTF-8";


/*-----------------------------
	index.css
-----------------------------*/

#index_wrap01{
	width:542px;
	float:left;
	background:url(../images/index_leftbg.gif) no-repeat left bottom;
}

#index_wrap02{
	width:545px;
	float:right;
}

.index_left01{
	width:265px;
	float:left;
}

.index_right03{
	width:265px;
	float:right;
}

.index_box01{
	width:265px;
	padding:0 0 15px 0;
}

.index_left02{
	float:left;
	width:144px;
	padding:9px 0 0 10px;
}

.index_left02 h4{
	padding-bottom:10px;
}

.index_left02 p{
	line-height:18px;
	color:#000000;
	width:140px;
}

.index_right02{
	width:97px;
	padding:9px 10px 0 0;
	float:right;
}

#index_right01{
	width:266px;
	float:right;
}

#index_right01 h3{
	padding:0 0 15px 0;
}

#index_newsarea{
	width:266px;
	margin:0 auto;
}

#index_newsarea dt {
	clear: left;
	float: left;
	width: 5.5em;
}

#index_newsarea dl dd {
	margin-left: 5.5em;
	color:#b864a4;
}

#index_newsarea a{
	color:#b864a4;
}

#index_newsarea a:link{
	color:#b864a4;
}

#index_newsarea a:hover{
	color:#b864a4;
	text-decoration:none;
}

#index_newsarea a:visited{
	color:#b864a4;
}

.btn01{
	width:136px;
	padding:10px 0 0 0;
}














































