@charset "UTF-8";
/*
Theme Name: HEARTY BRAIN
Theme URI: http://www.heartybrain.com
Description:Basic Theme for heartybrain.com
Author: Akira Totoki
Author URI: http://www.heartybrain.com
*/


/*	RESET
------------------------------------------------------------*/	
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	padding: 0;
	margin: 0;
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
fieldset,img {
	border: 0;
	}
address,caption,cite,code,dfn,em,strong,th,var {
	font-weight: normal;
	font-style: normal;
	}
ol,ul {
	list-style: none;
	}
caption,th {
	text-align: left;
	}
q:before,q:after {
	content:'';
	}
abbr,acronym { border: 0;
	}
h1,h2,h3,h4,h5,h6,strong,em {
	font-weight: normal;
	font-size: 100%;
	font-style: nomal;
	}
html { overflow: scroll;}
body {
	background: url(images/backgorund.jpg) repeat;
	font-size: 75%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: center;
	}

body,th,td {
	color: #666;
	}

/*	NOSCRIPT
------------------------------------------------------------*/
div#notice { padding: 100px; text-align: center; background: url(images/penetrate/black_70.png) 0 0 repeat; border: 2px solid #FC0; color: #FFF; }
	
/*	HEADDING
------------------------------------------------------------*/	
h1 { font-size: 90%; margin: 5px 5px 0 5px; float: right;}
h2 { font-size: 120%; font-weight: bold;}
h3 { font-size: 120%;}
h4 { font-size: 100%;}
h5 { font-size: 100%;}
h6 { font-size: 100%;}

/*	LINK
------------------------------------------------------------*/	
a:link { text-decoration: none; color: #065eb6;}
a:visited { text-decoration: none; color: #7e318e;}
a:hover { text-decoration: underline; color: #be0008;}
a:active { text-decoration: underline; color: #be0008;}

/*	ALIGN
------------------------------------------------------------*/	
.aligncenter { display: block; margin-left: auto; margin-right: auto;}
.alignleft { float: left;}
.alignright { float: right;}

/*	FORM
------------------------------------------------------------*/
textarea { resize: vertical}

/*	RAYOUT
------------------------------------------------------------*/
#wrapper {
	width: 950px;
	margin: 0 auto;
	text-align: left;
	}

/* header */
#header {
	width: 950px;
	height: 79px;
	background: url(images/mainTitle.jpg) top center no-repeat;
	margin: 20px 0;
	}
#header #universal_navi {
	float: right;
	margin-top: -10px;
	}
#header #universal_navi li {
	float: right;
	}
#header #universal_navi li a {
	display: block;
	padding: 0  0 0 22px;
	margin: 0 0 0 22px;
	height:16px;
	line-height: 18px;
	}

/* ICON */
#header #universal_navi .about a { background: url(images/icon/home.jpg) left center no-repeat;}
#header #universal_navi .contact a { background: url(images/icon/mail.jpg) left center no-repeat;}
#header #universal_navi .sitemap a { background: url(images/icon/sitemap.jpg) left center no-repeat;}

/* LOGO */
.talex_label { position: absolute; top: 170px; left: -50px; z-index: 200;}

/*	GLOBAL MENU
------------------------------------------------------------*/
#global_navi {
	width: 950px;
	height: 47px;
	background: url(images/button_background.jpg) center no-repeat;
	}
#global_navi li { float:left; }
#global_navi a {
	display: block;
	height: 47px;
	text-indent: -9999px;
	overflow: hidden;
	}

/* newButton
------------------------------------------------------------*/
#global_navi a.new {background-image: url(images/button_01.jpg);width: 99px;}
#global_navi a:hover.new {background-position:0px -47px;width: 99px;}
#global_navi a:active.new {background-position:0px -94px;width: 99px;}
/* productsButton
------------------------------------------------------------*/
#global_navi a.product {background-image: url(images/button_02.jpg);width: 95px;}
#global_navi a:hover.product {background-position:0px -47px;width: 95px;}
#global_navi a:active.product {background-position:0px -94px;width: 95px;}
/* knowledgeButton
------------------------------------------------------------*/
#global_navi a.eyeknow {background-image: url(images/button_04.jpg);width: 111px;}
#global_navi a:hover.eyeknow {background-position:0px -47px;width: 111px;}
#global_navi a:active.eyeknow {background-position:0px -94px;width: 111px;}
/* faqButton
------------------------------------------------------------*/
#global_navi a.faq {background-image: url(images/button_05.jpg);width: 123px;}
#global_navi a:hover.faq {background-position:0px -47px;width: 123px;}
#global_navi a:active.faq {background-position:0px -94px;width: 123px;}
/* blogButton
------------------------------------------------------------*/
#global_navi a.blog {background-image: url(images/button_06.jpg);width: 84px;}
#global_navi a:hover.blog {background-position:0px -47px;width: 84px;}
#global_navi a:active.blog {background-position:0px -94px;width: 84px;}
/* linkButton
------------------------------------------------------------*/
#global_navi a.link {background-image: url(images/button_07.jpg);width: 81px;}
#global_navi a:hover.link {background-position:0px -47px;width: 81px;}
#global_navi a:active.link {background-position:0px -94px;width: 81px;}

