@charset "utf-8";

/*----------------------------------------------

共通css

==============================================*/

/* body */

/*#############ここから以下設定##############*/

* {
padding : 0px;
margin : 0px;
}

hr {
display : none;
}

a{color:#787DA0;}
a:link {text-decoration:underline;color:#787DA0;}
a:hover{text-decoration:none;color:#787DA0;} 
a:active {text-decoration:underline;color:#787DA0;}
a:visited{color:#787DA0;text-decoration:underline}


p{
line-height: 140%;
}

img{
border:0;
vertical-align: bottom;
}

.Clear{
clear: both;
}

.imgL{
float: left;
margin-right:15px;
}

.imgR{
float: right;
margin-left:15px;
margin-bottom: 20px;
}

/*####################### font #######################*/

.themeColor{
color:#a2627e;
font-weight:bold;
}

/*####################### base #######################*/	

body {
background-image:url(img/bg.jpg);
background-repeat:repeat-x;
background-position:top;
background-color:#FEFAF9;
font-size:90%;
text-indent : 0px;
line-height : 100%;
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
color:#666666;
}

#wrapper {
width: 926px;
margin-left:auto;
margin-right:auto;
background:url(img/bg_wrap.jpg) no-repeat;

}

#main{
width: 840px;
margin-left:auto;
margin-right:auto;
text-align: left;
}

/*####################### head #######################*/	

#header{
width :902px;
border-top:#887f70 5px solid;
height: 63px;
margin-left:auto;
margin-right:auto;
}

#header h1{
margin-left:30px;
width:164px;
}

#header .icoArea{
float:right;
text-align:right;
padding-right:30px;
height:35px;
padding-top:28px;
}

/*####################### navi #######################*/	

#navi_top {
width:840px;
	height: 49px;
	clear: both;
	margin-bottom:20px;
}

#navi_top img {
	display: block;
}

#navi_top li {
float: left;
list-style-type: none;
}

#navi_top p{
text-indent: -9999px;
}

#navi_top a{
/*\*/
   overflow: hidden;
   /**/
}


#navi {
width:840px;
	height: 49px;
	clear: both;
}

#navi img {
	display: block;
}

#navi li {
float: left;
list-style-type: none;
}

#navi p{
text-indent: -9999px;
}

#navi a{
/*\*/
   overflow: hidden;
   /**/
}




/*####################### navi2 #######################*/	

#navi2_top {
width:211px;
	height: 300px;
	clear: both;
	margin-bottom:20px;
}

#navi2_top img {
	display: block;
}

#navi2_top li {
float: left;
list-style-type: none;
}

#navi2_top p{
text-indent: -9999px;
}

#navi2_top a{
/*\*/
   overflow: hidden;
   /**/
}


#navi2 {
width:211px;
	height: 112px;
	clear: both;
	list-style-type: none;
}

#navi2 img {
	display: block;
	list-style-type: none;
}

#navi2 li {
float: left;
list-style-type: none;
}

#navi2 p{
text-indent: -9999px;
list-style-type: none;
}

#navi2 a{
/*\*/
   overflow: hidden;
   list-style-type: none;
   /**/
}


/*####################### foot #######################*/
	
#foot{
height:35px;
margin-top:20px;
width:872px;
padding-top:10px;
padding-left:30px;
background:#887f70;
margin-left:auto;
margin-right:auto;
clear:both;
}

#foot img.copy{
width:334px;
float:right;
margin-right:30px;
}

#pagetop{
text-align:right;
width:840px;
margin-left:auto;
margin-right:auto;
clear:both;
margin-top:20px;
}

/*####################### topmain ######################*/

#toprightArea{
float:right;
width:227px;
}

#toprightArea p{
padding-left:20px;
padding-bottom:10px;
}

#topleftArea{
width:561px;
height:500px;
}

#topleftArea p.subtop{
margin-top: 10px;
}

p.ex{
padding-bottom:30px;
width:262px;
}

h2{
margin-bottom:20px;
}

