/*
Theme Name: den
Description: den
Theme URI: localhost
Author: mk
Author URI: localhost
Version: 1.0
*/

/* トップページのスライド画像 */
#slider1{
	background: url(http://meshiden.main.jp/wordpress/wp-content/uploads/2017/11/-e1510831551214.jpg) no-repeat center;
}
#slider2{
	background: url(../../uploads/2016/03/IMG_1703.jpg) no-repeat center;
}
#slider3{
	background: url(http://meshiden.main.jp/wordpress/wp-content/uploads/2020/10/IMG_4076.jpg) no-repeat center;
}
#slider4{
	background: url(http://meshiden.main.jp/wordpress/wp-content/uploads/2019/09/OTYQ5130.jpeg) no-repeat center;
}
#slider5{
	background: url(http://meshiden.main.jp/wordpress/wp-content/uploads/2019/12/IMG_4832.jpg) no-repeat center;
}

/* 全体の文字の大きさ */
body{
	font-size: 18px;
}