@charset "utf-8";
/* formatting style
------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	font-family: sans-serif;
	font-size: 95%;
	line-height: 1.5;
	background-color: #fffbdd;
}
hr {
	display: none;
}
/* link styles
------------------------------*/
a img {
	border-style: none;
}
a:link {
	color: #333399;
	text-decoration: none;
}
a:visited {
	color: #333399;
	text-decoration: none;
}
a:hover {
	color: #6495ed;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	position: relative;
	left: 1px;
	top: 1px;
	color: #333333;
}
/* basic layout
------------------------------*/
#wrapper {
	width: 850px;
	color: #333333;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	border-right: 3px ridge #CCCCCC;
	border-left: 3px ridge #CCCCCC;
}
#main {
	float: right;
	width: 573px;
	margin-bottom: 20px;
	margin-right: 10px;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-top: 25px;
}
#sidebar {
	float: left;
	width: 200px;
	margin-bottom: 20px;
	margin-top: 25px;
	padding-top: 25px;
	padding-bottom: 20px;
	padding-left: 15px;
	margin-left: 5px;
}
#footer {
	padding: 15px 15px 20px;
	clear: both;
	color: #FFFFFF;
	font-size: 95%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-image: url(Background/Bias06.gif);
	background-repeat: repeat;
	line-height: 1.2;
	border-left: 5px #CCCCCC;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
/* header styles
------------------------------*/
#header {
	position: relative;
	overflow: visible;
	height: 210px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#header h1 {
	color: #666666;
	font-size: 95%;
	padding-left: 22px;
	font-weight: lighter;
}
#header h2 {
	margin-top: 8px;
	margin-left: 25px;
	font-size: 95%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #666666;
	line-height: 1.0;
}
#header #titlepicture {
	background-image: url(/Background/header_lineblend_yuigon.gif);
	background-repeat: no-repeat;
	height: 172px;
	width: 850px;
}
#header #titlepicture #blankspace {
	height: 120px;
	width: 850px;
}

#header #pankuzu {
	float: left;
	height: 20px;
	width: 500px;
	margin-left: 40px;
	clear: none;
	margin-top: 5px;
}
#header #pankuzu p {
	font-style: italic;
	padding-bottom: 6px;
	padding-top: 10px;
	color: #FFFFFF;
}
#header #pankuzu a {
	font-style: italic;
	text-decoration: underline;
	color: #99FF33;
}

#header #inquiry {
	float: right;
	height: 40px;
	clear: right;
	margin-right: 30px;
	width: 80px;
}

#header  ul {
	width: 850px;
	position: absolute;
	left: 0px;
	top: 210px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999999;
}
#header ul li {
	float: left;
	list-style-type: none;
}
#header ul li a {
	line-height: 1.6em;
	color: #333333;
	text-decoration: none;
	height: 1.6em;
	width: 140px;
	text-align: center;
	display: block;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-bottom-style: double;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	background-color: #f5f5f5;
}

#header ul li a:hover {
	background-color: #e8ecf5;
	color: #333333;
}

#header ul li#nHome a {
	border-left-style: none;
}

#home #header #nHome a,
#inherit #header #nInherit a,
#will #header #nWill a,
#touki #header #nTouki a,
#aguri #header #nAguri a,
#price #header #nPrice a{
	color: #FFFFFF;
	background-color: #828ca7;
}
#main p {
	font-size: 98%;
	line-height: 1.8;
	margin-left: 20px;
}