/*####################### 文章 ######################*/

p.textArea{
text-align:left;
margin-bottom:15px;
}

p.underConstruct{
	text-align:center;
	margin: 200px 0px 200px 0px;
}

#contentsArea{
	padding: 30px;
	background-image: url(img/contentsArea_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
}

/*####################### libreast ######################*/
.picthumbArea{
margin-top:8px;
height:87px;
}

.picthumbArea img{
float:left;
margin-left:8px;
border: #999999 solid 1px;
}

.picthumbArea img.leftPic{
margin-left:0px;
}

.howtobefore{
	width:629px;
	margin-top:15px;
	margin-bottom: 10px;
}

.howtobeforeL{
	float: left;
	width: 305px;
}

.howtobeforeR{
	float: right;
	width: 308px;
}

.before_point{
	color: #B3007F;
	font-size: 90%;
	margin-top: 3px;
	margin-bottom: 5px;
}

.beforeUnderline{
	margin-bottom: 15px;
}

.howtoleft{
width:305px;
float:left;
margin-top:15px;
}

.explain{
margin-top:5px;
}

.howtoright{
width:305px;
float:left;
margin-left:19px;
margin-top:15px;
}

ul#caution{
list-style-type:disc;
list-style-position:inside;
margin-top:15px;
margin-bottom:20px;
}

#caution li{
margin-bottom:8px;
}



#LibleftArea{
width:211px;
float:left;
}

#LibrightArea{
width:629px;
float:left;
}

#LibrightArea h3{
margin-bottom:15px;
}

#LibrightArea h4{
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#LibrightArea p.funk{
margin-bottom:10px;
}

.menu div {
	width: 180px;
}
.menu a {
height:25px;
	display: block;
	width: 168px;
	padding-top: 10px;
	padding-left: 5px;
	padding-right:5px;
	border-top: solid 1px #a28387;
	border-left: solid 1px #a28387;
	border-right: solid 1px #a28387;
	background:url(libreast/img/menubg.gif) no-repeat;
	font-size: 12px;
	font-weight: bold;
	color: #bd5e66;
	text-decoration: none;
	text-align: center;
}

.menu a:hover {
	background:url(libreast/img/menubg_02.gif) no-repeat;
	text-decoration: none;
	color: #bd5e66;
}
.menu a:visited {
	color: #bd5e66;
	text-decoration: none;
}

.menu a.bottom {
border-bottom: solid 1px #a28387;
}

.menu a.bottomSelect {
border-bottom: solid 1px #a28387;
background:url(libreast/img/menubg_02.gif) no-repeat;
}

.menu a.select{
	background:url(libreast/img/menubg_02.gif) no-repeat;
	}
	
.banner{
display:block;
margin-top:20px;
}


#LibrightArea #goodsList{
color:#333;
border-collapse:collapse;
width:100%;
border:#888FB7 solid 1px;
font-size:0.9em;
margin-bottom:10px;
}

#goodsList th{
color:#fff;
background-color:#9AA1C7;
padding:8px;
border-bottom:#676D8F solid 1px;
border-right:#676D8F solid 1px;
text-align:center;
}

#goodsList td.center{
text-align:center;
}

#goodsList td{
padding:8px;
color:#333;
background-color:#fff;
border:solid 1px #9AA1C7;
}

#topPhotoArea{
width:296px;
float:left;
margin-right:15px;
}

#topPhotoArea .btn{
margin-bottom:15px;
margin-top:5px;
}





#topPhotoArea .btn img.picbt{
margin-left:26px;
}

#pdf img{
margin-right:10px;
vertical-align:middle;
}

.qa{
	padding: 15px 0px 10px 0px;
}

.ansTxt{
	float: left;
	width: 586px;
	text-align: justify;
}

.bfName{
margin-top:20px;
display:block;
clear:both;
}

#safeleftArea{
margin-top:20px;
margin-bottom:15px;
width:300px;
float:left;
}

#saferightArea{
margin-top:20px;
margin-bottom:15px;
width:300px;
float:left;
margin-left:29px;
}

