@charset "utf-8";

/*------------------------------------------------------------
  post_bloc
-------------------------------------------------------------*/
#post_bloc {
}

#post_bloc h2 {
	clear: both;
	font-size: 16px;
	line-height: 1.4;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #03878C;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #03878C;
	padding-left: 5px;
}

#post_bloc h3 {
	font-size: 14px;
	line-height: 1.4;
	font-weight: bold;
	margin-bottom: 5px;
}

#post_bloc p {
	font-size: 13px;
	line-height: 1.6;
	color: #333333;
	text-align: justify;
	text-justify : inter-ideograph;
}

#post_bloc p img {
	background-color: #FFFFFF;
	padding: 5px;
	margin-right: 10px;
	margin-bottom: 10px !important;
	border: 1px solid #CCCCCC;
	float: left;
}

#post_bloc ul {
	background-color: #FFFFFF;
	border: 1px solid #EEEEEE;
	margin-bottom: 10px;
	padding: 9px;
	clear: both;
}
#post_bloc ul li {
	font-size: 14px;
	line-height: 1.2;
	font-weight: bold;
}

#post_bloc ul li ul {
}
#post_bloc ul li ul li {
	font-size: 10px;
	line-height: 1.2;
	font-weight: normal;
}

p#nextPost {
	text-align:right;
	font-weight:bold;
	color:#EE0000;
	margin-top:20px;
}

#postNavi {
clear:both;
text-align:center;
margin-bottom: 20px;
margin-top:20px;
}

#postNavi a {
display:inline-block;
width:7em;
border:1px solid #444444;
margin-left: 5px;
margin-right:5px;
padding: 5px;
}

div#authorBox {
position:relative;
background-image:url(../image/Bg.gif);
background-position:right;
background-repeat:no-repeat;
height:150px;
border: 1px solid #cccccc;
}

img#shopImg{
float:left;
}

img#shopLogo{
position:absolute;
bottom:10px;
left: 310px;
}

p#shopName {
margin-left:310px;
color:#ff7700;
font-weight:bold;
margin-top:10px;
margin-bottom:0;
}

p#shopTel{
margin-left:310px;
}

img#shopLink {
position:absolute;
bottom:10px;
right: 10px;
}

p#shopLink a{
}

/*------------------------------------------------------------*/

#post_bloc ul {
	background-color: #FFF3E6;
	border: 1px solid #EEEEEE;
	margin-bottom: 20px;
	clear: both;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 5px;
}
#post_bloc ul li {
	font-size: 14px;
	line-height: 1.4;
	font-weight: bold;
	color: #FF6600;
}

#post_bloc ul li ul {
	padding: 10px;
	background-color: #FFFFFF;
	margin-bottom: 15px;
}

#post_bloc ul li ul li {
	font-size: 12px;
	line-height: 1.4;
	font-weight: normal;
	color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*------------------------------------------------------------*/

p#postNavi {
}

p#postNavi a {
	text-decoration: none;
	background-color: #F5F5F5;
	border: 1px solid #CCCCCC;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
}
p#postNavi a:hover {
	background-color: #147B80;
	color: #FFFFFF;
	border: 1px solid #00929B;
}





