@charset "utf-8";

/*------------------------------------------------
	base styles
--------------------------------------------------*/
body{
	position: relative;
	width: 100%;
	letter-spacing: 0px;
	text-align: center;
	color: #333333;
	font-size: 75%;
	font-family: 'ＭＳ Ｐゴシック';
}
body,p,dl,ol,ul,h1,h2,h3,h4,h5,h6,form,table,td{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
ol,ul{
	list-style-type: none;
}
ol li img,
ul li img{
	vertical-align: top;
}
h1,h2,h3,h4,h5,h6{
	font-weight: normal;
	font-size: 100%;
}
img{
	border: none;
}
select,input,textarea{
	color: #333333;
	font-size: 100%;
}
strong{
	font-weight: bold;
}
strong.text_st_black{
	font-weight: bold;
	color: #333333;
}
sub{
	font-size: 100%;
}
sup{
	font-size: 100%;
}
html:not([lang*=""]) sup{
	font-size: 90%;
}
a:link{
	color: #4B4BC5;
	text-decoration: underline;
}
a:visited{
	color: #981e98;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}
a:active{
	text-decoration: none;
}

a.opacity:hover{
	opacity: 0.5;
}

/*------------------------------------------------
	clear styles
--------------------------------------------------*/
.clearfix:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#footer #footer_link ul:after,
#header_inner:after,
#gnavi_inner ul:after,
#contents_area_inner:after,
#footersitemap_inner:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}




/*------------------------------------------------
	header styles
--------------------------------------------------*/
#header{
	width: 100%;
	height: 117px;
	text-align: center;
	background: url(../images/header_bg.gif) left top repeat-x;
}
#header_inner{
	width: 960px;
	position: relative;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
#header #logo{
	float: left;
	width: 138px;
	margin: 0px 0px 0px 0px;
	padding: 12px 0px 0px 0px;
	text-align: left;
}
#header #catch{
	float: left;
	width: 310px;
	height: 17px;
	margin: 19px 0 0 18px;
}
#header .shoulder{
	display: block;
	min-height: 28px;
	margin: 12px 0px 0px 4px;
	font-size: 92%;
	color: #666666;
}
#header .shoulder span {
	float: right;
	display: block;
	text-align: left;
}
#header_contents{
	float: right;
	width: 250px;
	margin: 35px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	position: relative;
}
#header_link{
	position: absolute;
	top: 5px;
	right: 482px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#header_link ul li#hl_contact{
	position: absolute;
	top: 12px;
	left: 0px;
}
#header_link ul li#hl_faq{
	position: absolute;
	top: 12px;
	left: 102px;
}
#header_link ul li#hl_svy{
	position: absolute;
	top: 0px;
	left: 210px;
}
#header_link ul li#hl_eshop{
	position: absolute;
	top: 0px;
	left: 345px;
}




/*------------------------------------------------
	global navi styles
--------------------------------------------------*/
#gnavi{
	position: absolute;
	top: 77px;
	left: 0;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	background: #fff;
	border-bottom: 1px solid #e9e9e9;
	z-index: 1000;
}
#gnavi_inner{
	width: 960px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	text-align: left;
}
#gnavi ul{
	width: 960px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#gnavi ul li{
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}



/*------------------------------------------------
	pankuzu styles
--------------------------------------------------*/
#pankuzu{
	position: relative;
	width: 770px;
	min-height: 58px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background: #e9e9e9 url(../images/pankuzu_bg.gif) left top repeat-x;
	font-size: 90%;
}
#pankuzu div{
	position: absolute;
	left: 5px;
	bottom: 8px;
	width: 765px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	line-height: 1.2em;
}
#pankuzu span{
	display: inline-block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 19px;
	background: url(../images/pankuzu_partition.gif) 4px top no-repeat;
	color: #666666;
}
#pankuzu span#pankuzu_home{
	display: inline-block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	background: url(../images/pankuzu_home.gif) left top no-repeat;
}
#pankuzu span a{
	color: #666666;
}
#pankuzu span a:link,
#pankuzu span a:visited{
	color: #666666;
}
#pankuzu span a:hover,
#pankuzu span a:active{
	color: #666666;
	text-decoration: none;
}


/*------------------------------------------------
	right contents styles
--------------------------------------------------*/
/* sub navi */
#sub_navi{
	width: 195px;
	margin: 59px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(../images/snavi_body.gif) left top repeat-y;
}
#sub_navi_head{
	width: 195px;
	padding: 5px 0px 0px 0px;
	background: url(../images/snavi_head.gif) left top no-repeat;
}
#sub_navi_foot{
	width: 175px;
	padding: 0px 10px 9px 10px;
	background: url(../images/snavi_foot.gif) left bottom no-repeat;
}
#sub_navi_foot div{
	width: 175px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#sub_navi ul{
	width: 175px;
	margin: 5px 0px 5px 0px;
	padding: 1px 0px 0px 0px;
	background: url(../images/l_gray_01.gif) left top repeat-x;
}
#sub_navi ul li{
	width: 175px;
	padding: 0px 0px 1px 0px;
	line-height: 1.5em;
	background: url(../images/l_gray_01.gif) left bottom repeat-x;
}
#sub_navi ul li span{
	display: block;
	width: 175px;
	padding: 0px 0px 0px 0px;
}
#sub_navi ul li a{
	width: 160px;
	padding: 8px 0px 6px 15px;
	display: block;
	color: #333333;
	background: #ffffff url(../images/a_black_01.gif) 7px 1.25em no-repeat;
	text-decoration: none;
}
#sub_navi ul li a:link,
#sub_navi ul li a:visited{
	color: #333333;
	text-decoration: none;
	background: #ffffff url(../images/a_black_01.gif) 7px 1.25em no-repeat;
}
#sub_navi ul li a:hover,
#sub_navi ul li a:active{
	color: #333333;
	text-decoration: none;
	background: #f4f5f5 url(../images/a_black_01.gif) 7px 1.25em no-repeat;
}
#sub_navi ul li a.sn_current:link,
#sub_navi ul li a.sn_current:visited,
#sub_navi ul li a.sn_current:hover,
#sub_navi ul li a.sn_current:active{
	color: #ffffff;
	background: #00a0e9 url(../images/a_white_01.gif) 7px 1.25em no-repeat;
}

