﻿/*
Theme Name: knlions
*/


* {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

/* BASE -------------------------------------------------------------------------*/

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "MS Pゴシック", Arial, Helvetica, sans-serif;
	background: url(images/bg_01.gif) repeat-x top left;
}

#sidebar {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background: #ffffff;
	padding: 0;
	line-height: 0;
}

/* HEADER -------------------------------------------------------------------------*/

#header {
	width: 800px;
	height: 90px;
	margin-right: auto;
	margin-left: auto;
	background: url(images/bg_02.gif) repeat-x top left;
}

#logo {
	float: left;
	width: 170px;
	height: 52px;
	text-align: left;
	padding: 20px 0 0 20px;
}

h1 {
	float: left;
	width: 555px;
	font-size: 12px;
	font-weight: normal;
	color: #FF9600;
	line-height: 1.5;
	text-align: left;
	padding: 16px 0 0 22px;
}

#topmenu {
	float: right;
	width: 204px;
	padding: 15px 0 0 0;
}

#topmenu ul {
	list-style: none;
}

#topmenu li {
	float: left;
	width: 90px;
	font-size: 12px;
	line-height: 1.5;
	padding: 0 0 0 12px;
	background: url(images/icon_01.gif) no-repeat center left;
}

#topmenu li a {
	line-height: 1.5;
	text-decoration : none;
}

#topmenu a:link {color: #FFC600;}
#topmenu a:visited {color : #FFC600;}
#topmenu a:hover {color : #131273;}

#menu {
	clear: both;
	width: 800px;
	height: 45px;
	margin: 0;
	padding: 0;
	background :url(images/menu_bg.gif) no-repeat top left;
}

#menu ul {
	padding: 5px 0 0 0;
	list-style: none;
}

#menu li {
	float: left;
	padding: 0 0 0 10px;
}

#member {
	float: left;
	width: 115px;
}

#menu li a {
	display: block;
	width: 85px;
	height: 25px;
}

#menu li a.menumember {
	display: block;
	width: 115px;
	height: 25px;
}

#menu span {
	position: absolute;
	left: -5000px;
}

#home a {background: url(images/menu1.gif) no-repeat top left;}
#topics a {background: url(images/menu2.gif) no-repeat top left;}
#activity a {background: url(images/menu3.gif) no-repeat top left;}
#event a {background: url(images/menu4.gif) no-repeat top left;}
#pres a {background: url(images/menu5.gif) no-repeat top left;}
#lineup a {background: url(images/menu6.gif) no-repeat top left;}
#link a {background: url(images/menu7.gif) no-repeat top left;}
#member a {background: url(images/menu8.gif) no-repeat top left;}

#home a:hover, #topics a:hover, #activity a:hover, #event a:hover, #pres a:hover, #lineup a:hover, #link a:hover, #member a:hover {background-position: 0 -25px;}


/* WRAPPER -------------------------------------------------------------------------*/

#wrapper {
	text-align: left;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	line-height: 0;
}

/* MIMG -------------------------------------------------------------------------*/

#mimg {
	width: 800px;
	padding: 0 0 15px 0;
}


/* CONTENTS -------------------------------------------------------------------------*/

#contents {
	clear: both;
	width: 800px;
	line-height: 0;
}

/* MAIN -------------------------------------------------------------------------*/

#main {
	float: left;
	width: 580px;
	padding: 0 0 0 20px;
	line-height: 1.5;
}

#ttl01 {
	width: 580px;
	height: 25px;
	padding: 0 0 10px 0;
}

#mes {
	text-align: right;
	width: 580px;
}

#mes p {
	padding: 10px 0;
	line-height: 1.5;
	font-size: 12px;
	color: #020096;
}

#mes2 {
	width: 580px;
}

#mes2 p {
	margin: 15px 0 10px 0;
	padding: 0 0 0 15px;
	line-height: 1.5;
	font-size: 12px;
	color: #505050;
	font-weight: bold;
	background: url(images/icon_02.gif) no-repeat center left;
}

