@charset "utf-8";




* {
        margin: 0px;
        padding: 0px;
}
body {
        font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
        font-size: small;
        background-color: #FFFFCC;
        color: #333333;
        line-height: 1.4em;
}
h1 {
        text-align: center;
}
h2 {
        text-align: center;
}
h3 {
        padding: 0.5em 0px 1em 0px;
        margin: 0px 0px 1em 0px;
        background-image: url(../images/line_thin.gif);
        background-repeat: repeat-x;
        background-position: left bottom;
}
h4 {
        padding: 0px 0px 8px 0px;
        margin: 0px 0px 0.5em 0px;
        background-image: url(../images/line_thin.gif);
        background-repeat: repeat-x;
        background-position: left bottom;
}
h5 {
        padding: 0px 0px 8px 0px;
        margin: 0px 0px 0.5em 0px;
        background-image: url(../images/line_thin.gif);
        background-repeat: repeat-x;
        background-position: left bottom;
}
hr {
        border-style: none;
        border-top: 1px solid #999999;
        height: 1px;
        margin: 0.5em 0px 0.5em 0px;
}
a {
        color: #666666;
        text-decoration: none;
}
a:hover {
        color: #333333;
}
img {
        border: 0px;
}
p {
        margin: 1em 5px 1em 5px;
}
ul, ol {
        margin: 1.5em 5px 1.5em 1.5em;
}
li {
        margin: 0.2em 0px 0.2em 0px;
}
ul li {
        margin: 0.2em 0px 0.2em 0px;
        list-style-image: url(../images/li.gif);
}
dl {
        margin: 0.5em 5px 0.5em 5px;
}
dt {
        margin: 0.5em 0px 0.5em 0px;
        font-weight: bold;
}
dd {
        margin: 0.5em 0px 0.5em 20px;
}
dd ul {
        margin: 0px;
}
input {
  background-color : #FEF1C9;
  border-width : 2px;
  border-style : solid solid solid solid;
  border-color : #EFDCBE #EFDCBE #EFDCBE #EFDCBE;
}
textarea {
  background-color : #FEF1C9;
  border-width : 2px;
  border-style : solid solid solid solid;
  border-color : #EFDCBE #EFDCBE #EFDCBE #EFDCBE;
}
blockquote {
        overflow: auto;
}
.red {
        color: #FF0000;
}
.boxPage {
        width: 920px;
        margin: 0px auto 0px auto;
        overflow: auto;
}
.boxContent {
        padding: 20px 40px 20px 40px;
}
.listMenu {
        margin: 0px;
}
.listMenu li {
        margin: 0px;
        list-style-type: none;
        list-style-image: none;
}
.listMenu li a {
        margin: 0px;
        height: 40px;
        text-align: center;
        display: block;
        background-image: url(../images/menu.gif);
        background-repeat: no-repeat;
}
.listMenu li a:hover {
        background-color: #DBE4EF;
}
.listMenu li.itemMenuTop a {
        width: 120px;
        background-position: 0px 0px;
}
.listMenu li.itemMenuTop a:hover {
        background-position: 0px -40px;
}
.listMenu li.itemMenuSoftware a {
        width: 120px;
        background-position: -120px 0px;
}
.listMenu li.itemMenuSoftware a:hover {
        background-position: -120px -40px;
}
.listMenu li.itemMenuBlog a {
        width: 120px;
        background-position: -240px 0px;
}
.listMenu li.itemMenuBlog a:hover {
        background-position: -240px -40px;
}
.listMenu li.itemMenuLaboratory a {
        width: 120px;
        background-position: -360px 0px;
}
.listMenu li.itemMenuLaboratory a:hover {
        background-position: -360px -40px;
}
.listMenu li.itemMenuProfile a {
        width: 120px;
        background-position: -480px 0px;
}
.listMenu li.itemMenuProfile a:hover {
        background-position: -480px -40px;
}
.itemBody p {
        text-indent: 1em;
}
.itemMore {
        margin-top: 1.5em;
}
.itemMeta {
        text-align: right;
        font-size: x-small;
}
#bandTop .frameRight {
        background-image: url(../images/icon_socks_right.gif);
        background-repeat: no-repeat;
        background-position: right center;
}
#bandTop .frameLeft {
        background-image: url(../images/icon_socks_left.gif);
        background-repeat: no-repeat;
        background-position: left center;
}
#bandContent {
        margin: 1em 0px 1em 0px;
}
#bandContent .frameTop {
        margin: 0px 0px 10px 0px;
        background-color: #FEF1C9;
        background-image: url(../images/bg_top.gif);
        background-repeat: repeat-x;
        background-position: left top;
}
#bandContent #columRight .frameTop {
        width: 710px;
}
#bandContent #columLeft .frameTop {
        width: 200px;
}
#bandContent .frameRight {
        background-image: url(../images/bg_right.gif);
        background-repeat: repeat-y;
        background-position: right top;
}
#bandContent .frameBottom {
        background-image: url(../images/bg_bottom.gif);
        background-repeat: repeat-x;
	background-position: left bottom;
}
#bandContent .frameLeft {
	background-image: url(../images/bg_left.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#bandContent .frameTopRight {
	background-image: url(../images/bg_top_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#bandContent .frameRightBottom {
	background-image: url(../images/bg_right_bottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#bandContent .frameBottomLeft {
	background-image: url(../images/bg_bottom_left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#bandContent .frameLeftTop {
	background-image: url(../images/bg_left_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#columRight {
	line-height: 1.6em;
	float: right;
	width: 710px;
}
#columRight .inputRow1 {
	width: 550px;
}
#columRight .inputRow2 {
	width: 270px;
}
#columRight .inputRow4 {
	width: 130px;
}
#columRight ul, #columRight ol {
	margin-left: 3.5em;
}
#columRight blockquote {
	margin-left: 1.5em;
	padding: 1em;
	border-width : 2px;
	border-style : solid solid solid solid;
	border-color : #EFDCBE #EFDCBE #EFDCBE #EFDCBE;
}
#columLeft {
	width: 200px;
}
#columLeft .inputRow1 {
	width: 120px;
}
#columLeft .inputRow2 {
	width: 60px;
}
#columLeft ul {
	font-size: x-small;
}
.alignCenter {
	text-align: center;
}
.alignRight {
	text-align: right;
}
.valignTop {
	vertical-align: top;
}
.frameImage {
	border:2px solid #EFDCBE;
	padding: 1px;
	margin: 1em;
}
.floatRight {
	float: right;
}
.floatLeft {
	float: left;
}
.floatClear {
	clear: both;
}


