#contents {
	font-size: 95%;
	line-height: 1.5em;
	padding-left: 180px;
}
#contents p{
	margin-left: 5em;
	margin-right: 1em;
	text-align: justify;
}
#contents ul,ol{
	margin-left: 5em;
	margin-right: 1em;
}

/*メインメニュー-----------------------------*/
#menu {
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	line-height: 2em;
	height: 2em;
	width: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E0EDF1;
	clear: both;
	padding-left: 3px;
	border-bottom-color: #666666;
}
#menu a {
	display: block;
	width: 150px;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #E0EDF1;
	text-decoration: none;
	color: #000000;
}
#menu span {
	display: none;
}
#menu a:hover {
	background-color: #CCFF66;
}
#menu a:link {
	color: #333333;
}
#menu a:visited {
	color: #666666;
}
#menu a:active {
	color: #000000;
}
h1 {
	margin: 0px;
	background-attachment: scroll;
	background-image: url(../img/h1_index.jpg);
	background-repeat: no-repeat;
	border: none;
	font-size: 20px;
	color: #333399;
	line-height: 50px;
	height: 50px;
	text-align: right;
	padding-right: 1em;
	width: auto;
}
h2 {
	border-left-width: 0.5em;
	border-left-style: solid;
	border-left-color: #333399;
	margin-left: 1em;
	padding-left: 0.5em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333399;
	font-size: 22px;
	clear: both;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	margin-right: 0px;
	padding-right: 0px;
}
h3 {
	background-color: #333399;
	margin-left: 2em;
	padding-left: 1em;
	margin-bottom: 0em;
	font-size: 18px;
	line-height: 1.6em;
	color: #FFFFFF;
	clear: both;
}
h4 {
	color: #333399;
	margin-left: 3em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333399;
	padding-left: 1em;
	clear: both;
}
dl {
	padding-left: 3em;
}
dt {
	font-weight: bold;
	background-color: #EAEAEA;
	margin-left: 3em;
	padding-left: 1em;
}
dd {
	margin-right: 1em;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	margin-left: 7em;
	line-height: 1em;
}
.menucolar {
	background-attachment: scroll;
	background-image: url(../../../machine/img/menu_col.jpg);
	background-repeat: repeat;
}
/*コラム*/
.kisagebg {
	background-image: url(../../../machine/column/img/kisagebg.jpg);
	background-repeat: no-repeat;
	height: 100%;
	margin-top: 1em;
}
.bg2 {
	background-image: url(../../../machine/column/img/2bg.jpg);
	background-repeat: no-repeat;
	height: 100%;
	margin-top: 1em;
}
.bg3 {
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-image: url(../../../machine/column/img/3bg.jpg);
	height: 100%;
	margin-top: 1em;
}
#page {
	text-align: right;
	margin-right: 10px;
}
.photobox {
	width: 250px;
	background-image: none;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	clear: both;
	float: right;
}
.clear {
	clear: both;
}
.floatR {
	float: right;
	text-align: right;
}
