html,body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 100%;
	color: #999999;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
img {
	border-style: none;
}
#inbox {
	width: 945px;
	margin-right: auto;
	margin-left: auto;
	min-height: 100%;
	_height: 100%;
}

a {
	text-decoration: none;
	color: #00CCFF;
}

h1 {
	margin: 0px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
}
hr {
	visibility: hidden;
	clear: both;
}
u {
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	letter-spacing: 0.1em;
}
#leftbox {
	float: left;
	text-align: left;
	margin-left: 70px;
	position: fixed;
}
#leftbox ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#leftbox ul li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 22px;
	padding-left: 0px;
}
#leftbox ol {
	margin: 0px;
	list-style-type: none;
	text-align: center;
	padding-top: 120px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	display: block;
}
#leftbox ol li {
	padding: 0px;
	display: inline;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
}
.select,
#leftbox li a:hover {
	background-image: url(/common/images/bg_gmenu_o.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#leftbox ul li a {
	padding-left: 16px;
	display: block;
}


#main {
	text-align: left;
	font-size: 12px;
	float: right;
	width: 572px;
	margin-right: 70px;
}

#contents {
	padding-right: 140px;
	background-repeat: no-repeat;
	background-position: right top;
}
.about {background-image: url(/common/images/bg_about.jpg);}
.webdesign {background-image: url(/common/images/bg_webdesign.jpg);}
.form {background-image: url(/common/images/bg_contact.jpg);}

#contents h2,
#contents h3 {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	line-height: 240%;
}
#contents h3 {
	background-image: url(/common/images/bg_dot.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.midashi {
	background-image: url(/common/images/bg_dot.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 20px;
	padding-bottom: 15px;
}
#contents ul {
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 50px;
	padding-left: 40px;
	list-style-type: none;
	margin: 0px;
}
#contents ol {
	list-style-type: none;
	margin: 0px;
	display: block;
	padding: 0px;
}
#contents ul li {
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 13px;
}
#contents ol li {
	display: inline;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	line-height: 130%;
}
#contents dl {
	list-style-type: none;
	margin: 0px;
	display: block;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(/common/images/bg_dot.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#contents dl dt,
#contents dl dd {
	display: inline;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	padding: 0px;
	line-height: 200%;
	letter-spacing: 0.1em;
	font-size: 12px;
}
#contents dl dt {
	color: #66CCFF;
}
#contents .text {
	padding-bottom: 20px;
}
#contents .text p {
	padding-left: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 3px;
	padding-right: 0px;
	line-height: 220%;
	font-size: 12px;
	letter-spacing: 0.1em;
}
#margin_bottom {
	margin-bottom: 100px;
}

.table1,.table2 {width: 432px;}
.table2 {margin-top: 20px;}
table td,
table th {
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	font-size: 12px;
}
table td p,
table th p {
	line-height: 180%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
table td strong,
table th strong {
	display: block;
	padding-bottom: 5px;
	letter-spacing: 0.1em;
}
.table1 td {
	width: 50%;
	padding-left: 10px;
	padding-bottom: 10px;
}
.table1 th {
	width: 50%;
	padding-right: 10px;
	padding-bottom: 10px;
}
.table2 th {
	width: 206px;
}
.table2 td,
.table2 th {
	padding-top: 40px;
	padding-bottom: 40px;
	background-image: url(/common/images/bg_dot.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.gotop {
	clear: both;
	padding-top: 50px;
	text-align: right;
	padding-bottom: 50px;
	padding-right: 25px;
	padding-left: 0px;
}

#contact {
	text-align: right;
	padding-bottom: 108px;
}
#pagetop {
	background-image: url(/common/images/bg_pagetop.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0px;
	margin-top: 100px;
	margin-bottom: 0px;
	clear: both;
}
#footer {
	height: 60px;
	margin-top: -60px;
	clear: both;
	font-size: 12px;
	background-color: #FFFFFF;
}
#footer ul {
	list-style-type: none;
	margin: 0px;
	padding: 20px;
}
#footer ul li {
	display: inline;
	padding: 0px;
	margin-right: 10px;
	margin-left: 10px;
}
.textarea {
width: 280px;
}
form {
	display: block;
	padding-top: 30px;
}
