/* **************************************************************************************
	
	共通
	
*************************************************************************************** */

body {
	font: 80%/145% "MS Pゴシック, Osaka, ヒラギノ角ゴ Pro W3, sans-serif";
	margin:0 auto;
	padding: 0px;
	color:#3A3A3A;
	width:100%;
	/*background: #FFF url(../img/body_img.gif)repeat-y;*/
	/*background: #666 url(/USERTHEMEIMG/vol1/trinity.mn.shopserve.jp//bg_all.gif) repeat-x;*/
	background: #666 url(/USERTHEMEIMG/vol1/trinity.mn.shopserve.jp//bg_all.gif) repeat-x;
	/*background: #666 url(common/bg_all.gif) repeat-x;*/
	text-align:center;
}


/*　********************************************
	基本テーブル設定（固定）
********************************************* */

table {
	border: 0px none;
	margin: 0px;
	padding: 0px;
	text-align: left;
	border-collapse: collapse;
}

th {
	border: 0px none;
	margin:0px;
	padding:0px;
	border-collapse: collapse;
	vertical-align:top;
}

td {
	border: 0px none;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	vertical-align: top;
}

th {
	white-space: nowrap;
} 


/*　********************************************
	見出し
********************************************* */

h1,h2,h3{ /* 基本タイトル（固定）*/
	padding: 0px; 
	margin: 0px; 
	font-size: 100%;
	text-align: left;
}


/*　********************************************
	リンク
********************************************* */

a{
	/*color: #003399;*/
	color:#4985A1;
	text-decoration:none;
}

a:active{
	color:#4985A1;
	text-decoration:none;
}
a:hover{
	color: #0091D1;
	text-decoration: none;
}

a:visited {
	color:#4985A1;
	text-decoration:none;
}

/*　********************************************
	リスト
********************************************* */

ul { /* 基本のリスト （固定）*/
	list-style-type: square;
}

ul ul{
	list-style-type: none;
}

img { /* イメージボーダー指定 */
 border: 0px;
}

form {
	padding: 0px;
 display: inline;
}

p {
 line-height: 150%;
 margin: 5px 0px;
	padding: 2px 0px;
}

.clear_both { /* 画像の周り込み解除 */
	clear:both;
	cleftlear: both;
	font-size: 1px; 
	visibility: hidden; 
	overflow: hidden; 
	height: 1px; 
	text-align: center
}

.button1 { /* inputボタン設定 */
	/*color: #FFFFFF;
	background: #64c3e3;
	border: 1px solid #0091D1;
	font-weight:bold;*/
}

.text1 {/* テキストエリアデザイン設定 */
	border:1px solid #0091D1;
}

.caution {/* エラーメッセージ */
 font-weight:bold;
 color:#FF0000;
}

.no2 { /* フォントズーム */
 font-size: 110%;
}

.strong{
	font-weight:bold;
}

.red{
	color: #CC0000;
}

.orange{
	color: #FF9900;
}

.blue{
	color: #0000FF;
}

.green{
	color: #006600;
}
	
.glay{
	color: #666;
}


.spacebox{/* スペース設定  */ 
	height: 50px;
}


.center{
	text-align:center;
}

.right{
	text-align:right;
}

.left{
	text-align:left;
}

.middle{
	vertical-align:middle;
}

.buttom{
	vertical-align:buttom;
}

.float_right{
	float:right;
}

.float_left{
	float:left;
}


/* **************************************************************************************
	
	レイアウト
	
*************************************************************************************** */

/* ********************************************
	大枠テーブル（固定）
********************************************* */

#container {
	width: 966px;
	text-align:left;
	background: #FFFFFF;
	margin:0 auto;
	padding:0 auto;
}



/* **************************************************************************************
	
	ポップアップ画面
	
*************************************************************************************** */

table#enter{
	width:100%;
	text-align: left;
	background: #FFF;
}


#enter table #center3{
	width:100%;
	text-align: left;
	margin:0;
	padding:0;
}

#enter table #center3 .centerbox{
	width:auto;
	margin:0 auto;
	text-align:left;
}


#enter #center3 .centerbox h3.title1{
	width:563px;
	position:relative;
	left:5px;
}

#enter #center3 .centerbox .mainCont p{
	width:500px;
}

#enter #center3 .centerbox .mainCont .layoutp3,
#enter #center3 .centerbox .mainCont .center{
	text-align:left;
	width:550px;
	
}

#enter #center3 .centerbox .mainCont .layoutp3 table{
	width:550px;
	text-align:left;

}

#enter #center3 .centerbox .mainCont .layoutp3 table th{
	text-align:left;
	padding:10px;
	border-bottom:1px solid #FFF;
	background:#F6F6F6;
	font-weight:400;
}

#enter #center3 .centerbox .mainCont .layoutp3 table td{
	/*width:300px;*/
	padding:0;
	text-align:left;
	padding:10px;
	border-bottom:1px solid #FFF;
	background:#F6F6F6;
}

#enter #center3 .centerbox .mainCont .layoutp3 table td input{
	border:1px solid #CCC;
}

#enter #center3 .centerbox .mainCont .layoutp3 table td *{
	border:1px solid #CCC;
	/*margin-top:10px;
	width:280px;*/
}


/* ********************************************
	登録
********************************************* */

#enter #center3 .centerbox .mainCont .bordlayoutp3 td table{
	border-collapse:collapse;
}

#enter #center3 .centerbox .mainCont .bordlayoutp3 td{
	text-align:left;
	padding:10px;
	border-bottom:1px solid #FFF;
	background:#F6F6F6;
}

#enter #center3 .centerbox .mainCont .bordlayoutp3 td *{
	border:1px solid #CCC;
}

