/*  
Theme Name: kgb
Theme URI: http://www.kg-boxing.com
Description: 関西学院大学ボクシング部のテーマ
Version: 1.0
Author: fgd
Author URI: 

*/


* { 
	margin:0;  
	padding:0
}

/* 全体のレイアウト */

body { 
	margin:0px;
	padding:0px;
	background-color: #fff;
	color: #000; 
	font-size: small; 
	line-height: 160%; 
	background-color: #555;
	background-image: url(images/bg01.gif);
	font-family:Arial, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', sans-serif;
}
a:link   { color: #0011aa; text-decoration: none }
a:visited   { color: #0033cc; text-decoration: none }
a:hover  { color: #0033ee; text-decoration: underline }

#footer {
	clear:both;
}


#wrap{
	margin:0 auto; 
	width: 790px;
	background-color: #fff;
	background-image: url(images/bg02.gif);
	background-repeat: repeat-y;
}

#h_box {
	margin:0 auto;
	padding:0;
	width:760px;
	height:135px;
	background-color: #000;
}
#main { 
	margin:0 55px ;
	padding:20px 0 0;
}
#f_box { 
	clear:both;
	margin:30px 15px 0;
	padding:0;
	background-color: #000;
	text-align:right;
	}

/* メニューボタン */
#menu ul { 
	padding:10px 0 10px 4px;
	list-style:none;
}
#menu ul li{ 
	display:block;
	float:left;
	margin:0 4px;
	text-align:center;
	line-height: 26px; 
}
#menu ul li a { 
	display:block;
	width:86px;
	height:25px;
	background-color: #FF7010;
}
#menu ul li a:link, #menu ul li a:visited { 
	background-color: #FF7010;
	background-image: url(images/menubg.gif);
	background-repeat: repeat-x;
	color:#000;
	text-decoration: none
}
#menu ul li a:hover { 
	background-color: #FFcc10;
	background-image: url(images/menubg-over.gif);
	background-repeat: repeat-x;
	color:#000;
	text-decoration: none
}
#menu ul li.current_page_item a:link, #menu ul li.current_page_item a:visited, #menu ul li.current_page_item a:hover { 
	display:block;
	width:86px;
	height:25px;
	background-color: #FFcc10;
	background-image: url(images/menubg-over.gif);
	background-repeat: repeat-x;
	color:#000;
}


/* トップページ　メニューボタン */
#menu ul#topmenu { 
	padding:10px 0 10px 5px;
	list-style:none;
}
#menu ul#topmenu li{ 
	display:block;
	float:left;
	margin:0 5px ;
	text-align:center;
	line-height: 26px; 
}
#menu ul#topmenu li a { 
	display:block;
	width:97px;
	height:25px;
	background-color: #FF7010;
}

/* コンテンツ */

#contents {
	float:left;
	width:520px;
	padding:0 0 30px;
}

#panlist { 
	font-size:95%;
	color:#000;
	margin-bottom:2px;
}

.navigation {
	font-size:95%;
	text-align:right;
}

#contents h3 {
	background-image: url(images/titleBg.gif);
	background-repeat: no-repeat;
	line-height:20px;
	font-size:120%;
	margin:0 0 20px 0;
}
#contents h3 a:link, #contents h3 a:visited, #contents h3 a:hover, #contents h3 span {
	color:#000;
	background-color: #fff;
	padding:5px;
	margin-left:20px;
	text-decoration: none
}
#contents p {
	padding:0 0 10px 15px;
}

.postlink {
	padding:0 6px 20px 0;
	text-align:right;
}
.postlink a {
	margin:0 0 0 26px;
	padding:0 0 0 15px;
	background: url("images/arrow01.gif") 0 0 no-repeat;
}

.postlink a:link, .postlink a:visited {
	color: #c30; 
	text-decoration: none;
}
.postlink a:hover {
	color: #c30; 
	text-decoration: underline;
}


