@charaset "UTF-8";
@import url(http://fonts.googleapis.com/css?family=Anton|Archivo+Black);
/*!
 * "Anton","Archivo Black" are lisenced under the SIL Open Font License 1.1
 *  http://www.google.com/webfonts/
 */
*{
	margin: 0;
	padding: 0;
}
body{
	background: #b39b6b url("https://blog-imgs-103.fc2.com/x/x/x/xxxkikimimixxx/kikimimicolor001.jpg");
	color: #1a1a1a;
	font-size: 12px;
	font-family: Verdana,"Meiryo UI","MS UI Gothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",sans-serif;
	line-height: 1;
}
a{
	color: #000;
	text-decoration: none;	
}
a:hover{
	color: #3cb371;
	text-decoration: underline;
}
form,ul,ol,li,dl,dt,dd,div,p,table,tr,td,caption,h1,h2,h3,h4{
	margin: 0;
	padding: 0;
	border: none;
}
table{
	border-collapse: collapse;
	border-spacing: 0;
}
input,textarea{
	font-size: 12px;
	font-family: Verdana,"ＭＳ Ｐゴシック","MS PGothic",Osaka,sans-serif;
}
img{
	margin: 0;
	border: none;
	vertical-align: middle;
}
.clear{
	clear: both;
}

/*---------- OPTION HEADER |----------
.option_header{
	width: 1130px;
	height: 200px;
	margin: 5px auto 0 auto;
	background: url("upload the image of 960px in width") no-repeat;
}
.option_header a{
	width: 100%;
	height: 100%;
	text-decoration: none;
	display: block;
}
.option_header a:hover{
	background: #fff;
	filter: Alpha(opacity=20);
	-moz-opacity: 0.20;
	opacity: 0.20;
}
----------| OPTION HEADER ----------*/

.blog_menu{
	margin: 0 0 5px 0;
	text-align: right;
}
.blog_menu a{
	filter: Alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
}
.blog_menu a:hover{
	filter: Alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
.blog_menu img{
	margin: 0 0 0 10px;
}
.blog_title{
	font-size: 40px;
	font-family: "Arial Black","Archivo Black","Meiryo UI","MS UI Gothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",sans-serif;
	letter-spacing: -1px;
}
.blog_title a{
	text-decoration: none;
}
.blog_description{
	padding: 5px;

}

#body_wrap{
	z-index: 0;
	position: relative;
	width: 1130px;
	margin: 0 auto;
	padding: 30px 0 0 0;
}
#fixed_footer{
	z-index: 1;
	position: fixed;
	width: auto;
	height: auto;
	right: 400;
	bottom: 40px;
}
#body_header{
	position: relative;
	width: 1130px;
	margin: 0 auto;
	padding: 10px 0 0 0;
}
#body_footer{
	position: relative;
	width: auto;
	margin: 100px 0 10px 0;
	color: #333;
	text-align: left;
	line-height: 1.2;
	clear: both;
}
#body_footer a{
	color: #333;
	text-decoration: underline;	
}
#body_footer a:hover{
	color: #3cb371;
	text-decoration: none;
}
.login{
	padding: 0 2px;
	background-color: transparent;
	border: 3px solid #333;
	color: #333;
	font-size: 20px;
	font-family: Impact,sans-serif;
	cursor: pointer;
	float: right;
}

#main{
	width: 600px;
	float: left;
}
#side_l{
	width: 300px;
	margin: 0 0 0 20px;
	float: left;
}
#side_r{
	width: 200px;
	margin: 0 0 0 10px;
	float: right;
}