/* sub_navi_glasses_frame */
#sub_navi ul.sub_navi_glasses_frame li span {
	font-weight: bold;
}
#sub_navi ul.sub_navi_glasses_frame li ul {
	width: 170px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	line-height: 1.5em;
	background: none
}
#sub_navi ul.sub_navi_glasses_frame li ul li {
	width: 170px;
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 0px 0px;
	line-height: 1.5em;
	background: url(../images/l_gray_01.gif) left top repeat-x;
}
#sub_navi ul.sub_navi_glasses_frame li ul li span{
	width: 170px;
	font-weight: normal;
}
#sub_navi ul.sub_navi_glasses_frame li ul li a{
	width: 155px;
	color: #666666;
}
#sub_navi ul.sub_navi_glasses_frame li ul li a:link,
#sub_navi ul.sub_navi_glasses_frame li ul li a:visited{
	color: #666666;
}
#sub_navi ul.sub_navi_glasses_frame li ul li a:hover,
#sub_navi ul.sub_navi_glasses_frame li ul li a:active{
	color: #666666;
}
#sub_navi ul.sub_navi_glasses_frame li ul li a.sn_category{
	width: 160px;
	padding: 8px 0px 6px 15px;
	display: block;
	color: #333333;
	background: #ffffff url(../images/a_black_01.gif) 7px 1.25em no-repeat;
}
#sub_navi ul.sub_navi_glasses_frame li ul li a.sn_current:link,
#sub_navi ul.sub_navi_glasses_frame li ul li a.sn_current:visited,
#sub_navi ul.sub_navi_glasses_frame li ul li a.sn_current:hover,
#sub_navi ul.sub_navi_glasses_frame li ul li a.sn_current:active{
	color: #ffffff;
	background: #00a0e9 url(../images/a_white_01.gif) 7px 1.25em no-repeat;
}
#sub_navi ul.sub_navi_glasses_frame li ul li a.sn_category:link,
#sub_navi ul.sub_navi_glasses_frame li ul li a.sn_category:visited {
}
#sub_navi ul.sub_navi_glasses_frame li ul li a.sn_category:hover,
#sub_navi ul.sub_navi_glasses_frame li ul li a.sn_category:active{
	color: #666666;
	background: #f4f5f5 url(../images/a_black_01.gif) 7px 1.25em no-repeat;
}

#sub_navi ul.sub_navi_glasses_frame li ul li a.sn_category.sn_current:link,
#sub_navi ul.sub_navi_glasses_frame li ul li a.sn_category.sn_current:visited,
#sub_navi ul.sub_navi_glasses_frame li ul li a.sn_category.sn_current:hover,
#sub_navi ul.sub_navi_glasses_frame li ul li a.sn_category.sn_current:active{
	color: #ffffff;
	background: #00a0e9 url(../images/a_white_01.gif) 7px 1.25em no-repeat;
}
#right_contents .sub_navi_subtitle{
	padding: 8px 2px 2px 5px;
	font-weight: bold;
}


/* sub navi frame */
.sub_navi_frame{
	width: 195px;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(../images/snavi_body.gif) left top repeat-y;
}
.sub_navi_frame_head{
	width: 195px;
	padding: 5px 0px 0px 0px;
	background: url(../images/snavi_head.gif) left top no-repeat;
}
.sub_navi_frame_foot{
	width: 175px;
	padding: 0px 10px 9px 10px;
	background: url(../images/snavi_foot.gif) left bottom no-repeat;
}
.sub_navi_frame ul{
	width: 175px;
	margin: 5px 0px 5px 0px;
	padding: 1px 0px 0px 0px;
	background: url(../images/l_gray_01.gif) left top repeat-x;
}
.sub_navi_frame ul li{
	width: 175px;
	padding: 0px 0px 1px 0px;
	line-height: 1.5em;
	background: url(../images/l_gray_01.gif) left bottom repeat-x;
}
.sub_navi_frame ul li span{
	display: block;
	width: 175px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
}
.sub_navi_frame ul li span.m_navi {
	color: #ffffff;
	background: #585858;
	padding: 8px 0px 6px 15px;
	width: 160px;
	font-weight: bold;
}
.sub_navi_frame ul li a{
	width: 160px;
	padding: 8px 0px 6px 15px;
	display: block;
	color: #333333;
	background: #ffffff url(../images/a_black_01.gif) 7px 1.25em no-repeat;
	text-decoration: none;
}
.sub_navi_frame ul li a:link,
.sub_navi_frame ul li a:visited{
	color: #333333;
	text-decoration: none;
	background: #ffffff url(../images/a_black_01.gif) 7px 1.25em no-repeat;
}
.sub_navi_frame ul li a:hover,
.sub_navi_frame ul li a:active{
	color: #333333;
	text-decoration: none;
	background: #f4f5f5 url(../images/a_black_01.gif) 7px 1.25em no-repeat;
}
.sub_navi_frame ul li a.sn_current:link,
.sub_navi_frame ul li a.sn_current:visited,
.sub_navi_frame ul li a.sn_current:hover,
.sub_navi_frame ul li a.sn_current:active{
	color: #ffffff;
	background: #00a0e9 url(../images/a_white_01.gif) 7px 1.25em no-repeat;
}
.sub_navi_frame ul li ul{
	width: 170px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	line-height: 1.5em;
	background: none
}
.sub_navi_frame ul li ul li{
	width: 170px;
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 0px 0px;
	line-height: 1.5em;
	background: url(../images/l_gray_01.gif) left top repeat-x;
}
.sub_navi_frame ul li ul li span{
	width: 170px;
	font-weight: normal;
}
.sub_navi_frame ul li ul li a{
	width: 155px;
	color: #666666;
}
.sub_navi_frame ul li ul li a:link,
.sub_navi_frame ul li ul li a:visited{
	color: #666666;
}
.sub_navi_frame ul li ul li a:hover,
.sub_navi_frame ul li ul li a:active{
	color: #666666;
}
.sub_navi_frame ul li a.sn_category{
	width: 160px;
	padding: 8px 0px 6px 15px;
	display: block;
	color: #333333;
	background: #ffffff url(../images/a_black_01.gif) 7px 1.25em no-repeat;
}
.sub_navi_frame ul li a.sn_category:link,
.sub_navi_frame ul li a.sn_category:visited {
}
.sub_navi_frame ul li a.sn_category:hover,
.sub_navi_frame ul li a.sn_category:active{
	color: #666666;
	background: #f4f5f5 url(../images/a_black_01.gif) 7px 1.25em no-repeat;
}

.sub_navi_frame ul li a.sn_category.sn_current:link,
.sub_navi_frame ul li a.sn_category.sn_current:visited,
.sub_navi_frame ul li a.sn_category.sn_current:hover,
.sub_navi_frame ul li a.sn_category.sn_current:active{
	color: #ffffff;
	background: #00a0e9 url(../images/a_white_01.gif) 7px 1.25em no-repeat;
}


