@import url(http://fonts.googleapis.com/css?family=Sancreek|Homemade+Apple);

*{
	margin: 0;
	padding: 0;
}
body{
	margin: 0;
	padding: 0;
	background: #666 url("http://blog-imgs-34.fc2.com/s/l/u/slugsupper/templateBG_concrete.jpg");
	color: #fff;
	font-size: 12px;
	font-family: Verdana,"Meiryo UI","MS UI Gothic","ヒラギノ角ゴ ProN W",Osaka,Sans-Serif;
}
a:link,a:visited{
	color: #fff;
	text-decoration: none;	
}
a:hover,a:active{
	color: #ff0;
}
img{
	border: none;
	vertical-align: middle;
}
ul{
	margin: 0 10px 0 20px;
}
form{
	margin: 0;
	padding: 0;
}
input{
	font-size: 12px;
	font-family: Verdana,"ＭＳ Ｐゴシック",Osaka,Sans-Serif;
}
textarea{
	font-size: 12px;
	font-family: Verdana,"ＭＳ Ｐゴシック",Osaka,Sans-Serif;
}
.clear{ clear: both; }

#body_wrap{
	width: 960px;
	margin: 0 auto;
}
#body_header{
	margin: 40px 0;
	color: #000;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 1);
	filter: Alpha(opacity=50);
	-moz-opacity: 0.50;
	opacity: 0.50;
}
#body_header a:link,#body_header a:visited{
	color: #000;
	text-decoration: none;	
}
#body_header a:hover,#body_header a:active{
	color: #330;
}
.blog_title{
	font-size: 64px;
	font-family: Sancreek,"Meiryo UI","MS UI Gothic","ヒラギノ明朝 ProN W6",Serif;
	font-weight: lighter;
}
.blog_description{
	padding: 0 10px;
}
.blog_menu{
	font-size: 14px;
	font-family: "Segoe Script","Brush Script MT",Cursive;
	text-align: center;
}
#body_footer{
	width: auto;
	padding: 50px 0 10px 0;
	color: #ccc;
	clear: both;
}
#body_footer img{
	float: left;
}
#body_footer a:link,#body_footer a:visited{
	color: #ccc;
	text-decoration: underline;	
}
#body_footer a:hover,#body_footer a:active{
	color: #ff0;
}
#main{
	width: 704px;
	float: left;
}
#side_r{
	width: 224px;
	float: right;
}

#msie_shadow{
	border: 2px solid #333;
	filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='2', MakeShadow='false', ShadowOpacity='0.75');
	clear: both;
}
:root #msie_shadow{
	border: none;
	clear: both;
}
#glazed{
	width: auto;
	padding: 0 0 40px 0;
	background: url("http://blog-imgs-37.fc2.com/s/l/u/slugsupper/alpha_000000_25-trans.png");
	border-top: 4px solid #3d4d3d;
	border-right: 2px solid #b8ccb8;
	border-bottom: 4px solid #7a997a;
	border-left: 2px solid #b8ccb8;
	-webkit-box-shadow: 0 5px 10px 3px rgba(0,0,0,0.75), inset 0 0 50px 5px rgba(255,255,255,0.50);
	-moz-box-shadow: 0 5px 10px 3px rgba(0,0,0,0.75), inset 0 0 50px 5px rgba(255,255,255,0.50);
	box-shadow: 0 5px 10px 3px rgba(0,0,0,0.75), inset 0 0 50px 5px rgba(255,255,255,0.50);
	color: #fff;
	text-shadow: 0 5px 2px rgba(0, 0, 0, 1);
	position: relative;
}
#frosted{
	width: auto;
	padding: 0 0 40px 0;
	background: url("http://blog-imgs-36.fc2.com/s/l/u/slugsupper/alpha_ffffff_25-trans.png");
	border-top: 4px solid #3d4d3d;
	border-right: 2px solid #b8ccb8;
	border-bottom: 4px solid #7a997a;
	border-left: 2px solid #b8ccb8;
	-webkit-box-shadow: 0 5px 10px 3px rgba(0,0,0,0.75), inset 0 0 25px 0 rgba(255,255,255,1);
	-moz-box-shadow: 0 5px 10px 3px rgba(0,0,0,0.75), inset 0 0 25px 0 rgba(255,255,255,1);
	box-shadow: 0 5px 10px 3px rgba(0,0,0,0.75), inset 0 0 25px 0 rgba(255,255,255,1);
	color: #fff;
	position: relative;
}
.nail_top{
	position: relative;
}
.nail_bottom{
	margin: -40px 4px 20px 4px;
	position: relative;
}
:root .nail_bottom{
	margin: -40px 2px 20px 2px;
}
.nail_single_top{
	height: 55px;
	background: url("http://blog-imgs-34.fc2.com/s/l/u/slugsupper/tapping_screws-trans.png") no-repeat 50% 0;
	position: relative;
}
.nail_single_bottom{
	height: 55px;
	margin: -40px 0 20px 0;
	background: url("http://blog-imgs-34.fc2.com/s/l/u/slugsupper/tapping_screws-trans.png") no-repeat 50% 0;
	position: relative;
}
.nail_right{
	width: 50%;
	height: 55px;
	background: url("http://blog-imgs-34.fc2.com/s/l/u/slugsupper/tapping_screws-trans.png") no-repeat 100% 0;
	float: right;
}
.nail_left{
	width: 50%;
	height: 55px;
	background: url("http://blog-imgs-34.fc2.com/s/l/u/slugsupper/tapping_screws-trans.png") no-repeat 0 0;
	float: left;
}