/*========== Entry ==========*/
#entry{
	position: relative;
	margin: 0 0 50px 0;
	border-bottom: 1px solid #1a1a1a;
	clear: both;
}
#article{
	position: relative;
	margin: 0;
	clear: both;
}
.entry_header,.entry_footer{
	clear: both;
}
.entry_header a{
	text-decoration: none;
}
.new_comment{
	position: absolute;
	right: 2px;
	bottom: -1px;
	width: 120px;
}
.new_comment a{
	width: 100%;
	height: 100%;
	padding: 3px 0;
	background-color: #1a1a1a;
	border: 1px solid #1a1a1a;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	color: #b39b6b;
	font-family: Arial,Verdana,sans-serif;
	text-align: center;
	text-decoration: none;
	display: block;
}
.new_comment a:hover{
	background: url("https://blog-imgs-36.fc2.com/s/l/u/slugsupper/alpha_ffffff_25-trans.png");
	color: #1a1a1a;
}
.entry_date{
	font-size: 36px;
	font-family: Anton,Impact,sans-serif;
}
.entry_date a{
	text-decoration: none;
}
ul.entry_description{
	border-top: 1px solid #1a1a1a;
	line-height: 1.5;
	list-style-type: none;
}
ul.entry_description li{
	border-bottom: 1px solid #1a1a1a;
}
.entry_description a{
	font-weight: bolder;
}
.entry_title{
	margin: 5px 0 0 0;
	font-size: x-large;
	font-weight: bolder;
}
.entry_title img{
	margin: -5px 5px 0 0;
	border: none;
}
.entry_body{
	padding: 15px 0 10px 0;
	color: #000;
	font-size: 16px;
	font-family: Verdana,メイリオ,Meiryo,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",sans-serif;
	line-height: 1.8;
	overflow-x: hidden;
	clear: both;
}
.entry_body a{
	color: #900;
	text-decoration: underline;	
}
.entry_body a:hover{
	color: #3cb371;
	text-decoration: none;
}
.entry_body img.left{
	margin: 0 10px 5px 0;
	float: left;
}
.entry_body img.right{
	margin: 0 0 5px 10px;
	float: right;
}
.entry_body img.emoji{
	margin: 0 2px;
}
.entry_body ul{
	margin: 0 0 0 20px;
}
.entry_body blockquote{
	padding: 5px 10px;
	background: url("https://blog-imgs-36.fc2.com/s/l/u/slugsupper/alpha_ffffff_25-trans.png");
	border: 1px solid #ca6;
	color: #1a1a1a;
	clear: both;
}
.entry_body blockquote a{
	color: #933;
}
.entry_body blockquote a:hover{
	color: #fff;
}
.more{
	width: 160px;
	height: 40px;
	margin: 5px 0;
	background: url("https://blog-imgs-34.fc2.com/s/l/u/slugsupper/post_it_box_shadow-trans.png") no-repeat 100% 100%;
	clear: both;
}
.more:hover{
	background: none;
}
.more a{
	width: 100%;
	height: 30px;
	background: url("https://blog-imgs-36.fc2.com/s/l/u/slugsupper/alpha_ffffff_50-trans.png");
	border-right: 1px solid #fff;
	border-left: 16px solid #333;
	color: #333;
	font-size: 24px;
	font-family: "Arial Black","Archivo Black",sans-serif;
	text-align: center;
	line-height: 1.15;
	text-decoration: none;
	display: block;
}
.more a:hover{
	background: url("https://blog-imgs-37.fc2.com/s/l/u/slugsupper/alpha_000000_25-trans.png");
	border-right: 1px solid #333;
	border-left: 16px solid #fff;
	color: #fff;
}
hr.spacer{
	padding: 30px 0 0 0;
	clear: both;
	visibility: hidden;
}

/*---------- FC2 default elements ----------*/
.relate_dl{
	margin: 10px 0 0 0;
	border-top: 1px solid #333;
	line-height: 1.5;
	clear: both;
}
.relate_dt{}
.relate_dd{}
.relate_ul{
	margin: 0 0 5px 0 !important;
	padding: 0;
	border-bottom: 1px solid #333;
	list-style: none;
}
.relate_ul a{
	text-decoration: none;
}
.relate_li{
	border-top: 1px dotted #333;
}
.relate_li_nolink{
	border-top: 1px dotted #333;
}
.fc2_footer{
	margin: 15px 0 0 0;
	clear: both;
}
.fc2_footer div{
	margin: 0;
}

/*---------- FC2 default elements ----------*/

#function{
	margin: 0 0 50px 0;
	clear: both;
}
#function .b1{
	width: 120px;
	padding: 3px 0;
	background-color: #1a1a1a;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	color: #b39b6b;
	font-family: Arial,Verdana,sans-serif;
	text-align: center;
	clear: both;
}
#function .b2{
	font-size: 24px;
	font-weight: bolder;
}
#function dl{
	margin: 20px 0 0 0;
	line-height: 1.6;
}
#function dd.bold{
	padding: 0 0 5px 0;
	font-size: large;
	font-weight: bolder;
	line-height: 1.2;
}
.page_navi{
	margin: -40px 0 0 0;
	font-size: 48px;
	font-family: "Arial Black",sans-serif;
	line-height: 0.6;
	clear: both;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
	.page_navi{
		font-size: 54px;
		font-weight: 900;
		font-family: "Arial Black",Arial,sans-serif;
	}
}
.page_navi .prev{
	width: 40px;
	height: 40px;
	float: right;
}
.page_navi .next{
	width: 40px;
	height: 40px;
	margin: 0 0 0 10px;
	float: right;
}
.page_navi a{
	width: 100%;
	height: 100%;
	padding: 0;
	background: url("https://blog-imgs-36.fc2.com/s/l/u/slugsupper/alpha_ffffff_25-trans.png");
	border: 1px solid #000;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-align: center;
	text-decoration: none;
	display: block;
}
.page_navi a:hover{
	background: url("https://blog-imgs-37.fc2.com/s/l/u/slugsupper/alpha_000000_25-trans.png");
	border: 1px solid #fff;
}

