@charset "UTF-8";
/* CSS Document */

table.wrapper{
	width:760px;
}

div.pagetitle{
	margin-bottom:30px;
}

table.wallpaper{
	margin-bottom:30px;
}

table.wallpaper th{
	width:255px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	padding-bottom:30px;
}

table.wallpaper td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	padding-bottom:30px;
}

div.subtitle{
	margin-bottom:15px;
}

table.btn{
	margin-left:15px;
}

table.btn td{
	width:160px;
	padding-bottom:10px;
	border:none;
}

table.guide{
	color:#333333;
	font-size:;
	line-height:1.5em;
	letter-spacing:0.1em;
	margin-bottom:30px;
}

table.guide th{
	font-weight:normal;
	padding-right:10px;
	width:50%;
	vertical-align: top;
}


table.guide td{
	padding-left:10px;
	width:50%;
	vertical-align: top;
}

table.guide div{
	padding:5px;
	margin-bottom:15px;
	background-color: #f2f2f2;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e6e6e6;
	border-bottom-color: #e6e6e6;	
}

table.guide li{
	margin-bottom:15px;
}