*{
	margin: 0;
	padding: 0;
}
body{
	background-color: #FFF;
	color: #4d4d4d;
	font-size: 12px;
	font-family: Verdana,"Meiryo UI","MS UI Gothic","ヒラギノ角ゴ ProN W",Osaka,Sans-Serif;
	line-height: 1;
}
a:link,a:visited{
	color: #000;
	text-decoration: underline;	
}
a:hover,a:active{
	color: #000;
	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: underline;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
input, textarea{
	font-size: 12px;
	font-family: Verdana,"ＭＳ Ｐゴシック",Osaka,Sans-Serif;
}
img{
	margin: 0;
	border: underline;
	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;
	right: 0;
	bottom: 25px;
	position: fixed;
}
#fixed_footer input{
	padding: 0 25px 0 5px;
	background: #4d4d4d url("https://blog-imgs-34-origin.fc2.com/s/l/u/slugsupper/anchor_top_arrow_fff-trans.png") no-repeat 100% 50%;
	border-top: 1px dotted #fff;
	border-right: underline;
	border-bottom: 1px dotted #fff;
	border-left: 1px dotted #fff;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
	color: #fff;
	font-size: 18px;
	font-family: Impact,"Arial Black",Sans-Serif;
	cursor: pointer;
}
#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;
}
----------| OPTION HEADER ----------*/
.blog_title{
	font-size: 48px;
	font-family: "Arial Black","Meiryo UI","MS UI Gothic","ヒラギノ角ゴ ProN W",Osaka,Sans-Serif;
	letter-spacing: -1px;
}
.blog_title a{
	color: #000;
	text-decoration: none;
}
.blog_title a:hover{
	color: #4d4d4d;
}
.blog_description{
	margin: 5px;
}
.blog_menu{
	color: #999;
	font-family: Arial,Tahoma,Sans-Serif;
	text-align: right;
}
.blog_menu p{
	margin: 0 25px 0 0;
	word-spacing: 10px;
}
.blog_menu a{
	color: #999;
	text-decoration: underline;	
}
.blog_menu a:hover{
	color: #4d4d4d;
}

