@charset "UTF-8";
/* CSS Document */

#archive_title {
		border-top: solid 6px #5B5C69;
}

#contents h2 {
}
ul#innerLink li a {
}


h4{
	color: #5F648C;
}



#areaTab {
	height: 380px;
}

#Tokyo {
	display: block;
} 


@media only screen and (min-width: 40.063em) {
	#areaTab {
		height: 300px;
	}
}

#contents #article .text_block #optionAtt p {
	top:  305px;
}
@media only screen and (min-width: 40.063em) {
	#contents #article .text_block #optionAtt p {
	top: 400px;
	}
}