/*
Theme Name: template theme
Theme URI: http://kishimoto.asia
Description: テーマの説明
Version: 1.0
Author: ken_kishimoto
Author URI: http://kishimoto.asia
*/
/****************************************
		1. General Setting 
*****************************************/
html, body, div, span, applet, object, iframe, strong,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, legend, caption, 
tbody, tfoot, thead, table, label, tr, th, td{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	list-style:none;
}
body{
	font-family: "Meiryo UI",'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 12px;
	line-height: 23px;
	word-break: break-strict;
	text-rendering: optimizeLegibility;
	color: #2C2A25;
	-webkit-text-size-adjust: 100%;
}
a{
	color: #1111cc;
	text-decoration: underline;
}
a:hover{
	color: #E81524;
}
a img:hover{
	filter: alpha(opacity=90);
	-moz-opacity:0.9;
	opacity:0.9;
}
.clear{
	clear: both;
	line-height: 0;
}

.box{
	width: 98px;
	height: 98px;
	float: left;
	margin-right: 7px;
	margin-top: 7px;
	color: #fff;
	text-shadow: 1px 1px 1px #666;
}
.box p{
	margin-top: 20px;
}
.box span{
	color: #FFF;
	font-size: 10px;
	display: block;
	text-decoration: underline;
	cursor: pointer;
	margin-top: 20px;
}
.clear{ clear: both; line-height: 0}
.wrap{
	width: 728px;
	margin: 0 auto;
	text-align: center;
}
.cau{
	font-size: 11px;
	margin: 10px 0 30px;
}
.gad{

}
.copy{

}
#list_key{
	min-height: 200px;
	margin: 20px 0 40px;
	margin-right: -7px;
}
h2{
	font-size: 16px;
}
h2,h3{
	margin: 10px 0;
}
h1 img{
	width: 200px;
}
h4{
	color: #ff462e;
}
#value{
	font-size: 18px;
	padding: 5px;
	border: 1px solid #CCC;
}
button{
	font-size: 18px;
}
.area_input{
	background: #f0f0f0;
	padding: 10px 0;
}
.area_share span.tit{
	
}
.hatena-bookmark-button-frame{
	height: 24px!important;
}