@charset "UTF-8";

/*-------------------------------------

screen.css

author: name（admin）
info: pc設定
-------------------------------------*/

/* アクセス
-------------------------------------*/
#col02{
	padding-bottom:10px;
}
#col02 h2#sh01{
	background:url(../img/sh_event01.png) no-repeat 0 0;
}

/* イベント一覧
-------------------------------------*/
#col02 #event01{
	padding:0 0 0 10px;
}
#col02 #event01 li{
	float:left;
	width:630px;
	margin:0 0 10px;
	padding:0 0 10px;
	border-bottom:dotted 1px #973200;
}
#col02 #event01 li .photo{
	float:left;
	width:200px;
}
#col02 #event01 li h4{
	width:420px;
}
#col02 #event01 li h4 a{
	width:403px;
}
*html #col02 #event01 li h4 a{
	width:420px;
}
#col02 #event01 li h5{
	width:420px;
	float:right;
	text-align:left;
}
#col02 #event01 li p{
	width:420px;
	fotns-size:12px;
	float:right;
	text-align:left;
}

#col02 #event01 li .link-data{
	width:420px;
	float:right;
	font-size:12px;
	text-align:right;
}

/* イベント詳細 */
#col02 #event02{
	padding:0 0 0 10px;
}
#col02 #event02 li{
	float:left;
	width:630px;
	margin:0 0 10px;
	padding:0 0 10px;
	border-bottom:dotted 1px #973200;
}

/* イベント詳細上段 */
#col02 #event02a{}
#col02 #event02 #event02a .photo{
	text-align:left;
	float:left;
	width:300px;
}
#col02 #event02 #event02a h4{
	width:320px;
}
#col02 #event02 #event02a h4 a{
	width:303px;
}
*html #col02 #event02 #event02a h4 a{
	width:320px;
}
#col02 #event02 #event02a h5{
	width:320px;
	float:right;
	text-align:left;
}
#col02 #event02 #event02a p{
	width:320px;
	fotns-size:12px;
	float:right;
	text-align:left;
}

/* イベント詳細下段 */
#col02 #event02 #event02b{}
#col02 #event02 #event02b table{
	float:left;
	width:420px;
	font-size:12px;
	text-align:left;
}
#col02 #event02 #event02b th{
	width:80px;
	vertical-align:top;
	padding:0 0 5px;
}
#col02 #event02 #event02b td{
	width:330px;
	padding:0 0 5px 10px;
	border-left:solid 1px #ccc;
}
#col02 #event02 #event02b td{
	width:340px;
}
#col02 #event02 #event02b .photo{
	float:right;
	width:200px;
	text-align:right;
}