/* dmc.css
   - "shopMENU" style sheet for Japanese Web document  by DATAMAC 2011/8/14 */

/* Setting for Japanese common style */

@charset "utf-8";

/* 一括で全ての要素の余白をゼロに指定 */
* {
  padding: 0;
  margin: 0;
  line-height: normal;
}

a:link {
  color:#006699;
}

a:visited {
  color:#006699;
}

a:hover {
  color:#6699ff;
}

/* -- 画像と画像リンク -- */
img,
img a,
img a:hover {
  border: 0;
  margin: 0;
  text-decoration: none;
}

/* -- リンク画像透過処理 -- */
div#hoge a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	background: #fff;
}


/* ---------------------------------------- フォントスタイル フォントサイズ */

body {
  color:#555555; 
  font-size:12px;
  text-align: center;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  padding: 0;
  margin: 0;
}

/* ---------------------------------------- レイアウトに関する指定 */

#wrapper {
  text-align: left;
  margin: 0 auto;
  width: 940px;
  background: url(../img/shop/bgside2.jpg) repeat-y 0 0;
}

#header {
  width: 100%;
  height:90px;
  position: relative;
  top: 0px;
  left: 2px;
  margin-bottom: 0em;
  background: url(../img/shop/shopbg.gif) no-repeat 0 0;
}

#contents {
  float: right;
  width: 620px;
  padding-right: 20px;
}

#sidebar {
  float: left;
  width: 200px;
  padding-left: 20px;
}

#footer {
  width: 938px;
  clear: both;
  position: relative;
  top: 0px;
  left: 1px;
  background: url(../img/shop/bg-footer.gif) no-repeat 0 100%;
}

/* ---------------------------------------- #header内の指定 */

/* -- 見出しレベル1 -- */
h1 {
  font-size: 100%;
  font-weight: normal;
  position: absolute;
  bottom: 20px;
  right: 20px;
}

/* -- 企業名 ショップ名 サイト名 -- */
.logo {
  text-decoration: none;
  display: block;
  width: 287px;
  height: 80px;
  background: url(../img/shop/shoplogo.gif) no-repeat 10px 0;
}

.logo a {
  text-decoration: none;
  display: block;
  width: 200px;
  height: 50px;
  background: url(img/bg-logo.jpg) no-repeat 0 0;
}

.logo a:hover {
  text-decoration: none;
  background: url(img/bg-logo.jpg) no-repeat -200px 0;
}


.logo {
  font-size: 120%;
  position: absolute;
  top: 10px;
  left: 20px;
}

.logo a {
  text-decoration: none;
  color: #000000;
}

.logo a:hover {
  text-decoration: none;
  color: #ff0000;
}
*/

/* -- 概要 -- */
.description {
  font-size: 90%;
  position: absolute;
  top: 0.5em;
  right: 20px;
}

/* -- グローバルナビゲーション -- */

/* ---------------------------------------- Menuの指定 */
#menu_ul2{
	margin-left: 5px;
	padding: 0;
	width: 100%;
	background: transparent;
	padding-left: 5px;
}

#menu_ul2 ul{
	font: bold 13px Arial, Verdana, sans-serif;/*font size*/
	margin:0;
	padding:0;
	list-style:none;
}

#menu_ul2 li{
	display:inline;
	margin:0 2px 0 0;
	padding:0;
	text-transform:uppercase;
}


#menu_ul2 a{
	float:left;
	color: white;
	background: #8cb85c url(images/color_tabs_left.gif) no-repeat left top;
	margin:0 2px 0 0;
	padding:0 0 1px 3px;
	text-decoration:none;
	letter-spacing: 1px; /*font interval*/
}

#menu_ul2 a span{
	float:left;
	display:block;
	background: transparent url(images/color_tabs_right.gif) no-repeat right top;
	padding:5px 10px 3px 7px;
}

#menu_ul2 a span{
	float:none;
}

#menu_ul2 a:hover{
	background-color: #678b3f;
}

