@charaset "UTF-8";
@import url(http://fonts.googleapis.com/css?family=Anton|Rubik+One);
/*!
 * "Anton","Rubik One" are lisenced under the SIL Open Font License 1.1
 *  http://www.google.com/webfonts/
 */
*{
	margin: 0;
	padding: 0;
}
body{
	background-color: #e5e5e5;
	color: #666;
	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: #c00;
	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;
	box-sizing: border-box;
}
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;
}

#body_wrap{
	z-index: 0;
	width: 960px;
	margin: 0 auto;
	padding: 40px 0 0 0;
}
#fixed_header{
	z-index: 1;
	top: 0;
	right: 0;
	position: absolute;
}
#fixed_footer{
	z-index: 2;
	position: fixed;
	width: auto;
	height: auto;
	right: 0;
	bottom: 60px;
}

/*========== HEADER ==========*/
#body_header{}

/*---------- OPTION HEADER |----------
.option_header{
	width: auto;
	height: 200px;
	margin: 5px 0 20px 0;
	background: url("upload the image of 960px in width") no-repeat;
	font-size: 0;
}
----------| OPTION HEADER ----------*/

.blog_title{
	font-size: 48px;
	font-family: "Arial Black","Rubik One","Meiryo UI","MS UI Gothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",sans-serif;
	letter-spacing: -1px;
}
.blog_title a{
	color: #c33;
	text-decoration: none;
}
.blog_title a:hover{
	color: #06f;
}
.blog_description{
	margin: 5px;
}

/*========== FOOTER ==========*/
#body_footer{
	position: relative;
	width: auto;
	margin: 100px 0 10px 0;
	color: #999;
	text-align: left;
	line-height: 1.2;
	clear: both;
}
#body_footer a{
	color: #999;
	text-decoration: underline;	
}
#body_footer a:hover{
	color: #fff;
	text-decoration: none;
}
.login{
	padding: 0 2px;
	background-color: transparent;
	border: 3px solid #999;
	color: #999;
	font-size: 20px;
	font-family: Impact,sans-serif;
	cursor: pointer;
	float: right;
}
.login:hover{
	border: 3px solid #fff;
	color: #fff;
}

#main{
	width: 560px;
	float: left;
}
#side{
	width: 390px;
	float: right;
}
#side_l{
	width: 210px;
	float: left;
}
#side_r{
	width: 170px;
	margin: 0 0 0 auto;
	float: right;
}

/*========== ENTRY ==========*/
#entry{
	margin: 0 0 20px 0;
	background-color: #fff;
	border: 3px solid #999;
	clear: both;
}
.entry_header{
	position: relative;
	height: 80px;
	margin: 0 0 10px 0;
	border-bottom: 3px solid #999;
}
.entry_header a{
	width: 100%;
	height: 100%;
	text-decoration: none;
	display: block;
}
.entry_footer,.entry_description{
	margin: 0 10px;
	clear: both;
}
.entry_footer{
	position: relative;
	height: 50px;
}
.entry_footer .social{
	position: absolute;
	bottom: 5px;
	left: 0;
}
.entry_footer p{
	position: absolute;
	right: 0;
	bottom: 5px;
}
.entry_description{
	padding: 0 0 10px 0;
	color: #999;
}
.entry_description a.tag{
	border: 1px solid #999;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	text-decoration: none;
}
.entry_description a:hover.tag{
	border: 1px solid #c00;
}
.entry_date{
	position: absolute;
	top: 0;
	left: 0;
	width: 80px;
	height: 100%;
	color: #fff;
	font-size: 20px;
	font-family: Anton,Impact,sans-serif;
	text-align: center;
	text-transform: uppercase;
	line-height: 0.85;
}
.entry_date p{
	padding-top: 8px;
	font-size: 50px;
	font-family: "Rubik One","Arial Black",sans-serif;
	letter-spacing: -1px;
}
.entry_date a{
	background-color: #c33;
	color: #fff;
}
.entry_date a:hover{
	background-color: #cef;
	color: #c00;
}
.entry_title{
	position: absolute;
	top: 0;
	right: 0;
	width: 474px;
	height: 100%;
	border-left: 3px solid #999;
	color: #000;
	font-size: 28px;
	overflow: hidden;
}
.entry_title a{
	background-color: #f2f2f2;
	color: #000;
}
.entry_title a:hover{
	background-color: #cef;
	color: #c00;
}
.entry_title p{
	padding: 10px;
}
.entry_body{
	margin: 0 20px;
	padding: 30px 0;
	color: #000;
	font-size: 12px;
	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: #c00;
	text-decoration: underline;	
}
.entry_body a:hover{
	color: #06f;
	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-color: #f2f2f2;
	border: 1px dotted #ccc;
	color: #333;
	clear: both;
}
.entry_body blockquote a{
	color: #c00;
	text-decoration: underline;	
}
.entry_body blockquote a:hover{
	color: #06f;
	text-decoration: none;
}
.more{
	margin: 10px 0;
	clear: both;
}
.more a{
	width: 180px;
	height: 35px;
	background: url("https://blog-imgs-34.fc2.com/s/l/u/slugsupper/continue_arrow_c33-trans.png") no-repeat;
	color: #fff;
	text-decoration: none;
	display: block;
}
.more a:hover{
	background: url("https://blog-imgs-34.fc2.com/s/l/u/slugsupper/continue_arrow_06f-trans.png") no-repeat;
	color: #c00;
}
hr.entry_more{
	margin: 0 0 30px 0;
	visibility: hidden;
	clear: both;
}

