body	{margin: 0;
	padding: 0;
	background-color: #ffffff;
	color: #000000;}

a	{text-decoration: none;
	color: #000;}


div#wrapper{
	background-color: #ffffff;
	border: solid 5px #BC9C83;
	width: 900px;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	}

/*  */
div#container	{
	background-color: #ffffff;
	border: solid 5px #DEC4B7;
	width: 890px;
	}

/*  */
div#header	{background-color: #dddddd;
	background-image: url(sky-gray.jpg);
	background-position: 0 -60px;
	border-bottom: solid 1px #DEC4B7;
	padding: 15px 20px 20px}

div#header h1	{
	margin: 0;
	font-family: "ＭＳ Ｐ明朝","ＭＳ 明朝",serif;}

div#header p	{color: #666666;
	font-size: 0.75em;
	font-family: " "," ",sans-serif; 
	margin: 0}

/*  */
p#bread	{background-color: #ffffff;
	font-size: 0.75em;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 3px;
	padding-bottom: 20px}


/*  */
div#content	{width: 740px;

	margin-top: 0px;
	padding-left: 140px;
	padding-right: 140px;
	margin-bottom: 25px;
	}

div#content h2	{
	font-size: 0.875em;
	color: #434343;
	line-height: 28px;
	padding-left: 6px;
	margin-top: 0;
	margin-bottom: 0}

div#content h3	{
	background-color: #e0e0e0;
	background-image: url(bar-green.png);
	background-repeat: no-repeat;
	border-left: #BC9C83 5px solid;
	font-size: 0.875em;
	line-height: 23px;
	padding-left: 20px;
	margin-top: 30px;
	margin-right: 100px;
	margin-bottom: 0;
	clear: both;
	color: #505050;}

div#content h3 a{
	text-decoration: none;
	color: #000000;
	}
	
div#content h4	{
	font-size: 0.75em;
	line-height: 23px;
	padding-left: 50px;
	margin-top: 10px;
	margin-bottom: 0;
	clear: both;
	color: #505050;
	text-decoration: underline dotted;}
	
div#content p	{font-size: 0.75em;
	line-height: 1.6;
	margin-top: 10px;
	margin-right: 100px;
	clear: both;
	}
div#header p.right{
	float: right;
	margin: 5px 10px;
	}
div#content p#message	{margin-top: 0}

div#content p img{
			margin-top: 10px;
			margin-right: 0;
			margin-left: 0;
			margin-bottom: 10px;
			float : left;
			border: solid 1px #BABABA;
			}

ul {
	font-size: 0.75em;
	margin-top: 30px;
	margin-left: 12px;
	margin-right: 12px;
	padding-left: 0;
	line-height: 150%}

ul li	{list-style-type: square}

ul li a	{
	display: block;
	line-height: 30px;

	color: #000000;
	border-bottom: solid 1px #DEC4B7 ;
	padding-left: 5px}

/*  */
div#footer	{background-image: none;
	background-repeat: repeat-x;
	background-color: #ffffff;
	border-top: solid 1px #DEC4B7;
	width: 100%;
	margin-top: 0;
	padding-top: 8px;
	clear: both}

address	{font-size: 0.75em;
	font-style: normal;
	color: #666666;
	text-align: left;
	padding: 12px}
