/*
Theme Name: studio9
Theme URL: http://www.photo-studio9.com/
Description: studio9標準デザイン（イベント用）
Version: 2.0
Author: kazuo
Author URI: http://www.photo-studio9.com
*/

p.events_intro{
	margin:15px 35px 0px 0px;
	text-indent:10px;
}

p.events_intro a{
	margin-left:2px;
}

h2.events_intro{
	margin:25px 30px 10px 0px;
	padding:0px 0;
	padding-left:14px;
	font-size:26px;
	font-weight:nomal;
	background:url(../images/midashi_h3.png) 0px 3px no-repeat;
	border-bottom:1px dashed;
	letter-spacing:1px;
} 


h3.events_intro{
		color:#555;
	font-size:20px;
	font-weight:bold;
	margin:20px 35px 5px 5px;
}


div.event_postbox_mid{
	width:700px;
	height:240px;
}

div.event_postbox_content{
	/*background:url(images/entry_frame.png) 0 0 no-repeat;*/
	width:475px;
	height:242px;
	float:right;
	margin-top:-7px;
	position:relative;
}

.event_date{
	font-size:17px;
	font-weight:bold;
	color:#516000;
	letter-spacing:0.1em;
}

.event_postbox_top{
	margin:0px 15px 5px 10px;
	position: relative; /*DWで正常にプレビューできるようになります。*/
	/*zoom:1; IE6でレイアウト崩れを防ぐためのものです。*/
}
.event_postbox_top h1{
	color:#516000;
	font-size:19px;
	letter-spacing:-1px;
	font-weight:normal;
	width:430px;
	padding:5px 0 5px 2px;
	line-height:100%;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	border-bottom:dotted 2px;
	border-top:dotted 2px;
	/*font-style:italic;*/
}
.event_postbox_top h1 a{
	text-decoration:none;
	color:#516000;
}
.event_postbox_top h1 a:hover{
	text-decoration:none;
	color:#990;
}
.event_value{
	font-size:14px;
	font-weight:nomal;
	width:auto;
	border:none;
	padding:0px 10px;
	margin:0 0 5px 0;
	line-height:170%;
}
.event_value span{
	border-bottom:1px dashed;
}
.event_value a{
	text-decoration:none;
}
.event_value a:hover{
	text-decoration:none;
	color:#999;
}

.event_summary{
	background:#f6f6f6;
	border:1px solid #f8b551;
	border-radius: 4px;
	padding:5px;
	margin:8px 30px 10px 10px;
	font-size:15px;
	font-weight:normal;
	color:#333;
	text-indent:0;
	box-shadow: 0 6px 6px -6px #777;
}


div.event_postbox_thumb_200{
	width:200px;
	/*height:250px;*/
	margin-left:0px;
	margin-top:0px;
	padding:5px;
	border-top:#999 solid 1px;
	border-left:#999 solid 1px;
	border-right:#E0E0E0 solid 1px;
	border-bottom:#E0E0E0 solid 1px;
	position:relative;
}
div.event_postbox_thumb_200 a:hover{
	-moz-opacity:0.85;
	opacity:0.85;
}

.to_event_top{
	margin:0;
	margin-bottom:15px;
	background:none;
	font-size:20px;
}


.to_event_top img{
	background:none;
	border:none;
	margin:0;
	padding:0;
}
.to_event_top a:hover{
	-moz-opacity:0.75;
	opacity:0.75;
}