#alpha #alpha-inner{
	color: #666666;
}
#alpha h1{
	display: none;
}
#global-layout .cell1 #banner-image {
	text-indent: -9999px;
}
/*バナーなしの場合*/
#global-layout .cell1 #banner-image {
	display: none;
}
#global-layout .cell1 .r-space {
	display: none;
}
#global-layout .cell1 #main-banner {
	display: none;
}
/*バナーありの場合ここに追記*/
#global-layout .cell1 #banner-image {
	display: block;
	height: 132px;
	width: 692px;
	background-color: #FFFFFF;
	background-image: url(cont-cssimg/banner-image.jpg);
	background-repeat: no-repeat;
}
#global-layout .cell1 .r-space {
	background-color: #FFFFFF;
	height: 15px;/*height: 3px;*/
	width: 692px;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
	overflow: hidden;
	position: static;
	display: block;
}
#global-layout .cell1 #main-banner {
	background-color: #FFFFFF;
	height: 156px;
	width: 692px;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
	display: block;
}
/*下位ページコンテンツ*/
#fla-block{
	background-color: #e3e3e3;
	margin: 0px;
	padding: 0px;
	width: 692px;
}
#fla-block .cover-top{
	background-image: url(cont-cssimg/search-kazari1.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 4px;
	width: 692px;
}
#fla-block .cover-bottom{
	background-image: url(cont-cssimg/search-kazari2.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 4px;
	width: 692px;
}
#fla-block .nash{
	display: none;
}
#fla-block table{
	width: 650px;
	height: 400px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 16px;
	margin-bottom: 16px;
	padding: 0px;
}
#fla-block table td{
	width: 650px;
	height: 400px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
}
.cal-atention{
	margin-top: 16px;
}

#cal-index{
	margin-top: 20px;
}
#cal-index #plug{
	margin-top: 40px;
}
#cal-index #plug table{
	white-space: nowrap;
	margin-right: auto;
	margin-left: auto;
}
#cal-index #plug table td{
	white-space: nowrap;
	font-family: "MS UI Gothic";
	font-size: 12px;
	line-height: 16px;
	padding: 6px;
}
.link{
	margin-top: 16px;
	margin-bottom: 16px;
	background-image: url(cont-cssimg/up_mark.gif);
	background-repeat: no-repeat;
}
.link a{
	margin-left: 12px;
	margin-right: 12px;
	font-family: "MS UI Gothic";
	font-size: 12px;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 16px;
}
#link-bottom{
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 10px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	height: 20px;
}
#link-top{
	width: 100%;
	/*margin-top: 20px;*/
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 20px;
}
#link-bottom ul li,#link-top ul li{
	float: left;
	background-image: url(cont-cssimg/dd_mark.gif);
	background-repeat: no-repeat;
}
#link-bottom ul li a,#link-top ul li a{
	margin-left: 12px;
	margin-right: 12px;
	font-family: "MS UI Gothic";
	font-size: 12px;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 16px;
}
/*#alpha #dogs .group-title{
	background-image: url(cont-cssimg/019vita_one_kun.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
}
#alpha #cats .group-title{
	background-image: url(cont-cssimg/baby_mio.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
}

#alpha h2{
	font-size: 20px;
	line-height: 40px;
	margin-bottom: 10px;
	margin-left: 40px;
	font-weight: bolder;
	color: #CC0000;
}
#alpha h2 .sub{
font-size: 14px;
}
#alpha ol{
	display: block;
	margin: 0px;
	padding: 0px;
}



#alpha .section{
	margin-bottom: 28px;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #FFCCCC;
}
#alpha .section ul,#alpha .section ol,#alpha .sub-section ul{
	margin-left: 24px;
}
#alpha .section li{
	list-style-position: outside;
	display: list-item;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}
#alpha .sub-section li{
	list-style-position: outside;
	display: list-item;
}

#alpha .section ul,#alpha .sub-section ul{
list-style-type: disc;
}
#alpha .section ol{
	list-style-type: decimal;
}
#alpha .section h3{
	margin-top: 14px;
	margin-bottom: 12px;
	color: #FF3333;
}
#alpha .section h4{
	font-size: 12px;
	font-weight: bold;
}
#alpha .section p img{
	margin: 10px;
}
#alpha .section p .myleft{
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#alpha .section p .myright{
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#alpha .section .list-block{
margin-top: 12px;
}
#alpha .section .ind{
	margin-top: 12px;
	margin-bottom: 12px;
	color: #CC6666;
}
#alpha .section .exs{
margin-top: 12px;
margin-bottom: 12px;
}

#alpha .sub-section h3{
	color: #FF9900;
}
#alpha .sub-section{
	border: 1px dotted #999999;
	padding: 20px;
}
#alpha .sub-section .caption{
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	margin-top: 20px;
}




#alpha #product-ad{
	background-color: #FFE8E8;
	float: right;
	width: 190px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	color: #993333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: solid;
	border-top-color: #FFCCCC;
	border-right-color: #FFCCCC;
	border-bottom-color: #FFCCCC;
	border-left-color: #FFCCCC;
	font-size: 0.75em;
	line-height: 1.5em;
}
#alpha #product-ad .ad-inner{
	margin: 8px;
}
#alpha #product-ad .ad-inner .img-area{
	background-color: #FFFFFF;
	text-align: center;
	margin-top: 8px;
	margin-bottom: 2px;
}
#alpha #product-ad .ad-inner .img-area img{
	margin-top: 10px;
	margin-bottom: 10px;
	height: 100px;
}
#alpha #product-ad .ad-inner h4 a{
	font-size: 12px;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFDFDF;
	border-bottom-color: #FF9999;
	border-left-color: #FFDFDF;
	padding: 3px;
	margin-bottom: 6px;
	font-weight: normal;
}
#alpha #product-ad .ad-inner strong{
	font-size: 12px;
}
#alpha .datasheet {
	width: 100%;
	font-size: 1em;
	line-height: 1.2em;
}
#alpha .datasheet td{
	font-size: 0.8em;
	line-height: 1.2em;
}

#alpha #wp-footer{
	margin-top: 20px;
	margin-bottom: 20px;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #FFCCCC;
	padding-top: 14px;
}
.eur{
	font-family: "Times New Roman", Times, serif;
}
.atention{
	color: #FF0000;
}*/
