/* CSS Document */

/*　---------------------共通設定----------------------　*/

/*#main h1, */#main h2 {
	margin : 25px 0px 0px 40px ;
	padding : 0 0 0 10px ;
	border-left : 5px solid #f60 ;
	border-bottom : 1px solid #888 ;
	width : 660px ;
	font-size : 85% ;
	line-height : 2em ;
	background : #fec ; }

/*#main h1 {
	margin : 25px 0px 0px 40px ;
	padding : 0 0 0 10px ;
	border-left : 5px solid #f60 ;
	border-bottom : 1px solid #888 ;
	width : 660px ;
	font-size : 85% ;
	line-height : 2em ;
	text-align : left ;
	background : #fec ; }*/

/*　h1共通　*/
#main h1 {
	margin : 25px 0 0 40px ;
	padding : 0px 0px 0px 25px ;
	height : 38px ;
	background : url(../img_common/h1_bg.gif) no-repeat left ;
	font-size : 130% ;
	line-height : 1.8em ;
	color : #009 ;
	text-align:left}
	

/*　---------------------運営会社----------------------　*/

/*　#main #campany h1 {
	margin : 25px 0px 0px 40px ;
	padding : 0 0 0 10px ;
	border-left : 5px solid #039 ;
	border-bottom : 1px solid #888 ;
	width : 660px ;
	font-size : 85% ;
	line-height : 2em ;
	text-align : left ;
	background : #D9E1F0 ; }　*/

#main #campany table {
	margin : 35px auto 40px auto ;
	width : 600px ;
	font-size : 80% ;
	line-height : 1.8em ;
	background : #999 ; }

#main #campany table th{
	white-space : nowrap ;
	padding : 4px 10px ;
	font-weight : 400 ;
	background : url(../img/login_b.gif) ; }

#main #campany table td{
	padding : 4px 10px ;
	color : #333 ;
	background : #fff ;}


#main #campany h3 {
	border-bottom : 1px dashed #888 ;
	margin : 2em 0px 5px 40px ;
	font-size : 85% ;
	font-weight : 600 ;
	line-height : 2em ;
	color : #f60 ;
	clear : both ;
	width : 680px ;
	height : 30px ; }

#main #campany p {
	margin : 0px 0 0px 40px ;
	padding : 0px ; 
	width : 680px ;
	font-size : 80% ;
	line-height : 1.8em ;
	color : #333 ;
	height : auto ;  }

#main #campany ol {
	margin : 1em 0px 0px 80px ;
	width : 640px ;
	padding : 0px ; 
	font-size : 80% ;
	line-height : 200% ;
	color : #333 ;
	height : auto ; }

#main #campany p.para1 { margin : 1em 0px 0px 40px ;}



/*　---------------------お問い合わせ----------------------　*/

/*　#main #info h1 {
	margin : 25px 0px 0px 40px ;
	padding : 0 0 0 10px ;
	border-left : 5px solid #039 ;
	border-bottom : 1px solid #888 ;
	width : 660px ;
	font-size : 85% ;
	line-height : 2em ;
	text-align : left ;
	background : #D9E1F0 ; }　*/

#main #info table {
	margin : 35px 0 0px 80px ;
	width : 600px ;
	font-size : 80% ;
	line-height : 1.8em ;
	background : #999 ; }

#main #info table th{
	white-space : nowrap ;
	padding : 4px 10px ;
	font-weight : 400 ;
	background : url(../img/login_b.gif) ; }

#main #info table th span{
	color : #f60 ;}

#main #info table th span.pink{
	color : #f00 ;}

#main #info table td{
	padding : 4px 10px ;
	color : #333 ;
	background : #fff ;}


#main #info p {
	border : 1px solid #888 ;
	margin : 25px 0 0px 80px ;
	padding : 10px 0px 4px 0px ;
	width : 600px ;
	font-size : 75% ;
	line-height : 1.8em ; 
	text-align : center ;
	background : #fec ; }

#main #info p input {
	margin : 0px 0 5px 0px ;
	width : 120px ;}