#body_footer{
	margin: 100px 0 5px 0;
	color: #999;
	clear: both;
}
#body_footer a{
	color: #999;
	text-decoration: underline;	
}
#body_footer a:hover{
	color: #4d4d4d;
}
#body_footer img{
	margin: -5px 5px 0 0;
	border: underline;
	float: left;
}
#main{
	width: 540px;
	float: left;
}
#side{
	width: 410px;
	margin: 0 0 0 10px;
	float: right;
}
#side_l{
	width: 220px;
	float: left;
}
#side_r{
	width: 180px;
	margin: 0 0 0 10px;
	float: right;
}
#entry{
	margin: 0 0 20px 0;
	background-color: #f2f2f2;
	border: 3px solid #999;
	clear: both;
}
.entry_header{
	height: 70px;
	margin: 0 0 5px 0;
	border-bottom: 3px solid #999;
	overflow-y: hidden;
}
.entry_footer{
	padding: 5px 10px;
	clear: both;
}
.entry_footer div.left{
	width: 60%;
	margin: -5px 0 0 0;
	text-align: left;
	float: left;
}
.entry_footer div.right{
	width: 40%;
	text-align: right;
	float: right;
}
.entry_footer a{
	color: #000;
	font-weight: bolder;	
	text-decoration: underline;
}
.entry_footer a:hover{
	color: #4d4d4d;
	text-decoration: underline;
}
.entry_date{
	width: 80px;
	height: 70px;
	border-right: 3px solid #999;
	color: #fff;
	font-weight: bolder;
	text-align: center;
	float: left;
}
.entry_date a{
	width: 80px;
	height: 65px;
	padding: 5px 0 0 0;
	background-color: #4d4d4d;
	color: #fff;
	text-decoration: underline;
	display: block;
}
.entry_date a:hover{
	background-color: #cef;
	color: #4d4d4d;
}
.entry_date p.day{
	font-size: 50px;
	font-family: "Arial Black",Impact,Sans-Serif;
	line-height: 0.8em;
}
.entry_date p.mon{
	font-size: 14px;
	font-family: Arial,Tahoma,Sans-Serif;
	line-height: 1.2em;
}
.entry_description{
	padding: 0 10px;
	color: #000;
}
.entry_description a{
	color: #000;
	text-decoration: underline;
	font-weight: bolder;
}
.entry_description a:hover{
	color: #4d4d4d;
	text-decoration: underline;
}
.entry_title{
	width: 451px;
	height: 70px;
	color: #000;
	font-size: 20px;
	float: right;
}
.entry_title a{
	width: 100%;
	height: 100%;
	background-color: #f2f2f2;
	color: #000;
	text-decoration: underline;
	display: block;
}
.entry_title a:hover{
	background-color: #cef;
	color: #4d4d4d;
}
.entry_title p{
	padding: 5px;
}
.entry_body{
	margin: 0 20px;
	padding: 40px 0;
	color: #000;
	font-size: 12px;
	font-family: Verdana,メイリオ,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3",Osaka,Sans-Serif;
	line-height: 1.8em;
	overflow-x: hidden;
	clear: both;
}
.entry_body a{
	color: #4d4d4d;
	text-decoration: underline;	
}
.entry_body a:hover{
	color: #000;
	text-decoration: underline;
}
.entry_body img{}
.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: #4d4d4d;
	text-decoration: underline;	
}
.entry_body blockquote a:hover{
	color: #000;
	text-decoration: underline;
}
.more{
	margin: 10px 0;
	clear: both;
}
.more a{
	width: 180px;
	height: 35px;
	background: url("https://blog-imgs-34-origin.fc2.com/s/l/u/slugsupper/continue_arrow_c33-trans.png") no-repeat;
	color: #fff;
	text-decoration: underline;
	display: block;
}
.more a:hover{
	background: url("https://blog-imgs-34-origin.fc2.com/s/l/u/slugsupper/continue_arrow_06f-trans.png") no-repeat;
	color: #4d4d4d;
}
.entry_more{
	padding: 30px 0 0 0;
	clear: both;
}
.theme{
	margin: 20px 0 0 0;
	padding: 0 5px;
	border: 1px dotted #999;
	color: #333;
	font-size: x-small;
	clear: both;
}

/*---------- FC2 default elements ----------*/
.relate_dl{
	margin: 10px 0 0 0;
	border-top: 1px solid #ccc;
	clear: both;
}
.relate_dt{
	padding: 0 5px;
}
.relate_dd{}
.relate_ul{
	margin: 0 0 5px 0 !important;
	padding: 0;
	border-bottom: 1px solid #ccc;
	list-style: underline;
}
.relate_li{
	padding: 0 5px;
	border-top: 1px dotted #ccc;
}
.relate_li_nolink{
	padding: 0 5px;
	border-top: 1px dotted #ccc;
}
.fc2_footer{
	margin: 20px 0 0 0;
	clear: both;
}
.fc2_footer table{
	border-spacing: 0;
	float: left;
}
.fc2_footer table td{
	vertical-align: top;
}
#overtureAds{
	margin: 20px 0;
	padding: 0 5px !important;
	border: 1px solid #ccc;
}
#overtureAds a{
	text-decoration: underline;
}
#overtureAds p.adblock{}
#overtureAds .adtitle{}
#overtureAds .snippet{}
#overtureAds .host{}
/*---------- FC2 default elements ----------*/

#function{
	clear: both;
}
#function h1{
	margin: 0 0 10px 0;
	color: #ccc;
	font-size: 36px;
	font-family: "Arial Black",Impact,Sans-Serif;
	clear: both;
}
#function h2{
	font-size: 20px;
}
#function h2.sub{
	font-size: 20px;
	font-family: "Arial Black",Impact,Sans-Serif;
	letter-spacing: -1px;
}
#function h3{
	font-size: 16px;
}
#function dl{
	margin: 20px 0 0 0;
	text-align: left;
	line-height: 1.7em;
}
.page_navi{
	margin: 20px 0;
	font-size: 24px;
	font-weight: bolder;
	font-family: "Segoe Script","Mv Boli","Brush Script MT",Georgia,cursive;
	clear: both;
}
.page_navi .prev{
	width: 50%;
	text-align: left;
	float: left;
}
.page_navi .next{
	width: 50%;
	text-align: right;
	float: right;
}
.page_navi a{
	color: #000;
}
.page_navi a:hover{
	color: #4d4d4d;
	text-decoration: underline;
}

