@charset "UTF-8";
/* ************************************************ 
 * 1-1
 * ************************************************ */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, th, td
	{
	margin:0;
	padding:0;
	}
table
	{
	border-collapse:collapse;
	border-spacing:0;
	}
fieldset, img
	{
	border:0;
	}
address, caption, cite, code, dfn, th, var
	{
	font-style:normal;
	font-weight:normal;
	}
ol, ul ,li
	{
	list-style:none;
	}
caption, th
	{
	text-align:left;
	}
q:before, q:after
	{
	content:”;
	}
abbr, acronym
	{
	border:0;
	}
/* ******************************************************** 
 * YUI Font-size Adjustment
 * 10px = 77%     11px = 85%	   12px = 93%     13px = 100%
 * 14px = 108%	  15px = 116%    16px = 123.1%  17px = 131%
 * 18px = 138.5%  19px = 146.5%  20px = 153.9%  21px = 161.6%
 * 22px = 167%    23px = 174%    24px = 182%    25px = 189%
 * 26px = 197%
 * ********************************************************  */
body {
	font: 13px/1.231 arial,helvetica,clean,sans-serif;
	*font-size: small;
	*font: x-small;
	background:url(images/background/back3.gif) repeat-x #000;
}

table {
	font-size: inherit;
	font: 100%;
}

pre,code,kbd,samp,tt {
	font-family: monospace;
	*font-size: 108%;
	line-height: 100%;
}

/* ************************************************ 
 * 1-3
 * ************************************************ */
h1, h2, h3, h4, h5, h6
	{
	font-size:100%;
	font-weight:normal;
	}
hr
	{
	width:1px;
	height:1px;
	color:#FFFFFF;
	border:none;
	clear:both;
	}
#main_contents hr
	{
	padding:0px 0px 0px 0px;
	}
*+html hr
	{
	border:none;
	padding:0px;
	}
.clear
	{
	clear:both;
	}
	
.f_left
	{
	float:left;
	}
.f_right
	{
	float:right;
	}
.left
	{
	text-align:left;
	}
.right
	{
	text-align:right;
	}
.center
	{
	text-align:center;
	}

/*自分が追加*/
#bloglanking{
	margin-left:10px;
	margin-bottom:10px;
	border-top:1px dashed #A6A6A6;
}
div#main_contents .entry p.mt{
	margin-top:100px;
	
}
.f10{
	font-size:77%;
}
.c_red{
	color:#f00;
	font-weight:bold;
}
.dnone{
	display:none;
}
.syohin{
	font-size:122%;
	margin:0px 0px 0px 0px;
	font-weight:bold;
	border-bottom:2px solid #AD0057;
	background:#F5007A;
	color:#fff;
	clear:both;
	text-align:center;
}
.listnone li{
	display: block;
}
/*/ Tible Settings /*/
table
	{
	width:100%;
	margin:0px 0px 15px 0px;
	border-collapse:collapse;
	}
table tr th
	{
	width:auto;
	vertical-align:top;
	padding:5px 5px 5px 5px;
	}
table tr td
	{
	width:auto;
	vertical-align:top;
	padding:5px 5px 5px 5px;
	}
/*---------- Post Images Position ----------*/
img.aligncenter
	{
	margin:0px auto 0px auto;
	display:block;
	}

img.alignright
	{
	padding:4px;
	margin:0px 0px 20px 7px;
	display:inline;
	}

img.alignleft
	{
	padding:4px;
	margin:0px 7px 20px 0px;
	display:inline;
	}

.alignright
	{
	float:right;
	}

.alignleft
	{
	float:left
	}
/* ************************************************ 
 * Feeling!!
 * It is inquiry in the webnist
 * webnist@webnist.org
 * ************************************************ */