/*
Theme Name: 
Author: 
Author URI: http://
*/

body		{background-color: #C9C7C8;}
#fasco-body	{width: 950px; background-color: #ffffff;}

#gb-box {
	width: 535px;
	margin-bottom: 15px;
}

#gb-box a:hover {
	color: Black;
}

#gb-box a:link {
	color: Black;
}

.g-box-top {
	width: 535px;
	height: 45px;
	background: url(/design/fasco/img/forSHOP-top-y.gif) no-repeat;
	overflow: hidden;
}

.g-box-bottom {
	width: 535px;
	height: 25px;
	background: url(/design/fasco/img/forSHOP-foot-y.gif) no-repeat;
	overflow: hidden;
}

.g-box-entry {
	background: url(/design/fasco/img/forSHOP-center-y.gif) repeat-y;
}

.b-box-top {
	width: 535px;
	height: 45px;
	background: url(/design/fasco/img/forHOME-top-y.gif) no-repeat;
	overflow: hidden;
}

.b-box-bottom {
	width: 535px;
	height: 25px;
	background: url(/design/fasco/img/forHOME-foot-y.gif) no-repeat;
	overflow: hidden;
}

.b-box-entry {
	background: url(/design/fasco/img/forHOME-center-y.gif) repeat-y;
}

.box-content {
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 0px;
}

.box-content h2 {
  font-size: 1.7em;
	margin: 0px 0px 0px 0px;
	padding: 0;
	font-family: sans-serif;
}

.box-content p {
	font-size: 12px;
	line-height: 1.5em;
	margin: 0px 0px 0px 0px;
	padding: 10px 0 0 0;
	font-family: sans-serif;
	color: Black;
}

.box-content p img {
	margin: 0px 0px 0px 10px;
	padding: 0;
}

.box-clear {clear: both;}




/*--### SET mina ###--*/


#makebanner	{width: 950px;}

/*-- Left column --*/
#fasco-left-column	{width: 160px; padding-left: 24px; margin-right: 10px; margin-bottom: 24px; text-align: left;}
#fasco-left-column .bottan	{margin: 0 auto 6px auto; text-align: center;}
#fasco-left-column h3	{margin-top: 15px; margin-bottom: 3px;}
.search-bottun	{background-color: #999999; padding: 3px;}

ul.side-line-up	{list-style-type: none; margin: 6px 0 1em 0; padding: 0;}


/*--### Right column ###--*/
#fasco-right-column	{float: right; width: 160px; padding-right: 24px;}


/*-- Footer --*/
#fasco-footer	{text-align: center;}



/*--### Header ###--*/

#fasco-header	{width: 950px; margin-bottom: 15px;}
	#fasco-header div.inner	{padding: 15px 28px; clear: both; border: solod 1px #ccc;}

#header-logo	{padding-top: 19px;}

#fasco-header #info	{float: right; padding-top: 10px;}

#fasco-header p	{margin-bottom: 6px;}
#fasco-header ul.navi	{list-style-type: none; padding: 0; margin: 0; margin-left: 25px;}
	#fasco-header li, #fasco-header li a	{
		display: block; width: 180px; height: 23px; float: left;
		}

#fasco-header li#navi-home a	{background: url(/design/fasco/common/fasco-haeder-navi.gif) no-repeat 0 0; text-indent: -9999px;}
	#fasco-header li#navi-home a:hover	{background: url(/design/fasco/common/fasco-haeder-navi.gif) no-repeat 0 -23px;}
#fasco-header li#navi-nobori a	{background: url(/design/fasco/common/fasco-haeder-navi.gif) no-repeat -180px 0; text-indent: -9999px;}
	#fasco-header li#navi-nobori a:hover	{background: url(/design/fasco/common/fasco-haeder-navi.gif) no-repeat -180px -23px;}
#fasco-header li#navi-mat a	{background: url(/design/fasco/common/fasco-haeder-navi.gif) no-repeat -360px 0; text-indent: -9999px;}
	#fasco-header li#navi-mat a:hover	{background: url(/design/fasco/common/fasco-haeder-navi.gif) no-repeat -360px -23px;}
#fasco-header li#navi-fuku a	{background: url(/design/fasco/common/fasco-haeder-navi.gif) no-repeat -540px 0; text-indent: -9999px;}
	#fasco-header li#navi-fuku a:hover	{background: url(/design/fasco/common/fasco-haeder-navi.gif) no-repeat -540px -23px;}
#fasco-header li#navi-fasco a	{background: url(/design/fasco/common/fasco-haeder-navi.gif) no-repeat -720px 0; text-indent: -9999px;}
	#fasco-header li#navi-fasco a:hover	{background: url(/design/fasco/common/fasco-haeder-navi.gif) no-repeat -720px -23px;}


#fasco-header .navi0	{}
	#fasco-header .navi1	{float: left; margin-top: 3px;}
	#fasco-header .navi2	{float: right;}

.header-img	{clear: both; padding: 0 0 10px 0;}



