/**************************************************************/
/* ASY! Untimate HTML Templates.                              */
/* Do NOT COPY This Template files.                           */
/* (c) 2006,2008. Consultant WAKABA. All Rights Reserved.     */
/* http://www.sb-seo.com/   sales_office@sb-seo.com           */
/**************************************************************/
/* 不許複製・有償・無償にかかわらず配布を禁じます。         　*/
/* 制作・著作　コンサルタントWAKABA                         　*/

/* FONT Desine.                                               */

/* 見出し要素                                                 */

h1 {
	font-size: 22px;
	color: #000000;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 100%;
}
h2 {
	padding-top: 7px;
	padding-bottom: 3px;
	text-align: center;
	font-size: 16px;
	margin: 20px 50px 5px;
	color: #000000;
	line-height: 100%;
	border: 2px solid #0033CC;
	background: #FFFFFF;
	font-weight: normal;
}
h3 {
	font-size: 16px;
	background: url(images/f16.gif) no-repeat 0px;
	line-height: 100%;
	color: #000000;
	text-align: center;
	width: 400px;
	border-bottom: 2px solid #0066FF;
	padding-bottom: 5px;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 55px;
	font-weight: normal;
}
h4 {
	font-size: 14px;
	font-weight: normal;
	background: url(images/f16.gif) no-repeat 0px;
	line-height: 100%;
	color: #0066FF;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	padding: 5px 10px;
}

/* リンク文字                                                 */

a:link {
	color: #0000FF;
	text-decoration: none;
	padding-bottom: 2px;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
	padding-bottom: 2px;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
	padding-bottom: 2px;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
	padding-bottom: 2px;	
}.thispage {
	color: #FF0000;
}

/* ページ最上部H1の下　文字設定                                */

#pagetop .page_layout .head_contents .head_navi p {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;
	padding-top: 3px;
}

/* ショーウィンドウ（商品枠）設定                              */

.show_window {
	padding: 0px;
	width: 100%;
	margin: 5px 0px 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
/* 外枠なし */
.show_window-noborder {
	padding: 0px;
	width: 100%;
	margin: 5px 0px 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
/* 商品説明 */
.show_window-setumei {
	line-height: 130%;
	padding: 5px;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
}
/* 商品画像枠 */
.show_window-item {
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
	padding: 0px;
}
/* 価格らん */
.show_window-price {
	line-height: 100%;
	text-align: right;
	padding-right: 20px;
	letter-spacing: 0.1em;
	padding-top: 2px;
	padding-bottom: 2px;
}
/* 商品名 */
.show_window-name {
	line-height: 100%;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #000000;
}

/* 各種装飾                                                  */

.yellow_back {
	background: #FFFF66;
}
.red_line {
	padding-bottom: 2px;
	border-bottom: 1px solid #FF3333;
}
.futomoji {
	font-weight: bold;
}
.kakomi-waku {
	padding: 2px 2px 1px;
	border: 1px solid #666666;
}

/* 文字サイズ指定                                             */

.font_12 {
	font-size: 12px;
}
.font_10 {
	font-size: 10px;
}

/* 色づけの設定                                               */

.color-red {
	color: #FF0000;
}
.color-blue {
	color: #0000FF;
}
.color-orange {
	color: #FF6600;
}
.color-green {
	color: #006600;
}
.color-yellow {
	color: #FFFF00;
}
.color-iceblue {
	color: #66FFFF;
}
.color-pink {
	color: #FF99FF;
}

