/*
Theme Name: かんたんＤＳくん＋
Theme URI: http://www.dstemplate.com/
Description: ドロップシッピング専用ＳＥＯ対策済みＣＭＳテンプレート(テキストタイトル：黒)
Author: 関 達也 
Version: 4.01
著作権表示部につき、削除または変更禁止です。
ファイルの無断配布、複製、流用および転売、販売を固く禁じます。
Copyright (C) Tatsuya Seki All Rights Reserved.
*/

/* ■ サイト全体 ■ */

body{
	margin: 0px;
	font-size: 80%;/*文字サイズ*/
	line-height: 140%;/*行間サイズ*/
	background-color: #fff;/*背景色*/
	background-image: url(bg.gif);/*背景画像*/
	background-position: center;
	background-repeat: repeat-y;
	background-attachment: fixed;
	font-family:"ＭＳ Ｐゴシック",Verdana, Helvetica, sans-serif;
	color: #333/*文字色*/
}

body , html{
	height: 100%
}


/* ■ コンテナ ■ */

div#container1{
	width: 990px;
	margin: auto;
	height: auto !important
}

div#container2{
	width: 990px;
	margin: auto;
	height: auto !important
}


/* ■ ヘッダートップ ■ */

div#header-top{
	position: absolute;
	top: 0px;
	width: 990px;
	height: 20px;
	background-color: #ddddde;/*背景色*/
	z-index: 0
}

h1{
	position: absolute;
	top: 4px;
	margin: 0px 0px 0px 10px;
	text-align: left;
	font-size: 85%;
	color: #333;
	font-weight: normal;
	z-index: 1
}

* html h1{
	margin-left: 10px/*IE6バグ対策*/
}

*:first-child+html h1{
	margin-left: -210px/*IE7バグ対策*/
}


/* ■ ヘッダートップナビ ■ */

div#top-navi{
	margin: 5px 0px 0px 670px
}

*:first-child+html div#top-navi{
	margin-top: 3px/*IE7バグ対策*/
}

div#top-navi ul{
	margin: -14px 0px 0px -25px
}

* html div#top-navi ul{
	margin: -16px 0px 0px 13px/*IE6バグ対策*/
}

*:first-child+html div#top-navi ul{
	margin: -17px 0px 0px 13px/*IE7バグ対策*/
}

div#top-navi li{
	display: inline;
	margin-right: 8px;
	font-size: 85%;/*文字サイズ*/
	color: #333/*文字色*/
}


/* ■ ヘッダー ■ */

div#header{
	position: absolute;
	margin: 20px 0px 0px 0px;
	width: 990px;
	height: 180px
}

*:first-child+html div#header{
	margin: 20px 0px 0px -210px/*IE7バグ対策*/
}

div#header img{
	border: none
}


/* ■ ヘッダータブナビ ■ */

#tab-navi ul{
	margin: 180px 0px 0px -40px
}

* html #tab-navi ul{
	position: absolute;
	margin: 180px 0px 0px 0px/*IE6バグ対策*/
}

*:first-child+html #tab-navi ul{
	margin: 180px 0px 0px 0px/*IE7バグ対策*/
}

#tab-navi li{
	list-style-type: none;
	float: left;
	width: 198px
}

#tab-navi a{
	padding: 10px 0px 0px 12px;
	display: block;
	height: 25px;
	background-image: url(tab1.gif);/*背景画像*/
	color: #eeeeee;/*文字色*/
	font-weight: bold;
	text-decoration: none
}

#tab-navi a:hover{
	background-image: url(tab1-2.gif);/*背景画像*/
	color: #333/*文字色*/
}

#tab-navi2 ul{
	margin: 180px 0px 0px -40px
}

* html #tab-navi2 ul{
	position: absolute;
	margin: 180px 0px 0px 0px/*IE6バグ対策*/
}

*:first-child+html #tab-navi2 ul{
	margin: 180px 0px 0px 0px/*IE7バグ対策*/
}

#tab-navi2 li{
	list-style-type: none;
	float: left;
	width: 165px
}

