@charset "UTF-8";

* {
	margin : 0;
	padding : 0;
	font-size:12px;
	word-break:break-all;font-family: verdana,arial,osaka,HiraKakuPro-W3,sans-serif;
}

h1,h2,h3{margin:0;}

a img {
	border-style : none;
	border-width : 0px;	
	text-decoration : none;
}

a:link {color : #0000ff;text-decoration : underline;}
a:visited {color : #9900cc;text-decoration : underline;}
a:hover {color : #ff00ff;text-decoration : none;}
a:active {color : #FFCC00;text-decoration : underline;}

a.tagword{color : #0000ff;text-decoration : none;}

body {
	color : #000000;
	background :#FFFFFF;
	text-align : left;
	line-height : 1.2em;
        font-family: verdana,arial,osaka,HiraKakuPro-W3,sans-serif;
        font-size: 12px;
}

/* バナー部分 */

#banner{
	width : 940px;
	height : 90px;
	background : url(https://blog-imgs-23.fc2.com/t/s/u/tsukuruu/header5.gif) 50% 0 no-repeat;
	margin:0 auto 15px;
}

h1{
	padding : 10px 0 0 25px;
	color:#000000;
	width:900px;
	font-weight:normal;
font-size: 20px;
}

h1 a:link,h1 a:visited,h1 a:active{
	font-size :20px;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
padding : 0 0px 0px 25px;
}
h1 a:hover {color : #ff00ff;text-decoration : none;}

h2{
	padding : 5px 0px 0px 80px;
	font-size:12px;
	color:#000000;
	line-height:1em;font-weight:normal;
}

/* 本文 */

#container{
	width:940px;
	margin:0 auto;
}

#wrapper{
	float:left;
	width:740px;
}

#blogcontainer{
	width:940px;
}

/* サイドバー共通 */
.sidehead{
}

.sidebody{
	padding:0 0px 5px 10px;
	overflow:hidden;margin-top:0px;
	margin-bottom:0px;
}
.description{
	padding:1px 5px 1px 10px;
	overflow:hidden;
	margin-top:0px;
	margin-bottom:0px;
}

.sidebottom{
	height:5px;
}

.sidehead{
	height:25px;
}


/* 左サイドバー */

#left{
	float:left;
	width:180px;
}

#left img{margin:0 auto;}

#left p{font-size : 10px;margin-bottom:0px;
padding:3px 0px 3px 3px;
}

#left a{font-size : 10px;margin:0px;}

#left h3{margin-top:0px;
	background-color: #0099ff;
        color:#000000;
	text-align : left;
	padding:4px 0px 4px 10px;
	font-weight:normal;
        border-left: 5px solid #000000;
        border-bottom: 1px solid #000000;
}

#left ul {
list-style-type:none;
margin-bottom:0px;padding : 3px;
}

#left li{
padding : 2px 0px 0 15px;margin-bottom:0px;background : url(https://blog-imgs-23.fc2.com/t/s/u/tsukuruu/icon3.gif) 0 5px no-repeat;
}

#left.sidebody{
	margin-bottom:0px;height:0px;
}


.calender{
        font-size : 10px;
	width:150px;
	margin:0 0 0 0px;
}

.calender td{
        font-size : 10px;
        text-align:center;
}
.calender th{
        text-align:center;
        font-size : 10px;
}
.calender caption{
        font-size : 10px;
        text-align:center;
}




.ads{
}

.categories td{
	width:22px;
}


/* メイン */

#blog{
	float:right;
	width:550px;
	overflow:hidden;
	padding-top:0px;
}

.articledate{
	color:#000000;font-size:9px;
}

.date_category{
	text-align:right;
	font-size:9px;
	padding:3px 5px 3px 0;
}

.date_category a{
	font-size:9px;
        color:#000000;
        text-decoration: none;
}


.entry-header{
	padding:35px 20px 0 20px;font-size:10px;
}

.blogtop{
	}

.blogbottom{
	height:11px;
	margin:15px;
}