/*---------- FC2 default elements ----------*/
.relate_dl{
	margin: 10px 0 0 0;
	border-top: 1px solid #ccc;
	clear: both;
}
.relate_dt{
	padding: 0;
}
.relate_dd{}
.relate_ul{
	margin: 0 0 5px 0 !important;
	padding: 0;
	border-bottom: 1px solid #ccc;
	list-style: none;
}
.relate_ul a{
	text-decoration: none;
}
.relate_li{
	padding: 0;
	border-top: 1px dotted #ccc;
}
.relate_li_nolink{
	padding: 0;
	border-top: 1px dotted #ccc;
}
.fc2_footer{
	margin: 20px 0;
	clear: both;
}
#overtureAds{
	margin: 20px 0;
	padding: 0 5px !important;
	border: 1px solid #ccc;
}
#overtureAds a{
	text-decoration: none;
}
#overtureAds p.adblock{}
#overtureAds .adtitle{}
#overtureAds .snippet{}
#overtureAds .host{}
/*---------- FC2 default elements ----------*/

#function{
	margin: 20px 0 0 0;
	clear: both;
}
#function .b1{
	color: #999;
	font-size: xx-large;
	font-weight: lighter;
	font-family: Impact,sans-serif;
	clear: both;
}
#function .b2{
	font-size: x-large;
	font-weight: bolder;
}
#function .b2 span{
	color: #c33;
}
#function dl{
	margin: 20px 0 0 0;
	text-align: left;
	line-height: 1.7;
}
#function dd.bold{
	padding: 0 0 5px 0;
	font-size: large;
	font-weight: bolder;
	line-height: 1.2;
}
.page_navi{
	clear: both;
}
.page_navi .prev{
	float: right;
}
.page_navi .next{
	margin: 0 0 0 10px;
	float: right;
}
.page_navi a{
	width: 40px;
	height: 40px;
	border: 3px solid #999;
	color: #999;
	font-size: 48px;
	font-family: "Arial Black",sans-serif;
	line-height: 0.6;
	text-align: center;
	text-decoration: none;
	display: block;
}
.page_navi a:hover{
	border: 3px solid #c00;
	color: #c00;
}
.entry_navi{
	position: relative;
	height: 50px;
	clear: both;
}
.entry_navi p{
	border: 1px solid #999;
	text-align: center;
}
.entry_navi p.left{
	position: absolute;
	top: 0;
	right: 50%;
	bottom: 0;
	left: 0;
}
.entry_navi p.right{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 50%;
	margin: 0 0 0 -1px;
}
.entry_navi p.left a{
	background: url("https://blog-imgs-45.fc2.com/s/l/u/slugsupper/arrow_single_left_999.gif") no-repeat 0.5% 50%;
}
.entry_navi p.right a{
	background: url("https://blog-imgs-45.fc2.com/s/l/u/slugsupper/arrow_single_right_999.gif") no-repeat 99.5% 50%;
}
.entry_navi p a{
	width: auto;
	height: 44px;
	padding: 2px;
	background-color: #fff !important;
	color: #000;
	text-decoration: none;
	display: block;
}
.entry_navi p a:hover{
	background-color: #cef !important;
}
.entry_navi p a i{
	margin: 0 0 5px 0;
	color: #999;
	font-size: x-small;
	display: block;
}

