@import "/css/thickbox.css";

* {
	font-family: "メイリオ", meiryo, Tahoma, sans-serif;}
body {
	font-size: 101%;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	color: #000;
	background: #fff url(/img/bg_body.gif) no-repeat -5% 95%;}

h1,h2,h3,h4,h5,h6,p,ul,ol,li,form,input,select {
	margin: 0px;
	padding: 0px;}

a {
	color: #0066CC;}
a:hover {
	color: #FF6600;
	text-decoration: none;}

img {
	border: 0px;}

.clr {
	clear: both;
	font-size: 1px;}
.clr_all {
	clear: both;
	display: block;
	font-size: 1px;
	width: 100%;
	height: 1px;}
.new {
	margin: 0px 0px 0px 5px;}

.pdf {
	margin: 0px 0px 0px 5px;
	padding: 2px 0px 2px 20px;
	background: url(/img/pdf_mini.gif) no-repeat left center;}

/*** G_HEAD **************************************************/
#g_head {
	border-bottom: 1px solid #666;
	width: 100%;
	margin: 0em auto 0px auto;
	padding: 5px 0px;
	background: #3D7EBE url(/img/bg_foot.jpg) no-repeat left bottom;}

	#g_head p {
		text-align: right;
		color: #fff;
		font-size: 80%;
		line-height: 160%;}


/*** アイキャッチ **************************************************/
.catch p a {
	display: block;
	overflow: hidden;
	position: absolute;
	z-index: 100;
	top: 0px;
	right: 20px;
	width: 160px;
	height: 140px;
	text-indent: -9999px;
	background: url(/img/icatch.gif) no-repeat bottom left;}

	.catch p a:hover {
		background: url(/img/icatch.gif) no-repeat bottom right;}

/*** MENU **************************************************/
#menu {
	width: 100%;
	padding: 8px 0px 5px 0px;
	background: url(/img/bg_slant.gif);}

	#menu a {
		padding: 0px 10px 0px 0px;
		text-decoration: none;}
	#menu .current a {
		color: #CC6600;
		text-decoration: underline;}


	#menu ul {
		width: 920px;
		list-style: none;
		margin: 0px auto;
		text-align: left;}

		#menu ul li {
			display: inline;
			font-size: 85%;
			line-height: 180%;
			font-weight: bold;
			padding: 0px 10px 0px 0px;}


/*** CONTAIN **************************************************/
#contain {
	width: 920px;
	margin: 0px auto;
	text-align: left;}

	.width {
		display: block;
		position: relative;
		width: 920px;
		margin: 0px auto;}

/*** HEAD **************************************************/
#head {
	margin: 20px 0px 0px 0px;}

	#head .logo {
		float: left;
		text-align: left;}

		#head h1 {
			}

			#head h1 a {
				display: block;
				overflow: hidden;
				margin: 0px 0px 10px 0px;
				width: 385px;
				height: 110px;
				background: url(/img/logo.gif) no-repeat left;}
			#head h1 a span {
				display: none;}


