@charset "UTF-8";

/* clear fix */
.cf:after{
	content: '';
	display: block;
	clear: both;
}
.cf{
	zoom: 1;
}

body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height:1.4;
	color:#FFF;
	font-family:Arial, sans-serif;
	font-size:0.9em;
}

.outline {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: auto;
}


.inputForms {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	background-color: #E6E6E6;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 10px;
	width: 80%;
	height: auto;
}

.inputForms h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1.5em;
	line-height: 1.5em;
	display: inline;
	background-color: #E6E6E6;
	color: #039;
	margin-top: 20px;
	margin-bottom: 5px;
	/*
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #039;
	*/
}
.inputForms .line{
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #039;
}
.line a{
	float: right;
}

.mypagelogo{
	background-color: #E6E6E6;
	color: #039;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #039;
	padding-bottom: 5px;
	}

.inputForms h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	font-weight: 600;
	display: block;
	background-color: #E6E6E6;
	color: #039;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border-bottom-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #039;
	}


.inputForms h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
	font-weight: normal;
	background-color: #E6E6E6;
	color: #333;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	}
	
#footer {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 0.75em;
	color: #FFF;
	background-color: #999;
	width: 80%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}



.header {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	line-height: 1em;
	color: #039;
	background-color: #FFF;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #039;
}
#Centering {
	text-align: center;
}
#FootStamp {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 0.7em;
	margin-top: 5px;
	margin-bottom: 2px;
	margin-right: auto;
	margin-left: auto;
	width: 80%;
	text-indent: -1em;
	padding: 0px;
	color: #333;
}


	
#formBox {
	width:280px;
	height:auto;
	text-align:left;
	margin-top:20px;
	position: relative;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color: #333;
}

.registrationformBox {
	width:600px;
	height:auto;
	text-align:left;
	margin-top:20px;
	position: relative;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color: #333;
}

.registrationformBox .registrationwaku{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #039;
	display: block;
	margin-bottom: 4px;
	padding-bottom: 4px;
	height: 22px;
}


.registrationformBox a{
	text-align: left;
}

.registrationformBox input{
	float: right;
}


#inviteformBox {
	width:280px;
	height:auto;
	text-align:left;
	margin-top:20px;
	position: relative;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color: #333;
}

.informationformBox {
	width:100%;
	height:auto;
	text-align:left;
	margin-top:20px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	color: #333;
}


#submitInput3{
	clear:both;
	margin-bottom: 15px;
	margin-top: 15px;
}
#submitInput3 input{
	width:100px;
	margin-right: 5px;
	margin-left: 5px;
	float: none;
}



#formcomment{
	clear:both;
	width:320px;
	font-size:0.6em;
	margin-bottom:0.5em;
	color:#FC0;
}

#submitInput{
	clear:both;
	margin-top: 20px;
	margin-bottom: 20px;
	position: relative;
}

#mailInput{
	clear:both;
	height: 22px;
}

#mailInput a{
	width:160px;
}
#mailInput input{
	float:right;
	width:160px;
	vertical-align: middle;
}

#paswordInput{
	clear:both;
	height: 22px;
}
#paswordInput a{ width:160px; }
#paswordInput input{
	float:right;
	width:160px;
	vertical-align: middle;
}

#submitInput{
	clear:both;
	margin-bottom: 15px;
	padding-bottom: 15px;
	margin-right: 20px;
	margin-left: 20px;
}
#submitInput input{
	width:100px;
	margin-right: 5px;
	margin-left: 5px;
	float: none;
}

#submitInput2{
	clear:both;
	margin-bottom: 15px;
	padding-bottom: 15px;
	margin-top: 15px;
}
#submitInput2 input{
	width:280px;
}



#gotoLogin {
	font-size:0.6em;
	text-align:right;
	margin-top:32px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #FFF;
}

#gotoLogin a{
	color: #FFF;
	text-decoration: none;
}

.imgupwaku {
	height: 177px;
	width: 177px;
	border: 1px dotted #F09;
	text-align: center;
	vertical-align: middle;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}



.informationformBox .textwaku2{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #039;
	display: block;
	margin-bottom: 4px;
	padding-bottom: 4px;
	float: right;
	width: 75%;
}


.informationformBox a{
	text-align: left;
}

.informationformBox input{
	float: right;
}

.imgup {
	float: left;
	height: auto;
	width: 183px;
}


.mypageformBox {
	width:600px;
	height:auto;
	text-align:left;
	position: relative;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color: #333;
}
.mypageevent {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	font-weight: 600;
	display: block;
	color: #039;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	border-bottom-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #039;
	height: 50px;
	width: 600px;
	}



.mypageevent Input{
	width: 150px;
}
.thumbnail {
	height: 50px;
	width: 50px;
	float: left;
	margin-right: 20px;
	vertical-align: bottom;
}

.mypageformBox p{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	display: block;
	color: #333;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #039;
	clear: both;
	}
	

.mypagebtn {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1em;
	float: right;
	padding-top: 5px;
	padding-bottom: 10px;
	font-weight: 600;
}

#nownumber {
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}
#icon {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #039;
	clear: both;
}

.meibo {
	height: auto;
	width: 600px;
	clear: both;
}
.meibo .thumbnail {
	float: left;
	height: 32px;
	width: 32px;
}
.meibo .name {
	border: 1px solid #039;
	margin-left: 10px;
	width: 180px;
	float: left;
	margin-top: 10px;
}
.meibo .comment {
	border: 1px solid #039;
	width: 300px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}
.meibo .gest {
	float: right;
	height: 23px;
	width: 51px;
	padding-top: 10px;
}
.mypageevent .hellow {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1.5em;
	padding-top: 28px;
	width: auto;
	float: left;
}
.number {
	float: left;
	width: auto;
}
.henkoubtn {
	float: right;
	padding-top: 28px;
}
/*.text {
}*/
.wakuyokotext {
	float: left;
}

.textfieldsize{
	width:360px;
}
.thumbnailsmall {
	height: 32px;
	width: 32px;
	padding-top: 5px;
	float: left;
}

/*.eventadditionformBox {
	width:600px;
	height:auto;
	text-align:left;
	position: relative;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color: #333;
}

.eventadditionformBox p{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	display: block;
	color: #333;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #039;
	clear: both;
	}
*/

.userinformation {
	border: 1px solid #039;
	width: 500px;
	float: left;
	height: 22px;
}
.kensaku_user {
	height: 22px;
	width: 600px;
	clear: both;
	margin-top: 10px;
}
.edit {
	margin-top: 5px;
}
#kensaku {
	width: 600px;
	margin-top: 3px;
}

.textfieldsize1{
	width:150px;
}

.textfieldsize2{
	width:270px;
}



.menu {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
	font-size: 0.9em;
}

a:link    {
	text-decoration:underline;
	color: #F06
}    
	a:visited {
	text-decoration:underline;
	color: #F06;
/*	background-color:#FF3*/
}   
	a:hover   {
	text-decoration:underline;
	color: #00C;
	background-color:#FF3
} 
	a:active  {
	text-decoration:underline;
	color: #F06;
	background-color:#FF3
}  
.topbtn {
	margin-top: 10px;
}
.day {
	float: left;
}
.kensakuidname {
	float: left;
}

.manageformBox {
	width:100%;
	height:auto;
	text-align:left;
	margin-top:20px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	color: #333;
}

.manageTable {
  border: 1px #000000 solid;
  border-collapse: collapse;
}
.manageTable td, .manageTable th {
  border: 1px #888888 solid;
  padding: 2px;
}
.manageTable .light {
  border-right: 1px #aaaaaa solid;
}
