@charset "UTF-8";


/* 1.Reset
========================================== */

body,div,dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,code,form,fieldset,legend,
p,blockquote,table,th,td {margin: 0; padding: 0;}

html {background: #FFF; color: #000;}

body {font:14px/1  "メイリオ","Meiryo",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;}
* html body {font-size: small; font: x-small;}
*:first-child+html body {font-size: small; font: x-small;}

img {border: 0; vertical-align: bottom;}

h1,h2,h3,h4,h5,h6 {clear: both; font-size: 100%; font-weight: normal;}

ul,dl,ol {text-indent: 0;}
li {list-style: none;}

address,caption,cite,code,dfn,em,strong,th,var {font-style: normal; font-weight: normal;}

sup {vertical-align: text-top;}
sub {vertical-align: text-bottom;}

input,textarea,select {font-family: inherit; font-size: inherit; font-weight:inherit;}
* html input,* html textarea,* html select {font-size: 100%;}
*:first-child+html+input,*:first-child html+textarea,*:first-child+html select {font-size: 100%;}

table {border-collapse: collapse; border-spacing: 0; font-size: inherit; font: 100%;}
th,td {text-align: left; vertical-align: top;}
caption {text-align: left;}

pre,code,kbd,samp,tt {font-family: monospace;}
* html pre,* html code,* html kbd,* html samp,* html tt {font-size: 108%; line-height: 100%;}
*:first-child+html pre,*:first-child html+code,*:first-child html+kbd,*:first-child+html+samp,*:first-child+html tt {font-size: 108%; line-height: 100%;}

input,select,textarea {font-size: 100%; font-family: Verdana, Helvetica, sans-serif;}


/* 2.Structure
========================================== */

html, body {
	background: url(https://blog-imgs-29-origin.fc2.com/c/u/t/cuteblog/bg_dot_01.gif) ;
	color: #666666;
}

#document {
	margin: 0 auto;
	width: 950px;
	border: 1px solid #bbbbbb;
	background: #FFFFFF;
}


#contents {
    margin-left: 220px;	/* #sideLの幅分 */
	float: left;
	display: inline;
	width: 510px;
	overflow: hidden;
	padding: 10px 0 10px 0;
}

#sideLeft {
    margin-left: -730px;
	float: left;
	display: inline;
	width: 220px;
	overflow: hidden;
	padding: 10px 0 10px 0;
}

#sideRight {
	float: left;
	display: inline;
	width: 220px;
	overflow: hidden;
	padding: 10px 0 10px 0;
}

#footer {
	clear: both;
	border-top: 1px solid #bbbbbb;
	background: #eeeeee;
	padding: 5px;
	text-align: center;
	font-size: 92.4%;
}

/* リンク設定 */

a:link 		{color: #2b2bff; text-decoration: none;}
a:visited 	{color: #2b2bff; text-decoration: none;}
a:hover 	{color: #BF5E5E; text-decoration: underline;}


/* 3.Header
========================================== */

#header {
	background-color: #d7e2ef;
	border-bottom:  1px dashed #888888;
	padding: 10px 0 10px 20px;
	line-height: 1.4;
}
h1 {
	font-size: 180%;
}



/* 4.Topicpath(パンくずリスト)
========================================== */

#topicpath {
	background-color: #eeeeee;
	border-bottom:  1px solid #bbbbbb;
	padding: 5px 0 5px 20px;
}


/* 5.Contents
========================================== */

.contTitle {
	font-size: 100%;
	margin: 0 5px 0 5px;
	padding: 5px 3px 3px 10px;
	background-color: #eeeeee;
	border-top: 1px solid #bbbbbb;
	border-left: 5px solid #8593a9;
	border-right: 1px solid #bbbbbb;
	border-bottom: 1px dashed #8593a9;	
}

.contText {
	font-size: 90%;
	margin: 0 5px 10px 5px;
	padding: 15px 8px 8px 8px;
	background-color: #ffffff;
	border-left: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	line-height: 1.4;	
}

.contText img{
margin : 0px 10px 0px 0px; 
}


p.entry_more {
	margin: 20px 0 20px 0;
}

#more {
	margin: 15px 0 0 0;
}

ul.entryFooter{
	zoom: 1;
	margin: 15px 0 0 0;
}

