@charset "shift_jis";



@media screen and (min-width: 801px) {
#side_cover {
	width:100%;
	max-width: 330px;
	color: #333333;	
	margin-bottom: 10px;
	float: left;
	margin-top: 0px;
}
.kakomi {
	border: 1px dotted #999;
	margin: 0px 0px 20px 0px;
	background : #fff;
	padding: 5px 10px 10px 8px;
}
.midashi{padding-left:15px;}

#zzxc {
	clear: both;
	font-size: 100%;
	float: left;
	width: 100%;
	margin-bottom: 20px;
	line-height: 180%;
	margin-right:-330px;
}

#zzxc>* {
	margin-right:330px;
}

.saishin004{float:left;
margin:0px 7px 10px 5px;
border:1px solid #aaaaaa;
width:200px;
height:250px;
text-align: center;
position: relative;
}

.saishin004 img{
position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
margin: auto;
width:auto;height:auto;
max-width:100%;max-height:100%;
}

}



.cleb{clear:both}


.raku{margin:35px auto;width:100%;text-align:center;}
.raku img{margin:15px auto;max-width:350px;}

.raku2{margin:35px auto;width:100%;text-align:center;}
.raku2 img{margin:15px auto;max-width:250px;}

.raku3{margin:35px auto;width:100%;text-align:center;}
.raku3 img{margin:15px auto;max-width:150px;}



.boxkakomi {
	margin: 50px 0px 50px 0px;
	background: #eeffff;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.22);
	line-height: 2em;
}
.boxkakomi .boxtitle {
	font-size: 1em;
	background: #99ccff;
	padding: 6px;
	text-align: center;
	color: #FFF;
	font-weight: 400;
	letter-spacing: 0.05em;
}
.boxkakomi p {
	padding: 15px 10px 20px 10px;
	margin: 0;
}


.boxkakomi2 {
	margin: 50px 0px 50px 0px;
	background: #eeffff;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.22);
	line-height: 2em;
}
.boxkakomi2 p {
	padding: 20px 15px 20px 15px;
	margin: 0;
}


.bg_color_p {
font-weight:900;
background:linear-gradient(transparent 60%, #ffccaa 0%);
}

table{margin-top:40px;margin-bottom:40px;max-width:800px;border-collapse:collapse;width:100%;}

th{padding:5px;background-color:#fca;font-weight:900;color:#000;
border: 1px solid #595959;border-collapse:collapse;vertical-align:middle;text-align:center;}

.td01{padding:6px;background-color:#fee;color:#a66;border: 1px solid #595959;
border-collapse:collapse;text-align:center;vertical-align:middle;}

td{padding:6px;background-color:#fff;color:#555;border: 1px solid #595959;border-collapse:collapse;}

.aka{
	color:#990000;
}

.btn{
	text-align:center;
}

.btn a {
	color: #fff;
	font-size:20px;
	text-decoration:none;
	display:block;
	width:92%;
	margin:50px auto;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	background-color: #c00;
	padding:15px;

}
.btn a:hover {
	color: #fff;
	background-color: #fa9;
	text-decoration:none;
}



.side53{padding-top:12px;padding-bottom:12px;font-size:14px;max-width:100%;margin-bottom:5px;margin-right:5px;word-wrap:break-word;overflow-wrap:break-word;}
.side53 a{font-size:14px;}

.side54{float:left;
margin:0px 7px 7px 5px;
border:1px solid #999999;
width:100px;
height:100px;
text-align: center;
position: relative;
}

.side54 img{
position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
margin: auto;
width:auto;height:auto;
max-width:100%;max-height:100%;
}



@media screen and (max-width: 800px) {
#side_cover {
	width:100%;
	color: #333333;	
	margin-bottom: 10px;
	clear:both;
	margin-top: 0px;
}
.kakomi {
	border: 1px dotted #999;
	margin: 0px 20px 0px 0px;
	background : #fff;
	padding: 5px 8px 10px 8px;
}
.midashi{}

#zzxc {
	clear: both;
	font-size: 100%;
	float: left;
	width: 100%;
	margin-bottom: 20px;
	line-height: 180%;
}

.saishin004{float:left;
margin:0px 7px 10px 5px;
border:1px solid #aaaaaa;
width:200px;
height:250px;
text-align: center;
position: relative;
}

.saishin004 img{
position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
margin: auto;
width:auto;height:auto;
max-width:100%;max-height:100%;
}


}






body {
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	background : #fff2dc url(./images/bg.gif);
	background-attachment: fixed;
	font-size: 15px;
	color: #333333;
	line-height:180%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	word-wrap:break-word;
	overflow-wrap:break-word;
user-select:none;
-moz-user-select:none;
-webkit-user-select:none;
-khtml-user-select:none;
overflow-wrap:break-word;

 overflow-x: hidden!important;
 overflow-y: scroll;
 -webkit-overflow-scrolling: touch;

}
h1,h2,h3,h4,h5,p,ul,li,dl,dt,dd{

	padding: 0px;
	font-weight: normal;
}

img {
	border: none;
width:auto;height:auto;
max-width:100%;max-height:100%;
}

ul{
	list-style-type: none;
}

input,textarea,select {
	font-size: 1em;
}

a {
	color: #3366ff;
	text-decoration: underline;
	font-weight: normal;
}

a:hover {
	color: #3366ff;
	text-decoration: underline;
}

#header_cover {
	position: relative;
	background:#fff;
	background-position: bottom;
	text-align: center;
	width: 100%;
	max-width:1000px;
	border:1px dotted #999;
	margin:0px auto;
}

