@charset "utf-8";

/* 基本スタイル
---------------------------------------------*/
body {
   	font-size: 75%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1.4;
	/*\*/
	letter-spacing: 0.05em;
	/**/
	color: #666666;
	background: #000000 url() left top repeat-x;
	margin: 0;
	padding: 0;
}
/* ../../images/dvd_he_back.gif  2011.05.20.ネガ無しにする
---------------------------------------------*/

div#siteMain {
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
}

/* id, class, specific styles */


div#siteHeader ul#siteNav li {
  display: inline;
  float: left;
  width: auto;
  height: auto;
  margin-right: 2em;
  color: #0066cc;
  font-family: Verdana, Myriad, Helvetica, Arial, sans-serif;
  font-size: 1.3em;
  font-weight: bold;
}

div#siteAbout h2 {
  margin-top: 2em;
  color: #ffffff;
  font-size: 1.2em;
}
div#siteAbout p {
   font-size: 1.2em;
   }

div#siteMain h2 {
  margin: 2em 0 1.5em;
  color: #0066cc;
}
div#siteMain li.phBox {
	position: relative;
	float: left;
	width:200px;
	height: 170px;
	margin-right: 10px;
	 margin-top: 10px;
	padding: 8px 8px 8px 8px;
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #121212;
	line-height: 1em;
	border : 1px solid #222222;
	
}
/* htm-ビデオの大きさ iframe width="350" height="227"  */

div#siteMain li h3 {
  color: #cccccc;
  margin-top: 10px;
  font-size: 12px;
  font-weight: normal;
  text-align: left;
  margin: 5px 0px 0px 5px;
 }

img {
	border: none;
	vertical-align: top;
}

 #kousin {
	position: absolute;
	top: 80px;
	left: 20px;
	width:150px;	
	padding: 0px 0px 0px 10px;
	}

/* 固定幅の2段組レイアウト
---------------------------------------------*/
#wrapper {
	min-width: 793px;
	max-width: 1205px;
	position: relative;
}
#content {
	width: auto;
	margin-top: 80px;
	margin-left:220px;
	background: url() left repeat-y;
	padding: 0px 0px 0px 0px;
}
#logo {
	position: absolute;
	left:23px;
	top: 10px;
	width: 450px;
	height: 40px;
	}

#globalNav {
	position: absolute;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 18px;
	border: solid 1px #222222;
	left:30px;
	top: 90px;
	width: 155px;
	padding-bottom: 2px ;
	background-color: #121212;
	
}

/*項目のボタン無しlist-style: none */
#globalNav li {
	border-bottom: 1px solid #000000;
	list-style: none;
	
	}

/*項目の文字色　color: #DDDDDD　白に近いグレー */
a:link {
	text-decoration: none;
	color: #cccccc;	
	}
/*クィック後の色　color: #3D3D3D　少し濃いグレー */
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
/*選択した時の色　color: #0066ff　薄いブルー */
a:hover {
	background-color: #0066ff;
}
a:active {
	text-decoration: none;
}


#viewCart {
	position: absolute;
	right:150px;
	top:30px;
	width: 500px;
	height: 100px;
	left: 400px;
	background-image: url(/photo/images/photo_sunday.gif);
	
}

/* 大見出し
---------------------------------------------*/
h1 {
	margin-bottom: 20px;
}

/* フッター
---------------------------------------------*/
/* ../../images/fo_back.gif　フッター用ネガ無しにする2011.05.20
---------------------------------------------*/
#footer {
	background: url() left top repeat-x;
	clear: both;
	width: 200px;
	margin-left:0px;
	margin-top:0px;
	margin-right: 10px;
	padding: 5px 5px 5px 5px;
	left: 10px;
	top: 10px;
	height: 30px;
	background-image: url();
	background-color: #000000;
	margin-right: 0px;
}
#footer p {
	position: absolute;
	left: 8px;
	top: 0px;
	width: 330px;
	margin-left:10px;
	margin-top:5px;
	margin-right: 10px;
	padding: 0px 0px 0px 4px;
	color: #ADADAD;
}