/*========== COMMENT ==========*/
.comment{
	background: #fff url("https://blog-imgs-34.fc2.com/s/l/u/slugsupper/box_shadow_roll-trans.png") repeat-x 0 100%;
	-webkit-box-shadow: 0 2px 2px #666;
	-moz-box-shadow: 0 2px 2px #666;
	box-shadow: 0 2px 2px #666;
	color: #000;
	clear: both;
}
.comment a{
	border-bottom: 2px solid #c33;
	color: #000;
	text-decoration: none;	
}
.comment a:hover{
	border-bottom: 2px solid #06f;
	color: #06f;
}
.comment input{
	padding: 0 2px;
	background-color: transparent;
	border: 1px solid #999;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	color: #999;
	font-size: x-small;
	cursor: pointer;
	float: right;
}
.comment input:hover{
	border: 1px solid #c33;
	color: #c33;
}
.comment .header{
	padding: 10px;
	border-bottom: 2px dashed #e5e5e5;
}
.comment .body{
	padding: 10px;
	line-height: 1.6;
}
.comment .footer{
	padding: 10px;
}
.form{
	background-color: #fff;
	border: 1px solid #999;
}
.comment_form{
	position: relative;
	margin: 20px 20px 0 20px;
	padding: 0 0 30px 0;
}
.comment_form input.btn{
	position: absolute;
	right: 0;
	bottom: 5px;
}
.comment_form label{
	width: 90px;
	font-family: Arial,"Meiryo UI","MS UI Gothic",sans-serif;
	line-height: 2;
	display: block;
	float: left;
}
.comment_form label:last-child{
	display: inline;
	float: none;
}
.comment_form div{
	border-bottom: 1px solid #999;
	vertical-align: bottom;
	clear: both;
}
.comment_form div:nth-of-type(1){
	border-top: 1px solid #999;
}
.comment_form div:nth-of-type(6) > div{
	border: none;
}
.comment_form p{
	margin: 5px 0 0 0;
}
.comment_form input.txt,.comment_form textarea{
	padding: 5px;
	background-color: transparent;
	border: none;
	color: #000;
}
.comment_form input.txt{
	width: 410px;
	border-left: 1px dotted #999;
}
.comment_form textarea{
	width: 97%;
	height: 100px;
	margin: 5px 0;
	overflow: auto;
	clear: both;
}

/*========== TRACKBACK ==========*/
.trackback_ping{
	margin: 0 0 10px 0;
}
.trackback_ping input{
	width: 99%;
	margin: 0 0 5px 0;
	background-color: transparent;
	border: none;
}
.trackback{
	margin: -1px 0 0 0;
	background-color: #fff;
	border: 1px solid #999;
	clear: both;
}
.trackback a{
	width: auto;
	height: 100%;
	padding: 10px;
	color: #999;
	text-decoration: none;
	display: block;
}
.trackback a:hover{
	color: #000;
}
.trackback .header,.trackback .body,.trackback .footer{
	margin: 0;
}
.trackback .body{
	padding: 10px 0;
	line-height: 1.6;
}

/* ========== PLUGIN ========== */
.plugin{
	padding: 0 0 10px 0;
	background: #fff url("https://blog-imgs-34.fc2.com/s/l/u/slugsupper/box_shadow_roll-trans.png") repeat-x 0 100%;
	-webkit-box-shadow: 0 2px 2px #666;
	-moz-box-shadow: 0 2px 2px #666;
	box-shadow: 0 2px 2px #666;
	clear: both;
}
.plugin a{
	color: #c00;
	text-decoration: none;	
}
.plugin a:hover{
	color: #06f;
	text-decoration: underline;
}
.plugin.first a{
	color: #000;
	text-decoration: none;	
}
.plugin.first a:hover{
	color: #c00;
	text-decoration: underline;
}
.plugin.first .title{
	padding: 5px;
	background-color: #4d4d4d;
	color: #fff;
}
.plugin.second .title{
	padding: 5px;
	background-color: #c33;
	color: #fff;
}
.plugin.third .title{
	padding: 5px 10px;
	border-bottom: 2px dashed #e5e5e5;
	color: #999;
	font-size: large;
	font-weight: bolder;
}
.plugin.third .header,.plugin.third .body,.plugin.third .footer{
	margin: 0 20px !important;
}
.plugin .body,.plugin .header,.plugin .footer{
	margin: 0 10px;
	padding: 5px 0;
	color: #666;
	clear: both;
}
.plugin .body{
	line-height: 1.6;
	overflow-x: hidden;
}
.plugin .body ul{
	margin: 0 0 0 1px;
	list-style-type: square;
	list-style-position: inside;
}
.box_shadow{
	height: 10px;
	margin: 0 2px 5px 2px;
	background: url("https://blog-imgs-34.fc2.com/s/l/u/slugsupper/box_shadow_direction180-trans.png") repeat-x;
	font-size: 0;
}