.comment{
	padding: 5px 0;
	border-top: 1px solid #000;
	color: #000;
	clear: both;
}
.comment a{
	text-decoration: none;
	border-bottom: 2px solid #900;
}
.comment a:hover{
	border-bottom: 2px solid #fff;
}
.comment .header,.comment .body,.comment .footer{
	margin: 5px 0;
}
.comment .header{
	border-left: 12px solid #1a1a1a;
}
.comment .header input{
	margin: -5px 0 0 0;
	padding: 0 1px;
	background-color: transparent;
	border: 1px solid #000;
	color: #000;
	font-size: smaller;
	font-family: Arial,Verdana,sans-serif;
	cursor: pointer;
	float: right;
}
.comment .body{
	padding: 5px 0;
	line-height: 1.6;
}

.form{
	padding: 10px 0;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}
.form table,.form th,.form td{
	border-collapse: collapse;
}
.comment_form{}
.comment_form td{
	padding: 10px 5px 0 0;
	color: #000;
	vertical-align: middle;
}
.comment_form input.txt{
	width: 400px;
	padding: 5px;
	background: url("https://blog-imgs-36.fc2.com/s/l/u/slugsupper/alpha_ffffff_25-trans.png");
	border: 2px solid #000;
	color: #000;
}
.comment_form textarea{
	width: 400px;
	margin: 5px 0 0 0;
	padding: 5px;
	background: url("https://blog-imgs-36.fc2.com/s/l/u/slugsupper/alpha_ffffff_25-trans.png");
	border: 2px solid #000;
	color: #000;
}

.trackback_ping{
	padding: 5px 0;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	clear: both;
}
.trackback_ping input.txt{
	width: 99%;
	margin: 0 0 5px 0;
	background-color: transparent;
	border: none;
	font-weight: bolder;
}
.trackback{
	padding: 5px 0;
	border-bottom: 1px solid #000;
	clear: both;
}
.trackback a{
	text-decoration: none;
	border-bottom: 2px solid #900;
}
.trackback a:hover{
	border-bottom: 2px solid #fff;
}
.trackback .header{
	padding: 5px 0;
}
.trackback .body{
	padding: 5px 0;
	line-height: 1.6;
}
.trackback .footer{
	padding: 5px 0;
}

/*========== Plugin ==========*/
.plugin{
	margin: 0 0 10px 0;
	clear: both;
}
.plugin .content{
	padding: 5px;
}
.plugin .title{
	padding: 0 5px;
	color: #b39b6b;
	font-weight: bolder;
	line-height: 1.6;
}
.plugin .body{
	line-height: 1.6;
	overflow-x: hidden;
}
.plugin .body ul{
	margin: 0;
	list-style-type: square;
	list-style-position: inside;
}
.plugin .header{
	padding: 0 0 5px 0;
}
.plugin .footer{
	padding: 5px 0 0 0;
}
.plugin.first .title,.plugin.third .title{
	background-color: #1a1a1a;
}
.plugin.first .content{
	padding: 5px 0;
}
.plugin.second{
	background: url("https://blog-imgs-37.fc2.com/s/l/u/slugsupper/alpha_000000_25-trans.png");
	color: #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.plugin.second .title{
	font-size: larger;
}
.plugin.second a{
	color: #380B61;
	text-decoration: none;	
}
.plugin.second a:hover{
	color: #3cb371;
	text-decoration: underline;
}
.plugin.third{
	background: url("https://blog-imgs-36.fc2.com/s/l/u/slugsupper/alpha_ffffff_25-trans.png");
	border: 1px solid #1a1a1a;
}
.plugin.third .content{
	padding: 10px 15px;
}
.plugin.third a{
	color: #900;
	text-decoration: none;	
}
.plugin.third a:hover{
	color: #3cb371;
	text-decoration: underline;
}

