@charset "UTF-8";
/* -------------------------------------------------------------- 
  
   Boilerplate Screen Styles
   * Version:   0.5 (2007-11-19)
   
-------------------------------------------------------------- */

@import "lib/reset.css";
@import "lib/typography.css";


/* Page
-------------------------------------------------------------- */
#wrapper {
	width: 770px;
	margin: 0 auto;
	background: #FFFFFF;
}
#header {
	position: relative;
	width: 770px;
	height: 17px
	background: #FFFFFF;
}
#content {
	clear: both;
	position: relative;
	margin: 0 auto;
	width: 770px;
	background: #FFFFFF
}
#primary {
	float: left;
	background: #FFFFFF;
}
#secondery {
	float: right;
	background: #FFFFFF;
}
#footer {
	clear: both;
	margin: 0 auto;
	margin-top: 15px;
	width: 770px;
	text-align: right;
	line-height: 1.8;
	background: url(../images/footer_icon_2.gif) right no-repeat;
}
/* Header
-------------------------------------------------------------- */
#logoblock {
	width: 770px;
	height: 50px;
	background: url(../images/logo_bg_1.gif) repeat-x;
}
#logo {
	float: left;
	margin-top: 5px;
}
#bcas_logo {
	float: right;
	margin-top: 5px;
}
#titleblock {
	clear: both;
	margin-top: 0;
	width: 770px;
	background: url(../img/title_bg_2.gif) top no-repeat;
}
#titleblock_left {
	float: right;
	width: 283px;
}
#shopname {
	padding-top: 7px;
	width: 283px;
	height: 23px;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	font-size: 18px;
}
#shopaddress {
	padding-top: 5px;
	width: 283px;
	line-height: 1.1;
	text-align: left;
}
#shopaddress span#support {
	font-size: 12px;
}
#shopaddress span#info {
	font-weight: bold;
}
#shopaddress span#address {
	font-size: 100%;
	font-weight: bold;
	line-height: 1.1;
}
#shopaddress span#tel {
	font-size: 110%;
	font-weight: bold;
	line-height: 1.1;
}
#shopaddress span#business {
	font-size: 110%;
	font-weight: bold;
	line-height: 1.1;
}
#shopaddress span#holiday {
	font-size: 110%;
	font-weight: bold;
	line-height: 1.1;
}
#shopaddress span a {
	font-weight: bold;
	color: #CC0000;
}
#shopaddress span a:hover,
#shopaddress span a:focus {
	font-weight: bold;
	color: #0000FF;
}
#utilitynavigation {
	width: 283px;
	height: 22px;
}
#utilitynavigation li#support {
	float: left;
	padding-top: 4px;
	width: 283px;
	text-align: left;
	font-size: 12px;
}
#utilitynavigation li a {
	font-weight: bold;
	color: #CC0000;
}
#utilitynavigation li a:hover,
#utilitynavigation li a:focus {
	font-weight: bold;
	color: #0000FF;
}
#titleblock_right {
	float: right;
	margin: 35px 0px 10px 0;
	padding-right: 8px;
	height: 50px;
	width: 47px;
}
#utilitynavigation li#map {
	float: right;
}

#globalnavigation {
	clear: both;
	width: 770px;
	height: 38px;
	background: #FFFFFF;
	padding-bottom: 20px;
}
#globalnavigation li {
	float: left;
}
#globalnavigation li {
	float: left;
}
#globalnavigation li a#bsc {
	display: block;
	width: 256px;
	height: 38px;
	background: url(../images/menu_2_1.gif) top no-repeat;
}
#globalnavigation li a#bsc:hover,
#globalnavigation li a#bsc:focus {
	display: block;
	width: 256px;
	height: 38px;
	background: url(../images/menu_2_1.gif) bottom no-repeat;
}
#globalnavigation li a#home {
	display: block;
	width: 256px;
	height: 38px;
	background: url(../images/menu_2_2.gif) top no-repeat;
}
#globalnavigation li a#home:hover,
#globalnavigation li a#home:focus {
	display: block;
	width: 256px;
	height: 38px;
	background: url(../images/menu_2_2.gif) bottom no-repeat;
}
#globalnavigation li a#shop {
	display: block;
	width: 258px;
	height: 38px;
	background: url(../images/menu_2_3.gif) top no-repeat;
}
#globalnavigation li a#shop:hover,
#globalnavigation li a#shop:focus {
	display: block;
	width: 258px;
	height: 38px;
	background: url(../images/menu_2_3.gif) bottom no-repeat;
}
/* floatバグ対策 */
#globalnavigation li:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
#titleblock:left {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
#titleblock:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/* ここまで */

