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

* {
	margin: 0;
	padding: 0;

}

body, th, td, input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0066FF
}

h1, h2, h3 {
	color:#0066FF
}

h1 {
	font-size: 2.5em;
}
.photospace {
	margin-right: 1em;
	margin-bottom: 1em;
}

h2 {
	font-size: 1.1em;
	font-weight: bold;
	color: #0066FF;
}


h3 {
	font-size: 1.1em;
}

p, ul, ol {
	margin-top: 1.5em;
	font-size: 14px;
}

ul, ol {
	margin-left: 3em;
}

a {
	text-decoration: underline;
	color: #2C5C89;
}

a:hover {
	border: none;
	text-decoration: underline;
}

h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #0066FF;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	color: #0066FF;
}

hr {
	display: none;
}

#main {
	background:url(images/back1.gif) repeat-x;
}

/* Header */

#header {
	width:1150px;
	margin:0 auto;
	height:150px;
}

.header-inner{
	background-color: #f8e8df;
	width: 100%;
}

/* Logo */

#logo {
	width:1150px;
	height:99px;
	margin: 0 auto;
}

/* Menu */

#menu {
	width:1130px;
	height:50px;
	padding-left:20px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	width: 100px;
	margin-right: 1px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	padding-top: 18px;
    text-align: center;
}

#menu a:hover {
	background:url(images/back2.gif)
}

/* Page */

#page {
	width: 1100px;
	margin: 0 auto;
	border-top: none;
	padding-top: 20px;
}

/* Leftbar */

#leftbar {
	float: left;
	width: 150px;
}

/* Rightbar */

#rightbar {
	float: left;
	width: 150px;
}


/* Content */

#content {
	float: left;
	width: 800px;
}

.back
{
background: url(images/content-back-800.gif) repeat-y
}

.top
{
background: url(images/content-top-800.gif) no-repeat top
}

.bottom
{
background: url(images/content-bottom-800.gif) no-repeat bottom;
padding: 30px;

}

#content H4 a
{
text-transform: uppercase;
text-decoration: underline;
color: #830404;
font-family: Georgia, "Times New Roman", Times, serif
;
	margin: 10px;
}

#content H2
{
	color: #0066FF;
	font-size: 20px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif
}

#content a
{
	color: #0066FF;
	text-decoration: underline;
}

#content a:hover
{
	color: #0066FF;
	text-decoration: underline;
}

#content a:visited
{
	color: #0066FF;
}

#content ol, #content ul
{
margin-left: 30px;
}

/* Footer */
#footer
{
height: 44px;
background: url(images/footer.gif) repeat-x;
padding-top: 20px;
}

#footer p {
	text-align: center;
	font-size: 9px;
	color: #0066FF;
	margin: 0px;
	padding: 0px;
}
#footer a
{
color: #0066FF
}
.chart {
	margin: 1.4em; color:#666666;
}
.chart-index {
	font-size: 14px;
	color:#666666;
	margin-right: 1.4em;
	margin-left: 1.4em;
}
.servicebar {
	font-family: Osaka, Osaka−等幅;
	font-size: 12px;
	padding: 5px;
}
.videocategory {
	background-color: #FFCCFF;
	color: #3399FF;
}
.prices {
	font-size: 14px;
	font-weight: bold;
	margin: 1.4em;
	color:#666666;
}
.kaisha {font-size: 12px; color:#666666;}