#s_date {
	text-align:right;
	font-size:95%;
	color:#444;
	border-top: solid 1px #999;
	margin:20px 6px;
}



/* サイドバー */
#toppage #side {
	float:right;
	width:120px;
	padding:0 0 30px;
}

#side {
	float:right;
	width:120px;
	padding:0 0 140px;
}
#side a:link   { color: #222; text-decoration: none }
#side a:visited   { color: #555; text-decoration: none }
#side a:hover  { color: #ee3300; text-decoration: none }

#side h2 {
	color:#000;
	font-size:100%;
	background-color: #eee;
	padding:1px 5px;
}
#side form {
	padding:10px 0 20px;
	line-height:100%;
}
#side form input {
	margin:4px 0 ;
	padding:0;
}
#side ul {
	padding:10px 0 20px;
	list-style:none;
}

#side div#linklist {
	padding:10px 0 25px;
}

#side div#linklist a {
	margin:0 0 5px 0;
	padding-left:8px;
	background: url("images/arrow03.gif") 0 1px no-repeat;
}
#side .banner {
	padding:0 0 20px;
}
#side .banner img {
	padding:0 0 10px;
}
ul#feed li {
	padding:0 0 4px ;
}
ul#feed li a {
	padding:1px 0 0 22px;
	background: url("images/rssicon.gif") 0 0 no-repeat;
}



/* footer.php テンプレート */
#copyright {
	padding:3px 5px 12px;
}


/* index.php テンプレート */

#toppage #h_box {
	margin:0 auto;
	padding:0;
	width:760px;
	height:360px;
	background-color: #000;
}

#toptitle {
	padding:0 0 10px;
}

#intro {
	width:520px;
	height:110px;
	background-image: url(images/topImageBg.jpg);
	background-repeat: no-repeat;
	background-color: #EAEAEA;
}
#intro p {
	padding:22px 20px 0;
}
#whatsnew h2 {
	padding:25px 0 5px;
}
#whatsnew dl {
	background: url("images/kg_mark.gif") bottom right no-repeat;
	padding:10px 0 20px 30px;
}
#whatsnew dl dt {
	float:left;
	padding:3px 0 ;
	color:#666;
}
#whatsnew dl dd {
	margin-left:80px;
	padding:3px 0 ;
}
#whatsnew dl dd a:link {
	color: #c30; 
	text-decoration: underline;
}
#whatsnew dl dd a:visited {
	color: #c63; 
	text-decoration: underline;
}
#whatsnew dl dd a:hover {
	color: #c00;
	background-color: #eee;	
	text-decoration: none;
}

/* 各記事 single.php テンプレート*/
.single img {
	padding:10px;
	border:none;
}


/* 試合結果記事 */

#cate-4single h4 {
	font-size:100%;
	font-weight:bold;
	padding: 2px 10px 1px;
	margin:0 10px 15px;
	color: #fff;
	background-color: #333;	
}
#cate-4single table {
	padding:0 0 25px 30px;
}
#cate-4single table tr th {
	padding:2px 15px;
	border-bottom: solid 1px #999;
}
#cate-4single table tr td {
	padding:5px 15px;
}
#cate-4single table tr td.winner {
	color:#c30;
}
#cate-4single table tr td.loser {
	color:#444;
}

/* OBニュース記事 */
#cate-5single h3 {
	background: url("images/pencile.gif") 6px 3px no-repeat;
	background-color: #f7f7f7;
	border: solid 1px #ddd;
	padding:6px 12px 4px 35px;
	font-size:100%;
	margin:0 0 30px 0;
}
#cate-5single .single {
	padding:0 0 0 35px;
}


/* スケジュール記事 */
#cate-6single h3 {
	background: url("images/pencile.gif") 6px 3px no-repeat;
	background-color: #f7f7f7;
	border: solid 1px #ddd;
	padding:6px 12px 4px 35px;
	font-size:100%;
	margin:0 0 30px 0;
}
#cate-6single .single {
	padding:0 0 0 35px;
}



