/*

A Six Apart theme adapted for Movable Type default templates 
name: Professional Black  
designer: Jim Ramsey 
designer_url: http://www.jimramsey.net/ 
layouts: layout-wm

*/


/* Default ---------------------------------------------------------------- */

/* Global */

body {
	height:100%;
}

#container {
	background-color:#EAEAEA;
	height: 100%;
	min-height: 100%;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1100px;
	background-repeat: repeat-y;
}

#container-inner {
	background-color:#FFF;
	height:100%;
	min-height: 100%;
	position:relative;
}


/* Header */

#header {
	height: 120px;
	width: 1000px;    
}

#header-inner {
	position: relative;
	padding: 0px;
}

#header-name {
    margin-bottom: 0;
}

#header-description {
    
}

#header a {
    text-decoration: none;
}

#header a:hover {
    text-decoration: underline;
}


/* Bread Crumbs Nav */

#breadcrumbs-content {
	font-size: 95%;
	line-height: 1em;
}

#breadcrumbs-content .current { 
    color: #000;
}

/* Blog Header */

#blog-name { 
    margin-bottom: 0;
    padding: 0 20px;
    font-size: 22px;
}

#blog-name a {
	color: #575757;
}

#blog-description { 
    margin-top: 5px;
    padding: 0 20px;
    color: #fff;
    font-size: 95%;
}


/* Content */

.asset-name {
    
}

.asset-name a {
}

.asset-name a:hover {
    text-decoration: underline;
}

.asset-content {
    margin: 5px 0;
}

.asset-more-link {
    font-weight: bold;
}

.asset-meta {
    border-top: 1px solid #ccc;
}

.asset-footer a,
.comment-footer a {
    font-weight: normal;
}

.content-nav {
    margin: 5px 0 10px;
}

h1#page-title.archive-title, 
h1#page-title.search-results-header  {
    margin: 0 0 15px;
    border-bottom: 1px dotted #ccc;
    font-weight: bold;
    font-size: 14px;
}

.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed {
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}

.widget-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header,
.search-form-header,
.search-results-header {
    margin: 0;
    padding: 5px 0;
    font-weight: bold;
}

.search-results-header {
    margin-bottom: .25em;
}

.asset-more-link,
.asset-meta,
.comment-footer,
.trackback-footer,
.typelist-thumbnailed {
    
}


/* Utility */

.widget-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header,
.search-form-header,
.search-results-header {
    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
    width: 100%;
    w\idth: auto;
}


/* Global ----------------------------------------------------------------- */

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

a {
	color: #5A412B;
}

a:hover {
}


/* Layout ----------------------------------------------------------------- */

#container-inner,
#content {
}

#header-inner, #content-inner, #footer-inner {
    padding-top: 0;
    padding-bottom: 0;
}

#header-inner, #beta-inner, #gamma-inner {
    padding-right: 0;
    padding-left: 0;
}

#content {
}

#container-inner {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#header-inner,
#main-navigation-inner,
#content-inner,
#footer-inner {
    position: relative;
    width: 100%;
    margin: 0 auto;
}


/* Header ----------------------------------------------------------------- */

#header {
	border-bottom-style: solid;
	border-bottom-color: #6C6C6C;
	border-bottom-width: 1px;
	padding-bottom: 10px;
}

#header a {
    color: #fff;
}

#header-content {
	width: auto;
	height: auto;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 15px;
	padding-bottom: 10px;
}

#header-name {
	display: block;
	height: auto;
	width: 227px;
	background-image: url(https://www.kumin-saijou.com/img/kuminsaijo_logo.png);
	background-repeat: no-repeat;
	position: relative;
	text-indent: -9999px;
}

#header-name a {
	display: block;
	width: 227px;
	height: 100px;
}

#header-description {
	color: #777;
	font-size: 9px;
	display: block;
	text-indent: -9999px;
	height: auto;
	width: auto;
}


/* Navigation ----------------------------------------------------------------- */

#main-navigation {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	height: 30px;
	width: auto;
	float: right;
	display: block;
}

