* {
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
	font-size : 100%;

}
body {
	font-family: "Lucida Grande",  'メイリオ', Meiryo,Verdana, "ＭＳ Ｐゴシック", sans-serif;
	text-align: center;
	font-size: 0.9em;
	color : #333333;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}

   A:link{color: #FF0066; text-decoration: none; }
   A:visited{color: #FF66FF; text-decoration: none; }
   A:active{color: #FF0000; }
   A:hover{color:#FF00CC;text-decoration: underline; }

html, body {
	height:100%;
	}
td img {display: block;}

p { padding:0 0 15px 0; }

blockquote{
	padding:10px 30px;
	}


.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */

.clr {
    clear: both;
    overflow: hidden;
    width: 1px;
    height: 10px;
    margin: 0 -1px -1px 0;
    border: 0;
    padding: 0;
    font-size: 0;
    line-height: 0;
}
#container-top {
	text-align: center;
	margin: 10px auto 0 auto;
	padding: 0px;
	width: 925px;
	background-image: url(../images/bg_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	height:10px;
}
#container-top h1{
	display: none;	
}
#container {
	text-align: center;
	margin: 0 auto;
	padding: 0px;
	width: 925px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	min-height: 100%;
	background-position: top;
}

/**html #container {
	height:100%;
	}*/
#rapper{
	overflow: hidden;
	margin: 0 auto;
	width:890px;
	line-height:1.5;
	clear: both;	
	}   

#banner {
	padding: 0px;
	width: 800px;
	float: left;
	text-align: left;
	clear:both;
	background-repeat: no-repeat;
	display: inline;
}

#top-banner{
	width:884px;
	height: 85px;
	background-image: url(../images/header_bg.gif);
	background-repeat: no-repeat;
	margin: 8px 0 10px 0;
	float: left;
}
#top-banner-img{
	float:left;
	margin: 20px 0 0 15px;
	color: #006633;
	font-weight: bold;
	line-height: 1.5;
	}
#top-banner-img img {
	border: none;
	}

#top-banner-description{
	padding:55px 15px 0 0;
	float: right;
	font-size: 12px;
	background-image: url(../image/address_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	}
#top-banner-description h2{
	color:#666666;
}
#midlle-banner{
	height: 25px;
}

#bottom-banner{
	width: 800px;
	float: left;
	height: 41px;
	margin: 0;
	clear: both;
	display: inline;
	text-align: center;

}
#bottom-banner ul{
	margin-left:25px;
	list-style:none;
	}
#bottom-banner li{
	float:left;
	list-style:none;
	display: block;
	margin: 10px 0 0 0;
	}	
#bottom-banner-navi{
	padding: 0px;
	width: 540px;
	float: left;
	text-align: left;
	height: 8px;
	margin: 25px 0 10px 20px;
	clear: both;
	text-align:right;
	padding-top:20px;
	display: inline;

}
#prodacts{
	width: 800px;
	float: left;
	height: 211px;
	margin: 0;
	clear: both;
	display: inline;
	text-align: center;
}
#prodacts_title{
	width: 800px;
	float: left;
	height: 111px;
	margin: 0;
	clear: both;
	display: inline;
	text-align: center;
}
#main {
	float:left;
	}
#main-container{
	margin: 0px;
	padding: 0;
	width: 884px;
	float: left;
	text-align: left;
	background-color: #FFFFFF;
	clear: both;
	}
#main-container:after {   
    content: ".";   
    display: block;   
    visibility: hidden;   
    height: 0.1px;   
    font-size: 0.1em;   
    line-height: 0;   
    clear: both;   
}
#menu{
	margin: 0;
	padding: 0;
	width: 203px;
	float: right;
	display: inline;
}
#menu:after {   
    content: ".";   
    display: block;   
    visibility: hidden;   
    height: 0.1px;   
    font-size: 0.1em;   
    line-height: 0;   
    clear: both;   
}
#shopinfo{
	text-align:center;
	margin-bottom: 15px;
	}
#shopinfo img{
	margin-bottom:10px;
	}
.shopinfo-h2{
	font-weight: bolder;
	color: #FF3399;
	font-size: 120%;
	}
.shopinfo-text{
	text-align:left;
	font-size: 90%;
	padding: 0 8px;
	}
.shopinfo-text-right{
	text-align:right;
	font-size: 90%;
	padding: 0 8px;
	}
.menu-text{
	margin: 8px 4px 5px 4px;
}

#menu ul {
	padding: 0 0 0 8px;
	list-style: none;	
}
#menu li {
	padding: 0 0 0 18px;
	margin: 0;
	list-style: none;
	background-image: url(../images/listico.gif);
	background-repeat: no-repeat;
	background-position: left center;
}


.blandbox_top{
	margin:0;
	background-color: #F3F3F3;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 10px;
	clear: both;
	font-weight: bold;
	}