/* sub_navi_other */
.sub_navi_other {
	width: 195px;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(../images/snavi_body.gif) left top repeat-y;
}
.sub_navi_other_head {
	width: 195px;
	padding: 5px 0px 0px 0px;
	background: url(../images/snavi_head.gif) left top no-repeat;
}
.sub_navi_other_foot {
	width: 175px;
	padding: 0px 10px 9px 10px;
	background: url(../images/snavi_foot.gif) left bottom no-repeat;
}
#sub_navi_foot div{
	width: 175px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.sub_navi_other ul{
	width: 175px;
	margin: 5px 0px 5px 0px;
	padding: 1px 0px 0px 0px;
	background: url(../images/l_gray_01.gif) left top repeat-x;
}
.sub_navi_other ul li{
	width: 175px;
	padding: 0px 0px 1px 0px;
	line-height: 1.5em;
	background: url(../images/l_gray_01.gif) left bottom repeat-x;
}
.sub_navi_other ul li span{
	display: block;
	width: 152px;
	padding: 0px 0px 0px 0px;
}
.sub_navi_other ul li a{
	width: 160px;
	padding: 8px 0px 6px 15px;
	display: block;
	color: #333333;
	background: #ffffff url(../images/a_black_01.gif) 7px 1.25em no-repeat;
	text-decoration: none;
}
.sub_navi_other ul li a:link,
.sub_navi_other ul li a:visited{
	color: #333333;
	text-decoration: none;
	background: #ffffff url(../images/a_black_01.gif) 7px 1.25em no-repeat;
}
.sub_navi_other ul li a:hover,
.sub_navi_other ul li a:active{
	color: #333333;
	text-decoration: none;
	background: #f4f5f5 url(../images/a_black_01.gif) 7px 1.25em no-repeat;
}
.sub_navi_other ul li a.sn_current:link,
.sub_navi_other ul li a.sn_current:visited,
.sub_navi_other ul li a.sn_current:hover,
.sub_navi_other ul li a.sn_current:active{
	color: #ffffff;
	background: #00a0e9 url(../images/a_white_01.gif) 7px 1.25em no-repeat;
}

/* right contents 01 */
#right_contents01,
#right_contents02{
	width: 195px;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(../images/rcontents01_body.gif) left top repeat-y;
}
#right_contents01_head,
#right_contents02_head{
	width: 195px;
	padding: 5px 0px 0px 0px;
	background: url(../images/rcontents01_head.gif) left top no-repeat;
}
#right_contents01_foot,
#right_contents02_foot{
	width: 175px;
	padding: 0px 10px 9px 10px;
	background: url(../images/rcontents01_foot.gif) left bottom no-repeat;
}
#right_contents01 ul,
#right_contents02 ul{
	width: 175px;
	margin: 5px 0px 5px 0px;
	padding: 1px 0px 0px 0px;
	background: url(../images/l_gray_01.gif) left top repeat-x;
}
#right_contents01 ul li,
#right_contents02 ul li{
	width: 175px;
	padding: 0px 0px 1px 0px;
	line-height: 1.5em;
	background: url(../images/l_gray_01.gif) left bottom repeat-x;
}
#right_contents01 ul li a,
#right_contents02 ul li a{
	width: 175px;
	min-height: 48px;
	display: block;
	color: #333333;
	text-decoration: none;
}
#right_contents01 ul li a span.right_contents01_title,
#right_contents02 ul li a span.right_contents01_title{
	display: block;
	margin: 0px 50px 0px 0px;
	padding: 9px 0px 0px 16px;
	font-weight: bold;
	background: url(../images/a_black_01.gif) 4px 1.25em no-repeat;
}
#right_contents01 ul li a span.right_contents01_text,
#right_contents02 ul li a span.right_contents01_text{
	display: block;
	margin: 1px 0px 0px 0px;
	padding: 0px 50px 8px 16px;
	line-height: 1.5em;
	font-size: 90%;
	color: #666666;
}
#right_contents01 ul li a:link span.right_contents01_title,
#right_contents01 ul li a:visited span.right_contents01_title,
#right_contents02 ul li a:link span.right_contents01_title,
#right_contents02 ul li a:visited span.right_contents01_title{
	text-decoration: none;
}
#right_contents01 ul li a:hover span.right_contents01_title,
#right_contents01 ul li a:active span.right_contents01_title,
#right_contents02 ul li a:hover span.right_contents01_title,
#right_contents02 ul li a:active span.right_contents01_title{
	text-decoration: none;
}
#right_contents01 ul li#rc_faq a{
	background: #ffffff url(../images/rc_p_faq.gif) right 10px no-repeat;
}
#right_contents01 ul li#rc_faq a:link,
#right_contents01 ul li#rc_faq a:visited{
	background: #ffffff url(../images/rc_p_faq.gif) right 10px no-repeat;
}
#right_contents01 ul li#rc_faq a:hover,
#right_contents01 ul li#rc_faq a:active{
	background: #f4f5f5 url(../images/rc_p_faq.gif) right 10px no-repeat;
}
#right_contents01 ul li#rc_contact a{
	background: #ffffff url(../images/rc_p_contact.gif) right 10px no-repeat;
}
#right_contents01 ul li#rc_contact a:link,
#right_contents01 ul li#rc_contact a:visited{
	background: #ffffff url(../images/rc_p_contact.gif) right 10px no-repeat;
}
#right_contents01 ul li#rc_contact a:hover,
#right_contents01 ul li#rc_contact a:active{
	background: #f4f5f5 url(../images/rc_p_contact.gif) right 10px no-repeat;
}
#right_contents02 ul li#rc_choice a{
	background: #ffffff url(../images/rc_p_choice.gif) right 10px no-repeat;
}
#right_contents02 ul li#rc_choice a:link,
#right_contents01 ul li#rc_choice a:visited{
	background: #ffffff url(../images/rc_p_choice.gif) right 10px no-repeat;
}
#right_contents02 ul li#rc_choice a:hover,
#right_contents02 ul li#rc_choice a:active{
	background: #f4f5f5 url(../images/rc_p_choice.gif) right 10px no-repeat;
}


/* right banner */
#right_banner{
	width: 185px;
	margin: -5px auto 0px auto;
}
#right_banner .right_banner_wrap {
	padding-bottom: 5px;
	background: url(../images/rbanner_foot.gif) left bottom no-repeat;
}
#right_banner_title{
	width: 185px;
	height: 77px;
	background: url(../images/rbanner_head.gif) left top no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#right_banner_inner{
	width: 155px;
	margin: 0px 0px 0px 0px;
	padding: 5px 15px 5px 15px;
	background: url(../images/rbanner_body.gif) left top repeat-y;
}
#right_banner_up{
	width: 155px;
	height: 9px;
	cursor: pointer;
	background: url(../images/rbanner_arrow_up.gif) center 3px no-repeat;
}
#right_banner_down{
	width: 155px;
	height: 10px;
	margin-bottom: 3px;
	cursor: pointer;
	background: url(../images/rbanner_arrow_down.gif) center 2px no-repeat;
}
#right_banner ul{
	width: 155px;
	margin: 0px 0px 0px 0px;
}
#right_banner ul li{
	width: 155px;
	margin: 3px 0px 2px 0px;
}
#right_banner ul li img{
	margin: 0px 0px 0px 0px;
	border: 1px solid #cfcfcf;
}
#right_banner ul li a:link img,
#right_banner ul li a:visited img{
	border: 1px solid #cfcfcf;
}
#right_banner ul li a:hover img,
#right_banner ul li a:active img{
	border: 1px solid #00a0e9;
}