#main-navigation-inner {
	position: relative;
	width: 600px;
	height: 30px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	float: right;
	top: -110px;
	display: block;
	margin-right: 20px;
}

#main-navigation ul {
	margin: 0;
	list-style: none;
	float: right;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	width: 600px;
	height: 30px;
	display: block;
}

#main-navigation ul li {
	float: right;
}



#main-navigation ul li.last {
    border: none;
}


.navibar {
	width: auto;
	height: 30px;
	margin-left:15px;
}

.navibar_end {
	display: block;
	width: auto;
	margin-right: 10px;
	padding-right:10px;
}


.home a {
	background-image:url(https://www.ggorganics.jp/ggo_img/home_a.png);
	width:45px;
	height:30px;
	display:block;
	position:relative;
	background-repeat:no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

.home a:hover {
	background-image:url(https://www.ggorganics.jp/ggo_img/home_h.png);
	background-repeat:no-repeat;
}


.info a {
	background-image:url(https://www.ggorganics.jp/ggo_img/info_a.png);
	width:93px;
	height:30px;
	display:block;
	position:relative;
	background-repeat:no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

.info a:hover {
	background-image:url(https://www.ggorganics.jp/ggo_img/info_h.png);
	background-repeat:no-repeat;
}


.abut_n a {
	background-image:url(https://www.ggorganics.jp/ggo_img/abut_a.png);
	width:60px;
	height:30px;
	display:block;
	position:relative;
	background-repeat:no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

.abut_n a:hover {
	background-image:url(https://www.ggorganics.jp/ggo_img/abut_h.png);
	background-repeat:no-repeat;
}

.shop a {
	background-image:url(https://www.ggorganics.jp/ggo_img/shoplist_a.png);
	width:70px;
	height:30px;
	display:block;
	position:relative;
	background-repeat:no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin-right:10px;
}

.shop a:hover {
	background-image:url(https://www.ggorganics.jp/ggo_img/shoplist_h.png);
	background-repeat:no-repeat;
}

.navibar_end a {
	background-image:url(https://www.ggorganics.jp/ggo_img/contact_a.png);
	width:70px;
	height:30px;
	display:block;
	position:relative;
	background-repeat:no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

.navibar_end a:hover {
	background-image:url(https://www.ggorganics.jp/ggo_img/contact_h.png);
	background-repeat:no-repeat;
}



/* Search ---------------------------------------------------------------- */

.widget-search {
	float: right;
	width: 300px;
	position: absolute;
	top: 2px;
	right: 0px;
	text-align: right;
}

.widget-search h3 {
    display: none;
}

#search {
    border: 1px solid #ccc;
    border-top: 1px solid #aaa;
    border-left: 1px solid #aaa;
    padding: 1px;
}

#search-submit {
    border: 1px solid #75120e;
    border-top: 1px solid #b25c59;
    border-left: 1px solid #b25c59;
    background: #921712;
    color: #fff;
    padding: 0px 5px 1px 5px;
    font-size: 11px;
}


/* Sign In ---------------------------------------------------------------- */

#header .widget-sign-in {
	position: absolute;
	right: 11px;
	top: 7px;
	text-align: center;
	color: #777;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	width: 455px;
}

#header .widget-sign-in .widget-header {
    display: none;
}

#header .widget-sign-in .widget-content {
	margin: 0;
	float: right;
	overflow: hidden;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}

#header .widget-sign-in a {
    color: #777;
    text-decoration: underline !important;
}
#header .widget-sign-in a:hover {
    color: #fff;
}


/* Breadcrumbs ----------------------------------------------------------------- */

#breadcrumbs-inner {
	width: 70%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	font-size: 9px;
}

#breadcrumbs-content {
	padding: 0 0 0 20px;
}

#breadcrumbs ul, #breadcrumbs li {
    margin: 0;
    display: inline;
    list-style: none;
}

#breadcrumbs li, 
#breadcrumbs li ul { 
    padding: 0;
}

#breadcrumbs ul li a {
    margin-right: 0.75em;
}


/* Blog Header ----------------------------------------------------------------- */

#blog-header-inner {
	width: 100%;
	margin: 10px auto 0;
}

#blog-header-content {
	-khtml-border-radius: 3px;
}


