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

#wrapper{
	width: 550px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.photo{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}

h1{
	font-size: 15px;
	color: #333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	}

.text01{
	font-size: 13px;
	color: #666;
	line-height: 165%;
}


#waku_spec{
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/line630.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 25px;
}

.text_spec{
	font-size: 12px;
	color: #666;
	line-height: 165%;
	margin-top: 0px;
	margin-left: 3px;
}


.td_left{
	font-size: 13px;
	color: #666;
	line-height: 165%;
	padding: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	width: 100px;
}

.td_right{
	font-size: 13px;
	color: #666;
	line-height: 165%;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	
}

#waku_contact{
	text-align: center;
	padding: 0px;
	margin-top: 25px;
	margin-bottom: 25px;
}