* {
	margin: 0px;
	padding:0px;
}

body {
	background-color: #FFFFCC;
	text-align: center;
	color: #333333;
	font-size: 100%; 
	font-family: 
		"ヒラギノ角ゴ Pro W3",
		"Hiragino Kaku Gothic Pro",
		Osaka,
		"メイリオ",
		"Meiryo",
		"ＭＳ Ｐゴシック",
		"MS PGothic",
		sans-serif;
}

#contents {
	width: 752px;
	background-color: #FFFFFF;
	background-image: url(side_bk.jpg);
	background-position: top right;
	background-repeat: repeat-y;
	border: 1px solid #CCCCCC;
	margin: auto;
	text-align: left;
}

#main {
	float: left;
	width: 530px;
	padding-left: 10px;
}

#side {
	float: left;
	width: 190px;
	margin-left: 20px;
}

h1 {
	height: 120px;
	background-color: #CCCCFF;
}

h2 {
	color: #FF6600;
	font-weight: normal;
	border-left: 12px solid #336600;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	padding-left: 5px;
}

h3 {
	font-size: 94%;
	color: #993300;
	font-weight: normal;
	background-image: url(FFCC99.jpg);
	border: 3px double #FFFFFF;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	padding: 3px;
	clear: both;
}

h4 {
	font-size: 90%;
	color: #333333;
	font-weight: bold;
	border-bottom: 1px dashed #333333;
	margin-top: 1em;
	clear: both;
	padding-left: 1em;
	margin-bottom: 1em;
}

h5 {
	font-size: 90%;
	color: #333333;
	font-weight: bold;
	background-color: #eaeaea;
	padding: 3px 3px 3px 10px;
	margin: 0px;
	border-bottom: 1px solid #CCCCCC;
}

p {
	margin: 3px;
	font-size: 85%;
	line-height: 150%;
}

p img {
	float: left;
	margin-right: 10px;
	margin-left: 5px;
	margin-top: 5px;
 	margin-bottom: 5px;
	border: solid 1px #666666;
}

address {
	font-size: 77%;
	font-style: normal;
	text-align: center;
	padding-top: 5px;
	clear: both;
}

#title img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#path {
	list-style: none;
	margin-right: 0;
	margin-left: 0;
	margin-top: 1em;
	margin-bottom: 1em;
	padding-bottom: 2em;
}

#path ol {
	font-size: 82%;
	line-height: 150%;
	list-style-type: none;
	margin: 0px;
}


#path li {
	float: left;
	padding-right: 2em;
	background-image: url(arrow_red.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding-left: 2em;
}

#path li.home {
	background-image: url(icon_home.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
}

#path li em {
	font-style: normal;
	font-weight: bold;
}

#path  ul  {
	font-size: 85%;
	line-height: 150%;
	list-style-type: square;
}
#path  ol  {
	font-size: 85%;
	line-height: 150%;
}

#main ul {
	margin: 5px 0px 0px 25px;
	font-size: 85%;
	line-height: 150%;
	list-style-type: square;
}

#main ol {
	font-size: 85%;
	line-height: 150%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}

#main #dr {
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 400px;
	background-image: url(../images/staff_dr.jpg);
}

#main #dr dl {
	padding: 0px;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;

}


#main #dr dt {
	font-size: 88%;
	line-height: 150%;
	padding-left: 1em;
	font-weight: normal;
	background-image: url(icon11px.gif);
	background-position: left;
	background-repeat: no-repeat;
}

#main #dr dd {
	font-size: 82%;
	line-height: 150%;
	padding-left: 2em;
	margin: 0px;
}

#main #dr ul {
	list-style-type: none;
	font-size: 88%;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

#main #dr li {
	padding-left: 1em;
	font-weight: normal;
	background-image: url(icon11px.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#main  #dh  ul {
	list-style-type: none;
	font-size: 88%;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

#main  #dh  li {
	padding-left: 1em;
	font-weight: normal;
	background-image: url(icon11px.gif);
	background-repeat: no-repeat;
	background-position: left;
}

h3.pagebreak {
	page-break-before: always;
}

table.table {
	border: 2px #CC3300 solid;
	border-collapse: collapse;
}

table.table td {
	border: 1px #CC3300 solid;
	font-size: 85%;
	padding: 0.3em;
}

table.table thead th {
	border-bottom: 3px double #CC3300;
	background-color: #FFCC99;
}

#pagetop {
	text-align: right;
	clear: both;
}

#list {
	width: 400px;
	height: 100px;
	margin: 10px 10px 10px 10px;
	display: block;
	border: solid 1px #CCCCCC;
	margin:auto;
}

#box {
	width: 350px;
	margin: 10px 10px;
	border: 1px solid #CCCCCC;
}

a {
	color: #336600;
	font-style: normal;
	text-decoration: underline;
}

a:link {
	color: #336600;
	font-style: normal;
	text-decoration: underline;
}

a:visited {
	color: #934C7B;
	text-decoration: none;
	border-bottom: none;
}

a:hover {
	color: #FF6600;
	font-style: normal;
	text-decoration: underline;
}

a:active {
	text-decoration: underline;
}

/* トップページの画像メニュー
--------------------*/

#linkimage_top {
 height: 150px;
 margin-top: 10px;
 text-align:center;/*IE用*/
}

#linkimage_top box {
	width: 560px;
	margin-right: auto;
	margin-left: auto;
}

#linkimage_top a img {
	border-style: none;
	margin: 10px;
}

#linkimage_bottom {
	height: 150px;
	margin-bottom: 30px;
text-align:center;/*IE用*/
}

#linkimage_bottom box {
	width: 560px;
	margin-right: auto;
	margin-left: auto;
}

#linkimage_bottom a img {
	border-style: none;
	margin: 10px;
}

/* サイドメニューの装飾（付箋紙）
--------------------*/

#side h2 {
	font-size: 85%;
	font-weight: normal;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	border-left: solid 15px #669933;
	background-color: #FFFFFF;
	display: block;
	padding: 5px 5px;
	margin-top: 10px;
}

#side ul {
	font-size: 85%;
	margin: 0px;
	padding-left: 15px;
}

#side li {
	font-weight: normal;
	list-style-type: none;
	line-height: 150%;
}

#side h2 a {
	color: #D93E02;
	font-weight: normal;
}

#side a {
	color: #336600;
	font-style: normal;
	text-decoration: none;
}

#side a:link {
	color: #336600;
	font-style: normal;
	text-decoration: none;
}

#side a:visited {
	color: #934C7B;
	border-bottom: none;
	text-decoration: none;
}

#side a:hover {
	color: #FF6600;
	font-style: normal;
	text-decoration: none;
}

#side #cap {
	line-height: normal;
	font-size: 70%;
}