ul.entryFooter:after{ /*for Modern Browser */
	content: "."; display: block; clear: both; height: 0; visibility: hidden; font-size: 0;
}

ul.entryFooter li {
	float: left;
	display: inline;
}	

.pageNavi {
	margin-bottom: 15px;
	text-align: center;
}

.subHeader {
	font-size: 90%;
	margin: 0 5px 0 5px;
	padding: 5px 3px 3px 10px;
	background-color: #eeeeee;
	border-top: 1px solid #bbbbbb;
	border-left: 5px solid #8593a9;
	border-right: 1px solid #bbbbbb;
	border-bottom: 1px dashed #8593a9;	
}

.trackbackUrl {
	font-size: 90%;
	margin: 0 5px 10px 5px;
	padding: 15px 8px 8px 8px;
	background-color: #ffffff;
	border-left: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	line-height: 1.8;	
}

.trackbackUrl input {
	padding: 1px;
	width: 85%;
}

.trackbackBox {
	font-size: 90%;
	margin: 0 5px 10px 5px;
	padding: 15px 8px 8px 8px;
	background-color: #ffffff;
	border: 1px solid #bbbbbb;
	line-height: 1.4;	
}

.cm_title {
	font-weight: bold;
}

.commentForm {
	font-size: 90%;
	margin: 0 5px 10px 5px;
	padding: 15px 8px 8px 8px;
	background-color: #ffffff;
	border-left: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	line-height: 1.8;	
}

.sub_footer {
	margin-bottom: 5px;
}

.pagetop {
	text-align: right; 
}

a:hover img {
 opacity: 0.5;
}



/* 6.Side
========================================== */

.sideTitle {
	font-size: 90%;
	margin: 0 5px 0 5px;
	padding: 3px;
	background-color: #d7e2ef;
	border-top: 1px solid #bbbbbb;
	border-left: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
	border-bottom: 1px dashed #888888;
}

.sideCont {
	font-size: 90%;
	margin: 0 5px 0 5px;
	padding: 10px 3px 10px 3px;
	border-left: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
	line-height: 1.2;
}

.sideBottom {
	margin: 0 5px 0 5px;
	border-top: 1px solid #888888;	
}

.sideCont ul {
		padding: 0px;
		margin: 0px;
		list-style-type: none;
	}
	
.sideCont li {
		background-image: url(https://blog-imgs-29-origin.fc2.com/c/u/t/cuteblog/point3.gif);
		background-repeat: no-repeat;
		background-position: 3px 2px ;
		color: #666;
		padding: 0px 0px 0px 15px;
		margin: 0px;
		line-height: 1.2;
	}


.new {color:red; font-weight:bolder;} 


/* ----------------------------------------------- */
/*

      BlogRoll css 2

*/
/* ----------------------------------------------- */

.blogroll-channel,
.blogroll-channel * {
    width: auto;
    height: auto;
    margin: 0;
    padding: 0;
    border: none;
    text-align: left;
}
.blogroll-channel {
    margin-bottom: 15px;
    padding: 10px;
}

.blogroll-channel .blogroll-list-wrap {
    margin-bottom: 10px;
}

.blogroll-channel .blogroll-list {
    list-style-type: none;
    margin-bottom: 3px;
    font-size: 14px;
    line-height: 1.3;
}

.blogroll-channel .blogroll-list img {
    vertical-align: middle;
}

.blogroll-channel img.blogroll-icon,
.blogroll-channel img.blogroll-favicon {
    margin: 0 5px 0 0;
}

.blogroll-channel img.blogroll-favicon {
	width: 16px;
	height: 16px;
}

.blogroll-channel a.blogroll-link {
}

.blogroll-channel .blogroll-new-entry {
    margin-left: 5px;
    color: red;
}

.blogroll-channel .blogroll-clip,
.blogroll-channel .blogroll-hatebu {
    margin: 0 0 0 5px;
}

.blogroll-channel .blogroll-link-time {
    margin: 0 0 0 3px;
    color: #666;
    font-size: 10px;
}

.blogroll-channel .blogroll-ad-img {
}

.blogroll-channel .blogroll-ad-text {
    display: block;
    margin-top: 5px;
    color: #666;
    font-size: 12px;
}




/* 7.Footer
========================================== */

