@charset "euc-jp";

/* -----------------------------------------------------------
	Site Name: Tochigi TV
	Author: Yamazen Communications co.,ltd.
	Comment: TochiSupp Registration
	Since2008

Index
	01Flow
	02Input Area

----------------------------------------------------------- */


/* 01Flow 
----------------------------------------------------------- */
div#contents p.flow{
	width:550px;
	margin: 0px;
	padding:0px;
}
div#contents p.flow02{
	width:550px;
	margin:0px;
	padding:0px;
}

div#contents p.flow02 span{
	float:left;
	width:385px;
	margin:4px 0px 10px 0px;
	padding:0px;
	text-align:left;
	border:none;
}
div#contents p.flow02 span img{
	border:none;
	width:385px;
}
div#contents p.flow02 a{
	float:right;
	display:block;
	width:160px;
	height:90px;
	margin:0px;
	padding:0px;
	text-indent:-9999px;
	border:none;
}
div#contents p.flow02 a {background:url(../../registration/images/btn_whats.gif)  no-repeat center top;}
div#contents p.flow02 a:hover{background:url(../../registration/images/btn_whatso.gif) no-repeat center top;}

/* 02Input Area  
----------------------------------------------------------- */


div#RegistrationInputArea{
	width:548px;
	height:100%;
	min-height:100%;
	margin:0px auto;
	padding-bottom:10px;
	text-align:center;
	background:url(../images/input_bk.gif) repeat-x left top;
	border: 1px solid #cccccc;
}

div#RegistrationInputArea table{
	width:500px;
	margin:10px auto 0px auto;
	padding:0px;
	border:0px;
}

div#RegistrationInputArea table td{
	padding:5px 0px;
	color: #333333;
	text-align:left;
	vertical-align:top;
	border-bottom: 1px dotted #cccccc;
}

div#RegistrationInputArea table td.right{
	width:400px;
}

div#RegistrationInputArea table td.right p{
	margin:8px 0px;
}


div#RegistrationInputArea .aka{
	color:#ff0000;
}
