@charset "utf-8";
/* CSS Document */

body {
	left: auto;
	right: auto;
}
h1 {
	color: #FFF;
	padding-left: 34px;
	height: 22px;
	margin-bottom: 7px;
	font-size:120%;
}
h2 {
	font-size: 220%;
	font-weight: bolder;
	color: #666;
	background-image: url(../img_new/titlebar.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 13px;
	padding-bottom: 5px;
}
h3 {
	font-size: 160%;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FD8855;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FD8855;
	margin-top: 15px;
	margin-bottom: 10px;
	font-weight: bolder;
	padding-left: 5px;
}
h4 {
	font-size: 140%;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #09F;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #09F;
	font-weight: bold;
	margin-bottom: 10px;
	padding-left: 5px;
	clear: both;
}
/*======================================
　header部分↓
=======================================*/
#headerBgc {
	background-color: #FEBD25;
}
#header {
	background-image: url(../img_new/headerbg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	height: 111px;
	width: 763px;
	margin-right: auto;
	margin-left: auto;
}
#headerlogo {
	height: 41px;
	width: 321px;
	padding-left: 28px;
	float:left;
}
#freedial {
	padding-left: 145px;
	float: left;
}
#tabBtn {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	clear: left;
	padding-right: 20px;
	padding-left: 14px;
	height: 31px;
	padding-top: 10px;
}
.tabBtnstyle {
	float: left;
	height: 31px;
	width: 98px;
	padding-left: 21px;
}
.tabBtnClear {
	float: left;
	height: 31px;
	width: 98px;
	clear: right;
	padding-left: 19px;
}
.orangebar {
	background-image: url(../img_new/HeadUnderBar.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #FC6321;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: 7px;
}
/*======================================
　　↓コンテンツ　↓
=======================================*/
#contentsWrapper {
	width: 763px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img_new/contentsBgbar.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#contents {
	padding-left: 35px;
	padding-right: 35px;
}
#navigation {
	height: 30px;
	margin-top: auto;
	margin-bottom: auto;
	width: 518px;
	float: left;
	padding-top: 5px;
	font-size: 130%;
}
#navigation li {
	display:inline;
}
#navigation li a {
	padding-right:15px;
	background-image: url(../img_new/aicon_yajirushi.gif);
	background-repeat: no-repeat;
	background-position: right center;

}

#tanakadennkiRinkBtn {
	width: 173px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: right;
}
#topFlash {
	width: 692px;
	margin-bottom: 20px;
	clear: both;
}

/*======================================
　　↓コンテンツ右側　↓
=======================================*/
#contentsR {
	float: right;
	width: 177px;
	margin-right: 3px;
}
#factryMenu {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
#factoryMenuWrapper {
	padding-top: 15px;
	padding-bottom: 15px;
}
.menuLink {
	color: #0094D8;
	font-size: 120%;
	text-align: left;
	padding-left: 25px;
	background-image: url(../img_new/aicon.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	margin-top: 5px;
}
.menuLinkKaso {
	color: #0094D8;
	font-size: 120%;
	text-align: left;
	padding-left: 35px;
}
/*======================================
　　↓おすすめ商品部分　↓
=======================================*/
#osusumeitem {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-bottom: 30px;
	margin-top: 30px;
}
.osusumeBox {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
.syohintext {
	font-size: 100%;
	line-height: 1.2em;
	color: #999;
}
.syohinRedText {
	color: #FC6321;
	font-size: 110%;
	line-height: 1.2em;
}
.syohinBtn {
	color:#FFF;
	background-image: url(../img_new/titlebar2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align:center;
	height: 22px;
	line-height: 22px;
}
.syohinBtn a {
color: #fff;
text-decoration: underline;
}
.syohinBtn a:visited {
color: #696969;
text-decoration: underline;
}
.syohinBtn a:hover {
color: #0094D8;
text-decoration: none;
}
/*======================================
　　↓フッター部分スタイル　↓
=======================================*/
#pageUnderNavi {
	clear:both;
	margin-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}
.footOrangebar {
	background-image: url(../img_new/HeadUnderBar.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #FC6321;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	clear: both;
}
#footerBgc {
		background-color: #FEBD25;
}
#footer {
	background-image: url(../img_new/headerbg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	height: 30px;
	width: 763px;
	margin-right: auto;
	margin-left: auto;
}
.copyRight {
	padding-left: 35px;
	width: 400px;
	float: left;
	color: #FFF;
	font-weight: bolder;
}
.footerrogo {
	font-size: 140%;
	color: #FFF;
	font-weight: bolder;
	float: right;
	padding-right: 35px;
	line-height: normal;
}

/*======================================
　　↓Table layout & list style↓
=======================================*/
.itiran tr {
	text-align: center;
	font-size:90%;
	margin-top: 15px;
}
table, td, th {
	border: 1px #666 solid;
}
tr .kyori {
	background-color: #9CF;
}
tr .tokutei {
	background-color: #399;
	color: #FFF;
}
tr .tyukyori {
	background-color: #81BB06;
	color: #FFF;
}
tr .ippan {
	background-color: #69F;
	color: #FFF;
}
tr .koiki {
	color: #FFF;
	background-color: #B0B000;
}
tr .tsushin {
	background-color: #69F;
	color: #FFF;
}
tr .menkyo {
	background-color: #B6DB57;
}
tr .hiyou {
	background-color: #FED24E;
}
tr .syohinhyou  {
	background-color: #EEE;
}
.topList li {
	list-style-type: disc;
	list-style-position: outside;
	font-size: 150%;
	line-height: normal;
}
.kojinlist li {
	margin-top: 10px;
	margin-bottom: 10px;
	list-style-type: decimal;
	list-style-position: outside;
	font-size: 100%;
	line-height: normal;
}
.companyList li {
	list-style-position: outside;
	list-style-type: square;
	margin-left: 30px;
}

.normalStyleList li {
	font-size: 120%;
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 30px;
	margin-top: 5px;
}
.normalStyleList .back {
	margin-left: 40px;
	list-style-type: none;
}




/*======================================
　　↓コンテンツ左側　↓
=======================================*/
#contentsL {
	float: left;
	width: 492px;
}
.normalText {
	font-size: 130%;
	color: #666;
	line-height: normal;
	width: 492px;
}
.indentBox {
	color: #666;
	line-height: normal;
	width: auto;
	margin-left: 15px;
	margin-bottom: 35px;
}
.contentsBox {
	margin-bottom: 30px;
}
.textArlignRight {
	text-align: right;
	margin-top: 10px;
}

