﻿@import "reset.css";
@import "top.css";
@import "footer.css";
@import "about.css";
@import "header.css";
@import "sitemap.css";
@import "faq.css";
@import "lineup.css";
@import "navi.css";
@import "lightbox.css";
@import "rss.css";
@import "basic.css";

body { margin-top:0;
	background-color:#F1EFE2;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	}

body,td,th,p {
	font-size:12px
	}

b {
	color:#FF0000;
	}

/* 全体ボックスをセンタリング */
#oya {
	text-align:center;
	margin:0;
	}

/* メインコンテンツ　全体くくり　ID属性値 */
#main {
	width: 774px;
	background-image:url(/img/shadow-bg.jpg);
	background-repeat:repeat-y;
	margin:0 auto;
	}

h1 {
	width: 774px;
	margin:0 auto;
	line-height: 20px;
	color: #999999;
	text-indent: 12px;
	}

/* パンくず部分 */
#pan-nav {
	text-align:left;
	clear:both;
	margin:4px 0;
	}

/* イメージ画像設定 */
.imgwaku {
	padding:5px;
	border:solid 1px;
	border-color: #dcdcdc #999999 #999999 #dcdcdc;
	}

/* サブページ　ヘッダイメージ */

#sub-head {
	width: 750px;
	height: 120px;
	margin-top:5px;
	margin-bottom:8px;
	}

/* サブページ　左側空間 */
#sub-left {
	display:block;
	width: 162px;
	height:auto;
	/*background-image:url(../img/sub_left_bg.gif);*/
	background-repeat:no-repeat;
	float:left;
	}

/* Tシャツ一覧ページ　左側メニュー設定 */

#tshirts-left {
	display:block;
	margin-top:5px;
}

#navbar {
	list-style-type:none;
	margin-top:12px;
	}

#tshirts-left ul li {
	width:130px;
	text-align:center;
	border-style:none none solid;
	border: 1px #CCCCCC;
	}

#tshirts-left ul li a {
	display:block;
	width:130px;
	padding:5px;
	text-decoration:none;
	}

#tshirts-left ul li a:hover {
	display:block;
	padding:5px;
	text-decoration:none;
	color:#FF9900;
	}



/* サブページ　コンテンツ */

#body {
	width: 750px;
	margin-right:auto;
	margin-left:auto;
	color: #666666;
	/*background-image:url(../img/kiban-bg.jpg);*/
	background-position:bottom;
	background-repeat:no-repeat;
	}

#body a {
	font-size:12px;
	color:#3366FF;
		}

#body a:hover {
	font-size:12px;
	color:#3366FF;
		}


.margin_2px {
	margin-bottom:2px;
	}


/* サブページ　右側部分くくり */

#sub_page {
	width: 570px;
	margin-left:1px;
	float: right;
	text-align: left;
	border-left-color:#CCCCCC;
	border-left-style:solid;
	border-left-width:1px;
	padding-left:10px;
	line-height:1.7em;
	}

/* サブページ　右側部分くくり */

#lineup-content {
	width: 570px;
	margin-left:1px;
	float: right;
	text-align: left;
	border-left-color:#CCCCCC;
	border-left-style:solid;
	border-left-width:1px;
	line-height:1.7em;
	}

#lineup-content p {
	display:block;
	width: 162px;
	margin-left:10px;
	float: left;
	border:solid 1px;
	border-color: #dcdcdc #999999 #999999 #dcdcdc;
	line-height:1.7em;
	text-align:center;
	}


#t-img {
	float:left;
	margin-right:1em;
	margin-bottom:1em;
	text-align:center;
	}
#t-img-hasu {
	display: block;
	float:left;
	margin-bottom:1em;
	}
.t-img {
	float:left;
	margin-right:1em;
	margin-bottom:1em;
	text-align:center;
	}

#t-img2 {
	float:right;
	margin-left:1em;
	margin-bottom:1em;
	text-align:center;
	}


#sub_page h2 {
	color: #CC3399;
	font-size:16px;
	font-weight: bold;
	letter-spacing:0.5em;
	margin:1em 0 1em 0;
	}


#print-img {
	width:520px;
	clear:both;
	margin-bottom:20px;
	}

.timg2pp {
	display:block;
	float: right;
	line-height:1.7em;
	}

#concept-ttx-hasu {
	display:block;
	width:320px;
	float: right;
	line-height:1.7em;
	}


.timg2 h3 {
	color: #336699;
	font-size:13px;
	margin:0;
	}


#print-img .timg {
	float:left;
	width:160px;
	margin-left:10px;
	line-height:1.5em;
	}


#print-img .timg2 {
	float:left;
	width:500px;
	line-height:1.5em;
	margin-left:10px;
	margin-bottom:1em;
	}

.p-bun500 {
	width:500px;
	line-height:1.5em;
	padding-left:10px;
	margin-bottom:1em;
	}

/* サブタイトル */

.subtit {
	color:#3399CC;
	font-size:13px;
	margin:10px 0;
}

.subtit-size {
	width: 560px;
	height: 24px;
	line-height: 24px;
	color: #FFFFFF;
	font-size:14px;
	font-weight: bold;
	margin:10px 0;
	background-color: #0099CC;
	text-indent: 0.5em;
	letter-spacing: 0.1em;
}

.sub-tit2 {
	font-size:14px;
	color: #0066CC;
	border-left:solid #CCCCCC 5px;
	border-top:solid #CCCCCC 1px;
	padding:0 0 0 4px;
	margin:12px 0 6px 0;
}


h3.subtit {
	margin-bottom:0.5em;
	}

.line {
	margin:1em 0;
	}

.shuzai {
	color:#999999;
	font-size:10px;
	}

/* 地図・下の余白 */
.map {
	margin-bottom:500px;
	}

/* 行間　設定 */

.gyo_2em {
	line-height:2em;
	}

.gyo_15em {
	line-height:1.5em;
	}


/*グリマーサイズ表　設定*/
.catalog-table {
	text-align: center;
	font-size: 10px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.catalog-size {
	background-color: #F8F8F8;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.catalog-size2 {
	background-color: #DCEAF1;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.catalog-td {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

/*スクロール長のTOPへ戻るDIV*/

#top-re {
	text-align:right;
	margin-bottom:1em;
	}

#top-re a {
	font-size:12px;
	text-decoration:none;
	color:#999999;
	}

#top-re a:hover {
	font-size:12px;
	text-decoration: underline;
	color: #3366FF;
	}

/*文字のボルド設定（太字）*/
.bold {
	font-weight:bold;
	}

#tokusho {
	width:500px;
	}

.red {
	color: #990000;
}


#tokusho h4 {
	font-size:12px;
	}

.font-gray {
	color: #666666;
	}

/*オーダーフォームテーブル*/

#order-table {
	margin-bottom:5px;
	padding-bottom:10px;
	border-bottom:solid 1px #999999;
	}


/* ---------------------------------------------------------------- *
	画像の設定
 * ---------------------------------------------------------------- */

.right-img {
	float: right;
	margin-left: 12px;
	padding: 5px;
	border: solid #CCCCCC 1px;
	background-color: #FFFFFF;
	}

.left-img {
	float: left;
	margin-right: 12px;
	padding: 5px;
	border: solid #CCCCCC 1px;
	background-color: #FFFFFF;
	}

.center-img {
	text-align: center;
	}


.txt-bold1 {
	font-weight: bold;
	color: #990000;
	letter-spacing: 0.1em;
	}