.blog_menu a{
	margin: 5px 5px 0 0;
	padding: 1px 5px;
	border: 1px solid #999;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	color: #999;
	font-size: x-small;
	font-family: Arial,sans-serif;
	text-decoration: none;
	display: block;
	float: left;
}
.blog_menu a:hover{
	border: 1px solid #06f;
	color: #06f;
}
.search{
	float: right;
}
.search input.txt{
	width: 120px;
	padding: 2px 0;
	background-color: transparent;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #999;
	border-left: none;
	color: #000;
	float: right;
}
.search input.btn{
	margin: 1px 1px 0 0;
	float: right;
}

/* ========== PAGE NAVIGATOR ========== */
.navi_menu{
	background-color: #fff;
	background-image: -ms-linear-gradient(bottom left, #fff 0%, #ccc 100%);
	background-image: -moz-linear-gradient(bottom left, #fff 0%, #ccc 100%);
	background-image: -o-linear-gradient(bottom left, #fff 0%, #ccc 100%);
	background-image: -webkit-gradient(linear, left bottom, right top, color-stop(0, #fff), color-stop(1, #ccc));
	background-image: -webkit-linear-gradient(bottom left, #fff 0%, #ccc 100%);
	background-image: linear-gradient(to top right, #fff 0%, #ccc 100%);
	-webkit-border-radius: 10px 0 0 10px;
	-moz-border-radius: 10px 0 0 10px;
	border-radius: 10px 0 0 10px;
	-webkit-box-shadow: 0 2px 3px #000;
	-moz-box-shadow: 0 2px 3px #000;
	box-shadow: 0 2px 3px #000;
	font-size: large;
	font-family: Impact,sans-serif;
	line-height: 1.5;
}
.navi_menu div a{
	width: 100%;
	height: 100%;
	padding: 0 10px;
	color: #999;
	text-decoration: none;
	display: block;	
}
.navi_menu div a:hover{
	color: #c00;
}
.navi_menu hr{
	margin: 0;
	padding: 0;
	border: none;
	border-top: 1px solid #000;
	border-bottom: 1px solid #fff;
	filter: Alpha(opacity=15);
	-moz-opacity: 0.15;
	opacity: 0.15;
}

/* ========== CALENDAR ========== */
#calendar{
	position: relative;
	background: #fff url("https://blog-imgs-34.fc2.com/s/l/u/slugsupper/box_shadow_roll-trans.png") repeat-x 0 100%;
	-webkit-box-shadow: 0 2px 2px #666;
	-moz-box-shadow: 0 2px 2px #666;
	box-shadow: 0 2px 2px #666;
	color: #666;
	font-family: Arial,Tahoma,Sans-Serif;
	clear: both;
}
#calendar a{
	color: #666;
	text-decoration: none;
}
#calendar table,#calendar th,#calendar td{
	border: 1px solid #e5e5e5;
}
#calendar table{
	width: 95%;
	margin: 0 auto;
	table-layout: fixed;
}
#calendar caption{
	padding: 5px 0;
	color: #999;
	font-size: large;
	font-weight: lighter;
	font-family: "Arial Black",Sans-Serif;
	letter-spacing: -1px;
	text-transform: uppercase;
}
#calendar th{
	font-size: x-small;
	text-align: center;
}
#calendar th.sun{}
#calendar th.sat{}
#calendar td{
	height: 20px;
	font-family: Arial,Sans-Serif;
	text-align: right;
	vertical-align: top;
}
#calendar td a{
	width: 100%;
	height: 100%;
	background: url("https://blog-imgs-34.fc2.com/s/l/u/slugsupper/calendar_chk1-trans.png") no-repeat 50% 90%;
	text-decoration: none;
	display: block;
}
#calendar td a:hover{
	background-color: #cef;
}
#calendar p{
	width: 95%;
	margin: 0 auto;
	padding: 2px 0;
	font-size: x-small;
	text-transform: uppercase;
}
#calendar p a:hover{
	color: #c00;
}
.calendar_image a{
	width: 100%;
	height: 100%;
	display: block;
	font-size: 0;
}

/*======================================================================
　　　　　CALENDAR IMAGE  maximum width to be displayed 390px
======================================================================*/
.calendar_image{
	height: 164px;
	background: #fff url("https://blog-imgs-97.fc2.com/b/i/h/bihipclub/top410.jpg") no-repeat 50% 50%;
}

.put_up{
	position: absolute;
	top: -40px;
	width: 100%;
	height: 80px;
	background: url("") no-repeat 50% 50%;
	font-size: 0;
}