@charset "utf-8";


/* *******************************
       基本設定 ここから
******************************** */

body {
	color: #555555;
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "MS Pゴシック", "MS P Gothic", sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-color: #FFF;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/topPage/bgCloth.png);
	background-repeat: repeat;
	clear: both;
	width: 900px;
}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	color: #555555;
	text-decoration: none;
}
a:hover {
	color: #F00;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
h1, h2, h3 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
img {
	border: 0;
}

/* *******************************
　　　　基本設定 ここまで 
******************************** */



/* *******************************
　　 ページ本体 ここから
******************************** */

#pageBody {
	width: 900px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(images/topPage/bgGrade.png);
	background-repeat: repeat-y;
	position: relative;
	padding-right: 6px;
	padding-left: 6px;
	background-position: center top;
	padding-top: 0px;
}

/* *******************************
　　 ヘッダー部分 ここから
******************************** */

#topHeader {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 100px;
	width: 890px;
	background-image: url(images/topPage/topRedLine.gif);
	padding: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666;
}

#topHeader #headerAddress {
	font-size: 0.8em;
	text-align: right;
	vertical-align: text-bottom;
	padding-bottom: 2px;
	top: 5px;
	position: absolute;
	right: 10px;
	color: #FFF;
	width: auto;
}

#siteMap {
	font-size: 0.7em;
	text-transform: uppercase;
	margin: 0px;
	background-image: url(images/topPage/icon_arrow_02.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
	position: absolute;
	top: 80px;
	color: #903;
	left: 70px;
}
/* ヘッダー部分 ここまで */


/* *******************************
　　 グローバルナビ ここから
******************************** */

#globalNavi {
	height: 32px;
	width: 693px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 195px;
	padding-right: 0px;
	background-image: url(images/topPage/GNBTN.png);
	background-repeat: repeat-x;
	background-position: left top;
}

#globalNavi li {
	float: left;
	width: 100px;
	margin-left: 3px;
	font-size: 0.8em;
	list-style-type: none;
	height: 32px;
	vertical-align: middle;
}

/* グローバルナビ ここまで */

/* *******************************
　　 左右本体を含むコンテンツラップ
　　　　　　ここから
******************************** */
#contentsWrap {
	margin: 0px;
	width: 888px;
	padding: 0px;
}


/* *******************************
　　 左側のメニュー ここから
******************************** */

#leftCategory {
	float: left;
	width: 180px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
}

#leftCategory dl {
	margin-left: 0px;
	margin-top: 0px;
}

#leftCategory dl dt {
	margin-left: 0px;
	color: #333;
	font-size: 0.9em;
	text-align: center;
	height: 30px;
	margin-top: 0px;
	vertical-align: text-bottom;
	background-image: url(images/topPage/menuBTN.gif);
	margin-bottom: 10px;
	background-repeat: no-repeat;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #900;
}

#leftCategory dl dd {
	margin-left: 0px;
}

#leftCategory dl dd ul {
	margin-left: 10px;
	padding-left: 0px;
}

#leftCategory dl dd ul li {
	font-size: 0.8em;
	list-style-type: none;
	width: 160px;
	margin-left: 0px;
	padding-left: 13px;
	background-image: url(images/topPage/icon_arrow_01.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	vertical-align: middle;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 3px;
	height: 30px;
}
/* 左側のメニュー ここまで */





/* *******************************
　　 右側のコンテンツ ここから

W690　右マージン10　左パディング10
******************************** */

#contents {
	float: right;
	width: 690px;
	padding-left: 10px;
	margin: 0px;
	padding-right: 0px;
}


/* *******************************
　帯の中の商品タイトル
******************************** */
#shohinTitle {
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	padding-left: 30px;
	color: #FFF;
	background-color: #903;
	background-image: url(images/common/shouhinTitleKado.gif);
	margin: 0px;
	width: auto;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 16px;
	line-height: 35px;
}



/* *******************************
　　最初のブロック　商品内容紹介
　　　コンテンツスペース01
******************************** */
#contentsSpace01 {
	font-size: 0.9em;
	color: #666;
	height: auto;
	line-height: 1.8em;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 20px;
}


/* *******************************
　　2番目のブロック　細かい説明
　　　コンテンツスペース02
******************************** */
#contentsSpace02 {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}


#contentsSpace02 dl {
	margin: 0px;
	padding: 0px;
}

#contentsSpace02 dl dt {
	height: 25px;
	color: #F33;
	font-size: 16px;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	line-height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F33;
	padding-left: 10px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #F33;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F33;
}

#contentsSpace02 dl dd {
	margin-top: 5px;
	margin-bottom: 15px;
	font-size: 0.8em;
	line-height: 1.5em;
}

#contentsSpace02 dl .obiGradePink {
	background-image: url(images/common/pinkGradeBTNh25.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 25px;
	padding: 0px;
}




/* *******************************
　電話とメールの「お問合せ」の部分
******************************** */
#otoiawase {
	height: 100px;
	width: 500px;
	background-image: url(images/common/otoiawaseBack.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 220px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	vertical-align: bottom;
	padding-top: 74px;
}



