﻿/*
Theme Name: horide theme
Theme URI: http://www.horide-hachiman.com/
Descriotion: 堀出神社のwpデザインテーマです。
Author: its-mito kobayashi
*/


div.up_image{

   background-image: url(_onepoint.gif);
   background-repeat:no-repeat;
   background-position:bottom right;
   width:164px;
   height:175px;
   float:left;
   margin-left:12px;
   margin-bottom:8px;

   border-bottom:solid 1px #b5b59b;

}



h4{

   font-size:130%;


}
.wp_post_title	{
    background-image:url(wp_title_bg.jpg);
    width:524px;
    height:30px;
    margin:8px 0 30px;
    padding:12px 0 0 60px;
    font-size:22px;
    color:#000000;
}

p.next_links{

   text-align:right;
   float:right;
   margin-bottom:20px;

}



p.next_links a{

  color:#838358;
  margin:10px;




}

p.next_links a:hover{

  color:#cda576;



}

.ar	{
	text-align:right;
}
.mb10	{
	margin-bottom:10px;
}
.fsize-10	{
	font-size:10px;
}


/* 記事内の画像配置 */
.aligncenter	{display: block;
		margin-left:auto;
		margin-right:auto;
}
.alignleft	{float:left;
		margin-right:10px;
		margin-bottom:10px;
}
.alignright	{float:right;
		margin-left:10px;
		margin-bottom:10px;
}