#enter #center3 .centerbox .mainCont .bordlayoutp3 td span{
	border:none;
}





/* **************************************************************************************
	
	ヘッダー
	
*************************************************************************************** */

#header{
    background-position: ; 
	width: 966px;
	/*height:113px;*/
	height:191px;
	/*background: #FFF url(../img/header.gif)  no-repeat;*/
	background: url(/USERTHEMEIMG/vol1/trinity.mn.shopserve.jp//bg_header.gif) no-repeat;
	/*background: url(/USERTHEMEIMG/vol1/trinity.mn.shopserve.jp//bg_header.gif) no-repeat;*/
}

.shoplogo {
	margin: 0 0 0 20px;
	width:840px;
	padding: 20px 0px 0px 10px;
}

.siteName { /* サイト名 h1 （テキスト） */
	margin: 0px;
/*	padding:25px 5px 5px 20px;*/
	font-size:200%;
}

.siteName a {
 color: #0060a9;
	text-decoration: none;
}

.siteName a:hover {
 color: #0060a9;
	text-decoration: underline;
}

.sitecopy { /* サイトコピー h2 （ロゴがテキストの場合使用）*/
	/*padding: 0px 0px 0px 20px; */
	margin: 0px; 
	color: #999;
}

.sitecopy a {
 color: #666;
	text-decoration: none;
}

.sitecopy a:hover {
 color: #666;
 text-decoration: underline;
}

/* ヘッダーメニュー */
#headMenu {
	margin:-78px 0 0 0;
	width: 100%;
	/*background: #64c3e3;*/
	/*margin-bottom: 15px;*/
}

.headnavi { /* ヘッダーメニューテキスト */
	color: #216292;
	text-align:right;
	line-height: 100%;
	/*background: url(/USERTHEMEIMG/vol1/trinity.mn.shopserve.jp//bg_headnav.gif) no-repeat;*/
	width:916px;
	height:68px;
	padding:10px 50px 0 0;
}

.headnavi a{
	color:#FFF;
	text-decoration: none;
	/*background: url(../img/hnavi01.gif) no-repeat left 0px;*/
	padding-left: 0px;
	font-size:12px;
}

.headnavi a:hover {
	color: #FFF;
	text-decoration: underline;
}

.headnavi a:visited {
	color: #FFF;
/*	text-decoration: none;*/
}

.headnavi a:active {
	color: #FFF;
	text-decoration: none;
}

.navi01 {
	font-weight:400;
	color:#C4DBE6;
/*	border:1px solid #FF660;*/
/* ヘッダーメニューアイコン ※aタグに挿入・未使用*/
}

.hline {/* ヘッダー下装飾ライン ※未使用*/
}

.header_area { /* ヘッダのフリーエリア */
/*	text-align: left;
	width:680px;
	margin:0px 5px 0px 5px;
	padding:0px;*/
	display:none;
}


/* **************************************************************************************
	
	フッター
	
*************************************************************************************** */

.pageTop { /* ページトップ */
	margin:0 20px 0 0;
	position:relative;
	bottom:-40px;
	float: right;
	/*padding-left: 13px;*/
}

.pageTop a {
	display:block;
	width:69px;
	height:15px;
	background: url(/USERTHEMEIMG/vol1/trinity.mn.shopserve.jp//pagetop.gif) no-repeat;
	/*background: url(/USERTHEMEIMG/vol1/trinity.mn.shopserve.jp//pagetop.gif) no-repeat left top;*/
	text-indent:-9990px;
}

.pageTop a:hover {
 color:#64C3E3;
	text-decoration: none;
}


#footer {
	padding:15px 0 0 0;
	margin:30px 0 30px 14px;
	width: 936px;
	height: 99px;
	text-align:left;
	background: url(/USERTHEMEIMG/vol1/trinity.mn.shopserve.jp//bg_footer.gif) no-repeat;
	/*background: url(/USERTHEMEIMG/vol1/trinity.mn.shopserve.jp//bg_footer.gif) no-repeat;*/
	/**/
}

.footnavi{
	padding:0;
	text-align:left;
	width:500px;
	margin:0 0 0 15px;
}
.footnavi a{ color: #666666;text-decoration: none; }
.footnavi a:hover { color: #666666;text-decoration: underline; }

#copyright { /* コピーライト */
	padding: 0px;
	margin: 0px;
	width: auto;
	height: 20px;
	color: #FFFFFF;
	/*background: #64c3e3;*/
	text-align:center;
	/* background: url(../img/copyright.gif) ; */
}

/* **************************************************************************************
	
	コンテンツ部分　左側
	
*************************************************************************************** */

#leftSide { /* 左サイドtd */
	padding: 0px;
	margin: 0px 0 100px 0;
	vertical-align: top;
	/*background: url(../img/leftside.gif) ;*/
	background: url(/USERTHEMEIMG/vol1/trinity.mn.shopserve.jp//bg_left.gif) no-repeat left bottom;
	/*background: url(/USERTHEMEIMG/vol1/trinity.mn.shopserve.jp//bg_left.gif) no-repeat left bottom;*/
}

#leftSide .sidebox{
	width:183px;
	padding: 0px;
	margin: 0;
	margin: 0 0 0 24px;
}





/* ********************************************
	カレンダー部分等
********************************************* */

#leftSide .sidemain1{
	/*border-top:5px solid #FFF;*/
	margin:0 0 0 0;
	padding: 11px;
	width:162px;
	/*background:#E4E3E1;*/
}

caption{ /* 年月タイトル */
	font-weight: bold;
	text-align: center;
	padding:3px;
}

caption a{
 color:#333;
 text-decoration:underline;
}

