@charset "utf-8";
/* CSS Document */


/* new clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */



/*  ���Z�b�g  */
h1, h2, h3, h4, h5, h6, p, address,
ul, ol, li, dl, dt, dd,
table, caption, th, td, img, form {
        margin: 0;
        padding: 0;
        border: none;
        font-style: normal;
        font-weight: normal;
        font-size: 100%;
        text-align: left;
        list-style-type: none;
}

textarea { font-size: 100%; }


/* �摜�̉��ɂł��錄�Ԃ�Ȃ��� */
img { vertical-align: bottom; }

form{
margin:0px;
padding:0px;
display:inline;
}


body {
	font-size: small;
	color: #333;
	margin: 0px;
	line-height: 170%;
	font-family:'メイリオ', 'Mayryo', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
ul{
	margin:0px
	padding:10px 30px
}
.clear {
	clear:both;
}
.clear10 {
	clear:both;
	height:10px;
}
.clear30 {
	clear:both;
	height:30px;
}





/* �R���e���c */
#cont {
	width: 850px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	border: 3px solid #94c132;
	color: #666600;
}
#detail {
	margin: 30px auto;
	width: 630px;
}

#foot {
	width:100%;
	background-color:#94c132;
	color:#FFFFFF;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
}

.pan {
	text-align:right;
	margin-right:10px;
	margin-top: 15px;
	font-size: x-small;
}

/* �e�[�u�� */
table {
width:100%;margin:0px 0px 10px 0px;padding:0px;
border-collapse:collapse;
}
th {
	padding:2px 2px 2px 2px;
	text-align:center;
	color:#FFFFFF;
	background-color:#666600;
	border:1px solid #669900;
}
td {
padding:2px 2px 2px 2px;
background-color:#EEEEEE;
border:1px solid #669900;
text-align:center;
}

.right{
	float:right;
	margin-left:5px;
}




/* ----------- My Form ----------- */
.myform{
margin:0 auto;
width:480px;
padding:14px;
}

/* ----------- stylized ----------- */
#stylized{
	border:solid 1px #b7ddf2;
	background-color:#F9FCEF;
	line-height: 120%;
	margin-top: 30px;
}
#stylized h1 {
font-size:14px;
font-weight:bold;
margin-bottom:8px;
}
#stylized p{
font-size:11px;
color:#666666;
margin-bottom:20px;
border-bottom:solid 1px #b7ddf2;
padding-bottom:10px;
}
#fom label{
display:block;
font-weight:bold;
text-align:right;
width:200px;
float:left;
}
#fom .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:190px;
}
#fom input{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:250px;
margin:2px 0 20px 10px;
}

#fom textarea{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:250px;
margin:2px 0 20px 10px;
}
#narrow {
	float:left;
	width:80px;
}
#narrow input {
	width:30px;
	display:inline;
}
#narrow .small{
	color:#666666;
	display:inline;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	width:15px;
	vertical-align: baseline;
}
#fiend {
	width:250px;
	float:left;
	text-align: center;
	margin-left: 120px;
	margin-bottom:-10px;
}
#friendname input {
	float:left;
	width:150px;
}
#friendage input{
	float:left;
	width:30px;
}
#friendage .small{
	color:#666666;
	display:inline;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	width:15px;
	vertical-align: baseline;
}
#radio {
	width:40px;
	float:left;
}
#radio input {

	font-size:12px;
	padding:4px 2px;
	border:solid 1px #aacfe4;
	width:20px;
	margin:2px 0 20px 10px;
}
#stylized button{
float:left;
margin-left:10px;
width:50px;
height:31px;
background:#666666 url(img/button.png) no-repeat;
text-align:center;
line-height:31px;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
}
#butt {
	text-align:center;
}


.spacer{clear:both; height:1px;}
.red {
	color: #F00;
	font-weight: normal;
}
.green{
font-weight:bold;
color: #690;
}
.small2{
	color:#666666;
	display:inline;
	font-size:11px;
	font-weight:normal;
	width:15px;
	vertical-align: baseline;
}

.bg1 {
	background-color: #E05518;
	text-align: center;
}
.cont {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #669900;
}
.txt-l {
	font-size: medium;
	font-weight: bold;
	color: #3974AE;
}
.pan {
	font-size: x-small;
	text-align: right;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
}

h1 {
	text-align: center;
}
