/*
Theme Name: Sanyutei Kakitsu's Theme
Theme URI: http://www.kakitsu.com/
Description: 三代目三遊亭歌橘師匠Officialサイト専用ブログテンプレートです。
Author: STOKED STUDIO
*/

/*	ブラウザリセット
----------------------------------------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,img{
    margin:0;
    padding:0;
}

* html body {
	vertical-align: baseline;
}

table{
    border-collapse:collapse;
    border-spacing:0;
}

fieldset,img{
    border:0;
}
address,caption,cite,code,dfn,em,strong,th,var{
    font-style:normal;
    font-weight:normal;
}
ol,ul{
    list-style:none;
}
caption{
    text-align:left;
}
h1,h2,h3,h4,h5,h6,table{
    font-size:100%;
    font-weight:normal;
}
q:before,q:after{
    content:'';
}
abbr,acronym{
    border:0;
}
img {   
    vertical-align:bottom;
}
input, textarea {
	font-size: 100%;
}
.clear {
	clear: both;
}

/*	Base Link Color Setting
----------------------------------------------------*/

a:link {
	color: #9e1d64;
	text-decoration: none;
}

a:visited {
	color: #9e1d64;
	text-decoration: none;
}

a:hover {
	color: #cc3399;
	text-decoration: none;
}

a:active {
	color: #cc3399;
	text-decoration: none;
}

.small {
	font-size: 77%;
}

.big {
	font-size: 110%;
}

.align_center {
	text-align: center;
}

.bold {
	font-weight: bold;
}

body {
	background: #ede8e2 url(img/bg_body.gif) repeat-x top center fixed;
	color: #555;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, 
	"ヒラギノ丸ゴ Pro W3", HiraMaruPro-W3, "ヒラギノ角ゴ Pro W3", HiraKakuPro-W3, 
	"ＭＳ Ｐゴシック", Osaka, sans-serif;
	line-height: 1.6;
	font-size: 84%;
	text-align: center;
}

/*	ページレイアウト
----------------------------------------------------*/

#container01 {
	width: 860px;
	background: url(img/bg_container.png) repeat-y top center;
	margin: 0 auto;
	text-align: center;
}

#container02 {
	width: 850px;
	background-color: #fff;
	margin: 0 auto;
	padding-bottom: 42px;
	text-align: center;
}

ul#globalnavi {
	display: block;
	width: 850px;
	height: 37px;
	margin-bottom: 42px;
}

#globalnavi li {
	display: inline;
}

#container03, .container03 {
	width: 778px;
	margin: 0 auto;
	text-align: center;
}

/*	footer.php
----------------------------------------------------*/

#footer {
	clear: both;
	width: 896px;
	height: 171px;
	margin: 0 auto 32px auto;
	text-align: center;
	background: url(img/bg_footer.png) no-repeat center top;
}

#footer-main {
	width: 833px;
	height: 131px;
	float: right;
	text-align: left;
	margin: 21px 0 0 0;
}

#ft_bannar {
	width: 468px;
	float: left;
}

#ft_bannar img.first {
	margin-bottom: 10px;
}

#copyright {
	width: 348px;
	float: left;
	text-align: right;
}

#copyright p {
	margin-top: 112px;
	font-size: 10px;
}

#gotop {
	width: 23px;
	float: right;
}

/*	index.php
----------------------------------------------------*/

#index .container03.first {
	margin-bottom: 42px;
}

#index .cont03_left {
	width: 184px;
	float: left;
	padding: 9px 0;
	text-align: left;
}

#index .cont03_left img {
	float: left;
}

#index .cont03_right {
	width: 594px;
	float: right;
	background: url(img/bg_ind_right.gif) repeat-y left top;
	text-align: left;
	padding-bottom: 11px;
}

#index .cont03_right ul {
	margin-left: 21px;
	line-height: 1.1;
}

#index .cont03_right ul li {
	border-bottom: 1px solid #ccc;
	background: url(img/bullet01.gif) no-repeat 10px 11px; /* 左10px 上11px */
	padding: 11px 0 11px 36px;
	overflow: hidden;
}

.ind_date {
	margin-right: 1.4em;
}

/*	profile.php
----------------------------------------------------*/

#profile #cont03_left {
	width: 442px;
	float: left;
	padding: 9px 0;
	text-align: left;
	background: url(img/bg_prof_left.gif) no-repeat right bottom;
}

#profile #cont03_right {
	width: 300px;
	padding-bottom: 9px;
	float: right;
}