caption a:hover{
	color:#666;
	text-decoration:underline;
}

.carender { /* カレンダー テーブル*/
	border-collapse: collapse;
	/*padding:5px;*/
	padding:0;
	margin:0px;
	text-align:center;
	/*background: #FFF;*/
	font-size: 12px;
	/*width:162px;*/
}

.carender td {
	padding:3px;
	border-collapse: collapse;
	text-align:right;
	border:1px solid #CBCBCA;	
}

.carender th {
	padding:2px;
	width:17px;
	border-collapse: collapse;
	border:1px solid #CBCBCA;	
}

th.day { /* ヘッダ平日 */
	font-weight: bold;
	color: #FFFFFF;
	background: #64C3E3;
	text-align: center;
}

th.sun { /* ヘッダ日曜 */
	color: #FFFFFF;
	background: #FF6699;
	text-align: center;
}

th.sat { /* ヘッダ土曜 */
	color: #FFFFFF;
	background: #0091D1;
	text-align: center;
}



/* **********************************************************************************

	カレンダー

********************************************************************************** */

div.sidebox h3.title1{
	margin:10px 5px 0 10px;
	display:none;
}

div#calendar_div table{
	background:#FFF;
}

div#calendar_div table th.sun{
	background:#F0B5B5;
	color:#CF1818;
}

div#calendar_div table th.sat{
	background:#9DCDF9;
	color:#166DBD;
}

div#calendar_div table th.day{
	background:#E7E7E7;
	color:#666666;
}

div#calendar_div table td.existdata{
	color:#A0A0A0;
}




.chert { /* 表示色説明枠  */
	font-size:12px;
	/*background: #FFFFFF;*/
	padding: 5px;
	margin:0 0 10px 0;
}

.chert td {
	border-collapse: separate;
	padding:0px 0px 0px 5px;
	border:1px solid #ccc;
}

.line01{
/*	border: 1px solid #64C3E3;
	vertical-align:bottom;*/
} 

#rss{ /* RSS設定 */
	width:100%;
/*	border-top:4px solid #FFF;
	border-bottom:4px solid #FFF;*/
	margin:0 0 0 24px;
	padding:5px 0;
	background:#FFF;
}

#rss img{
	margin:0 0 0 4px;
}
	

#count{ /* カウンター */
	margin: 0px;
	padding:5px;
}


/* **************************************************************************************
	
	コンテンツ部分　右側
	
*************************************************************************************** */

#rightSide { /* 右サイドtd （3列）*/
	/*width: 193px;*/
	padding: 0 0 0 8px;
	margin: 0px;
	vertical-align: top;
	/*background: url(/USERTHEMEIMG/vol1/trinity.mn.shopserve.jp//bg_right.gif) repeat-y left bottom;*/
}

#rightSide2 { /* 右サイドtd （3列 ブログ）*/
	width: 169px;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-top: 1px solid #CCC;
	border-right-style: none;
}

#rightSide .sidebox{
	margin: 0 0 0 0;
	padding:0 0 1px 0 !important;
	padding:0;
	background:#CCE3C9;
	width:183px;
	padding: 0px;
	margin: 0;
}

/* *************************************
	右側お勧め
************************************** */

/* 商品名 （商品一覧）*/
#rightSide h2.goods{
	/*height:75px;*/
	color:#0091D1;
	text-decoration:none;
	font-weight:bold;
	display:block;
	width:147px;
	line-height:115%;
	background: url(/USERTHEMEIMG/vol1/trinity.mn.shopserve.jp//bg_linedot_green.gif) no-repeat;
	/*background: url(/USERTHEMEIMG/vol1/trinity.mn.shopserve.jp//bg_linedot_green.gif) no-repeat;*/
	padding:8px 12px 12px 12px;
}

#rightSide h2.goods a {
	float:left;
	margin:0 5px 0 0;
}

#rightSide h2.goods a:hover {
	color:#0091D1;
	text-decoration:underline;
}

#rightSide h2.goods img{
	clear:both;
	margin:5px 0 0 0;
	padding:0 0 8px 0;
}

/* *************************************
	ピックアップ商品
************************************** */

#rightSide .layout1{ /* レイアウト */
	margin:0 0 5px 0;
	padding:0px;
	border:1px solid #A5CDA0;
	background:#FFF;
	width:171px;
	/* background: url(../img/layout1.gif) ; */
}

#rightSide .layout1 table{
	/*width:168px;*/
	background:#EBF8E8;
	height:210px;
	margin:0 0 0 0px;
	border:none;
}

#rightSide .layout1 td{
	margin: 0px;
	text-align: center;
}


/* サイドコンテンツ */

#rightSide .sidemain1{ /* メイン枠 */
	margin:0 0 8px 0;
	padding:0 5px;
}

.sidemain1 p {
	padding: 3px 0px 3px 0px;
	margin: 0px;
	line-height:130%;
}

.sidemain1 ul { /* リスト設定 */
	margin: 0px;
	padding:3px;
	list-style:none;
	background: #FFF;
} 

.sidemain1 li {
	display: block;
	padding: 2px 0px 2px 15px;
	background: url(../img/icon_eye03.gif) no-repeat 3px 5px;
	border:5px solid #666;
}


/* **************************************************************************************
	
	コンテンツ部分　中央
	
*************************************************************************************** */

#center1 { /* センター td （2列）*/
	width: 750px;
	/*width: 690px;*/
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}

#center1 table{
}

#center2 { /* センターtd （3列）*/
	width: 520px;
	padding: 0 0 0 15px;
	vertical-align: top;
}

#center3 { /* センターtd （装飾用）*/
	vertical-align: top;
	width:100%;
}