/* ========== Calendar ========== */
#calendar{
	position: absolute;
	width: 960px;
	top: 0;
	left: 0;
}
#calendar,#calendar td{
	border: 1px solid #1a1a1a;
	line-height: 1.4;
}
#calendar td{
	vertical-align: middle;
}
#calendar .day{
	width: 24px;
	font-family: Arial,Verdana,sans-serif;
	text-align: center;
}
#calendar .day a{
	width: 100%;
	height: 100%;
	background: url("https://blog-imgs-37.fc2.com/s/l/u/slugsupper/alpha_000000_25-trans.png");
	color: #000;
	text-decoration: none;
	display: block;
}
#calendar .day a:hover{
	background: url("https://blog-imgs-36.fc2.com/s/l/u/slugsupper/alpha_ffffff_25-trans.png");
}
#calendar .month{
	padding: 0 5px 0 0;
	text-align: right;
}
#calendar .month img{
	margin: -2px 0 0 0;
	filter: Alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
}
.search{
	margin: 0 0 10px 0;
	border: 1px solid #1a1a1a;
}
.search input.txt{
	width: 180px;
	padding: 3px;
	background-color: transparent;
	border: none;
	color: #000;
	float: left;
}
.search input.btn{
	margin: 1px;
	float: right;
}

/* ========== Page Navigator　========== */
.navi_menu{
	background: url("https://blog-imgs-34.fc2.com/s/l/u/slugsupper/templateBG_kraft_board.jpg");
	border-top: 1px solid #e5cfa1;
	border-right: none;
	border-bottom: 1px solid #e5cfa1;
	border-left: 1px solid #e5cfa1;
	-webkit-border-radius: 10px 0 0 10px;
	-moz-border-radius: 10px 0 0 10px;
	border-radius: 10px 0 0 10px;
	-webkit-box-shadow: 0 5px 5px #000;
	-moz-box-shadow: 0 5px 5px #000;
	box-shadow: 0 5px 5px #000;
	font-size: large;
	font-family: Anton,Impact,sans-serif;
	line-height: 1.5;
}
.navi_menu div{
	border-top: 1px dotted #e5cfa1;
}
.navi_menu div.top{
	border: none;
}
.navi_menu div a{
	width: 100%;
	height: 100%;
	padding: 0 10px;
	color: #380B61;
	text-decoration: none;
	display: block;	
}
.navi_menu div a:hover{
	color: #fc0;
}










/* ----------------------------------------------- */
/*

      BlogRoll css 2  (.blogroll_1 )


*/
/* ----------------------------------------------- */

.blogroll_1 .blogroll-channel,
.blogroll_1 .blogroll-channel * {
width: auto;
height: auto;
margin: 0;
padding: 0;
border: none;
text-align: left;
}
.blogroll_1 .blogroll-channel { 
width: auto; 
height: auto; 
border:1px solid #000000;（枠を付けたい場合） 
margin-bottom: 15px; padding: 10px; 
}

.blogroll_1 .blogroll-channel .blogroll-list-wrap {
margin-bottom: 10px;
}

.blogroll_1 .blogroll-channel .blogroll-list {
list-style-type: none;
margin-bottom: 3px;
font-size: 14px;
line-height: 1.3;
border-bottom: none;
padding-top: 0px;
padding-bottom: 0px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}

.blogroll_1 .blogroll-channel .blogroll-list img {
vertical-align: middle;
}

.blogroll_1 .blogroll-channel img.blogroll-icon,
.blogroll_1 .blogroll-channel img.blogroll-favicon {
margin: 0 5px 0 0;
}

.blogroll_1 .blogroll-channel img.blogroll-favicon {
width: 0px;
height: 0px;
}

.blogroll_1 .blogroll-channel a.blogroll-link {
}

.blogroll_1 .blogroll-channel .blogroll-new-entry {
margin-left: 5px;
color: red;
}

.blogroll_1 .blogroll-channel .blogroll-clip,
.blogroll_1 .blogroll-channel .blogroll-hatebu {
margin: 0 0 0 5px;
}

.blogroll_1 .blogroll-channel .blogroll-link-time {
margin: 0 0 0 3px;
color: #666;
font-size: 10px;
}

.blogroll_1 .blogroll-channel .blogroll-ad-img {
}

.blogroll_1 .blogroll-channel .blogroll-ad-text {
display: block;
margin-top: 5px;
color: #666;
font-size: 12px;
}












}








/* ----------------------------------------------- */
/*

      BlogRoll css 2  (.blogroll_wrapper .blogroll_innner )


*/
/* ----------------------------------------------- */

.blogroll_wrapper .blogroll_innner .blogroll-channel,
.blogroll_wrapper .blogroll_innner .blogroll-channel * {
width: auto;
height: auto;
margin: 0;
padding: 0;
border: none;
text-align: left;
}
.blogroll_wrapper .blogroll_innner .blogroll-channel { 
width: auto; 
height: auto; 
border:1px solid #000000;（枠を付けたい場合） 
margin-bottom: 15px; padding: 10px; 
}

