/*登録フォーム */
.info{
	width: 700px;
	height: 30px;
	background-repeat: no-repeat;
	position: relative;
	top: 0px;
	left:24px;
}
.touroku{
	width: 702px;
	height: 25px;
	position: relative;
	top: 10px;
	left:24px;
	background: url(../image/regpink.gif) repeat;
}

.text3 {
	font-size: 12px;
	line-height: 12px;
	color: #333333;
}
.textred {
	font-size: 12px;
	line-height: 15px;
	color: #FF0000;
	font-weight:bold
}
.touroku h1{
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	margin: 5px 0px 0px 25px;
	padding: 0px;
}	
.text2 {

	font-size: 12px;
	color: #333333;
}
.text4 {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
}
/*メイン登録情報 */

.searchtitle{
	width: 704px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 6px;
}

.touroku01{
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 16px;
	border: solid 2px #FF99CC;
	padding-top: 16px;
	padding-bottom: 16px;
	background-color: #FFFFCC;
}
.touroku02{
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	border: solid 0px;
}
table.mypage{
	width: 430px;
	margin-top: 4px;	
	border-collapse: collapse;
}
table.mypage th{
	width: 70px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: solid 1px #FF99CC;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	text-align: left;	
}
table.mypage td{
	border-top: solid 1px #FF99CC;
	color: #333333;
	font-size: 12px;
}
table.mypage01{
	width: 650px;
	margin-top: 16px;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	border: solid 1px #FF99CC;
}
table.mypage02{
	width: 650px;
	margin-top: 16px;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	border: solid 1px #8080FF;
}
.formtitle{
	width: 120px;
	height: 20px;
	border-bottom: solid 1px #FF99CC;
	border-right: solid 1px #FF99CC;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFFF;
	vertical-align: middle;
	padding-left: 4px;
	text-align: left;
}
.formvalue{
	height: 20px;
	border-bottom: solid 1px #FF99CC;
	border-right: solid 1px #FF99CC;
	font-size: 12px;
	background-color: #FFFFFF;
	vertical-align: middle;
	padding-left: 4px;
}
.formtitle2{
	width: 120px;
	height: 20px;
	border-bottom: solid 1px #8080FF;
	border-right: solid 1px #8080FF;
	font-size: 12px;
	font-weight: bold;
	background-color: #A0A0FF;
	vertical-align: middle;
	padding-left: 4px;
	text-align: left;
}
.formvalue2{
	height: 20px;
	border-bottom: solid 1px #8080FF;
	border-right: solid 1px #8080FF;
	font-size: 12px;
	background-color: #FFFFFF;
	vertical-align: middle;
	padding-left: 4px;
}
.botan{
	width: 120px;
	height: 40px;
	background-color: #FFFFFF;
	border-right: solid 1px #CCCCCC;
	text-align: center;
}
input.imeoff{
    ime-mode: inactive;
}
input.standard{
    height:16px;
	width:200px;
}
.text1 {
	font-size: 10px;
	line-height: 15px;
	color: #333333;
}
.section{
	margin-top: 16px;
	margin-bottom: 8px;
	text-align: right;
	margin-right: 24px;
}
.section1{
	text-align: left;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 8px;
	margin-left: 24px;
	margin-right: 24px;
	border-top: solid 1px #FF99CC;
	border-bottom: solid 1px #FF99CC;
	background-color: #FFFFFF;
}
.section2{
	font-size: 12px;
	margin-left: 24px;
	margin-right: 24px;
	border-top: solid 1px #FF99CC;
	border-bottom: solid 1px #FF99CC;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #FFFFFF;
}
.section3{
	margin-top: 8px;
	margin-left: 24px;
	margin-right: 24px;
	border-top: solid 1px #FF99CC;
	border-bottom: solid 1px #FF99CC;
	background-color: #FFFFFF;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	vertical-align: middle;
}
.mainmenu2{
	width:700px;
	height: 25px;
	margin: auto;
	padding: 0px;
	border-bottom: solid 2px #FF99CC;
	margin-bottom: 10px;
	margin-top: 10px;
}
.mainmenu2floatClear{
	clear: left;
	overflow: hidden;
}
.mainmenu2 div{
	float: left;
	width: 120px;
	margin: 0px 0px 0px 2px;
	padding: 0px;
}
.mainmenu2 a{
	display: block;
	padding: 8px 0px 0px;
	width: 120px;
	height: 17px;
	background-color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	border-top: 1px solid #FF99CC;
	border-left: 1px solid #FF99CC;
	border-right: 1px solid #FF99CC;
	color: #FF99CC;
}
/*
.mainmenu2 a:link{
	color: #333333;
}
*/
/*
.mainmenu2 a:visited{
	color:#666666;
}
*/
/*
.mainmenu2 a:hover{
	background-color: #FF99CC;
	color:#FFFFFF;
	text-decoration: underline;
}
*/
.mainmenu2 a.current{
	background-color: #FF99CC;
	color: #FFFFFF;
}
.mainmenu2 a.current:visited{
	color: #FFFFFF;
	text-decoration: none;
}
}
input.button2{
	color: #333333;
	border: solid 1px #8080FF;
}
.pickup{
	width: 700px;
	height: 90px;
	margin: 15px auto;
	background-repeat: no-repeat;
	text-align: center;
}


