body {
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	background-image: url(/new-bg_img/bgl.png);
	background-repeat: no-repeat;
	background-position: center 110px;
	background-attachment: fixed;
}
#page {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#heading {
	height: 20px;
	width: 1000px;
}
#side_p_heading, #karate_logo, #side_p_nav, #side_p_centex {
	background-color: #D9DBD3;
}
#side_p_heading {
	height: 20px;
	width: 101px;
	margin-left: 15px;
}
#head {
	height: 100px;
	width: 1000px;
	background-image: url(/images/head_bg2.png);
	background-repeat: repeat-x;
}
#karate_logo {
	background-image: url(../images/tenshinkan_logo_t.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 100px;
	width: 101px;
	margin-left: 15px;
}
#site_title {
	float: left;
	height: 100px;
	width: 260px;
}
#sp {
	float: left;
	height: 103px;
	width: 875px;
	vertical-align: top;
	font-size: 14px;
	font-weight: bold;
}
.sp_hed {
	float: left;
	height: 103px;
	width: 50px;
}
#sp img {
	margin-right: 5px;
	margin-left: 5px;
}


#site_title a {
	background-image: url(../images/head/ten.png);
	background-repeat: no-repeat;
	display: block;
	height: 65px;
	width: 235px;
	margin-top: 17px;
	margin-left: 10px;
}
#site_title a:link {
	background-image: url(../images/head/ten.png);
	background-repeat: no-repeat;
	display: block;
	height: 65px;
	width: 235px;
	margin-top: 17px;
	margin-left: 10px;
}
#site_title a:hover {
	background-image: url(../images/head/ten.png);
	background-repeat: no-repeat;
	display: block;
	height: 65px;
	width: 235px;
	margin-top: 17px;
	background-position: -236px 0px;
	margin-left: 10px;
}
#head_nav {
	float: right;
	width: 380px;
	height: 90px;
	text-align: right;
	margin-top: 10px;
	margin-right: 10px;
}
#top_i {
	height: 50px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	clear: both;
	width: 380px;
	color: #000;
}
#link {
	height: 30px;
}

.lup {
	width: 100px;
	float: right;
	height: 30px;
	line-height: 30px;
	background-image: url(../images/hvor/lup.png);
	background-repeat: no-repeat;
	background-position: 10px 0px;
}
.lup a {
	display: block;
	height: 30px;
	width: 100px;
	text-align: right;
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}
.lup a:link {
	display: block;
	height: 30px;
	width: 100px;
	text-align: right;
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}
.lup a:hover {
	display: block;
	height: 30px;
	width: 100px;
	text-align: right;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
.post {
	width: 100px;
	float: right;
	height: 30px;
	line-height: 30px;
	background-image: url(../images/head/post.gif);
	background-repeat: no-repeat;
	background-position: 10px 11px;
	margin-right: 5px;
}
.post a {
	display: block;
	height: 30px;
	width: 100px;
	text-align: right;
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}
.post a:link {
	display: block;
	height: 30px;
	width: 100px;
	text-align: right;
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}
.post a:hover {
	display: block;
	height: 30px;
	width: 100px;
	text-align: right;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}


#navi {
	background-color: #131313;
	height: 40px;
	width: 1000px;
	background-image: url(../images/navi/bg.gif);
	background-repeat: repeat-x;
}

#side_p_nav {
	float: left;
	height: 40px;
	width: 101px;
	margin-left: 15px;
	background-image: url(../images/tenshinkan_logo_b.png);
	background-repeat: no-repeat;
}
#links {
	padding: 0px;
	float: left;
	height: 40px;
	width: 880px;
	margin: 0px;
	font-size: 14px;
}

#links ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
}
#links li {
	list-style-type: none;
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	display: block;
}
#links li a {
	line-height: 40px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	height: 40px;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
}
#links li a:link {
	line-height: 40px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	height: 40px;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
	margin-right: 5px;
}
#links li a:hover {
	line-height: 40px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	height: 40px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #5A5A99;
	display: block;
}

#content {
	width: 1000px;
	background-color: #FFFFFF;
	background-image: url(/images/sid_p/bg_venter.gif);
	background-repeat: repeat-y;
}


#flash {
	height: 207px;
	width: 1000px;
}
#flash_left {
	float: left;
	height: 207px;
	width: 697px;
	text-align: left;
}
#flash_right {
	float: right;
	height: 207px;
	width: 296px;
	background-color: #E8E8E8;
}
.box_txt {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 12px;
	color: #000000;
}
.box_txt_h {
	color: #000090;
	font-weight: bold;
	font-size: 14px;
}

