@import "./navi.css";

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	border: 0px;
	background-color: #000;
	font: 12px 'Hiragino Kaku Gothic Pro', Osaka,Meiryo, sans-serif;
	line-height: 1.7;
	text-align: center;
	color: #fff;
}

a {
	color: #8a0d0c;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #8a0d0c;
	text-decoration: none;
}

a:hover, a:active {
	color: #8a0d0c;
	text-decoration: underline;
}

ol {
	list-style-position: inside;
	padding-left: 1em;
}

p	{
	margin: 1em 0;
	text-align: left;
}

caption {
	text-align: left;
}

table {
	font: 12px 'Hiragino Kaku Gothic Pro', Osaka,Meiryo, sans-serif;
	color: #000;
}

th {
	padding: 6px;
}

td {
	padding: 6px;
}

.contactform th {
	border-top: 1px dotted #404040;
	padding: 10px;
	vertical-align: top;
	text-align: right;
}

.contactform td {
	border-top: 1px dotted #404040;
	padding: 10px;
	vertical-align: top;
}


.overview th {
	border-bottom: 1px solid #404040;
	padding: 6px;
}

.overview td {
	border-bottom: 1px solid #404040;
	padding: 6px;
}

h1 a {
	color: #fff;
	background: url(../images/yp_logo.gif) no-repeat;
	width: 245px;
	height: 38px;
	text-indent: -9999px;
	position: relative;
	top: 10px;
	left: 0px;
	display: block;
}

h2 {
	color: #fff;
	float: left;
	margin-bottom: 8px;
	font-size: 1.3em;
}

#normal h2, #guide h2 {
	border-right: 4px solid #8a0d0c;
	margin-right: 10px;
	padding-right: 10px;
}

h3 {
	color: #fff;
	font-size: 1.3em;
	margin: 12px;
}

h3 a {
	color: #fff;
	text-decoration: none;
}

h3 a:visited {
	color: #fff;
	text-decoration: none;
}

h3 a:hover, a:active {
	color: #fff;
	text-decoration: none;
}

hr	{
	visibility: hidden;
}

#Container {
	width: 780px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	font-size: 100%; /* set global font-size here */
	line-height: 150%;
	position: relative;
}

#Header {
	background: transparent;
	width: 780px;
	height: 55px;
	border-bottom: 5px solid #8a0d0c;
}

#site_img {
	margin-bottom: 6px;
}
.photo_frame {
	border: 5px solid #fff;
	margin-bottom: 12px;
}
#epoch_bg {
	float: left;
	width: 780px;
	margin-top: 15px;
	padding-bottom: 10px;
	background: url(../images/epoch_bg.jpg) no-repeat 0 0;
}
#Main {
	border-top: 1px solid #fff;
	background: #000 url(../images/main_bg.jpg) repeat-x;
	text-align: left;
	float: left;
	position: relative;
	padding: 0px;
	width: 780px;
}

#contents {
	padding: 12px;
}

#contents_2 {
	padding: 6px;
}
/* legacy IE BOX fix */
* html #contents_2 {
	padding: 0px;
}

.contents_white {
	color: #232323;
	padding: 12px;
	background: #f5f5f5 url(../images/contents_wide_white.gif) no-repeat 0 0;
}

/* legacy IE BOX fix */
* html .contents_white {
	width: 100%;
}

#contents_L .contents_white {
	color: #232323;
	padding: 12px;
	background: #f5f5f5 url(../images/contents_white.gif) no-repeat 0 0;
}

#epoch_bg h3 {
	margin: 0px 0px 6px;
	padding: 0px;
}

.contents_white_bottom {
	color: #232323;
	margin-bottom: 12px;
	background: #f5f5f5 url(../images/contents_wide_white.gif) no-repeat 100% 100%;
}

#contents_L .contents_white_bottom {
	color: #232323;
	margin-bottom: 12px;
	background: #f5f5f5 url(../images/contents_white.gif) no-repeat 100% 100%;
}