/* Content ---------------------------------------------------------------- */

#content {
	line-height: 1.2;
	height: 100%;
	min-height: 100%;
	padding-top: 20px;
	margin-bottom: 0px;
}

.asset-name,
.asset-name a,
.archive-title {
    
}

.comment-footer,
.comment-footer a,
.trackback-footer {
    
}

.asset-footer {
    font-size: 12px;
    border-top: 1px dotted #ccc;
    padding-top: 15px;
}

.comments-header,
.comments-open-header,
.trackbacks-header,
.archive-header,
.search-form-header,
.search-results-header {
    
}

.asset-name a {
    
}

.entry-asset .asset-name {
	font-size: 16px;
	line-height: 1;
	margin-bottom: 12px;
}

.entry-asset .asset-meta {
	color: #777;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	font-size: 12px;
	margin-bottom: 12px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
}


.entry-asset .byline {
	float: right;
	font-size: 9px;
}
.entry-asset .asset-comments,
.entry-asset .asset-trackbacks {
    float: right;
    margin-left: 10px;
}
.entry-asset .asset-comments a,
.entry-asset .asset-trackbacks a {
    display: block;
    float: left;
    padding-left: 18px;
}
.entry-asset .asset-comments a {
    background: url(icon-comment.gif) no-repeat 2px 50%;
}
.entry-asset .asset-trackbacks a {
    background: url(icon-trackback.gif) no-repeat 0 50%;
}

.archive li {
    margin-bottom: 5px;
}

#group-nav-inner {
    position: relative;
    width: 900px;
    margin: 0 auto;
}

h1#page-title {
	font-size: 18px;
	line-height: 1.3em;
}

.mt-main-index h1#page-title {
    font-size: 18px;
    margin-bottom: .5em;
}

#homepage-image {
	width: 680px;
	height: 370px;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0px;
	background-color: #D4D4D4;
}

#alpha .comments .even {
    background-color: #e6f0f5;
    border-right: 1px solid #c0d9e6;
    border-bottom: 1px solid #c0d9e6;
}

#alpha .comments .odd {
    background-color: #f3f3f3;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.comment {
    background: #fff;
    padding: 10px 10px 0;
    margin-bottom: 10px;
}

.comment-header {
    font-weight: bold;
}

h2.comments-header,
h2.comments-open-header,
h2.trackbacks-header {
	height: 20px;
	font-size: 12px;
	color: #575757;
	font-weight: bold;
	border: none;
	line-height: 1.3em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-transform: uppercase;
	padding-top: 0;
	padding-right: 6px;
	padding-bottom: 0;
	padding-left: 0px;
}
.layout-wtt h2.comments-header,
.layout-wtt h2.comments-open-header,
.layout-wtt h2.trackbacks-header {
    background: url(header-arrow-wide520.gif) no-repeat 0 0;
}

#main-navigation .search-options {
    display: none;
}

.widget-recent-comments ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.widget-recent-comments ul li {
    padding: 0 0 0 18px;
    margin: 0 0 8px 0;
    background: url(icon-comment.gif) no-repeat 0 4px;
}

.widget-recent-entries dl {

}

.widget-recent-entries dl dt {
	font-size: 14px;
}

.widget-recent-entries dl dd {
	margin-bottom: 3px;
	font-size: 11px;
}

.widget-recent-entries dl dd.entry-meta {
	margin-bottom: 10px;
	color: #777;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 10px;
	font-size: 9px;
}

.widget-recent-assets .item { 
    width: 72px;
    margin: 0 4px 8px;
}

.widget-recent-assets .item img { 
    border: 1px solid #ccc;
}

.userpic {
    float: left;
    position: relative;
    width: 50px;
    height: 50px;
    overflow: hidden;
    margin: 0 10px 0 0;
    padding: 0;
    border: 1px solid #fff;
}