/* HOME -------------------------------------------------------------------------*/

#main p.slogan {
	line-height: 1.5;
	font-size: 17px;
	color: #FF7200;
	padding: 0 0 10px 10px;
	font-weight: bold;
}

#main p.timg {
	padding: 0 0 10px 0;
}

#main p.vow {
	line-height: 1.5;
	font-size: 12px;
	color: #FF7200;
	padding: 0 0 10px 10px;
}

/* ACTIVITY -------------------------------------------------------------------------*/

#tbl1 {
}

table.att {
	width: 580px;
	border-collapse: collapse;
}

table.att th, table.att td {
	font-size: 12px;
	line-height: 1.5;
	padding: 10px 5px;
}

table.att th {
	background: #6A6A6A;
	font-weight: normal;
	color: #ffffff;
	border: 1px solid #575757;
}

table.att td {
	background: #f7f7f7;
	border: 1px solid #C4C4C4;
}

table.att th span {
	font-size: 15px;
	font-weight: bold;
}

#attleftth, #attlefttd {
	text-align: center;
	width: 14px;
}

/* EVENT -------------------------------------------------------------------------*/

table.evt {
	width: 580px;
	border-collapse: collapse;
}

table.evt th, table.evt td {
	font-size: 12px;
	line-height: 1.5;
}

table.evt th {
	background: #6A6A6A;
	color: #ffffff;
	border: 1px solid #575757;
	padding: 10px 5px;
}

table.evt td.evtbdrpd {
	text-align: center;
	vertical-align: top;
	background: #f7f7f7;
	border: 1px solid #C4C4C4;
	padding: 10px 5px;
}

table.evt td.evtbdr {
	vertical-align: top;
	background: #f7f7f7;
	border: 1px solid #C4C4C4;
	padding: 10px 0 10px 5px;
}

table.evt th span {
	padding: 0 0 0 5px;
}

table.evt2 td {
	vertical-align: top;
	font-size: 12px;
	line-height: 1.5;
	padding: 0 10px 0 5px;
}

/* PRESIDENT -------------------------------------------------------------------------*/

table.prs {
	width: 580px;
	border-collapse: collapse;
}

table.prs th, table.prs td {
	font-size: 12px;
	line-height: 1.5;
	padding: 10px 5px;
}

table.prs th {
	text-align: center;
	background: #2C2B85;
	color: #ffffff;
	border: 1px solid #1F1E5D;
}

table.prs td {
	background: #f7f7f7;
	border: 1px solid #C4C4C4;
}

td.prsright {
	text-align: right;
}

#now {
	font-weight: bold;
	background: #E7E7E7;
	color: #2C2B85;
}

/* LINEUP -------------------------------------------------------------------------*/

#tbl2 {
	padding: 15px 0 0 0;
}

table.lu {
	width: 580px;
	border-collapse: collapse;
}

table.lu th, table.lu td {
	text-align: center;
	font-size: 12px;
	line-height: 1.5;
	padding: 10px 5px;
}

table.lu th {
	background: #2C2B85;
	font-weight: bold;
	color: #ffffff;
	border: 1px solid #1F1E5D;
}

table.lu td {
	background: #f7f7f7;
	border: 1px solid #C4C4C4;
}

table.lu td span {
	padding: 0 20px 0 0;
}

table.lu2 {
	width: 580px;
	border-collapse: collapse;
}

table.lu2 th, table.lu2 td {
	font-size: 12px;
	line-height: 1.5;
	text-align: center;
}

table.lu2 th {
	background: #2C2B85;
	font-weight: bold;
	color: #ffffff;
	border: 1px solid #1F1E5D;
	padding: 10px 5px;
}

table.lu2 td {
	background: #f7f7f7;
	border: 1px solid #C4C4C4;
	padding: 10px;
}

span.between {
	padding: 0 34px 0 0;
}

span.between_fn {
	padding: 0 12px 0 0;
}

