/*  
Theme Name: デフォルトテンプレート（チャールズ＆カンパニー様）
Theme URI: 
Description:デフォルトテンプレート（チャールズ＆カンパニー様）
Author: takahashi(winova)
Author URI: 
*/

/* ▼▼　全体　*/

* {
    font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size:13px;
	line-height:180%;
}


h1, h2, h3, h4, h5, h6 {
	margin:0px;
	padding:0px;
	font-weight: normal;
}

h3{
	font-size:13px;
	font-weight:bold;
	line-height:25px;
	padding-left:10px;
    background: url(images/mi_h3.gif);
	margin:15px 0;
}

a,a:link,a:visited {
    color: #003399;
}
a:hover {
    color: #FF6600;
    text-decoration: underline;
}
a:active {}

a img {
    border: 0;
}

ul, li {
	margin:0px;
	padding:0px;
}

br {
	letter-spacing:0;
}

img{
	vertical-align:bottom;
	display:block; 
}

#content img{
	display:inline;
}

table{
	width:100%;
	_width:98%;
}

th{
	border:1px solid #CCCCCC;
	background:#999999;
}

td{
	border:1px solid #CCCCCC;
	padding:5px;
}



/*　▼▼ レイアウト関連（全体） */

body
{
	padding:0px;
	margin:0px;
    text-align: center;
	background:#ECF3FF;/* ブルー */
/*    background:#F6F3E7; */
	/* 背景に画像を利用する場合は有効化 */
	/*background: url(images/bg_back.gif);*/
}

#box
{
    width: 900px;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
 	/* サイドメニューの背景色設定用 */
    background: url(images/bg_box01.gif) #ffffff;
}

#content {
    float: right;
    width: 668px;
	margin-bottom:10px;
}

.blog {
    padding:10px;
	_width:650px;
}

.blog_home {
    padding:0 10px 10px 10px;
	_width:650px;

/*	background:#ECF3FF; ブルー */
	background:#ffffff; /* 白 */
/*	background:#FFFFEC; 薄いベージュ*/
}

.date {
    margin-top:10px;
    margin-bottom:10px;
    color: #ffffff;
    background: #999999;
    font-size: 11px;
    font-weight: bold;
    padding: 2px 0 2px 5px;
	width:645px;
	_width:650px;
}


/*　▼▼ エントリー関連 */

#comments,
.entry {
    width: auto;
    margin: 0px 0px 15px 0;
    color: #333333;
    font-size: 13px;
    word-break: break-all;
}

.entry h2{
	margin-bottom:10px;
	background:#FFFFFF url("images/mi_top01.gif") no-repeat top left;
	line-height:140%;
	padding:6px 0 10px 20px;
	font-weight:bold;
}

.entry blockquote {
    width: auto;
    margin: 15px 20px 0 20px;
    padding: 10px;
    border: 1px solid #666666;
    background: #f6f6f6;
    font-size: 13px;
}

.entry textarea {
    width: 97%;
}

.entry-header { /* 見出し */
    padding-left:15px;
	padding-top:3px;
	_padding-top:0px;
    color: #333333;
    font-size: 13px;
    font-weight: bold;
}

.entry-header a{ /* 見出し */
    color: #333333;
	text-decoration:none;
}

.entry-body{
	margin:5px;
}


.entry-body p{
	padding-bottom:15px;
}

.entry-footer {
    margin: 10px 0 0 0;
    border-top: 1px dotted #36414d;
    text-align: right;
    color: #333333;
    font-size: 10px;
    _font-size: 9px;
	width:640px;
}

.entry-footer span{
    font-size: 10px;
    _font-size: 9px;
}

.entry-footer  a{
    font-size: 10px;
    _font-size: 9px;
}

.entry p {
    margin:5px;
}
.entry blockquote p {
    margin: 0;
}

.entry ul li{
    margin-left:20px;
}

/*　▼▼ ページング関連 */

.content-nav {
    margin: 6px 0 10px;
    text-align: center;
    font-size: 13px;
}

.page {
    margin: 6px 0 10px;
    font-size: 13px;
}

/*　▼▼ カレンダー関連 */

#calendar_wrap{
	text-align:center;	
}

#wp-calendar caption {
    padding-bottom: 5px;
    text-align: center;
    font-size: 11px;
    background: none;
    letter-spacing: 0.2em;
}
#wp-calendar {
    text-align: center;
    background: none;
}
#wp-calendar table {
    text-align: center;
    padding: 0;
    border-collapse: collapse;
}
#wp-calendar th {
    padding-bottom: 3px;
    font-size: 11px;
    width: 23px;
}
#wp-calendar td {
    padding: 2px 0;
    font-size: 11px;
    line-height: 120%;
}

#wp-calendar td a{
	background:none;
}

/*　▼▼ 汎用 */

.clear {
    clear: both;
}

#dash{
	border-bottom:1px dashed #999999;
}

/*　▼▼ コメント・トラックバック関連 */

#comments input {
	border:#cccccc 1px solid;
}

#comments-open-data p {
    margin-bottom: 10px;
}

#comment-post {
   font-weight: bold;
}

#comment-author, #comment-email, #comment-url, #comment-text {
   width: 220px;
}

#comment {
    width: 450px;
}

#comment-bake-cookie {
   margin-left: 2px;
   vertical-align: middle;
}

#comments-open-footer {
    text-align: center;
}

.comments {
    margin: 10px 5px;
    color: #36414d;
}

