 /* -+-+-+-+-+- base Style */ 
html,body{
    height: auto;
} 
#container {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 0px;
	height: auto;
}

.bgnormal{
	background-image: url(img/sozai/bg.jpg);
	background-repeat: repeat;
}
.bgleftmenu{
	background-image: url(img/sozai/bg_leftmenu.jpg);
	background-repeat: repeat;
}
.bgrightmenu{
background-image: url(img/sozai/bg_rigthmenu.jpg);
	background-repeat: repeat-y;
}
.hakushika001 {
	text-align: center;
	margin-top: 0px;
	background-image: url(img/sozai/bg_all.png);
	background-repeat: repeat-x;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	height: auto;
}
.banner {
	margin: 0px;
	padding: 0px;
	height: 174px;
	width: 160px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}

 /* -+-+-+-+-+- リンク Style 開始*/  

a:link {
	color: #000000;
} 
a:visited { 	
	color: #000000;
	text-decoration: underline;
 } 
a:hover { color: #FF0000;
	text-decoration: underline;
 } 
a:active { color: #FF0000;
	text-decoration: underline;
 } 
 /* -+-+-+-+-+- ヘッダー Style 開始*/  
#header-top {
	padding: 0px;
	width: 760px;
	background-image: url(img/sozai/header_top.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
}
#header-news {
	padding: 0px;
	width: 760px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.bgtop{	background-image: url(img/header_top_index.jpg);
	background-repeat: no-repeat;
}
.bgnews{	background-image: url(img/sozai/header_top_news.jpg);
	background-repeat: no-repeat;
}
.bgabout{	background-image: url(img/sozai/header_top_about.jpg);
	background-repeat: no-repeat;
}
.bgplan{	background-image: url(img/sozai/header_top_plan.jpg);
	background-repeat: no-repeat;
}
.bgacc{	background-image: url(img/sozai/header_top_acc.jpg);
	background-repeat: no-repeat;
}
.bgyoyaku{	background-image: url(img/sozai/header_top_yoyaku.jpg);
	background-repeat: no-repeat;
}
.bglink{	background-image: url(img/sozai/header_top_link.jpg);
	background-repeat: no-repeat;
}
.text {
	visibility: hidden;
}
h1 {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	height: 160px;
	width: 500px;
}
.imglogo {
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	height: 174px;
	width: 160px;
}
 /* -+-+-+-+-+- ヘッダー Style 終了*/  


 /* -+-+-+-+-+- mainmane Style 開始*/  
#globalmenu {
	clear: both;
	background-image: url(img/sozai/menu_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	width: 760px;
	height: 36px;
}
#globalmenu  ul {
	margin: 0px;
	padding: 0px;
	height: 36px;
}
#globalmenu  li {
	display: inline;
	list-style-type: none;
}
#globalmenu   li a {  
  height:36px;  
  display:block;  
  float:left;  
  text-indent:-9877em;  
  text-decoration:none;  
  overflow:hidden;  
}  
#globalmenu   li.g01 a {
	width:120px;
	background-image: url(img/menu.png);
	background-repeat: no-repeat;
 }  
#globalmenu   li.g02 a {
	width:120px;
	background:url(img/menu.png) no-repeat -120px 0px;
	background-repeat: no-repeat;
 }  
#globalmenu   li.g03 a {
	width:120px;
	background:url(img/menu.png) no-repeat -240px 0px;
	background-repeat: no-repeat;
 }   
#globalmenu   li.g04 a {
	width:120px;
	background:url(img/menu.png) no-repeat -360px 0px;
	background-repeat: no-repeat;
 }   
 #globalmenu   li.g05 a {
	width:120px;
	background:url(img/menu.png) no-repeat -480px 0px;
	background-repeat: no-repeat;
 }  
 #globalmenu   li.g06 a {
	width:120px;
	background:url(img/menu.png) no-repeat -600px 0px;
	background-repeat: no-repeat;
 }  
 
#globalmenu  li.g01 a:hover {  
background:url(img/menu.png) no-repeat 0px -36px;  
}  
#globalmenu  li.g02 a:hover {  
background:url(img/menu.png) no-repeat -120px -36px;  
}  
#globalmenu  li.g03 a:hover {  
background:url(img/menu.png) no-repeat -240px -36px;  
}  
#globalmenu  li.g04 a:hover {  
background:url(img/menu.png) no-repeat -360px -36px;  
}  
#globalmenu  li.g05 a:hover {  
background:url(img/menu.png) no-repeat -480px -36px;  
}  
#globalmenu  li.g06 a:hover {  
background:url(img/menu.png) no-repeat -600px -36px;  
}  
 /* -+-+-+-+-+- mainmane Style終了*/  
 /* -+-+-+-+-+- footer Style開始 */  
 .ptotop {
	text-align: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	clear: both;
	font-size: 10px;
	vertical-align: middle;
}
.imglink {
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
 #footer {
	width: 750px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(img/sozai/bg_footer.gif);
	background-repeat: no-repeat;
	text-align: left;
	clear: both;
	height: 80px;
}
.footerp {
	font-size: 12px;
	color: #FFFFFF;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 16px;
}
address {
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	font-variant: normal;
	line-height: 16px;
}
 /* -+-+-+-+-+- footer Style終了 */  

