/*
THEME NAME: KBL Design Plus,
THEME URI: http://www.kbl-ad.com
DESCRIPTION: 
VERSION: 1.0
AUTHOR: <a href="http://www.kbl-ad.com">KBL Design Plus,</a>
AUTHOR URI: http://www.kbl-ad.com
*/

@import "reset.css";

/*---------------------------------------
@charset "UTF-8";
-----------------------------------------*/

/*---------------------------------------
common
-----------------------------------------*/
body {
	background-image: url(images/back_img.jpg);
	background-repeat: repeat-x;
	background-color: #F5F5F5;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	color: #2e2e2e;
}

img { border: none; }

a {
	color: #585858;
	text-decoration: none;
}

a:hover {
	color: #cc0066;
	text-decoration: underline;
}

.image_link a:hover {
	border: none;
	opacity: 0.6; /* Opera・Safari */
	-moz-opacity:0.6; /* Firefox */
	filter: alpha(opacity=60); /* IE */
	zoom: 1; /* IE */
}

strong {
	font-weight: 700;
}

/* IE6用 */
*html hr {
   display :list-item;
   width:0;
   margin-left:-10px;
   list-style :url(images/hr_image.gif) inside;
}

hr {
	background-image: url(images/hr_image.gif);
	background-position: right bottom;
	height: 20px;
	border: 0px none;
	margin: 0 0 30px 0;
}

blockquote {
	font-style: nprmal;
	background: url(images/important.png) no-repeat top left;
	background-position: 12px 12px;
	background-color: #F7F7F7;
	margin: 5px 0;
	padding: 8px 15px 8px 60px;
	border-top: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
}

/* スペシャルページのbox */
div.box1 {
padding: 20px 1px 1px 10px;
margin: 10px 0 30px 0;
border: 0;
background-color: #F5E2D6;
font-size: 1.3em;
font-weight: bold;
font-color: #4a4a4a;
}

ul.box1 {
list-style-type: disc;
}

/* アイコン装飾 */
.tel {
	background: url(images/icon_tel.png) no-repeat top left;
	background-position: 12px 12px;
	background-color: #F7F7F7;
}

.info {
	background: url(images/icon-info.png) no-repeat top left;
	background-position: 12px 12px;
	background-color: #F7F7F7;
}

.global {
	background: url(images/icon_global.png) no-repeat top left;
	background-position: 12px 12px;
	background-color: #F7F7F7;
}

.copy {
	background: url(images/icon_copy.png) no-repeat top left;
	background-position: 12px 12px;
	background-color: #F7F7F7;
}

.clear {
	clear:both;
}

/*---------------------------------------
table
-----------------------------------------*/
table#layout {
	width: 500px; 
	border: 0 none;
}

table#table-01 {
    width: 500px;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table#table-01 th {
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
    white-space: nowrap; 
}
table#table-01 td {
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    word-break:break-all;
}

table#table-01 .wide {
    width: 100px;
}

/*---------------------------------------
main
-----------------------------------------*/
#wrapper {
	position: relative;
	width: 900px;
	margin: 0 auto;
	background: url(images/header_img.jpg) no-repeat top left;
	background-color: #FFF;
	border-right: 1px solid #DCDCDC;
	border-left: 1px solid #DCDCDC;
}

#header {
	overflow: hidden;
	width: 840px;
	margin: 15px auto;
}

/*---------------------------------------
パンくず
-----------------------------------------*/
.kuzu {
	font-size: 1em;
	height: 15px; 
	margin: 0;
	padding: 0 0 0 18px;
	background: url(images/pan_01.gif) no-repeat top left;
}

#logo a { 
	display:block;
	margin: 50px auto;
	height:108px;
	width:267px;
	background:url(images/logo.gif);
	background-repeat:no-repeat;
}

#logo span { display:none; }

#description {
	margin: 50px 0;
	text-align: center; 
	font-size: 130%;
	color: #666666;
}

#menu {
	height: 30px; 
	margin: 0 auto;
	padding: 30px 0 0 30px;
}

/*---------------------------------------
main-aria
-----------------------------------------*/
#container {
	display:block;
	width: 840px;
	overflow: hidden;
	margin: 0 auto;
}

#content {
	width: 840px;
	line-height: 1.5;
}

.post {
	margin-bottom: 50px;
}

.post-title {
	font-size: 200%;
	line-height: 1.2;
	font-weight: normal;
}

.post-title a {
	color: #333333;
}

.page-subtitle {
	font-weight: 700;
	color: #CCC;
	font-size: 90%;
	text-transform: uppercase;
	padding-bottom: 5px;
	border-bottom: 1px solid #EFEFEF;
	margin-bottom: 15px;
}

.post-meta {
	font-size: 85%;
	color: #999;
	margin-top: 5px;
}

.post-meta a {
	color: #666666;
}