#center3 table{
	margin:0 auto;
	text-align:center;
}



.centerbox { /* センター用ブロック（幅設定） */
	margin: 0px;
	padding:10px 0 0 0;
}

.centerbox .title1{
	margin-bottom:5px;
}



/* **************************************************************************************
	
	トップページ
	
*************************************************************************************** */

/* ********************************************
	トップイメージ
********************************************* */

.topIMG {
	margin:0 0 0 0;
	padding:0px;
	width:508px;
}

.topIMG td{
	margin: 0px;
	padding:0px;
}

.shopCopy { /* サイト説明 */
	margin: 0px;
	padding: 3px 10px 3px 10px;
	text-align:left;
	color: #666666;
	background:#EBEBEB;
	border:1px solid #D0D0D0;
	width:485px;
}


/* ********************************************
	タイトル等
********************************************* */

#center2 .centerbox {
	width:510px;
	border:0;
/*	border:1px solid green;*/
}

#center1 .centerbox h3.title1{
	background: url(/USERTHEMEIMG/vol1/trinity.mn.shopserve.jp//bg_h3.gif) repeat-x left bottom;
	/*background: url(common/bg_h3.gif) repeat-x left bottom;*/
	color:#666666;
	padding:0 0 10px 8px;
	margin:0 4px 0 0;
	width:499px;
}

/* ********************************************
	インデックスページ　商品レイアウト
********************************************* */

.layoutFrame{/* 大枠 table */
	margin: 10px 0px 0px 0px;
/*	background:#BED4DB;*/
	width:509px;
	/* background: url(../img/layoutframe.gif) ; */
}

.layoutFrame td{
	text-align: center;
	margin: 0px;
	/*background:#EDF6F9;*/
	/*padding: 1px;*/
	vertical-align:top;
}

.layoutFrame table.auto{
	/*width:509px;*/
	margin:0;
	text-align:left;
	/*border-right:1px solid #BED4DB;*/
	/*border-top:1px solid #BED4DB;*/
	/*background: url(/USERTHEMEIMG/vol1/trinity.mn.shopserve.jp//bg_product_all.gif) repeat-y left top;*/
}

.layout1{ /* レイアウト */
	margin:0 0 8px 0;
	padding: 0px;
	/*background: #BED4DB;*/
	/*border-bottom:8px solid #FFF;*/
	/* background: url(../img/layout1.gif) ; */
}

.layout1 table{
	width:166px;
	background:#EDF6F9;
	/*height:210px;*/
	border:1px solid #BED4DB;
	/*margin:0 0 1px 1px;*/
}

.layout1 td{
	margin: 0px;
	text-align: center;
}

.item {
	background:#FFF;
	/*width:164px;*/
	/*height:159px;*/
	vertical-align:middle;
	padding: 8px 0;
}

.item img {/* 商品画像枠  */ 
	/*height: auto;*/
	margin: 0px;
	text-align:center;
}

/* 商品名 （商品一覧）*/
.centerbox h2.goods{
	height:60px;
	color:#0091D1;
	text-decoration:none;
	font-weight:bold;
	display:block;
	/*width:143px;*/
	line-height:115%;
	background: url(/USERTHEMEIMG/vol1/trinity.mn.shopserve.jp//bg_linedot.gif) no-repeat;
	/*background: url(/USERTHEMEIMG/vol1/trinity.mn.shopserve.jp//bg_linedot.gif) no-repeat;*/
	padding:8px 12px 12px 12px;
	margin:0 0 0 0;
	overflow:hidden;
}

.centerbox h2.goods a {
}

.centerbox h2.goods a:hover {
 color:#0091D1;
 text-decoration:underline;
}

.centerbox h2.goods img{
	clear:both;
	margin:5px 0 0 0;
	padding:0 0 8px 0;
}



/* ********************************************
	第2階層
********************************************* */

#bread { /* パンクズ */
	margin: 0px 0px 0px 4px;
	padding: 3px 10px;
	text-align:left;
}

.mainCont {
	padding:10px;
	margin:0 0 0 5px; 
	width: auto;
}

#sortList{
	margin: 0px;
	padding: 10px 3px 5px 3px;
	width: auto;
	color:#333333;
	clear:both;
	width:690px;
	background:#FFF;
	text-align:right;
	/*float: right;*/
}

.mainCont p{
/*	margin:0;
	float:left;
	background:#F0F0F0;
	padding:5px;
	width:335px;*/
}



#center3 .centerbox{
	width:720px;
	margin:0 auto;
	text-align:left;
}



#center3 .centerbox h3.title1{
	background: url(/USERTHEMEIMG/vol1/trinity.mn.shopserve.jp//bg_h3.gif) repeat-x left bottom;
	/*background: url(common/bg_h3.gif) repeat-x left bottom;*/
	color:#666666;
	padding:0 0 10px 8px;
	margin:0 4px 0 0;
	width:701px;
}

/* *******************************************************************
	商品リスト
********************************************************************* */


.mainCont .layoutFrame{/* 大枠 table */
	margin: 10px 0px 0px 0px;
	/* background:#BED4DB;*/
	width:676px;
	background:none;
	/* background: url(../img/layoutframe.gif) ; */
	border
}

.mainCont .layoutFrame td{
	text-align: center;
	margin:0px;
	padding:0;
	/*background:#EDF6F9;*/
	/*padding: 1px;*/
	vertical-align:top;
}










.mainCont .layoutFrame table.auto{
	/*width:620px;*/
	width:auto;
	height:auto;
	border:none;
	background:none;
	margin:0;
	padding:0;
	text-align:left;
}

