@charset "utf-8";

/*  
Theme Name: Kingfish Communication en
Theme URI: http://www.kingfish.co.jp/
Description: Kingfish Communication en
Version: 1.0
Author: Kingfish Communication
Author URI: http://www.kingfish.co.jp/
*/


* {
	margin: 0px;
	padding: 0px;
}

body {
	color: #333;
	font: 80% Arial, Helvetica, sans-serif;
}
a {
	color: #027BDF;
}

cite {
	font-style:normal;
}

#contents p {
	line-height: 140%;
}

.c-both {
	clear: both;
}

.timestamp {
	color:#999;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;

}

.more {
	text-align:right;
}

/*  ヘッダー */

#header {
	background: url(images/header-bg.png) repeat-x;
	height: 149px;
}
#header #header-inner {
	width: 794px;
	margin-right: auto;
	margin-left: auto;
	height: 149px;
	position:relative;
}
#header h1 {
	padding: 36px 0 0 24px;
}
#header ul#menu {
	background: url(images/menu-bg.png) no-repeat;
	height: 43px;
	list-style: none;
	padding-left: 60px;
	margin-top:11px;
}
#header ul#menu li {
	float: left;
	_width:1%;
	_white-space: nowrap;
}
#header ul#menu li a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 8px 30px 12px 30px ;
	margin-top: 7px;
	height: 16px;
}
#header ul#menu li a:hover {
	background:url(images/menu-active-bg.png) no-repeat center bottom;
}

#header #search {
	position:absolute;
	right:20px;
	top:50px;
	width:200px;
	height:50px;
}
#header  #search input {
	vertical-align:middle;
}
#header  #search .search-input {
	font-size:13px;
	color:#333;
	border: solid 1px #999999;
	width:100px;
	height:18px;
}

#header  #search #lang {
	font-size:12px;
	margin-bottom:10px;
}
#header  #search #lang a {
	color:#999;
	text-decoration:none;
	padding:0 10px;
}
#header  #search #lang a:hover {
	color:#ccc;
}


/*  メイン */

#main {
	width: 714px;
	margin-right: auto;
	margin-left: auto;
	background: url(images/contents-bg.png) repeat-y;
	padding: 40px 40px 0px 40px;
}

/*  トップ左サイドバー */
#main #sidebar {
	float: left;
	width: 190px;
}
#main #sidebar #news {
	margin-bottom: 30px;
}
#main #sidebar #news dt {
	margin-bottom: 0.3em;
}
#main #sidebar #news dd {
	margin-bottom: 0.8em;
	line-height: 130%;
}

#main #sidebar #blog ul {
	list-style: none;
}
#main #sidebar #blog li {
	margin-bottom: 7px;
}

#main #sidebar h2 {
	margin-bottom: 10px;
}

/*  メインコンテンツ */

#main #contents {
	width: 460px;
	float: right;
	border-left: 1px solid #CCCCCC;
	padding-left: 40px;
	padding-bottom: 30px;
}

#main #single-contents {
	padding: 0 40px 30px 40px;
}

/* 見出し */
#main #single-contents h2, #main #contents h2  {
	font-size:140%;
	color:#000;
	font-weight:bold;
	border-bottom:solid 1px #000;
	margin-bottom:1.0em;
	padding: 5px 10px;
}
#main #single-contents h3, #main #contents h3 {
	font-size:110%;
	color:#333;
	background:#E1EEFD;
	padding:3px 7px;
	margin:1.5em -10px 1.0em -10px;
}

/* 記事 */
#main #single-contents #post, #main #contents #post {
	margin: 0 15px;
}
#main #single-contents p, #main #contents p {
	line-height:150%;
	margin-bottom:0.8em;
}
#main #single-contents .post, #main #contents .post {
	margin: 0 15px;
}



/* プレスリリース */
dl.press dt {
	font-weight:bold;
	margin-bottom:0.5em;
}
dl.press dd {
	margin-left:10px;
	margin-bottom:1.0em;
}
/* プレスリリース */
#news dl.press dt {
	font-weight:bold;
	margin-bottom:0.5em;
}
#news dl.press dd {
	margin-left:0px;
	margin-bottom:1.0em;
}

/* テーブル */
#main table th {
	text-align:left;
	background:#eee;
	padding:5px;
	vertical-align:top;
	white-space:nowrap;
	line-height:140%;
}
#main table td {
	background:#f5f5f5;
	padding:5px;
	vertical-align:top;
	line-height:140%;
}

/* リスト */
#contents ul, #contents ol, #single-contents ul, #single-contents ol {
	margin-left:20px;
}

/* サイトマップ */
ul.sitemap li {
	margin-bottom:0.5em;
}


/* 文章内画像 */
a img {
	border:none;
}

#main img.left-img {
	float:left;
	margin:0 10px 10px 0;
}
#main .works-txt {
	margin-top:50px;
}

/*  フッター */
#footer {
	background: url(images/footer-bg.png) repeat-x;
}
#footer #footer-inner {
	background: url(images/footer-menu-bg.png) no-repeat;
	width: 794px;
	margin-right: auto;
	margin-left: auto;
	height: 93px;
	text-align: center;
}
#footer ul#footer-menu {
	list-style: none;
	padding-top:30px;
}
#footer ul#footer-menu li {
	display: inline;
}
#footer ul#footer-menu li a {
	color: #666666;
	text-decoration: none;
	font-size: 85%;
	padding: 5px 19px 5px 15px;
}
#footer ul#footer-menu li a:hover {
	color: #999;
}
#footer address {
	font: normal 10px Arial, Helvetica, sans-serif;
	text-align: center;
	color: #999999;
	margin: 20px 0;
}

.contact-txt-input {
	font-size:13px;
	color:#333;
	border: solid 1px #999999;
	width:200px;
	height:20px;
}
.contact-txtarea {
	font-size:13px;
	color:#333;
	border: solid 1px #999999;
	width:400px;
	height:100px;
}
.atn {
	color:#c00;
}

#heading {
	position: relative;
}
#heading #RSS {
	position: absolute;
	right:10px;
	top:10px
}

