@charset "utf-8";

.main {
	line-height: 200%;
}

#event_photo {
	display: block;
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

.here {
	display: inline;
}
.caption {
	background-color: #5c7783 !important;
	border-bottom:2px solid #3c4e56 !important;
}
div.p_m {
	margin-top: 50px;
}

tbody th {
	text-align: center;
	width: 15%;
	vertical-align: top;
}


.sm_kosi {
text-align: right;
padding: 2px;
letter-spacing:0;
font-size: 14px;
font-size: 1.4rem;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}


/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}


h1 span {
	padding: 1em 0 0 !important;
	font-size: 26px;
	font-size: 2.6rem;
	text-shadow: 0px 2px 1px #bbbaba;
	line-height: 1.6;
	display: block;
}

h2 span {
	padding-top: 1em 0 0;
	font-size: 18px !important;
	font-size: 1.8rem !important;
}

h3 span {
	padding: 1em 0;
}

#event_intro {
	width: 700px;
	margin: 0 auto;
}
#event_intro img {
	width: 317px;
	float: right;
}
#event_intro p {
	width: 360px;
	float: left;
}

#event_target {
	border: 2px solid #ccc;
	background-color: #f8f8f8;
	padding: 1em;
	width: 90%;
	margin: 1em auto;
}
#event_target li {
	padding: 5px;
	margin: 0 0 0 50px;
}
#event_target p {
	font-size: 100%;
	color: #023045;
	font-weight: bold;
	padding: 15px 0 0 50px;
	background: url(../../event/images/target.png) 20px 15px no-repeat;
	margin: 0 !important;

}




td.event_gr {
	background-color: #f8f8f8;
}


#kky {
	clear: both;
	color: #666;
	text-align: center;
	width: 80%;
	padding: 15px 0;
	margin: 0 auto;
}



.mark_link_y {
    background: transparent url( ../images/mark_link.png ) no-repeat left;
	padding: 2px 0 2px 20px;
}

#sem_info {
	margin: 0 auto;
	width: 95%;
	padding: 20px 0 30px;
}
#sem_info ul {
	margin-left: 20px;
	font-size: 85%;
}
#sem_info ul li {
	padding: 0;
	margin: 0;
}


#event_note {
	font-size: 80% !important;
	width: 98%;
	margin: 10px auto;
}
.attention {
	width: 98%;
	margin: 10px auto;
}


.e_point {
	font-size: 17px;
	font-size: 1.7rem;
	font-weight: bold;
	color: #930;
}


/* タブレットレイアウト : 481 px ～ 768 px。モバイルレイアウトからスタイルを継承。 */

@media only screen and (max-width: 480px) {

#event_photo {
display: none;
}
.here {
display: none;
}

}

@media only screen and (max-width: 767px) {

#event_target li {
	margin: 0 0 0 10px;
}
}

@media only screen and (max-width:800px){

tbody th {
	width: inherit;
}
#sem_info ul {
	margin: 0;
}
}
