@charset "shift_jis";
/* CSS Document */

@media screen,tv {

/*************** h1 *********************/
h1#h1_title {
	text-indent:-9999px;
	width:100%;
	height:120px;
	background:url(images/h1_title01.jpg) no-repeat left top;
	margin:0px;
}
/*************** h2 *********************/
h2#h2_title01,
h2#h2_title02,
h2#h2_title03 {
	width:535px;
	height:50px;
	text-indent:-9999px;
	display:block;
	margin: 0px 0px 25px 0px;
}
h2#h2_title01 {
	background:url(images/h2_title01.gif) no-repeat;
}
h2#h2_title02 {
	background:url(images/h2_title02.gif) no-repeat;
}
h2#h2_title03 {
	background:url(images/h2_title03.gif) no-repeat;
}
/*************** h3 *********************/
h3#h3_title01,
h3#h3_title02,
h3#h3_title03,
h3#h3_title04 {
	width:535px;
	height:30px;
	text-indent:-9999px;
	float:left;
	margin:0px 0px 15px 0px;
	_margin:0px 0px -10px 0px;
}
h3#h3_title01 {
	background:url(images/h3_title01.gif) no-repeat;
}
h3#h3_title02 {
	background:url(images/h3_title02.gif) no-repeat;
}
h3#h3_title03 {
	background:url(images/h3_title03.gif) no-repeat;
}
h3#h3_title04 {
	background:url(images/h3_title04.gif) no-repeat;
}
/*************** h4 *********************/
h4#h4_title01,
h4#h4_title02,
h4#h4_title03,
h4#h4_title04,
h4#h4_title05 {
	width:535px;
	height:25px;
	text-indent:-9999px;
	display:block;
	float:left;
	margin: 25px 0px 15px 0px;
}
h4#h4_title01 {
	background:url(images/h4_title01.gif) no-repeat;
}
h4#h4_title02 {
	background:url(images/h4_title02.gif) no-repeat;
}
h4#h4_title03 {
	background:url(images/h4_title03.gif) no-repeat;
}
h4#h4_title04 {
	background:url(images/h4_title04.gif) no-repeat;
}
h4#h4_title05 {
	background:url(images/h4_title05.gif) no-repeat;
}
/*************** h5 *********************/
h5#h5_title01,
h5#h5_title02,
h5#h5_title03 {
margin-bottom:5px;
	height:38px;
	text-indent:-9999px;
	float:left;
}
h5#h5_title01 {
	background:url(images/h5_title01.gif) no-repeat;
	width:515px;
}
h5#h5_title02 {
	background:url(images/h5_title02.gif) no-repeat;
	width:515px;
}
h5#h5_title03 {
	background:url(images/h5_title03.gif) no-repeat;
	width:515px;
}
/*************** h6 *********************/
h6#h6_title01,
h6#h6_title02,
h6#h6_title03,
h6#h6_title04,
h6#h6_sub {
  margin-bottom:8px;
	height:40px;
	text-indent:-9999px;
	float:left;
}
h6#h6_title01 {
	background:url(images/h6_title01.gif) no-repeat;
	width:515px;
}
h6#h6_title02 {
	background:url(images/h6_title02.gif) no-repeat;
	width:515px;
}
h6#h6_title03 {
	background:url(images/h6_title03.gif) no-repeat;
	width:515px;
}
h6#h6_title04 {
	background:url(images/h6_title04.gif) no-repeat;
	width:515px;
}
h6#h6_sub {
  display:block;
  padding-top:30px;
  margin:5px 0;
	background:url(images/h6_sub.gif) no-repeat;
	width:515px;
	height:65px;
	text-indent:1em;
	font-size:100%;
	font-weight:normal;
}
/***************** box **********************/
div#contents02 {
	width: 600px;
	float:left;
	text-align:left;
	display:block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
div#left_txt{
	float:left;
	width: 200px;
	text-align:left;
	display:block;
	margin:0px 0px 10px 0px;
}
div#right_txt{
	float:right;
	width: 300px;
	text-align:left;
	display:block;
	margin:0px 0px 10px 0px;
}
div#main_waku {
  padding:9px;
	width: 515px;
	float:left;
	text-align:left;
	display:block;
	border:#e3e3c8 1px solid;
}
/***************** table **********************/
#outline {
	float:left;
	vertical-align:top;
}
#outline td {
	vertical-align:top;
	height:30px;
	border-bottom: dashed 1px #cccccc;
	padding:5px 0;
}
#outline th {
	vertical-align:top;
	text-align:left;
	height:30px;
	border-bottom: dashed 1px #cccccc;
	padding-top:5px;
	color:#544e34;
	font-weight:normal;
}
/****************************************/
p{
  width:100%;
}
/***************** entry_btn *************************/
div#entry_btn a{
  margin:30px auto 0px;
  display:block;
	width:200px;
	height:40px;
	background:url(images/entry_btn.jpg) no-repeat;
	text-indent:-9999px;
}
/***************** entry_btn2 *************************/
div#entry_btn2 a{
  margin:30px auto 0px;
  display:block;
	width:200px;
	height:40px;
	background:url(images/entry_btn2.jpg) no-repeat;
	text-indent:-9999px;
}

/***************** form:s ****************************/
#contact {
	padding:4px;
	float:left;
	width:525px;
	margin-top:10px;
}
span.submit{
	text-align:center;
	padding-left:200px;
}
span.submit input {
	padding:3px;
	border:3px solid #d0c8bd;
	background:#ffffff;
}
span.submit input:hover{
	padding:3px;
	border:3px solid #00b2b7;
	background:#ffffff;
}
em.rquired{
	font-style:normal;
	color:#980000;
	font-weight:normal;
}
em.link{
	font-style:normal;
	color:#4876FF;
	font-weight:normal;
}
span.example{
	margin-left:10px;
}
#male,#female{
  margin-top:7px;
  _margin-top:2px;
  float:left;
  width:15px;
}

label {
  margin:0px 0px 0px;
  padding:5px;
  padding-right:50px;
  text-align:right;
  width:100px;
  float:left;
  cursor:pointer;
}
fieldset {
  background-color:#fdfdf6;
  border:solid 0 #ffffff; /* Opera doesn't get border:none or border:0 on fieldsets */
  width:525px;
  }

.br {display:none;}  
  
.textfield {
font:1.1em  Verdana, Arial, Helvetica, sans-serif ;
color:#333333;
margin:3px;
margin-bottom:6px;
height:20px;
border:solid 0 #ffffff;
padding: 3px 8px;
background: transparent url("images/textfield_bg.gif") no-repeat fixed;
width:250px;
voice-family: "\"}\""; 
voice-family:inherit;
width:187px;
}
fieldset>input.textfield {
background: transparent url("images/textfield_bg.gif") no-repeat;
}
textarea {
font:1.1em Verdana, Arial, Helvetica, sans-serif;
color:#333333 ;
margin:3px;
height:150px;
border:solid 0 #ffffff;
padding: 5px 8px;
background: transparent url("images/textarea_bg.gif") no-repeat fixed;
width:250px;
voice-family: "\"}\""; 
voice-family:inherit;
width:190px;
}
fieldset>textarea {
background: transparent url("images/textarea_bg.gif") no-repeat;
}
/***************** form:e ****************************/
}