@charset "EUC-JP";

* {
	margin : 0;
	padding : 0;
	font-style : normal;
	font-weight : normal;
	font-size:12px;
	word-break:break-all;
}

a img {
	border-style : none;
	border-width : 0px;
	text-decoration : none;
}

/*
a:link {color : #9b7457;text-decoration : none;}
a:visited {color : #9b7457 ;text-decoration : none;}
a:hover {color : #9b7457 ;text-decoration : underline;}
a:active {color : #9b7457 ;text-decoration : none;}
*/

body {
	color : #666;
	text-align : left;
	line-height : 1.5;
	background-color: #FFF;
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 0px;
	background-image: url(http://templates.blog.fc2.com/template/spongebob/bg_container.gif);
	padding: 0px;
}

input {
	margin-bottom: 5px;
}


/* バナー部分 */

#banner{
	width : 765px;
	height : 380px;
}

h1{
	voice-family : "\"}\"";
	voice-family : inherit;
	color:#FFFFFF;
	width:500px;
	position: relative;
	top: 30px;
	left: 220px;
	text-align: right;
}

h1 a{
	font-size : 24px;
	font-weight : bold;
	color:#FFFFFF;
	line-height: 120%;
}

h1 a:visited{
	font-size : 24px;
	font-weight : bold;
	color:#FFFFFF;
	text-align: right;
}

h2{
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	width:320px;
	line-height:1em;
	left: 400px;
	position: relative;
	top: 35px;
	text-align: right;
}

/* 本文 */

#container{
	width:765px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(http://templates.blog.fc2.com/template/spongebob/key_visual.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
}

#wrapper{
	float:left;
	width:765px;
}

#blogcontainer{
}



/* 左サイドバー */

#left{
	margin-top:15px;
	float:left;
	width:182px;
	margin-left:24px;
	_margin-left:12px;
}

#left img{margin:0 auto;}

#left h3{
	color:#FFFFFF;
	text-align : center;
	padding-top:16px;
	font-weight:bold;
	background-image: url(http://templates.blog.fc2.com/template/spongebob/parts_back.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-bottom: 5px;
	background-color: #FFFFFF;
	margin: 0px;
	padding-right: 20px;
	padding-left: 20px;
}

.sidebody{
	padding:3px 15px 3px 15px;
	background-color: #FFFFFF;
}

#left ul {
	margin : 0 15px;
	list-style-image: url(http://templates.blog.fc2.com/template/spongebob/list.gif);
}

.calender {
	width:130px;
	margin:0 auto;
}

.calender a {
	font-weight:bold;
}


.ads{
	color:#9b7457;
}


.sidebody a:link{color : #333 ;text-decoration : none;}
.sidebody a:hover{color : #333 ;text-decoration : underline;}
.sidebody a:visited{color : #333 ;text-decoration : none;}
.sidebody a:active{color : #333 ;text-decoration : none;}

/*
.sidebody .calender a:link{color : #333 ;text-decoration : none;}
.sidebody .calender a:hover{color : #333 ;text-decoration : none;}
.sidebody .calender a:visited{color : #333 ;text-decoration : none;}
.sidebody .calender a:active{color : #333 ;text-decoration : none;}
*/

/* メイン */

#blog{
	float:right;
	width:527px;
	overflow:hidden;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 20px;
	padding-left: 5px;
}

.articledate{
	font-size:12px;
	padding-right: 0px;
	padding-bottom: 20px;
	color: #333333;
	padding-top: 0px;
	display: block;
	width: 90px;
	padding-left: 400px;
}



.blogtop{
	background-image: url(http://templates.blog.fc2.com/template/spongebob/bg_h3.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.blogbottom{
	height:42px;
	background-image: url(http://templates.blog.fc2.com/template/spongebob/contents_bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
}


#blog h3{
	font-weight:bold;
	font-size:14px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 50px;
	padding-top: 12px;
	width: 350px;
	overflow: visible;
}

#blog h3 a{
	font-weight:bold;
	font-size:14px;
	color: #FFFFFF;
	text-decoration: none;
	overflow: hidden;
}

.entry-body{
	padding:12px 15px 3px 15px;
	background-color: #FFFFFF;
	font-size:12px;
}

.entry-footer{
	background-color: #FFFFFF;
	color:#000;
	text-align:right;
}


.section{
	margin-bottom:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#blog .section{
}

.section ul.entry-footer {
	padding : 10px 15px 5px 20px;
	list-style-position : inside;
}

.section ul.entry-footer li {
	display : inline;
	list-style-type : none;
}
.section ul.comment-footer li {
	display : inline;
	list-style-type : none;
	padding : 10px 15px 5px 20px;
	list-style-position : inside;
}
.section ul.comment-post li {
	display : inline;
	list-style-type : none;
	padding : 10px 15px 5px 20px;
	list-style-position : inside;
}

.section ul.trackback-footer li {
	display : inline;
	list-style-type : none;
	padding : 10px 15px 5px 20px;
	list-style-position : inside;
}



/* コメント部 */

#com{
	padding:6px 8px;
	background:#fff;
}

.comment-top,
.comment-post{
}

.comment-header{
	font-size:13px;
	font-weight:bold;
}

.comment-body,
.trackback-excerpt{
	padding : 0 10px;
}
.comment-footer,
.trackback-footer{
	padding : 10px 10px 15px 10px;
}

/* 右サイドバー */

#right{
	margin-top:15px;
	float:right;
	width:160px;
	margin-right:13px;
	_margin-right:7px;
}

#right h3{
	height : 28px;
	color:#CCCCCC;
	text-align : center;
	padding-top:7px;
	font-weight:bold;
	background-image: url(http://blog-imgs-21.fc2.com/k/a/d/kadenareon0219/bg_h3.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#right ul {
	margin : 0 15px;
	list-style:url(http://blog-imgs-21.fc2.com/k/a/d/kadenareon0219/list.gif);
}


/* フッター */
#footer{
	text-align:center;
	background-color: #333333;
	background-image: url(http://templates.blog.fc2.com/template/spongebob/footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 136px;
}
#container .copyright {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 20px;
	color: #999999;
}
#container #blogcontainer #wrapper #left .sidebottom {
	height: 19px;
	background-image: url(http://templates.blog.fc2.com/template/spongebob/side_bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
h4#comment-top,
h4#trackback-top {
	color: #0066FF;
	background-image: url(http://templates.blog.fc2.com/template/spongebob/line.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	width: 492px;
	font-weight: bold;
}
h4.comment-post {
	color: #0066FF;
	background-image: url(http://templates.blog.fc2.com/template/spongebob/line.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	width: 492px;
	font-weight: bold;
}
h4.comment-edit {
	color: #0066FF;
	background-image: url(http://templates.blog.fc2.com/template/spongebob/line.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	width: 492px;
	font-weight: bold;
}
.trackback-uri{
	margin-bottom: 20px;
}div#left .parts {
	background-color: #FFFFFF;
	text-align: center;
}