@charset "euc-jp";
/* CSS Document */


* {
padding:0;
margin:0 auto;
}

body{
background:url(../img/all.jpg);
background-position:top;
background-repeat:repeat-x;
}
.none {
	display: none;
}
#all{
width:800px;
}

#toptop{
width:800px;
height:35px;
line-height:35px;
}

#top{
width:800px;
height: 400px;
}

#waku{
width:800px;
display:table;
}

#btn{
    width: 220px;
    float: right;
    margin-top: 28px;
    line-height: 38px;
}

#main{
width:550px;
float:left;
margin:10px 30px 10px 0px;
}


#copy{
width:800px;
clear:both;
padding-top:10px;
height: 35px;
border-top:dashed 2px #9D33EF;
}


/* ʸ�� */

h1{
font-size:13px;
height:35px;
line-height:36px;
background:url(../img/h1bg.jpg);
background-repeat:no-repeat;
text-align:right;
padding-right:3px;
color: #000000;
}

h2{
font-size:19px;
height:32px;
line-height:32px;
background:url(../img/h2bg.jpg);
background-repeat:no-repeat;
padding-left:38px;
color:#333333;
margin-bottom:15px;
}


#main p {
font-size:13px;
line-height:1.7em;
padding: 3px 0 25px 0;
}

a:link {
	color: #00CCCC;
	font-size: 14px;
	/*text-decoration:none;*/
}
a:visited {
	color: #00CCCC;
}
a:hover {
	color:#9D33EF;
    /*text-decoration:none;*/
}
a.active{
	color:#9D33EF;
}
/*�����ƥ����桡����*/


.cl {clear:both;}

.ck2 {margin:10px 0px; padding:5px; border:1px solid #999999; font-size:14px;}

.ck2 li {display:inline; line-height:1.8em; padding-left:5px;}

.ck2 li a {text-decoration:none;}

.ck2 ul{margin:0px; padding:0px;}

.midashi {font-size:15px; font-weight:bold; height:20px; line-height:20px;}




#RESULT {padding-left:10px; padding-right:10px;}

#ADD_MAIN {width: 500px;margin-left: auto;margin-right: auto;}

#ADD_MAIN td {padding: 5px;}
table {
padding: 0 50px 0 0;
}

form table tr td{
	padding: 10px;
}