#menu_ul2 a:hover span{
	background-color: #678b3f;
}

#menu_ul2 #current a, #menu_ul2 #current span{ /*currently selected tab*/
	background-color: #678b3f;
	padding:3px 6px 2px 4px;
}

#menu_under_line{
	clear: both;
	padding: 0;
	width: 100%;
	height: 8px;/*under line height*/
	line-height: 8px;
	background: #678b3f;
	border-top: 0px solid #fff; /*Remove this to remove border between bar and tabs*/
}

/* -- ご利用案内等のリンク部分 -- */

#header ul {
  list-style-type: none;
  position: absolute;
  top: 2em;
  right: 20px;
}

#header li {
  display: inline;
  margin-left: 0.5em;
}

/* ---------------------------------------- #contents内の指定 */

/* -- 見出し -- */
h2,h3,h4,h5,h6 {
  font-size: 100%;
  font-weight: normal;
  margin-bottom: 1em;
  padding:  1em 0 1em 20px;
}

h3,h4,h5,h6 {
  margin-top: 2em;
  background: url(../img/shop/bg-h.jpg) no-repeat 0 50%;
  clear: both;
}

h2 { background: url(../img/shop/bg-h2.jpg) no-repeat 0 50%;
  color:#FFFFFF;
 }

/* -- 文字 -- */
#contents p {
  line-height: 1.6em;
  margin-bottom: 0.5em;
}

/* -- パン屑リスト -- */
#contents .topic-path { margin-bottom: 0.5em; }

/* -- ページ先頭へのリンク -- */
#contents .page-top {
  line-height: normal;
  text-align: right;
  margin-bottom: 2em;
  clear: both;
}

.clear { clear: both; }

/* ---------------------------------------- #sidebar内の指定 */

/* -- サイドバー内の文字 -- */
#sidebar p { margin-bottom: 2em; }

/* -- サイドバー内のタイトル -- */
#sidebar .sidetitle {
  font-weight: bold;
  margin-bottom: 0;
  padding: 0.5em 0;
  color: #006699;
  background-color: #ffffff;
  border-bottom: 1px solid #006699;
}

/* -- ローカルナビゲーション -- */
.localnavi {
  list-style-type: none;
  margin-bottom: 2em;
}

.localnavi li { display: inline; }

.localnavi a {
  text-decoration: none;
  display: block;
  width: 190px;
  padding: 0.5em 5px;
  background: url(img/bg-localnavi.jpg) no-repeat 0 100%;
  border-bottom: 1px solid #cccccc;
}

.localnavi a:hover {
  text-decoration: none;
  background: url(img/bg-localnavi.jpg) no-repeat -200px 100%;
}

/* -- サイドバー内のお知らせ情報 -- */
#sidebar dl {
  width: 200px;
  margin-bottom: 2em;
}

#sidebar dt {
  text-align: center;
  padding: 0.5em 0;
  color: #ffffff;
  background-color: #0066ff;
}

#sidebar dd {
  line-height: 1.6em;
  margin-bottom: 2em;
  padding: 0.5em 9px;
  border: 1px solid #0066ff;
}

/* ---------------------------------------- #footer内の指定 */

/* -- コピーライト部分 -- */
address {
  text-align: center;
  font-style: normal;
  padding-bottom: 0.5em;
}

/* -- 会社名 住所など -- */
#footer dl {
  font-size: 90%;
  text-align: right;
  padding: 3em 20px 0.5em;
}

#footer dt {
  font-weight: bold;
  margin-bottom: 0.5em;
}

#footer dd { margin: 0; }

/* -- 会社概要 特定商取引法リンク -- */
#footer ul {
  list-style-type: none;
  padding: 0 0 1em 20px;
}

#footer li {
  display: inline;
  padding-left:1em;
}

/* 以下 CSSデザインサンプルクレジット部分 */
#cds { display: none; }

/* ---------------------------------------- トップページ */

/* -- お薦め商品 -- */
.ul-topinfo-list01 {
  list-style-type: none;
  width: 560px;
  padding: 0 0 1em 10px;
}