#main_cover {
	background : #ffffff;
 width:98%;
 max-width:1000px;
 margin-left:auto;
 margin-right:auto;
 text-align:left;
}

#headdps {
	margin:auto;
	width: 100%;
	max-width:1000px;
	margin-bottom: 5px;
}

#headdps p.top {
	color: #333;
	font-size: 12px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 20px;
}

#headdps h1 img {
	vertical-align:middle;
}

#headdps h1 {
	margin-top: 30px;
}

#headdps a {
	color: #fff;
	text-decoration: none;
}

#headdps a:hover {
	background:none;
	text-decoration: none;
	text-shadow:2px 2px 3px #ffffff;
}


#yokob {
	text-align: left;
	position: relative;
	padding: 0px 0px 0px 20px;
}

#yokob p {
	line-height:15px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 85%;
	margin-bottom: 3px;
}

#yokob h3 {
  position: relative;
	background: #cceeff;
  display: block;
  padding: .65em 1em;
  border: 1px dashed #78aae6;
	color: #505050;
	font-size: 14px;
	font-weight: 900;
	margin-bottom:25px;
	margin-left:4px;
}
#yokob h3::before,
#yokob h3::after {
  content: '';
  position: absolute;
  border-style: solid;
  border-color: transparent;
}
#yokob h3::before {
  top: 100%;
  left: 0;
  border-width: 0 15px 15px 0;
  border-right-color: #78aae6;
}
#yokob h3::after {
  top: -15px;
  right: 0;
  border-style: solid;
  border-width: 0 15px 15px 0;
  border-bottom-color: #78aae6;
}




#yokob h4 {
	font-weight:bold;
	font-size: 95%;
	margin-bottom: 3px;
	margin-left: 3px;
	margin-right: 3px;
	background-image : url(images/h4.gif);
	background-repeat: no-repeat;
	padding-left: 21px;
	padding-bottom: 2px;
	border-bottom: 2px solid #cccccc;
}



.sideindex {
	margin-top: 0px;
	margin-bottom: 5px;
	padding-right:4px;
	font-size:95%;
}

.sideindex li {
	display: block;
	padding-bottom:10px;
}