.safeTxt{
font-size:0.9em;
display:block;
margin-top:10px;
}

.libTitle{
margin-top:15px;
}

#map #picarea {
border:#999 1px solid;
}

.shippingInfo{
margin-bottom:5px;
}

/*####################### sitemap ######################*/

#sitemapMenu{
	width: 70%;
	margin-right: auto;
	margin-left: auto;
}

#sitemapMenu h3{
	border-width: 0px 0px 1px 8px;
	border-bottom-style: dashed;
	border-bottom-color: #D17980;
	border-left-style: solid;
	border-left-color: #D17980;
	padding: 5px 0px 5px 10px;
	font-size: 1em;
	margin-bottom: 20px;
}

#sitemapMenu li{
	list-style-type: none;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 80px;
	font-size: 1em;
}

#sitemapMenu a{
	color: #837b70;
}
#sitemapMenu a:link {
	text-decoration:none;
	color: #837b70;
}
#sitemapMenu a:active {
	text-decoration:underline;
	color: #837b70;
}
#sitemapMenu a:visited{
	color:#837b70;
	text-decoration:none
}
#sitemapMenu a:hover{
	text-decoration:none;
	color:#AFAAA3;
} 

/*####################### about ######################*/

#about{
color:#333;
border-collapse:separate;
border-spacing:1px;
width:500px;
}

#about th{
width:120px;
line-height:1.5em;
color:#fff;
background-color:#9AA1C7;
padding:10px;
border-bottom:solid 1px #fff;
}

#about td{
line-height:2em;
padding:10px;
color:#333;
background-color:#fff;
border-top:solid 1px #9AA1C7;
}

.LogoimgR{
margin-top:150px;
float: right;
}

#map{
width:553px;
margin-left:auto;
margin-right:auto;
margin-top:15px;
text-align:center;
}

#map img.close{
margin-top:10px;
}

/*####################### contact #######################*/
#contleftArea{
margin-top:40px;
margin-bottom:15px;
width:299px;
float:left;
background:#E99AA1;
text-align:center;
height:230px;
padding-top:20px;
vertical-align:middle;
border-top:#D28189 solid 1px;
border-left:#D28189 solid 1px;
}

#contrightArea{
margin-top:40px;
margin-bottom:15px;
width:399px;
margin-left:80px;
float:left;
background:#A5C9CD;
text-align:center;
height:230px;
padding-top:20px;
vertical-align:middle;
border-top:#59969D solid 1px;
border-left:#59969D solid 1px;
}

#contactArea{
margin-top:40px;
margin-bottom:15px;
width:399px;
margin-left:auto;
margin-right:auto;
background:#A5C9CD;
text-align:center;
height:230px;
padding-top:20px;
vertical-align:middle;
border-top:#59969D solid 1px;
border-left:#59969D solid 1px;
}

#contactArea_02{
margin-top:40px;
margin-bottom:15px;
width:399px;
margin-left:auto;
margin-right:auto;
background:#A5C9CD;
text-align:center;
height:auto;
padding:20px;
vertical-align:middle;
border:#59969D solid 1px;
}

#contrightArea img.personal{
margin-top:10px;
}

#formT{
color:#333;
border-collapse:separate;
border-spacing:1px;
width:520px;
margin-left:auto;
margin-right:auto;
border:solid 1px #9AA1C7;
margin-top:20px;
}

#formT th{
width:130px;
line-height:1.5em;
color:#fff;
background-color:#9AA1C7;
padding:10px;
border-bottom:solid 1px #fff;
}

#formT td{
line-height:2em;
padding:10px;
color:#333;
background-color:#fff;
border-top:solid 1px #9AA1C7;
}

#formT td.top{
line-height:2em;
padding:10px;
color:#333;
background-color:#fff;
border-top:none;
}

/*####################### voice #######################*/
.voice{
margin-top:15px;
}

.voice img{
display:block;
margin-bottom:5px;
}


