@charset "utf-8";
/*
Theme Name: テコンドークラブ
Theme URI: 
Author: Utility Factory
Author URI: 
Description: テコンドークラブのテーマファイルです
Version: 1.3

*/


* {
	font-size: 12px;
	line-height: 140%;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(http://aichi.itf-japan.net/138/img/bg.gif);
}

img {
	border:none;
}
table {
	border: none;
	border-collapse: collapse;
}
th,td {
	text-align: left;
	vertical-align: top;
}
li {
	list-style-type: none;
}
a {
	outline: none;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
div#container {
	background-image: url(http://aichi.itf-japan.net/138/img/bg_header.gif);
	background-repeat: repeat-x;
}
div#wrapper {
	width: 914px;
	margin-right: auto;
	margin-left: auto;
}

/*header*/
h1 {
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 20px;
	padding-left: 7px;
}
div#header {
	padding-right: 7px;
	padding-left: 7px;
	height: 81px;
	width: 900px;
	position: relative;
	padding-top: 16px;
}
h2 a {
	width: 505px;
	background-image: url(http://aichi.itf-japan.net/138/img/logo.jpg);
	background-repeat: no-repeat;
	text-indent: -99999px;
	height: 76px;
	position: absolute;
	left: 0px;
	top: 0px;
	display: block;
}
div#tel {
	background-image: url(http://aichi.itf-japan.net/138/img/tel_usui.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 205px;
	margin-left: 695px;
}
#tel p {
	text-indent: -99999px;
	height: 40px;
}
#tel a:link,#tel a:visited,#tel a:active {
	background-image: url(http://aichi.itf-japan.net/138/img/mail.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 149px;
	display: block;
	text-indent: -99999px;
}
#tel a:hover {
	background-position: -149px 0px;
}
div#contents_t {
	background-image: url(http://aichi.itf-japan.net/138/img/bg_contents_t.png);
	background-repeat: no-repeat;
	height: 6px;
	width: 914px;
	font-size: 1px;
}


/*side-main box*/
div#contents {
	background-image: url(http://aichi.itf-japan.net/138/img/bg_contents.png);
	background-repeat: repeat-y;
	width: 880px;
	position: relative;
	padding-left: 16px;
	padding-right: 18px;
}


/*------------ navi ------------*/
div#side {
	float: left;
	width: 200px;
	padding-top: 20px;
	padding-bottom: 50px;
}
div#navi {
	position: relative;
}
#side #navi ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 196px;
	border-top: 2px solid #8D8263;
	border-right: 2px solid #8D8263;
	border-bottom: 1px solid #8D8263;
	border-left: 2px solid #8D8263;
}
#side #navi li {
	border-bottom: 2px solid #8D8263;
}
#side #navi li a{
	height: 30px;
	padding-top: 10px;
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #665F48;
	border: 1px solid #ffffff;
	padding-left: 10px;
}
#side #navi li a:hover{
	background: #DDDACE;
	border: 1px solid #FFFFFF;
	text-decoration: none;
	color: #665F48;
}

#side #bnr {
	margin-top: 25px;
}

#bnr ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#bnr li {
	margin-bottom: 2px;
}
li#oyako {
	margin-bottom:10px;
}