/*------------------------------------------------
	pagetop styles
--------------------------------------------------*/
#pagetop{
	width: 100%;
	padding: 0px 0px 0px 0px;
	background: url(../images/pagetop_bg.gif) left bottom repeat-x;
	text-align: center;
}
#pagetop.gray {
	background: #e9e9e9 url(../images/pagetop_bg.gif) left bottom repeat-x;
}
#pagetop.gray02 {
	/*background: #e9e9e9 url(../images/pagetop_bg.gif) left bottom repeat-x;*/
}
#pagetop.white {
	background: url(../images/pagetop_bg.gif) left bottom repeat-x;
}
#pagetop_inner{
	width: 960px;
	margin: -30px auto 0px auto;
	padding: 0px 0px 0px 0px;
	text-align: right;
	position: relative;
	height: 28px;
}
#pagetop_inner img{
	position: absolute;
	top: 0;
	right: 0;
}



/*------------------------------------------------
	footer sitemap styles
--------------------------------------------------*/
#footersitemap{
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	background: #585858 url(../images/footersitemap_bg.gif) left top repeat-x;
}
#footersitemap_inner{
	width: 960px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 35px 0px;
	text-align: left;
}
#fst01{
	width: 225px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0 20px 0px 0px;
}
#fst01_inner{
	width: 225px;
	margin: 0px 0px 0px 0px;
	padding: 16px 0px 13px 0px;
	border-bottom: 1px solid #666666;
}
#fst01 ul{
	width: 225px;
	border-top: 1px solid #666666;
}
#fst01 ul li{
	margin: 0px 0px 0px 0px;
	padding: 14px 0px 0px 0px;
}
#fst01 ul li span{
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 16px;
	font-weight: bold;
	background: url(../images/a_gray_01.gif) left 0.15em no-repeat;
}
#fst01 ul li ul{
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-top: none;
}
#fst01 ul li ul li{
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 0px 16px;
	font-weight: normal;
	background: url(../images/a_gray_02.gif) 4px 1em no-repeat;
	font-size: 90%;
}
#fst02{
	width: 225px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 0px;
}
#fst02_inner{
	width: 225px;
	margin: 0px 0px 0px 0px;
	padding: 16px 0px 13px 0px;
	border-bottom: 1px solid #666666;
}
#fst02 ul{
	width: 225px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #666666;
}
#fst02 ul li{
	margin: 0px 0px 0px 0px;
	padding: 14px 0px 0px 0px;
}
#fst02 ul li span{
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 16px;
	font-weight: bold;
	background: url(../images/a_gray_01.gif) left 0.15em no-repeat;
}
#fst02 ul li ul{
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-top: none;
}
#fst02 ul li ul li{
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 0px 16px;
	font-weight: normal;
	background: url(../images/a_gray_02.gif) 4px 1em no-repeat;
	font-size: 90%;
}
#fst03{
	width: 277px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 8px 28px 0px 0px;
}
#fst03 ul li{
	padding: 8px 0px 0px 0px;
}
#fst04{
	width: 165px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 11px 0px 0px 0px;
}
#fst04 ul li{
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
}
#fst04 ul li img{
	border: 1px solid #cfcfcf;
}
#footersitemap #fst04 ul li a:link img,
#footersitemap #fst04 ul li a:visited img{
	border: 1px solid #cfcfcf;
}
#footersitemap #fst04 ul li a:hover img,
#footersitemap #fst04 ul li a:active img{
	border: 1px solid #ffffff;
}
#footersitemap ul li a{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #dad7d6;
	text-decoration: none;
}
#footersitemap ul li a:link{
	color: #dad7d6;
	text-decoration: none;
}
#footersitemap ul li a:visited{
	text-decoration: none;
}
#footersitemap ul li a:hover,
#footersitemap ul li a:active{
	text-decoration: underline;
}
#footersitemap ul li ul li a{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #b4afad;
	text-decoration: none;
}
#footersitemap ul li ul li a:link{
	color: #b4afad;
	text-decoration: none;
}
#footersitemap ul li ul li a:visited{
	text-decoration: none;
}
#footersitemap ul li ul li a:hover,
#footersitemap ul li ul li a:active{
	text-decoration: underline;
}



/*------------------------------------------------
	footer styles
--------------------------------------------------*/
#footer{
	width: 100%;
	padding: 0px 0px 0px 0px;
	text-align: center;
	background: #333333;
}
#footer #footer_inner{
	width: 960px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
#footer #footer_link{
	width: 700px;
	padding: 10px 0px 0px 0px;
}
#footer #footer_link ul{
	width: 700px;
}
#footer #footer_link ul li{
	float: left;
	padding: 0px 27px 0px 16px;
	background: url(../images/a_gray_01.gif) left center no-repeat;
}
#footer #footer_link ul li a{
	color: #cccccc;
	text-decoration: none;
}
#footer #footer_link ul li a:link{
	color: #cccccc;
	text-decoration: none;
}
#footer #footer_link ul li a:visited{
	text-decoration: none;
}
#footer #footer_link ul li a:hover,
#footer #footer_link ul li a:active{
	text-decoration: underline;
}
#footer #footer_link ul li a{
	color: #cccccc;
	text-decoration: none;
}
#footer #footer_logo{
	padding: 26px 0px 0px 0px;
	text-align: right;
}
#footer #copyright{
	padding: 4px 0px 20px 0px;
	text-align: right;
}



/*------------------------------------------------
	contents area styles
--------------------------------------------------*/
#contents_area{
	width: 100%;
	background: #e9e9e9 url(../images/pankuzu_bg.gif) left top repeat-x;
	text-align: center;
}
#contents_area_inner{
	width: 970px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 60px 0px;
	text-align: left;
}
#left_contents{
	width: 770px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}