#tab-navi2 a{
	padding: 10px 0px 0px 12px;
	display: block;
	height: 25px;
	background-image: url(tab2.gif);/*背景画像*/
	color: #eeeeee;/*文字色*/
	font-weight: bold;
	text-decoration: none
}

#tab-navi2 a:hover{
	background-image: url(tab2-2.gif);/*背景画像*/
	color: #333/*文字色*/
}


/* ■ コンテンツ部分 ■ */

div#content{
	width: 780px;
	float: right;
	margin-top: 230px
}

* html div#content{
	margin-right: -11px/*IE6バグ対策*/
}

div#content1{
	width: 780px;
	float: right;
	margin-top: 230px
}

* html div#content1{
	margin-right: -11px/*IE6バグ対策*/
}

div#content .navi{
	margin: 14px 0px -1px 10px;
	text-align: left
}

* html div#content .navi{
	margin-top: 13px/*IE6バグ対策*/
}

*:first-child+html div#content .navi{
	margin-top: 13px/*IE7バグ対策*/
}

div#content h2{
	margin: 15px 10px 0px 10px;
	padding: 12px 0px 10px 25px;
	text-align: left;
	font-size: 130%;
	color: #333;
	background-image: url(h2.gif)/*背景画像*/
}

* html div#content h2{
	padding: 13px 0px 10px 25px/*IE6バグ対策*/
}

*:first-child+html div#content h2{
	padding: 13px 0px 10px 25px/*IE7バグ対策*/
}

div#content1 h2{
	margin: 14px 0px -1px 10px;
	text-align: left;
	font-size: 100%;
	font-weight: bold
}

div#content h3{
	margin-top: 20px;
	text-align: left;
	font-size: 110%;
	color: #333
}

div#content .more-link{
	display:none
}

div.post{
	font-size: 120%;/*文字サイズ*/
	line-height: 150%;/*行間サイズ*/
	letter-spacing: 0.05em;/*字間サイズ*/
	padding: 0px 20px 15px 10px
}

div.post h3{
	margin-bottom: -10px;
	text-align: left;
	color: #333;
	clear: both
}

div.post h4{
	margin-top: -30px;
	font-weight: normal
}

div.post .sbm{
	clear: both
}

p.style1{
	font-size: 150%;/*文字サイズ*/
	color: #ff0000;/*文字色*/
	background-color: #ffff99;/*背景色*/
	line-height: 140%;/*行間サイズ*/
	font-weight: bold
}

p.style2{
	font-size: 80%;/*文字サイズ*/
	color: #999999;/*文字色*/
	text-align: right
}

p.style3{
	font-size: 120%;/*文字サイズ*/
	font-weight: bold;
	text-align: right
}

.kakaku1{
	font-size: 170%;/*文字サイズ*/
	color: #ff0000;/*文字色*/
	font-weight: bold;
	text-align: right
}

.kakaku2{
	font-size: 120%;/*文字サイズ*/
	color: #ff0000;/*文字色*/
	font-weight: bold;
	text-align: right
}

div#page-top{
	width: 180px;
	line-height: 150%;/*行間サイズ*/
	background: #333;/*最下部背景色*/
	display: block;
	float: right
}

div#page-top a{
	border-bottom: none;
	text-decoration: none;
	color: #eeeeee/*文字色*/
}


/* ■ 新着リンク ■ */

div#toplink{
	width: 755px;
	height:112px;
	overflow:auto;
	border: solid 1px #333;
	margin-top: 10px
}

div#toplink li{
	list-style-type: none;
	background-image: url(new.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	margin-left: -25px
}

div#toplink ul{
	margin-top: 0px
}

div#toplink li a{
	margin-left: 60px
}


/* ■ コンテンツ内の画像 ■ */

div.post .aligncenter{
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px
}

div.post img{
	border: none
}

div.post2 img{
	border: none;
	margin-top: 20px
}

div.post3 img{
	border: solid 1px #aaaaaa
}

