@charset "utf-8";

body {
	margin: 0;
	padding: 0;
	font-size: 85%;
}

#topicpath,
#common-main-l,
#link-other,
#page-top,
#back-top,
#page-top-link,
#page-bottom-link,
#footer ul {
	display: none;
}

#common-main-r {
	padding-bottom: 30px;
}

div {
	padding-bottom: 10px;
}

img {
	border: 0;
}

h1 {
	font-size: 90%;
	font-weight: 400;
	padding: 5px 0 5px 0;
	border-top: #0047a8 2px solid;
	border-bottom: #0047a8 1px solid;
}

#header h2 {
	margin-top: -20px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: #0047a8 2px solid;
}

*:first-child + html #header h2 {
	margin-top: -30px;
}

* html #header h2 {
	margin-top: -30px;
}

#header #header-box-r {
	display: none;
}

#footer {
	clear: both;
	width: 650px;
	padding-top: 10px;
	border-top: #cccccc 1px solid;
}

/*----------------------------------------------------	
	Photo
----------------------------------------------------*/

#photo-content-main {
	float: left;
	width: 650px;
}

.photo-list {
	width: 616px;
	padding: 8px 15px 8px 15px;
	margin-bottom: 30px;
	line-height: 1.8;
	border: #cccccc 2px solid;
}

.photo-list ul li {
	display: inline;
}

.photo-list a {
	color: #323232;
	padding: 0 10px 0 18px;
	background: url(../img/image/common/link_icon_off.gif) no-repeat left center;
}

.photo-list a:hover {
	color: #999999;
	padding: 0 10px 0 18px;
	background: url(../img/image/common/link_icon_on.gif) no-repeat left center;
}

.photo-main-title {
	clear: both;
	float: left;
	width: 650px;
	background: url(../img/image/common/line01.gif) no-repeat left top;
}

.photo-title {
	padding: 12px 0 10px 5px;
	margin-bottom: 20px;
	background: url(../img/common/line_dotted01.gif) no-repeat left bottom;
}

.photo-box {
	clear: both;
	width: 650px;
}

.photo-box-set {
	float: left;
	width: 650px;
	background: url(../img/image/photo/photo_box_middle.gif) repeat-y;
}

.photo-box-set02 {
	float: left;
	width: 650px;
	background: url(../img/image/photo/photo_box_middle02.gif) repeat-y;
}

.photo-box-bottom {
	float: left;
	width: 650px;
	height: 12px;
	margin-bottom: 2px;
	background: url(../img/image/photo/photo_box_bottom.gif) no-repeat left top;
}

* html .photo-box-bottom {
	margin-bottom: 0;
}

.photo-box-bottom02 {
	float: left;
	width: 650px;
	height: 12px;
	margin-bottom: 2px;
	background: url(../img/image/photo/photo_box_bottom02.gif) no-repeat left top;
}

* html .photo-box-bottom02 {
	margin-bottom: 0;
}

.photo-box-first {
	float: left;
	width: 161px;
	background: url(../img/image/photo/photo_box_back.gif) no-repeat left top;
}

.photo-box-main {
	float: left;
	width: 161px;
	margin-left: 2px;
	background: url(../img/image/photo/photo_box_back.gif) no-repeat left top;
}

.photo-box-img-w {
	width: 127px;
	padding: 2px;
	border: #cccccc 1px solid;
	background: #ffffff;
}

.photo-box-img-h {
	width: 85px;
	padding: 2px;
	border: #cccccc 1px solid;
	background: #ffffff;
}

.photo-box-space-w {
	padding: 35px 14px 24px 14px;
}

.photo-box-space-h {
	padding: 14px 14px 0 35px;
}

.photo-table {
	clear: both;
	width: 650px;
	font-size: 85%;
	margin-bottom: 5px;
}

.photo-table .item01 {
	width: 162px;
	text-align: center;
}

.photo-table .item02 {
	width: 163px;
	text-align: center;
}

.photo-table-last {
	margin-bottom: 30px;
}

/*----------------------------------------------------	
	Movie
----------------------------------------------------*/

#movie-content-main {
	float: left;
	width: 650px;
}

.image-text {
	width: 650px;
	padding-bottom: 20px;
}

.movie-box {
	clear: both;
	width: 650px;
	padding-top: 20px;
	background: url(../img/image/common/line01.gif) no-repeat left top;	
}

.movie-box-main {
	float: left;
	width: 650px;
	padding: 5px 0 20px 0;
}

.movie-box-title {
	padding-bottom: 8px;
	margin-bottom: 10px;
	font-size: 120%;
	font-weight: 700;
	background: url(../img/common/line_dotted01.gif) no-repeat left bottom;
}

.movie-box-title-text {
	padding-left: 18px;
	background: url(../img/image/movie/icon.gif) no-repeat left center;
}

.movie-box-l {
	float: left;
	width: 176px;
}

.movie-box-r {
	float: right;
	width: 468px;
}

.movie-box-text {
	padding-bottom: 10px;
}







