﻿dl#hnavi {
	overflow : hidden;
	width : 660px;
	margin-bottom : 25px;
	padding-bottom : 15px;
	background : url(hnavibg.gif) left bottom no-repeat;
}

dl#hnavi dt {
	float : left;
}

h3 {
	font-size : 120%;
	margin : 0;
}

dl#hnavi dd {
	float : right;
}

dl#hnavi dd ul li#type1,dl#hnavi dd ul li#type2 {
	display : inline;
	padding : 1px 8px 1px 8px;
	border-left : solid 1px #969696;
}

dl#hnavi dd ul li#type3 {
	display : inline;
	padding : 1px 8px 1px 8px;
	border-left : solid 1px #969696;
	border-right : solid 1px #969696;
}

dl#hnavi dd ul li a {
	color : #a50000;
	text-decoration : underline;
}

dl#hnavi dd ul li a:hover {
	color : #a50000;
	text-decoration : none;
}

/*----------本文----------*/

p#dlbutton {
	width : 350px;
	margin-left : auto;
	margin-right : auto;
	margin-bottom : 20px;
	text-align : center;
	font-weight : bold;
	font-size : 120%;
}

p#dlbutton a {
	display : block;
	width : 320px !important;
	width /**/: 350px;
	padding : 15px;
	color : #ffffff;
	background : #fa7d28;
	border-bottom : solid 3px #e6640f;
	text-decoration : none;
	-moz-border-radius : 9px;
	-webkit-border-radius : 9px;
	border-radius : 9px;
}

p#dlbutton a:hover {
	display : block;
	width : 320px !important;
	width /**/: 350px;
	padding : 15px;
	color : #ffffff;
	background : #ec6400;
	border-bottom : solid 3px #a03c05;
	text-decoration : none;
	-moz-border-radius : 9px;
	-webkit-border-radius : 9px;
	border-radius : 9px;
}

p#dlbutton span {
	display : block;
	font-size : 85%;
}

p#oldpage {
	margin-bottom : 30px;
	text-align : center;
}

p#oldpage a {
	color : #a50000;
	text-decoration : underline;
}

p#oldpage a:hover {
	color : #a50000;
	text-decoration : none;
}

h4 {
	margin-bottom : 20px;
	padding : 8px 12px 8px 12px;
	color : #41190a;
	background : #f5dcc8;
}

p.text {
	margin-bottom : 20px;
}

p.text span {
	display : block;
	margin-top : 15px;
	padding : 10px 15px 10px 15px;
	color : #ff0000;
	background : #fff09b;
	font-weight : bold;
}

dl.screen {
	margin-bottom: 30px;
	text-align : center;
}

dl.screen dd {
	margin-top : 15px;
	font-weight : bold;
}