@charset "shift_jis";
/* CSS Document */

@import url("../common/css/style.css");
@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 {
	width:535px;
	height:50px;
	text-indent:-9999px;
	display:block;
	margin: 0px 0px 10px 0px;
}
h2#h2_title01 {
	background:url(images/h2_title01.gif) no-repeat;
}
/*************** h3 *********************/
h3#h3_title01 {
	width:535px;
	height:25px;
	text-indent:-9999px;
	float:left;
	margin:10px 0px 20px 0px;
}
h3#h3_title01 {
	background:url(images/h3_title01.gif) no-repeat;
}
/***************** box **********************/
div#contents02 {
	width: 600px;
	float:left;
	text-align:left;
	display:block;
	margin:0px 0px 30px 0px;
}
div#left_txt{
	float:left;
	width: 320px;
	text-align:left;
	display:block;
	margin:15px 0px 10px 0px;
}
div#right_txt{
	float:right;
	width: 180px;
	text-align:left;
	display:block;
	margin:0px 0px 10px 0px;
}
/***************** p **********************/
p{
  width:535px;
}
/***************** 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;
}
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 ****************************/

}