/* page.php テンプレート */

#pagemain { 
	margin:0 55px ;
	padding:20px 0 0;
}
#pagemain img {
	border:none;
}
#pagemain #panlist { 
	font-size:95%
	color:#000;
	margin-bottom:15px;
}
.linkblock {
	margin:0 ;
	padding:0 0 30px;
}
.linkblock a {
	margin:0 0 0 26px;
	padding:0 0 0 18px;
	background: url("images/arrow01.gif") 2px 0 no-repeat;
}
.linkblock a:link, #p-16 ul li a:visited {
	color: #c30; 
	text-decoration: none;
}
.linkblock a:hover {
	color: #c30; 
	text-decoration: underline;
}

/* 入部希望者へ */
#p-2 {
	margin-top:20px;
}
#p-2 .photo table {
	margin:0 auto 20px;
}
#p-2 .photo table tr td img {
	padding:0 30px 25px;
}

/* クラブ紹介 */
#p-3 {
	margin-top:10px;
}
#p-3 h4 {
	font-size:1.2em;
	font-weight:bold;
	color:#000;
	padding:10px 15px 8px;
	margin:10px 0 25px;
	background: url("images/titlebg02.jpg") 0 0 no-repeat;
	border: solid 1px #ccc;
}
#p-3 h5 {
	font-size:100%;
	font-weight:bold;
	color:#000;
	padding:3px 15px 2px;
	margin:10px 0 25px;
	background: url("images/titlebg01.gif") 0 0 no-repeat;
}
#p-3 img#image20 {
float:right;
padding:0 0 0 20px;
}
#p-3 img#image21 {
clear:right;
padding:0 0 20px 50px;
}
#p-3 img#image22 {
	float:right;
	padding:0 0 0 20px;
}
#p-3 ul {
	font-size:100%;
	color:#000;
	margin:0 0 20px 25px;
}
#p-3 ul li {
	padding:0 0 10px;
}

/* 部員紹介 */
#p-4 {
	margin-top:20px;
}
#p-4 h4 {
	font-size:100%;
	color:#000;
	margin:0 0 25px;
	padding:23px 50px 10px;
	background: url("images/membertltle.gif") 0 0 no-repeat;
}
#p-4 p.member  {
	margin:10px 0 25px 10px;
	padding-left:10px;
	border-left: solid 6px #fc0;
}


/* OB会 */
#p-16 {
	margin-top:10px;
}
#p-16 h4 {
	font-size:120%;
	font-weight:bold;
	color:#000;
	padding:10px 15px 8px;
	margin:10px 0 25px;
	background: url("images/titlebg02.jpg") 0 0 no-repeat;
	border: solid 1px #ccc;
}
#p-16 ul {
	padding:10px 0 25px;
	list-style:none;
}
#p-16 ul li {
	padding:0 0 10px;
}
#p-16 ul li a {
	margin:0 0 0 26px;
	padding:0 0 0 18px;
	background: url("images/arrow01.gif") 2px 0 no-repeat;
}

#p-16 ul li a:link, #p-16 ul li a:visited {
	color: #c30; 
	text-decoration: none;
}
#p-16 ul li a:hover {
	color: #c30; 
	text-decoration: underline;
}

/* OB会 役員 */
#p-6 {
	margin-top:20px;
}
#p-6 h4 {
	font-size:1.2em;
	color:#000;
	margin:5px 15px 15px;
}
#p-6 table  {
	margin:0 0 30px 60px;
}
#p-6 table tr th {
	text-align:left;
	font-weight:normal;
	padding:4px 12px;
}
#p-6 table tr td {
	padding:4px 12px;
}
#p-6 table tr td h5 {
	font-size:1em;
	padding:1px;
	margin:10px 30px 0 0;
	border: solid 1px #000000;
	text-align:center;
}