.blandbox{
	margin: 0px;
	padding: 0;
	border: 1px solid #CCCCCC;
	}
.blandbox h2{
	text-align:center;
	color:#66CC00;
}
.blandbox-text{
	padding:10px;
	width: 180px;
	line-height:1.5;
	}
.blandbox-text a:link{color: #66CC00; text-decoration: none; font-weight:bolder;}
.blandbox-text a:visited {color: #0000CC; text-decoration: none; font-weight:bolder;}
.blandbox-text a:active{color: #66CC00; text-decoration: none; font-weight:bolder;}
.blandbox-text a:hover{color: #66CC00; text-decoration: none; font-weight:bolder; }

.blandbox_bottom{
	background-image:url(../image/bland_maru_bottom.gif);
	height: 20px;
	padding:0;
	margin:0;
	background-repeat: no-repeat;
	background-position: left top;
	}	
	
#listnavi{
	width:555px;
	padding:0;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 15px;
	text-align: right;
	}
#main-contentsbox{
	margin: 0 0 10px 10px;
	padding: 0;
	width: 660px;
	float: left;
	display: inline;
}
#main-contentsbox:after {   
    content: ".";   
    display: block;   
    visibility: hidden;   
    height: 0.1px;   
    font-size: 0.1em;   
    line-height: 0;   
    clear: both;   
}

#main-contentsbox-right{
	margin: 0 0 10px 10px;
	padding: 0;
	width: 200px;
	float: left;
	display: inline;
}
#main-contentsbox-main{
	margin: 12px 0 10px 20px;
	padding: 0;
	width: 550px;
	float: left;
	display: inline;
}
#main-contentsbox-main:after {   
    content: ".";   
    display: block;   
    visibility: hidden;   
    height: 0.1px;   
    font-size: 0.1em;   
    line-height: 0;   
    clear: both;   
}
#main-contentsbox-main h3{
	margin: 10px 0 10px 0;
	padding: 0;
	font-size:110%;
	color:#003796;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #009966;
}

#main-contentsbox-main h2{
	color:#999900;
	font-size:110%;
	font-weight: bold;
}

#main-contentsbox ul {
	padding: 0 0 0 8px;
	list-style: none;	
	margin-left:20px;
}
#main-contentsbox li {
	padding: 5px 0 5px 18px;
	margin: 0;
	list-style: none;
	background-image: url(../images/listico.gif);
	background-repeat: no-repeat;
	background-position: left 11px;
}

.contents {
	margin:15px 10px 15px 10px;;
	padding:0;
	}
.inside {
	font-weight:bold;
	margin:0 8px 0 10px;
	}

.itembox-rapper{
	clear:both;
	margin:10px 0;
	display: inline;
	width:350px;
}
.itembox{
	float:left;
	width:180px;
	margin: 0 8px;
	display: inline;
}
.itembox-strong{
	color: #FF0000;
	font-weight: bold;
}
.itembox img {
	border:none;
	}
.itembox-text{
	padding:5px;
	font-size:12px;
	border-bottom:1px dotted #FF9999;
	height: 100px;
}		
.itembox-text-red{
	font-size: 13px;
	color: #CC3300;
	font-weight: bold;
}
.impact{
	font-size: 110%;
	color: #CC3300;
	font-weight: bold;
}
.top{
	margin:10px 0 15px 0;
	text-align:right;
	float:left;
	border-top: 1px dotted #00CC00;
	width: 660px;
	display: inline;
	padding-top: 10px;
	}
.hyou {
	 padding: 10px 0px 10px 0px;
}

.hyou table {
	 border: 1px solid #00CC00;
}
.hyou td {
	border-bottom: 1px dotted #00CC00;
	background-color: #FFFFFF;
	padding: 10px;
	}
.hyou th {
	border-bottom: 1px dotted #00CC00;
	background-color: #FFFFFF;
	padding: 10px;
	}
.hyou td,label {
	border-right: 1px solid #00CC00;
	background-color: #CCFFCC;
	}
.hyou th,label {
	border-right: 1px solid #00CC00;
	background-color: #CCFFCC;
	}
.hyou td.label2 {
	background-color: #FFFFFF;
	}
.hyou td.index {
	border-right: 1px dotted #993300;
	border-bottom: 1px solid #993300;

}
.hyou td.index2 {
	border-right: 1px dotted #993300;

}
.hyou td.cont {
	border-bottom: 1px solid #993300;
	padding-left: 5px;
}
.hyou td.cont_c {
	border-bottom: 1px solid #993300;
	border-right: 1px solid #993300;
	padding-left: 5px;
	text-align:center;
}
.hyou td.cont_cr {
	border-bottom: 1px solid #993300;
	padding-left: 5px;
	text-align:center;
}
.hyou td.cont_c2 {
	border-right: 1px solid #993300;
	padding-left: 5px;
	text-align:center;
}
.hyou td.cont_cr2 {
	padding-left: 5px;
	text-align:center;
}
.hyou td.cont2 {
	padding-left: 5px;
}
#futter-top{
	margin: 0px;
	width: 884px;
	float: left;
	text-align: right;
	clear:both;
	background-color: #FFFFFF;

}