#profile #cont03_left a.skipcorp {
	color: #7e7e7e;
	font-weight: 600;
}

p.official {
	margin: 1.3em 0;
}

#profile #cont03_left h4 {
	margin-bottom: 5px;
}

/*	20111214_added for profile
----------------------------------------------------*/

#profile div.cont03_center {
	width: 100%;
	text-align: left;
}

#profile #table_prof  {
	margin-bottom: 1em;
}

#profile #table_prof th,
#profile #table_prof td {
	border-bottom: 1px solid #ccc;
	padding: 8px 3px;
}

#profile #table_prof th {
	width: 100px;
}

#profile h3 {
	font-weight: bold;
	font-size: 120%;
	color: #4c4d4e;
}

#profile h4 {
	font-weight: bold;
	font-size: 100%;
	color: #979797;
	margin-bottom: 0.5em;
}

#profile div.cont03_center p,
#profile div.cont03_center ul {
	margin: 0 0 2em 0;
}

#profile #container03 h3 {
	margin: 0 0 0.4em 0;
}

#profile #container03 ul,
#profile #container03 p {
	margin: 0 1em 2em 1em;
}

#profile #container03 .li_date {
	padding-right: 1em;
}

div#box_prof {
	border: 2px solid #ccc;
	padding: 2em;
}

div#box_prof h4 {
	margin: 0;
	padding: 0;
}

#profile #container03 .cont03_center .furigana {
	margin: 7px 0 24px 0;
	color: #999;
	letter-spacing: 0.2em;
}

/*	diary/schedule.php
----------------------------------------------------*/


#diary #cont03_left,
#schedule #cont03_left {
	width: 594px;
	float: left;
	padding-bottom: 9px;
	text-align: left;
	background: url(img/bg_article.gif) repeat-y right top;
}

#diary #cont03_right,
#schedule #cont03_right {
	width: 156px;
	padding: 9px 0;
	float: right;
	text-align: left;
}

#diary #cont03_leftin,
#schedule #cont03_leftin {
	width: 564px;
}

#diary #cont03_leftin h2,
#schedule #cont03_leftin h2 {
	width: 564px;
	height: 38px;
	background: url(img/bg_articlettl.png) no-repeat left top;
	margin-bottom: 5px;
}

#diary #cont03_leftin h2 a,
#schedule #cont03_leftin h2 a {
	display: block;
	line-height: 1.1;
	padding: 14px 0 0 63px;
	color: #fff;
	font-weight: 600;
	overflow: hidden;
}

div.article_body {
	padding: 0 9px 32px 9px;
}

div.article_body p {
	margin-bottom: 1em;
}

div.article_body p.article_date {
	font-size: 11px;
	margin-bottom: 28px;
}

#diary #cont03_right h3,
#schedule #cont03_right h3 {
	margin-bottom: 9px;
}

#diary #cont03_right ul,
#schedule #cont03_right ul,
.rss_banner {
	margin-bottom: 21px;
}

div.twitter {
	margin-bottom: 21px;
}

#diary #cont03_right li,
#schedule #cont03_right li {
	background: url(img/bullet02.gif) no-repeat 0 5px;
	padding: 0 0 2px 10px;
	line-height: 1.4;
	font-size: 12px;
}

p#bio, #monthly-archive {
	margin-bottom: 28px;
}

p#bio {
	line-height: 1.4;
	margin-top: 6px;
}

/*	link.php
----------------------------------------------------*/

#link #cont03_left {
	width: 155px;
	float: left;
	padding: 9px 0;
	text-align: left;
}

#link #cont03_center {
	width: 467px;
	padding: 9px 0;
	float: left;
	text-align: left;
	background: url(img/bg_ind_right.gif) repeat-y left top;
}

#link #cont03_center #cont03_cntin {
	margin: 0 31px 0 32px;
}

#link #cont03_right {
	width: 156px;
	padding: 9px 0;
	float: right;
	text-align: left;
}

#link #cont03_center #cont03_cntin ul {
	margin-bottom: 35px;
}

#link #cont03_cntin ul.last {
	margin-bottom: 9px;
}

#link #cont03_cntin li {
	background: url(img/bullet01.gif) no-repeat 0 7px; /* 左0px 上7px */
	padding: 8px 0 8px 34px;
	line-height: 1.1;
}

#link #cont03_cntin li.first {
	background: url(img/bullet01.gif) no-repeat 0 0; /* 左0px 上0px */
	padding: 0 0 8px 34px;
}

