body {padding:20px;}
h2 {font-size: 2em; margin-bottom:10px;}
div#content {background: #FFFFFF; margin: auto; width: 800px;}
div#header {position: relative; padding: 20px 20px 10px 20px;}
div#setting {font-size:2em; position: absolute; right: 20px; top: 25px;}
div#main {margin: 0px 10px;}
div#index {font-size: 2em; margin: 10px 10px; text-align: center;}
div#index input {margin: 0 20px 20px 10px; width:300px; height: 50px; floar:left;}
div#index input:hover {cursor:hand;}
div#mobile {font-size:0.6em;width:260px; height:180px; float:right; text-align:center;margin: 0 0 20px 0px; padding-right:80px;}
div#day {font-size: 1.4em; margin: 10px; line-height: 2;}
div#month {font-size: 1.4em; margin: 10px; line-height: 2;}
div#movement {text-align: center; margin:20px 0; font-size: 2em;}
div#movement input {margin: 0 20px; width:150px; height:50px;}
div#movement input:hover {cursor:hand;}
table#calendar {width:740px; margin:auto; line-height:1.2;}
table#calendar th {text-align:center; border:1px dashed #000066;}
table#calendar td {vertical-align:top; height:40px; border:1px dashed #000066; padding:5px;}
table#calendar td:hover {}
div#footer {padding: 20px; text-align: center;}