.ul-topinfo-list01 li {
  float: left;
  width: 180px;
  margin-right: 5px;
}

/* -- 新着商品 -- */
.dl-topinfo-list02 dt {
  margin-bottom: 0.5em;
  color: #006699;
  background-color: #ffffff;
}

.dl-topinfo-list02 .imgbox {
  float: left;
  margin: 0 2em 2em 0;
}

/* -- お知らせ / 更新情報 -- */

.dl-topinfo-list03 { margin: 0 0 1em; }

.dl-topinfo-list03 dt {
  margin-bottom: 0.5em;
  color: #006699;
  background-color: #ffffff;
}

.dl-topinfo-list03 ul {
  list-style-type: none;
  margin: 1em 0;
}

.dl-topinfo-list03 li {
  line-height: 1.6em;
  padding: 10px 0 9px;
  border-bottom: 1px solid #666666;
}

/* ---------------------------------------- 会社概要ページ */

.table-about {
  width: 100%;
  margin: 1em 0;
}

.table-about th {
  font-weight: normal;
  width: 160px;
  padding: 0.5em 10px;
  background-color: #6699cc;
  color: #ffffff;
  border-bottom: 1px solid #ffffff;
}

.table-about td {
  width: 380px;
  padding: 0.5em 0 0.5em 10px;
}

/* ---------------------------------------- 個人情報ページ */
.ol-privacypolicy { margin: 2em 0 1em 30px; }

.ol-privacypolicy li {
  line-height: 1.6em;
  margin-bottom: 1em;
}

/* ---------------------------------------- フォーム */


form dl { margin: 1em 0; }

form dt { margin-bottom: 2px; }

form dd { margin-bottom: 1em; }

form span {
  padding-left: 0.5em;
  color: #ff0000;
  background-color: #ffffff;
}

input { padding: 2px; }

/* ---------------------------------------- 各商品ページの指定 */

/* -- 商品カテゴリー -- */

#contents .dl-list-01 {
  width: 570px;
  margin: 1em 0;
}

#contents .dl-list-01 dt {
  width: 200px; /* 幅調節 */
  height: 300px; /* 高さ調節 */
  float: left;
  clear: left;
}

#contents .dl-list-01 dd {
  width: 370px; /* 幅調節 */
  height: 300px; /* 高さ調節 */
  float: left;
}

/* -- 商品詳細分類 商品一覧 -- */

#contents .ul-list-02 {
  list-style-type: none;
  width: 570px;
  margin: 1em 0;
}

#contents .ul-list-02 li {
  float: left;
  width: 185px; /* 幅調節 */
  margin-bottom: 4em;
}

#contents .ul-list-02 dl { height: 300px; } /* 高さ調節 */

#contents .ul-list-02 dt { margin-bottom: 1em; }

#contents .ul-list-02 dd { margin-bottom: 0.5em; }

/* -- 個別商品ページ -- */

#contents .dl-list-03 {
  width: 570px;
  margin: 1em 0;
}

#contents .dl-list-03 dt { margin-bottom: 1em; }

#contents .dl-list-03 dd { margin-bottom: 1em; }

 /* 画像を左寄せにする */
.left {
  float: left;
  margin: 0 2em 2em 0;
}

 /* 画像を右寄せにする */
.right {
  float: right;
  margin: 0 0 2em 2em;
}



/*------------------------------------------------------　dmc　ver.　style sheet for Japanese Web document  by DATAMAC 2011/6/28　*/


/* Headings */

.center { text-align:center; }
.left { text-align:left; }
.right { text-align:right; }

p.size4in { font-size:12px; text-indent:12px; }
p.size3in { font-size:14px; text-indent:14px; }
p.size2in { font-size:18px; text-indent:18px; }

