
.content {
	padding: 0;
}

.content h2 {
	margin: 25px 0;
	font-size: 18px;
	font-weight: bold;
	color: #FF8000;
}

.content .item {
	margin: 25px auto;
	padding:25px 50px;
	width: 800px;
	height: auto;
	overflow: hidden;
}

.item .texts {
	float: left;
	padding-right: 50px;
}
.item .texts p {
	margin: 0 0 25px 0;
}

.item .photos {
	float: right;
	width: 350px;
}
.item .photos .photo {
	margin: 0 0 25px 0;
}

.item .photos .photo p {
	font-size: 12px;
	line-height: 1.75em;
	color: #4D4D4D;
}
.item .lead {
	margin-top: 50px;
}

.date {
	font-family: Helvetica, Arial, Geneva, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #999999;
}

.archive .navi {
	width: 950px;
	margin: 25px auto 0;
	padding: 25px 0 50px;
	text-align: center;
}
.archive {
	margin-top: 50px;
	padding-top: 25px;
}
.archive ul {
	padding-left: 25px;
	letter-spacing: -0.4em;
}
.archive li {
	display:inline-block;
	*display:inline;
	*zoom:1;
	width:300px;
	margin-right:25px;
	padding-bottom:25px;
	letter-spacing:normal;
	vertical-align:top;
}


.buttons a:hover img {
	opacity: 0.60;
	-moz-opacity: 0.6;
	-ms-filter: "alpha(opacity=60)";
	filter: alpha(opacity=60);
}
#header {
	background-image: none !important;
}
#contentHeader {
	margin: 25px 0 0;
	height: auto;
	overflow: hidden;
}

#titleHeader {
	height: 480px;
	margin-top: 50px;
	position: relative;
	overflow: hidden;
}


#yodogawa {
	position: absolute;
	left:600px;
	top: 50px;
}
#yodogawa p {
	font-weight: bold;
	margin: 1.75em 0;
	color: #FFFFFF;
}
#yodogawa p.info {
	margin: 25px 0 0;
}
#yodogawa p.info .cap {
	font-size: 13px;
	line-height: 1.75em;
	color: #EB6100;
}


#headNavi {
	float: right;
	line-height: 1;
	padding: 0 0 75px;
	width: 200px;
	padding-top: 10px;
}
#headNavi li {
}
#headNavi li a {
	display:block;
	color: #000000;
	font-weight: bold;
}
#headNavi li.current a,
#headNavi li.current a:hover {
	cursor: default;
	opacity: 0.30;
	-moz-opacity: 0.3;
	-ms-filter: "alpha(opacity=30)";
	filter: alpha(opacity=30);
}
#headNavi li.current span {
	float: right;
	padding-right: 5px;
	font-size: 10px;
}
#headNavi li a:hover {
	text-decoration: none;
	
	opacity: 0.60;
	-moz-opacity: 0.6;
	-ms-filter: "alpha(opacity=60)";
	filter: alpha(opacity=60);
}
#headNavi li a img {
	vertical-align: middle;
	margin-right: 5px;
}
.navFix {
	position: fixed;
	top: 0;
	margin-left: 760px;
}


.content #buttons {
	border-top: 1px solid #CCC;
	margin: 40px auto;
	padding: 40px 0;
}
#buttons h3 {
	margin: 0 auto 20px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #FF8000;
}
#buttons ul {
	font-size: 16px;
	font-size: 0;
	text-align: center;
}
#buttons li {
	/* inline-block */
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	zoom: 1;
	*display: inline;
	
	margin: 0 20px;
	font-size: 14px;
}
#buttons li a:hover {
	text-decoration: none;
	
	opacity: 0.60;
	-moz-opacity: 0.6;
	-ms-filter: "alpha(opacity=60)";
	filter: alpha(opacity=60);
}


