@import "base.css";


/* ********************************************************* */
/* ���t���[�����C�A�E�g */
/* ********************************************************* */


/* �S�� */
#wrapper{
	width:550px;/*����*/
margin:10px auto;/* auto�Ő^�񒆊� */
text-align:left;
}

/* �w�b�_�[ */
#head{
	margin:10px 0px;
padding:0px 10px;
border-left:5px solid #eeeeee;/* ���̃��C�� */
}

/* ���C�� */
#text{
	margin:20px 0px 20px 0px;
}

/* �t�b�^�[ */
#foot{
	padding:3px 0px 30px 0px;
border-top:1px solid #cccccc;
}


/* ********************************************************* */
/* ���t���[���ڍ׎w�� */
/* ********************************************************* */


/* �w�b�_�[------------------------------------------------- */

#head h1{
	font-size:240%;
font-family:impact;
}

#head h2{
	font-size:100%;
color:#c4d7a0;
font-family:Tahoma,"Century Gothic",Osaka;
margin:-8px 0px 1px 2px;
}

#head p{
	font-size:76%;
font-family:Tahoma,"Century Gothic",Osaka;
margin:-2px 0px 0px 2px;
}


/* ���C��--------------------------------------------------- */

#text h3,#text h4,#text h5{
	font-size:100%;
color:#71cde4;
margin:5px 0px;
}

#text p{
	line-height:160%;
margin:5px 0px 15px 0px;
padding:10px 10px;
border:none;
background:#4c4c4c;
}

/* ���C���L��E�w�i���� */
#text .box1{
	border:1px solid #cccccc;background:#3f3f3f;
}

/* �w�i�摜�t�� */
#text .box2{
	border:1px solid #cccccc;background : url(box1.gif) 0% 0% / auto auto repeat scroll padding-box border-box transparent;
}

/* �w�i�� */
#text .box3{
	border:1px solid #3f3f3f;color:#4c4c4c;background:#eeeeee;
}


/* �C���X�g�y�[�W------------------------------------------- */

#text .pict{
	border:none;background:#3f3f3f;text-align:center;
}

#text .img{
	border:1px solid #cccccc;
}/*�C���X�g�ɘg�����*/


/* �߂胊���N----------------------------------------------- */

#text ul.pagetop{
	margin:5px 0px;text-align:right;
}
#text ul.pagetop li{
	display:inline;
}/*�����юw��*/


/* ���X�g--------------------------------------------------- */

#text ul li{
	margin:0;list-style:circle inside;
}

/* �g���� */
#text ul.ul01{
	margin:5px 0px 15px 0px;
padding:10px 10px;
}

/* �g�t�� */
#text ul.ul02{
	list-style:disc inside;
margin:5px 0px 15px 0px;
padding:10px 10px;
border:1px solid #cccccc;
background:background:#3f3f3f;
}
#text ul.ul02 li{
	list-style:disc inside;
}

/* �g�t���w�i�摜�t�� */
#text ul.ul03{
	line-height:160%;
margin:5px 0px 15px 0px;
padding:10px 10px;
border:1px solid #cccccc;
background : url(box1.gif) 0% 0% / auto auto repeat scroll padding-box border-box transparent;
}

/* ����t�����X�g------------------------------------------- */

#text dl{
	margin:0;
}

#text dt{
	color:#71cde4;
font-weight:bold;
margin:0px 0px 5px 0px;
}

#text dd{
	margin:0px 0px 10px 10px;
}


/* ********************************************************* */
/* �t�H�[�� */
/* ********************************************************* */


form{
	margin:0px 0px;
}

input,textarea,select{
	color:#3f3f3f;
margin:1px 0px;
padding:1px;
line-height:100%;
border:1px solid #3f3f3f;
background:#eeeeee;
}

/* �ꌾ�����t�H�p */
.name{
	width:60px;
}
.msg{
	width:300px;
}
.button{
	color:#eeeeee;
border:1px solid #3f3f3f;
background:#4c4c4c;
}

/* �����t�H�̃T�C�Y */
.input{
	width:230px;
}
.textarea{
	width:230px;height:80px;
}
.submit{
	width:234px;
color:#eeeeee;
border:1px solid #3f3f3f;
background:#4c4c4c;
}


/* ********************************************************* */


