/*------------------------------------------------------------------------------
　デフォルトスタイル
------------------------------------------------------------------------------*/

/* リセット */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,img { 
	margin: 0;
	padding: 0;
}

/* 背景 */
body{
	font-size:14px;
	width:100%;
	text-align:center;
    font-family :Arial;
}

/* テキスト設定 */
div,p,th,td,textarea{
	color:#717171;
	line-height:200%;
	letter-spacing:0.1em;
	font-size:100%;
	font-family : sans-serif,'arial','arial black';
	/* font-family : serif,'Batang','Book Antiqua'; */
}

/* 段落 */
p{
	/*text-indent:1em;*/
	text-align: justify;
	text-justify: inter-ideograph;
}

/* 画像 */
img{
	border:none;
	vertical-align: baseline;
}

/* 区切り線 */
hr{
	height: 1px;
	border: none;
	border-top: 1px #CCCCCC solid;
	/*border-top: 1px #CCCCCC dashed;*/
}

/* アンカー */
a { text-decoration:none; }
a:link { color: #F29800 }
a:visited { color: #F29800 }
a:hover { color: #F9CB80; }
a:active { color: #F29800 }


/* リスト */
ul, ol ,li{
  list-style-position: outside;
  list-style-type: none;
}

/* テーブル */
/*	table-layout: fixed; */
table {
  margin-top:15px;
  border-collapse: collapse;
  border-spacing: 0;
  border:none;
  margin-left:auto;
  margin-right:auto;
}
th {
  font-family: serif;
  white-space: nowrap;
  vertical-align:top;
  text-align:center;
  padding:2px;
  color:#333333;
  background:#ffffff;
  border-spacing: 0;
  border:none;
  empty-cells: show;
  font-size:60%;
}
td {
  font-family: serif;
  vertical-align:top;
  text-align:center;
  padding:2px;
  color:#777777;
  background:#FFFFFF;
  border-spacing: 0;
  empty-cells: show;
}

td a:link, td a:visited{
	color:#000000;
}


/*------------------------------------------------------------------------------
　カラム
------------------------------------------------------------------------------*/

#container{
	margin:20px auto;
	width:800px;
	text-align:left;
	background:#ffffff;
}

#topFrame{
	width:100%;
	overflow:hidden;
	zoom:1;
	padding:0;
	margin:0;
}
#topTitle{
	float:left;
	width:500px;
	text-align:left;
}
#topTitle h1{
	font-size:120%;
	text-indent:8px;
	margin:0;
	padding:0;
	position:relative; top:5px;
}
#topTitle h2{
	font-size:80%;
	font-weight:normal;
	text-indent:8px;
	margin:0;
	padding:0;
}
#tnavi{
	float:right;
	width:300px;
	text-align:right;
	margin:0;
	padding:0;
}
#header{
	width:100%;
	padding-bottom:35px;
}
#middle{
	overflow:hidden;
	zoom:1;
}
#contents{
	float:left;
	width:600px;
	text-align:left;
}
#contents .entry{
	padding-bottom:100px;
}
#contents .entry .right{
	font-size:100%;
	text-align:left;
	margin-left:70px;
	color:#F29800;
	margin-top:-6px;
}
#contents .entry .body{
	margin-top:30px;
	width:460px;
	position:relative; left:70px;
	text-align: justify;
	text-justify: inter-ideograph;
	overflow:hidden;
	zoom:1;
}
#contents .entry img{
	/*margin-left:-14px;*/
}

#contents .entry .top{
	width:100%;
	background:url("http://www.miyama-shop.net/blog/img/title_bg.jpg");
	height:60px;
}
#contents .entry h2{
	width:560px;
	height:30px;
	color:#777777;
	font-size:120%;
	text-indent:70px;
	padding-top:15px;
	letter-spacing:0.1em;
	letter-spacing:1px\9;
}
* html #contents .entry h2{
	height:45px;
}
body:first-of-type .entry h2{
	font-weight:normal
}

#contents #nextLink{
	width:601px;
	text-align:center;
	font-size:120%;
}


#contents img{
	margin-bottom:15px;
}
#contents p{
	margin-bottom:15px;
}
#footer{
	margin:20px 0;
	width:730px;
	text-align:right;
}



/* サイドナビ */
#snavi{
	margin-top:0px;
	float:right;
	width:199px;
	text-align:center;
	font-size:80%;
}

/* サイドナビ アンカー */
#snavi a { text-decoration:none; }
#snavi a:link { color: #777777 }
#snavi a:visited { color: #777777 }
#snavi a:hover { color: #e54c8e; }
#snavi a:active { color: #e54c8e }

/* サイドナビ 枠 */
#snavi .snaviTop{
	background:url("http://www.miyama-shop.net/blog/img/snavi_top.gif");
	height:12px;
}
#snavi .snaviMiddle{
	background:url("http://www.miyama-shop.net/blog/img/snavi_middle.gif");
	height:37px;
}
#snavi .snaviBottom{
	background:url("http://www.miyama-shop.net/blog/img/snavi_bottom.gif");
	height:16px;
}
#snavi .snaviFrame{
	border-left:1px solid #BFBFBF;
	border-right:1px solid #BFBFBF;
	padding:0 10px;
}
#snavi ul{
	padding-top:10px;
}

/* サイドナビ見出し */
#snavi #snaviCalender{
	height:22px;
	background:url("http://www.miyama-shop.net/blog/img/snavi_calender.gif") no-repeat;
	background-position:50% 0;
	text-indent:-999999px;
}
#snavi .calenderMonth{
	font-size:10px;
	color:#000000;
}
#snavi .snaviFrame td a:link,
#snavi .snaviFrame td a:visited,
#snavi .snaviFrame td a:hover{
	color:#e54c8e;
}

#snavi #snaviArchives{
	height:26px;
	background:url("http://www.miyama-shop.net/blog/img/snavi_monthry.gif") no-repeat;
	background-position:50% 0;
	text-indent:-999999px;
}
#snavi .archivesFont a{
	color:#000000;
	font-size:130%;
	letter-spacing:0;
}
#snavi .archivesFont a:hover{
	color:#e54c8e;
}
#snavi #snaviRatest{
	height:26px;
	background:url("http://www.miyama-shop.net/blog/img/snavi_latest.gif") no-repeat;
	background-position:50% 0;
	text-indent:-999999px;
}
#snavi #snaviCategory{
	height:39px;
	background:url("http://www.miyama-shop.net/blog/img/snavi_category.gif") no-repeat;
	background-position:50% 0;
	text-indent:-999999px;
}
#snavi #snaviMembers{
	height:23px;
	background:url("http://www.miyama-shop.net/blog/img/snavi_member.gif") no-repeat;
	background-position:50% 0;
	text-indent:-999999px;
}
#snavi #snaviBlog{
	height:38px;
	background:url("http://www.miyama-shop.net/blog/img/snavi_blog.gif") no-repeat;
	background-position:50% 0;
	text-indent:-999999px;
}
