@charset "UTF-8";
	
	
#index h3#title04 {
	background: url(../images/h3_index_04.jpg) 0 0 no-repeat;
	height: 43px;
	}
	
#index h3#title05 {
margin-top:10px;
	background: url(../images/h3_index_05.jpg) 0 0 no-repeat;
	height: 43px;
	}	
	
	
.box{
margin-top:20px;}


.box01{
margin-top:20px;
height:280px;}

	
img.image_l01 {
	float: left;
	margin: 0 12px 12px 0;
	}
img.image_r01 {
	float: right;
	margin: 0 0 12px 12px;
	}
	
#index #introduction { 
	background: url(../images/index_intro_bg02.jpg) repeat-y left bottom;
	margin-left: 5px;
	}
	
#index #introduction #end { 
	background: url(../images/index_intro_bg03.jpg) no-repeat left bottom;
	height: 44px;
	}
	
#index #introduction p {
	margin: 0.5em 44px 5px 36px;
	padding-bottom: 5px;
	font-size: 85%;
	}
	
	
#index #introduction01 { 
	background: url(../images/index_intro_bg01.jpg) bottom left no-repeat;
	margin-left: 5px;
	}
#index #introduction01 p {
	margin: 1em 44px 5px 36px;
	padding-bottom: 5px;
	font-size: 85%;
	}
#index #introduction01 #end01 { 
	background: url(../images/index_intro_bg03.jpg) no-repeat left bottom;
	height: 44px;
	}		
	
	
#index .color_b{
color:#00c1dc;}	

#index .color_r{
color:#FF3399;}	




	