#right_contents{
	width: 195px;
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
}
#main_contents{
	width: 770px;
	margin: 3px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.contents01{
	width: 770px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(../images/main_contents_body.gif) left top repeat-y;
}
.contents01_head{
	width: 770px;
	margin: 0px 0px 0px 0px;
	padding: 7px 0px 0px 0px;
	background: url(../images/main_contents_head.gif) left top no-repeat;
}
.contents01.extend_content01{
	margin: 25px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.contents01_foot{
	width: 760px;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 20px 5px;
	background: url(../images/main_contents_foot.gif) left bottom no-repeat;
}



/*------------------------------------------------
	main contents styles
--------------------------------------------------*/
/* title styles */
#pagetitle{
	width: 770px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(../images/pagetitle_body.gif) left top repeat-y;
}
#pagetitle_inner{
	width: 770px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	background: url(../images/pagetitle_foot.gif) left bottom no-repeat;
}
#left_contents h1.pagetitle01{
	width: 765px;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 5px;
	background: url(../images/pagetitle_head.gif) left top no-repeat;
}
#left_contents h2.pagetitle02{
	width: 725px;
	margin: 0px 5px 0px auto;
	padding: 14px 0px 7px 35px;
	font-weight: bold;
	font-size: 170%;
	background: #e5f9fd url(../images/pagetitle02_bg.gif) left top repeat-x;
}

h2.h2subhead{
	width: 720px;
	margin: 30px auto 0px auto;
	text-align: center;
}
h2.h2subhead.extend_h2subhead{
	margin: 14px auto 0px auto;
}
h2.h2subhead02{
	width: 710px;
	margin: 30px auto 0px auto;
	padding: 0px 0px 7px 10px;
	text-align: left;
	border-bottom: 4px solid #999999;
}
h2.h2subhead03{
	width: 710px;
	margin: 30px auto 0px auto;
	padding: 0px 0px 7px 10px;
	text-align: left;
	border-bottom: 4px solid #e7e7e7;
}
h3.h3subhead01{
	margin: 25px 0px 0px 0px;
}
h4.h4subhead01{
	margin: 23px 0px 0px 0px;
	font-weight: bold;
}


/* link */
.link_back01{
	padding: 0px 0px 20px 5px;
}
.link_back01 p{
	padding: 7px 0px 5px 0px;
}
.link_back01 p a{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 16px;
	background: url(../images/a_black_back.gif) 4px 0.3em no-repeat;
}
.link01{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	background: url(../images/a_black_01.gif) left 0.55em no-repeat;
}
.link_list01 li{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	background: url(../images/a_black_01.gif) left 0.55em no-repeat;
}
.link_list01 li img,
.link01 img{
	margin: 0px 0px 0px 3px;
	vertical-align: middle;
}



/* table */
.table01{
	margin: 0px 20px 0px 20px;
	padding: 20px 0px 0px 0px;
}
.table01 table{
	margin: 0px 0px 0px 0px;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	table-layout: auto;
	border-right: 1px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
}
.table01 table th{
	padding: 5px 4px 4px 7px;
	border-top: 1px solid #d5d5d5;
	border-left: 1px solid #d5d5d5;
	text-align: left;
	vertical-align: top;
	line-height: 1.5em;
	background: #ededed;
	font-weight: bold;
	font-size: 100%;
}
.table01 table td{
	padding: 5px 4px 4px 7px;
	border-top: 1px solid #d5d5d5;
	border-left: 1px solid #d5d5d5;
	text-align: left;
	vertical-align: middle;
	line-height: 1.5em;
	background: #ffffff;
	font-weight: normal;
	font-size: 100%;
}