.post-comments {
	float: left;
	background: url(images/cbubble_left.gif) no-repeat top left;
	padding: 3px 0 7px 7px;
}

.post-comments a {
	background: url(images/cbubble_right.gif) no-repeat top right;
	padding: 3px 7px 7px 0;
	color: #FFFFFF;
}

.post-comments a:hover {
	color: #FFFFFF;
}

.post-content {
	margin-top: 15px;
}

.post-content h2 {
	font-size: 18px;
	margin-bottom: 5px;
	border-bottom: 2px solid #EFEFEF;
	padding: 5px 0 1px;
}

.post-content h3 {
	font-size: 12px;
	font-weight: 700;
	margin-bottom: 5px;
	border-bottom: 2px solid #EFEFEF;
	padding: 5px 0 1px;
}

.post-content p {
	line-height: 1.5;
	margin-bottom: 10px;
}

.post-content img.alignnone {
	border: none;
	margin: 0px;
	padding: 0px;
}

.post-content img.alignleft {
	float: left;
	border: none;
	margin: 0px;
	padding: 0px;
}

.post-content img.alignright {
	float: right;
	border: none;
	margin: 0px;
	padding: 0px;
}

.post-content ul,.post-content ol {
	margin-left: 30px;
	margin-bottom: 20px;
}

.post-content ul {
	list-style: outside;
}

.post-content ol {
	list-style: decimal;
}

.post-content ul li,.post-content ol li {
	line-height: 1.3;
	margin-bottom: 5px;
}

.more-link {
	font-weight: 700;
	display: block;
	margin-top: 10px;
}

.section-title {
	font-size: 140%;
	margin-bottom: 10px;
}

.navleft {
	float: left;
	margin: 0 15px 15px 0;
}

.navright {
	float: right;
	margin: 0 0 15px 15px;
}

.navigation div a {
	font-size: 110%;
}

#comments ol li {
	margin-top: 2px;
	border-bottom: 1px solid #F0F0F0;
	padding: 10px 0;
	overflow: hidden;
	height: 1%;
}

.comment-gravatar {
	float: left;
	margin-right: 10px;
	background: #FFF;
	border: 1px solid #F0F0F0;
	padding: 3px;
}

.comment-data {
	float: left;
	width: 400px;
}

.comment-data p {
	margin-bottom: 6px;
	line-height: 1.3;
}

.comment-author {
	font-weight: 700;
	margin-bottom: 3px;
}

.comment-meta {
	color: #666;
	margin-bottom: 5px;
	font-size: 85%;
}

.unapproved {
	font-style: italic;
}

#respond {
	margin-top: 30px;
}

#comment-form {
	margin-top: 15px;
	margin-bottom: 10px;
}

#comment-form label {
	font-size: 90%;
	display: block;
	margin-bottom: 5px;
}

#comment-form input {
	width: 240px;
	margin-bottom: 10px;
	padding: 5px;
}

#comment-form textarea {
	width: 455px;
	height: 200px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 10px;
}

/*---------------------------------------
sidebar
-----------------------------------------*/
#sidebar {
	width: 840px;
	text-align: left;
	margin: 0 auto 0 auto;
	padding-top: 30px;
}

#sidebar  h2{
	text-align: center;
	margin: 0 auto;
	padding-top: 5px;
	font-size: 18px;
	color: #888;
}

#sidebar p {
	text-align: center;
	margin: 15px auto 3px auto;
	padding-top: 20px;
	font-size: 12px;
}

.sidepanel {
	margin: 10px 0 35px 0;
	float: left;
	padding: 10px;
}

.sidepanel h3 {
	text-transform: uppercase;
	border-bottom: 1px solid #EFEFEF;
	padding: 0 0 15px 0;
	color: #333333;
	font-weight: bold;
	font-size: 90%;
}

.sidepanel ul li {
	border-bottom: 1px solid #EFEFEF;
	padding: 5px 0;
	line-height: 1.2;
}

.sidepanel p {
	margin-top: 8px;
	line-height: 1.3;
}

/*---------------------------------------
footer
-----------------------------------------*/
#footer {
	margin: 0 auto;
	width: 900px;
	height: 300px;
	padding: 0 auto;
	background: url(images/footer_img.jpg) no-repeat top left;
	background-color: #FAFAFA;
	border-bottom: 10px solid #585858;
}

#footer-links {
	display:block;
	width: 900px;
	list-style: none;
	margin: 0 auto;
}

#footer-links li {
	float: left;
	margin-left: 15px;
	margin-top: 55px;
	font-size: 12px;
	color: #666666;
}

#footer .copyright {
	float: right;
	font-size: 10px;
	margin: -10px 15px 15px 0;
	clear:both;
}

.sep {
	color: #CCC;
	margin: 0 8px;
}

.ico-small {
	vertical-align: middle;
	margin: 0 5px 2px 0;
}