/*
	CSS Document
	event style.css
*/

h1
{
	margin-bottom:30px;
}
.nav_side_event dd {
    margin-bottom: 8px;
}


@media only screen and (min-device-width: 769px){
/*===============================================
¡ñstyle.css »­Ãæ¤Îºá·ù¤¬769pxÒÔÉÏ
===============================================*/
.contents #main .maincontents {
    width: 870px;
}
h2
{
	font-size:130%;
	margin-bottom: 30px;
}
.nav_side_event {
    padding: 10px 10px 3px;
    color: #fff;
    font-size: 13px;
    background-color: #42c0a4;
    background-image: none;
    line-height: 1.2;
    border-top: 1px solid #fff;
}
.nav_side_event a {
    display:block;
	margin-bottom: 8px;
	color: #fff;
}
.lecture_pager {
    width: 180px;
    margin: 15px auto;
}

/*
	CSS Document
	index.html
*/
h2.year
{
	font-size:150%;
	margin-bottom: 10px;
	position: relative;
	padding-left: 24px;
}
h2.year:before
{
	position: absolute;
    top: 11px;
    left: 4px;
    width: 14px;
    height: 14px;
    background: #42c0a4;
    content: "";
}

.unit {
	clear:both;
	overflow:hidden;
}
.unit .eventList {
    width: auto;
    margin-bottom: 50px;
    overflow: hidden;
}
.unit .eventList > li {
    margin-bottom: 20px;
}
.unit .listTitle {
    font-weight:bold;
}
.unit .listText {
	overflow: hidden;
	font-size: 85%;
}
.unit .eventList a {
	background-color: #42c0a4;
    display: block;
    width: 110px;
    text-align: center;
    float: right;
    color: #fff;
	margin-top: 10px;
}
.unit .eventList li > dl {
	border-bottom:1px dotted;
	padding-bottom:10px;
}


/*
	CSS Document
	page
*/
.lead
{
	margin-bottom: 30px;
}
.detail li
{
	border-top: 1px dotted #333;
	padding:15px 0;
}
.detail li dd > small
{
	display:block;
	font-size:80%;
}
.detail li.eventImg
{
	text-align:center;
}

}




@media only screen
    and (min-device-width:375px)
    and (max-device-width:768px) {
/*===================================================================================================
¡ñiphone 6 etc
===================================================================================================*/
.contents #main .maincontents
{
	width:98%;
	margin:0 auto;
}
h2.year
{
	font-size:120%;
	line-height: 33px;
    width: 95%;
    margin: 0 auto 10px;
	position: relative;
	padding-left: 24px;
}
h2.year:before
{
	position: absolute;
    top: 11px;
    left: 4px;
    width: 14px;
    height: 14px;
    background: #42c0a4;
    content: "";
}

.nav_side_event {
    padding: 10px 10px 3px 17px;
    color: #000;
    font-size: 13px;
    background-color: #fff;
    background-image: none;
    line-height: 1.2;
    border-top: 1px solid #fff;
    border-bottom: 1px dotted #ccc;
}
.nav_side_event a
{
	color:#06F;
    display:block;
	margin-bottom: 8px;
}
.lecture_pager
{
	width:170px;
	margin:15px auto;
}

/*
	CSS Document
	index.html
*/
.unit {
}
.unit .eventList {
    margin-bottom: 20px;
}
.unit .eventList > dd {
    margin-bottom: 10px;
}
.unit .listTitle {
    font-weight:bold;
}
.unit .listText {
	overflow: hidden;
	font-size: 85%;
}
.unit .eventList a {
	background-color: #42c0a4;
    display: block;
    width: 110px;
    text-align: center;
	margin:0 auto;
    color: #fff;
	margin-top: 5px;
}
.unit .eventList > li {
    margin-bottom: 10px;
}
.unit .eventList li > dl {
	border-bottom:1px dotted;
	padding-bottom:10px;
}
.unit .listLeft {
}
.unit .listRight {
}

/*
	CSS Document
	page
*/
.lead
{
    width: 95%;
    margin: 0 auto 10px;
}
.detail li
{
    width: 95%;
    margin: 0 auto;
	border-top: 1px dotted #333;
	padding:10px 0;
}
.detail li dd > small
{
	display:block;
	font-size:80%;
}
.detail li.eventImg
{
	text-align:center;
}
.eventImg img
{
	width:98%;
	margin:0 auto;
}

}




@media only screen
    and (max-device-width:374px) {
/*===================================================================================================
¡ñiphone5 etc
===================================================================================================*/
.contents #main .maincontents
{
	width:98%;
	margin:0 auto;
}
h2.year
{
	font-size:120%;
	line-height: 33px;
    width: 95%;
    margin: 0 auto 10px;
	position: relative;
	padding-left: 24px;
}
h2.year:before
{
	position: absolute;
    top: 11px;
    left: 4px;
    width: 14px;
    height: 14px;
    background: #42c0a4;
    content: "";
}

.nav_side_event {
    padding: 10px 10px 3px 17px;
    color: #000;
    font-size: 13px;
    background-color: #fff;
    background-image: none;
    line-height: 1.2;
    border-top: 1px solid #fff;
    border-bottom: 1px dotted #ccc;
}
.nav_side_event a
{
	color:#06F;
    display:block;
	margin-bottom: 8px;
}


/*
	CSS Document
	page
*/
.lead
{
    width: 95%;
    margin: 0 auto 10px;
}
.detail li
{
    width: 95%;
    margin: 0 auto;
	border-top: 1px dotted #333;
	padding:10px 0;
}
.detail li dd > small
{
	display:block;
	font-size:80%;
}
.detail li.eventImg
{
	text-align:center;
}
.eventImg img
{
	width:98%;
	margin:0 auto;
}
.nav_side_lecture a
{
	color:#06F;
}
.lecture_pager
{
	width:170px;
	margin:15px auto;
}

/*
	CSS Document
	index.html
*/
.unit {
}
.unit .eventList {
    margin-bottom: 20px;
}
.unit .eventList > dd {
    margin-bottom: 10px;
}
.unit .listTitle {
    font-weight:bold;
}
.unit .listText {
	overflow: hidden;
	font-size: 85%;
}
.unit .eventList a {
	background-color: #42c0a4;
    display: block;
    width: 110px;
    text-align: center;
	margin:0 auto;
    color: #fff;
	margin-top: 5px;
}
.unit .eventList > li {
    margin-bottom: 10px;
}
.unit .eventList li > dl {
	border-bottom:1px dotted;
	padding-bottom:10px;
}
.unit .listLeft {
}
.unit .listRight {
}

}
