body {
    background-color: white;
    font-family: Georgia, 'Hiragino Mincho Pro', Meiryo, serif;
    color:black;
    margin:20px auto;
    text-align:center;
    line-height:1.5em;
    width:400px;
}
h1, h2, h3, h4, h5, h6, h7, h8 {
    font-family:"Hiragino Kaku Gothic Pro",  Meiryo, sans-serif;
    font-weight:lighter;
}
a:link, a:visited {
    color: blue;
    text-decoration: underline;
}
a:hover {
    color:#fff;
}
header {
    display:inline-block;
    font-size: 12pt;
    color: black;
}
image{
    display: inline;
    position: sticky;
    top: 40px;
}
global-nav, nav, section, work, footer {
    display:block;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 4px #666;
    -moz-box-shadow: 0px 0px 4px #666;
    box-shadow: 0px 0px 0px #666;
    border: 1px solid blue;
    background-color: #fff;
    margin:5px;
    padding: 0px 0px 0px;
    font-size: 12pt;
    color: #000;
    text-align: left;
    width:400px;
}
image{
    display: inline;
    position: static;
    top: 40px;
}
header {
    top: 55px;
    color: none;
    text-align:center;
    padding:30px;
    border:none;
}
hgroup {
}
header h1, header h2, header h3, header h4, header h5, header h6, header li, header p {
    font-family:"Hiragino Kaku Gothic Pro",  Meiryo, sans-serif;
    font-weight:lighter;
}
header h1 {
    font-family: cursive;
    font-size: 10ex;
    text-transform:none;
    letter-spacing:0em;
}
header h2 {
    margin:10px 0px 20px;
    font-size:2em;
}
header h3 {
    margin-left: 0px;
    margin-bottom: 5px;
    margin-right: 0px;
    margin-top: -10px;
    font-size: x-small;
}header h4 {
	margin-left: 0px;
    margin-bottom: 10px;
    margin-right: 0px;
    margin-top: -10px;
    font-size: medium;
}
header h5 {
	word-break: normal;
	margin-bottom: 5px;
	margin-top: -20px;
	font-size: 3ex;
	font-family:"Hiragino Kaku Gothic Pro",  Meiryo, sans-serif;
    font-weight:lighter;
}
header ul {
    padding:0px;
    list-style-type:none;
    display:inline;
    font-size: small;
}
header li {
    margin:0px 10px;
    padding:0px;
    list-style-type:none;
    display:inline;
}
header a:link, nav a:visited {
    font-weight:normal;
}
nav {
    background-color: #98b9b2;
    text-shadow: 0px 0px black;
    float:none;
    width;200px;
}
nav h1 {
    color: white;
    font-size:1.4em;
}
section {
    background-color: white;
    float:none;
    width:400px;
    text-align:left;
    margin-bottom:10px;
}
section h1, nav h1 {
    background-color: white;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: black;
    padding:0px;
    margin:0px 0px;
    text-shadow: 1px 1px 5px #9f9f9f;
}
section ul {
    padding:0px;
    list-style:none;
    border-top:1px solid #e7e2d7;
    margin:14px 0px;
}
section li {
    margin:0px;
    padding:0px;
    list-style:none;
}
section li a:link, section li a:visited {
    float:left;
    width:98%;
    padding:3px;
    border-bottom:1px solid #e7e2d7;
}
section li a:hover {
    background:#f2f1ec;
}
section p {
    font-size:0.9em;
}
article {
    margin:20px;
}
work {
    display:inline-flex;
    text-align:left;
    margin-bottom:10px;
}
work h1 {
    background-color: red;
    -webkit-border-radius: px;
    -moz-border-radius: px;
    border-radius: 10px;
    color: white;
    padding:10px;
    margin:0px 0px;
    font-size: 3ex;
    font-weight: bold;
    width:340px;
}
work h2 {
    background-color: white;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    color: black;
    padding:10px;
    margin:5px 0px;
    font-size: 5ex;
    font-weight: bold;
    float:left;
}
work h3 {
    color: black;
    padding: 0px;
    margin:25px 0px;
    font-size: 4ex;
    font-weight: bold;
    float:right;
}
work h4 {
    background-color: red;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 60px;
    color: white;
    padding:10px;
    margin: 0px 0px;
    font-size: 2ex;
    font-weight: bold;
    float:left;
}
work h5 {
    background-color: none;
    color: red;
    padding: 30px 5px;
    margin: 0px 0px;
    font-size: 8ex;
    font-weight: bold;
    letter-spacing:0em;
    float: left;
}
work h6 {
    background-color: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    color: red;
    padding: 25px;
    margin: 0px 0px;
    font-size: 7ex;
    font-weight: bold;
    float:left;
}
work h8 {
    background-color: none;
    color: red;
    padding: 30px;
    margin: 15px -6px;
    font-size: 3ex;
    font-weight: bold;
    float: left;
}
work h7 {
    padding: 10px;
    margin: 30px 10px;
    font-size: 2ex;
    font-weight: bold;
    float:left;
}
.imageh_pw {
    width: 45%;
    height: auto;
    margin: 0px -50px;
    float:left;
}
.image1 {
    width: 15%;
    height: auto;
    margin: 0px 0px;
    float:left;
}
.imageh_staff {
    width: 55%;
    height: auto;
    margin: 0px 0px;
    float:right;
}
.imageh1 {
    width: 15%;
    height: auto;
    margin: 5px 10px;
    float:left;
}
.imageh2 {
    width: 15%;
    height: auto;
    margin: 50px 20px;
    float:right;
}
.TEL {
    width: 100%;
    height: auto;
    padding: 0px;
    margin: 0px 0px;
    float:left;
}
.imageh3 {
    width: 10%;
    height: auto;
    margin: 50px 0px;
    float:right;
}
footer {
    clear:both !important;
    padding:1px;
    background-color: snow;
    border:none;
    color: black;
    font-size: 2ex;
    text-align:center;
}
footer a {
    margin:0px 5px;
}