.blogroll_wrapper .blogroll_innner .blogroll-channel .blogroll-list-wrap {
margin-bottom: 10px;
}

.blogroll_wrapper .blogroll_innner.blogroll-channel .blogroll-list {
list-style-type: none;
margin-bottom: 3px;
font-size: 8px;
line-height: 1.3;
border-bottom: 1px solid #000000; 
}

.blogroll_wrapper .blogroll_innner .blogroll-channel .blogroll-list img {
vertical-align: middle;
}

.blogroll_wrapper .blogroll_innner .blogroll-channel img.blogroll-icon,
.blogroll_wrapper .blogroll_innner .blogroll-channel img.blogroll-favicon {
margin: 0 5px 0 0;
}

.blogroll_wrapper .blogroll_innner .blogroll-channel img.blogroll-favicon {
width: 0px;
height: 0px;
}

.blogroll_wrapper .blogroll_innner .blogroll-channel a.blogroll-link {
font-size: 11px;

}

.blogroll_wrapper .blogroll_innner .blogroll-channel .blogroll-new-entry {
margin-left: 5px;
color: red;
}

.blogroll_wrapper .blogroll_innner .blogroll-channel .blogroll-clip,
.blogroll_wrapper .blogroll_innner .blogroll-channel .blogroll-hatebu {
margin: 0 0 0 5px;
}

.blogroll_wrapper .blogroll_innner .blogroll-channel .blogroll-link-time {
margin: 0 0 0 3px;
color: #666;
font-size: 5px;
}

.blogroll_wrapper .blogroll_innner .blogroll-channel .blogroll-ad-img {
}

.blogroll_wrapper .blogroll_innner .blogroll-channel .blogroll-ad-text {
display: block;
margin-top: 5px;
color: #666;
font-size: 10px;
ine-height: 1px;
}




.blogroll_wrapper .blogroll_innner .blogroll-channel {
border: solid 1px #999 !important;
height: 200px !important;
overflow-y: hidden;
padding-top: 10px;
}

.blogroll_wrapper {
width: 100%;
overflow-y:scroll;
background-color: #FFF;
}

.blogroll_innner {
width: 50%;
height: 200px;
float: left;
}

.blogroll_wrapper .blogroll_innner ul li.blogroll-list {
padding-top: 0px;
padding-bottom: 0px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
line-height: 15px;
}


/* ----------------------------------------------- */
/*

      BlogRoll css 2  (.blogroll_3 )


*/
/* ----------------------------------------------- */

.blogroll_3 .blogroll-channel,
.blogroll_3 .blogroll-channel * {
width: auto;
height: auto;
margin: 0;
padding: 0;
border: none;
text-align: left;
}
.blogroll_3 .blogroll-channel { 
width: auto; 
height: auto; 
border:1px solid #000000;（枠を付けたい場合） 
margin-bottom: 15px; padding: 10px; 
}

.blogroll_3 .blogroll-channel .blogroll-list-wrap {
margin-bottom: 10px;
}

.blogroll_3.blogroll-channel .blogroll-list {
list-style-type: none;
margin-bottom: 3px;
font-size: 14px;
line-height: 1.3;
border-bottom: 1px solid #000000; 
}

.blogroll_3 .blogroll-channel .blogroll-list img {
vertical-align: middle;
}

.blogroll_3 .blogroll-channel img.blogroll-icon,
.blogroll_3 .blogroll-channel img.blogroll-favicon {
margin: 0 5px 0 0;
}

.blogroll_3 .blogroll-channel img.blogroll-favicon {
width: 0px;
height: 0px;
}

.blogroll_3 .blogroll-channel a.blogroll-link {
}

.blogroll_3 .blogroll-channel .blogroll-new-entry {
margin-left: 5px;
color: red;
}

.blogroll_3 .blogroll-channel .blogroll-clip,
.blogroll_3 .blogroll-channel .blogroll-hatebu {
margin: 0 0 0 5px;
}

.blogroll_3 .blogroll-channel .blogroll-link-time {
margin: 0 0 0 3px;
color: #666;
font-size: 10px;
}

.blogroll_3 .blogroll-channel .blogroll-ad-img {
}

.blogroll_3 .blogroll-channel .blogroll-ad-text {
display: block;
margin-top: 5px;
color: #666;
font-size: 12px;
}




.blogroll_3 .blogroll-channel{
border: solid 1px #999 !important;
height:400px !important;
overflow-y: hidden;
}

.blogroll_3 ul li.blogroll-list {
padding-top: 0px;
padding-bottom: 0px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
