/* CSS Document */


/********************************************************************/
/* HTMLタグ要素 */
body {
	background-image: url(image/bg.gif);
	word-break: break-all;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #333333;
	line-height: 140%;
}

table {
	font-size: 12px;
	color: #333333;
	line-height: 140%;
}

A:link {
	text-decoration: underline;
	font-size: 12px;
	color: #0000CC;
	line-height: 140%;
	font-weight: normal;
}

A:active {
	text-decoration: underline;
	font-size: 12px;
	color: #0000CC;
	line-height: 140%;
	font-weight: normal;
}

A:visited {
	text-decoration: underline;
	font-size: 12px;
	color: #0000CC;
	line-height: 140%;
	font-weight: normal;
}

A:hover {
	text-decoration: none;
	font-size: 12px;
	color: #0000CC;
	line-height: 140%;
	font-weight: normal;
}

h1 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
}

h2 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

h3 {
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

ul {
	list-style-position: outside;
	margin: 0px;
	padding: 0px 3px 0px 25px;
}

/* ナビゲーション用リストアイコン
注意：リストのため画像位置が上にずれる */
.category_list li {
	padding-bottom: 5px;
	list-style-image: url(img/icon04.gif);
}

/* 特集用リストアイコン
注意：リストのため画像位置が上にずれる */
.pickup_category_list li {
	padding-bottom: 5px;
	list-style-image: url(img/icon04.gif);
}

li {
	padding-bottom: 5px;
	font-size: 12px;
	line-height: 140%;
}

form {
	margin: 0px;
	padding: 0px;
	display: inline;
}

/********************************************************************/
/* 回り込み回避用スタイル */
.clear-both {
	clear: both;
	height: 1px;
	font-size: 1px;
	text-align: center;
	overflow: hidden;
	visibility: hidden;
}

/********************************************************************/
/* フォント */

/* ボールド */
.text-bold {
	font-weight: bold;
}

/* ノーマル */
.text-normal { 
    font-weight:normal;
}

/* ボールド大 */
.text-bold-b {
	font-weight: bold;
	font-size: 14px;
}

/* パンクズ現ページ */
.thispage {
	color: #666666;
	font-weight: bold;
}

/* リンク文字かご関連 */
.text-link-bot-b {
	font-size: 14px;
}

/* サイズ小用 */
.text-11 {
	font-size: 10px;
}

/* サイズ大用 */
.text-14 {
	font-size: 14px;
}

/* ショップロゴ用 */
.text-18 {
	font-size: 20px;
	line-height: 100%;
}

/* 掲示板テキスト用カラー */
.bbs_color {
	color: #FF0000;
}


.category_title {
display: none;
}

.category_list {
display: none;
}

.pickup_category_title {
display: none;
}

.pickup_category_list {
display: none;
}

.shop {
display: none;
}

.diary {
display: none;
}

.bbs {
display: none;
}


.free_menu {
display: none;
}

.head_menu01 {
	width: auto;
	height: 25px;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	background-image: url(https://tsunagarushop.ocnk.net/data/tsunagarushop/image/head-016.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.head_menu02 {
	width: auto;
	height: 25px;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	background-image: url(http://www.tsunagarushop.com/images/head-034.gif);
	background-position: 0px 0px;
	background-repeat: repeat;
}

.head_space {
	width: auto;
	height: 5px;
	background-color: #ffcc00;
	margin: 0px;
	padding: 0px;
}

.leftmenutitle {
	width: auto;
	height: 25px;
	margin: 0px;
	padding: 5px 0px 0px 40px;
	background-image: url(https://tsunagarushop.ocnk.net/data/tsunagarushop/image/head-021.gif);
}

.leftmenutitle h1 A:link {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #FFffff;
}

.leftmenutitle h1 A:active {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #FFffff;
}

.leftmenutitle h1 A:visited {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #FFffff;
}

.leftmenutitle h1 A:hover {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #FFffff;
}

.leftmenutitle02 {
	width: auto;
	height: 25px;
	margin: 0px;
	padding: 5px 0px 0px 40px;
	background-image: url(https://tsunagarushop.ocnk.net/data/tsunagarushop/image/head-022.gif);
}

.leftmenutitle02 h1 A:link {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #FFffff;
}

.leftmenutitle02 h1 A:active {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #FFffff;
}

.leftmenutitle02 h1 A:visited {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #FFffff;
}

.leftmenutitle02 h1 A:hover {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #FFffff;
}


.leftmenutitle03 {
	width: auto;
	height: 25px;
	margin: 0px;
	padding: 5px 0px 0px 40px;
	background-image: url(https://tsunagarushop.ocnk.net/data/tsunagarushop/image/head-023.gif);
}

.leftmenutitle03 h1 A:link {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #FFffff;
}

.leftmenutitle03 h1 A:active {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #FFffff;
}

.leftmenutitle03 h1 A:visited {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #FFffff;
}

.leftmenutitle03 h1 A:hover {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #FFffff;
}


.leftmenutitle04 {
	width: auto;
	height: 25px;
	margin: 0px;
	padding: 5px 0px 0px 40px;
	background-image: url(https://tsunagarushop.ocnk.net/data/tsunagarushop/image/head-024.gif);
}

.leftmenutitle04 h1 A:link {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #FFffff;
}

.leftmenutitle04 h1 A:active {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #FFffff;
}

.leftmenutitle04 h1 A:visited {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #FFffff;
}

.leftmenutitle04 h1 A:hover {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #FFffff;
}


.leftmenutitle05 {
	width: auto;
	height: 25px;
	margin: 0px;
	padding: 5px 0px 0px 40px;
	background-image: url(https://tsunagarushop.ocnk.net/data/tsunagarushop/image/head-025.gif);
}

.leftmenutitle05 h1 A:link {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #FFffff;
}

.leftmenutitle05 h1 A:active {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #FFffff;
}

.leftmenutitle05 h1 A:visited {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #FFffff;
}

.leftmenutitle05 h1 A:hover {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #FFffff;
}

.leftmenutitle06 {
	width: auto;
	height: 25px;
	margin: 0px;
	padding: 5px 0px 0px 40px;
	background-image: url(https://tsunagarushop.ocnk.net/data/tsunagarushop/image/head-026.gif);
}

.leftmenutitle06 h1 A:link {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #FFffff;
}

.leftmenutitle06 h1 A:active {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #FFffff;
}

.leftmenutitle06 h1 A:visited {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #FFffff;
}

.leftmenutitle06 h1 A:hover {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #FFffff;
}


/* カテゴリ一覧部分 */
.leftmenulist {
	width: auto;
	background-color: #FFFFFF;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
}





.leftmenulist A:link {
	color: #0000cc;
}

.leftmenulist A:active {
	color: #0000cc;
}

.leftmenulist A:visited {
	color: #0000cc;
}

.leftmenulist A:hover {
	color: #0000cc;
}

.leftmenulist ul {
	list-style-position: inside;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

.leftmenulist li {
	padding: 0px 0px 0px 0px;
	list-style-image: url(img/icon04.gif);
}

/********************************************************************/
.topkoukoku_top {
	width: auto;
	height: 20px;
	background-image: url(https://tsunagarushop.ocnk.net/data/tsunagarushop/image/head-027.gif);
	padding: 7px 0px 0px 10px;
	margin: 0px 10px 0px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}

/* 大枠中 */
.topkoukoku_middle {
	width: auto;
	margin: 0px 10px 0px 0px;
	padding: 5px 0px 0px 0px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font-size: 10px;
	color: #000000;
	
}

.topkoukoku_bottom {
	width: auto;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

/********************************************************************/
.midashi{
	font-size: 30px;
	line-height: 150%;
	font-weight: bold;
	color: #ff0000;
}

.setsumei{
	font-size: 14px;
	line-height: 130%;
	font-weight: normal;
}

.tiisame{
	font-size: 12px;
	line-height: 120%;
	font-weight: normal;
}

.kyouchou{
	font-size: 20px;
	line-height: 140%;
	font-weight: bold;
	color: #ff0000;
}

.kyouchou2{
	font-size: 25px;
	line-height: 140%;
	font-weight: bold;
	color: #ff0000;
}


.kurohuto{
	font-size: 16px;
	line-height: 120%;
	font-weight: bold;
	color: #000000;
}

.akahuto{
	font-size: 16px;
	line-height: 120%;
	font-weight: bold;
	color: #ff0000;
}

.aohuto{
	font-size: 16px;
	line-height: 120%;
	font-weight: bold;
	color: #0000cc;
}


.bluekimochi{
	font-size: 14px;
	line-height: 100%;
	font-weight: bold;
	color: #0000ff;
}

.koment{
padding:3px 5px;
border-color:#6AA2DB;
border-width:1px 1px 1px 7px;
border-style:solid;
background:#EEF6FF;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.phonemenu{
padding:3px 5px;
border-color:#ff6600;
border-width:1px 7px 1px 7px;
border-style:solid;
background:#ffcc00;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.kakomi {
	width: auto;
	background-color: #FFFFFF;
	border-left: 0px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 0px solid #CCCCCC;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}