/* *******************************
　　左下のPageTopのボタン
******************************** */
#gotoTop {
	font-size: 0.7em;
	margin-left: 10px;
	clear: both;
}

/* *******************************
　　ページ全体のフッター部分
　　　ボトムのグレイ罫線
******************************** */
#pageBody #footer {
	clear: right;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}


/* *******************************
　　フッター部分の赤帯
　　コピーライトの部分
******************************** */
address {
	color: #999999;
	font-size: 0.8em;
	font-style: normal;
	text-align: center;
	height: 50px;
	line-height: 40px;
	background-color: #903;
	width: 888px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
}



/* *******************************
　　トップページだけに関すること
******************************** */
/*   トップページの内容部分   */
#contents #contentsTopPage {
	text-align: center;
	margin-top: 20px;
}

/*   トップページのコピー部分   */
#contents #topPageCopy {
	width: 540px;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.5em;
	padding-left: 60px;
	font-size: 0.8em;
}


/* *******************************
　　会社概要ページに関すること
******************************** */
#contentsSpace01 #company {
	line-height: 2em;
	list-style-type: none;
}


/* *******************************
　　テーブルについて
******************************** */

/*   料金表のテーブル   */
#tablePriceList {
	line-height: 30px;
	font-size: 14px;
	font-style: normal;
	margin-left: 20px;
	margin-top: 10px;
	width: 660px;
	text-align: center;
}

/* 料金表の一番上の横見出し部分 */
#tablePriceList tr .width {
	background-color: #FC6;
	font-weight: normal;
}

#tablePriceList tr .width2 {
	background-color: #FC6;
	font-weight: normal;
	width: 150px;
}

#tablePriceList tr .width3 {
	background-color: #FC6;
	font-weight: normal;
	width: 150px;
}

#tablePriceList tr .width4 {
	background-color: #FC6;
	font-weight: normal;
	width: 150px;
}


/* 料金表の一番左上の角の部分 */
#tablePriceList tr .width1 {
	background-color: #FC9;
	background-image: url(images/common/leftTopKadoMaru5mm.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: normal;
}

/* テーブルの奇数行のクラス設定 */
.rowKisuu {
	background-color: #FFC;
}

/* テーブルの偶数行のクラス設定 */
.rowGuusuu{
	background-color: #FFF;
}

/* テーブルの各要素の設定 */
#tablePriceList  td {
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
}


/* 一番左の列の設定 */
#tablePriceList  .row {
	text-align: center;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
}



#shouhinList tr .width {
	text-align: left;
	font-size: 12px;
}
#shouhinList tr .row {
	text-decoration: none;
	text-align: left;
	padding-left: 3px;
}
#shouhinList .rowKisuu {
	background-color: #FFC;
}

#tablePriceList  #2 {
	font-size: 12px;
}
#tablePriceList  #3 {
	font-size: 12px;
}
#tablePriceList  .2 {
	font-size: 12px;
}
#tablePriceList  .3 {
	font-size: 12px;
}#price2line {
	padding: 0px;
	width: 200px;
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#price2line p {
	font-size: 16px;
	color: #FFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #F30;
	height: 35px;
	line-height: 35px;
}

/* *******************************
　　タトウランディングページに関すること
******************************** */


#tatouLDP {
	margin: 0px;
	padding-left: 20px;
	background-image: url(images/tatouLDP/tatouIllsut.gif);
	background-position: 550px top;
	background-repeat: no-repeat;
}
#tatouLDP #section01 {
	font-size: 12px;
	line-height: 18px;
}
#tatouLDP dl dt {
	font-size: 30px;
	color: #F00;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F00;
	margin-bottom: 20px;
	background-color: #FFC;
	padding-right: 10px;
	clear: both;
	margin-left: -5px;
	width: 880px;
}
#tatouLDP dl dd {
	font-size: 16px;
	line-height: 24px;
}
#tatouLDP ul li {
	list-style-type: none;
	margin-left: 20px;
	color: #C60;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 30px;
}

#tatouLDP #Price2Line {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 200px;
	font-size: 14px;
	line-height: 35px;
	text-align: center;
	border: 1px solid #FC6;
}
#tatouLDP ul {
	width: 550px;
	font-size: 14px;
	line-height: 28px;
	margin: 0px;
	padding: 0px;
}
#tatouLDP dl {
}
#tatouLDP #Price2Line p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #F30;
}

#hyoumenKakouTable {
}
#hyoumenKakouTable {
	font-size: 14px;
	text-align: center;
	width: 600px;
	line-height: 28px;
	border: 1px solid #F93;
}
#contentsSpace02 p {
	font-size: 14px;
	margin: 0px;
	padding-left: 30px;
}
#barnardTelMail {
	font-size: 12px;
	color: #930;
	margin-top: 10px;
	background-image: url(images/topPage/icon_arrow_01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
#guideTitle {
	font-size: 16px;
	color: #C00;
}
#package dt {
	font-size: 16px;
	color: #F60;
	margin: 0px;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-image: url(images/topPage/icon_arrow_01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
}
#package dd {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