/* topics */
.topics_list{
	width: 700px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.topics_list ul{
	width: 700px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.topics_list ul li{
	width: 700px;
	margin: 0px 0px 0px 0px;
	padding: 14px 0px 14px 0px;
	background: #ffffff url(../images/l_gray_01.gif) left top repeat-x;
}
.topics_list ul li span.topics_date{
	display: block;
	width: 68px;
	float: left;
	line-height: 1.3em;
	font-size: 80%;
}
.topics_list ul li span.topics_category{
	display: block;
	width: 77px;
	float: left;
}
.topics_list .topics_list_hdg {
	margin: 0px 0px 10px 0px;
}
.topics_list ul li span.topics_text{
	display: block;
	width: 540px;
	float: left;
	line-height: 1.3em;
	padding: 0px 0px 0px 12px;
	background: url(../images/a_black_01.gif) left 0.4em no-repeat;
}
.topics_list ul li span.topics_text img{
	margin: 0px 0px 0px 4px;
	vertical-align: middle;
}



/*------------------------------------------------
	.contents01 body
	見出し以外の各module下marginは20pxとして設計
--------------------------------------------------*/
.contents01_body{
	margin: -5px 20px;
}

/* section */
.contents01_body .section{
	margin: 20px 0 30px;
}

/* divide */
.contents01_body .divide_col3{
	position: relative;
	top: 20px;
	margin: -20px 0 20px -18px;
	width: 738px;
}
.contents01_body .divide_col3:after {
	content: "."; display: block; clear: both; height: 0; visibility: hidden; font-size: 0;
}
.contents01_body .divide_col3 .col{
	float: left;
	display: inline;
	margin: 0 0 0 18px;
	width: 228px;
}

.contents01_body .divide_col2{
	position: relative;
	top: 20px;
	margin: -20px 0 20px -18px;
	width: 738px;
}
.contents01_body .divide_col2:after {
	content: "."; display: block; clear: both; height: 0; visibility: hidden; font-size: 0;
}
.contents01_body .divide_col2 .col{
	float: left;
	display: inline;
	margin: 0 0 0 18px;
	width: 351px;
}

.contents01_body .divide-col2A{
	height: 100%;
}
.contents01_body .divide-col2A:after {
	content: "."; display: block; clear: both; height: 0; visibility: hidden; font-size: 0;
}
.contents01_body .divide-col2A .col1{
	float: right;
	margin: 0 0 -20px;
	width: 473px;
}
.contents01_body .divide-col2A .col1 .divide-col2A-inner{
	height: 100%;
}
.contents01_body .divide-col2A .col1 .divide-col2A-inner:after {
	content: "."; display: block; clear: both; height: 0; visibility: hidden; font-size: 0;
}
.contents01_body .divide-col2A .col1 .divide-col2A-inner .inner-col1{
	float: left;
	width: 314px;
}
.contents01_body .divide-col2A .col1 .divide-col2A-inner .inner-col2{
	float: right;
	width: 159px;
}
.contents01_body .divide-col2A .col1 .divide-col2A-inner{
}
.contents01_body .divide-col2A .col2{
	float: left;
	display: inline;
	margin: 0 0 0 10px;
	width: 218px;
}

.contents01_body .divide-col2B{
	height: 100%;
}
.contents01_body .divide-col2B:after {
	content: "."; display: block; clear: both; height: 0; visibility: hidden; font-size: 0;
}
.contents01_body .divide-col2B .col1{
	float: left;
	margin: 0 0 -20px;
	width: 473px;
}
.contents01_body .divide-col2B .col1 .divide-col2A-inner{
	height: 100%;
}
.contents01_body .divide-col2B .col1 .divide-col2A-inner:after {
	content: "."; display: block; clear: both; height: 0; visibility: hidden; font-size: 0;
}
.contents01_body .divide-col2B .col1 .divide-col2A-inner .inner-col1{
	float: left;
	width: 314px;
}
.contents01_body .divide-col2B .col1 .divide-col2A-inner .inner-col2{
	float: right;
	width: 159px;
}
.contents01_body .divide-col2B .col1 .divide-col2A-inner{
}
.contents01_body .divide-col2B .col2{
	float: right;
	display: inline;
	margin: 0 10px 0 0;
	width: 218px;
}

/* headings */
.contents01_body .headingA{
	margin: 0 0 15px;
	background: #585858;
	color: #FFFFFF;
}
.contents01_body .headingA .text{
	display: block;
	position: relative;
	top: 0.062em;
	margin: -0.125em 0 0;
	padding: 10px 9px;
	font-weight: bold;
	font-size: 133.4%;
	line-height: 1.125;
}

.contents01_body .headingA2{
	margin: 0 0 15px;
	background: #D5D5D5;
	color: #333333;
}
.contents01_body .headingA2 .text{
	display: block;
	position: relative;
	top: 0.062em;
	margin: -0.125em 0 0;
	padding: 10px 9px;
	font-weight: bold;
	font-size: 133.4%;
	line-height: 1.125;
}

.contents01_body .headingB{
	margin: 0 0 15px;
	border-bottom: 5px solid #999999;
}

.contents01_body .headingSub{
	margin: 0 0 15px;
	border-bottom: 3px solid #E7E7E7;
}
.contents01_body .headingSub .text{
	display: block;
	position: relative;
	top: 0.184em;
	margin: -0.368em 0 0;
	padding: 9px;
	font-weight: bold;
	font-size: 116.7%;
	line-height: 1.358;
	height: 100%;
}
.contents01 .headingSub .text .link02 {
	display: block;
	margin: -5px 0 0;
	padding: 5px 0 0 16px;
	background: url(../images/a_black_02.gif) 0 0.679em no-repeat;
}
.contents01_body .headingSub .text .link02 a{
}

/* paragraph */
.contents01_body .paragraph{
	margin: 0 9px 20px;
	line-height: 1.5;
}
.contents01_body .paragraph p{
	position: relative;
	top: 0.25em;
	margin: -0.5em 0 1em;
}
.contents01_body .paragraph .heading{
	position: relative;
	top: 0.25em;
	margin: -0.5em 0 1em;
	font-weight: bold;
}
.contents01_body .paragraph p.image01{
	position: static;
	top: 0;
	margin: 0 0 10px;
}
.contents01_body .paragraph p.image01 img{
	border: 1px solid #E7E7E7;
}
.contents01_body .paragraph p.image01 a:hover img{
	border: 1px solid #00a0e9;
}
.contents01_body .paragraph p.notes{
	position: relative;
	top: 0.25em;
	margin: -0.5em 0 1em;
	color: #666666;
	font-size: 91.7%;
}
.contents01_body .paragraph p .link01{
	display: block;
	position: relative;
	top: -3px;
	margin: -0.25em 0 -3px;
	padding: 3px 0 0 16px;
	background: url(../images/a_black_01.gif) 6px 0.75em no-repeat;
}
.contents01_body .paragraph dl.dl01{
	position: relative;
	top: 0.25em;
	margin: -0.5em 23px 0;
}
.contents01_body .paragraph dl.dl01 dt{
	margin: -1px 0 0;
	padding: 1px 0 0 11px;
	background: url(../images/i_black_01.gif) no-repeat 4px 0.75em;
	font-weight: bold;
}
.contents01_body .paragraph dl.dl01 dd{
	position: relative;
	top: 0.25em;
	margin: -0.25em 0 12px 11px;
	padding: 0;
}

.contents01_body .paragraph ul.ul01{
	margin: 0 0 20px;
}
.contents01_body .paragraph ul.ul01 li{
	position: relative;
	top: 0.25em;
	margin: -0.5em 0 12px;
	padding: 1px 0 0 11px;
	background: url(../images/i_black_01.gif) no-repeat 4px 0.75em;
	font-weight: bold;
	line-height: 1.5;
}

.contents01_body .paragraph ol.ol01{
	padding: 0 0 0 1.5em;
}
.contents01_body .paragraph ol.ol01 li{
	position: relative;
	top: 0.25em;
	margin: -0.5em 0 12px;
	padding: 0;
	list-style: decimal;
}

/* table */
.contents01_body .table02{
	margin: 0 9px 20px;
}
.contents01_body .table02 table{
	width: 100%;
	border-collapse: collapse;
}
.contents01_body .table02 table th,
.contents01_body .table02 table td{
	padding: 7px;
	border: 1px solid #D5D5D5;
}
.contents01_body .table02 table th{
	text-align: center;
	font-weight: normal;
}
.contents01_body .table02 table td{
}
.contents01_body .table02 table tr .cell01{ background-color: #EDEDED; text-align: center;}
.contents01_body .table02 table tr .cell02{ background-color: #F4F5F5; text-align: center;}
.contents01_body .table02 table tr th.cell01,
.contents01_body .table02 table tr th.cell02{
	font-weight: bold;
}

/* pageImage */
.contents01_body p.pageImage{
	position: relative;
	margin: 0 -20px 20px;
}
.contents01_body p.pageImage02{
	margin: 0 0 15px;
}
.contents01_body p.pageImage02 img{
}

/* categoryList */
.contents01_body .categoryList{
	padding: 16px 0 0;
	background: url(../images/line_bg_dotted_01.gif) repeat-x;
	height: 100%;
}
.contents01_body .categoryList dl{
	margin: 0 0 15px;
	padding: 0 0 16px;
	background: url(../images/line_bg_dotted_01.gif) repeat-x 0 100%;
	height: 100%;
}
.contents01_body .categoryList dl:after { /* for Modern Browser */
	content: "."; display: block; clear: both; height: 0; visibility: hidden; font-size: 0;
}
.contents01_body .categoryList dl dt{
	float: left;
	width: 220px;
}
.contents01_body .categoryList dl dd{
	float: right;
	display: inline;
	position: relative;
	margin: 0 10px 0 -12px;
	width: 472px;
}
.contents01_body .categoryList dl dd ul{
	float: left;
	display: inline;
	position: relative;
	top: 0.25em;
	margin: -0.5em 0 0 12px;
	width: 224px;
}
.contents01_body .categoryList dl dd ul li{
	float: left;
	width: 208px;
	margin: -2px 0 0;
	padding: 2px 0 0 16px;
	background: url(../images/rbanner_arrow_down.gif) 3px 0.75em no-repeat;
	line-height: 1.5;
}

/* categoryIndex_image */
.contents01_body p.categoryIndex_image{
	position: relative;
	margin: 0 -20px 38px;
}

/* categoryIndex_pageList */
.contents01_body .categoryIndex_pageList{
	margin: 0 0 30px;
	padding: 11px 10px 0;
	background: #F4F5F5 url(../images/line_bg_dotted_01.gif) repeat-x;
	height: 100%;
}
.contents01_body .categoryIndex_pageList .row{
	position: relative;
	margin: 0 0 0 -18px;
	padding: 5px 0 10px;
	width: 718px;
}
.contents01_body .categoryIndex_pageList .row:after {
	content: "."; display: block; clear: both; height: 0; visibility: hidden; font-size: 0;
}
.contents01_body .categoryIndex_pageList .row .col{
	float: left;
	display: inline;
	margin: 0 0 0 18px;
	width: 341px;
}
.contents01_body .categoryIndex_pageList .row .col .contents{
	float: right;
	display: inline;
	width: 261px;
	margin: 0 10px -1em 0;
	padding: 2px 0 0;
}
.contents01_body .categoryIndex_pageList .row .col .contents h4{
	margin: -0.25em 0 8px;
}
.contents01_body .categoryIndex_pageList .row .col .contents h4 .link01{
	display: block;
	margin: -0.25em 0 -3px;
	padding: 3px 0 0 16px;
	background: url(../images/a_black_01.gif) 6px 0.75em no-repeat;
}
.contents01_body .categoryIndex_pageList .row .col .contents p{
	position: relative;
	top: 0.25em;
	margin: -0.5em 0 1em;
	color: #666666;
	font-size: 91.7%;
}
.contents01_body .categoryIndex_pageList .row .col .image{
	float: left;
	width: 60px;
}
.contents01_body .categoryIndex_pageList .row .col .image img{
	border: 1px solid #E7E7E7;
}
.contents01_body .categoryIndex_pageList .row .col .image a:hover img{
	border: 1px solid #00a0e9;
}

/* figure */
.contents01_body .figure{
	text-align: center;
}

/* numContents */
.contents01_body .numContents{
	margin: 0 9px 20px;
}
.contents01_body .numContents .heading{
	position: relative;
	top: 0.215em;
	margin: -0.429em 0 15px;
	font-weight: bold;
	font-size: 116.7%;
	line-height: 1.429;
}
.contents01_body .numContents p{
	position: relative;
	top: 0.25em;
	margin: -0.5em 0 1em 1em;
	line-height: 1.5;
}
.contents01_body .numContents p .link01{
	display: block;
	position: relative;
	top: -3px;
	margin: -0.25em 0 -3px;
	padding: 3px 0 0 16px;
	background: url(../images/a_black_01.gif) 6px 0.75em no-repeat;
}

/* listSection */
.contents01_body .listSection{
	margin: 0 9px 20px;
	padding: 0 0 1px;
	height: 100%;
	background: url(../images/line_bg_dotted_01.gif) repeat-x 0 100%;
}
.contents01_body .listSection .listSectionItem{
	margin: 0 0 10px;
	padding: 11px 0 0;
	height: 100%;
	background: url(../images/line_bg_dotted_01.gif) repeat-x;
}
.contents01_body .listSection .listSectionItem:after {
	content: "."; display: block; clear: both; height: 0; visibility: hidden; font-size: 0;
}
.contents01_body .listSection .contents{
	float: right;
	position: relative;
	top: 20px;
	margin: -20px 0 0;
	width: 580px;
}
.contents01_body .listSection .figure{
	float: left;
	width: 100px;
}
.contents01_body .listSection .contentsWide{
	float: right;
	position: relative;
	top: 20px;
	margin: -20px 0 0;
	width: 700px;
}
.contents01_body .listSection .listSectionItem .numContents{
	margin-right: 0;
	margin-left: 0;
}

/* area */
.contents_inner {
	padding: 0 20px 0 20px;
}

/* column2 */
.column2 {
	overflow: hidden; /*ie*/
	margin-left: -18px;
}
.column2 .left,
.column2 .right {
	float: left;
	width: 351px;
	padding-left: 18px;
}

.section .column2 .inner {
	overflow: hidden; /*ie*/
}

/* column3 */
.column3 {
	overflow: hidden; /*ie*/
	margin-left: -18px;
}
.section .column3 .inner {
	overflow: hidden; /*ie*/
}

.column3 .left,
.column3 .middle,
.column3 .right {
	float: left;
	width: 228px;
	padding-left: 18px;
}

/* area_bnr */
.area_bnr {
	margin-top: 23px;
}
.area_bnr .contents01_head {
	padding-top: 12px;
}
.area_bnr .contents01_foot {
	padding-bottom: 15px;
}
.area_bnr .area_bnr_img {
	float: left;
	width: 360px;
	padding-left: 10px;
}
.area_bnr .bnr_text {
	float: right;
	width: 361px;
	padding-right: 10px;
	line-height: 1.5;
}
.area_bnr .bnr_link {
	margin-bottom: 8px;
}
.area_bnr .bnr_link a {
	font-weight: bold;
}
.area_bnr .bnr_link img {
	vertical-align: middle;
	margin-left: 7px;
}
/* title */
.title_type01 {
	background: #d5d5d5;
	font-size: 133%;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 25px;
	padding: 10px 10px 8px 10px;
}
.title_type02 {
	font-size: 117%;
	font-weight: bold;
	border-bottom: 3px solid #e7e7e7;
	margin-bottom: 16px;
	padding: 0 0 6px 10px;
	line-height: 1.4;
}
.title_type02 a {
	padding-left: 15px;
	background: url(../../common/images/a_black_02.gif) no-repeat left 0.2em;
}

/* text */
.text01 {
	padding: 0 10px 0 10px;
}

/* link */
.link_arrow_r01 {
	padding-left: 15px;
	background: url(../../common/images/a_black_02.gif) no-repeat left 0.2em;
}
.link_arrow_r02 {
	padding-left: 16px;
	background: url(../../common/images/a_black_01.gif) no-repeat 4px 0.3em;
}



/* popup style */
#popup {
	background: #333333;
}
#popup .pop_header {
	background: url(../images/pop_header_bg.gif) #ffffff repeat-x left top;
	text-align: center;
}
#popup .pop_contents {
	min-height: 338px;
	height: auto!important;
	height: 338px;
	background: url(../images/pop_contents_bg.gif) #ffffff repeat-x left top;
	text-align: center;
}
#popup .pop_header_inner {
	width: 440px;
	margin: 0 auto;
	padding: 10px 0 7px 0;
	text-align: left;
}
#popup .pop_contents_inner {
	width: 440px;
	margin: 0 auto;
	padding: 30px 0 20px 0;
	text-align: left;
}
#popup .pop_contents h2 {
	font-size: 133%;
	margin-bottom: 24px;
	font-weight: bold;
}
#popup .result p {
	margin-bottom: 13px;
	line-height: 1.5;
}
#popup .notice {
	padding: 12px 0 0 0;
	font-size: 92%;
	color: #666666;
	line-height: 1.5;
}
#popup .btn_close {
	padding: 45px 0 0 0;
	text-align: center;
}
#popup .pop_footer {
	padding: 12px 0 15px 0;
	border-top: 4px solid #00a0e9;
	background: #333333;
	text-align: center;
}


