*{ margin:0; padding:0;}
img{ border:0;}
a{color : #333;}
html{height : 100%;margin-bottom:1px;}
body{
	background : #FFFFFF;
	color : #333;
	height : 100%;
	}
#all{
	background : #FFF;
	width : 850px;
	margin : 0 auto;
	}
#main{float : left;margin : 30px 60px 0 10px;text-align : left;background-color : #FFF;}

li{float : left;margin-right : 20px;}
h4{text-align : left;color : #800000;font-size : 20px;}
#title {margin : 85px 20px 85px 0;text-align : right;}
#title #p1{color : #800000;font-size : 12px; margin : 0 0 20px 0;}
#title #p2{color : #555;font-size : 32px;font-weight : bold;letter-spacing : 0.1em;}
#title h1{color : #888888;font-size : 11px; margin : 10px 0 20px 0;font-weight : normal;}

#deta-list{background : #FFF;color : #333;text-align : left;padding : 15px 0 15px 0;text-align : right;float : right;border : 0px solid #333;}

#list-main{background : #FFF;color : #333;text-align : left;padding : 15px 60px 15px 0;text-align : right;float : right;border : 0px solid #333;}

#list-main ul{width : 680px;margin-top : 25px;clear : both;}
#list-main ul li{float : left;font-size : 14px;width : 105px;text-align : left;height : 150px;margin-right : 25px;list-style-type: none;}
#list-main ul li img{margin-bottom : 5px;}
#list-main ul li a{text-decoration : none;}
#list-main ul li a:hover{text-decoration : underline;}

#shintyaku li{float : left;width : 120px;max-width : 120px;}
#list #bottomtotop {width : 100%;background : #000;clear : both;margin : 5px 0 0 0;font-size : 20px;font-weight : bold;color : #FFF;padding : 6px 0 12px 0;}
#shita{clear : both;}
#side-basho{clear : both;}

@media only screen and (max-width : 768px) {
#list #all{width : 100%;margin : 0;}
#list #title{margin : 20px 0 20px 0;text-align : right;}
#list #main{width : 100%;clear : both;margin : 0;}
#list #list-main{width : 100%;margin : 0;padding : 0;}
#list #list-main ul{width : 90%;margin : 10 0 10 0;padding : 10px;}
#list #list-main ul li{font-size : 85%;width : 105px;margin-right : 5px;}
#list #title #p1{color : #800000;font-size : 80%;}
#list #title #p2{font-size : 180%;}
#list #title h1{font-size : 75%;}
#list #bottomtotop {width : 100%;background : #000;clear : both;margin : 5px 0 0 0;font-size : 20px;font-weight : bold;color : #FFF;padding : 6px 0 12px 0;}

}
}