.name{
text-align:right;
display:block;
margin-top:5px;
font-weight:bold;
}

.nameBottom{
text-align:right;
display:block;
margin-top:5px;
font-weight:bold;
margin-bottom:15px;
}

/*####################### goods ######################*/

#GoodsleftArea{
width:211px;
float:left;
}

#GoodsrightArea{
width:629px;
float:left;
}

#goods{
border:solid 4px #b9d8ea;
background-color:#FFFFFF;
}
#goods1{
border:solid 4px #f5c6db;
background-color:#FFFFFF;
}
#goods2{
border:solid 4px #b9d8ea;
background-color:#FFFFFF;
}
#goods3{
border:solid 4px #c4deb9;
background-color:#FFFFFF;
}




.goods_t{
padding: 25px 0px 5px 25px;
float:left;
}
.goods_bt{
padding: 25px 25px 5px 0px;
float: right;
}


#goods_table{
border:solid 1px #cccccc;
background-color:#FFFFFF;
margin-top:25px;
padding: 25px
}

#LibrightArea #goodsList2{
color:#333;
border-collapse:collapse;
width:100%;
border:#888FB7 solid 1px;
font-size:0.9em;
margin-bottom:10px;
}

#goodsList2 th{
color:#fff;
background-color:#9AA1C7;
padding:8px;
border-bottom:#676D8F solid 1px;
border-right:#676D8F solid 1px;
text-align:center;
}

#goodsList2 td.center{
text-align:center;
}

#goodsList2 td{
padding:8px;
color:#333;
background-color:#fff;
border:solid 1px #9AA1C7;
}
.goodsList_t{
padding:8px;
color:#676d8f;
background-color:#fff;
margin-left:-8px;
}

/*####################### mpeg ######################*/


#mc{
background-image:none;
background-color:#FFF;
}

#mcArea{
width:320px;
margin-left:auto;
margin-right:auto;
margin-top:40px;
text-align:center;
}

.wmpNote{
	font-size: 90%;
	color: #BD5E66;
	line-height: 100%;
}

.wmp{
width: 340px;
float: left;
}

/*####################### law ######################*/

#lawT{
color:#333;
border-collapse:separate;
border-spacing:1px;
width:629px;
margin-left:auto;
margin-right:auto;
border:solid 1px #9AA1C7;
margin-top:20px;
}

#lawT th{
width:150px;
line-height:1.5em;
color:#fff;
background-color:#9AA1C7;
padding:5px;
border-bottom:solid 1px #fff;
text-align:left;
}

#lawT td{
line-height:2em;
padding:5px;
color:#333;
background-color:#fff;
border-top:solid 1px #9AA1C7;
}

#lawT td.top{
line-height:2em;
padding:5px;
color:#333;
background-color:#fff;
border-top:none;
}




/*####################### how ######################*/

.howtol2{
width:305px;
text-align:left;
padding-top: 5px;
	font-size: 90%;
	color: #BD5E66;
	line-height: 130%;
}
.wmpNote2{

}
.ga{
float: left;
margin-right:5px;
}


/*####################### shopping ######################*/

#shoppingTitle h3{
	float: left;
}

#shoppingTitle p{
	float: right;
}

h4.shopHowtoTitle{
	margin-bottom: 22px;
}

.howtoBox{
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 45px;
}

.buy,.note{
	text-align: center;
}

.buy{
	margin-bottom: 10px;
}

.note{
	font-size: 90%;
}

/*####################### topic ######################*/
#topicList{
color:#333;
border-collapse:collapse;
width:100%;
border:#888FB7 solid 1px;
margin-bottom:10px;
margin-top:15px;
}

#topicList th{
color:#fff;
background-color:#9AA1C7;
padding:8px;
border-bottom:#676D8F solid 1px;
border-right:#676D8F solid 1px;
text-align:left;
}

#topicList td.center{
text-align:center;
}

#topicList td{
padding:8px;
color:#333;
background-color:#fff;
border:solid 1px #9AA1C7;
}