/*========== Entry ==========*/
.entry{
	margin: 0 30px;
	clear: both;
}
.entry_header{}
.entry_footer{
	margin: 20px 0;
	padding: 0;
	clear: both;
}
.entry_footer img{
	margin: 10px 0 0 0;
	float: right;
}
.entry_footer a:link,.entry_footer a:visited{
	color: #fff;
	text-decoration: underline;	
}
.entry_footer a:hover,.entry_footer a:active{
	color: #ff0;
	text-decoration: none;
}
.entry_title{
	margin: 0 0 40px 0;
	font-size: 24px;
	font-weight: bolder;
}
.entry_body{
	color: #e5e5e5;
	font-size: 12px;
	font-family: Verdana,メイリオ,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3",Osaka,Sans-Serif;
	line-height: 1.8em;
	overflow-x: hidden;
	clear: both;
}
.entry_body a:link,.entry_body a:visited{
	color: #ff0;
	text-decoration: none;	
}
.entry_body a:hover,.entry_body a:active{
	color: #ff0;
	text-decoration: underline;
}
.entry_body img{
	margin: 0;
}
.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 blockquote{
	margin: 0;
	padding: 10px;
	border: 1px dotted #ccc;
}
.more{
	margin: 20px 0 0 0;
	clear: both;
}
.more a:link,.more a:visited{
	margin: 0 0 0 auto;
	width: 130px;
	height: 28px;
	border: 2px solid #fff;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	color: #fff;
	font-size: 18px;
	font-family: "Arial Black",Impact,Sans-Serif;
	text-align: center;
	text-decoration: none;
	display: block;
}
.more a:hover,.more a:active{
	background-color: #c33;
}
.entry_more{
	margin: 20px 0 0 0;
	clear: both;
}
.relate_dl{
	margin: 20px 0 0 0;
	padding: 5px;
	background: url("http://blog-imgs-36.fc2.com/s/l/u/slugsupper/alpha_ffffff_25-trans.png");
	text-shadow: none;
	clear: both;
}
.theme{
	margin: 20px 0 0 0;
	text-align: right;
	clear: both;
}
.page_navi{
	width: auto;
	margin: 20px 0;
	font-size: 30px;
	font-family: Sancreek,Georgia,Serif;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 1);
	filter: Alpha(opacity=50);
	-moz-opacity: 0.50;
	opacity: 0.50;
	clear: both;
}
.page_navi a:link,.page_navi a:visited{
	color: #000;
	text-decoration: none;	
}
.page_navi a:hover,.page_navi a:active{
	color: #330;
}
.page_navi p.left{
	width: 50%;
	text-align: left;
	float: left;
}
.page_navi p.right{
	width: 50%;
	text-align: right;
	float: right;
}

#function{
	margin: 0 0 20px 0;
	clear: both;
}
#function b{
	font-size: 36px;
	font-weight: lighter;
	font-family: "Homemade Apple","Segoe Script","Brush Script MT",cursive;
	filter: Alpha(opacity=50);
	-moz-opacity: 0.50;
	opacity: 0.50;
	display: block;
}
#function h2{
	font-size: 150%;
}
#function h3{
	font-size: 120%;
}
#function dl{
	margin: 20px 0 0 0;
	text-align: left;
	line-height: 1.7em;
}
#function dl a:link,#function dl a:visited{
	color: #fff;
	text-decoration: underline;	
}
#function dl a:hover,#function dl a:active{
	color: #ff0;
	text-decoration: none;
}

/*========== Comment ==========*/
.comment{
	margin: 10px 0 0 0;
	border-top: 1px solid #999;
	color: #000;
}
.comment a:link,.comment a:visited{
	color: #fff;
	text-decoration: underline;	
}
.comment a:hover,.comment a:active{
	color: #ff0;
	text-decoration: none;	
}
.cm_header{
	padding: 10px 0 0 0;
	font-size: 120%;
	font-weight: bolder;
}
.cm_header input{
	padding: 0 2px;
	background-color: #fff;
	border: 1px solid #000;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-weight: bolder;
	cursor: pointer;
	filter: Alpha(opacity=50);
	-moz-opacity: 0.50;
	opacity: 0.50;
	float: right;
}
.cm_body{
	padding: 10px 0;
	line-height: 1.7em;
	clear: both;
}
.cm_footer{
	padding: 0 0 10px 0;
}
.form{
	clear: both;
}
.comment_form{
	width: 500px;
	margin: 0 auto;
}
.comment_form p{
	padding: 5px 0;
	clear: both;
}
.comment_form input.txt{
	width: 380px;
	margin: 0 5px 0 0;
	padding: 5px;
	background-color: #fff;
	border: none;
	filter: Alpha(opacity=50);
	-moz-opacity: 0.50;
	opacity: 0.50;
}
.comment_form input.btn{
	padding: 0 5px;
	background-color: #fff;
	border: none;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	font-size: 24px;
	font-family: Sancreek,Georgia,Serif;
	cursor: pointer;
	filter: Alpha(opacity=50);
	-moz-opacity: 0.50;
	opacity: 0.50;
}
.comment_form textarea{
	width: 490px;
	padding: 5px;
	height: 150px;
	background-color: #fff;
	border: none;
	filter: Alpha(opacity=50);
	-moz-opacity: 0.50;
	opacity: 0.50;
}

