/* CSS Document */

body {
	text-align: center;
	background-color: #FFFFFF;
	margin: 0px auto;
	padding: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
img{
	border: none;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #330033;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #330033;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}
/* ヘッド〜メニュー
----------------------------------------------- */
#head {
	padding: 0px;
	width: 800px;
	margin:0px auto;
	height: 42px;
	position: relative;
	text-align: center;
}
#head2 {
	padding: 0px;
	width: 800px;
	margin:0px auto;
	height: 97px;
	position: relative;
	text-align: center;
	left: 59px;
	top: 387px;


}
#headmenu {
	height: 50px;
	width: 800px;
	position: relative;
	margin:0px auto;
	padding: 0px;
}
#headline {
	width: 800px;
	margin: 0px;
	padding: 0px;
	height: 27px;
}
#headimage {
	width: 800px;
	margin: 0px;
	padding: 0px;
	height: 440px;
}
#headimage2 {
	width: 800px;
	margin: 0px;
	padding: 0px;
	height: 120px;
}
#topheadtable {
	padding: 0px;
	margin: 0px auto;
	height: auto;
	width: 800px;
	font-family: ＭＳ Ｐゴシック;
	font-size: 12px;
	color: #330000;
    background-color:#ffffff;
	text-align: center;
	
}

/* コンテンツ
----------------------------------------------- */
#content{
	padding: 0px;
	width: 800px;
	height: auto;
	padding: 10px;
	border: 1px #999966 solid;
	background-color:#ffffff;
	background-image: url(../images/mein_bg.jpg);
	background-repeat: repeat-x;
}
ul {
	list-style: square inside url(../images/mark.gif); 
}
#example li {
	list-style-position: outside;
	 margin: 0 0 0 0.8em;
	 margin-bottom: 15px;
}

.td_conleft{
	padding: 0px;
	width: 7px;
	position: relative;
	background-color:#ffffff;
	background-image: url(../images/mein_t_l.gif);
}
.td_conright{
	padding: 0px;
	width: 7px;
	position: relative;
	background-color:#ffffff;
	background-image: url(../images/mein_t_r.gif);
}
.td_concenter{
	padding: 0px;
	width: 466px;
	height: auto;
	background-color:#ffffff;
	background-image: url(../images/mein_t_bg.gif);
}
td {
	font-size: 12px;
	color: #333333;
	line-height: 1.3em;
	letter-spacing: 0.1em;
}
.td1 {
	padding: 5px;
	text-align: center;
}
.td2 {
	padding: 10px;
	text-align: center;
}

.td3 {
	padding: 10px;
	text-align: left;
}
.tdelleft {
	width: 320px;
	height: auto;
	padding: 0px;
	text-align: center;
}

.tdelright {
	width: 320px;
	height: auto;
	padding: 2px 5px 5px 15px;
	text-align: left;
	line-height: 1.3em;
	letter-spacing: 0.1em;
}
.tdesleft {
	width: 160px;
	height: auto;
	padding: 0px;
	text-align: center;
}

.tdesright {
	width: 175px;
	height: auto;
	padding: 2px 5px 5px;
	text-align: left;
}
.font1{
	font-size: 12px;
	color: #ffffff;
}
.font2{
	text-align: left;
	font-size: 12px;
	line-height: 1.3em;
	letter-spacing: 0.1em;
}
/* アウトライン
----------------------------------------------- */
.outline{
	width: 720px;
	height: auto;
	margin: 1px;
	border-collapse: collapse;
	}
.td_out_left {
	width: 220px;
	height: auto;
	padding: 6px 5px;
	text-align: center;
	margin: 0px;
	border: 1px solid #333300;
	line-height: 1.3em;
	letter-spacing: 0.1em;
}

.td_out_right {
	width: 500px;
	height: auto;
	padding: 6px 5px;
	text-align: left;
	margin: 0px;
	border: 1px solid #333300;
	line-height: 1.3em;
	letter-spacing: 0.1em;
}
/* ロケーション
----------------------------------------------- */
.lokation{
	width: 720px;
	height: auto;
	margin: 1px;
	border-collapse: collapse;
}
/* フッター
----------------------------------------------- */
#foot {
	text-align: left;
	width: 800px;
	margin: 0px;
}