/* Content
-------------------------------------------------------------- */
#content_middle {
	padding-bottom: 15px;
	width: 770px;
}
#newsblock {
	float: left;
	width: 450px;
}
#introduction {
	padding-left: 5px;
	padding-bottom: 10px;
	width: 445px;
	line-height: 1.2;
	text-align: left;
	vertical-align: top;
	font-size: 15px;
	line-height: 1.5;
	color: #CC0000;
}
#newstitle {
	width: 450px;
	height: 29px;
	background: #FFFFFF url(../images/news_title_2.gif) no-repeat;
}
#newscontent {
	width: 450px;
	height: 205px;
}
#newsframe {
	margin: 8px 15px 8px 5px;
	width: 425px;
	height: 200px;
}
#newssummary {
	position: absolute;
	margin-top: 0.2em;
	left: 0;
	width: 390px;
	background: #FFFFFF;
}
#newssummary p {
	margin-bottom: 1em;
	text-align: left;
}
#newssummary p span#newslead {
	font-weight: bold;
	text-decoration: underline;
	font-size: 120%;
	color: #FF6600;
}
#newssummary p span#newslead a {
	color: #FF6600;
}
#newssummary p span#newslead a:hover,
#newssummary p span#newslead a:focus {
	color: #0000FF;
}
#newssummary p span#newsdate {
	font-weight: bold;
	font-size: 100%;
}
#newssummary p span#newssummarytext {
	font-size: 100%;
}
#shopinfo {
	float:right;
	width: 295px;
	text-align: left;
}
#shopphototop {
	float: left;
	height: 12px;
	width: 272px;
	background: url(../images/shopphoto_top_2.gif) bottom left no-repeat;
}
#shopphoto {
	width: 272px;
}
#shopphoto img{
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	width: 252px;
	background: url(../images/shopphoto_bg_2.gif) top left repeat;
}
#shopinfotop {
	float: left;
	height: 55px;
	width: 295px;
	background: url(../images/shopinfo_top_2.gif) top no-repeat;
}
#shopinfotext {
	float: right;
	width: 265px;
	height: 135px;
	background: url(../images/shopinfo_body_2.gif) bottom no-repeat;
}
#shopinfotext p {
	margin: 6px 20px 44px 20px;
	font-size: 12px;
	line-height: 1.4;
	text-align: left;
}
#shopinfobottom {
	float: right;
	height: 29px;
	width: 265px;
	background: url(../images/shopinfo_bottom_2.gif) right no-repeat;
}
#showcase {
	width: 770px;
}
#showcasetitle {
	margin-bottom: 7px;
	width: 770px;
	height: 32px;
	background: url(../images/showcase_title_2.gif) top no-repeat;
}
#showcasetop {
	width: 770px;
	height: 10px;
	background: url(../images/showcase_top_2.gif) bottom no-repeat;
}
#showcasebottom {
	width: 770px;
	height: 10px;
	background: url(../images/showcase_bottom_2.gif) no-repeat;
}
#showcasecontent {
	width: 770px;
	padding-top: 10px;
	background: url(../images/showcase_body_2.gif) repeat-y;
}
#showcaseitem {
	float: left;
	padding-left: 20px;
	width: 480px;
	margin-left: 0;
}
#showcaseitem img{
	float: left;
	margin-left: 0;
	padding-right: 10px;
	padding-bottom: 10px;
}
#showcaseinfo {
	float: right;
	padding-right: 5px;
	width: 264px;
}
#showcaseinfotext {
	margin: 0px 17px 20px 17px;
	width: 220px;
	text-align: left;
	vertical-align: top;
	color: #FF9933;
}
#supportcontent {
	float: left;
	width: 770px;
	height: 470px;
	background: #FFFFFF;
}
#supporttitle {
	clear: both;
	float: left;
	width: 450px;
	height:32px;
	background: url(../images/support_title_2.gif) no-repeat;
}
#supportform {
	clear: both;
	float: left;
	margin-top: 18px;
	margin-bottom: 50px;
	padding-top: 15px;
	width: 444px;
	height: 380px;
	border: solid 2px #FDF5DD;
	font-size: 12px;
}
#content-inner {
	width: 770px;
	background: #FFFFFF;
}
#infotitle {
	margin-bottom: 15px;
	width: 770px;
	height: 31px;
	background: url(../images/info_title_2.gif) no-repeat;
}
/* floatバグ対策 */
#content-inner:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
#content_middle:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
#shopinfo:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
#newsblock:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
#introduction:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
#showcasecontent:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/* ここまで */