p.t1 { font-size:14px; text-align:center; }
p.t2 { color:#ff0000; left:-2px; font-size: 18px; font-weight: bold;}
p.t12 { font-size:12px; text-align:center; }

td.t3 { font-size:16px; font-weight:bold; text-align:center; 
	color: #FFFFFF; background-color: #cc1414;}

span.t12 { font-size:12px; }



span.size6 { font-size:8px; }
span.size5 { font-size:10px; }
span.size4 { font-size:12px; }
span.size3 { font-size:14px; }
span.size2 { font-size:18px; }
span.size1 { font-size:24px; }

span.size2b { font-size:18px; font-weight:bold }
span.underline { text-decoration:underline; }
span.bold { font-weight:bold; }
span.red { color:#ff0000; }

td.bigtitle { font-size:16px; line-height:16px; font-weight:bold; text-align:left; }
td.title { font-size:14px; font-weight:bold; text-align:center; }
td.number { font-size:14px; font-weight:bold; text-align:left; }
td.item { font-size:14px; font-weight:bold; text-align:left; }
td.content { font-size:14px; text-align:left; }
td.credit { font-size:14px; text-align:right; }

td.summery { font-size:12px; text-align:left; vertical-align:top; padding-top:2px; padding-bottom:2px; }
td.download { font-size:12px; font-style:italic; text-align:left; vertical-align:middle; padding-top:2px; padding-bottom:2px; }

td.description { font-size:16px; text-align:center; vertical-align:middle; padding-top:2px; padding-bottom:2px; }
td.platform { background-color:#ccffff; font-size:16px; font-weight:bold; text-align:center; vertical-align:middle; padding-top:2px; padding-bottom:2px; }
td.files { font-size:14px; text-align:center; vertical-align:middle; padding-top:4px; padding-bottom:4px; }
td.explan { font-size:14px; text-align:left; vertical-align:top; padding-top:4px; padding-bottom:4px; line-height: 1.5 }
td.explan2 { font-size:14px; text-align:center; vertical-align:middle; padding-top:4px; padding-bottom:4px; line-height: 1.5 }
td.explan3 { font-size:14px; text-align:right; vertical-align:top; padding-top:4px; padding-bottom:4px; padding-right:5px; line-height: 1.5; white-space:nowrap; }
td.acrobat { background-color:#ffffcc; font-size:12px; text-align:center; vertical-align:middle; padding-top:2px; padding-bottom:2px; }
td.return { font-size:12px; text-align:center; vertical-align:middle; padding-top:2px; padding-bottom:2px; }
td.support { font-size:14px; text-align:left; vertical-align:middle; padding-top:4px; padding-bottom:4px; line-height: 1.5; padding-left:30px; }

td.t1 { font-size:18px; font-weight:bold; text-align:left; }
td.t2 { font-size:16px; text-align:left; vertical-align:middle; }
td.t2b { font-size:16px; font-weight:bold; text-align:left; }
td.t2h { font-size:16px; text-align:center; vertical-align:middle; }
td.t3 { font-size:14px; text-align:left; }
td.t3b { font-size:14px; font-weight:bold; text-align:left; }
td.t4 { font-size:12px; text-align:left; }
td.t5 { font-size:10px; text-align:left; }

.left_box {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 170px;
	background-image: url(img/bg.gif);
	background-repeat: repeat-y;
	background-position: left;}
h1 {
	font-size: small;
	margin: 0px;
	width: 700px;
	position: absolute;
	left: 0px;
	top: 0px;
	color: #FFFFFF;
	background-color: #828217;
	text-align: center;
	height: 17px;
	vertical-align: text-botom;
	padding-top: 3px;
	padding-right: 0px;
	padding-left: 0px;
}
h2 {
	font-size: 14px;
	margin: 0px;
	padding: 3px 3px 3px 20px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF99CC;
	color: #FF99CC;
}
h3 {
	font-size: 14px;
	color: #c27085;
	padding: 10px 0px 0px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
h4 {
	font-size: small;
	color: #FF99CC;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF99CC;
}
h5 {
	font-size: 14px;
	margin: 10px 5px 5px;
	text-indent: 10px;
}
hr {	
	margin-right: 0px;
	margin-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
}