/*** BREADCRUMB **************************************************/
.breadcrumb {
	clear: both;
	font-size: 85%;
	line-height: 180%;
	padding: 5px 0px;
	margin: 0px 0px 1em 0px;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;}

	.breadcrumb span {
		font-size: 12px;
		margin: 0px 5px;}
	.breadcrumb strong {
		color: #CC6600;}


/*** MAIN **************************************************/
#main {
	float: left;
	width: 600px;
	text-align: left;}

	#main h2 {
		font-size: 85%;
		padding: 2px 0px;
		line-height: 180%;
		margin: 0px 0px 0.5em 0px;
		color: #06c;
		border-bottom: 2px solid #06c;}

	#main h3 {
		font-size: 85%;
		padding: 5px 0px;
		line-height: 180%;
		margin: 0px 0px 0em 0px;}
	#main h4 {
		font-size: 80%;
		line-height: 180%;
		padding: 0px 0px;
		margin: 0px 0px 5px 0px;}
	#main h5 {
		font-size: 80%;
		line-height: 180%;
		font-weight: normal;
		margin: 10px 0px 1em 0px;}
	#main p {
		font-size: 80%;
		line-height: 180%;
		margin: 0px 0px 1em 0px;}


	#main .ttl_blog {
		padding: 60px 0px 0px 0px;
		background: url(/img/img_blog.jpg) no-repeat right top;}

	#main .entry_list {
		margin: 0px 0px 2em 0px;}

		#main .entry {
			width: 100%;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;}

			#main .entry h3 {
				font-weight: normal;
				cursor: pointer;
				text-indent: 10px;
				background: #fcfcfc url(/img/bg_entry.gif) no-repeat left top;
				border-top: 1px solid #fff;
				border-bottom: 1px solid #eee;}
			#main .entry p {
				margin: 10px 10px 1em 10px;}

				#main .entry h3 span {
					margin: 0px 1em 0px 0px;
					font-weight: normal;}
				#main .entry .open {
					background: #D6EEFB url(/img/bg_entry_open.gif) no-repeat left top;
					font-weight: bold;
					color: #fff;}

				#main .entry p img {
					float: right;
					margin: 0px 0px 10px 10px;
					padding: 2px;
					background: #fff;
					border: 1px solid #ddd;}

					#main .entry p a:hover img {
						border: 1px solid #FF6600;}

	#main .top_dialy a img {
		float: right;
		margin: 0px 0px 10px 10px;
		padding: 2px;
		background: #fff;
		border: 1px solid #ddd;}

		#main .top_dialy p a:hover img {
			border: 1px solid #FF6600;}



	#photo_summary {
		}

		#photo_summary a img {
			padding: 2px;
			background: #fff;
			border: 1px solid #ddd;}
		#photo_summary a:hover img {
			border: 1px solid #FF6600;}


	/*** 写真館 アーカイブリスト ***/
	.photo_month_list {
		list-style: none;
		margin: 10px 0px;}

		.photo_month_list li {
			display: inline;
			font-size: 80%;
			line-height: 160%;}


