body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #f8f8f8;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;
}

img {
	border: none;
}

ul,
li
 {
	list-style: none;
}

a:link {
	color: #0000ff;
	text-decoration: underline;
	}

a:visited {
	color: #0000ff;
	text-decoration: underline;
	}

a:hover {
	color: #cc6666;
	text-decoration: none;
	}

blockquote {
	margin: 5px 15px 15px 15px;
	padding: 10px;
	font-size: 80%;
	background-color: #fdf5f5;
	border: double #b8aa95;
}

.clear {
	clear: both;
}

.hidden {
	display: none;
}


/* ---------- 枠組みの設定 ---------- */
.container {
	margin: 0 auto;
	padding: 0;
	width: 800px;
	background-image: url(images/container_bg.jpg);
	background-repeat: repeat-y;
	text-align: left;
}

.container h1 {
	margin: 0;
	padding: 5px 0 5px 25px;
	font-size: 80%;
}


/* ---------- ヘッダーの設定開始 ---------- */

.header {
	width: 700px;
	height: 115px;
	background-image: url(dmmkr.jpg);
	background-repeat: no-repeat;
	margin: 0px 0 0 65px;
}

.header p {
	margin: 0;
	padding: 5px 0 0 245px;
	font-size: 70%;
	font-weight: bold;
}

/* ---------- ヘッダーの設定終了 ---------- */


/* ---------- メインコンテンツの設定開始 ---------- */

.contents {
	margin: 0 0 20px 0;
	padding: 0;
	width: 560px;
	float: right;
}


.contents img a{
	border: none;
	text-decoration: none;
}

.contents-header {
	width: 530px;
	height: 20px;
	margin: 0 20px 0 10px;
	background-image: url('images/contents_header.jpg');
	background-repeat: no-repeat;
}

.contents-inner {
	margin: 0 20px 0 10px;
	padding: 0;
	background-image: url(images/contents_bg.jpg);
	background-repeat: repeat-y;
	overflow: hidden;
}

.contents-footer {
	width: 530px;
	height: 10px;
	margin: 0 0 15px 10px;
	background-image: url('images/contents_footer.jpg');
	background-repeat: no-repeat;
	clear: both;
}

.contents p {
	margin: 0;
	padding: 10px 10px 0 15px;
	font-size: 80%;
	line-height: 1.5;
}


/* ---------- メインコンテンツ内h要素の設定開始 ---------- */

.contents h2 {
	margin: -5px 0 0 0;
	padding: 13px 0 10px 75px;
	background-image: url(images/contents_h2.jpg);
	background-repeat: no-repeat;

	font-size: 100%;
}

.contents h3 {
	margin: 0 0 0 0;
	padding: 8px 0 7px 70px;
	background-image: url(images/contents_h3.jpg);
	background-repeat: no-repeat;
	font-size: 90%;
}

.contents h4 {
	margin: 15px 0 0 0;
	padding: 10px 0 5px 60px;
	background-image: url(images/contents_h4.jpg);
	background-repeat: no-repeat;
	font-size: 80%;
}

.contents h5 {
	margin: 10px 0 0 0;
	padding: 6px 0 5px 55px;
	background-image: url(images/contents_h5.jpg);
	background-repeat: no-repeat;
	font-size: 80%;
}

.contents h6 {
	margin: 5px 0 0 0;
	padding: 5px 0 5px 45px;
	background-image: url(images/contents_h6.jpg);
	background-repeat: no-repeat;
	font-size: 80%;
}

/* ---------- メインコンテンツ内h要素の設定終了 ---------- */


/* ---------- メインコンテンツ内リスト要素の設定開始 ---------- */

.contents ul {
	margin: 0;
	padding: 10px 0 10px 15px;
}

