@charset "Shift-JIS"; 
@import url("../css/global.css");

#main{
  text-align:left;
	background:url(img/main_bg.jpg) bottom right no-repeat;
}

#title{
  width:940px;
	height:250px;
	margin-bottom:10px;
	background:url(img/title_img.jpg) top left no-repeat;
	text-indent:-9999px;
	display:block;
}

.txt00{
  padding-right:200px;
	padding-left:15px;
}

.txt{
  width:740px;
  padding:15px 0px 15px 0;
	border-bottom:dotted #CCCCCC 1px;
	margin-right:200px;
}

#main dt{
  padding-bottom:15px;
}

.sub_t01{
  background:url(img/sub_t01.gif) top left no-repeat;
	text-indent:-9999px;
}

.sub_t02{
  background:url(img/sub_t02.gif) top left no-repeat;
	text-indent:-9999px;
}

.sub_t03{
  background:url(img/sub_t03.gif) top left no-repeat;
	text-indent:-9999px;
}

.sub_t04{
  background:url(img/sub_t04.gif) top left no-repeat;
	text-indent:-9999px;
}

.sub_t05{
  background:url(img/sub_t05.gif) top left no-repeat;
	text-indent:-9999px;
}

.sub_t06{
  background:url(img/sub_t06.gif) top left no-repeat;
	text-indent:-9999px;
}

#main dd{
  padding-left:15px;
}