/* Primary
-------------------------------------------------------------- */
#infolist {
	float: left;
	width: 280px;
	background: url(../images/infolist_top_2.gif) repeat-y;
}
#infolistcontent {
	margin-top: 0;
	padding-bottom: 10px;
	width: 280px;
	height: 500px;
	text-align: left;
	background: #FDF5DD url(../images/infolist_bottom_2.gif) bottom no-repeat;
}
#infolistcontent ul {
	clear: both;
	padding-top: 10px;
	padding-bottom: 17px;
	padding-left: 9px;
}
#infolistcontent ul li {
	clear: both;
	width: 270px;
	line-height: 28px;
	vertical-align: top;
}
#infolistcontent ul li div#date {
	float: left;
	width: 85px;
	padding-left: 14px;
	text-align: left;
	font-size: 110%;
	color: #000000;
	background: url(../images/infolist_head.gif) left no-repeat;
}
#infolistcontent ul li div#summary {
	float: right;
	padding-right: 2px;
	width: 160px;
	font-size: 110%;
}
#infolistcontent ul li div#summary a {
	text-decoration: underline;
	color: #FF9933
}
#infolistcontent ul li div#summary a:focus,
#infolistcontent ul li div#summary a:hover {
	text-decoration: underline;
	color: #0000FF;
}
/* floatバグ対策 */
#infolistcontent:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
#infolistcontent:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/* ここまで */

/* Secondery
-------------------------------------------------------------- */
#infosubject {
	float: right;
	width: 473px;
}
#infosubjectpopup {
	margin: auto;
	width: 473px;
	background: #FFFFFF;
}
#infosubjecttitle {
	width: 473px;
	height: 34px;
	text-align: left;
	background: url(../images/infosubjecttitle_bg_2.gif) right no-repeat;
}
#infosubjecttitle span {
	padding-left: 10px;
	line-height: 34px;
	vertical-align: middle;
	text-align: left;
	font-size: 120%;
	font-weight: bold;
}
#infosubjecttext {
	padding-top: 5px;
	padding-bottom: 20px;
	width: 473px;
}
#infosubjecttext img#photo {
	float: left;
	margin-right: 5px;
	padding: 5px;
	border: solid 1px #999999;
}
#infosubjecttext img#accessory {
	float: left;
	width: 205px;
	height: 60px;
	padding-right: 30px;
}
#infosubjecttext p {
	width: 473px;
	text-align: left;
	line-height: 1.5;
	font-size: 110%;
}
/* Footer
-------------------------------------------------------------- */
#footerbar {
	width: 770px;
	height: 5px;
	background: url(../images/footer_bar_2.gif) bottom repeat-x;
}
#footer p {
	padding-top: 10px;
	padding-right: 60px;
	padding-bottom: 20px;
}
#footer ul {
	padding-top: 10px;
	padding-right: 50px;
}
#footer li#footermenu {
	float: right;
	margin: auto;
	padding-right: 5px;
	height: 40px;
	line-height: 1.6em;
	vertical-align: middle;
	font-size: 95%;
	color: #000000;
}
#footer li#tool {
	float: left;
	margin: auto;
	padding-left: 5px;
	line-height: 1.6em;
	vertical-align: middle;
	font-size: 95%;
}
#footer a {
	text-decoration: none;
	color: #CC0000;
}
#footer a:focus,
#footer a:hover {
	text-decoration: none;
	color: #0000FF;
}
/* floatバグ対策 */
#footer:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}