img.border{
	border: solid 1px #aaaaaa;
	padding: 5px
}

div.post .alignleft{
	float: left;
	margin: 0px 10px 10px 0px
}

div.post .alignright{
	float: right;
	margin: 0px 0px 10px 10px
}


/* ■ コンテンツ内の表 ■ */

div#content table{
	margin-top: 20px;
	margin-bottom: 20px
}


/* ■ コンテンツ内の線 ■ */

div#content hr{
	border-style: none; 
	background-image: url(line.gif);
	height: 10px
}


/* ■ サイトマップ ■ */

div#content .ddsg-wrapper h2{
	margin: 20px 0px 0px 0px;
	padding: 8px 0px 6px 20px;
	text-align: left;
	font-size: 110%;
	color: #333;
	background-image: url(ddsgwrapperh2.gif)/*背景画像*/
}

* html div#content .ddsg-wrapper h2{
	padding: 8px 0px 6px 20px/*IE6バグ対策*/
}

*:first-child+html div#content .ddsg-wrapper h2{
	padding: 8px 0px 6px 20px/*IE7バグ対策*/
}

div#content .ddsg-wrapper ul{
	margin-bottom: 20px
}

div#content .ddsg-wrapper li{
	margin-bottom: 5px
}


/* ■ カテゴリーナビ ■ */

div#cate-navi{
	margin: 0px 15px 15px 15px
}


/* ■ サイドバー ■ */

div#sidebar{
	width: 210px;
	float: left;
	margin-top: 230px
}

* html div#sidebar{
	margin-top: 210px/*IE6バグ対策*/
}

div#sidebar .title{
	margin-left: 10px;
	width: 170px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	font-size: 110%;/*文字サイズ*/
	line-height: 230%;/*行間サイズ*/
	color: #eeeeee;/*文字色*/
	font-weight: bold;
	background-image: url(title.gif);/*背景画像*/
	clear: both
}

* html div#sidebar .title{
	margin-top: 35px/*IE6バグ対策*/
}

*:first-child+html div#sidebar .title{
	margin-top: 15px/*IE7バグ対策*/
}

div#sidebar ul{
	width: 190px;
	margin: -11px 0px 20px 10px;
	padding: 0px
}

* html div#sidebar ul{
	margin: -19px 0px -20px 10px/*IE6バグ対策*/
}

*:first-child+html div#sidebar ul{
	margin: -19px 0px 20px 10px/*IE7バグ対策*/
}

div#sidebar li{
	margin: 3px 0px 0px 0px;
	list-style-type: none
}

div#sidebar li a{
	padding: 5px 10px 5px 10px;
	display: block;
	line-height: 150%;/*行間サイズ*/
	background: #ddd;/*背景色*/
	border-top: 1px solid #333;
	border-left: 5px solid #333;
	border-bottom: none;
	text-decoration: none
}

* html div#sidebar li a{
	margin-bottom: -17px/*IE6バグ対策*/
}

div#sidebar li a:hover{
	background: #fff;/*背景色*/
	border-top: 1px solid #333;
	border-bottom: none
}

div#sidebar li li a{
	padding: 0px 0px 0px 10px;
	border-top: 1px solid #737373;
	border-left: 5px solid #737373
}

* html div#sidebar li li a{
	padding: 0px 0px 18px 10px/*IE6バグ対策*/
}

*:first-child+html div#sidebar li li a{
	padding: 0px 0px 2px 10px/*IE7バグ対策*/
}

div#sidebar li li a:hover{
	border-top: 1px solid #737373
}

div#sidebar ul li li{
	margin-top: 11px;
	width: 175px;
	margin-bottom: -11px
}

* html div#sidebar ul li li{
	margin-top: 0px;/*IE6バグ対策*/
	margin-bottom: 0px
}

*:first-child+html div#sidebar ul li li{
	margin-top: 0px;/*IE7バグ対策*/
	margin-bottom: 0px
}

div#sidebar ul ul{
	margin-bottom: 15px;
	margin-left: 15px
}