.mainCont .layout1{ /* レイアウト */
	margin:0;
	padding:0;
	/* background: #BED4DB;*/
	/* background: url(../img/layout1.gif) ; */
	/*width:680px;*/
	width:auto;
	height:auto;
	border:none;
	margin:0 0 0 0;
	padding:0;
}





.mainCont .layout1 table{
	/*width:676px;*/
	/*background:none#EDF6F9;
	height:auto;
	border:none;*/
	/*margin:0 0 1px 1px;*/
	/*margin:0;
	padding:0;*/
}

.mainCont .layout1 td{
	margin: 0px;
	text-align: center;
	height:auto;
	margin:0;
	padding:0;
}


.mainCont .item {
	background:none;
	width:250px;
	margin:0 0 17px 0;
	padding:0;
	height: auto;
}

.mainCont .item img {/* 商品画像枠  */ 
	padding:0 0 0 0;
	margin: 0;
	text-align:center;
	border:1px solid #CCCCCC;
}








.mainCont h2.goods{
	/*width:546px;*/
	text-align:left;
	/*margin:0 0 0 9px;*/
	margin:0 14px;
	font-weight:bold;
	/*width:524px;*/
	width:auto;
	height:auto;
	padding:10px 11px;
	background: url(/USERTHEMEIMG/vol1/trinity.mn.shopserve.jp//h2_product.gif) #EDF6F9;
	/*background: url(/USERTHEMEIMG/vol1/trinity.mn.shopserve.jp//h2_product.gif) #EDF6F9;*/
	border-bottom:1px solid #E1E5E6;
	font-size:12px;
/*	color:#0091D1;
	text-decoration:none;
	line-height:140%;
	margin:0 0 0 9px;*/
}












.mainCont h2.goods a{
	/*float:left;*/
}

.mainCont h2.goods a:hover {
 color:#0091D1;
 text-decoration:underline;
}

.mainCont h2.goods img{
	margin:0;
	padding:0;
/*	float:left;*/
}

.mainCont .price { /* 商品価格 */
	color: #FF0000;
	text-align:left;
	background:#F0F0F0;
	width:auto;
	/*width:524px;*/
	padding:8px 11px;	
	/*margin:0 0 0 9px;*/
	margin:0 14px;
	color:#666666;
	font-weight:800;
	font-size:12px;
}

.mainCont .expl { /* 商品説明文 */
	text-align: left;
	border:none;
	padding:10px 18px;
	line-height:150%;
	color:#666666;
	font-size:12px;
	margin:0 0 10px 0;
}

.mainCont .expl a {
 color:#3A3A3A;
	text-decoration:none;
}

.mainCont .auto .layout1 .auto .item{
	height:125px;
	text-align:center;
	width:100%;
	margin-bottom:3px;
}

/*詳細商品枠*/

.mainCont .auto .layout1 .auto{
	border-bottom:50px solid #FFF !important;
	border-bottom:20px solid #FFF;
	text-align:center;
	width:100%;
}

/* **************************************************************************************
	
	フッター
	
*************************************************************************************** */

.footer_area { /* フッタのフリーエリア */
	text-align: left;
	width:680px;
	margin:0px 5px 0px 5px;
	padding:0px;
}

/* **************************************************************************************
	
	商品
	
*************************************************************************************** */

#center1 table #center3 .mainCont{
	padding: 0px;
	margin-right:5px; 
}

#center1 table #center3{
}

#center1 table #center3 .centerbox{
	width:720px;
	margin:0 0 0 7px;
	text-align:left;
	border:0;
}

#center1 table #center3 .centerbox h3.title1{
	background: url(/USERTHEMEIMG/vol1/trinity.mn.shopserve.jp//bg_h3.gif) repeat-x left bottom;
	/*background: url(common/bg_h3.gif) repeat-x left bottom;*/
	color:#666666;
	padding:0 0 10px 1px;
	margin:0 4px 0 0;
	width:696px;
	border:0;
}

#center1 table #center3 .centerbox .mainCont p{
	margin:0 15px 0 0;
	padding:0;
}

#center1 table #center3 .centerbox .mainCont ul{
	margin:0 15px 0 0;
	padding:0 0 0 15px;
}


.price { /* 商品価格 */
	color: #FF0000;
	text-align:left;
}

.price.zoom { /* 商品価格 （商品詳細） */
	font-size: 125%;
	font-weight:bold;
}

.expl { /* 商品説明文 */
	text-align: left;
	border-top: 1px dotted #CCC;
	padding:10px 12px;
	line-height:150%;
	color:#666666;
	font-size:10px;
}

.expl a {
 color:#3A3A3A;
	text-decoration:none;
}

.expl a:hover {
 color:#3A3A3A;
	text-decoration:underline;
}

.fixed{ /* 商品定価 */
	color: #0099CC;
	text-align:left;
}



/* タイトルデザイン 
.free_title {
	margin: 0px;
	color: #FFF;
	width: auto;
	background: url(../img/title_bar01.gif) no-repeat;
	line-height:200%;
	vertical-align:middle;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-bottom: 1px solid #0098d4;
}
*/


h3.no2{
	position:relative;
	left:5px;
	/*width:700px;*/
	/*margin:0 30px 0 0;*/
}

.title1 a {
	/*color:#FFF;
	text-decoration:none;*/
}

.title1 a:hover {
/*	color:#FFF;
	text-decoration:underline;*/
}