#link #cont03_cntin li.last {
	padding: 8px 0 0 34px;
}

#link #cont03_cntin p {
	margin-bottom: 14px;
}

#link #cont03_right h3 {
	margin-bottom: 9px;
}

#link #cont03_right ul {
	margin-bottom: 21px;
}

#link #cont03_right li {
	background: url(img/bullet02.gif) no-repeat 0 5px;
	padding: 0 0 2px 10px;
	line-height: 1.4;
	font-size: 12px;
}

/*	記事内追加スタイル設定
----------------------------------------------------*/

/* BLOG記事内のスタイル設定 */

div.article_body strong, div.article_body bold {
	font-weight: bold;
}

div.article_body em {
	font-style: italic;
}

div.article_body del {
	text-decoration: line-through;
}

div.article_body blockquote {
	border: 1px solid #d7d7d7;
	background: url(img/quote_start.gif) no-repeat scroll 9px 9px;
	padding: 9px 9px 9px 42px;
	margin-bottom: 1em;
}

div.article_body blockquote p {
	margin-bottom: 0;
}

/*div.article_body img {
	border: 1px solid #d7d7d7;
	padding: 8px;
} 10/02/07 修正 by STOKED STUDIO */ 

div.wp-caption {
	border: 1px solid #d7d7d7;
	margin-bottom: 1em;
}

p.wp-caption-text {
	text-align: center;
	padding: 5px 5px 0 5px;
}

div#contact_temp img {
	border: none;
	padding: 0;
}

div.article_body ul, ol {
	margin-bottom: 1em;
}

div.article_body ul li {
	background: url(img/bullet02.gif) no-repeat 0 10px;
	padding-left: 18px;
}

div.article_body ol li {
	list-style: decimal inside;
}

.aligncenter {
	display: block;
	margin: 0 auto;
}

.wp-caption {
	text-align: center;
	/*font-size: 90%;*/
	padding-top: 5px;
}

/* page navigation */

div.wp-pagenavi {
	width: 564px;
    margin: 1.5em 0;
    color: #444;
    font-size: 85%;
    text-align: center;
}
.wp-pagenavi a, .wp-pagenavi a:link {
    padding: 0.5em 1em;
    margin: 0.25em;
    text-decoration: none;
    border: 1px solid #9e1d64;
    color: #9e1d64;
}
.wp-pagenavi a:visited {
    border: 1px solid #9e1d64;
    color: #9e1d64;
}
.wp-pagenavi a:hover {
    text-decoration: underline;
    border: 1px solid #cc3399;
    color: #cc3399;
}
.wp-pagenavi a:active {
    border: 1px solid #cc3399;
    color: #cc3399;
}
.wp-pagenavi span.pages, .wp-pagenavi span.current, .wp-pagenavi span.extend {
    padding: 0.5em 1em;
    margin: 0.25em;
    border: 1px solid #ddd;
}
.wp-pagenavi span.current {
    font-weight: bold;
}

.pagelink {
	width: 564px;
}

span.pageprev {
	float: left;
}

span.pagenext {
	float: right;
}

/* コメント */
#comments {
	clear: both;
}

div#com {
	width: 564px;
	margin-top: 42px;
}

textarea {
	width: 400px;
}

div#com h3 {
	margin: 0 0 21px 0;
}

div#com p {
	margin-bottom: 9px;
}

div.compost {
	border-bottom: dotted 1px #d7d7d7;
	margin: 21px 9px;
}

p#comfeed img {
	vertical-align: middle;
}

p#comfeed a {
	color: #444;
	text-decoration: none;
}

p#comfeed {
	font-size: 70%;
	background-color: #f2f2f2;
	padding: 5px;
	margin-top: 21px;
}

p.cominfo {
	text-align: right;
	font-size: 80%;
}

p#trurl {
	font-size: 70%;
	background-color: #f2f2f2;
	padding: 5px;
	margin-bottom: 42px;
}

#post_form {
	margin: 0 9px;
}

p.postmesse {
	font-size: 80%;
}

div.comyet {
	margin: 21px 9px;
}

/* feed */
p.feed {
	font-family: Verdana, Helvetica, sans-serif;
	border: 1px solid #d7d7d7;
	padding: 5px;
}

p.feed a {
	color: #444;
	text-decoration: none;
}

p.feed img {
	vertical-align: middle;
	margin-right: 8px;
}

/* mailform */

div#mailform {
	margin-top: 28px;
}