.large {
	font-size: 16px;
}
a.button {
	margin: 25px 0;
	padding: 8px;
	border: 1px solid #DDDDDD;
    background-color: #F7F7F7;
    -webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
    color: #000000 !important;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: 100%;
    text-align: center;
    width: 100%;
	text-decoration: none;
}
a.button:hover {
	opacity: 0.60;
	-moz-opacity: 0.6;
	-ms-filter: "alpha(opacity=60)";
	filter: alpha(opacity=60);
}
.post:hover {
	opacity: 0.60;
	-moz-opacity: 0.6;
	-ms-filter: "alpha(opacity=60)";
	filter: alpha(opacity=60);
}
.error {
	font-size: 13px;
	color: #FF0000;
	font-weight: bold;
}

.cap {
	font-size: 13px;
	line-height: 1.5em;
	color: #808080;
}

#footer {
	padding-top: 25px;
}



.secondary #titleHeader {
	height: 200px;
	overflow: hidden;
}
.secondary #titleHeader h1 {
}
.secondary .back {
	width: 360px;
}
.secondary .item {
	background-image: none;
	padding: 25px 0;
}
.secondary .item .info {
	text-align: left;
	font-weight: normal;
}
.secondary .item .info p {
	margin: 1.75em 0;
}
.secondary .item .info h3 {
	margin: 1.75em 0 1em;
	font-size: 16px;
	line-height: 1.75em;
	font-weight: bold;
}

.secondary table {
	border-top: 1px solid #E6E6E6;
}
.secondary th,
.secondary td {
	border-bottom: 1px solid #E6E6E6;
	padding: 8px;
}
.secondary th {
	font-weight: bold;
	width: 120px;
}
.addr {
	font-size: 20px;
	font-weight: bold;
	margin: 25px 0;
}
strong {
	font-weight: bold;
}






/*
 *  �ꗗ�p
 */
.content {
	margin: 40px 0;
}
	.content .article {
		width: 500px;
		margin: 0 auto;
	}
		.content .article p {
			margin-bottom: 1.75em;
		}
	.content .info {
		text-align: center;
		font-weight: bold;
	}
	.content ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		font-size:0;
		margin: 0 auto;
	}
	
	.content ul.items {
		border-top: 1px solid #CCC;
		margin: 40px 0;
		padding-top: 40px;
	}
	.content ul.items li {
		display: -moz-inline-stack;
		display: inline-block;
		vertical-align: middle;
		*vertical-align: auto;
		zoom: 1;
		*display: inline;
		vertical-align: top;
		
		margin: 0;
		padding: 0;
		font-size: 14px;
		padding: 10px 5px;
		width: 220px;
		cursor: pointer;
	}
		.content ul.items li:hover {
			opacity: 0.6;
			-moz-opacity: 0.6;
			-ms-filter: "alpha(opacity=60)";
			filter: alpha(opacity=60);
		}
		.content ul.items li.navi {
			text-align: center;
		}
		.content ul.items li.item {
			position: relative;
			background-image: none;
		}
		.content ul.items li .type {
			position: absolute;
			top: 0;
			left: 0;
			width: 40px;
			height: 40px;
		}
		.content ul.items li .text {
			height: auto !important;
			padding: 5px;
			word-break: break-all;
			border: 1px solid #CCCCCC;
			border-top: 0 none;
		}
		.content ul.items li .text .date {
			font-size: 10px;
			text-align: left;
			color: #999999;
		}
		.content ul.items li .text .description {
			font-size: 13px;
			line-height: 1.5em;
			color: #000000;
		}
		.content ul.items li .photo {
			height: 215px;
			background-color: #CCCCCC;
			overflow: hidden;
			text-align: center;
		}
		.content ul.items li a {
			display: none;
		}
		
	ul#navi {
		margin: 0;
		padding: 50px 0 0;
		list-style-type: none;
		font-size: 0;
		text-align: center;
	}
		#navi li {
			display: -moz-inline-stack;
			display: inline-block;
			vertical-align: middle;
			*vertical-align: auto;
			zoom: 1;
			*display: inline;
			margin: 0;
			padding: 0 20px;
			font-size: 14px;
		}
		#navi li a:hover {
			opacity: 0.6;
			-moz-opacity: 0.6;
			-ms-filter: "alpha(opacity=60)";
			filter: alpha(opacity=60);
		}
	
#fancybox-title #boxTitle {
  font-size: 16px;
  text-align: left; }