/*------------------------------------------------
	お気軽にご相談 style
--------------------------------------------------*/
.wrap_consulting {
	padding: 18px 0px 0px 0px;
	background: #e9e9e9;
}
.wrap_consulting_inner{
	background: #fff;
}
.wrap_consulting_inner .txt01 {
	margin: 0px 0px 25px 0px;
	font-size: 14px;
	line-height: 1.5;
}
.wrap_consulting_inner .txt02 {
	padding: 23px 0px 35px 0px;
	background: #fff;
}
.consulting_hdg {
	height: 39px;
	padding: 11px 0px 0px 121px;
	background: #33b3ed;
}
.wrap_consulting_inner .txt03 {
	padding: 25px 0px 8px 0px;
	font-size: 14px;
	line-height: 1.5;
}
.wrap_consulting_inner_extend01 .consulting_hdg {
	height: 53px;
	padding: 16px 0px 0px 0px;
	background: #33b3ed;
}
.consulting_hdg_inner{
	position: relative;
	width: 662px;
	margin: 0px auto 0px auto;
}
.consulting_hdg_inner.extend_consulting_hdg_inner01 {
	width: 970px;
}
.consulting_hdg_inner .brand_name_text {
	position: absolute;
	top: -61px;
	left: 212px;
}
.consulting_hdg_inner.extend_consulting_hdg_inner01 .read_text{
	padding: 10px 0px 0px 470px;
}
.box_consulting {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 148px 0px;
	background: #fff;
}
.box_consulting_inner {
	position: relative;
	width: 720px;
	margin: 0px auto 0px auto;
	background: #fff;
}
.customers_need {
	width: 350px;
	background: #fff;
}
.customers_need ul {
	padding: 0px 0px 0px 20px;
}
.customers_need li {
	font-size: 14px;
	padding: 0px 0px 3px 0px;
	line-height: 1.5;
	letter-spacing: -0.1em;
	list-style-image: url(../images/icon_dotted.png);
}
.link_consulting_box .content{
	margin: 22px 0px 0px 0px;
}
.link_consulting_box .content_num_02 {
	width: 260px;
	height: 64px;
	padding: 45px 0px 0px 91px;
	background: url(../images/consulting_mail.png) 0 0 no-repeat;
}
.link_consulting_box .content_num_02.content_num_02_extend01 {
	width: 210px;
	height: 119px;
	padding: 45px 0px 0px 91px;
	background: url(../images/consulting_mail02.png) 0 0 no-repeat;
}
.link_consulting_box .content_num_03 {
	width: 630px;
	height: 93px;
	margin: 12px 0px 0px 0px;
	padding: 16px 0px 0px 91px;
	background: url(../images/consulting_voice.png) 0 0 no-repeat;
}
.wrap_consulting .pict_image {
	height: 116px;
	width: 96px;
	position: absolute;
	top: -116px;
	left: -30px;
	background: url(../images/consulting_pic_bg.png) center 0 no-repeat;
}
.wrap_consulting .pict_image.pict_image_extend01{
	left: 0;
}
.wrap_consulting .tel_box {
	position: relative;
}
.wrap_consulting .tel_box .tel_num {
	position: absolute;
	top: 40px;
	left: 120px;
	color: #00a0e9;
	font-weight: bold;
	font-size: 25px;
}
.wrap_consulting .tel_box .tel_num02 {
	position: absolute;
	top: 105px;
	left: 170px;
	color: #00a0e9;
	font-weight: bold;
	font-size: 25px;
}
/*------------------------------------------------
	知ってほしいキクチメガネ
--------------------------------------------------*/
.wrap_make_glasses {
	margin: 50px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	height: 430px;
}
.wrap_make_glasses_inner {
	background: #fff;
}
.wrap_make_glasses_inner .contents01_foot {
	padding: 0px 0px 20px 0px;
}
.wrap_make_glasses_inner .text {
	margin: 20px 0px 20px 20px;
}
.hdg_make_glasses {
	height: 40px;
	padding: 20px 0px 0px 0px;
	background: #32b3ed;
}
.link_make_glasses_box ul {
	width: 723px;
	height: 133px;
	margin: 0px auto 0px auto;
	padding: 10px 0px 0px 37px;
}
.link_make_glasses_box ul .fleft {
	margin: 0px 7px 0px 0px;
}
.link_make_glasses_box .content {
	margin: 0px 0px 10px 0px;
}
.link_make_glasses_box .content.content_num01 {
	background: url(../images/link_make_glasses_box_bg.png) center top no-repeat;
}
.link_make_glasses_box .content.content_num02 {
	padding: 10px 0px 10px 0px;
	background: url(../images/link_make_glasses_box_bg02.png) center top no-repeat;
}
.link_make_glasses_box .content.last_child {
	margin: 0px 0px 0px 0px;
}