#blog h3{
	padding:5px 0px 5px 15px;
	font-weight:bold;
	margin-left:15px;
        color: #000000;
        background: #0099ff;
        border-top: 3px solid #000000;
        border-left: 5px solid #000000;
        border-bottom: 1px solid #000000;
        border-right: 1px solid #000000;

}
dl{
	padding:5px 0px 5px 15px;
	font-weight:bold;
	line-height:1.5em;
	margin-left:15px;
        color: #000000;
        background: #0099ff;
        border-top: 3px solid #000000;
        border-left: 5px solid #000000;
        border-bottom: 1px solid #000000;
        border-right: 1px solid #000000;

}

#blog h3 a{
	
	font-size:14px;
	color:#000000;
	text-decoration:none;
}

.entry-body{
	padding:5px 0px 3px 20px;
	font-size:13px;
	margin:10px 0 10px 5px;line-height : 1.5em;
}

.entry-footer{
	text-align:right;
        border-top: 1px solid #000000;
	padding-top:5px;margin:10px 0 20px 20px;
}
.entry-footer a{
	font-size : 10px;
	color : #000000;
        text-decoration: none;
}

.totop{
	text-align:right;
}

.section{
}

.section ul.entry-footer {
	padding : 0px 0 5px 0;
	list-style-position : inside;
}

.section ul.entry-footer li {
	display : inline;
	list-style-type : none;
}



/* コメント部 */


.comment-top,.comment-post{font-size:14px;
}
#comment-top{font-size:14px;font-weight:bold;border-bottom: 1px solid #000000;
}

.comment-header{
	font-size:15px;
	font-weight:bold;
}

.comment-body{
	margin : 0 10px;
}
.comment-footer{
	margin : 0 0 2em 0;
}

.comment_trackback{
	padding:5px 20px;
}

.trackback-header{
	font-size:13px;
	font-weight:bold;
}

.trackback-excerpt{
	margin : 0 10px;
}
.trackback-footer{
	margin : 0 0 15px 0;
}


/* 右サイドバー */

#right{
	float:right;
	width:180px;
}

#right h3{
	text-align : left;
	font-weight:normal;
        background-color: #0099ff;
        color:#000000;
	padding:4px 0px 4px 10px;
        border-left: 5px solid #000000;
        border-bottom: 1px solid #000000;
margin-left:0px;
}
#right a {font-size : 10px;}
#right p {font-size : 10px;padding:3px 0px 3px 3px;}

#right ul {
	list-style-type:none;padding :3px;
	margin:0;
}

#right li{
padding : 2px 0px 0 15px;margin-bottom:0px;background : url(https://blog-imgs-23.fc2.com/t/s/u/tsukuruu/icon3.gif) 0 5px no-repeat;
}

#right .sidebottom{
	margin-bottom:0px;
}
/* フリースペース */

.freespace {
	width : 520px;
	font-size: 12px;
	padding: 3px; 
	margin: 1px 10px 10px 15px;
        text-align: left;
        color: #000000;
	line-height: 1.3em;
	border-top: 3px solid #000000;
        border-left: 5px solid #000000;
        border-bottom: 1px solid #000000;
        border-right: 1px solid #000000;
}
.freeheader {
	font-family: verdana,arial,osaka,HiraKakuPro-W3,sans-serif;
        width : 517px;
	font-size: 17px;
	padding: 5px 5px 5px 5px; 
	margin: 0px 10px 0px 15px;
        text-align: left;
        color: #000000;
	line-height: 1.2em;
        border-top: 0px solid #000000;
        border-left: 5px solid #000000;
        border-bottom: 1px solid #000000;
        border-right: 0px solid #000000;
        font-weight:bold;
        background: #ffff00;
	}

/* フッター */
#footer{
	text-align:center;padding:15px 0;
}

.prev-next-navi{
	text-align:center;
}

.outfooter{
	margin:0 auto;
	width:940px;
        height:50px;
	text-align:center;
	padding:5px 0;background:url(https://blog-imgs-23.fc2.com/t/s/u/tsukuruu/footer5.gif) 0 0 no-repeat;
font-size: 10px;padding:15px 0;
}
.outfooter a{
font-size: 10px;color: #000000;
text-decoration: none;

}

hr{
	border:dashed #ccc 1px;
}