/*** SUB **************************************************/
#sub {
	float: right;
	width: 300px;}


	#sub h3 {
		font-size: 85%;
		line-height: 180%;
		margin: 0px 0px 0.5em 0px;
		width: 100%;
		padding: 2px 0px;
		color: #06c;
		border-bottom: 2px solid #06c;}
	#sub p {
		font-size: 80%;
		line-height: 180%;
		margin: 0px 0px 1em 0px;}

		#sub p strong {
			color: #CC6600;}

	#sub blockquote {
		font-size: 80%;
		line-height: 180%;
		padding: 5px 10px;
		margin: 0px 0px 1em 0px;
		border: 1px solid #ddd;
		background: url(/img/bg_slant.gif);}

	.okitei {
		width: 300px;
		background: url(/img/bg_okitei_btm.gif) no-repeat bottom;
		}

		.okitei_inner {
			background: url(/img/bg_okitei_top.gif) no-repeat top;
			}
		.okitei p {
			padding: 10px 20px;
			}

	.tbl_results {
		font-size: 100%;
		width: 300px;
		margin: 0px 0px 5px 0px;
		background: url(/img/img_result.jpg) no-repeat right bottom;}

		.tbl_results td {
			font-size: 80%;
			line-height: 150%;
			border-bottom: 1px dotted #ccc;}

	.tbl_time {
		font-size: 100%;
		width: 300px;
		margin: 0px 0px 10px 0px;}

		.tbl_time th {
			font-size: 80%;
			line-height: 150%;
			border-bottom: 1px dotted #ccc;}
		.tbl_time td {
			text-align: center;
			font-size: 80%;
			line-height: 150%;
			border-bottom: 1px dotted #ccc;}

	#map {
		margin: 0px 0px 1em 0px;
		display: block;
		width: 100%;
		height: 240px;
		border: 1px solid #ccc;}


/*** CONTAIN  ************************************************************************************/
#blog_contain {
	display: block;
	width: 920px;
	margin: 15px auto;
	text-align: left;}

	/*** Head ***/
	#blog_head {
		display: block;
		width: 680px;}

		#blog_head h1 a {
			float: right;
			position: relative;
			margin: 50px 0px 10px 0px;
			right: 10px;
			display: block;
			width: 460px;
			height: 255px;
			background: url(/blog/img/logo.gif) no-repeat;}

			#blog_head h1 a span {
				display: none;}


	/*** CONTENT ***/
	#blog_content {
		width: 680px;
		float: right;
		background: url(/blog/img/bg_head.jpg) no-repeat left top;}

		/*** Main ***/
		#blog_main {
			margin: 0px 0px 0px 0px;
			width: 470px;
			float: left;}

			#blog_main .entry {
				margin: 0px 0px 1em 0px;
				padding: 0px 0px 1em 0px;
				border-bottom: 1px dotted #ccc;}

				#blog_main .entry h2 {
					font-size: 75%;
					line-height: 120%;
					font-weight: normal;
					padding: 2px 0px 1px 0px;}
				#blog_main .entry h1 {
					font-size: 100%;
					line-height: 180%;
					padding: 3px 0px 0px 0px;
					margin: 0px 0px 5px 0px;}
				#blog_main .entry p {
					font-size: 80%;
					line-height: 180%;
					margin: 0px 0px 1em 0px;
					padding: 0px;}
				#blog_main-page .entry p {
					font-size: 80%;
					line-height: 180%;
					margin: 0px 0px 1.5em 10px;
					padding: 0px;}

				#blog_main .entry .post {
					list-style: none;
					text-align: right;
					margin: 3px 0px 10px 10px;}

					#blog_main .entry .post li {
						display: inline;
						font-size: 75%;
						margin: 0px 5px 0px 0px;}

				#blog_main .entry a img {
					padding: 0px 0px 16px 0px;
					border-top: 1px solid #0098D8;
					border-left: 1px solid #0098D8;
					background: url(/blog/img/bg_img.gif) no-repeat bottom left;}

					#blog_main .entry a:hover img {
						border-top: 1px solid #f90;
						border-left: 1px solid #f90;
						background: url(/blog/img/bg_img_on.gif) no-repeat bottom left;}

				#blog_main .entry .error {
					font-size: 80%;
					line-height: 180%;
					color: #c00;
					font-weight: bold;
					padding: 5px 10px;
					border: 2px solid #c00;
					margin: 0px 0px 1em 0px;}

		/*** TB ***/
		#trackback {
			}

			#trackback h3, #comments h3 {
				font-size: 85%;
				line-height: 180%;
				margin: 15px 0px 5px 0px;
				border-bottom: 1px solid #666;}
			#trackback p, #comments p {
				font-size: 80%;
				line-height: 180%;
				margin: 0px 0px 0.5em 0px;}
			#trackback blockquote {
				text-align: center;
				font-size: 75%;
				line-height: 150%;
				margin: 10px 0px;
				padding: 5px 10px;
				background: #f6f6f6;}

			#trackback .post, #comments .post {
				font-weight: bold;
				border-bottom: 1px dotted #ccc;}

			#comments h4 {
				font-size: 85%;
				line-height: 180%;
				margin: 15px 0px 5px 0px;
				border-bottom: 1px solid #666;}
			#comments dl {
				margin: 0px 0px 1em 0px;}
			#comments dl dt {
				font-size: 85%;}
			#comments dl dd {
				font-size: 75%;
				margin: 0px 0px 10px 0px;}
			#comments #comment-author, #comments #comment-email, #comments #comment-url {
				width: 300px;}
			#comments #comment-text {
				width: 450px;
				height: 12em;
				overflow: auto;}
			#comments #comment-preview, #comments #comment-post {
				margin: 10px 0px 0px 0px;}




	/*** SUB ***/
	#blog_right {
		float: right;
		width: 200px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;}

		#blog_right a {
			text-decoration: none;}
		#blog_right h2 {
			font-size: 85%;
			line-height: 170%;
			margin: 0px 0px 10px 0px;
			padding: 0px 0px 0px 0px;
			border-bottom: 1px solid #666;}
		#blog_right p {
			font-size: 75%;
			line-height: 150%;
			margin: 0px 10px 15px 10px;}
		#blog_right ul {
			list-style: none;
			margin: 0px 0px 15px 0px;}

			#blog_right ul li {
				font-size: 75%;
				line-height: 180%;
				margin: 0px 0px 5px 0px;
				padding: 2px 0px;
				border-bottom: 1px dotted #ccc;}

		#blog_right dl {
			margin: 0px 0px 15px 0px;}

			#blog_right dl dt {
				font-size: 75%;
				line-height: 150%;
				font-weight: bold;
				margin: 0px 0px 5px 0px;
				padding: 2px 0px;
				border-bottom: 1px dotted #ccc;}
			#blog_right dl dd {
				font-size: 75%;
				line-height: 150%;
				margin: 0px 0px 5px 0px;}

	#blog_right-page {
		float: right;
		width: 170px;
		margin: 0px 0px 0px 0px;
		padding: 15px 0px 0px 0px;
		border-left: 1px solid #blog_ddd;}

		#blog_google160_600 {
			position: relative;
			left: 10px;}