.auth-icon {
    position: absolute;
    bottom: 0;
    left: 0;
}

.comment-header {
    color: #777;
    margin: 0 0 5px 0;
    padding: 0;
    font-weight: normal;
}

.comment-content {
    clear: none;
    margin: 0 0 5px 0;
    padding: 0;
}

.admin-edit-link {
    text-align: center;
    font-family: verdana;
    margin-top: 10px;
}

.admin-edit-link a {
    border: 1px solid #ccc;
    background: #eee;
    padding: 5px 10px;
}


/* Forms ---------------------------------------------------------------- */

input.text, textarea {
    border: 1px solid #ccc;
    border-top: 1px solid #aaa;
    border-left: 1px solid #aaa;
    padding: 1px 2px;
    background-color: #fafafa;
}

.contact-form label {
    display: block;
}

.contact-form input.text {
    font-size: 13px;
}

.contact-form textarea {
    margin-bottom: 15px;
}


/* Widget ----------------------------------------------------------------- */

.widget-header,
.widget-content {
}

.widget-header, .widget-title {
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 16px;
	color: #333;
	font-weight: bold;
	line-height: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-transform: uppercase;
	width: 230px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #6F1E64;
	padding: 0;
}

.widget-header a {
    color: #fff;
    font-weight: bold;
}

.widget-header a:hover {
    text-decoration: underline;
}

.layout-wm .widget-header {
    background-image: url(header-arrow-medium.gif);
}

#content .widget-powered .widget-content {
    margin-top: 15px;
    margin-bottom: 15px;
    border: 1px solid #ddd;
    background-color: #f8f8f8;
} 

.widget-content {
	margin-top: 5px;
	margin-bottom: 0px;
}
.widget-container{
list-style: none;
}
.widget-container ul li{
list-style: disc;
    margin-left: 20px;
    font-size: 12px;
    margin-bottom: 6px;
}

/* "Powered By" Widget */

.widget-powered .widget-content {
    padding: 10px;
    text-align: center;
}


/* Calendar Widget */

.widget-calendar .widget-content table {
    font-size: 12px;
}


/* Footer Widgets */

#footer .widget,
#footer .widget-content {
}

#footer .widget-footer-links {
	height:30px;
	width: 100%;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#footer .widget-powered {
    float: right;
    width: 157px;
    text-align: right;
    clear: none;
}

#footer .widget-powered .widget-content {
    margin: 0;
    padding: 0;
    text-align: left;
}

#footer .widget-powered .widget-content span {
    display: block;
    overflow: hidden;
    text-indent: -9999px;
}

#footer .widget-powered .widget-content span a {
    display: block;
    float: right;
    height: 41px;
    width: 158px;
    overflow: hidden;
    text-indent: -9999px;
    background: url(powered-by-mt-logo.gif) no-repeat 0 0;
}


/* Footer ----------------------------------------------------------------- */

#footer {
	color: #FFF;
	background-color: #7E3081;
	height: 40px;
	width: 1000px;
	left:0
	display: block;
	margin: 0px;
	padding: 0px;
	display: block;
	bottom: 0px;
}

#footer a {
	color: #FFF;
}

#footer .widget-header {
    display: none;
}

#footer-content {
	margin: 5px;
}

#footer-content ul {
	list-style: none;
	float: right;
	width: 400px;
	padding-right: 50px;
	padding-bottom: 10px;
}

#footer-content ul li {
	float: right;
	font-size: 12px;
	width: auto;
	height: 20px;
	color: #FFF;
	margin: 10px;
	padding-bottom: 5px;
}


/* Utilities -------------------------------------------------------------- */

#header:after,
#header-inner:after,
#content:after,
#alpha-inner:after,
#beta-inner:after,
#gamma-inner:after,
#main-navigation:after,
.entry-asset .asset-meta:after,
.comment:after,
#footer-content:after,
#footer:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}

#header-inner,
#content-inner,
#footer-inner,
#main-navigation,
.entry-asset .asset-meta,
.comment,
.asset-body {
	height: 100%;
	width: 100%;
}