/* main styles
------------------------------*/
#main h2 {
	font-size: 110%;
	font-weight: bold;
	color: #333333;
	background-position: center;
	height: 18px;
	width: 560px;
	margin-bottom: 8px;
	border-bottom: 1px groove #993300;
	border-left: 10px solid #993300;
	text-indent: 7px;
	background-image: url(/Background/ss3.png);
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding-top: 3px;
	margin-top: 3px;
	padding-bottom: 3px;
}
#main h3 {
	font-weight: bold;
	color: #333333;
	width: 520px;
	font-size: 107%;
	background-position: left center;
	height: 15px;
	padding-left: 25px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-top: 2px;
	border-right: #CCCCCC;
	margin-top: 10px;
	margin-left: 8px;
	background-image: url(/Link_Icon/cl_002.gif);
	background-repeat: no-repeat;
	background-image: url(/Link_Icon/cl_002.gif);
}
#main h4 {
	line-height: 2;
	font-weight: bolder;
	margin-left: 15px;
	color: #003366;
}
#main .text li {
	line-height: 1.6;
	margin-left: 16px;
	padding-left: 12px;
}
#main ul {
	margin-left: 27px;
}
#main ul　li {
	text-align: left;
	list-style-position: inside;
	list-style-image: url(/Link_Icon/bullet_06.png);
}
#main #box {
	background-color: #f5f5f5;
	border: 1px dotted #006699;
	margin: 10px 15px 5px;
	padding: 5px;
}
#main #box ul {
	list-style-position: outside;
	list-style-image: url(/Link_Icon/sikaku10bl.gif);
	margin-left: 18px;
	padding-left: 8px;
}
#main #box ol {
	list-style-position: outside;
	list-style-type: square;
	padding-left: 15px;
}
#main ol {
	list-style-type: decimal;
	text-align: left;
	text-indent: 12px;
	list-style-position: inside;
	padding-left: 16px;
}
#main dl dt {
	color: #003366;
	margin-top: 8px;
	margin-left: 10px;
	font-weight: bolder;
	font-size: 100%;
}
#main  dl dd {
	margin-left: 20px;
}
#main .container {
	width: 573px;
	height: 120px;
	margin-left: 20px;
}
#main .container .contentsA {
	float: left;
	height: 115px;
	width: 130px;
	margin-left: 35px;
}
#main .container .contentsB {
	float: left;
	height: 115px;
	width: 250px;
}
#main dl#news dt {
	font-weight: bold;
	background-image: url(/Link_Icon/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px 0px 10px;
	clear: left;
	float: left;
	width: 5em;
	padding-left: 15px;
}
#main dl#news dd {
	margin: 0px 0px 10px;
}
#main #sitemapMain a {
	color: #333333;
	text-decoration: none;
	line-height: 20px;
}
#main #sitemapMain a:hover {
	text-decoration: underline;
}

/* sidebar styles
------------------------------*/
#sidebar img a {
	background-image: none;
}
#sidebar .class2 {
	color: #FFFFFF;
	background-color: #828ca7;
	line-height: 20px;
	padding-left: 3px;
	margin-top: 5px;
	margin-bottom: 3px;
}
#sidebar .class3 {
	height: 25px;
	background-image: url(/Link_Icon/bullet_06.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 3px;
}
#sidebar #capture_images {
	padding-left: 30px;
}
#sidebar #telnumber {
}
#sidebar .class2 a{
	color: #FFFFFF;
	background-color: #828ca7;
	line-height: 20px;
	padding-left: 3px;
	margin-top: 5px;
	margin-bottom: 3px;
}
#sidebar .class3 a {
	color: #333333;
	text-decoration: none;
	background-image: url(/Link_Icon/bullet_04.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	height: 25px;
}
#sidebar .class3 a:hover {
	color: #000000;
	text-decoration: underline;
	background-image: url(/Link_Icon/bullet_05.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

/* footer styles
------------------------------*/
#footer ul li a {
	color: #FFFFFF;
}
#footer #officeName {
	text-align: center;
	font-family: "ＤＦＰ隷書体";
	font-size: medium;
	text-decoration: none;
}
#footer ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer p a {
	color: #FFFFFF;
}
#footer address a {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer address a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer p a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer ul li {
	display: inline;
	list-style: none;
	margin-right: 15px;
}
#footer p {
	margin: 0px;
	float: right;
	font-size: 95%;
}
/* table
--------------------------------------------------------*/
#main table {
	border-collapse:collapse;
	margin: 8px 8px 10px 18px;
	border-top: 1px solid #999999;
	border-right: 3px solid #999999;
	border-bottom: 3px solid #999999;
	border-left: 1px solid #999999;
	padding-right: 0px;
	padding-left: 0px;
}

#main table th {
	text-align: right;
	border-bottom: 1px solid #CCCCCC;
	border-top-style: 0;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	font-size: 95%;
}

#main table td {
	border-bottom: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
}
#main table tr.odd {
	background-color: #EFEFEF;
}

#main table #caption {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/Background/Bias06.gif);
	background-repeat: repeat;
}

#main #redchar {
	font-weight: bolder;
	color: #990000;
}

#main #links dt {
	text-decoration: none;
	background-image: url(/Link_Icon/sikaku10bl.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-align: left;
	text-indent: 20px;
	margin-left: 15px;
	margin-top: 8px;
}
#main #links dd {
	margin-left: 24px;
}
#main #links dt a {
	color: #000066;
}
#main #contactForm {
	padding-right: 0px;
	padding-left: 15px;
}
#main #contactForm p {
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#main #form {
	margin-bottom: 25px;
	margin-right: 0px;
	margin-left: 0px;
}
#main input[type="text"],#main textarea {
	border: 1px solid #999999;
}
#main form em {
	color: #CC0000;
	padding-left: 5px;
}
#main form textarea#comment {
	height: 120px;
	width: 300px;
}
		
