html {
	background-color:#333333 !important;
}

body {
	color:#FFFFFF;
	background-color:#333333 !important;
	background:url(/Microsite/img/product/photo_viewer/photoviewer_bg.gif) repeat-x center top;
}

a:link, a:visited, a:active {
	color:#ffffff;
	text-decoration:none;
}
a:visited {
	color:#ffffff;
}
a:hover {
	color:#0099FF;
	text-decoration:underline;
}
#header .logo {
	background:url(/Microsite/img/product/photo_viewer/logo_medium_w.gif) no-repeat left top;
	float:left;
	overflow:hidden;
	width:116px;
	height:80px;
}
#header .logo a {
	height: 80px;
}
#header .catch {
	background:#FFFFFF;
}
#photoviewer-keyvisual {
	margin-bottom:10px;
}

#photoviewer_navi li {
	display: inline;
	margin:0;
	padding:0;
}
#photoviewer-top #contents-area {
	background:url(/Microsite/img/product/photo_viewer/photoviewer_keyvisual_bg.jpg) repeat-x center 401px;
}
#photoviewer-leaf #contents-area {
	background:url(/Microsite/img/product/photo_viewer/photoviewer_keyvisual_bg2.jpg) repeat-x center 229px;
}

#contents-area-bg {
	width:760px;
	margin:0 auto;
	background:url(/Microsite/img/product/photo_viewer/photoviewer_contents_bg.gif) no-repeat center top;
}

#contents-area:after {
	content:".";
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}

#contents-area #left-contents, 
#contents-area #right-contents #right {
	width:160px;
	overflow:hidden;
	padding: 0 10px;
}

#contents-area #right-contents {
	width:540px;
	padding: 0 10px;
}

.head01 {
	color:#FFFFFF;
	background:url(/Microsite/img/product/photo_viewer/photoviewer_h2.gif) repeat-x left bottom;
	padding-bottom:5px;
}
.listBasic {
	color:#FFFFFF;
}
.padding {
	padding:0 15px 15px 15px;
}
.widthfix {
	width:340px;
}

ul.lnv li a:link, ul.lnv li a:visited, ul.lnv li a:active {
	display:block;
	background:#666666;
	border:none;
	padding:2px 5px;
	margin-bottom: 1px;
	color:#FFFFFF;
}
ul.lnv li ul li a:link, ul.lnv li ul li a:visited, ul.lnv li ul li a:active{
	background:none;
	padding:2px 10px;
}

#photoviewer-leaf th {
	background-color:#666666;
}
.specnotice li {
	margin-left: 2em;
	list-style-position: outside;
	list-style-type: decimal;	
}
.specnotice li ul li {
	list-style-type: disc;

}
.note {
	font-size:0.95em;
}
