@charset "utf-8";
/********************************************
　　　　　　　　　　　店舗、団体ブログ共通
********************************************/

#bg {
    background:transparent url(/img/bg_gradation.jpg) repeat-x scroll 0 0;
}

#blog_header {
    width:990px;
    margin:0 auto 10px auto;
}

.blog_front {
    padding: 5px 15px;
}

td.pre_month a, td.next_month a, div#content a{
	text-decoration: underline;
}

/* ブログ紹介のタイトル */
h2.blog_title {
	font-size: 160%;
	padding: 15px 11px;
	margin: 0 0 35px 0;
}


/********************************************
     各団体ブログトップ
*********************************************/

div#ygroup_index{
	margin-top: -10px;
	line-height: 1.6;
}

p#y_group_location{
	margin: 0;
}

p#y_group_homepage{
	margin: 3px 0 15px;
	padding-left: 13px;
}


div.introduction1{
	padding: 20px;
}

div.introduction1 p#y_group_img{
	float: right;
	width: 260px;
	background: #fff;
	border-bottom: 2px solid #ccc;
	border-right: 2px solid #ccc;
	text-align: center;
	padding: 15px 0;
	margin: 0 0 15px 15px;
}


/* 見出し */
div.list_by_category h3, div#list_by_calendar h3{
    background: #EFEFEF;
    font-size: 130%;
    margin: 0 0 25px 0;
    padding: 8px;
}

div.introduction2 h3, div.introduction3 h3, div#events h3, div.links h3{
	font-size: 120%;
	margin: 45px 0 20px 0;
	padding: 1px 8px;
}


div.introduction2 h3 span, div.introduction3 h3 span, div#events h3 span, div.links h3 span{
	display: block;
	border-left: 4px solid;
	padding-left: 8px;
	margin: 4px 0;
}

div.introduction2 div, div.introduction3 div{
	margin: 0 15px;
}

/********************************************
     ブログ記事部分
*********************************************/

div#ygroup_index h3, div#artucle_view h3, div.list_by_category h3.post_title, div#list_by_calendar h3.post_title {
	color: #555555;
	background: none;
	border: none;
	border-left: 3px solid #AB4720;
	font-size: 130%;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0 0 0 8px;
}


p.post_category {
	background: url(../img/bg_dash.gif) repeat-x left bottom;
	font-size: 80%;
	margin: 5px 0 0 0;
	padding-bottom: 5px;
}

p.post_date {
	/*display:inline;*/
	font-size: 90%;
}

div#list_by_calendar div#summary_archives p.post_date, div.list_by_category p.post_date {
    background: url(../img/bg_dash.gif) repeat-x left bottom;
    padding-bottom: 5px;
}

div.list_by_category .post_body {
    margin-top: 15px;
}

div.post_body ul {
	margin-left: 0;
    padding-left: 0;
}

div.post_body ul li {
    background:transparent url(/img/icons/icon_navi.gif) no-repeat scroll 0 8px;
    margin-bottom:2px;
    padding-left:13px;
}

/*for IE*/
* html body div.post_body ul li {
    background: url(/img/icons/icon_navi.gif) no-repeat 0 7px;
}

*:first-child+html body div.post_body ul li {
    background: url(/img/icons/icon_navi.gif) no-repeat 0 7px;
}

head~/* */body div.post_body ul li {
    background: url(/img/icons/icon_navi.gif) no-repeat 0 7px;
}
/**/

div.post_body ol {
	margin: 1em 0 1em 0;
	padding-left: 0;
}

div.post_body ol li {
	margin-left: 25px;
    list-style: decimal;
}

div.post_body table {
	diaplay: block;
    margin-left: 1px;
}

div.post_body td {
    border: 1px solid #CCCCCC;
}

div.post_body table {
    margin: 1em 0 1em 1px;
}

div.related_tags{
	clear: both;
}


div.related_tags ul{
    list-style: none;
    padding: 0;
    margin: 0;
}


div.related_tags li{
	display: inline;
	margin: 0;
	padding: 0 5px 0 0;
}


div.related_tags h4{
	margin-bottom: 5px;
}

hr.post_break {
	margin: 30px 0 30px 0;
	border: 0 none;
	height: 1px;
	color: #ddd; /* for WinIE/MacIE */
	background-color: #ddd; /* for Mozilla */
}

/* */

div#summary_archives ul{
list-style: none;
padding: 0;
}


*+html div.post_content img{
clear: both;
}

p.post_date {
	line-height: 100%;
	margin: 0 ;
}

div.post_content {
	margin: 0 0 60px 0;
}

p.post_selecter {
	/*border-bottom: 1px solid #ddd;*/
	padding-bottom: 20px;
	margin-bottom: 20px;
}

div.paging{
	margin-bottom: 30px;
}

div.paging{
    margin-top: 10px;
    text-align: center;
    color: #ccc;
}

div.paging .current{
    font-weight: bold;
}

p.edit_button{
	text-align: right;
	background: #eee;
	padding: 5px;
}

div#list_by_calendar ul {
    margin: 0;
}


/********************************************
     活動予イベント予定部分
*********************************************/

div#event_paging{
	text-align: center;
	margin-bottom: 30px;
}

div#event_paging span.current{
	font-weight: bold;
}

div#event_paging span.arrow{
	font-size: 130%;
}

div#events h4{
	font-size: 120%;
	margin: 6px 0 0 0;
}

p.post_nothing{
	text-align: center;
	margin-top: 50px;
}


/********************************************
     リンク集部分
*********************************************/
div.links ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

div.links ul li{
	padding-left: 13px;
	margin-bottom: 8px;
}

div.links ul li a{
	padding-left: 13px;
	margin-left: 5px;
}


p.link_nothing{
	text-align: center;
	padding-top: 30px;
}

/********************************************
     応援メッセージのエラー部分
*********************************************/
.error-message {
    margin-left: 150px;
}