span.between_fn2 {
	padding: 0 24px 0 0;
}

/* LINK -------------------------------------------------------------------------*/

table.link {
	width: 580px;
	border-collapse: collapse;
}

table.link th, table.link td {
	font-size: 12px;
	line-height: 1.5;
	padding: 10px 5px;
}

table.link th {
	text-align: center;
	background: #FFDE00;
	font-weight: normal;
	color: #000000;
	border: 1px solid #FFA800;
}

table.link td {
	background: #f7f7f7;
	border: 1px solid #C4C4C4;
}

#linkttl {
	margin: 0 0 10px 0;
}

#linkbox, #linkbox2 {
	float: left;
	width: 142px;
}

#linkbox {
	margin: 0 4px 0 0;
}

#linkbox2 {
	margin: 0;
}

#linkimg img {
	margin: 0;
	padding: 0;
	line-height: 0;
}

.linktbl a {
	margin: 0;
	padding: 0;
	line-height: 0;
}

.linkttl {
	width: 580px;
}

.linkttl th {
	height: 30px;
	margin: 15px 0 10px 0;
	padding: 0 0 0 15px;
	line-height: 1.5;
	font-size: 12px;
	color: #505050;
	font-weight: bold;
	background: url(images/icon_02.gif) no-repeat center left;
}

/* POST -------------------------------------------------------------------------*/

#resultpost {
	line-height: 1.5;
	padding: 0;
}

#rp1 {
	width: 510px;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	margin: 0 15px;
	padding: 0 0 0 15px;
	line-height: 1.5;
	background: url(images/icon_03.gif) no-repeat center left;
}

#rp1 a {
	font-size: 15px;
	line-height: 1.5;
}

#rp1 span {
	font-size: 12px;
	font-weight: normal;
	color: #B2B2B2;
	padding: 0 0 0 10px;
	line-height: 1.5;
}

#rp2 {
	padding: 0;
}

#rp2 p {
	font-size: 12px;
	line-height: 1.7;
	color: #000000;
	padding: 15px;
}

#rp2 p strong {
	line-height: 1.7;
}

#rp2 img {
	padding: 0 5px 1px 0;
}

#rp3 {
	padding: 0 20px;
}

#rp3 p {
	font-size: 12px;
	line-height: 1.7;
	color: #000000;
	padding: 15px;
}

#rp3 p strong {
	line-height: 1.7;
}

#rp3 img {
	padding: 0 5px 1px 0;
}

#rp10 {
	padding: 0;
}

#rp2 10 {
	font-size: 12px;
	line-height: 1.7;
	color: #000000;
	padding: 15px;
}

#rp10 p strong {
	line-height: 1.7;
}

#rp10 img {
	padding: 0;
}

#bar {
	clear: both;
	padding: 0 0 15px 0;
}

#postmeta {
	width: 565px;
	height: 25px;
	font-size: 12px;
	line-height: 2;
	margin: 5px 0 0 0;
	padding: 0 0 0 15px;
	background: url(images/ttlbg_01.gif) no-repeat top left;
}

.comp {
	font-size: 12px;
	line-height: 1.5;
	padding: 10px 0 10px 10px;
}

.cominfo {
	font-size: 12px;
	line-height: 1.5;
	padding: 0 0 10px 10px;
}

#com p {
	font-size: 12px;
	line-height: 1.5;
	padding: 0 0 30px 10px;
}

.comipt {
	font-size: 12px;
	line-height: 1.5;
	padding: 0 0 10px 10px;
}

.comipt input {
	width: 150px;
	font-size: 12px;
	line-height: 1.5;
	color: #000000;
}

.comtxt {
	font-size: 12px;
	line-height: 1.5;
	padding: 0 0 10px 10px;
}

.comtxt textarea {
	width: 350px;
}

#tb {
	font-size: 12px;
	line-height: 3;
	padding: 5px 0 0 10px;
	font-weight: bold;
	color: #4C5C18;
}