/*maincontents*/
div#main {
	width: 630px;
	float: left;
	padding-left: 35px;
	padding-top: 15px;
	padding-bottom: 50px;
}
h4 {
	background-image: url(http://aichi.itf-japan.net/138/img/blog/nocate.gif);
	background-repeat: no-repeat;
	font-size: 20px;
	font-weight: bold;
	padding-top: 6px;
	padding-left: 10px;
	color: #585038;
	height: 38px;
	width: 630px;
	margin-bottom: 0px;
	margin-top:5px;
}
h4.blog {
	background-image: url(http://aichi.itf-japan.net/138/img/blog/blog.gif);
	text-indent: -99999px;
}
h4.news {
	background-image: url(http://aichi.itf-japan.net/138/img/blog/news.gif);
	text-indent: -99999px;
}
h4.event {
	background-image: url(http://aichi.itf-japan.net/138/img/blog/event.gif);
	text-indent: -99999px;
}

a.pagetop:link,
a.pagetop:visited,
a.pagetop:active {
	background-image: url(http://aichi.itf-japan.net/138/img/pagetop.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 177px;
	display: block;
	margin-left: 430px;
	text-align: right;
	padding-right: 23px;
	background-position: right 0px;
	padding-top: 3px;
	text-decoration: none;
	margin-top: 15px;
}
a.pagetop:hover {
	background-position: right -19px;
	color: #9BBF48;
}


/*footer*/
div#footer {
	background-image: url(http://aichi.itf-japan.net/138/img/bg_footer.png);
	background-repeat: no-repeat;
	height: 75px;
	width: 882px;
	padding-right: 16px;
	padding-left: 16px;
}
div#btmnavi {
	text-align: right;
	padding-top: 22px;
	height: 24px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

#footer ul {
	list-style-type: none;
}
#footer li {
	display: inline;
	color: #666666;
}
#btmnavi a:link,
#btmnavi a:visited,
#btmnavi a:active {
	color: #666666;
	text-decoration: none;
}
#btmnavi a:hover {
	text-decoration: underline;
}
#footer p {
	background-image: url(http://aichi.itf-japan.net/138/img/footer.png);
	background-repeat: no-repeat;
	text-indent: -99999px;
	height: 67px;
	width: 875px;
	margin-bottom: 5px;
}
h5 {
	background-image: url(http://aichi.itf-japan.net/138/img/bg_category.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 550px;
	padding-left: 20px;
	padding-top: 5px;
	font-weight: normal;
	margin:30px auto 20px auto;
}


div.article {
	width: 550px;
	margin:10px auto 10px auto;
	padding-bottom:10px;
	border-bottom:1px dotted #CCCCCC;
}
div.articleBox {
	width: 530px;
	margin:15px auto 0px auto;
}

/*-----------------------------------
	サブボックス
-----------------------------------*/
div.subbox {
	width: 200px;
	background:#E1E0D7;
	margin-top:15px;
	padding-bottom:10px;
}
.subbox select{
	width: 90%;
	height:30px;
	font-size:16px;
	font-weight:bolder;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	display:block;
	border:2px solid #665f49;
}
.subbox select option{
	font-size:14px;
}
h2.widgettitle {
	font-weight: bold;
	font-size: 15px;
	color: #333;
	padding:5px 0px 0px 9px;
}
li.widget ul {
	background: #E1E0D7;
	padding-bottom:15px;
}
li.widget ul li {
	border-bottom: 1px dotted #999999;
}
li.widget ul li a {
	display: block;
	width: 170px;
	padding: 8px 10px 5px 20px;
	color: #333;
	font-size: 13px;
	background:url(http://aichi.itf-japan.net/138/img/navi_icon2.png) no-repeat 10px 14px;
}
li.widget ul li a:hover {
	text-decoration:none;
	background-color: #ECECE6;
}
div.subbox li#search-3,
div.subbox li#search-4 {
	padding-left: 16px;
	padding-right: 16px;
	margin:0px -7px 15px -7px;
	padding-top:12px;
}
div.subbox li#search-3 input#s,
div.subbox li#search-4 input#s {
	width:105px;
}

/*-----------------------------------
	ページナビ
-----------------------------------*/
div.pagenavi_box {
	text-align: center;
	margin:50px 0px 30px 0px;
}
div.pagenavi_box span,
div.pagenavi_box span a {
	font-weight:bold;
}
div.pagenavi_box span {
	margin:0px 30px 0px 30px;
}
p.postinfo {
	margin-top: 45px;
	font-size:12px;
	color:#666;
	text-align:right;
}
p.postinfo a {
	font-size:12px;
	text-decoration: underline;
	color:#666;
}

