/* //////////////////////////////////// */
/* トップ
/* //////////////////////////////////// */



body {
	text-align: center;
	font-size: 15px;
	color: #535353;
	margin:0 auto;
	padding:0;
	font-family: Verdana, Arial, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;}





/* //////////////////////////////////// */
/* フォント
/* //////////////////////////////////// */



.hont {
	font-size: 200%;
	font-weight:normal;
	margin:0 0 20 0;
	padding:0 0 0 15px;
	text-align:left;
	border-left: 15px solid #cc151c;
	border-bottom: 1px dotted #cccccc;
}



/* //////////////////////////////////// */
/* リストアイコン
/* //////////////////////////////////// */


.related_posts ul{
  margin:1em 0em !important;}


.related_posts li{
  list-style:none;
  margin: 10px 0px 0px 0px;
  padding-left:20px;
  background:url('img_top/icon2.gif') no-repeat 0 50% !
important;
  border:none !important;}


/* //////////////////////////////////// */
/* アロー
/* //////////////////////////////////// */


.bottan a{
display:block;
font-size: 15px;
width:200px;
height:25px;
color:#050cf0;
background:url(img/btan1.jpg) no-repeat;
line-height:23px;
padding-left:25px;
text-align:left;
text-decoration:none;}


.bottan a:hover{
color:#333333; 
background:url(img/btan2.jpg) no-repeat;}


/* //////////////////////////////////// */


.blog_bn a{
display:block;
font-size: 15px;
width:300px;
height:40px;
color:#050cf0;
background:url(img/blog_b1.gif) no-repeat;
line-height:0px;
padding-left:0px;
text-align:left;
text-decoration:none;}


.blog_bn a:hover{
color:#333333; 
background:url(img/blog_b2.gif) no-repeat;}