#tburl {
	font-size: 11px;
	line-height: 1.5;
	margin: 0 0 30px 0;
	padding: 3px 0 3px 10px;
	color: #4C5C18;
}

input.trackback-url {
	padding: 2px 0 0 5px;
}

.login {
	font-size: 12px;
	line-height: 3;
	padding: 0 0 0 10px;
}

#button01 {
	padding: 0 0 0 10px;
}

#submit {
	width: 170px;
	height: 25px;
}

#contactmes {
	line-height: 1.5;
	font-size: 12px;
	margin: 10px 0;
	padding: 0 0 0 10px;
	color: #2C2B85;
}

#imgfb {
	padding: 0 0 10px 0;
}

#fbttl {
	padding: 0 0 0 25px;
	margin: 0 0 5px 0;
	color: #435113;
	font-size: 12px;
	font-weight: bold;
	line-height: 3;
	border: solid 1px #E9E7DB;
	background: #F4F5E9 url(images/icon_04.gif) no-repeat center left;
}

#fbmes {
	line-height: 1.5;
	font-size: 12px;
	border: solid 1px #E9E7DB;
	padding: 5px;
	margin: 0 0 10px 0;
}

/* SIDEBAR -------------------------------------------------------------------------*/

#sidebar_left {
	float: left;
	width: 200px;
	line-height: 1.5;
}

#leftttltop {
	margin: 0 0 0 0;
	line-height: 0;
}

#leftttl {
	margin: 15px 0 0 0;
	line-height: 0;
}

#leftbox {
	clear: both;
	padding: 15px;
	background: url(images/leftbox_bg.gif) no-repeat bottom left;
}

#leftbox p {
	font-size: 12px;
	line-height: 1.5;
}

#leftbox p.ctr {
	text-align: center;
	padding: 0 0 10px 0;
}

#sideburner {
	clear: both;
	padding: 20px 0 30px 0;
}

#sideburner ul {
	text-align: center;
	line-height: 0;
	list-style: none;
	margin: 10px 0 0 0;
}

#sideburner li {
	padding: 5px 0 0 0;
	list-style: none;
	margin: 0;
	padding: 0 0 5px 0;
	background: none;
}

/* TABLE -------------------------------------------------------------------------*/

textarea {
/*	width: 240px;*/
/*	height: 130px;*/
	color: #000000;
	font-size: 12px;
	line-height: 1.5;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "MS Pゴシック", Arial, Helvetica, sans-serif;
}

input {
	height: 20px;
	line-height: 1.5;
	font-size: 12px;
	color: #000000;
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, sans-serif;
}

/* SITEMAP -------------------------------------------------------------------------*/

#sitemap p {
	width: 550px;
	height: 35px;
	padding: 0 0 0 30px;
	margin: 0 0 5px 0;
	font-size: 12px;
	line-height: 3;
	background: url(images/ttlbg_02.gif) no-repeat center left;
}

#sitemap p a {
	line-height: 3;
}

#sitemap ul {
	list-style: none;
}

#sitemap li {
	width: 530px;
	height: 35px;
	padding: 0 0 0 50px;
	margin: 0 0 5px 0;
	font-size: 12px;
	line-height: 3;
	background: url(images/ttlbg_03.gif) no-repeat center left;
}

#sitemap ul.children {
	margin: -5px 0 0 -17px;
}

#sitemap ul.children li {
	font-size: 12px;
	line-height: 2;
	background: url(images/) no-repeat top left;
}

/* FOOTER -------------------------------------------------------------------------*/

#footer {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	width: 580px;
}

#footer p {
	font-size: 12px;
	color: #000000;
	line-height: 3;
	text-align: center;
}

/* UNDERMENU -------------------------------------------------------------------------*/

#undermenu {
	width: 580px;
	padding: 30px 0 0 0;
}

#undermenu p {
	text-align: center;
	font-size: 10px;
	line-height: 2.5;
}

#undermenu  a {
	padding: 0 10px;
}


/* COMMENTS -------------------------------------------------------------------------*/