#wrapper{
	font-size: 0.9em;
	line-height: 1.2em;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 10px;
	width: 740px;
}
#wrapper{
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 740px;
	height: 100%;
}
#content1column{
	font-size: 0.9em;
	line-height: 1.2em;
	background-repeat: no-repeat;
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-image: url(img/sozai/bg_cate_logo.png);
	padding: 10px;
	background-color: #FFFFFF;
	background-position: right top;

}
#content2column{
	width: 540px;
	float: right;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	vertical-align: top;
	text-align: left;
	padding: 0px;
	height: auto;
}
#sidebox{
	width: 180px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	vertical-align: top;
	text-align: center;
	padding: 0px;
	height: 100%;
}
#sidemenu {
	width: 175px;
}
.sidenewsh2 {
	font-size: 12px;
	background-image: url(img/sozai/bg_side_news_h2.png);
	background-repeat: repeat-x;
	margin: 0px;
	height: 27px;
	width: 180px;
	font-weight: bold;
	padding-top: 6px;
	padding-left: 0px;
	color: #FFFFFF;
}
.sidemenubox {
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.sidemenubox a:link {
	color: #13152D;
} 
.sidemenubox a:visited { 	
	color: #13152D;
	text-decoration: underline;
 } 
.sidemenubox a:hover { color: #DC5073;
	text-decoration: underline;
 } 
.sidemenubox a:active { color:  #DC5073;
	text-decoration: underline;
 } 
.sidemenubox-img {
	text-align: center;
}
.list-side-entry {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-right: 5px;
	padding-right: 5px;
	text-align: left;
}
#list-side-cate {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.list-side-entry li {
	list-style-image: url(img/sozai/r.gif);
}
#list-side-cate li {
	list-style-image: url(img/sozai/list_cate.gif);
	vertical-align: middle;
	padding-left: 0px;
	text-align: left;
}
.list-plan-side-entry {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 13px;
	margin-right: 5px;
	padding-right: 5px;
}
.list-plan-side-entry  li {
	margin-left: 0px;
	padding-left: 0px;
	vertical-align: middle;
	list-style-image: url(img/sozai/list_menu.gif);
}
.list-plan-side-cate {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	text-align: left;
}
.list-plan-side-cate li {
	list-style-image: url(img/sozai/list_cate.gif);
	vertical-align: middle;
	padding-left: 0px;
}
#entry-body-2colum {
	font-size: 0.9em;
	line-height: 1.5em;
	width: 520px;
	margin-right: auto;
	margin-left: 0px;
	padding: 5px;
	background-color: #FFFFFF;
	margin-bottom: 15px;
	background-image: url(img/sozai/bg_entry_news.png);
	background-repeat: no-repeat;
	background-position: right 15px;
}
.entry-body-2colum {
	font-size: 0.9em;
	line-height: 1.5em;
	width: 520px;
	margin-right: auto;
	margin-left: 0px;
	padding: 5px;
	background-color: #FFFFFF;
	margin-bottom: 15px;
	background-image: url(img/sozai/bg_entry_news.png);
	background-repeat: no-repeat;
	background-position: right 15px;
}
.entr-title-2colum {
	font-size: 1em;
	line-height: 1.2em;
	width: 95%;
	background-repeat: repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #000066;
	border-left-width: 5px;
	padding: 5px;
}
.p-date {
	font-size: 1em;
	margin-top: 20px;
	margin-bottom: 10px;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 10px;
	padding-left: 5px;
	text-align: left;
	padding-right: 5px;
	vertical-align: middle;
	padding-bottom: 5px;
	clear: both;
}
.path {
	font-size: 0.78em;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
}