* html div#sidebar ul ul{
	margin: 18px 0px -1px 0px/*IE6バグ対策*/
}

*:first-child+html div#sidebar ul ul{
	margin: 2px 0px 4px 15px/*IE7バグ対策*/
}


/* ■ リンク ■ */

div#link li{
	width: 160px;
	background-image: url(link.png);
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding-left: 15px;
	vertical-align: top
}

div#link ul{
	margin: 8px 0px 10px 25px
}

* html div#link ul{
	width: 160px;
	margin: -8px 0px 0px 15px/*IE6バグ対策*/
}

*:first-child+html div#link ul{
	margin: -8px 0px 10px 20px/*IE7バグ対策*/
}

div#link ul li li{
	background-image: url(link2.png);
	background-position: 0 8px;
	padding-left: 6px
}

* html div#link ul li li{
	background-position: 0px 6px/*IE6バグ対策*/
}

*:first-child+html div#link ul li li{
	background-position: 0px 6px;/*IE7バグ対策*/
	margin-left: -25px
}

div#link li li a{
	width: 140px;
	padding-left: 0px;
	margin-top: -10px;
	background-color: #f5f5f5;/*背景色*/
	border-top: 1px solid #f5f5f5;
	border-left: 5px solid #f5f5f5
}

* html div#link li li a{
	padding-left: 0px;/*IE6バグ対策*/
	margin-top: -2px
}

*:first-child+html div#link li li a{
	padding-left: 0px;/*IE7バグ対策*/
	margin-top: -2px
}

div#link li li a:hover{
	width: 140px;
	padding-left: 0px;
	margin-top: -10px;
	background-color: #f5f5f5;/*背景色*/
	border-top: 1px solid #f5f5f5;
	border-left: 5px solid #f5f5f5
}

* html div#link li li a:hover{
	padding-left: 0px;/*IE6バグ対策*/
	margin-top: -2px
}

*:first-child+html div#link li li a:hover{
	padding-left: 0px;/*IE7バグ対策*/
	margin-top: -2px
}

div#link ul ul{
	margin-left: 0px
}

* html div#link ul ul{
	margin-top: 5px/*IE6バグ対策*/
}

*:first-child+html div#link ul ul{
	margin-top: 5px/*IE7バグ対策*/
}


/* ■ rss feed ■ */

div#sidebar .feed{
	width: 174px;
	border: solid 1px #333;
	margin: 0px 0px 20px 10px;
	padding: 7px;
	text-align: center;
	clear: both
}

div#sidebar .feed a{
	color: #333;
	text-decoration: none
}

div#sidebar .feed img{
	vertical-align: middle;
	margin-right: 7px;
	border: none
}


/* ■ sbm ■ */

div#sidebar .sbm{
	width: 174px;
	border: solid 1px #333;
	margin: 0px 0px 20px 10px;
	padding: 7px;
	text-align: center;
	clear: both
}


/* ■ w3c ■ */

div#sidebar .w3c{
	width: 190px;
	margin: 50px 0px 20px 10px;
	clear: both;
	text-align: center
}

*:first-child+html div#sidebar .w3c{
	margin-top: 10px/*IE7バグ対策*/
}

div#sidebar .w3c img{
	border: 0px
}


/* ■ フリー ■ */

div#sidebar .free{
	margin: 0px 0px 20px 10px;
	width: 190px;
	text-align: center
}

div#sidebar .free img{
	margin-bottom: 15px;
	border: 0px
}


/* ■ 検索フォーム ■ */

input#s{
	width: 165px;
	margin: 0px 5px 5px 25px
}

input#s1{
	margin-left: 25px
}


/* ■ フッター ■ */

div#footer{
	width: 988px;
	bottom: 0px;
	border-top: solid 3px #333;
	border-left: solid 1px #ddddde;
	border-right: solid 1px #ddddde;
	background: #fff;/*最下部背景色*/
	clear: both
}

* html div#footer{
	width: 986px/*IE6バグ対策*/
}

