


/*=====================================================
	common
=======================================================*/



h1{
	color: #00428e
}

h2{
	border-color: #00428e
}


/*=====================================================
    index
=======================================================*/
body.pictures_entry .photoDetail{
	font-size:100%;
    margin:0 0 3px 0;
}
body.pictures_entry .mainPhoto{
    margin: 0 0 15px 0;
}
/*=====================================================
	device
=======================================================*/

/*
	TAB
*/
@media screen and (max-width: 991px) {

}


/*
	7 inch
*/
@media screen and (max-width: 615px) {


}