#btnwrapper {
	margin-bottom: 20px;
	margin-top: 20px;
}
.menubtn {
	width: 492px;
	height: 51px;
	margin-bottom: 8px;
}
.menuBtnStyle {
	height: 51px;
	width: 117px;
	float: left;
	margin-right: 8px;
}
.menuBtnStyleClear {
	clear: right;
	float: left;
}
iframe {
	margin-bottom: 5px;
}
#menuBigBer {
	padding-top: 10px;
	padding-bottom: 10px;
}
.bigBer1 {
	margin-top: 15px;
	margin-bottom: 15px;
}
#kaisyaGaiyo {
	background-image: url(../img_new/kaisyagaiyou.gif);
	background-repeat: no-repeat;
	height: 135px;
	width: 473px;
	clip: rect(100px,auto,auto,auto);
	margin-top: 40px;
	margin-bottom: 20px;
	clear: both;
}
.toiawasefrom {
	padding-top: 100px;
	padding-left: 275px;
}
.imgLeft {
	float: left;
	margin-right: 15px;
}
.imgCenter {
	text-align: center;
	margin-bottom: 15px;
}
.imgBottom {
	margin-bottom:15px;
}
.floatLeft {
	float: left;
}
.imgSideText {
	clear: right;
	float: left;
	width: 280px;
	height:auto;
	margin-left: 15px;
	font-size: 130%;
	vertical-align: text-bottom;
	margin-top: 25px;
	padding-bottom: 25px;
}
.imgSideTextSmall {
	clear: none;
	float: left;
	width: 280px;
	height:auto;
	margin-left: 15px;
	font-size: 80%;
	vertical-align: text-bottom;
	margin-top: 20px;
}
.smallBox {
	color: #666;
	line-height: normal;
	width: 492px;
	clear: none;
	height: auto;
	padding-top: 10px;
	padding-bottom: 20px;
	vertical-align: middle;
}
.smallBox2 {
	color: #666;
	line-height: normal;
	width: 492px;
	clear: none;
	height: 130px;
	padding-top: 10px;
	padding-bottom: 20px;
	vertical-align: middle;
}
.siryoseikyu {
	height: 120px;
	width: 265px;
	float: left;
	clear: right;
	padding-left: 20px;
}
.textBigRed {
	font-size: 150%;
	color: #FC6321;
	font-weight: bold;
	margin-top: 15px;
}
#rss {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	margin-top: 20px;
	height: 357px;
}
.oshirase {
	margin-bottom: 40px;
}
#siteMapL {
	float: left;
	width: 226px;
}
#siteMapR {
	float: right;
	width: 226px;
	clear: right;
}
.indentBox .topList {
	margin-left: 10px;
}
.nedan {
	font-size: 170%;
	color: #F00;
	font-weight: bolder;
	padding-bottom: 15px;
}
.textLeft {
	float: left;
	width: 245px;
	text-align: center;
}
.textRight {
	width: 246px;
	float: left;
	text-align: center;
}
