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


.base #container #mainContent #contentsBox .infoBox {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5a5a5a;
	float: left;
	width: 665px;
	padding-top: 15px;
}
.base #container #mainContent #contentsBox .infoBox h2 {
	font-size: 120%;
	font-weight: normal;
	margin-bottom: 10px;
	color: #FF6347;
}

.base #container #mainContent #contentsBox .infoBox h3 {
	color: #3399FF;
	font-size: 100%;
}

.base #container #mainContent #contentsBox .infoBox h5 {
	font-size: 85%;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}

.base #container #mainContent #contentsBox .infoBox ul {
	padding: 0px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 30px;
}

.base #container #mainContent #contentsBox .infoBox li {
	list-style-image: url(../../information_folder/image/bread.gif);
	list-style-type: none;
	list-style-position: outside;
	margin-top: 5px;
}

.base #container #mainContent #contentsBox .infoBox li li {
	list-style-image: none;
	list-style-type: none;
	margin-top: 0px;
}

.base #container #mainContent #contentsBox .infoBox li li li{
	list-style-image: none;
	list-style-type: none;
	margin-top: 0px;
}

.base #container #mainContent #contentsBox .infoBox div p {
	text-indent: 0em;
}
.base #container #mainContent #contentsBox .infoBox .widePbox {
	float: right;
	width: 665px;
	margin-bottom: 10px;
}

.base #container #mainContent #contentsBox .infoBox .litghtPhotoBox, .leftPhotoBox {
	width: 302px;
	margin-bottom: 10px;
}

.base #container #mainContent #contentsBox .infoBox .litghtPhotoBox {
	float: right;
	margin-left: 15px;
}

.base #container #mainContent #contentsBox .infoBox .leftPhotoBox {
	float: left;
	margin-right: 15px;
}

.base #container #mainContent #contentsBox .infoBox .litghtPhotoBox img, .leftPhotoBox img {
	margin-bottom: 10px;
	border: 1px solid #FFCC4E;
}
.base #container #mainContent #contentsBox .infoBox .litghtPhotoBox .wakuNashi, .leftPhotoBox .wakuNashi {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.base #container #mainContent #contentsBox .infoBox .litghtPhotoBox p, .leftPhotoBox p {
	font-size: 13px;
	line-height: 16px;
	clear: both;
}

.base #container #mainContent #contentsBox .infoBox .photoBox {
	width: 665px;
	clear: both;
}

.base #container #mainContent #contentsBox .infoBox .photoBox img {
	margin-right: 15px;
	margin-bottom: 7px;
	border: 1px solid #FFCC4E;
	vertical-align: top;
	margin-top: 7px;
}

.base #container #mainContent #contentsBox .lightPhotoWakunashi {
	float: right;
	margin-bottom: 10px;
	margin-left: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