.sideindex a {
	background-image : url(images/submenu_bg_hover.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-left: 18px;
	color: #333333;	
	text-decoration: underline;
	line-height: 180%;
	font-weight: normal;
	margin-bottom: 0px;
	zoom: 1;
}

.sideindex2 {
	margin-top: 0px;
	margin-bottom: 5px;
	padding-right:4px;
	font-size:95%;
}

.sideindex2 li {
	display: block;
	padding-bottom:10px;
}

.sideindex2 a {
	color: #333333;	
	text-decoration: underline;
	line-height: 180%;
	font-weight: normal;
	margin-bottom: 0px;
	zoom: 1;
}

.sideindex a:hover {
	background : #ded;
	background-repeat: no-repeat;
	background-position: left top;
	color: #000000;
}

.mainstyle{padding:0px;}


.saishinkiji{color:#666666;max-width:100%;margin-bottom:20px;margin-right:5px;word-wrap:break-word;overflow-wrap:break-word;}
.saishinkiji a{font-size:16px;display:block;}



#zzxc .top543{
	text-align: left;
	font-size: 18px;
	font-weight:400;
	clear: both;
	background : url(images/h2.gif) no-repeat 0px 2px;
	padding-top: 10px;
	padding-bottom:10px;
	padding-left: 60px;
	line-height: 190%;
	margin-top: 0px;
	color:#000000;
	letter-spacing: 1px;
	margin-bottom:20px;
	margin-right:5px;
	border-bottom: 0px dotted #aaa;
}


#zzxc h2 {
	text-align: left;
	font-size: 18px;
	font-weight:400;
	clear: both;
	background : url(images/h2.gif) no-repeat 0px 2px;
	padding-top: 10px;
	padding-bottom:10px;
	padding-left: 60px;
	line-height: 190%;
	margin-top: 100px;
	color:#000000;
	letter-spacing: 1px;
	margin-bottom:20px;
	margin-right:5px;
	border-bottom: 0px dotted #aaa;
}

.icon01{
text-shadow:2px 2px 3px #85a555;
}
	
.icon02{
	padding-left: 20px;
	padding-right: 10px;
}





#zzxc h3 {
  color:#ffffff;
  position: relative;
  height: 50px;
  line-height: 50px;
  padding: 0 1em 0 0;

	margin-top: 80px;
	margin-bottom:40px;
  background-color: #008bd1;
}
#zzxc h3::before,
#zzxc h3::after {
  content: '';
  position: absolute;
}
#zzxc h3::before {
  top: 100%;
  left: 0;
  border-width: 0 15px 15px 0;
  border-style: solid;
  border-color: transparent;
  border-right-color: #cce;
}
#zzxc h3::after {
  top: 0;
  right: 0;
  z-index: 2;
  border-width: 25px 20px;
  border-style: solid;
  border-color: transparent;
  border-right-color: #fff;
}





.main_list {
	margin-top: 0px;
	margin-bottom: 15px;
}

.main_list li {
	display: block;
	line-height: 18px;
}

.main_list a {
	background-image : url(images/mainmenu_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-left: 20px;
	font-weight: normal;
	margin-bottom: 0px;
	zoom: 1;
}

.main_list a:hover {
	background : #ffffcc url(images/mainmenu_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-decoration: none;
}


#main p {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 5px;
	margin-top: 2px;
	line-height:1.3em;
}

.dlea {
	margin-top: 0px;
	clear: both;
}

#footer_cover {
	margin-left:auto;
	margin-right:auto;
	color: #003300;
/*	background : url(images/footer_bg.jpg);
	background-repeat: repeat-x;*/
	background:#fff;
	background-position: top;
	clear: both;
	width: 100%;
	 max-width:1000px;
	text-align: left;
	padding-top: 10px;
	filter:alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
	border:1px dotted #ccc;
}

#footcofe {
	margin-left:auto;
	margin-right:auto;
	color: #003300;
	clear: both;
	width: 96%;
	text-align: left;
	padding-top: 10px;
}

.footer_p1 {
	text-align: right;
	font-size: 85%;
}

.footer_p2 {
	color: #003300;
	text-align: right;
	font-size: 95%;
	margin-right: 10px;
	padding-bottom: 10px;
}

.footer_p2 a {
	color: #003300;
}

