/* CSS Document */




/**/

#main{
width:960px;
}

/*左側のイラスト部分*/
#left_pic{
	width:172px;
	height:680px;
	background-image:url(img/gallery_pic.jpg);
	background-repeat:no-repeat;
	background-color:#cdf7bf;
	background-position:bottom;
	float:left;
	
}

#right{
width:788px;
float:left;

}

#sub_menu{
margin:20px 0 0 0px;
padding:0 5px 0 0;
}

/*eventリスト*/
#apply{
width:230px;
height:76px;
background:url(img/apply.jpg) no-repeat 60% 0;
padding:19px 0 0 0;
margin:40px 0 0 0;
float:right;
}

.title2{
width:83px;
height:16px;
margin:25px 0 0 60px !important;
margin:25px 0 0 30px;

background:url(img/eventlist_title.jpg) no-repeat;
float:left;

}

#year{
color:#333333;
margin:50px 0 0 100px;
height:15px;
}

#year li{
padding:0 10px 0 0;
float:left;
list-style:none;
font-family:Arial, Helvetica, sans-serif "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
font-size:14px;
}

#event_list{
width:430px;
margin:10px 0 20px 100px;
font-family:Arial, Helvetica, sans-serif "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
font-size:14px;
}

.event_title{
width:423px;
height:18px;
background-color:#FFFFFF;
border:#FF6600 solid; 
border-width:1px;
font-size:14px;
color:#FF6600;
padding:3px 0 0 7px;
margin:5px 0 15px 0;

}

#event_list ul{
margin:0 0 30px 0;
}

#event_list li{
margin:2px 0 0 15px;
list-style:none;
color:#454545;
}

#event_list a, a:visited{
color:#454545;
text-decoration:none;
}

#event_list a:hover{
color:#454545;
text-decoration:underline;
}

/*イベント詳細*/

#left_pic2{
	width:172px;
	height:630px;
	background-image:url(img/gallery_pic.jpg);
	background-repeat:no-repeat;
	background-color:#cdf7bf;
	background-position:bottom;
	float:left;
	
}


.title3{
width:53px;
height:16px;
margin:25px 0 0 30px !important;
margin:25px 0 0 30px;
background:url(img/event_title.jpg) no-repeat;
float:left;

}

#movie{
width:260px;
height:215px;
margin:60px 0 0 130px;
}

#photo{
width:480px;
height:300px;
/*動画がない場合*/
margin:60px 0 0 0px;

}

#photo li{
margin:20px 0 0 35px !important;
margin:20px 0 0 30px;
list-style:none;
float:left;
}

#event_box{
width:260px;
margin:60px 20px 0 0 !important;
margin:60px 10px 0 0;
float:right;
}

.event_title2{
width:253px;
height:18px;
background-color:#FFCC00;
font-size:14px;
color:#FFFFFF;
padding:5px 0px 0 7px;
margin:5px 0 0px 0;
}

#event_box p{
padding:10px 0 0 7px;
}

#bn{
margin:120px 0 10px 360px !important;
margin:10px 0 10px 360px;
width:300px;
}

#back{
margin-right:10px;
float:left;
}

#list{
vertical-align:middle;
margin-right:10px;
float:left;
}

#next{
margin-right:10px;
float:left;
}

.clear{
clear:both;
}


#bn img{
vertical-align:middle;
margin:0 3px 0 3px;
}

#bn a{
color:#333333;
text-decoration:none;
font-size:12px;
font-family:Arial, Helvetica, sans-serif "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#bn a:hover{
color:#333333;
text-decoration:underline;
font-size:12px;
font-family:Arial, Helvetica, sans-serif "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
a, a:visited{
color:#FF6600;
text-decoration:none;
}

a:hover{
text-decoration:underline;
}