/*------------------------------------------------
	common style
--------------------------------------------------*/
.fleft {
	float: left !important;
}
.fright {
	float: right !important;
}
.tac {
	text-align: center !important;
}
.tar {
	text-align: right !important;
}
.tal {
	text-align: left !important;
}
.show_list_bottom {
	text-align:right;
	padding-top:5px;
	padding: 0px 30px 0 15px;
}

/*------------------------------------------------
	sns 下層用
--------------------------------------------------*/
.left_contents_innner {
	position: relative;
}
.left_contents_innner #pankuzu {
	width: 600px;
	margin: 0;
}
.left_contents_innner #pankuzu div{
	width: 600px;
}
#btn_sns {
	width: 180px;
	padding: 27px 5px 0 0;
	position: absolute;
	top: 0;
	left: 586px;
}
#btn_sns li {
	float: right;
}
#btn_sns .btn_twitter {
	width: 70px;
	margin-left: 10px;
	font-size: 12px;
	overflow: hidden;
}

#btn_sns .btn_facebook {
	width: 70px;
	margin-left: 8px;
	overflow: hidden;
}
*+html #btn_sns .btn_facebook {
	width: 74px\9;/* ie7用 */
}
/*2014/04/03追記*/
#sub_navi ul li a.side_bnr{
	background: none;
	padding: 10px 0;
}
.side_bnr img{
	border: 1px solid #ccc;
}
.side_bnr:hover img{
	border: 1px solid #00a0e9;
}

.kids_bnr{
	margin: 30px 0 50px;
	text-align:center;
}
.kids_bnr a img{
	border: 1px solid #ccc;
}
.kids_bnr a:hover img{
	border: 1px solid #00a0e9;
}