.comment-content,
.comments-open-content {
    margin: 0;
    padding: 0;
    font-size: 13px;
    line-height: 150%;
    word-break: break-all;
}

.comment-content p {
    margin-top: 10px;
    margin-bottom: 5px;
}

.comment-footer {
    font-size: 9px;
    border-top: 1px dotted #36414d;
    text-align: right;
    padding-top: 3px;
    margin-right: 2px;
    font-size: 10px;
    _font-size: 9px;
}

.comments-open label {
    display: block;
}

.comments-head {
    padding: 2px 0 2px 5px;
    margin: 15px 0;
    color: #ffffff;
    background: #999999;
    font-size: 11px;
    font-weight: bold;
	width:645px;
	_width:650px;
}


/*　▼▼ フッタ関連 */

#footer {
    margin: 0px;
    padding: 5px 0 0 0;
    _padding: 10px 0 0 0;
	height:27px;
	_height:32px;
    background: url(images/bg_foot01.gif);
}
#footer p {
    margin: 5px 0;
    font-size: 13px;
    text-align: center;
    color: #333333;
}

#footer a {
    color: #333333;
}


/*　▼▼ フォーム関連 */

form {
    margin: 0;
}

form input,

form textarea {
    border: 1px solid #cccccc;
}

#searchform{
	margin-bottom:10px;
}

#searchtext {
    margin: 3px 0;
}

#search-options,
input {
    padding: 1px;
    font-size: 13px;
}

input,textarea {
    font-family: "Osaka", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック";
}

/*　▼▼ ヘッダーバー関連 */

#head-description {
    color: #ffffff;
    font-size: 13px;
	text-align:left;
	padding-left:10px;
	height:7px;
}

/*　▼▼ グローバルメニュー */

#navigation {
font-size:13px;
height:32px;
clear:both;	
background:url("images/bg_navi01.jpg") top;
/*background:#000000;*/
}


#navigation ul {
list-style-type:none;
}

#navigation li {
padding-top:6px;
height:26px;
width:100px;
overflow:hidden;
float:left;
/*background:#000000;*/
background:url("images/bg_navi02.jpg") top;
/*border-right:1px solid #FFFFFF;*/
white-space:nowrap;
display:block;
font-weight: bold;
text-align:center;
}

#navigation li a {
text-transform:none;
text-decoration:none;
color:#ffffff;
}

* html #navigation a {width:1%;}

#navigation a:hover {
text-decoration:none;}

/*　▼▼ サイドバー関連 */

#sidebar-box {
    float: left;
    width: 230px;
	/*
    background:#F5FAE2;
	*/
    background:#efefef	;
	margin-bottom:10px;
}

#sidebar-box a{
	background:url("images/yajirushi_2.gif") no-repeat -2px 5px;
	color:#333333;
	text-decoration:none;
	padding-left:10px;
	display:block;
}

#sidebar-box .sidebar-img a{
	background-image:none;
	padding-left:0px;
}

#sidebar-box .text_up a{
	background:none;
	color:#333333;
	text-decoration:none;
	padding:0px;
	display:inline;
}

#sidebar-box a:hover {
    color: #FF6600;
    text-decoration: underline;
}

#sidebar {
    padding: 10px 0px 0px 10px;
}

#sidebar li{
	border-bottom:1px dotted #e0e0e0;
	padding:5px 0;
}

#sidebar li li {
    padding-left:5px;
    margin:0px;
	border:none;
}

#cate_home{
}

#cate_home h2{
	background:url("images/mi_side01.gif") no-repeat left top;
	padding-top:5px;
	padding-left:10px;
	height:25px;
	_height:30px;
	margin-left:1px;
	font-weight:bold;
}

#cate_box{
	padding:10px;
	width:190px;
	_width:210px;
	margin:0 0 15px 0;

	/* 角丸が不要な場合はコメントアウト*/
	background:#FFFFFF;
	/*
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	*/
}

#cate_box ul{
    list-style: none;
}


/*　▼▼ トップページ関連 */

.entry-header_home {
    margin: 0 0 0 0;
    padding-left: 0px;
	padding-top:6px;
	_padding-top:5px;
	height:25px;
    color: #333333;
    font-size: 13px;
    font-weight: bold;
}

#post_home{
	margin-top:10px;
	margin-bottom:15px;
	width:650px;
	background:url("images/mi_top01.gif") no-repeat top left;
	line-height:140%;
}

#post_home ul{
	padding:5px;
	margin-top:0px;
	margin-left:0px;
}

#post_home h2{
	padding-left:10px;
}


#post_home ul li{
	list-style-type:none;
}

#post_home td{
	font-size:13px;
	padding-top:1px;
	_padding-top:5px;
}

#post_deco{
	margin-bottom:35px;
	width:650px;
	background:#FFFFFF url("images/mi_top01.gif") no-repeat top left;
}

#post_deco ul{
	padding-top:0px;
	_padding-top:6px;
	margin-left:0px;
}

#post_deco td{
	font-size:13px;
}

#page_home{
	color:333333;
	font-size:13px;
    line-height: 150%;
}

#page_home h2{
	color:333333;
}

/* 画像のハイライト */
.highlight a:hover *{  
	filter: alpha(opacity=75);  
	-moz-opacity:0.75;  
	opacity:0.75;  
}  

/* 画像の枠線 */
.gr_item a img{
	border:1px solid #CCCCCC;
	margin-top:5px;
}
