/* body color and minimum font setting */
body {
  /*font-family: Arial,Helvetica,sans-serif;*/
  font-family: "Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
  font-size: 75%;
  line-height: 1.2em;
  text-align: center;
  margin: 0;
  padding: 0;
  color: #909090;
  background-color: #CCCCCC;
}

/* elements */
h1, h2, h3 {
  color: #f0f0f0;
  /*font-family: Palatino, Times, "Times New Roman", serif;*/
  font-family: "Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}
h1 {
  font-size: 1.7em;
}
h2 {
  font-weight: normal;
  font-size: 2em;
}
h3 {
  font-size: 1.4em;
}
p {
  font-size: 1.1em;
  line-height: 1.4em;
}
img {
  line-height: 1em;
}
ul {
  margin: 0;
  padding: 0;
  list-style: none outside;
}
li {
  font-size: 1.1em;
  line-height: 1.4em;
}
a {
  color: #664400;
  background-color: transparent;
  text-decoration: none;
}


/************************************************************************************/
/* container                                                                        */
/************************************************************************************/

div#container {
	background-color: #FFFFFF;
	display: block;
	width: 960px;
	height: auto;
	text-align: left;
	margin: 0 auto;	
	padding: 0;
}

div#container .a1 {
	text-align: right;
	padding: 0 10px 0px 10px;
	color: #000000;
}

div#container .a2 {
	text-align: top;
	padding: 10px 10px 10px 20px;
	color: #000000;
}

/************************************************************************************/
/* header                                                                           */
/************************************************************************************/

div#siteHeader {
	width: 100%;
	text-align: left;
	height: 200px;
	padding-top: 10px
}


/************************************************************************************/
/* main                                                                             */
/************************************************************************************/

div#siteMain {
  float: left;
  width: 680px;
  height: auto;
  padding-left: 20px;
  padding-right: 10px;
  margin-top: 0em;
}

div#siteMain a{
  text-decoration: underline;
}

div#quickSearch .quickSearchInput{
	margin-top : -10px;
	line-height: 30px;
}





div#category li {
	width: auto;
	height: 60px;
	margin-bottom: 1em;
	padding-left: 70px;
	font-size: 1.2em;
	font-weight: bold;
	color : #333333;
}


div#rank a{
	padding: 0px 5px 0px 5px;
}

div#categoryLeft{
	padding-top : 2em;
	float : left;
	width : 330px;
}
div#categoryRight{
	padding-top : 2em;
	 display: inline;
	float: right;
	height: auto;
}
div.s {
	/*margin: 2em;*/
	width: 320px;
	height: 130px;
}
div#categoryLeft {
	width: 320px;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
div#categoryLeft h2{
	font-size: 1.4em;
	font-weight: bold;
	padding-left: 0.5em;
	border-left: 8px solid #FF9900;
	color : #000000;
}
div#categoryLeft p{
	margin: 1em 0;
	line-height: 1.5;
}
div#categoryRight {
	width: 320px;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
div#categoryRight h2{
	font-size: 1.4em;
	font-weight: bold;
	padding-left: 0.5em;
	border-left: 8px solid #FF9900;
	color : #000000;
}
div#categoryRight p{
	margin: 1em 0;
	line-height: 1.5;
}







div#amazonRanking h2{
	font-size: 1.4em;
	font-weight: bold;
	padding-left: 0.5em;
	border-left: 8px solid #FF9900;
	color : #000000;
}
div#amazonRanking p{
	margin: 1em 0;
	line-height: 1.5;
}



div#siteIndex li.midashi1{
	margin: 0 0 0 0px;
	font-weight: 800;
}

div#siteIndex li.midashi2{
	margin: 5px 0 5px 20px;
	font-weight: 800;
	background-color: #cccccc;
}

div#siteIndex li{
	margin: 0 0 0 40px;
}

div#amazonList {
	float: left;
	width:225px;
}
div#rakutenList {
	float: left;
	width:225px;
}
div#yahooList {
	float: left;
	width:225px;
}
div#siteMain h2 {
	font-size: 1.4em;
	font-weight: bold;
	padding-left: 0.5em;
	border-left: 8px solid #FF9900;
	
    color: #0066cc;
}

div#siteMain li.phBox {
  position: relative;
  float: left;
  width: 215px;
  height: 175px;
  margin-right: 8px;
  padding: 10px;
  background-image: url(../images/phboxBg2.png);
  background-repeat: no-repeat;
  background-position: top left;
  line-height: 1em;
  color: #333333;
}
div#siteMain li h3 {
  margin-top: 5px;
  margin-right: 15px;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  color: #000000;
}
div#siteMain li.phBox p a img {
  position: absolute;
  bottom: 31px;
  *bottom: 30px;
  left: 26px;
}
div#siteMain li.phBox a, div#siteMain li.phBox a img {
  border: none;
}


div#about h2{
	font-size: 1.4em;
	font-weight: bold;
	padding-left: 0.5em;
	border-left: 8px solid #FF9900;
	color : #000000;
}


div#about p{
	padding-left: 30px;
	padding-right: 30px;
	font-size: 15px;
	color: #000000;
}

div#rule h2{
	font-size: 1.4em;
	font-weight: bold;
	padding-left: 0.5em;
	border-left: 8px solid #FF9900;
	color : #000000;
}


div#rule p{
	padding-left: 30px;
	padding-right: 30px;
	font-size: 15px;
	color: #000000;
}



/************************************************************************************/
/* sub                                                                              */
/************************************************************************************/

div#siteSub {
  display: inline;
  float: right;
  width: 220px;
  height: auto;
  /*
  	margin: 1em 0 0 50px;
  	padding: 5px 20px 30px;
  */
  padding-left: 10px;
  padding-right: 20px;
  background-color: #FFFFFF;
}




div#submenu1 h2{
	width: 218px;
	height: 26px;
	font-size: 1em;
	padding-left: 10px;
	text-align :middle;
	padding-top: 5px;
	padding-bottom: -5px;
	margin-bottom: -5px;
	background: url(../images/submenu.png) no-repeat;
}

div#contents1 {
	width: 216px;
	padding-top: 0px;
	
	margin-top: 0px;
	margin-left: 0px;
	border-left: solid 1px #535A28;
	border-right: solid 1px #535A28;
	border-bottom: solid 1px #535A28;
}


/************************************************************************************/
/* footer                                                                           */
/************************************************************************************/

p#siteFooter {
  clear: both;
  height: 60px;
  text-align: center;
  padding-top: 50px;
  
  font-size: 1em;
  color: #FFFFFF;
  
  
  background: url(../images/bg_footer.png) repeat-x;
}

p#siteFooter a{
	color:#FFFFFF;
}

p#siteFooter a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

p#siteFooter a:visited{
	color:#FFFFFF;
}

	
/* id, class, specific styles */

div#siteHeader h1, div#siteHeader p {
  /*
  text-indent: -9999px;
  */
}

div#siteMain h2 {
  padding-top: 5px;
}
div#siteMain p.continue {
  padding-bottom: 2em;
  border-bottom: 1px dotted #111111;
}