.box_txt a {
	color: #000090;
	font-size: 12px;
	font-weight: bold;
}
.box_txt a:link {
	color: #000090;
	font-size: 12px;
	font-weight: bold;
}
.box_txt a:hover {
	color: #000090;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#info {
	background-image: url(../images/sid_p/bg.gif);
	background-repeat: repeat-y;
}
#side_p_centex {
	float: left;
	width: 100px;
	margin-left: 15px;
	background-image: url(../images/sid_p/san.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#side_p_foto {
	float: left;
	width: 100px;
	margin-left: 15px;
	background-image: url(../images/sid_p/wargokansan.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 400px;
}
.side_p_link a {
	font-size: 12px;
	line-height: 15px;
	display: block;
	height: 15px;
	width: 100px;
	text-decoration: none;
	color: #0000CC;
}
.side_p_link a:link {
	font-size: 12px;
	line-height: 15px;
	color: #0000CC;
	text-decoration: none;
	display: block;
	height: 15px;
	width: 100px;
	margin-bottom: 2px;
}
.side_p_link a:hover {
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	height: 15px;
	width: 100px;
}


#contex {
	float: left;
	width: 875px;
	margin-left: 10px;
	margin-top: 10px;
}
#contex_mail {
	float: left;
	width: 875px;
	margin-left: 10px;
	margin-top: 10px;
	background-image: url(../images/page/ten_logo.png);
	background-repeat: no-repeat;
	background-position: 550px 10px;
}
#contex_ord {
	float: left;
	width: 865px;
	margin-left: 10px;
	margin-top: 10px;
	background-image: url(../images/page/ten_logo.png);
	background-repeat: no-repeat;
	background-position: 550px 150px;
	padding-right: 10px;
}
.cont_1 {
	float: left;
	width: 400px;
}
.cont_txt_h {
	color: #000090;
	font-weight: bold;
	font-size: 14px;
}
.cont_txt_h_ord {
	color: #000090;
	font-weight: bold;
	font-size: 14px;
	width: 865px;
}
.cont_2 {
	float: right;
	width: 455px;
	margin-right: 10px;
}

.cont_tom {
	clear: both;
	height: 10px;
	width: 875px;
	line-height: 2px;
}



.tom {
	clear: both;
	height: 10px;
	width: 1000px;
	background-image: url(../images/sid_p/bg.gif);
	background-repeat: repeat-y;
}
#bn {
	clear: both;
	height: 55px;
	width: 1000px;
}

#bl {
	line-height: 10px;
	background-image: url(../images/bund/bund1.gif);
	background-repeat: no-repeat;
	float: left;
	height: 10px;
	width: 115px;
}
#bll {
	background-image: url(../images/bund/bund2.gif);
	background-repeat: repeat-x;
	float: right;
	height: 10px;
	width: 885px;
}
.info_b {
	height: 50px;
	width: 885px;
	text-align: center;
	line-height: 40px;
	float: right;
}
#bn2 {
	background-image: url(../images/bund/b_bg.png);
	background-repeat: no-repeat;
	margin-top: 5px;
	height: 50px;
	width: 1000px;
	clear: both;
	background-position: 0px 0px;
}

.info_b a {
	color: #000090;
	text-decoration: underline;
}

.info_b a:link {
	color: #000090;
	text-decoration: underline;
}
.info_b a:hover {
	color: #000090;
	text-decoration: none;
}
.foto {
	float: left;
	width: 400px;
	background-color: #E8E8E8;
	padding: 10px;
}
.foto h4 {
	font-weight: bold;
	color: #000090;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#foto1 {
	float: left;
	width: 400px;
}
#foto2 {
	float: left;
	width: 400px;
	margin-top: 10px;
}
.foto_link a {
	display: block;
	height: 25px;
	width: 400px;
	text-decoration: none;
	background-color: #BDBDBD;
	line-height: 25px;
	color: #200108;
	font-weight: bold;
	border: 1px solid #000000;
}
.foto_link a:link {
	display: block;
	height: 25px;
	width: 400px;
	text-decoration: none;
	background-color: #BDBDBD;
	line-height: 25px;
	color: #200108;
	font-weight: bold;
}
.foto_link a:hover {
	display: block;
	height: 25px;
	width: 400px;
	text-decoration: none;
	background-color: #FFFFFF;
	line-height: 25px;
	color: #000090;
	font-weight: bold;
}
.video_fl {
	float: right;
	height: 330px;
	width: 360px;
}
.pra {
	float: left;
	width: 250px;
	background-image: url(../images/page/oi.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.pra-head {
	height: 25px;
	width: 226px;
	margin-top: 86px;
	margin-left: 11px;
	margin-right: 11px;
	border: 1px solid #000000;
	background-color: #0066FF;
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.pra-info {
	background-color: #E8E8E8;
	width: 216px;
	margin-right: 11px;
	margin-left: 11px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #A6A6A6;
	border-bottom-color: #A6A6A6;
	border-left-color: #A6A6A6;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 3px;
	font-size: 12px;
}
.cont_tom560px {
	height: 10px;
	width: 560px;
	line-height: 2px;
	float: left;
}
.cont_560 {
	float: left;
	width: 560px;
}.cont_560 a {
	text-decoration: underline;
	font-weight: bold;
	color: #000090;
}
.cont_560 a:link {
	text-decoration: underline;
	font-weight: bold;
	color: #000090;
}
.cont_560 a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #000090;
}
