@charset "EUC-JP";


#footer ul , #footer p {
	margin: 0.5em 0.8em;
}
#container {
	width: 780px;
	background-color: #FFFFFF;
	margin-left: 15px;
	padding-right: 5px;
	padding-left: 5px;
}
#menu {
	background-color: #FFFFFF;
	width: 200px;
	float: right;
	text-align: left;
}
#main {
	background-color: #FFFFFF;
	text-align: left;

}
#mainInner {
	width: 780px;
	min-height:400px;
	height: auto !important;
	height: 400px;
}
#mainInner2 {
	width: 780px;
	min-height:400px;
	height: auto !important;
	height: 400px;
}
#mainIndex {
	background-color: #FFFFFF;
	text-align: left;
	width: 780px;
}
#logo {
	float: left;
	padding-top: 10px;
}
#cp_menu {
	float: right;
	height:20px;
	padding-top: 20px;
}
#cp_menu {
	text-align: left;
}
#cp_menu ul {
	padding:0 15px !important;
}
#cp_menu li {
	display: inline;
	font-size: small;
	padding-left: 1em;
	padding-right: 0.2em;
	background-image: url(../images/bg_topmenu.gif);
	background-repeat: no-repeat;
}
#gotop {
	width: 790px;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	margin-left: 15px;
}
#gotop ul {
	/*margin: 0.2em 1.5em;*/
	padding-bottom: 0px;
}
#gotop li {
	list-style-type: none;
	display: inline;
	border-left: 1px solid #CCCCCC;
	padding-left: 1em;
	padding-right: 1em;
}
#gotop li.first {
	border: none;
}



#mainIndex a:link {
	color: #0000FF;
}
#mainIndex a:visited {
	color: #0000FF;
}
#mainIndex a:hover {
	color: #FF3300;
	text-decoration: none;
}
#mainIndex a:active {
	color: #FF3300;
}
#mainInner a:link{
	color: #0000FF;
	text-decoration: none;
}
#mainInner a:visited{
	color: #0000FF;
	text-decoration: none;
}
#mainInner a:hover{
	color: #FF3300;
	text-decoration: none;
}
#mainInner a:active{
	color: #FF3300;
	text-decoration: none;
}

dl.frame {
	margin: 2em 0;
	padding: 0 10px 10px;
}
dl.frame dt {
	float: left;
	width: 15.5em;
	padding: 10px 0;
	font-weight: bold;
	text-indent: 1em;
	line-height: 150%;
}
dl.frame dd {
	padding: 10px 0 10px 15.5em;
	line-height: 150%;
	border-bottom: 1px #CCCCCC dotted;
}
dl.frame dd div {
	min-height:2em;
	height: auto !important;
	height: 2em;
}
* html body dl.frame dd div{
	display:inline-block;
}
dl.frame2 {
	margin: 2em 0;
	padding: 0 10px 10px;
}
dl.frame2 dt {
	float: left;
	width: 20em;
	padding: 10px 0;
	font-weight: bold;
	text-indent: 1em;
	line-height: 150%;
}
dl.frame2 dd {
	padding: 10px 0 10px 20em;
	line-height: 150%;
	border-bottom: 1px #CCCCCC dotted;
}
dl.frame2 dd div {
	min-height:2em;
	height: auto !important;
	height: 2em;
}
* html body dl.frame2 dd div{
	display:inline-block;
}
div.informationArea {
	margin: 1.5em 4em;
}
dl.reference {
	margin-right: 1.5em;
	margin-left: 1.5em;
}
dl.reference dt {
	font-weight: bold;
}
dl.reference dd {
	padding-left: 2em;
}

