@charset "utf-8";

/* /sample/ css data */

#sampleheadtitle01 {
	width:730px;
	height:52px;
	text-indent:-99999px;
	margin:0 0 5px 0;
	background:url(/sample/images/sample_head_title.gif) no-repeat;
}

#sampletitle001 {
	width:730px;
	height:35px;
	text-indent:-99999px;
	margin:0 0 20px 0;
	background:url(/sample/images/sample_title_001.gif) no-repeat;
}

#samplesubtitle001 {
  width:710px;
  height:20px;
  text-indent:-99999px;
  margin:0 0 10px 10px;
  background:url(/sample/images/sample_subtitle_001.gif) no-repeat;
  border-bottom: #AAA dotted 1px;
}

#samplesubtitle002 {
  width:710px;
  height:20px;
  text-indent:-99999px;
  margin:0 0 10px 10px;
  background:url(/sample/images/sample_subtitle_002.gif) no-repeat;
  border-bottom: #AAA dotted 1px;
}

#samplesubtitle003 {
  width:710px;
  height:20px;
  text-indent:-99999px;
  margin:0 0 10px 10px;
  background:url(/sample/images/sample_subtitle_003.gif) no-repeat;
  border-bottom: #AAA dotted 1px;
}

#samplesubtitle004 {
  width:710px;
  height:20px;
  text-indent:-99999px;
  margin:0 0 10px 10px;
  background:url(/sample/images/sample_subtitle_004.gif) no-repeat;
  border-bottom: #AAA dotted 1px;
}


#sampleformtitle{ 
  width: 600px;
  margin: 10px 0 0 10px;
  padding: 0 0 0 15px;
  background:url(/images/arrow_orange.gif) no-repeat left center;
  color: #666;
  font-size: 1.4em;
  line-height: 1.5em;
  border-bottom: 1px dotted #AAA;
 }

.sample_image001 {
  width: 220px;
  padding-left: 10px;
  padding-right: 15px;
  float: left;
}

.sample_image001 p{
  width: 180px;
  margin: 5px auto;
  text-align: center;
 }

.sample_image001 img{ 
  border: 1px solid #999;
 }


.sample_text001{ 
  width: 470px;
  padding: 0 10px 0 0;
  font-size:1.2em;
  line-height:1.7em;
  float: right;
 }

/* btnarea */

.make_btnarea{ 
  width: 290px;
  margin: 50px auto 0 auto;
 }

.sample_btnarea{
  width: 180px;
  margin: 0 0 10px 10px;
  text-align: center;
  color: #999999;
  float: right;
}

.case_btnarea{ 
  width: 180px;
  margin: 10px auto 0 auto;
 }
