/*入力補完*/
#suggest {
    position: absolute;
    background-color: #EEEEEE;
    border: 1px solid #CCCCFF;
    font-size: 90%;
    width: 194px;
	text-align:left;
}
#suggest div {
    display: block;
    width: 194px;
	text-align:left;
    overflow: hidden;
    white-space: nowrap;
}
#suggest div.select{ /* キー上下で選択した場合のスタイル */
    color: #FFFFFF;
    background-color: #3366FF;
	text-align:left;
}
#suggest div.over{ /* マウスオーバ時のスタイル */
    background-color: #99CCFF;
	text-align:left;
}
/*入力補完*/

/* HR */

.grad_rectangle
{
color: #009900; /* 線の色(IE用) */
  background-color: #009900; /* 線の色(NN用) */
  height: 1px; /* 線の太さ */
  border: 0px; /* 枠の太さ */
  filter: Alpha(opacity=100, finishopacity=0, style=3); /* フィルタ */
}

/* HR終了 */

/*スライド開始*/
.TPNSSwrapper{ /*メイン部分*/
	width: 683px;
}
#TPNiceSlideShowMenu div img{ /*右メニュー設定*/
	float:left;margin:8px;
}
#TPNiceSlideShowMenu div{ /*右メニュー設定*/
	height:60px;width:246px;
}
.TPNiceSlideShowMenuContent{ /*右メニュー設定*/
	text-align:left;
}
#TPNiceSlideShow{ /*左画像設定*/
	height:257px;width:410px;float:left;
}
#TPNiceSlideShowMenuWrp{ /*右メニュー部メイン*/
	height:257px;width:249px;overflow:hidden;
}
.tpniceslideshow_scrollbar-vert{ /*スクロールバー*/
	height:257px;width:22px;float:right;
}
.tpniceslideshow_handle-vert{ /*スクロールバー*/
	width:22px;
}

.TPNSSwrapper1 { /*メイン部分*/
	width: 683px;
} 
/*スライド終了*/

/* バックグラウンド 

body {
background-image:url(https://www.atomicgolf.jp/08banner/1016obi.jpg);
background-repeat:repeat-y;
background-position:right;
}

 バックグラウンド終了 */

h1 { font-size:11px;font-weight:normal }
h2 { font-size:16px;font-weight:bold;margin: 0px;padding: 0px; }

ul.footerbrandGroup {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
/* ブランドテーブル */

td.bland_table
{border-style:solid; 
border-color:#CCCCCC; 
border-width:1px;}
td.bland_table a 
{width: 100%; 
display:block; 
margin: 1px; 
padding: 5px;}
td.bland_table a:link
{text-decoration:none;}
td.bland_table a:visited
{text-decoration:none;}
td.bland_table a:active
{text-decoration:none;}
td.bland_table a:hover
{background-color:#666666;
text-decoration:none;
color:#FFFFFF;}

/* ブランドテーブル終了 */

/* ウェア館アイテムカテゴリメンズ */

td.wear_item_category_mens
{border-bottom:double 3px;
border-bottom-color: #66CCFF;}
td.wear_item_category_mens a 
{width: 100%;
display: block;
margin: 1px;
padding: 3px;}
td.wear_item_category_mens a:link
{text-decoration:none;}
td.wear_item_category_mens a:visited
{text-decoration:none;}
td.wear_item_category_mens a:active
{text-decoration:none;}
td.wear_item_category_mens a:hover
{background-color: #0099FF;
text-decoration: underline;
color:#FFFFFF;}

/* ウェア館アイテムカテゴリメンズ終了 */

/* ウェア館アイテムカテゴリレディース */

td.wear_item_category_ladys
{border-bottom:double 3px;
border-bottom-color: #FFCCFF;}
td.wear_item_category_ladys a 
{width: 100%;
display: block;
margin: 1px;
padding: 3px;}
td.wear_item_category_ladys a:link
{text-decoration:none;}
td.wear_item_category_ladys a:visited
{text-decoration:none;}
td.wear_item_category_ladys a:active
{text-decoration:none;}
td.wear_item_category_ladys a:hover
{background-color: #FF99FF;
text-decoration: underline;
color:#FFFFFF;}

/* ウェア館アイテムカテゴリレディース終了 */

/* リンク関係 */

a:link
{text-decoration:underline; 
color:#0000FF;}

a:hover
{color: #0033FF;
text-decoration: none;}

/* リンク関係終了 */

/* 文字全体 */

body, th, td 
{font-size:13px;
color:#333333;
line-height:1.5;
}

/* 文字全体終了 */

/* イメージハイライト */

a:hover img
{filter: alpha(opacity=75);   
opacity:0.75;} 

/* イメージハイライト終了 */

.font_red{
	color:#F00;
	font-weight:bold;
	font-size:100%;
	padding:10px 0 5px 10px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
}
.font_red2{
	color:#F00;
	font-weight:bold;
	font-size:90%;
	text-align: center;
}
#cvp {
	font-size: 11px;
	color: #333;
	text-align: left;
	padding-left: 5px;
	font-weight: bolder;
}


/* イメージハイライト終了 */

