﻿@charset "utf-8";

/*++++++++++++++++++++++++++++++++++++++++++
++++++写真・リード
+++++++++++++++++++++++++++++++++++++++++++*/


.guide_art_main_upper{
	clear:both;
	width:590px;
	height:317px;
	position:relative;
}

#guide_art_lead01{
	position:relative;
	width:590px;
	height:163px;
	margin: 0px;
	padding: 0px;
}

#guide_art_lead01 dt{
	width:341px;
	height:32px;
	text-indent:-9999px;
	margin-bottom:5px;
	float: left;
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
}

#guide_art_lead01 dd.txt{
	width:340px;
	height:auto;
	color:#444444;
	line-height:1.4em;
	text-indent:1em;
	font-size:14px;
	padding-top: 36px;
	padding-left: 0px;
}
	
	
#guide_art_lead01 dd.guide_art_main_photo{
	width:217px;
	position: absolute;
	left: 373px;
	top: 0px;
}
#guide_art_lead01 dd.guide_art_main_photo img {
	display:block;
}
#guide_art_lead01 dd.guide_art_main_photo span {
	display:block;
	font-size:10px;
	line-height:14px;
	color:#777777;
	text-indent:-1em;
	padding:2px 0px 0px 1em;
}

/*#guide_art_lead02, #guide_art_lead03{ width:590px; padding: 0px; clear: both; overflow: hidden; margin-top: 0px; margin-right: 0px; margin-bottom: 25px; margin-left: 0px; }*/

#guide_art_flash{
	position:relative;
	width:341px;
	height:179px;
}

#guide_art_flash dt{
	position:absolute;
/*	top:15px;*/
	top:0px;
	left:0px;
	width:341px;
	height:171px;
}

/*#guide_art_flash dd{
	position:absolute;
	top:0px;
	left:0px;
	width:341px;
	height:15px;
	font-size:10px;
	color:#777777;
	text-align:right;
}*/


#guide_art_calender{
	width:237px;
	height:100px;
}

