@charset "shift_jis";


*{
	margin:0;
	padding:0;
	background-repeat:no-repeat;
	line-height:140%;
	font-size:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif, "lr oSVbN"
}

a {text-decoration:none; color:#0099FF; overflow:hidden}

a:hover {color:#FF9900}

img, table {border: none}

li {list-style: none}

h1,h2,h3,h4,h5,h6{font-weight:normal; font-size:100%;}

.clear{clear:both; height:0; line-height:0; font-size:0}

.space10 {height: 10px}

.space20 {height: 20px}

.space30 {height: 30px}

.space40 {height: 40px}

.space100 {height: 100px}

.left {float:left}

.right {float:right}

.alpha a:hover img{
  filter: alpha(opacity=70);
  -moz-opacity:0.75;
  opacity:0.75;
}



/****************************** yBODYz ******************************/


body{
	text-align:center;
	color:#333;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	font-size:80%;
}




#wrapper{
	width:660px;
	height:auto;
	text-align:left;
	margin:0 auto;
	border-top-width: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #CCCCCC;
	border-bottom-color: #000000;
	border-left-color: #CCCCCC;
	padding-top:10px
}



/****************************** yCONTENTSz ******************************/

h1{
	margin:20px 0;
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	padding:20px 0
}
h1 p{
	text-align:center;
	font-size:12px;
	font-weight:normal;
	margin-top:10px
}

#logo{ margin-left:30px }

#container{
	margin:20px 40px 80px 40px;
}

.notice{
	color:#FF0000
}


#copy{
	text-align:center;
	background:#000;
	color:#FFFFFF;
	font-size:11px;
}


table.tablesorter {
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	font-size: 12px;
	width: 100%;
	text-align: left;
}
table.tablesorter th{
	background-color: #F7F8FC;
	font-size: 12px;
	padding: 10px;
	text-align:left;
	font-weight:normal;
	white-space:nowrap
}

table.tablesorter th span{
	font-weight:normal!important;
	color:#FF0000
}


table.tablesorter  td {
	color: #3D3D3D;
	padding: 10px;
	background-color: #FFF;
	text-align:left;
}



input{height:16px;margin:4px 0; padding-top:2px}
.address1{margin-ottom:4px}

.txt_01{width:160px}
.txt_02{width:80px}
.txt_03{width:260px}

label{margin-right:18px}

textarea{width:400px; height:150px}

#bt_one {
	margin:20px 0 20px 180px
}

#bt_two {
	margin:20px 0 20px 50px
}

#bt_two td{
	padding:0 5px
}

.bt_form a{
	background-image: url(../images/bt_form.gif);
	height: 27px;
	width: 158px;
    padding-top:8px;
	display:block;
	padding-left:70px;
	color:#333333;
	text-decoration:underline
}

*html .bt_form a{
	height: 35px;
	width: 228px;
}

.bt_form a:hover{
	filter: alpha(opacity=70);
    -moz-opacity:0.7;
    opacity:0.7;
}

.arrow{
	background-image: url(../images/arrow_list.gif);
	background-position: left center;
	padding-left: 20px;
}
span{font-size:10px}