/* Custom Styles ---------------------------------------------------------- */


#footer-content  {
	height: 30px;
	width: 100%;
}

#footer-inner{
}
.footer-links{
	width: 100%;
}


.top_entry {
    clear: both;
	margin-left:15px;
	margin-bottom:10px;
	border-bottom-style: dotted;
	border-bottom-color: #7A5E3D;
	border-bottom-width: 1px;
	margin-right: 15px;
    overflow: hidden;
	padding-bottom: 5px;
    padding-top: 5px;
}

.top_img {
	float:left;
	margin-right:0px;
	border:none;
	margin-bottom: 0px;
	padding-bottom: 0px;
	height: 70px;
	width:auto;
	overflow: hidden;
}


.top_img img{
	margin-right:10px;
	
}

.top_img-a{
	float:right;
	border:none;
	width: 140px;
	min-height: 140px;
	height: auto;
	overflow: hidden;
	position: relative;
	text-align: center;
	margin-left: 15px;
}

.top_img-a img{
}



.img_title{
	padding-left:0px;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}


.img_title-a {
	padding-left:0px;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

.top_textbody {
	font-size:14px;
	margin-bottom:5px;
	padding-bottom: 5px;
}

.top_textbody-a {
	font-size:14px;
	margin-bottom:5px;
	padding-bottom: 5px;
}


.top_news_title {
	font-size:15px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:bold;
	color:#575757;
	margin-left:15px;
	margin-top:5px;
	margin-bottom:10px;
	padding-top: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7A5E3D;
	margin-right: 15px;
}

.top_news_title-a {
	font-size:18px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:bold;
	color:#575757;
	margin-left:15px;
	margin-top:5px;
	margin-bottom:10px;
	padding-top: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7A5E3D;
	margin-right: 15px;
}


.top_entry_info {
	margin-left:20px;
	margin-right:20px;
	margin-bottom:20px;
	height: 80px;
	padding-bottom: 20px;
	width: auto;
}

.top_img_info {
	float:right;
	margin-right:0px;
	border:none;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-top: 25px;
	display: block;
	height: 80px;
	width: auto;
	overflow: hidden;
}

.img_title_info a {
	padding-left:0px;
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
}

.img_title_info {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #80824B;
}





.img_title_info a:hover {
	color:#80824B
}

.top_news_title_info {
	font-size:16px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:bold;
	color:#575757;
	margin-left:20px;
	margin-top:15px;
	margin-bottom:20px;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #7A5E3D;
	padding: 0px;
	margin-right: 20px;
}

.top_textbody_info {
	font-size:12px;
	margin-bottom:5px;
	padding-bottom: 0px;
	margin-top: 5px;
	margin-right: 5px;
	line-height: 1.5em;
	width: 470px;
}


.day_info {
	font-size:9px;
	margin-bottom: 8px;
	margin-top: 4px;
	padding-top: 3px;
	text-align: left;
}



.day {
	font-size:8px;
	margin-bottom: 3px;
}
#breadcrumbs {
	font-size:8px;
	margin: 0px;
	padding: 0px;
}

.separator a {
	font-size:9px;
}

.separator a:hover {
	font-size:9px;
}


.baner_img {
	font-size:16px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#7A5E3D;
	width: 670px;
	padding-left: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-right: 0px;
	margin-bottom: 20px;
	text-indent: -9999px;
}