#com {
	margin: 0;
	padding: 0;
}

.commentlist {
	list-style: none;
	padding: 0 0 0 20px;
}

.commentlist li {
	margin: 0 15px 0 0;
	padding: 5px 0;
}

.commentmetadata {
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5;
	padding: 5px 0 0 10px;
}

.alt {
	margin: 0;
	padding: 0;
	border-top: 1px solid #B2B2B2;
	border-bottom: 1px solid #B2B2B2;
}

.postname {
	line-height: 1.5;
	font-size: 12px;
	padding: 5px 0 5px 10px;
	font-weight: bold;
}

#comtxt {
	padding: 0;
}

#comtxt p {
	line-height: 1.5;
	padding: 15px 10px;
}

/* LINK -------------------------------------------------------------------------*/

	/* BASE ------------------------*/
	a:link {
		text-decoration : underline;
		color: #444444;
		line-height: 1.5;
	}

	a:visited {
		text-decoration : underline;
		color : #444444;
		line-height: 1.5;
	}

	a:hover {
		text-decoration : none;
		color : #999999;
		line-height: 1.5;
	}

	a:active {
		text-decoration : none;
		line-height: 1.5;
	}

/* CONTACTFORM -------------------------------------------------------------------------*/

input.contacterror, textarea.contacterror {
	border: 1px solid #FFCC00;
	background: #FFFDE4;
	font-size: 12px;
	line-height: 1.5;
	padding: 0;
}

input.contact, textarea.contact {
	border: 1px solid #111071;
	background: #EAE9F5;
	font-size: 12px;
	line-height: 1.5;
	padding: 0;
}

#c_form_2 label {
	line-height: 1.5;
	font-size: 12px;
}

#c_form_2 {
	padding: 20px 0 0 0;
}

.contactright {
	line-height: 1.5;
	font-size: 12px;
}

.contactright2 {
	clear: both;
	line-height: 1.5;
	font-size: 12px;
	margin: 10px 0 0 0;
}

.copysend {
	line-height: 3;
	float: left;
}

#wpcf_msg, #wpcf_message {
	width: 500px;
}

#contactsubmit {
	clear: both;
	height: 25px;
	margin: 30px 0 0 0;
	padding: 0 15px;
	line-height: 1.5;
	background: #111071;
	border: 1px solid #5352A1;
	color: #ffffff;
}

/* CALENDAR -------------------------------------------------------------------------*/

#cal {
	padding: 10px 0 0 20px;
}

#wp-calendar {
	text-align: left;
}

#wp-calendar caption {
	line-height: 2;
	font-size: 12px;
}

#wp-calendar th {
	width: 18px;
}

#wp-calendar th, #wp-calendar td {
	line-height: 2;
	font-size: 12px;
}

#wp-calendar span, #wp-calendar a {
	line-height: 2;
}

/* TINYMCE -------------------------------------------------------------------------*/

.boldred12 {
	line-height: 1.5;
	font-weight: bold;
	color: #ff0000;
	font-size: 12px;
}

.boldred17 {
	line-height: 1.5;
	font-weight: bold;
	color: #ff0000;
	font-size: 17px;
}

.boldblue12 {
	line-height: 1.5;
	font-weight: bold;
	color: #0000ff;
	font-size: 12px;
}

.boldblue17 {
	line-height: 1.5;
	font-weight: bold;
	color: #0000ff;
	font-size: 17px;
}

/* MEMBERSHIP -------------------------------------------------------------------------*/

table.mem {
	width: 580px;
	border-collapse: collapse;
}

table.mem th, table.prs td {
	font-size: 12px;
	line-height: 1.5;
	padding: 10px 5px;
}

table.mem th {
	text-align: center;
	background: #2C2B85;
	color: #ffffff;
	border: 1px solid #1F1E5D;
}

table.mem td {
	background: #f7f7f7;
	border: 1px solid #C4C4C4;
}

td.memadd {
	font-size: 12px;
}

