* {
	margin:0px;
	padding:0px;
}

body {
	text-align:center;
	background-color:#eeeeee;
	color:#333333;
}

img {
	border:none;
}

a {
	text-decoration:none;
}

#wrap {
	width:705px;
	margin:0px auto;
	border-left:1px solid #cccccc;
	text-align:left;
	background-image:url(img/bg_wrap.gif);
	background-repeat:repeat-y;
}

#oubo {
	width:580px;
	font-size:12px;
	line-height:150%;
	margin-left:15px;
	color:#966428;
}

#title_new {
	width:700px;
	margin-left:10px;
}

#title_new span {
	font-size:20px;
	line-height:150%;
	font-weight:bold;
	color:#3177aa;
}

#title_new #shouhin {
	font-size:10px;
	font-weight:normal;
	line-height:150%;
	color:#000000;
}

#title_new table {
	font-size:12px;
	line-height:130%;
	border:solid 1px #3177aa;
}

#title_new table img {
	padding:2px;
}

#title_new td {
	padding:5px;
}



#tenpo_list {
	width:700px;
	margin-left:20px;
}

#tenpo_title {
	width:700px;
	background-color:#da7215;
	font-size:14px;
	line-height:150%;
	color:white;
	font-weight:bold;
	text-align:left;
}

#tenpo_list table {
	font-size:12px;
	line-height:150%;
}

#tenpo_list td {
	border-bottom:1px dashed #cccccc;
	padding:2px;
}

address {
	width:700px;
	font-size:11px;
	font-style:normal;
	text-align:center;
	border-top:solid 1px #000000;
	margin-top:10px;
	padding-top:5px;
}
