@charset "UTF-8";



/*=================================
	MainTitle
=================================*/

/* for index page */
#index_subtitle1 {
	background-image: url(../images/top/midashi01.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.section_title1 {
	display: block;
	width: 620px;
	height: 30px;
}

#index_subtitle2 {
	background-image: url(../images/top_subtitle2.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#index_subtitle3 {
	background-image: url(../images/top_subtitle3.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#index_subtitle4 {
	background-image: url(../images/top_subtitle4.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#index_subtitle5 {
	background-image: url(../images/top_subtitle5.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#index_subtitle6 {
	background-image: url(../images/top_subtitle6.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#index_subtitle7 {
	background-image: url(../images/top/midashi02.png);
	background-repeat: no-repeat;
	background-position: left top;
}

div.index_body {
	background-image: url(../images/top/img01.png);
	background-repeat: no-repeat;
	background-position: right top;
}


.index_body ul {
	padding-left: 0px;
	list-style: none;
}

.index_body li {
	background-position : center left ;
	background-repeat : no-repeat ;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 34px;
	list-style: none;
}
ul.index_body1 {
    padding-top: 1em;
}

ul.index_body1 li {
	background-image: url(../images/top/icon01.png);
}

ul.index_body2 li {
	background-image: url(../images/top/icon02.png);
}

div.img03 {
	background-image: url(../images/top/img03.png);
	width: 642px;
	height: 193px;
	margin-top: 30px;
	margin-bottom: 30px;
	background-repeat: no-repeat;
	background-position: right top;
}

div.img03 a {
	top: 150px;
	position: relative;
	margin-left: 300px;

}

div.img02 {
	background-image: url(../images/top/img02.png);
	width: 200px;
	height: 52px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 90px;
	background-repeat: no-repeat;
}