/* OB会 弦拳会年会費納入ご協力のお願い */
#p-7 {
	background: url("images/photo01.jpg") 300px 5px no-repeat;
}
#p-7 h4 {
	font-size:1.5em;
	color:#000;
	margin:30px 15px ;
}

#p-7 div#account {
	border: solid 1px #000000;
	padding:10px 30px;
	margin:15px 0 30px 15px;
}

/* 歴史 */
#p-5 {
	margin-top:20px;
}
#p-5 div#history {
	width:520px;
}

#p-5 table  {
	margin: 0 0 20px 15px;
}
#p-5 table tr td {
	padding:8px ;
	line-height:110%;
	vertical-align:top;
}

/* お問い合せ */
#p-19 div#c_form_2 {
	margin:0 0 0 30px;
}
#p-19 div#c_form_2 .contactleft {
	float:left;
	width:110px;
	padding:10px;
	text-align:right;
}
#p-19 div#c_form_2 .contactright {
	padding:10px 0;
}
#p-19 div#c_form_2 input#contactsubmit {
	margin:10px 0 20px 100px;
}

/* archive.php, search.php テンプレート */
div#result {
	margin:30px 20px 20px;
}
div#result h4 {
	font-size:100%;
	margin:10px 0 ;

}
div#result h4 a{
	margin:0 15px 0 0 ;
	padding:0 0 0 18px;
	background: url("images/arrow02.gif") 2px 0 no-repeat;
}
div#result h4 span{
	font-size:0.9em;
	font-weight:normal;
	color:#444;
}

div#result div#pg_navi{
margin:40px 35px 20px;

}

/* スケジュール一覧 */
#sche {
	padding:0;
}
#cate-6 div#sche h4 {
	background: url("images/pencile.gif") 6px 3px no-repeat;
	background-color: #f7f7f7;
	border: solid 1px #ddd;
	padding:6px 12px 4px 35px;
	font-size:100%;
	margin:0 0 30px 0;
}
#cate-6 div#sche h4 a:link, #cate-6 div#sche h4 a:visited, #cate-6 div#sche h4 a:hover {
	color:#000;
	text-decoration: none
}
#cate-6 .single {
	padding:0 0 0 35px;
}


/* 活動報告一覧 */
#re-1 {
	height:400px;
	background: url("images/photo02.jpg") right 50px no-repeat;
}
#re-1 div#sche {
	margin:60px 0 ;
	padding:5px 0 20px;
	width:270px;
	border-top: solid 1px #999;
}

/* 試合結果一覧 */
#re-4 {
	height:440px;
	background: url("images/photo05.jpg") right 50px no-repeat;
}
#re-4 div#result{
	height:400px;
}

/* OB会一覧 */
#cate-5 h4 {
	font-size:120%;
	font-weight:bold;
	color:#000;
	padding:10px 15px 8px;
	margin:10px 0 25px;
	background: url("images/titlebg02.jpg") 0 0 no-repeat;
	border: solid 1px #ccc;
}
#cate-5 h5 {
	background-color: #333;
	padding:2px 15px 1px ;
	font-size:100%;
	font-weight:bold;
	font-family:Arial Black, Inpact, sans-serif;
	color:#fff;
	margin:0 0 20px 0;
}
#cate-5 div#obnews h6 {
	background: url("images/pencile.gif") 6px 3px no-repeat;
	background-color: #f7f7f7;
	border: solid 1px #ddd;
	padding:6px 12px 4px 35px;
	font-size:100%;
	margin:0 0 30px 0;
}
#cate-5 div#obnews h6 a:link, #cate-5 div#obnews h6 a:visited, #cate-5 div#obnews h6 a:hover {
	color:#000;
	text-decoration: none
}
#cate-5 .single {
	padding:0 0 0 35px;
}




/* 404.php テンプレート */

.notfound {
	margin:100px 0 250px;
	text-align:center;
}

.notfound p{
	margin:20px 0 ;
}