/*	SEARCH
------------------------------------------------------------*/
#global_navi #search {
	width:310px;
	position:relative;
	left:24px;
	top:11px;
}
#global_navi .srch-txt {
	width:268px;
	float:left;
	border-top:solid 1px #26170c;
	border-right:solid 1px #26170c;
	border-left:solid 1px #654e40;
	border-bottom:solid 1px #654e40;
	padding:2px;
	background: url(images/formback.jpg) repeat-x;
	color:#fff;
}
#global_navi .SE5_btn {
	border:0;
	float:left;
	background: url(images/searchBt.png) no-repeat;
	color:#666;
	height:19px;
	width:34px;
	display:block;
	cursor:pointer;
}
/*	CONTEINER
------------------------------------------------------------*/
#container_wrap { width: 950px; }
/*	LEFT PAGE
------------------------------------------------------------*/
#Left_container { float: left; width: 679px; background: url(images/body_05.jpg) left bottom no-repeat; padding-bottom:28px; }
#Left_containerBody { background: url(images/body_03.jpg) left center repeat-y; height: auto; position: relative; }
p.topic_path { margin-bottom: 5px; }
#col_primary_body { width: 599px; padding: 0 40px 25px 40px; }
#col_secondary_body { background: url(images/body_01_2.jpg) 0 0 no-repeat; width: 599px; padding: 40px; }
/*	RIGHT PAGE
------------------------------------------------------------*/
#Right_container {
	float: right;
	width: 271px;
	background: url(images/body_06.jpg) left bottom no-repeat;
	padding-bottom: 28px;
	}
#brief {
	width: 271px; 
	background: url(images/body_04.jpg) left bottom repeat-y;
	padding-top: 30px;
	position: relative;
	}
#local_navi {
	width: 271px;
	height: 282px;
	background: url(images/body_02.jpg) left top no-repeat;
	}
	#local_navi ul { padding: 16px 0 0 0; }
	#local_navi ul li { padding: 0 0 2px 0; }
	#local_navi ul li a {
		display: block;
		width: 234px;
		height: 77px;
		background: url(images/menu.jpg) no-repeat;
		text-indent: -9999px;
		overflow: hidden;
		}
		#local_navi .eyeglass a { background-position: 0 0; }
		#local_navi .sunglass a { background-position: 0 -154px; }
		#local_navi .lens a { background-position: 0 -308px; }
		#local_navi .eyeglass a:hover { background-position: 0 -77px; }
		#local_navi .sunglass a:hover { background-position: 0 -231px; }
		#local_navi .lens a:hover { background-position: 0 -385px; }
/* BRANDS LINK
------------------------------------------------------------*/
div.brief_wrap { width: 241px; padding:0 15px;}	
img.brands_title { position: absolute; top: -60px; left: -40px; z-index: 300; }
div.brief_wrap #topnav {
	border-top: 1px solid #edeae6;
	border-right:1px solid #edeae6;
	border-left:1px solid #f2efec;
	}
div.brief_wrap .pop { background: #faf8f4;}
div.brief_wrap .pop a.up {
	display: block;
	background: url(images/1252657047_resultset_next.gif) 5px 50% no-repeat;
	padding:7px 5px 7px 30px;
	border-top:1px solid #fffefc;
	border-right:1px solid #fffefc;
	border-bottom:1px solid #edeae6;
	color: #777;
	text-decoration: none;
	}	
div.brief_wrap .pop a.up:active {
	padding:8px 5px 6px 29px;
	background:#f5f2ee url(images/1252657047_resultset_next.gif) 5px 50% no-repeat;
	border-top:1px solid #e4dfda;
	border-right:1px solid #e4dfda;
	border-bottom:1px solid #F2F2F2;
	border-left:1px solid #edeae6;
	}
.pop { position: relative; border: 0 !important; }

.pop .sub {
	position: absolute; /*--ここ大事--*/
	top: -11px; left: -205px;
	width: 199px;
	padding-right: 9px;
	z-index: 400;
	display: none; /*--JSオフ時に表示されないようにします--*/
	border: 0 !important;
	background: url(images/column/popup_07.png) right 20px no-repeat;
	}
.pop .sub li { background: url(images/column/popup_01.png) left top no-repeat; padding-top: 10px; width: 199px;}
.pop .sub li li { background: none; padding-top: 0;}
.pop .sub li li a { background: none; padding: 8px 15px; display: block; color: #CCC; }
.pop .sub li li a:hover { background: #333;  text-decoration: none; padding: 7px 15px; border-bottom: 1px solid; border-top: 1px solid; }
.pop .sub li ul { background: url(images/column/popup_02.png) left bottom no-repeat; width: 199px; padding-bottom: 10px; }

/* QR */
ul.qr { width: 250px; border: 1px solid #c2a178; height: 104px; background: #fff; margin-top: 15px; }
ul.qr .left { float: left;}
ul.qr .left img { border: 1px solid #c2a178; margin: 6px; }
ul.qr .right { float: right; width: 136px; margin: 6px 6px 6px 0; line-height: 1.22em; }
ul.qr .right strong { font-size: 120%; line-height: 30px; color: #660 }


/*	FOOTER
------------------------------------------------------------*/
#footer { width: 950px; margin: 40px auto;}
#piped { width: 950px; border-bottom: 1px solid; padding-bottom: 5px; height: 16px; line-height: 16px;}
#piped .left { float: left;}
#piped .left li { float: left;}
#piped .left li a { padding: 0 0 0 10px; margin: 0 0 0 10px; border-left: 1px solid #777; display: block;}

#piped .right { float: right;}
#piped .right ul li { float: right;}
#piped .right ul li a { padding: 0 0 0 10px; margin: 0 0 0 10px; border-left: 1px solid #777; display: block;}

#in_navi { width: 950px; height: 16px; line-height: 16px; margin: 5px 0 0 0;}
#in_navi .left { float: left;}
#in_navi .left a {
	background: url(images/dam_minilogo.jpg) left center no-repeat;
	padding-left: 33px;
	}
#in_navi .right { float: right;}
#in_navi .right ul li { float: left; font-size: 70%;}
#in_navi .right ul li a { margin: 0 0 0 10px; display: block;}

#footer .first {
	border: 0 !important;
	padding: 0 !important;
	margin: 0 !important;
	}