#futter{
	padding: 15px 15px 10px 0;
	width: 870px;
	text-align: right;
	clear:both;
	background-color: #ECFFEC;
	bottom: 0;
	color: #009966;
}
#futter h2 {
	color:#009966;
	font-size:110%;
	font-weight: bolder;
}

#counter-box {
	margin: 0 0 15px 0;	
	text-align:center;
	font-size: 11px;
}
#counter-box img {
	border:0px;
	position:relative;
	top:4px;
}
.banner{
	border: 0px;
	width: 251px;
	padding: 0px;
	margin: 5px 0 5px 5px;
	float:left;
}
#whatnew{
	margin:0;
	padding:5px 8px 0 8px;
	background-color:#FFFFFF;
	}
#qr-code{
	width:525px;
	margin-top:10px;
	padding:0;
	height: 84px;
	background-image: url(file:///D|/www/images/top/qr-code.gif);
	}
.qr-code-text{
	float:right;
	margin: 20px 10px 8px 0;
	font-size: 11px;
}
.submit-url{
	clear:both;
	margin-left:100px;
	font-size: 11px;
	}	

.clear {
	clear:both;
	}
.text-hi{
	display:none;
}
.linkbn {
	border:0;
	margin:0 0 10px 0;
	}
	.indent {
	margin:15px 0 15px 15px;
	}
.imgleft {
	float: left;
	margin: 0px 15px 15px 0px;
	padding: 0px;
}
.imgright {
	float: right;
	margin: 0px 0px 15px 15px;
	padding: 0px;
}
#viewbox {
}
#viewbox table, th { 
	border: 1px #CCC solid;
	font-size:90%;
	} 
#viewbox td { 
	border: 1px #CCC dotted;
	padding:5px;
	} 
#viewbox th {
	font-weight:normal;
	background-color:#F0F0F0;
	}
.noborder {
	padding: 10px;
	border: none;
}
#futter-bottom{
	height:30px;
	background-image: url(../images/bg_foot.gif);
	clear: both;
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFFFFF;
}
#futter-bottom h2{
	display:none;
	}
#submit{
}
#footnavi{
	height:40px;
	clear: both;
	text-align: right;
	padding-left: 25px;
	border-bottom: 1px dotted #FFCCFF;
	margin-bottom: 20px;
}
#footnavi ul {
	padding: 0;
	list-style: none;
}
#footnavi li {
	padding: 3px 10px 5px 25px;
	list-style: none;
	background-image: url(../image/menulistico.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	float:right;
	font-size: 12px;
}
#map {
	text-align:center;
	width:580;
	}
.cont {
	padding:10px;
	clear:both;
	border-bottom: 1px solid #CCC;
	margin-bottom: 25px;
	}
.contents {
	padding:10px;
	clear:both;
	margin-bottom: 25px;
	}
.form {
	width:100%;
	}
.form table{
	border:1px solid #003365;
	border-collapse:separate;
	background-color:#FFFFFF;
	}
.form td{
	border-right:1px solid #003365;
	border-bottom:1px solid #003365;
	padding:7px;
	} 
.form-td-left {
	background-color:#CCFF99;
	text-align:center;
	}
.form-td-bg {
	background-color:#CCFFCC;
	}
.form-td-colspan {
	text-align:center;
	}
.style1 {font-size: x-large}
.style2 {font-size: large}
.clear {
	height:5px;
	clear:both;
	}
#factory {
	width:160px;
	clear:both;
	float:left;
	margin-left: 10px;
	display: inline;
	}
#rss {
	width:500px;
	float:left;
	}
.box-text {
	padding:10px;
	}
.box-image {
	text-align:center;
	margin-bottom: 10px;
	}
.navi-list {
	font-size:90%;
	margin:10px 0;
	text-align: left;
}

.strong-text {
	font-weight: bolder;
	font-size: 115%;
	color: #FF0066;
}
.h2-text {
	color: #FF0066;
	font-weight: bolder;
	background-image: url(http://www.j-alex1.co.jp/images/common/h2bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 8px 0 8px 16px;
	border-bottom: 4px solid #00CC00;
	font-size: 110%;
	margin: 15px 0;
	clear: both;
}
.h2-info {
	background-image: url(http://www.j-alex1.co.jp/images/common/sideh2bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 7px 0 7px 25px;
	font-weight: bold;
	border-top: 1px solid #33CC99;
	border-bottom: 1px solid #33CC99;
}
.entry-body {
	padding: 0 15px;
	clear: both;
}
.h3-title {
	margin: 10px 0 10px 15px;
	padding: 0;
	font-size:110%;
	color:#006633;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #009966;
	font-weight: bold;
}