.footermenu h3 {
	clear: both;
	color: #003300;
	font-size:14px;
	background : url(images/h3_bg.jpg) no-repeat -4px -3px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 38px;
	padding-top: 9px;
	padding-bottom: 14px;
	margin: 25px 0px 10px 0px;
	font-weight:900;
}

.footermenu ul li a {
	float:left;
	color: #003300;
	background-image : url(images/submenu_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-left: 13px;
	margin-left: 5px;
	width: 100%;
	margin: 0px 0px 10px 0px;
	line-height: 1.2em;
}

.footermenu a {
	text-decoration: none;
}

.footermenu ul li a:hover {
	color: #fff;
}

.lar {
	font-size: 200%;
	color: #000000;
}

.red {
	color: #ff0000;
	font-weight:bold;
}

.look {
	color: #ffffff;
	background-color: #999999;
	border: 1px solid #cccccc;
	font-weight:normal;
	padding: 5px;
	margin: 0px;
}

.mini {
	font-size: 10px;
	padding: 0px;
	border-left: 0px dotted #cccccc;
	border-right: 0px dotted #cccccc;
	border-top: 0px dotted #cccccc;
	border-bottom: 0px dotted #cccccc;
}

.bg_y {
	background:#ffea00;
	color: #;
}

.red {
	color: #990000;
	font-weight:normal;
}

.red_b {
	color: #ff0000;
	font-weight:bold;
}

.bl {
	color: #006666;
	font-weight:bold;
}

.ten {
	border-bottom: 1px dashed #333333;
	padding-bottom: 3px;
}

.ao {
	color: #3300ff;
}
.grey {
	color: #666666;
}
.sm {
	font-size: 85%;
}

.txst_right {
	text-align: right;
}

.txst_left {
	text-align: left;
}

#frotin {
	background : #fff;
	margin-top:0px;
	border: 1px dotted #999;
	padding:30px 30px 30px 30px;
}

.navi {
	text-align: left;
	color: #333;	
	font-size: 85%;
	padding-left:10px;
	margin:13px auto 13px;
	max-width:1000px;
	background-color:#ffffff;
}

.navi li {
	display: inline;
}

.navi a {
	color: #333;	
}

.navi_1 {
	background-image : url(images/nextmenu_li.gif);
	background-repeat: no-repeat;
	padding-left: 22px;
}