/*++++++++++++++++++++++++++++++++++++++++++
++++++写真ボックス左・写真ボックス右
+++++++++++++++++++++++++++++++++++++++++++*/
#guide_art_cont {
	width:590px;
	margin-bottom:25px;
	clear: both;
	overflow: hidden;
}

	/*++++++++++++++++++++++++++++++++++++++++++
	写真（上から：絵－タイトル－説明）
	+++++++++++++++++++++++++++++++++++++++++++*/
	dl.guide_art_photoBig {
		width:286px;
		position:relative;
	}
	#guide_art_cont	dl.guide_art_photoBig {
		margin-bottom:30px;
	}
	dl.guide_art_photoBig dt {
		background-repeat:no-repeat;
		width:286px;
		height:14px;
		text-indent:-9999px;
	}
	dl.guide_art_photoBig dd.guide_art_photoBig_text {
		padding-top:2px;
		font-size:10px;
		line-height:16px;
		color:#777777;
	}
	dl.guide_art_photoBig dd.guide_art_photoBig_img {
		position:absolute;
		top:0px;
	}

	/*++++++++++++++++++++++++++++++++++++++++++
	写真（ボックス：写真の大きさ135×110で固定のパターン）
	+++++++++++++++++++++++++++++++++++++++++++*/
	div.guide_art_photoBlock {
		width:286px;
	}
	div.guide_art_photoBlock h3 {
		width:286px;
		text-indent:-9999px;
		background-repeat:no-repeat;
		margin-bottom:15px;
	}

	dl.guide_art_r_photo_box, dl.guide_art_l_photo_box {
		width:286px;
		height:125px;
		position:relative;
		margin-bottom:12px;
	}
	dd.guide_art_photo_box_text {
		font-size:10px;
		line-height:16px;
		color:#777777;
	}
	dd.guide_art_photo_box_img {
		position:absolute;
	}
	dd.guide_art_photo_box_img img {
		display:block;
	}
	.guide_art_photo_box_cap {
			width:135px;
			position:absolute;
			top:111px;
			color:#777777;
			font-size:10px;
			line-height:14px;
		}
		/*++++++++++++++++++++++++++++++++++++++++++
		写真右用
		+++++++++++++++++++++++++++++++++++++++++++*/
		dl.guide_art_r_photo_box dt {
			width:141px;
			height:32px;
			background-repeat:no-repeat;
			text-indent:-9999px;
		}
		dl.guide_art_r_photo_box dd.guide_art_photo_box_text {
			padding-left:3px;
			width:138px;
		}
		dl.guide_art_r_photo_box dd.guide_art_photo_box_img {
			position:absolute;
			top:0px;
			right:0px;
		}
		dl.guide_art_r_photo_box dd.guide_art_photo_box_cap {
			right:0px;
		}
		/*++++++++++++++++++++++++++++++++++++++++++
		写真左用
		+++++++++++++++++++++++++++++++++++++++++++*/
		dl.guide_art_l_photo_box dt {
			width:141px;
			height:32px;
			margin-left:145px;
			background-repeat:no-repeat;
			text-indent:-9999px;
		}
		dl.guide_art_l_photo_box dd.guide_art_photo_box_text {
			padding-left:3px;
			width:138px;
			margin-left:145px;
		}
		dl.guide_art_l_photo_box dd.guide_art_photo_box_img {
			position:absolute;
			top:0px;
			left:0px;
		}
		dl.guide_art_l_photo_box dd.guide_art_photo_box_cap {
			left:0px;
		}

	/*++++++++++++++++++++++++++++++++++++++++++
	写真（ボックス：写真の大きさ可変のパターン）
	+++++++++++++++++++++++++++++++++++++++++++*/
	.guide_art_r_photo_box_v, .guide_art_l_photo_box_v {
		width:286px;
		clear: both;
		overflow: hidden;
	}
	.guide_main_box_r .guide_art_r_photo_box_v, .guide_main_box_r .guide_art_l_photo_box_v {
		margin-bottom:18px;
	}
	.guide_art_r_photo_box_v dl dd, .guide_art_l_photo_box_v dl dd {
		font-size:10px;
		line-height:16px;
		color:#777777;
		padding-top:4px;
	}
	.guide_art_r_photo_box_v dl dt, .guide_art_l_photo_box_v dl dt {
		background-repeat:no-repeat;
		text-indent:-9999px;
	}

		/*++++++++++++++++++++++++++++++++++++++++++
		写真右用
		+++++++++++++++++++++++++++++++++++++++++++*/
		.guide_art_r_photo_box_v img {
			display:block;
			float:right;
		}
		.guide_art_r_photo_box_v dl {
			float:left;
		}

		/*++++++++++++++++++++++++++++++++++++++++++
		写真左用
		+++++++++++++++++++++++++++++++++++++++++++*/
		.guide_art_l_photo_box_v img {
			display:block;
			float:left;
		}
		.guide_art_l_photo_box_v dl {
			float:right;
		}

	/*++++++++++++++++++++++++++++++++++++++++++
	追加説明
	+++++++++++++++++++++++++++++++++++++++++++*/
	div.guide_art_addInfo {
		width:286px;
		font-size:10px;
		line-height:16px;
		color:#777777;
	}
	.guide_main_box_r div.guide_art_addInfo {
		clear:both;
		margin-bottom:18px;
	}
	div.guide_art_addInfo h3 {
		width:286px;
		height:20px;
		text-indent:-9999px;
	}

	div#guide_art_infoBox {
		width:284px;
		height:128px;
		position:relative;
		background-position:bottom;
		background-repeat:no-repeat;
	}
	.guide_main_box_r div#guide_art_infoBox {
		margin-left:2px;
	}
	div#guide_art_infoBox h3 {
		background-repeat:no-repeat;
		text-indent:-9999px;
	}
	div#guide_art_infoBox img {
		width:100px;
		position:absolute;
		top:33px;
		left:14px;
	}
	div#guide_art_infoBox div {
		width:150px;
		position:absolute;
		font-size:10px;
		line-height:16px;
		color:#FFFFFF;
		top:33px;
		right:14px;
	}