.contents li {
	margin: 5px 0 0 0;
	padding: 0 0 0 28px;
	background-image: url(images/arrow_right.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 80%;
}

/* ---------- メインコンテンツ内リスト要素の設定終了 ---------- */


/* ---------- メインコンテンツ内テーブル要素の設定開始 ---------- */
.contents table.large {
	margin: 15px 0 0 0;
	padding: 0;
	background-image: url(images/table_bg.jpg);
	background-repeat: repeat-y;
}

.contents table.small-01 {
	margin: 5px 10px 0 10px;
	border-top: #cccccc solid 1px;
	border-right: #cccccc solid 1px;
}

.contents table.small-01 td {
	text-align: center;
	font-size: 80%;
	border-bottom: #cccccc solid 1px;
	border-left: #cccccc solid 1px;
}

.contents table.small-02 {
	margin: 10px 10px 0 10px;
}

.contents table.small-02 td {
	padding: 0 0 0 10px;
	text-align: left;
	font-size: 78%;
	line-height: 1.5;
}

.table-footer {
	width: 530px;
	height: 10px;
	background-image: url('images/table_footer.jpg');
	background-repeat: no-repeat;
}
/* ---------- メインコンテンツ内テーブル要素の設定終了 ---------- */


/* ---------- パンくずリストの設定 ---------- */
.contents p.topic-path {
	width: 530px;
	margin: 0 0 10px 10px;
	padding: 0;
	font-size: 70%;
}

/* ----- インフォメーション部分・h2要素の設定 ----- */
.contents div.info h2 {
	margin: 0 20px 0 10px;
	padding: 25px 0 19px 75px;
	background-image: url(images/info_title.jpg);
	background-repeat: no-repeat;
	font-size: 100%;
}

/* ----- ページトップ案内の設定 ----- */
.contents p.pagetop {
	text-align: right;
	font-size: 70%;
}


/* ----- フッターナビの設定 ----- */
.contents p.footer-navi {
	margin: 0;
	padding: 0 0 0 10px;
	clear: both;
	text-align: left;
	font-size: 80%;
}

/* ---------- メインコンテンツの設定終了 ---------- */


/* ---------- サイドメニューの設定開始 ---------- */

.menu {
	margin: 0 0 20px 0;
	width: 240px;
	float: right;
}


/* ---------- サイト内検索の設定開始 ---------- */

.menu div.search h3 {
	margin: 0 0 0 20px;
	padding: 15px 0 10px 55px;
	background-image: url(images/search_title.jpg);
	background-repeat: no-repeat;
	font-size: 80%;
}

.search form {
	margin: 0 0 0 20px;
	padding: 5px 0 0 10px;
	background-image: url('images/search_bg.jpg');
	background-repeat: repeat-y;
	font-size: 80%;
}

.search-footer {
	width: 220px;
	height: 10px;
	margin: 0 0 0 20px;
	background-image: url('images/search_footer.jpg');
	background-repeat: no-repeat;
}

/* ---------- サイト内検索の設定終了 ---------- */


.menu h3 {
	margin: 10px 0 0 20px;
	padding: 15px 0 9px 45px;
	background-image: url(images/menu_title.jpg);
	background-repeat: no-repeat;
	font-size: 80%;
}

.menu p {
	margin: 0;
	padding: 0;
}


/* ---------- サイドメニュー内リスト要素の設定開始 ---------- */

.menu ul {
	width: 220px;
	margin: 0 0 0 20px;
	padding: 0;

}

.menu li {
	width: 220px;
	height: 30px;
	float: right;
	overflow: hidden;
	color: #000000;
}

.menu li a {
	margin: 0;
	padding: 7px 0 0 35px;
	display: block;
	height: 30px;
	background-image: url('images/menu_li.jpg');
	background-repeat: no-repeat;
	text-decoration: none;
	color: #000000;
	font-size: 80%;
}

.menu li a:visited {
	color: #000000;
	text-decoration: none;
}

.menu li a:hover {
        background-position: 0 -30px;
	text-decoration: none;
	color: #cc6666;
}

/* ---------- サイドメニュー内リスト要素の設定終了 ---------- */


/* ---------- サイドメニューの設定終了 ---------- */


/* ---------- フッターの設定開始 ---------- */

.footer {
	width: 800px;
	height: 60px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	clear: both;
}

.footer p {
	margin: 0;
	padding: 25px 0 0 0;
	text-align: center;
	font-size: 80%;

	color: #000000;
}
.footer p a{
	color: #000000;

	text-decoration: none;
}

/* ---------- フッターの設定終了 ---------- */