.info-img {
	background-image:url(https://www.kumin-saijou.com/img/info_img02.jpg);
	height:240px;
	background-repeat: no-repeat;
	padding-top:20px;
}

.oneday {
	background-image:url(https://www.kumin-saijou.com/img/10plan_img.jpg);
	height:240px;
	background-repeat: no-repeat;
	padding-top:20px;
}

.family {
	background-image:url(https://www.kumin-saijou.com/img/20plan_img.jpg);
	height:240px;
	background-repeat: no-repeat;
	padding-top:20px;
}

.friendship {
	background-image:url(https://www.kumin-saijou.com/img/40plan_img01.jpg);
	height:240px;
	background-repeat: no-repeat;
	padding-top:20px;
}


.nakano-yayoicho {
	background-image:url(https://www.kumin-saijou.com/img/nakano-yayoicho_img01.jpg);
	height:240px;
	background-repeat: no-repeat;
	padding-top:20px;
}

.service {
	background-image:url(https://www.kumin-saijou.com/img/goriyo_img.jpg);
	height:240px;
	background-repeat: no-repeat;
	padding-top:20px;
}

.kuminsaijou {
	background-image:url(https://www.kumin-saijou.com/img/concept_img.jpg);
	height:240px;
	background-repeat: no-repeat;
	padding-top:20px;
}

.araiyakushimae {
	background-image:url(https://www.kumin-saijou.com/img/araiyakushimae_topimg.jpg);
	height:240px;
	background-repeat: no-repeat;
	padding-top:20px;
}


.news-box {
}

.link_img {
	margin-left:auto;
	margin-left:auto;
	text-align:center;
	margin-right: auto;
	margin-bottom: 15px;
}

a:hover img
{
opacity:0.8;
filter: alpha(opacity=90);
-ms-filter: "alpha( opacity=80 )";
background: #fff;
}


.top_link_img{
	margin-left:20px;
	margin-bottom:15px;

}

.top_copy{
	width:515px;
	height:85px;
	display:block;
	position:absolute;
	margin-left:25px;
	margin-top:30px;
	overflow:visible;
}

.widget_back {
	background-image:url(https://www.ggorganics.jp/ggo_img/top_bata_back_w30.png);
	background-repeat: repeat-y;
	margin-right: 20px;
	margin-left: 20px;
	padding-bottom: 20px;
	padding-top: 10px;
}

.item-list p {
	font-size:10px;
}

.item-box1 {
	width:180px;
	height:190px;
	margin-left:8px;
	margin-right:8px;
	float:left
}


.item-box2 {
	width:180px;
	height:190px;
	margin-left:8px;
	margin-right:8px;
	float:left
}

.item-box3 {
	width:180px;
	height:190px;
	margin-left:8px;
	margin-right:8px;
	float:left
}

.item-img{
	margin-bottom:5px;
	width: 120px;
}

.comments-open-content{
	width:80%;
	margin-top: 20px;
	margin-bottom: 30px;
}


.twitter {
	width:240px;
	margin-left:15px;
	margin-right:10px;
	text-align:center;
	margin-top: 15px;
}

.like_b{
	height:25px;
	margin-top:15px;
	float: right;
	width: 100%;
	display: block;
	position: absolute;
	margin-bottom: 40px;
}

.twitter_b {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	width: auto;
	height: auto;
	float: left;
}

.facebook_b {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	width: 200px;
	height: auto;
	float: left;
}

.hatena_b {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	width: auto;
	height: auto;
	float: left;
}

.yahoo_b {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	height: auto;
	float: left;
	vertical-align: bottom;
}

.evernote_b {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	height: auto;
	float: left;
	vertical-align: bottom;
}

.trackbacks {
	margin-top: 40px;
	padding-top: 40px;
}

.heder_inho {
	float:right;
	color: #6C6C6C;
	width: 70%;
	height: 25px;
	text-align: right;
	position: relative;
	display: block;
	top: -40px;
	margin: 0px;
	padding: 0px;
}


.main_img {
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}


.main_img {
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 10px;
}

.alpha_a {
	width:400px;
	float: left;
	margin-right: 25px;
}

.alpha_b {
	width:248px;
	float: right;
	min-height: 400px;
	border: 1px solid #D5D5D5;
}


#top_index{
	height: 400px;
}


#top_index-inner{
	height: auto;
	min-height: 400px;
	margin-bottom: 20px;
	padding-bottom: 10px;
}


.bt li{
	margin-bottom: 10px;
	height: auto;
	width: auto;
}

.ad_img1 {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	text-align: center;
	margin-top: 10px;
}