div#footer-top{
	width: 150px;
	margin: -2px -1px 0px 0px;
	line-height: 150%;/*行間サイズ*/
	background: #333;/*最下部背景色*/
	display: block;
	float: right
}

* html div#footer-top{
	margin: 0px -2px 0px 0px/*IE6バグ対策*/
}

*:first-child+html div#footer-top{
	margin: -3px -1px 0px 0px/*IE7バグ対策*/
}

div#footer-top a{
	border-bottom: none;
	text-decoration: none;
	color: #eeeeee/*文字色*/
}

div#footer ul{
	list-style-type: none
}

div#footer-menu{
	width: 320px;
	margin-top: 25px;
	float: left
}

* html div#footer-menu{
	margin-top: 35px/*IE6バグ対策*/
}

*:first-child+html div#footer-menu{
	margin-top: 35px/*IE7バグ対策*/
}

div#footer-menu .title{
	margin-left: 40px;
	width: 250px;
	height: 30px;
	padding-left: 10px;
	font-size: 110%;/*文字サイズ*/
	line-height: 240%;/*行間サイズ*/
	font-weight: bold;
	background-image: url(footert.gif);/*背景画像*/
	clear: both
}

*:first-child+html div#footer-menu .title{
	line-height: 230%/*IE7バグ対策*/
}

div#footer-menu li a{
	width: 248px;
	display: block;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	line-height: 150%;/*行間サイズ*/
	border-bottom: 1px solid #333;
	border-left: 5px solid #333;
	text-decoration: none
}

div#footer-cate{
	width: 320px;
	margin-top: 25px;
	float: left
}

* html div#footer-cate{
	margin-top: 35px/*IE6バグ対策*/
}

*:first-child+html div#footer-cate{
	margin-top: 35px/*IE7バグ対策*/
}

div#footer-cate .title{
	margin-left: 45px;
	width: 250px;
	height: 30px;
	padding-left: 10px;
	font-size: 110%;/*文字サイズ*/
	line-height: 240%;/*行間サイズ*/
	font-weight: bold;
	background-image: url(footert.gif);/*背景画像*/
	clear: both
}

*:first-child+html div#footer-cate .title{
	line-height: 230%/*IE7バグ対策*/
}

div#footer-cate ul{
	margin-left: 5px
}

* html div#footer-cate ul{
	margin-left: 45px/*IE6バグ対策*/
}

*:first-child+html div#footer-cate ul{
	margin-left: 45px/*IE7バグ対策*/
}

div#footer-cate li a{
	width: 248px;
	display: block;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	line-height: 150%;/*行間サイズ*/
	border-bottom: 1px solid #333;
	border-left: 5px solid #333;
	text-decoration: none
}

div#footer-sin{
	width: 320px;
	margin-top: 9px;
	float: left
}

* html div#footer-sin{
	margin-top: 17px/*IE6バグ対策*/
}

*:first-child+html div#footer-sin{
	margin-top: 19px/*IE7バグ対策*/
}

div#footer-sin .title{
	margin-left: 50px;
	width: 250px;
	height: 30px;
	padding-left: 10px;
	font-size: 110%;/*文字サイズ*/
	line-height: 240%;/*行間サイズ*/
	font-weight: bold;
	background-image: url(footert.gif);/*背景画像*/
	clear: both
}

*:first-child+html div#footer-sin .title{
	line-height: 230%/*IE7バグ対策*/
}

div#footer-sin ul{
	margin-left: 10px
}

* html div#footer-sin ul{
	margin-left: 50px/*IE6バグ対策*/
}

*:first-child+html div#footer-sin ul{
	margin-left: 50px/*IE7バグ対策*/
}

div#footer-sin li a{
	width: 248px;
	display: block;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	line-height: 150%;/*行間サイズ*/
	border-bottom: 1px solid #333;
	border-left: 5px solid #333;
	text-decoration: none
}

div#copyright{
	width: 990px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	clear: both
}

* html div#copyright{
	width: 988px;/*IE6バグ対策*/
}

div#footer img{
	border: 0px;
	margin-top: 5px
}