.title2 { /* タイトル2 h3 */
	margin: 0px;
	/*background: url(../img/title_bar02.gif) no-repeat;*/
	background: url(/USERTHEMEIMG/vol1/trinity.mn.shopserve.jp//h3_pickup.gif) no-repeat;
	/*background: url(/USERTHEMEIMG/vol1/trinity.mn.shopserve.jp//h3_pickup.gif) no-repeat;*/
	text-indent:-9999px;
	width:183px;
	height:32px;
}

.title2 a {
 color:#FFF;
	text-decoration:none;
}

.title2 a:hover {
 color:#FFF;
	text-decoration:underline;
}

.title3 { /* タイトル3 h3 */
        margin: 0px;
        width: auto;
        color:#FFF;
        background: url(../img/title_bar02.gif) no-repeat;
        line-height:200%;
        vertical-align:middle;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 10px;
        border-bottom: 1px solid #007eb0;
}

.rank{/* ランキングアイコン */
        text-align: left;
}

.contbox { /* メインコンテンツ内項目ボックス*/
	padding: 10px 0px; 
	margin: 0px; 
	width: auto; 
}


ul.news{ /* 最新情報リスト設定 */
	text-align: left;
	padding: 0px 0px 0px 12px;
	margin:0px;
	list-style:square;
	color: #0099CC;
}

li.p3 {
 padding: 3px;
}

.free_list{ /* リスト設定 */
        padding: 5px 10px;
        margin:0px;
}

ul.list{ /* リスト設定 */
	text-align: left;
	padding: 5px 10px;
	margin:0px;
	list-style:square;
	color: #F59300;
}

ul.map{ /* サイトマップリスト設定 */
	text-align: left;
	padding: 0px 20px;
	margin:0px;
	color: #003399;
}



/*
.layoutp3{
	padding:5px 0px;
	border: 1px solid #CCCCCC;
}

.layoutp3 th { padding:3px;}
.layoutp3 td { padding:3px;}
.layoutp3 .border { border:1px solid #999999;}
*/


/* 第二階層 */


/*h4.title{
	margin: 5px 0px; 	
	padding: 2px 0px;
	color: #008ce5;
	border-bottom:1px solid;
}*/

.mainFrame{ /* メイン大枠 */
	margin: 0px;
	padding: 5px 5px 5px 5px;
	/* background: url(../img/mainframe.gif) ; */
}

p.title	{ margin: 3px 0px; 	
	padding: 2px 0px;
	color: #669933;
	border-bottom:1px dotted;
	font-weight:bold;
}

/* メールマガジンアイコン設定 */
.mailmag_ent{ /* 新規登録 h4 */
	color: #008ce5;
	background: url(../img/icon_mailmag_ent.gif) no-repeat;
	height: 34px;
	padding-left: 70px;
	padding-top: 10px;
}

.mailmag_cha{ /* アドレス変更 h4 */
	color: #008ce5;
	background: url(../img/icon_mailmag_cha.gif) no-repeat;
	height: 34px;
	padding-left: 70px;
	padding-top: 10px;
}

.mailmag_can{ /* 配信解除 h4 */
	color: #008ce5;
	background: url(../img/icon_mailmag_can.gif) no-repeat;
	height: 34px;
	padding-left: 70px;
	padding-top: 10px;
}

/********************************************************************/
/* サイド設定 */

#search {/* サイド商品検索枠設定 */
	padding: 5px;
	margin:0;
	width: 184px;
	height:70px;
	/*background: #B6D8E3;*/
	background: url(/USERTHEMEIMG/vol1/trinity.mn.shopserve.jp//bg_search.gif) no-repeat left top;
	/*background: url(common/bg_search.gif) no-repeat left top;*/
	border-bottom:7px solid #FFF;
	margin:0;
}

#search label {
	display:none;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}

#search input{
	margin:20px 0 0 8px;
}

.fieldarea {
 padding: 5px 0px 5px 0px;
	virtical-align: center;
}

/* サイドメニューカテゴリリスト */

.list { /* メニュー枠設定 */
	padding: 1px;
	display: block;
	background: #FFFFFF;
}

.list h3 { /* タイトル */
	padding: 5px 5px;
	margin: 0px; 
}

ul.free_listbox{
	text-align: left;
	padding: 0px;
	margin:0px;
	list-style:none;
}

ul.listbox{
	text-align: left;
	padding: 0px;
	margin:0px;
	list-style:none;
}

li.ca1 {
	margin: 0px;
	border-bottom: 1px solid #FFF;
	background:#2F7AB1;
	font-weight:800;
}

li.ca2 {
	margin: 0px;
	border-bottom: 1px solid #FFF;
}

li.ca1 a{
	padding: 5px 3px 5px 5px;
	display: block;
	color:#FFF;
	text-decoration: none;
	background: #006FA4;
}

li.ca1 a:hover{
 color:#FFF;
	text-decoration: none;
	background: #008CE5;
}

li.ca1 a:visited,
li.ca2 a:visited{
	color:#FFF;
}