.comment{
	margin: 10px 0 0 0;
	background: #fff url("https://blog-imgs-34-origin.fc2.com/s/l/u/slugsupper/box_shadow_roll-trans.png") repeat-x 0 100%;
	color: #000;
	clear: both;
}
.comment a{
	border-bottom: 2px solid #4d4d4d;
	color: #000;
	text-decoration: underline;	
}
.comment a:hover{
	color: #4d4d4d;
}
.comment input{
	padding: 0 2px;
	background-color: transparent;
	border: 1px solid #ccc;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #ccc;
	font-size: smaller;
	cursor: pointer;
	float: right;
}
.cm_header{
	padding: 10px;
	border-bottom: 2px dashed #e5e5e5;
}
.cm_body{
	padding: 10px 20px 0 20px;
	line-height: 1.7em;
}
.cm_footer{
	padding: 10px 20px;
}
.form{
	margin: 20px 0 0 0;
	padding: 10px;
	background-color: #ccc;
	border: 1px solid #999;
}
.comment_form{
	margin: 0 0 15px 0;
	padding: 0 5px;
	background-color: #fff;
	border: 1px solid #999;
	color: #4d4d4d;
}
.comment_form div{
	border-bottom: 1px solid #4d4d4d;
	vertical-align: bottom;
}
.comment_form input.txt{
	width: 400px;
	margin: 10px 0 0 5px;
	background-color: transparent;
	border: underline;
	color: #000;
	vertical-align: bottom;
}
.comment_form textarea{
	width: 99%;
	height: 100px;
	margin: 5px 0;
	background-color: transparent;
	border: underline;
	color: #000;
	scrollbar-base-color: #fff;
	scrollbar-face-color: #fff;
	scrollbar-arrow-color: #4d4d4d;
	scrollbar-highlight-color: #fff;
	scrollbar-3dlight-color: #fff;
	scrollbar-shadow-color: #fff;
	scrollbar-darkshadow-color: #fff;
}