#trackbacks {
	width: 520px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: 10px;
	font-size: 12px;
}
#trackbacks .trackbacks-header {
	font-size: 1em;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#trackbacks-link {
	font-weight: bold;
	color: #CC0000;
}
.h3entry {
	background-image: url(img/sozai/bg_tb_h3.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 520px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 10px;
	font-size: 12px;
	padding-top: 9px;
	color: #000066;
	font-weight: normal;
}
#trackbacks .torackbackdetail {
	font-size: 12px;
	line-height: 16px;
	background-color: #F0F0F0;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.entrybody-2colum {
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 0.9em;
	line-height: 1.6em;
	padding: 0px;
}
.img-entry-under {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.extended {
	text-align: right;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 15px;
}
.img-menu-main {
	width: 230px;
	border: 1px solid #999999;
	margin: 0px;
}
.table-menu-detail {
	width: 450px;
	padding: 1px;
	vertical-align: top;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-collapse: separate;
	border-spacing: 1px;
	border: 1px solid #CCCCCC;
}
.td-menu-left {
	padding: 5px;
	width: 70px;
	font-size: 0.9em;
	vertical-align: top;
	color: #FFFFFF;
	text-align: left;
	background-repeat: repeat;
	background-color: #252C54;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #424D93;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #424D93;
}
.td-menu-right {
	background-color: #DEE1F1;
	padding: 5px;
	width: auto;
	font-size: 0.9em;
	text-align: left;
	vertical-align: top;
	line-height: 1.5em;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #424D93;
	border-bottom-color: #424D93;
}
.menu-main-img {
	float: left;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-right: auto;
	padding-bottom: 10px;
	text-align: center;
}
.menu-main-img img {
	margin: 0px;
	padding: 0px;
	border: 1px solid #CCCCCC;
}
.menu-main-detail {
	float: right;
	margin-top: 0px;
	margin-right: auto;
	vertical-align: top;
	padding: 0px;
	text-align: left;
	margin-left: auto;
}

.menudtail {
	clear: both;
	margin-bottom: 10px;
	font-size: 0.9em;
	line-height: 1.6em;
	margin-left: 5px;
	margin-top: 5px;
	width: 500px;
}
menudtail02	{
	margin-bottom: 10px;
	font-size: 0.9em;
	line-height: 1.6em;
	margin-left: 5px;
	margin-top: 5px;
	padding-right: 10px;
	width: 500px;
}
.menu-main-box {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: auto;
	height: auto;
	padding-bottom: 10px;
	padding-top: 0px;
	background-color: #FFFFFF;
}
.img-menu-sub {
	width: 210px; height: 160px; overflow: hidden;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 15px;
	float: left;
	padding: 0px;
	text-align: center;
}

.entry-title-plan {
	font-size: 14px;
	background-image: url(img/sozai/bg_plan_title.png);
	background-repeat: repeat-x;
	height: 30px;
	color: #FFFFFF;
	padding-top: 6px;
	padding-left: 10px;
	font-weight: normal;
	clear: both;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.entry-subtitle-plan {
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}
.boxplaninsideup {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-bottom: 10px;
}
.menudetailright {
	margin: 0px;
	text-align: left;
	padding: 0px;
	font-size: 12px;
	line-height: 16px;
}
.tobefore {
	text-align: center;
	width: 90%;
	margin-right: auto;
	margin-left: 5%;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
	padding-top: 10px;
}
.subnail-main-img {
	height: 300px;
	margin-bottom: 10px;
	border: 1px solid #999999;
}
.subnail-sub-img {
	width: 200px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	float: left;
}
.box-item-sort {
	width: 150px;
	text-align: center;
	float: none;
	height: 100px;
	overflow: hidden;
}
.box-item-sort img {
	width: 150px;
}
.h3-item-title {
	font-size: 13px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: normal;
}
.menu-top-box {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: auto;
	height: auto;
	padding-bottom: 10px;
	padding-top: 5px;
}
.menu-top-box02 {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: auto;
	height: auto;
	padding-bottom: 10px;
	padding-top: 5px;
	background-image: url(img/sozai/bg_entry.png);
	background-repeat: repeat;
}
.box-item-sort-kobetu {
	width: 150px;
	text-align: center;
	background-repeat: repeat;
	height: auto;
	background-color: #FFFFFF;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 5px;
}
.h2-osusume {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	font-size: 13px;
	background-image: url(img/sozai/h2_p_osusume02.png);
	background-repeat: no-repeat;
	height: 40px;
	clear: both;
}
.h2-menuichiran {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	font-size: 13px;
	background-image: url(img/sozai/h2_menu.png);
	background-repeat: no-repeat;
	height: 40px;
	clear: both;
}
.h2-menu-corse {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	font-size: 13px;
	background-image: url(img/sozai/h2_p_osusume.png);
	background-repeat: no-repeat;
	height: 40px;
	clear: both;
}

.h2-menu-season {
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	font-size: 13px;
	background-image: url(img/sozai/h2_p_season.png);
	background-repeat: no-repeat;
	height: 30px;
	clear: both;
}
.h2-menu-osusume {
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	font-size: 13px;
	background-image: url(img/sozai/h2_menu.png);
	background-repeat: no-repeat;
	height: 30px;
	clear: both;
}
.menu-ichiran li {
	float: left;
	padding: 0px;
	width: 240px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-image: url(img/sozai/list_menu.gif);
	vertical-align: middle;
}
.p-ate {
	font-size: 12px;
	color: #A22041;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.entr-title-catepage {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.p-normalpage {
	width: 550px;
	margin-left: 40px;
	font-size: 1em;
	line-height: 1.5em;
	clear: both;
	margin-bottom: 10px;
}
.h3-normalpage {
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
	clear: both;
}
.table-history {
	width: 550px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: 40px;
	vertical-align: top;
	font-size: 12px;
}
.table-history-td-left {
	width: 150px;
	vertical-align: top;
	font-size: 11px;
	text-align: center;
}
.table-history-td-middle {
	padding: 5px;
	width: 130px;
	vertical-align: top;
}
.table-history-td-right {
	padding: 5px;
	vertical-align: top;
}
.img-qr-right {
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
	clear: both;
}
.p-normalpage-ate {
	color: #333333;
	width: 500px;
	border: 1px solid #000066;
	padding: 5px;
	margin-left: 30px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
}
.font-red {
	color: #FF0000;
}
.table-yoyaku-td-left {
	padding: 5px;
	width: 160px;
	vertical-align: top;
	background-color: #EFEFEF;
}
.table-yoyaku-td-right {
	padding: 5px;
	vertical-align: top;
}
.table-yoyaku-td-title {
	padding: 5px;
	font-weight: bold;
	color: #000000;
	background-color: #C3C3C3;
	text-align: center;
}
.box-item-sort-total {
	float: left;
	width: 160px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	height: 140px;
}
.p-font-11 {
	font-size: 11px;
	line-height: 20px;
}
.spacer {
	clear: both;
}
.img-sozai-left {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	border: 1px solid #999999;
}
.img-sozai-right {
	float: right;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.imgbox-right {
	font-size: 11px;
	line-height: 18px;
	float: right;
	width: 210px;
	text-align: center;
}
.img-box-plan01 {
	text-align: center;
}
.p-from-tencho {
	font-size: 0.9em;
	line-height: 1.5em;
	text-align: left;
	width: 450px;
	clear: both;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}
.menu-main-box .img-box-plan01 .p-from-tencho p {
	font-size: 0.9em;
	line-height: 1.5em;
	text-align: left;
}
#header-index {
	margin: 0px;
	padding: 0px;
	height: 250px;
	width: 760px;
}
.h1-index {
	margin: 0px;
	height: 210px;
	width: 500px;
}
.top-sidebar {
	float: right;
	width: 180px;
	margin-top: 0px;
	text-align: center;
}
.top-contents {
	float: left;
	width: 540px;
	margin-top: 0px;
	text-align: left;
	margin-left: 10px;
}
.h2-top-osirase {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	font-size: 13px;
	background-image: url(img/sozai/h2_top_osirase.png);
	background-repeat: no-repeat;
	height: 40px;
	clear: both;
}
.h2-top-osusume {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	font-size: 13px;
	background-image: url(img/sozai/h2_top_osusume.png);
	background-repeat: no-repeat;
	height: 40px;
	clear: both;
}
.img-top-sub {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.p-top-tencho {
	font-size: 12px;
	padding: 0px;
	width: 170px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 5px;
}
.top-news {
	font-size: 12px;
	margin-left: 30px;
	padding-left: 30px;
	width: 450px;
}
.top-news li{
	list-style-image: url(img/sozai/r.gif);
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	line-height: 18px;
}
.p-news-date {
	font-weight: bold;
	color: #A22041;
}
.p-summary {
	font-size: 12px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
}
.p-plan-top {
	font-size: 12px;
	line-height: 18px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: auto;
	height: 100%;
	padding: 8px;
	color: #101327;
	background-image: url(img/sozai/bg_entry.png);
	background-repeat: repeat;
}
.hakushika001 #container #wrapper #content2column .entry-body-2colum .entrybody-2colum img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
		margin-bottom: 10px;

}
.hakushika001 #container #wrapper #content2column #entry-body-2colum .entrybody-2colum img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 10px;
}
.underlink {
	font-size: 12px;
	text-align: center;
	margin-top: 5px;
	margin-left: 5px;
}
.img-bn {
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 5px;
}
input, select, textarea {
	font-size: 12px;
}
.footer-left {
	float: left;
	width: 500px;
	padding-left: 15px;
}
.footer-right {
	padding-top: 5px;
	padding-bottom: 5px;
}
.hakushika001 #container #wrapper #content2column .menu-main-box .img-box-plan01 .table-menu-detail .td-menu-right p {
	font-size: 12px;
	line-height: 15px;
	margin: 0px;
}
.hr-goodsdetail {
	border-top-width: 2px;
	border-top-color: #AC2245;
	height: 2px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