li.ca2 a{
 padding: 3px 3px 3px 24px;
	display: block;
	color:#FFF;
	text-decoration: none;
	background: url(/USERTHEMEIMG/vol1/trinity.mn.shopserve.jp//arrow_list.gif) no-repeat 8px center #6CABC0;
	/*background: url(/USERTHEMEIMG/vol1/trinity.mn.shopserve.jp//arrow_list.gif) no-repeat 8px center #64C3E3;*/
}

li.ca2 a:hover{
 color:#008CE5;
	text-decoration: none;
	background: url(/USERTHEMEIMG/vol1/trinity.mn.shopserve.jp//arrow_list.gif) no-repeat 8px center #E1E1E1;
	/* background:url(../img/icon_eye02_ov.gif) no-repeat 10px center;*/
}

li.ca3 {
	margin: 0px;
	border-bottom: 1px solid #FFF;	
}

li.ca3 a{
	padding: 5px 3px 5px 5px;
	display: block;
	color:#FFF;
	text-decoration: none;
	background: #64C3E3;
}

li.ca3 a:hover{
 color:#FFF;
	text-decoration: none;
	background: #008CE5;
}

li.ca4 {
	margin: 0px;
	border-bottom: 1px solid #FFF;
}

li.ca4 a{
 padding: 3px 3px 3px 21px;
	display: block;
	color:#FFF;
	text-decoration: none;
	background: #64C3E3 url(../img/icon_eye02.gif) no-repeat 10px center;
}

li.ca4 a:hover{
 color:#008CE5;
	text-decoration: none;
	background: #E1E1E1 url(../img/icon_eye02_ov.gif) no-repeat 10px center;
}

.sline1 { /* サイドバー下ライン */
	padding: 0px;
	margin: 0px;
	/*height: 5px;*/
	background: #FFFFFF;
	/* background: url(../img/sline1.gif) ; */
}

.sline2 { /* サイドバー下ライン */
/*	padding: 0px;
	margin: 0px;
	height: 5px;
	background-color: #CCCCCC;*/
	/* background: url(../img/sline2.gif) ; */
}

/********************************************************************/
/* ブログ */

.blogbox { /* コメントボックス*/
	padding: 5px; 
	margin: 2px 0px;
	width: auto;
	/* background: url(../img/blogbox.gif) ; */
}

.entry_title { /* ブログエントリータイトル h2 */
	padding:5px;
	display: block;
	font-size:116%;
	color: #FFFFFF;
	background: #99CC33;
	margin-bottom: 10px;
	border-bottom: 1px solid #666666;
}

.entry_date{
	display: block; 
	padding: 10px 0px 3px 0px; 
	color: #FF6600; 
	text-align:right;
}

.state{ /* ブログステータス */
	padding: 2px 0px;
	text-align: right;
	border-top: 1px dotted #CCCCCC; 
}

.subtitle {/* h3 ブロックサブタイトル */
	padding: 2px 0px; 
	margin:10px 0px 10px 0px;
	text-align: left;
	font-size:110%;
	color:#CC6600;
	border-bottom: 3px double #CC6600;
	/* background: url(../img/subtitle.gif) ; */
}

 p.label { /* ブログコメントタイトル */
	font-weight: bold;
}

.tb_url{ /* トラックバックurl */
	font-weight: bold; margin-bottom: 10px;
}


/********************************************************************/
/* カート */

.point {font-size:120%;color:red;font-weight:900;}

.pointline {
	font-size:100%;
	color:red;
	font-weight:900;
	padding: 3px;
	background: #FFCCCC;
}



/* ナビゲーション （固定）*/
.step_navi01,.step_navi02,.step_navi03,.step_navi04 {
	text-align:center;
	width:100%;
	height:83px;
	margin:0 0 30px 0;
}

.step_navi01 {
	background-image:url(../img/navi01.gif);
	background-repeat:no-repeat
}

.step_navi02 {
	background-image:url(../img/navi02.gif);
}

.step_navi03 {
	background-image:url(../img/navi03.gif);
}

.step_navi04 {
	background-image:url(../img/navi04.gif);
}

/* **********************************************************************************

	商品詳細ページ
	
********************************************************************************** */

h2.no2{
	background: url(/USERTHEMEIMG/vol1/trinity.mn.shopserve.jp//bg_h3.gif) repeat-x left bottom;
	/*background: url(common/bg_h3.gif) repeat-x left bottom;*/
	color:#666666;
	padding:0 0 10px 1px;
	margin:0 0 20px 0;
	width:701px;
	position:relative;
	left:5px;
}


h2.no2 img{
	margin:0 0 0 10px;
}


.layoutp3 h2.no2{
	font-weight:800;
	background:#EDF6F9;
	border:1px solid #E1E6E7;
	width:397px;
	padding:7px 10px;
	color:#2A4C57;
	position:relative;
	left:0;
	margin:-5px -5px 2px -5px;
}


.layoutp3{
	width:;
	padding:0;
	text-align:left;
	margin:20px 0;
}

.layoutp3 .layoutp3{
	border:0;
	margin:0;
}

.layoutp3 p{
	width:auto;
	background:none;
}

.mainCont .layoutp3 .price{
	width:auto;
	background:none;
	color: #FF0000;
	text-align:left;
	padding:0;	
	margin:0;
	color:#990000;
	font-weight:800;
}

.layoutp3 table{
	width:710px;
/*	background: url(/USERTHEMEIMG/vol1/trinity.mn.shopserve.jp//bg_table_dot.gif) repeat-x left top;*/
	position:relative;
	left:-8px;
	padding:15px 0;

	}

.layoutp3 table td{
	/*padding:5px;*/
	padding-top:16px;
}

/* *******************************
	左写真
******************************** */

.layoutp3 table td div.item{
	padding:0 0 0 10px !important;
	padding:0;
	position:relative;
	left:0 !important;
	left:-4px;
}

.layoutp3 table td p.center{
	margin:0;
	padding:0;
	position:relative;
	top:-13px;
	left:10px;
	width:250px;
	text-align:center;
}

.layoutp3 table td p.center img{
	margin:0 5px 0 0;
}

/* *******************************
	テーブル右
******************************** */

.layoutp3 table td table{
	border:none;
	width:417px;
	background:#FFF;
	border-collpase:collapse;
	padding:0;
	position:relative;
	right:-5px
	left:0px;
	margin:0 0 0 5px;
	/*margin:0 0 0 -50px;*/
}

.layoutp3 table table td{
	text-align:left;
	/*border-left:1px solid black;*/
	/*border-top:1px solid #CCC;*/
	padding:4px 5px;
/*	line-height:300%;*/
/*	background: url(/USERTHEMEIMG/vol1/trinity.mn.shopserve.jp//bg_table_dot.gif) repeat-x left top;*/
}

.layoutp3 table table td img{
	text-align:left;
	/*padding:12px;*/
}

.layoutp3 table table td input{
/*	margin:8px 5px 0 0;*/
}






/* **********************************************************************************

	ショッピングカート
	
********************************************************************************** */

h4{
	padding:5px;
	color:#FFF;
	background:#5897B3;
	line-height:150%;
	margin:20px 0 2px -1px !important;
	margin:20px 0 1px 0px;
	font-size:12px;
/*	width:711px !important;
	width:710px;*/
}

/* safari only \*/
html:\66irst-child h4{
	/*border-right:1px solid #5897B3;*/
	font-size:12px;
	/*width:709px;*/
	position:relative;
	right:-1px;
	padding:5px;
}
/* end */


.bordlayoutp3{
	text-align:left;
	margin:0 0 10px 0;
	font-weight:800;
}

.bordlayoutp3 table,
.bordlayoutp3 p,
.bordlayoutp3 div{
	font-weight:400;
}

/* ************************ 
	テーブル　大枠
************************ */

.bordlayoutp3 table.border{
	width:100%;
	border-collapse:collapse;
	border:1px solid #B1C3CB;
}

.bordlayoutp3 table.border td{
	padding:3px;
	border:1px solid #B1C3CB;
}

.bordlayoutp3 table.border td.backcolor1{
	color:#666666;
	font-weight:800;
	background:#D9E7EB;
	text-align:center;
}

.bordlayoutp3 table.border .backcolor2 div{
	text-align:center;
	width:95%;
	padding:0 15px;
}

.bordlayoutp3 table.border .backcolor2 p{
	text-align:center;
	width:95%;
	padding:0 15px;
}


/* ************************ 
	テーブル内テーブル
************************ */


.bordlayoutp3 table.border td.backcolor2 table{
	border:none;
	background:;
	border-collapse:collapse;
	width:70%;
}


.bordlayoutp3 table.border td.backcolor2 table td{
	border:none
}



/* テーブル内カラー切り替え（タイトル部分） */

/*.backcolor2 {
	background:#FFFFFF;
	vertical-align:middle;
}
*/

/*.backcolor3{
	background:url(../img/leftside.gif);
	padding:10px 0px;
}
*/ 


/* **********************************************************************************

	特定商取引法に関する表示 & サイトマップ
	
********************************************************************************** */
/*
.layoutp5  { padding:5px 0px;}
.layoutp5 th { padding:5px;}
.layoutp5 td { padding:5px;}
.layoutp5 .border { border:1px solid #CCCCCC;}
*/

#center3 table.layoutp5{
	width:665px !important;
	width:670px;
	text-align:left;
	border-collapse:collapse;
	/*border:1px solid #D2DFE4;*/
	margin:15px 0 15px 10px;
}

#center3 table.layoutp5 th{
	text-align:left;
	padding:5px 5px 5px 10px;
	/*background:#EAF2F4;*/
	/*border:1px solid #D2DFE4;*/
}

#center3 table.layoutp5 td{
	text-align:left;
	padding:5px 5px 5px 10px;
/*	border:1px solid #D2DFE4;*/
}

