/*トップページ*/
body {margin: 0px;font-size: 12px;color: #333333;background-image: url(images/bg.gif);background-repeat: repeat-x;line-height: 16px;}
html{ overflow-x: hidden;}

.f12-topmain {line-height: 20px;color: #333333;text-align: left;padding-right: 5px;padding-left: 5px;padding-top: 5px;}

.red {line-height: 20px;color: #FF0000;}
.blue {line-height: 20px;color: #0066cc;}

.spacer-5 {padding-top: 5px;}
.spacer-r5 {padding-right: 5px;padding-bottom: 5px;}
.spacer-10 {padding-top: 10px;}
.spacer-20 {padding-top: 20px;}
.spacer-55 {padding-top: 5px;padding-bottom: 5px;}
.spacer-1010 {padding-top: 10px;padding-bottom: 10px;}
.spacer-1020 {padding-top: 10px;padding-bottom: 20px;}

#image {height: 626px;width: 720px;background-image: url(images/image.jpg);background-repeat: no-repeat;}

h1 {font-size: 10px;font-weight: lighter;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 5px;text-align: left;margin: 0px;color: #333333;}
h2 {text-align: left;margin: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 5px;}

.hetta-box {width: 917px;background-image: url(images/hetta_bg.gif);background-repeat: repeat-x;height: 80px;}
.hetta-bar {height: 86px;background-image: url(images/hetta_bar.gif);background-repeat: repeat-x;vertical-align: top;}
.main-box {width: 720px;padding-bottom: 20px;}
.menu-box {width: 180px;padding-bottom: 20px;padding-top: 0px;vertical-align: top;background-color: #eaeaea;}

a:link {text-decoration:none;color: #0099CC;}
a:active {text-decoration:none;color: #0099CC;}
a:visited {text-decoration:none;color: #0099CC;}
a:hover {text-decoration:underline;color: #0099CC;}

a.hutta:link {text-decoration:none;color: #FFFFFF;}
a.hutta:active {text-decoration:none;color: #FFFFFF;}
a.hutta:visited {text-decoration:none;color: #FFFFFF;}
a.hutta:hover {text-decoration:underline;color: #FFFFFF;}

.kousin-text {line-height: 17px;padding-top: 5px;padding-bottom: 5px;padding-left: 5px;border-bottom-width: 1px;border-bottom-style: dotted;border-bottom-color: #999999;text-align: left;color: #99CCCC;width: 10px;padding-right: 10px;}
.kousin-text2 {line-height: 17px;padding-top: 5px;padding-bottom: 5px;border-bottom-width: 1px;border-bottom-style: dotted;border-bottom-color: #999999;text-align: left;color: #333333;}

.copy-box {border: 1px solid #333333;background-color: #FFFFFF;padding: 5px;}
