﻿@charset "utf-8";


body,div,
dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,textarea,p,blockquote,th,td {
   margin:0;
   padding:0;
}
h1,h2,h3,h4,h5,h6,p,li,dt,dd,th,td,address {
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	line-height: 140%;
}
body{
	font-family: Verdana, Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, sans-serif;
	font-size: 80%;
	color: #333333;
	background-color: #FFFFFF;
	line-height: 160%;
	text-align: center;
}
ul li {
	list-style: none;
}
a img {
	border: 0;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #FF6600;
}
.float_left {
	float: left;
}


table {
	text-align: left;
}
#container {
	width: 835px;
	margin-right: auto;
	margin-left: auto;
}
#container #header {
	width: 835px;
	height: 64px;
	padding-top: 8px;
	font-size: 80%;
}
#container #header .siteName {
	font-weight: bold;
	margin-top: 3px;
}

#container #header a {
	text-decoration: none;
	color: #666666;
}
#container #header a:hover {
	text-decoration: underline;
}

#container #header img {
	margin-right: 6px;
}

#container #headMenu {
	line-height: 34px;
	background-color: #E50011;
	text-align: right;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 30px;
}
#container #headMenu .headnavi {
	padding-right: 16px;
}
#container #headMenu .headnavi a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#container #headMenu .headnavi a:hover {
	padding-bottom: 6px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0F0401;
}
.title1 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0F0401;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	margin-bottom: 5px;
	text-align: left;
	width: 602px;
}

/*----------------------------------------*/

#leftSide {
	width: 200px;
	vertical-align: top;
}
#leftSide #search {
	background-color: #EEEEEE;
	border: 1px solid #666666;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#leftSide label {
	font-size: 120%;
	font-weight: bold;
	color: #666666;
}
#leftSide .sidebox {
	margin-bottom: 10px;
}

#leftSide .list {
	border: 1px solid #CCCCCC;
}
#leftSide .list .ca1 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	line-height: 32px;
	margin-bottom: 4px;
}
#leftSide .list .ca1 a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 8px;
}
#leftSide .list .ca1 a:hover {
	color: #CCCCCC;
	text-decoration: none;

}
#leftSide .list .ca2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DDDDDD;
	margin-right: 10px;
	margin-left: 10px;
}
#leftSide .list .ca2 a {
	text-decoration: none;
	padding-left: 8px;
	display: block;
	font-weight: bold;
	color: #666666;
	line-height: 24px;
	padding-top: 6px;
	padding-bottom: 6px;

}
#leftSide .list .ca2 a:hover {
	color: #FF6600;
	background-color: #EEEEEE;

}
#leftSide #rss {
	margin-top: 10px;
	margin-bottom: 10px;
}
#leftSide .carender table {
	background-color: #CCCCCC;
	text-align: center;
	width: 80%;
}



/*----------------------------------------*/






#center1 {
}

#center2 {
	width: 450px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: right;
	vertical-align: top;
}
#rightSide {
	width: 155px;
	padding-left: 10px;
	vertical-align: top;
}
#center3 {
	width: 100%;
}

/*
iframe {
	margin-right: 20px;
}
*/

#center3 #bread {
	margin-bottom: 10px;
	display: none;
}
#center3 .title1 {
	margin-bottom: 10px;
}
#center3 .layoutp3 {
	margin-top: 10px;
	margin-bottom: 10px;
}
#center3 .layoutp3 td {
	vertical-align: top;
}
#center3 .layoutp3 td .item {
	margin-bottom: 7px;
	margin-right: 15px;
}
#center3 .layoutp3 td .item a {
	border: 1px solid #FFFFFF;
	padding: 5px;
	display: block;
	width: 250px;

}
#center3 .layoutp3 td .item a:hover {
	border: 1px solid #CCCCCC;

}
#center3 .layoutp3 .layoutp3 table {
	width: 322px;
}
#center3 .layoutp3 .layoutp3 table td {
	padding-top: 6px;
	padding-bottom: 6px;
	vertical-align: middle;

}
#center3 .layoutp3 .layoutp3 img {
	margin-right: 10px;
}

#center3 .layoutp3 h2 {
	font-size: 140%;
	font-weight: bold;
	color: #0F0401;
}
#center3 .layoutp3 .price {
	font-weight: bold;
	color: #E50011;
	font-size: 120%;
}
#center3 .layoutp3 .center img {
	margin-right: 10px;
}


/*----------------------------------------------------------*/

#footer {
	width: 835px;
	background-image: url(../tenmafitsworld/SHOP/img/foot/border_footer.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 10px;
	margin-top: 10px;
}

#footer address {
	width: 381px;
	float: left;
	margin-left: 4px;
}
#footer #bn_brand {
	margin-bottom: 10px;
	width: 444px;
	float: left;
}
#footer #bn_brand li {
	display: inline;
	height: 30px;
	width: 74px;
}

#footer #footer_nav {
	background-color: #0F0401;
	width: 835px;
	color: #FFFFFF;
	font-size: 80%;
	clear: both;
	padding: 8px 0 8px 0;
}
#footer #footer_nav li {
	display: inline;
	margin: 0 10px;
}
#footer #footer_nav a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer #footer_nav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer p {
	margin: 5px 10px;
}

.tyuui {
	text-align: left;
	font-size: 80%;
	background-image: none;
}

/*
#footer {
	width: 835px;
	background-image: url(http://www.tenmafitsworld.com/img/bk_border.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding-top: 10px;
	margin-top: 30px;
	padding-bottom: 10px;
}
#footer .footnavi {
	display: none;
}
*/


/*------------------------------------------*/

.modoru {
	text-align: right;
	font-size: 80%;
	background-image: none;
}
.modoru a {
	color: #666666;

}
.modoru a:hover {
	color: #999999;

}


/*----------------------------------------*/

.mainFrame {
}
.mainFrame .mainCont p {
	margin-bottom: 20px;
}
.mainFrame .mainCont .button1 {
	width: 150px;
}
.mainFrame .mainCont h4 {
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 20px;
	padding-bottom: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FE2220;
}
.mainFrame .mainCont .bordlayoutp3 {
	padding: 15px;
	border: 2px solid #DDDDDD;
	margin-bottom: 10px;
}

/* 200808GLJ */

p.footlink {
	font-size:12px;
	text-align:center;}
	
/* 090820 */
	
.layout001 {
	margin-bottom: 10px;
}

.title15{
	font-size: 120%;
	font-weight: bold;
	background-color: #EEEEEE;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 12px;
	margin-top: 4px;
	margin-bottom: 4px;
	width: 598px;
}
.title16{
	font-size: 100%;
	font-weight: bold;
	background-color: #EEEEEE;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 12px;
	margin-top: 4px;
	margin-bottom: 4px;
	width: 598px;
}

/* ↓091216追加↓ */
.thumbnail {
	margin-bottom: 1px;
}
.thumbnail:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.thumbnail a {
	display: block;
	border: 1px solid #CCC;
	width: 80px;
}
.thumbnail a:hover {
	border: 1px solid #FF6600;
}
.ph_zoom {
	text-align: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.thu-li {
	margin-right: 11px;
	margin-bottom: 10px;
	float: left;
	width: 80px;
}
#center3 .layoutp3 td .item a {
	text-decoration: none;
}
/* ↑091216追加↑ */