/*========== Trackback ==========*/
.trackback_ping{
	font-size: x-small;
}
.trackback_ping input.txt{
	width: 99%;
	padding: 2px;
	background: #333 url("http://blog-imgs-34.fc2.com/s/l/u/slugsupper/templateBG_concrete.jpg");
	border-top: 1px solid #333;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #333;
	color: #fff;
}
.trackback{
	margin: 10px 0 0 0;
	border-top: 1px solid #999;
	color: #ccc;
}
.trackback a:link,.trackback a:visited{
	color: #fff;
	text-decoration: underline;	
}
.trackback a:hover,.trackback a:active{
	color: #ff0;
	text-decoration: none;
}
.tb_header{
	padding: 10px 0 0 0;
	font-size: 120%;
	font-weight: bolder;
}
.tb_body{
	padding: 10px 0;
	line-height: 1.7em;
}
.tb_footer{
	padding: 0 0 10px 0;
}


/*========== Plugin ==========*/
.plugin1{
	margin: -20px 10px 0 10px;
	color: #ccc;
}
.plugin1 .plugin_title{
	color: #fff;
	font-size: 120%;
	font-weight: bolder;
}
.plugin1 .plugin_body a:link,.plugin1 .plugin_body a:visited{
	color: #fff;
	text-decoration: none;	
}
.plugin1 .plugin_body a:hover,.plugin1 .plugin_body a:active{
	color: #fff;
	background-color: #c33;
}
.plugin2{
	margin: -20px 10px 0 10px;
	color: #333;
}
.plugin2 .plugin_title{
	color: #333;
	font-size: 120%;
	font-weight: bolder;
}
.plugin2 .plugin_body a:link,.plugin2 .plugin_body a:visited{
	color: #000;
	text-decoration: none;
}
.plugin2 .plugin_body a:hover,.plugin2 .plugin_body a:active{
	color: #ff0;
	text-decoration: underline;
}
.plugin3{
	margin: 0 30px 20px 30px;
	padding: 10px;
	background: url("http://blog-imgs-36.fc2.com/s/l/u/slugsupper/alpha_ffffff_25-trans.png");
	color: #000;
	text-shadow: none;
	clear: both;
}
.plugin3 .plugin_title{
	color: #fff;
	font-size: 120%;
	font-weight: bolder;
}
.plugin_body{
	padding: 10px 0;
	line-height: 1.7em;
	overflow-x: hidden;
}
.plugin_body ul{
	margin: 0;
	list-style-type: square;
	list-style-position: inside;
}
.plugin_header{
	padding: 10px 0 0 0;
}
.plugin_footer{}

/* ===== CALENDAR ===== */
.calendar{
	margin: -20px auto 0 auto;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	color: #ccc;
	font-family: "Times New Roman",Georgia,Serif;
	text-shadow: none;
}
.calendar caption{
	font-size: 18px;
}
.calendar caption a{
	font-size: 24px;
}
.calendar th{
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	font-size: 10px;
	font-weight: lighter;
	font-family: Arial,Tahoma,Sans-Serif;
	text-align: center;
}
.calendar td{
	width: 28px;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	color: #999;
	font-size: 14px;
	text-align: center;
	line-height: 1.5em;
}
.calendar td a:link,.calendar td a:visited{
	width: 28px;
	color: #333;
background: url("http://blog-imgs-34.fc2.com/s/l/u/slugsupper/alpha_fff_half_tone-trans.png");
	font-weight: bolder;
	text-decoration: none;
	display: block;
}
.calendar td a:hover,.calendar td a:active{
	background-color: #000;
	color: #fff;
}
.search{
	width: 204px;
	margin: 10px auto 0 auto;
	background-color: #fff;
	filter: Alpha(opacity=50);
	-moz-opacity: 0.50;
	opacity: 0.50;
}
.search input.txt{
	width: 160px;
	padding: 5px;
	background-color: #fff;
	border: none;
	color: #000;
	float: left; 
}
.search input.btn{
	margin: 4px 4px 0 0;
	cursor: pointer;
	float: right; 
}
.login{
	font-size: 28px;
	font-family: "Homemade Apple","Segoe Script","Brush Script MT",cursive;
	line-height: 1em;
	float: right;
}
.login a{
	text-decoration: none !important;
}