li.sm1 { margin: 4px ; display: block;}
li.sm2 { margin: 0px 0px 0px -5px; display: block;}



.sitemap{ /* サイトマップリスト 項目タイトルh4*/
	padding: 5px 25px;
	background: url(../img/icon_sitemap.gif) no-repeat left center;
	color: #003399;
}



/* **********************************************************************************

	個人情報保護方針
	
********************************************************************************** */

#center3 .centerbox .mainCont div#privacy{
	width:665px !important;
	width:670px;
	margin:15px 0 15px 10px;
}

#center3 .centerbox .mainCont div#privacy h4{
	margin:0 0 5px 0;
}

#center3 .centerbox .mainCont div#privacy p{
	margin:1px 6px;
}


/* **********************************************************************************

	サイトマップ

********************************************************************************** */

div#sitemap{
	text-align:left;
	width:650px;
	margin:6px 0 6px 15px !important;
	margin:6px 0 6px 15px;
	padding:10px 0 0 0;
}


div#sitemap dl{
	clear:both;
	margin:5px 0 5px 5px;
}

div#sitemap dl dt{
	float:left;
	width:250px;
	font-weight:800;
	margin:0;
	padding:3px 0 3px 0;
}

div#sitemap dl dt.sm{
	width:230px;
	margin:0 0 0 20px !important;
	margin:0 0 0 10px;
	padding:3px 0 3px 0;
}

div#sitemap dl dd{
	margin:0;
	float:right;
	width:350px;
	background: url(/USERTHEMEIMG/vol1/trinity.mn.shopserve.jp//arrow_sitemap_01.gif) no-repeat left center;
	padding:3px 0 3px 16px;
}

div#sitemap p.line-sitemap01{
	clear:both;
	line-height:1px;
	height:1px;
	width:600px;
	border-bottom:1px solid #CCC;
}

div#sitemap p.line-sitemap02{
	clear:both;
	line-height:1px;
	height:1px;
	width:580px;
	border-bottom:1px solid #CCC;
	position:relative;
	left:20px;
}


/* **********************************************************************************

	ガイド

********************************************************************************** */

td#center1 table td#center3 div.mainFrame div.mainCont table td p{
/*	text-align:left;*/
/*	width:auto;*/
/*	line-height:170%;
	margin:10px 20px;
	border:1px solid red;*/
}

td#center1 table td#center3 div.mainFrame div.mainCont h4.title{
/*	width:657px;
	position:relative;
	left:10px;*/
}




