* {
margin: 0;
padding: 0;
}

body {
	color: #000;
	background-color: #FFF;
}

img {
	border: none;
}

#ua_container {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	font-size: small;
	text-align: left;
}

a{ text-decoration:none }
a:hover{text-decoration:underline;
		color:#cc0000;}

#header_carlogo {
	text-align: right;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-right: 15px;
}

.category-title {
display:block;
	color: #FFFFFF;
	background-image: url(../image/header-base.gif);
	background-repeat: no-repeat;
	font-size:18px;
	padding-top:5px;
	padding-left: 10px;
}

.category-title {
height:25px;
}

#ua_container h2 span {
	font-size: small;
	color: #FFF;
	font-weight: normal;
}

#pankuzu {	
	margin-top: 5px;
	margin-bottom: 14px;
	padding-left: 10px;
}

#localnavi_top {
	text-align: right;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 2px;
}

#contents_area {
	width:690px;
	float:right;
	margin-bottom:14px;
}

#localnavi_bottom {
	text-align: right;
	margin-top: 14px;
	margin-bottom: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 2px;
}

#localnavi_bottom_forcatalog {
	clear:both;
	text-align: right;
	margin-top: 14px;
	margin-bottom: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 2px;
}

#text_footer {
	line-height: 120%;
	text-align: center;
	margin-bottom: 14px;
}

.caution_common {
	clear: both;
	width: 100%;
	font-size: x-small;
	text-align: right;
}

.caution_photoindex {
	font-size: x-small;
	text-align: center;
	margin-top:0.8em;
}

p.finish{
	margin:0;
	padding:0;
	/*width:700px;*/
	padding:5px;
	font-size:12px;
	background:#ddd;
	border-bottom:3px double #666;
	text-align:center;
	color:#f00;
}