@charset "UTF-8";

body {
	font-family:'ヒラギノ角ゴ Pro W3','Osaka','ＭＳ Ｐゴシック';
	font-size: 14px;
	line-height: 150%;
	color: #333333;
	background-color: #FFFFFF;
}
div#container {
	padding: 0px;
	width: 872px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
h1 {
	float: left;
	width: 219px;
	margin: 0px;
	padding: 0px;
}
*+html h1{
	margin-top:-4px;
}
div#menu {
	margin: 100px 0 0 0;
	padding: 0px;
	float: right;
	width: 653px;
}
* html div#menu{
	margin: 104px 0 0 0;
}

h2 {
	font-size: 14px;
	font-weight: normal;
	text-align: right;
}
div#button {
	background-image: url(../img/bg_menu.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height:57px;
}
div#button:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html div#button {
    height: 1em;
    overflow: visible;
}
/**/


#button ul{
	float:left;
	list-style:none;
	margin:0 0 0 40px;
	padding:0;
}
#button li{
	display:inline;
	float:left;
	line-height:0;
	text-decoration:none;
}
#button img {
	margin-right: 35px;
}
div#side {
	background-image: url(../img/bg_side.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin: -15px 0 0 0;
	padding: 0px;
	float: left;
	width: 219px;
	min-height: 538px;
}
* html div#side{
	height: 538px;
	margin: -17px 0 0 0;
}
div#contents {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 653px;
}
div#bottom {
	clear:both;
}
#contact h3 {
	margin: 0;
	padding: 0;
}
div#contact {
	position: relative;
	top: 310px;
	left: 47px;
	width: 141px;
}
* html div#contact {
	position: relative;
	top: 320px;
	left: 47px;
	width: 141px;
}
div#topcontact {
	position: relative;
	top: 380px;
	left: 47px;
	width: 141px;
}
#topcontact h3 {
	margin: 0;
	padding: 0;
}
.date {
	color:#663300;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
#submenu li {
	background-image: url(../img/bg_submenu.gif);
	background-repeat: no-repeat;
	background-position: left;
	list-style-type: none;
	padding-left: 20px;
}
li#now {
	background-image: url(../img/bg_submenu_on.gif);
}
#submenu li:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html #submenu li {
    height: 1em;
    overflow: visible;
}
/**/
#submenu a {
	color: #333333;
	text-decoration: none;
}
div#submenu {
	position: relative;
	top: 50px;
	left: 10px;
	width: 141px;
}
* html div#submenu{
	position: relative;
	top: 70px;
	left: 10px;
	width: 141px;
}
div#honbun {
	margin: 0px;
	padding: 0px;
	width: 634px;
}
#honbun h3 {
	font-size: 16px;
	color: #663300;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #663300;
}
#honbun h4 {
	background-image: url(../img/bg_submidashi.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 16px;
	font-weight: bold;
	padding-left: 20px;
	color: #003366;
	margin-bottom:10px;
	clear:both;
}
#honbun h5 {
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom:5px;
	margin-top:15px;
	clear:both;
}
#honbun p {
	margin-top:0px;
	margin-bottom:10px;
}
#honbun li {
	background-image: url(../img/bg_list.gif);
	background-repeat: no-repeat;
	background-position: left;
	list-style-type: none;
	padding-left: 20px;
}

#honbun ul{
	margin-top:0;
}
ul.other {
	line-height:200%;
}
table {
	width: 499px;
	margin-right: 72px;
	margin-left: 72px;
	border:none;
	border-collapse:collapse;
}
table {
	width: 499px;
	margin-right: 72px;
	margin-left: 72px;
	border:none;
	border-collapse:collapse;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
}
td {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	padding:5px;
}
th {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	padding:5px;
	background-color:#E5E5E5;
	width:150px;
	color: #333333;
}
.design {
	font-size: 12px;
	background-color: #6699CC;
	padding: 5px;
	line-height: 12px;
	color: #FFFFFF;
}
.blog {
	font-size: 12px;
	background-color: #669933;
	padding: 5px;
	line-height: 12px;
	color: #FFFFFF;
}
a {
	color: #336699;
	text-decoration: none;
}
p.koseido {
	font-size: 12px;
	text-align: right;
}
.cgi {

	font-size: 12px;
	background-color: #CC9933;
	padding: 5px;
	line-height: 12px;
	color: #FFFFFF;
}
.mt {


	font-size: 12px;
	background-color: #006633;
	padding: 5px;
	line-height: 12px;
	color: #FFFFFF;
}
.oc {



	font-size: 12px;
	background-color: #666666;
	padding: 5px;
	line-height: 12px;
	color: #FFFFFF;
}
img.result {
	margin-right: 10px;
	margin-bottom:10px;
}
div#year {
	text-align: right;
}
.cm {




	font-size: 12px;
	background-color: #CC6633;
	padding: 5px;
	line-height: 12px;
	color: #FFFFFF;
}
.code {





	font-size: 12px;
	background-color: #663366;
	padding: 5px;
	line-height: 12px;
	color: #FFFFFF;
}