.trackback_ping{
	padding: 10px;
	background-color: #fff;
	border: 3px solid #999;
}
.trackback_ping input{
	width: 99%;
	margin: 0 0 5px 0;
	background-color: transparent;
	border: underline;
	font-weight: bolder;
}
.trackback{
	border-bottom: 1px dotted #ccc;
	color: #666;
	clear: both;
}
.trackback a{
	border-bottom: 2px solid #4d4d4d;
	color: #000;
	text-decoration: underline;	
}
.trackback a:hover{
	color: #4d4d4d;
}
.tb_header{
	padding: 10px 0 0 0;
}
.tb_body{
	padding: 10px 20px 0 20px;
	line-height: 1.7em;
}
.tb_footer{
	padding: 10px 20px;
}
.plugin1{
	width: auto;
	padding: 0 0 10px 0;
	background: #fff url("https://blog-imgs-34-origin.fc2.com/s/l/u/slugsupper/box_shadow_roll-trans.png") repeat-x 0 100%;
	color: #4d4d4d;
	clear: both;
}
.plugin1 a{
	color: #000;
	text-decoration: underline;	
}
.plugin1 a:hover{
	color: #4d4d4d;
	text-decoration: underline;
}
.plugin1 .plugin_title{
	padding: 5px;
	background-color: #000;
	color: #fff;
	font-size: 12px;
}
.plugin2{
	width: auto;
	padding: 0 0 10px 0;
	background: #fff url("https://blog-imgs-34-origin.fc2.com/s/l/u/slugsupper/box_shadow_roll-trans.png") repeat-x 0 100%;
	color: #4d4d4d;
	clear: both;
}
.plugin2 a{
	color: #4d4d4d;
	text-decoration: underline;	
}
.plugin2 a:hover{
	color: #000;
	text-decoration: underline;
}
.plugin2 .plugin_title{
	padding: 5px;
	background-color: #000;
	color: #fff;
	font-size: 12px;
}
.plugin3{
	width: auto;
	padding: 0 0 10px 0;
	background: #fff url("https://blog-imgs-34-origin.fc2.com/s/l/u/slugsupper/box_shadow_roll-trans.png") repeat-x 0 100%;
	clear: both;
}
.plugin3 a{
	color: #4d4d4d;
	text-decoration: underline;	
}
.plugin3 a:hover{
	color: #000;
	text-decoration: underline;
}
.plugin3 .plugin_title{
	padding: 5px 10px;
	border-bottom: 2px dashed #e5e5e5;
	color: #999;
	font-size: 16px;
	font-weight: bolder;
}
.plugin3 .plugin_body{
	padding: 10px;
	color: #000;
	line-height: 1.7em;
	overflow-x: hidden;
}
.plugin_body ul{
	margin: 0 0 0 1px;
	list-style-type: square;
	list-style-position: inside;
}
.plugin_body{
	margin: 0 10px;
	padding: 5px 0;
	line-height: 1.7em;
	overflow-x: hidden;
	clear: both;
}
.plugin_header{
	padding:  5px 10px;
	clear: both;
}
.plugin_footer{
	padding:  5px 10px;
	clear: both;
}
.box_shadow{
	height: 10px;
	margin: 0 5px 10px 5px;
	background: url("https://blog-imgs-34-origin.fc2.com/s/l/u/slugsupper/box_shadow_direction180-trans.png") repeat-x;
}
.search{
	margin: 0 0 0 auto;
}
.search input.txt{
	width: 120px;
	padding: 2px 5px;
	background-color: transparent;
	border-top: underline;
	border-right: underline;
	border-bottom: 1px solid #999;
	border-left: underline;
	color: #000;
	float: right;
}
.search input.btn{
	margin: 1px 1px 0 0;
	float: right;
}
.social{}
.social p{
	margin: 0 5px 0 0;
	float: left;
}
/* ========== calendar ========== */
.put_up{
	margin: -40px 0 0 0;
	text-align: center;
	display: relative;
}
#calendar{
	padding: 10px 0;
	background: #fff url("https://blog-imgs-34-origin.fc2.com/s/l/u/slugsupper/box_shadow_roll-trans.png") repeat-x 0 100%;
	font-family: Arial,Tahoma,Sans-Serif;
	clear: both;
}
#calendar table,#calendar th,#calendar td{
	border: 1px solid #e5e5e5;
}
#calendar table{
	margin: 0 auto;
}
#calendar caption{
	font-size: 24px;
	font-family: Impact,"Arial Black",Sans-Serif;
	text-transform: uppercase;
}
#calendar th{
	color: #4d4d4d;
	font-size: 10px;
	text-align: center;
}
#calendar th.sun{}
#calendar th.sat{}
#calendar td{
	width: 54px;
	height: 20px;
	color: #4d4d4d;
	font-size: 12px;
	font-family: Arial,Verdana,Sans-Serif;
	text-align: right;
	vertical-align: top;
}
#calendar td a{
	width: 100%;
	height: 100%;
	background: url("https://blog-imgs-34-origin.fc2.com/s/l/u/slugsupper/calendar_chk1-trans.png") no-repeat 50% 90%;
	color: #4d4d4d;
	text-decoration: underline;
	display: block;
}
#calendar td a:hover{
	background-color: #cef;
	text-decoration: underline;
}
.pf{
	width: 386px;
	margin: 0 auto;
	font-family: "Segoe Script","Mv Boli","Brush Script MT",Georgia,cursive;
}
.pf p.left{
	width: 50%;
	text-align: left;
	float: left;
}
.pf p.right{
	width: 50%;
	text-align: right;
	float: right;
}
/*======================================================================
　　　　　CALENDAR IMAGE  maximum width to be displayed 260px
======================================================================*/
.calendar_image{
	width: auto;
	height: 260px;
	background: #fff url("https://blog-imgs-56-origin.fc2.com/r/d/v/rdvoglobe/facade_convert_20120502171233.jpg") no-repeat 50% 50%;
	border-top: 1px dashed #e5e5e5;
}