.kakomi007{background:#eeffdd;padding:15px;border:solid #ccddcc 1px;}

.page001{padding-top:20px;padding-bottom:20px;text-align:center;}

@media screen and (max-width:450px) {
	.kaijyo {
		clear:both;
	}

.saishin004{width:100%;
padding-bottom:40px;
}

.saishin004 img{width:100%;
}

}

/*================================================
 *  ページトップ
 ================================================*/
.top001 {
	position:fixed;
	bottom:15px;
	right:15px;
}
.top001 a {
	display:block;
	text-decoration:none;
}
.top001 img {
	background:#ffffff;
}
.top001 img:hover {
	background:#ffffff;
}


.pagenext{margin:30px auto;text-align:center;}


/*================================================
 *  aflink
 ================================================*/

.aflink {
width: 100%;
height:auto;margin:36px auto;word-wrap: break-word;
box-sizing: border-box;display: block;}

.aflink .booklink-box,.aflink .aflink001,.aflink .tomarebalink-box{
width: 100%;background-color: #fff;
overflow: hidden;border:solid #ccc 1px;
box-sizing: border-box;padding: 20px 10px;}

.aflink .booklink-image,
.aflink .aflink002,
#entry .tomarebalink-image {width:250px;float:left;margin:0 14px 0 0;text-align: center;}

.aflink .booklink-image a,
.aflink .aflink002 a,
#entry .tomarebalink-image a {width:100%;display:block;}

.aflink .booklink-image a img,.aflink .aflink002 a img,.aflink .tomarebalink-image a img {
margin:0 ;padding: 0;text-align:center;}

.aflink .booklink-info,.aflink .aflink003,.aflink .tomarebalink-info {
overflow:hidden;line-height:170%;color: #333;}

.aflink .booklink-info a,
.aflink .aflink003 a,
.aflink .tomarebalink-info a {text-decoration: none;	}


.btn2{
	text-align:center;
}

.btn2 a {
	color: #fff;
	text-decoration:none;
	display:block;
	width:100%;
	margin:5px auto;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	background-color: #c00;
	padding:15px;

}
.btn2 a:hover {
	color: #fff;
	background-color: #fa9;
	text-decoration:none;
}

.aflink .aflink004{margin-bottom:10px;}
.aflink .aflink004 p,
.aflink .booklink-name p,
.aflink .tomarebalink-name p {margin: 0;}

.aflink .booklink-powered-date,
.aflink .kaerebalink-powered-date,
#entry .tomarebalink-powered-date {font-size:10px;line-height:150%;margin-top:5px;margin-bottom:10px;}

#entry .aflink .booklink-powered-date a,
#entry .aflink .kaerebalink-powered-date a,
#entry .aflink .tomarebalink-powered-date a {color: #666;font-size:12px;}

#entry .aflink .booklink-powered-date a:hover,
#entry .aflink .kaerebalink-powered-date a:hover,
#entry .aflink .tomarebalink-powered-date a:hover {color:#333;}

.aflink .booklink-detail,.aflink .kaerebalink-detail,#entry .aflink .tomarebalink-address {
font-size:12px;}

.aflink .aflink005 img,.aflink .booklink-link2 img,
.aflink .tomarebalink-link1 img {
display:none !important;}

.aflink .aflink005,.aflink .booklink-link2,
.aflink .tomarebalink-link1 {
display: inline-block;width: 100%;margin-top: 5px;}

.aflink .booklink-link2>div, 
.aflink .aflink005>div, 
.aflink .tomarebalink-link1>div {float:left;width:31%;min-width:125px;margin:0.5% 1%;}

#entry .aflink .booklink-link2 a, 
#entry .aflink .aflink005 a,
#entry .entry_main .tomarebalink-link1 a {
width: 100%;
display: inline-block;
text-align: center;
box-sizing: border-box;
text-decoration: none;
line-height: 180%;
padding:3% 1%;
margin: 1px 0;
color:#fff;
font-size:18px;
border-radius: 4px;
box-shadow: 0 2px 0 #ccc;
border:1px solid #990000;
background:#990000;
transition:all 0.2s ease 0s;
}
#entry .aflink .booklink-link2 a:hover,
#entry .aflink .aflink005 a:hover,
#entry .tomarebalink-link1 a:hover {
text-decoration: none;color:#990000;background:#fff;transition:all 0.2s ease 0s;}

#entry .aflink .aflink005 .aflink-raku {width:45%;}
#entry .aflink .aflink005 .shoplinkamazon {width:45%;}
#entry .aflink .aflink005 .shoplinkyahoo {width:45%;}

.aflink .aflink005 .shoplinkyahoo a {color:#ff0033; letter-spacing:normal;} /* Yahoo!ショッピング */
.aflink .aflink005 .shoplinkbellemaison a { color:#84be24 ; }	/* ベルメゾン */
.aflink .aflink005 .shoplinkcecile a { color:#8d124b; } /* セシール */ 
.aflink .aflink005 .shoplinkkakakucom a {color:#314995;} /* 価格コム */

.aflink .booklink-footer {
clear:both;
}

@media screen and (max-width:480px){

#entry .aflink .aflink005 .aflink-raku {width:95%;}
#entry .aflink .aflink005 .shoplinkamazon {width:95%;}
#entry .aflink .aflink005 .shoplinkyahoo {width:95%;}

.aflink .booklink-image,
.aflink .aflink002,
#entry .aflink .tomarebalink-image {width:100%;max-width:250px;margin: 0 auto 8px auto;float:none;}

.aflink .booklink-link2>div, 
.aflink .aflink005>div, 
#entry .aflink .tomarebalink-link1>div {width: 95%;margin: 0 auto 8px auto;float:none;}

.aflink .booklink-info,
.aflink .aflink003,
#entry .aflink .tomarebalink-info {text-align:center;padding-bottom: 1px;}

}