/*** Left ***/
#blog_left {
	float: left;
	width: 230px;
	margin: 60px 0px 0px 0px;
	padding: 75px 0px 0px 0px;
	background: url(/blog/img/bg_left.gif) no-repeat top center;}

	#blog_left #profile {
		padding: 0px 0px 15px 0px;
		background: #F7F9FA;}

		#blog_left #profile .img_profile {
			position: relative;
			left: 5px;
			border-bottom: 1px dotted #ccc;
			margin: 0px 0px 5px 0px;}

		#blog_left #profile h2 {
			font-size: 85%;
			line-height: 160%;
			margin: 0px 5px 10px 5px;}
		#blog_left #profile p {
			font-size: 75%;
			line-height: 160%;
			margin: 0px 10px 1em 10px;}
		#blog_left #profile ul {
			list-style: none;
			margin: 0px 10px 0px 10px;}
		#blog_left #profile ul li {
			font-size: 75%;
			line-height: 180%;
			margin: 0px 0px 5px 0px;}

	#blog_left  #link {
		margin: 10px 0px 10px 0px;}

		#blog_left #link ul {
			list-style: none;}
		#blog_left #link ul li {
			margin: 0px 0px 5px 0px;
			padding: 0px 0px 5px 0px;
			border-bottom: 1px dotted #ccc;}







/*** FOOT_MENU **************************************************/
#foot_menu {
	text-align: right;
	clear: both;
	width: 100%;
	margin: 0px auto 1em auto;}

	#foot_menu ul {
		list-style: none;}

		#foot_menu ul li {
			display: inline;
			font-size: 80%;
			line-height: 170%;}

			#foot_menu ul li a {
				padding: 3px 5px;
				color: #fff;
				background: #5177B9;}

/*** TO TOP **************************************************/
#to_top {
	clear: both;
	width: 920px;
	margin: 0px auto;
	text-align: right;}

	#to_top a {
		float: right;
		display: block;
		width: 200px;
		height: 35px;
		background: url(/img/button_to_top.gif) no-repeat top;}
	#to_top a:hover {
		background: url(/img/button_to_top.gif) no-repeat bottom;}

		#to_top a span {
			display: none;}

/*** FOOT **************************************************/
#foot {
	border-top: 1px solid #545454;
	clear: both;
	width: 100%;
	margin: 0em auto 0px auto;
	padding: 1em 0px;
	background: #3D7EBE url(/img/bg_foot.jpg) no-repeat left top;}

	#foot address {
		text-align: right;
		color: #fff;
		font-size: 80%;
		line-height: 160%;
		font-style: normal;}

/*** LIGHTBOX **************************************************/
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;}

	#lightbox a img {
		border: none; }

#outerImageContainer{
	position: relative;
	background: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;	}
#imageContainer{
	padding: 10px;	}
#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;}
#imageContainer>#hoverNav {
	left: 0;}
#hoverNav a {
	outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(/img/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;}

	#prevLink {
		left: 0;
		float: left;}
	#nextLink {
		right: 0;
		float: right;}
	#prevLink:hover, #prevLink:visited:hover {
		background: url(/img/prevlabel.gif) left 15% no-repeat; }
	#nextLink:hover, #nextLink:visited:hover {
		background: url(/img/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;}

	#imageData{
		padding:0 10px;}

		#imageData #imageDetails {
			width: 70%;
			float: left;
			text-align: left; }
		#imageData #caption{
			font-weight: bold;}
		#imageData #numberDisplay{
			display: block;
			clear: left;
			padding-bottom: 1.0em;}
		#imageData #bottomNavClose{
			width: 66px;
			float: right;
			padding-bottom: 0.7em;}
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;}
.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 */
	}