.news_white {
	color: #000;
	filter: alpha(opacity=80);
 	-moz-opacity: 0.80;
 	opacity: 0.80;
	background-color: #fff;
	padding: 12px;
	width: 566px;
}
/* legacy IE BOX fix */
* html .news_white {
	width: 590px;
}

#contents_L {
	float: left;
	width: 556px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}
/* legacy IE BOX fix */
* html #contents_L {
	width: 580px;
}

#contents_L h3 {
	color: #fff;
	font-size: 16px;
	margin: 12px 12px 12px 0;
}

#contents_R {
	float: right;
	width: 194px;
	padding-right: 6px;
	padding-bottom: 12px;
}

/* legacy IE BOX fix */
* html #contents_R {
	width: 200px;
}

#guide #contents_R {
	background: url(../images/contents_R_BG.gif) no-repeat;
	width: 180px;
	padding-right: 6px;
	padding-left: 14px;
	font-size: 0.9em;
}
/* legacy IE BOX fix */
* html #guide #contents_R {
	width: 200px;
}

#contents_R h3 {
	margin: 0 0 12px;
	padding: 0;;
}

#contents_R a {
	color: #d33232;
	text-decoration: none;
	font-weight: bold;
}

#contents_R a:visited {
	color: #d33232;
	text-decoration: none;
}

#contents_R a:hover, #contents_R a:active {
	color: #d33232;
	text-decoration: underline;
}

.chronology {
	background: url(../images/contents_R_chronology_BG.gif) no-repeat 5px;
}

.chronology li {
	list-style-type: none;
	padding-left: 17px;
	font-size: 0.95em;
	margin-bottom: 10px;
	background: url(../images/chronology_bullet.gif) no-repeat 0 0;
}

a.thumbnail {
	float: left;
	text-align: center;
	color: #8a0d0c;
	width: 160px;
	height: 180px;
	padding: 10px;
	/* border: 3px solid #666;*/
	margin: 6px;
	background: url(../images/thumbnail_BG.gif) no-repeat;
	display: block;
}

a.img {
	border-style: none;
}

a:hover.thumbnail {
	background: url(../images/thumbnail_BG.gif) no-repeat 0 -200px;
	text-decoration: none;
	color: #eee;
}

a:visited.thumbnail {
	color: #8a0d0c;
	text-decoration: none;
}
/* legacy IE BOX fix */
* html a.thumbnail {
	width: 180px;
	height: 200px;
}

.photo_title {
	text-align: left;
	font-size: 1em;
	margin-top: 5px;
	margin-bottom: 5px;
}

#footer {
	text-align: right;
	background-color: #000;
	color: #a4a4a4;
	padding: 5px;
	margin-bottom: 15px;
	font-size: 0.9em;
	clear: both;
}

dl.PackageExample {
	
}

dl.PackageExample dt {
	color: #8a0d0c;
	float: left;
	font-weight: bold;
}

dl.PackageExample dd {
	
}

textarea {
	border: 1px solid #232323;
	width: 550px;
	height: 180px;
}

input {
	margin-right: 5px;
	margin-left: 5px;
}

div.Individual {
	width: 550px;
	height: 150px;
	overflow: auto;
	margin-bottom: 10px;
	border: 1px solid #a4a4a4;
	padding: 5px;
	font-size: .9em;
	background-color: #fff;
}

div.Individual ol {
	list-style-type: decimal-leading-zero;
	list-style-position: inside;
}

div.Individual ol li {
	margin-top: 1em;
	margin-bottom: 1em;
}

div.Individual ul li {
	margin-top: .25em;
	margin-bottom: .25em;
	list-style-type: disc;
	list-style-position: inside;
	padding-left: 1em;
}

.attention { color: #8a0d0c; }
.floatLeft { float: left; }
.floatRight { float: right; }
.marginCenter { margin-left:auto; margin-right:auto; }
.clearall { clear: both; }
.alignRight { text-align: right; }
.alignLeft { text-align: left; }
.alignCenter {text-align: center; }

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}