/** 共通 **/
body {
	background: #864793;
	background-image: url(images/bk01.png);
	background-repeat: repeat-x;
        color: #BF61D4;
	margin: 0;
	padding: 0;
	font-family:Arial, sans-serif;
	font-size:0.9em;
	line-height:1.4;
	}

br {
	padding: 0;
	margin: 0;
	}

img { border :0px; }


div .clear {
	clear: both;
	display: block;
	width: 1px;
	height: 1px;
	}

h1 {
	float:left;
	margin: 0 0 0 19px;
	padding: 0 0 15px 0;
	}

h2 {
	width: 560px;
	margin: 0;
	text-align: left;
	}

/** ヘッダ **/


.Banner_area {
	float: right;
	padding: 15px 33px 0 0;
	margin: 0;
	}

/** ナビゲーション **/

#navi_menu {
	width: 900px;
	height: 29px;
	margin: 0 auto;
	margin-top: 5px;
	padding: 0;
	}
/*
#navi_menu td { text-align: left; }
*

/** コンテンツ全体 **/
.container {
	width: 900px;
	background-image: url(images/bk02.png);
	background-repeat: repeat;
	margin: 0 auto;
	margin-top: 23px;
	padding: 0;
	text-align: center;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}

/** コンテンツ **/
#contents {
	float: left;
	vertical-align: top;
	text-align: left;
	width: 563px;
	margin: 23px 0 0 33px;
	}

#contents p {
	padding: 0 15px 25px 15px;
	font-size:12px;
	line-height: 1.8em;
	border-bottom:dashed 1px #BF61D4;
	margin-bottom: 25px;
	}

#contents pre {
	padding: 0 15px 25px 15px;
/*
	font-size:12px;
	line-height: 1.8em;
*/
	border-bottom:dashed 1px #BF61D4;
	margin-bottom: 25px;
}

#contents a:link,.container a:visited,.container a:active {
	font-size: 12px;
	color: #DD2D13;
	text-decoration: none;
	}

#contents a:hover {
	font-size: 12px;
	color: #DD2D13;
	text-decoration: underline;
}

#contents dl {
	margin: 15px 0 15px 30px;
	padding:0;
	font-size: 14px;
	line-height: 1.8em;
}

#contents dt {
	margin: 0;
	padding:0;
	letter-spacing: 0.2em; 
}

#contents dd {
	margin: 0 0 0 20px;
	padding:0;
}

/** ライトブロック **/
#sub {
	float: right;
	width: 240px;
	vertical-align: top;
	text-align: center;
	margin: 20px 33px 0 0;
	}


/** フッタ **/
#footer {
	width: 900px;
	height: 25px;
	margin: 0 auto;
	margin-top: 25px;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	}

/** 管理メニュー **/
#admin {
	width: 900px;
	height: auto;
	margin: 0 auto;
	margin-top: 5px;
	font-size: 10px;
	text-align: center;
	color: #BF61D4;
}
#admin a{
	color: #BF61D4;
}

/* Navigation Mouse Over */

/*
td.Over_A a {
	display : block ;
	background-repeat : no-repeat ;
	background-position : top left ;
	}

td.Over_A a:link { background-image : url(images/navi001.png) ; }
td.Over_A a:visited { background-image : url(images/navi001.png) ; }
td.Over_A a:hover { background-image : url(images/navi001_on.png) ; }
td.Over_A a:active { background-image : url(images/navi001.png) ; }
td.Over_A a:link img { visibility : visible ; }
td.Over_A a:visited img { visibility : hidden ; }
td.Over_A a:hover img { visibility : hidden ; }
td.Over_A a:active img { visibility : hidden ; }
*/

td div.select_tab{
	font-family:Arial,Helvetica,sans-serif;
	font-size: 15px;
	font-weight: bold;
	padding: 0px 10px;
	margin: 0px 10px 0px 0px;
	text-align : center;
	color : #fff24d;
	background-color : #280c33;
	line-height: 29px;
	white-space: nowrap;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}

td a.unselect_tab {
	display : block ;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align : center;
	text-decoration: none;
	color : #ffeae7;
	white-space: nowrap;
	line-height: 29px;
	padding: 0px 10px;
	margin: 0px 10px 0px 0px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}

td a.unselect_tab:hover {
	background-color : #280c33;
}

/*
td.Over_B a {
	display : block ;
	background-repeat : no-repeat ;
	background-position : top left ;
	}

td.Over_B a:link { background-image : url(images/navi002.png) ; }
td.Over_B a:visited { background-image : url(images/navi002.png) ; }
td.Over_B a:hover { background-image : url(images/navi002_on.png) ; }
td.Over_B a:active { background-image : url(images/navi002.png) ; }
td.Over_B a:link img { visibility : visible ; }
td.Over_B a:visited img { visibility : hidden ; }
td.Over_B a:hover img { visibility : hidden ; }
td.Over_B a:active img { visibility : hidden ; }
*/


td.Over_C a {
	display : block ;
	background-repeat : no-repeat ;
	background-position : top left ;
	}

td.Over_C a:link { background-image : url(images/navi003.png) ; }
td.Over_C a:visited { background-image : url(images/navi003.png) ; }
td.Over_C a:hover { background-image : url(images/navi003_on.png) ; }
td.Over_C a:active { background-image : url(images/navi003.png) ; }
td.Over_C a:link img { visibility : visible ; }
td.Over_C a:visited img { visibility : hidden ; }
td.Over_C a:hover img { visibility : hidden ; }
td.Over_C a:active img { visibility : hidden ; }

td.Over_D a {
	display : block ;
	background-repeat : no-repeat ;
	background-position : top left ;
	}

td.Over_D a:link { background-image : url(images/navi004.png) ; }
td.Over_D a:visited { background-image : url(images/navi004.png) ; }
td.Over_D a:hover { background-image : url(images/navi004_on.png) ; }
td.Over_D a:active { background-image : url(images/navi004.png) ; }
td.Over_D a:link img { visibility : visible ; }
td.Over_D a:visited img { visibility : hidden ; }
td.Over_D a:hover img { visibility : hidden ; }
td.Over_D a:active img { visibility : hidden ; }

td.Over_E a {
	display : block ;
	background-repeat : no-repeat ;
	background-position : top left ;
	}

td.Over_E a:link { background-image : url(images/navi005.png) ; }
td.Over_E a:visited { background-image : url(images/navi005.png) ; }
td.Over_E a:hover { background-image : url(images/navi005_on.png) ; }
td.Over_E a:active { background-image : url(images/navi005.png) ; }
td.Over_E a:link img { visibility : visible ; }
td.Over_E a:visited img { visibility : hidden ; }
td.Over_E a:hover img { visibility : hidden ; }
td.Over_E a:active img { visibility : hidden ; }


