/*  
Theme Name: Amazing-Flash
Theme URI: http://www.amazing-flash.com/
Description: Amazing-Flash WEB SITE
Version: 1.0
Author: nahcok
*/

@charset "utf-8";
/* CSS Document */

body,td,th {
	font: 0.8em 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/back.gif);
}

a:link {
	color: #6666FF;
}
a:hover {
	color: #FF99CC;
}
a:active {
	color: #FF0033;
}

/* for Safari */
p{text-shadow:#000 0 0 0; } 
/* for Firefox */
p{-moz-opacity: 0.99;}

.txtff0066 {
	color: #FF0066;
}
.txtred {
	color: #FF0000;
}
.txtblue {
	color: #0000FF;
}



#container {
	height: auto;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/header.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#header-top  {
	text-align: center;
	padding-top: 36px;
	padding-right: 36px;
	padding-bottom: 18px;
	padding-left: 36px;
}
#header-top h1  {
	padding: 18px;
}

#navi-top {
	margin-right: auto;
	margin-left: auto;
	width: 450px;
}
#navi-top ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#navi-top ul li {
	margin-bottom: 6px;
	float: left;
	margin-right: 18px;
	display: block;
	height: 27px;
}
#footer-top {
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-bottom: 18px;
}

#header  {
	text-align: center;
	padding-top: 36px;
	padding-right: 36px;
	padding-left: 36px;
}
#header h1  {
	padding: 18px;
}
#navi {
	height: 36px;
	width: 720px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#navi ul {
	margin: 0px;
}
#navi li {
	display: block;
	height: 36px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}

#info-tp {
	padding-top: 9px;
	padding-right: 18px;
	padding-bottom: 18px;
	padding-left: 18px;
	margin-bottom: 18px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 18px;
	width: 414px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
}
#info-tp h2 {
	color: #F00;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 9px;
}
#info-tp div {
	overflow: auto;
	height: 81px;
}
#info-tp div ul li span {
	font-size: 0.8em;
}


#contents {
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	padding-top: 18px;
	padding-bottom: 18px;
	float: left;
	width: 810px;
}
#contents h2 {
	font-size: 1.3em;
	font-weight: bold;
	margin: 0px;
	color: #003;
	width: 630px;
	padding: 0px;
}
#contents p{
	line-height: 120%;
	margin-top: 9px;
	margin-bottom: 9px;
}

#contents #postdata {
	margin-top: 9px;
	float: left;
	width: 621px;
	padding-right: 9px;
}
#contents .gallery  {

}
#contents .gallery ul  {
	margin: 0px;
	padding: 0px;
}
#contents .gallery ul li {
	display: block;
	float: left;
	height: 90px;
}
#contents .listup {
	padding-top: 9px;
}

#contents .listup ul {
	list-style-type: circle;
	margin-left: 18px;
}

#contents .listup ul li {
	padding-bottom: 9px;
}
#contents #postdate {
	padding-top: 9px;
}
#contents #linkdata {
	margin-top: 9px;
}
#contents #linkdata h3 {
	margin-top: 9px;
}

#contents #archive {
	width: 161px;
	float: left;
	padding-top: 9px;
	padding-left: 18px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999;
}
#contents #archive h3 {
	font-weight: bold;
	padding: 0px;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contents #amazon {
	float: right;
}



#comenavi {
	clear: both;
	padding-top: 18px;
}

#footer {
	margin-right: auto;
	margin-left: auto;
	clear: both;
	text-align: center;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	padding-top: 27px;
	padding-right: 18px;
	padding-bottom: 18px;
	padding-left: 18px;
}


.wp-pagenavi {
	clear: both;
	padding-top: 9px;
}

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:hover {	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}

/**/
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/* WinIE7 only */
*:first-child+html .clearfix{
  height:1%;
}

/* WinIE6 and below */
/*\*/
* html .clearfix{
  height:1%;
}
/**/

/* MacIE only */
/*\*//*/
.clearfix{
  display:inline-table;
}
/**/

