@charset "utf-8";

/************************************************
 共通設定
************************************************ */
html { font-size: 62.5%; }

body {
    color: #444;
    font-family: Arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-size: 13px; font-size: 1.3rem;
    line-height: 160%;
	min-width:978px;
	_display: inline;
	_zoom:1;
}

/* 写真 */
img.picture {
    border: 1px solid #ADADAD;
}


div#infoRed {
    border: 1px solid #C00000;
    background:#F8EAEA;
	width:80%;
	padding:10px;
	margin:0 auto 40px auto;
    text-align: center;

}

div.itemlist-title h1 {
    margin-bottom: 40px;
	font-size: 21px; font-size: 2.1rem;
    color: #222;
	font-weight:nomal;
	clear:both;
}




/* ==============================================
　　1カラム　目次
=============================================== */
div.undercolumn_wp1 div#europe_map img {
	margin-bottom:40px;
}

div.undercolumn_wp1 h1 {
    margin-bottom: 20px;
	font-size: 21px; font-size: 2.1rem;
    color: #222;
	font-weight:nomal;
	clear:both;
}
div#brewery_index {
	width:978px;
	clear:both;
	margin:0 auto;
	text-align: center;
	clear:both;
}
div#brewery_index h2 {
    border-top: solid 1px #ADADAD;
    border-bottom: solid 1px #ADADAD;
	text-align: left;
    padding: 10px 0 8px 0;
	margin-bottom:40px;
	font-size: 15px; font-size: 1.5rem;
	font-weight:nomal;
	clear:both;
    color: #222;

}



div#brewery_Rcol,
div#brewery_Ccol,
div#brewery_Lcol {
	width:306px;
}

div#brewery_Lcol,
div#brewery_Ccol,
div#brewery_Rcol {
	float:left;
}

div#brewery_Ccol,
div#brewery_Rcol {
	margin-left:30px;
}


div#brewery_Lcol {
	clear:both;
}



div#brewery_index h3 {
    margin-bottom: 20px;
	font-size: 14px; font-size: 1.4rem;
    color: #222;
	font-weight:nomal;
	clear:both;
	text-align: left;
}
div#brewery_index dl {
	width:100%;
	border-top:0;
    border-top: 1px solid #E6E6E8;
	margin-bottom:80px;
}
div#brewery_index dt,
div#brewery_index dd {
	padding:8px 0;
}
div#brewery_index dt {
	width:200px;
    border-bottom: 1px solid #E6E6E8;
	float:left;
	font-size: 12px; font-size: 1.2rem;
	text-align: left;
}
div#brewery_index dd{
    border-bottom: 1px solid #E6E6E8;
	margin-left:200px;
	text-align: right;
	font-size: 8px; font-size: 0.8rem;
	color:#ADADAD;
}
div.btn_area input.amazon_buy_button {
	height:40px;
	width:180px;
}


div#amazon_left table.amazon_order th {
	font-size: 12px; font-size: 1.2rem;
}
div#amazon_left table.amazon_deliv th {
	font-size: 12px; font-size: 1.2rem;
}
div#amazon_info div#amazon_address {
	width:330px;
	float:left;
}

div#amazon_info div#amazon_address h3,
div#amazon_info div#amazon_payment h3 {
	width:100%;
}
div#amazon_info div#amazon_payment {
	width:330px;
	float:right;
}
div#amazon_info:after {
    content: "";
    display: block;
    clear: both;
}

div#amazon_right {
	width:222px;
	float:right;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border: 1px solid #CCC;
	padding:10px 10px 20px 10px;

}
div#amazon_right h3 {
	font-size: 14px; font-size: 1.4rem;
	border-bottom:none;
	margin-bottom:0px;
}
div#amazon_right table#confirm_price_amazon {
	margin-bottom:20px;
	width:100%;
}
div#amazon_right table#confirm_point_amazon {
	margin-bottom:20px;
	width:100%;
}

div#amazon_right table#confirm_price_amazon td {
	padding:5px 0;
	font-size: 13px; font-size: 1.3rem;
}
div#amazon_right table#confirm_point_amazon td {
	padding:2px 0;
	font-size: 13px; font-size: 1.3rem;
}

div#amazon_right table#confirm_price_amazon td.totalprice_amazon,
div#amazon_right table#confirm_price_amazon td.totalprice2_amazon {
	font-size: 16px; font-size: 1.6rem;
	color:#C40000;
	font-weight:bold;
	line-height:1.6em;
}





/* ==============================================
 フレーム
=============================================== */
/* 全体を包括 */
.frame_outer {
    margin: 0 auto;
    width: 100%;
    text-align: center;
}

/* コンテンツ */
#container {
    margin: 0 auto;
    padding: 0 0 30px;
    width: 978px;
    background: #fff;
    text-align: left;
}
#container:after {
    content:"";
    display:block;
	clear: both;
	}

/* ==============================================
 カラム指定
=============================================== */

/* メイン部
----------------------------------------------- */
#main_column,
#bottomcolumn {
    padding:0;
    width: 978px;
}

/* 1カラム時 */
#main_column.colnum1 {
    margin: 0 auto;
    width: 978px;

}

/* 2カラム時 (共通) */
#main_column.colnum2 {
    width: 726px;

}
/* 2カラム時 (メイン部が左) */
#main_column.colnum2.left {
    float: right;
    width: 726px;
}
/* 2カラム時 (メイン部が右) */
#main_column.colnum2.right {
    float: right;
    width: 726px;
}
/* 3カラム時 */
#main_column.colnum3 {
    padding-left: 30px;
    width: 474px;
    float: left;

}

/* サイドカラム
----------------------------------------------- */
.side_column {
    padding: 0;
	font-size: 13px; font-size: 1.3rem;
}
#leftcolumn {
    float: left;
    width: 222px;
	overflow: visible;
}
#rightcolumn {
    float: right;
    width: 222px;
	margin-left:30px;
}

/* 他
----------------------------------------------- */
#bn978 {
    margin: 0px;
	padding:0px;
    background: #000;
    text-align: center;
    clear: both;
	width:100%;
	height:30px;
	overflow:hidden;
}
#bn978 img {
	padding:0px;
	margin:0px;
}


/* ヘッダーとフッターの上下 */
#topcolumn,
#footerbottomcolumn {
    margin: 0px;
    background: #fff;
    text-align: left;
    clear: both;
}

/* 下層コンテンツ */
#undercolumn {
    margin-bottom:40px;
}

/* wp下層コンテンツ */
#undercolumn_wp {
    margin-bottom:40px;
}


/* ==============================================
 ユーティリティ
=============================================== */
/* フロート回り込み解除
----------------------------------------------- */
.clearfix:after {
    display: block;
    clear: both;
    height: 0px;
    line-height: 0px;
    visibility: hidden;
    content: ".";
}
.clearfix {
    display: block; /* for IE8 */
}
.clear {
    clear: both;
}

/* リンク指定
----------------------------------------------- */
a:link {
    color: #0059C1;
}
a:visited {
    color: #6300C1;
}
a:link:hover,
a[href]:hover {
    color: #C40000;
    text-decoration: underline;
}


/* フォント
----------------------------------------------- */
h1,
h2,
h3,
h4,
h5 {
    line-height: 160%;
}
.sale_price {
    color: #C40000;
}
.normal_price {
	font-size: 12px; font-size: 1.2rem;
}
.point {
    color: #C40000;
    font-weight: bold;
}
.user_name {
    font-weight: bold;
}
.recommend_level {
    color: #ecbd00;
}

.attention {
    color: #C40000;

}
.attentionSt {
    color: #C40000;
    font-weight: bold;
}
.st {
    font-weight: bold;
}
.mini {
	font-size: 10px; font-size: 1rem;
}
.itemComment {
	font-size: 11px; font-size: 1.1rem;
	display:block;
}

/* 行揃え
----------------------------------------------- */
.alignC {
    text-align: center;
}
.alignR {
    text-align: right;
}
.alignL {
    text-align: left;
}
.pricetd em {
    font-weight: bold;
}


/* フォーム
----------------------------------------------- */
select {
    border: solid 1px #ccc;
}
input[type='text'],
input[type='password'] {
    border: solid 1px #ccc;
    padding: 2px;
}

.box40 {
    width: 40px;
}
.box60 {
    width: 60px;
}
.box100 {
    width: 100px;
}
.box120 {
    width: 120px;
}
.box140 {
    width: 140px;
}
.box145 {
    width: 145px;
}
.box150 {
    width: 150px;
}
.box240 {
    width: 240px;
}
.box300 {
    width: 300px;
}
.box320 {
    width: 320px;
}
.box350 {
    width: 350px;
}
.box380 {
    width: 380px;
}

/* フォームが縦に重なり合う場合に併用する余白 */
.top { /* FIXME 簡素な単語は、単独で、込み入った指定に使用しない */
    margin-bottom: 5px;
}


/* タイトル
----------------------------------------------- */
h1.title {
    margin-bottom: 20px;
    padding: 10px 0;
    border-top: solid 1px #ADADAD;
    border-bottom: solid 1px #ADADAD;
	font-size: 18px; font-size: 1.8rem;
    color: #222;
	clear:both;
}
h1.titleB {
    margin-bottom: 40px;
	font-size: 18px; font-size: 1.8rem;
    color: #222;
	clear:both;
}



h2.title,
div#windowcolumn h2 {
    margin-bottom: 30px;
    padding: 10px 0 8px 0;
    border-top: solid 1px #ADADAD;
    border-bottom: solid 1px #ADADAD;
	font-size: 15px; font-size: 1.5rem;
    color: #222;
	font-weight:nomal;
	clear:both;
}
div#windowcolumn p {
    font-size: 13px; font-size: 1.3rem;
}


h2.titleB {
    margin-bottom: 60px;
    padding: 10px 0 8px 0;
    border-top: solid 1px #ADADAD;
    border-bottom: solid 1px #ADADAD;
	font-size: 15px; font-size: 1.5rem;
    color: #222;
	font-weight:nomal;
	clear:both;
}
h2.titleC {
    margin-bottom: 20px;
    padding: 0 0 8px 0;
    font-size: 1.2em;
    color: #222;
	font-weight:nomal;
	clear:both;
}
h2.titleM {
    margin-bottom: 30px;
    padding: 10px 0 8px 0;
    border-top: solid 1px #ADADAD;
    border-bottom: solid 1px #ADADAD;
    font-size: 14px; font-size: 1.4rem;
    color: #222;
	font-weight:nomal;
	clear:both;
}



#undercolumn h3 {
    margin-bottom: 20px;
    padding: 10px 0;
    border-bottom: solid 1px #ADADAD;
	font-size: 15px; font-size: 1.5rem;
    color: #222;
	clear : both;
}
#undercolumn h3 ~ #undercolumn h3 { margin-top: 60px; }
h2 ~ h2 { margin-top: 60px; }

#NavLinkList {
	margin-top:-40px;
    margin-bottom: 80px;
}

#NavLinkList ul li {
	list-style-type: disc;
	margin:5px 0 5px 20px;
	line-height: 1.6em;
}




h3 + h4 {
margin-top:-20px;
}





#undercolumn .sub_area h3,
#undercolumn_login .login_area h3,
#undercolumn_shopping h3,
#mypagecolumn h3,
#undercolumn_cart h3 {
    margin-bottom: 20px;
    padding: 10px 0;
    border-bottom: solid 1px #ADADAD;
	font-size: 15px; font-size: 1.5rem;
    color: #222;
	clear : both;
}
#undercolumn .sub_area h4 {
	font-size: 14px; font-size: 1.4rem;
	color:#222;
	margin-bottom:10px;
}
#undercolumn .sub_area h5 {
	font-size: 13px; font-size: 1.3rem;
	color:#444;
	margin-bottom:10px;
}

div#undercolumn_login .login_area h4 {
    padding-left: 15px;
    background: url("../img/icon/ico_arrow_05.gif") no-repeat left;
}


/* ==============================================
 ヘッダー
=============================================== */
/* レイアウト
----------------------------------------------- */
#HeaderWrap {
    min-height: 80px;
    background-color: #000;
}
#SiteHeader {
    margin: auto;
    width: 978px;
}
#HeaderWrapPop {
    min-height: 80px;
    background-color: #000;
}
#SiteHeaderPop {
    margin: auto;
    width: 100%;
}
#SiteHeaderPop2 {
    margin: auto;
    width: 760px;
}

#errorHeader {
    color: #F00;
    font-weight: bold;
	font-size: 14px; font-size: 1.4rem;
    background-color: #FEB;
    text-align: center;
    padding: 5px;
}

/* ロゴ
----------------------------------------------- */
#Description {
	font-size: 12px; font-size: 1.2rem;
    float: left;
    width: 300px;
    color: #ACACAC;
	margin:32px 0 0 0;
    text-align: left;
}
#SiteName {
    width: 376px;
    float: left;
}

#SiteName p {
	margin:32px 0 10px 0;
    font-family: 'arial';
	font-weight:bold;
	font-size: 22px; font-size: 2.2rem; 
    text-align: center;
}

#SiteName p a:link,
#SiteName p a:visited {
    color: #FFF;
	text-decoration:none;
}
#SiteName p a:hover {
    color: #DDD;
	text-decoration:none;
}


#SiteNamePop {
    width: 100%;
    float: left;
}

#SiteNamePop p {
	margin:32px 0 10px 0;
    font-family: 'arial';
	font-weight:bold;
	font-size: 22px; font-size: 2.2rem; 
    text-align: center;
}

#SiteNamePop p a:link,
#SiteNamePop p a:visited {
    color: #FFF;
	text-decoration:none;
}
#SiteNamePop p a:hover {
    color: #DDD;
	text-decoration:none;
}





#SiteNamePop2 {
    width: 760px;
    float: left;
}

#SiteNamePop2 p {
	margin:32px 0 10px 0;
    font-family: 'arial';
	font-weight:bold;
	font-size: 22px; font-size: 2.2rem; 
    text-align: center;
}

#SiteNamePop2 p a:link,
#SiteNamePop2 p a:visited {
    color: #FFF;
	text-decoration:none;
}
#SiteNamePop2 p a:hover {
    color: #DDD;
	text-decoration:none;
}

/* ヘッダーナビ
----------------------------------------------- */
#h-menu {
    float: left;
    width: 243px;

}
#h-menu ul {
	text-align:right;
	margin:32px 0 0 0;
}
#h-menu ul li {
	font-size: 12px; font-size: 1.2rem;
	display:inline; 
    padding:0 12px;
	}
#h-menu ul:after {
    clear:both;
}
#h-menu ul li:nth-child(1),
#h-menu ul li:nth-child(1) a:link,
#h-menu ul li:nth-child(1) a:visited {
    color: #ACACAC;
	text-decoration:none;
}
#h-menu ul li:nth-child(2),
#h-menu ul li:nth-child(2) a:link,
#h-menu ul li:nth-child(2) a:visited {
    color: #ACACAC;
	text-decoration:none;
}
#h-menu ul li:nth-child(1) a:hover,
#h-menu ul li:nth-child(2) a:hover {
    color: #FFF;
	text-decoration:none;
}


#c-menu ul li {
    display: block;
    float: left;
	margin-right: 0px;
	}
#c-menu ul li.cart {
	margin:11px 0 11px 8px;
    position:relative;
	font-size: 21px; font-size: 2.1rem;
    color: #FFF;
    display: block;
    width: 47px;
    height: 58px;
    background-color: #C20000;
    line-height: 2.7em;
}
#c-menu ul li.cart a {
    display: block;
    width: 100%;
    height: 100%;
	padding-right:3px;
}
#c-menu ul li.cart a:link {
    color: #FFFFFF;
    background-color: #C20000;
}
#c-menu ul li.cart a:hover {
    color: #FFFFFF;
    background-color: #DB0000;
}
#c-menu ul li.cart a:visited {
    background-color: #C20000;
    color: #FFFFFF;
}




/* ==============================================
グローバルナビ
=============================================== */
#g-navi {
    min-height: 40px;
    background-color:#F1F1F1;
	margin-bottom:20px;
    border-bottom: solid 1px #E6E6E8;
	min-width:100%;
}
#g-menu {
    width: 978px;
	margin:0 auto;
}

#g-menu ul li {
	font-size: 12px; font-size: 1.2rem;
	margin: 0;
	padding: 0;
	display: inline;
}
#g-menu ul li a {
	display: block;
	float: left;
	line-height: 40px;
	height: 40px;
	text-decoration: none;
	color: #222;
}
#g-menu a:hover {
    background-color: #FFF;
}
#g-menu ul li:nth-child(1) a {
	width: 92px;
	border-left: 1px solid #E6E6E8;
}
#g-menu ul li:nth-child(2) a {
	width: 92px;
}
#g-menu ul li:nth-child(3) a {
	width: 130px;
}
#g-menu ul li:nth-child(4) a {
	width: 110px;
}
#g-menu ul li:nth-child(5) a {
	width: 110px;
}
#g-menu ul li:nth-child(6) a {
	width: 110px;
}
#g-menu ul li:nth-child(7) a {
	width: 92px;
}
#g-menu ul li:nth-child(8) a {
	width: 100px;
}
#g-menu ul li:nth-child(9) a {
	width: 140px;
	border-right: 1px solid #E6E6E8;
}

/* ==============================================
ようこそ
=============================================== */
#welcome {
    min-height: 40px;
	min-width:100%;
    text-align: center;
	margin-bottom:20px;
}
#welcome div.welcomeMesseage {
	float:left;
    width: 220px;  
	text-align:left;
	margin-right:30px;
	padding:3px 0;
}

#welcome div.welcomeMesseage p {
	font-size: 11px; font-size: 1.1rem;
	line-height:1.5em;
	color:#666;
}
#welcome div.popularityKeywords {
	float:left;
    width: 220px;  
	text-align:left;
	margin-left:30px;
}

#welcome div.popularityKeywords p {
	font-size: 11px; font-size: 1.1rem;
	line-height:1.5em;
	padding:3px 0;
	color:#666;
}
#welcome div.popularityKeywords p a:link,
#welcome div.popularityKeywords p a:visited {
	color:#666;
}
#welcome div.popularityKeywords p a:hover,
#welcome div.popularityKeywords p a:active {
	color:#C40000;
}
#welcome div.welcomeMesseage p a:link,
#welcome div.welcomeMesseage p a:visited {
	color:#666;
}
#welcome div.welcomeMesseage p a:hover,
#welcome div.welcomeMesseage p a:active {
	color:#C40000;
}


/*検索ボックス
----------------------------------------------------------- */
#topsearch_area {  
    width: 474px;  
    border: 1px solid #E6E6E8;
    display: block;  
    height: 37px;
    position: relative; 
	overflow: hidden;
	margin:0 auto;
	float:left;
}  
#topsearch_area #keywords  {
	font-size: 13px; font-size: 1.3rem;
    width: 440px;
    height: 37px;
    position: absolute;
	left: 0px;
	padding-left:8px;
    border: none;
	-webkit-box-shadow:2px 2px 2px 0 rgba(200,200,200,0.2) inset;
   -moz-box-shadow:2px 2px 2px 0 rgba(200,200,200,0.2) inset;
	box-shadow:0 6px 6px -8px #ADADAD inset;
} 
#topsearch_area #searchBtn {
    position: absolute;
	left: 441px;
	top: 1px;
	width:30px;
}
#topsearch_area:after { 
    content: "";
    display: block;
    clear: both;
}


/* ==============================================
 フッター
=============================================== */
#footer_wrap {
    margin: 0 auto;
    width: 100%;
    background: #F1F1F1;
}
#footer {
    margin: 0 auto;
    width: 978px;
}
#copyright {
    width: 100%;
    text-align: center;
	font-size: 11px; font-size: 1.1rem;
	color:#ADADAD;
	line-height:6em;
    background: #F1F1F1;
}
#copyright p a:link,
#copyright p a:visited,
#copyright p a:hover,
#copyright p a:active {
	color:#555;
}
#infoArea:after,
#colPayment:after {
    content: "";
    display: block;
    clear: both;
}

#colCompany {
    text-align: left;
	float:left;
	width:222px;
	margin-right:30px;
	margin-bottom:30px;
}
#colPayment {
    text-align: left;
	float:left;
	width:222px;
	margin-bottom:30px;
}

#colCalendar {
	float:left;
	width:474px;	
    text-align: left;
	margin-right:30px;
	margin-bottom:30px;
}

#colCompany h4,
#colPayment h4,
#colCalendar h4 {
	font-size: 12px; font-size: 1.2rem;
	border-bottom: 1px solid #E6E6E8;
	margin-top:40px;
	line-height:2.6em;
	color:#222;
}
#colCalendar h4 {
	line-height:2.6em;
	margin-bottom:10px;
}
#colCalendar p {
	font-size: 11px; font-size: 1.1rem;
}
#colCalendar p.tel {
	margin-bottom:10px;
}

#colCalendar p.tel em {
	font-size: 10px; font-size: 1rem;
	font-style: normal;
	background-color:#222;
	color:#FFF;
	padding:3px;
	margin-right:5px;
}
#colCalendar p.tel span {
	font-size: 24px; font-size: 2.4rem;
	vertical-align:middle;
	color:#222;
}
#colPayment div.amazon {
	margin-top:10px;
}
#colPayment div.amazon img {
	width:60px;
	float:left;
	margin-right:5px;
}
#colPayment div.amazon p {
	font-size: 11px; font-size: 1.1rem;
	color: #444;
}
#colPayment div.amazon p a:link,
#colPayment div.amazon p a:visited {
	color:#444;
}
#colPayment div.amazon p a:hover,
#colPayment div.amazon p a:active {
	color:#C40000;
}
#colPayment div.amazon img:hover {
	opacity: 0.5 ;
	filter: alpha(opacity=50) ;	/* Ie用 */
}

#colCompany h4 a,
#colPayment h4 a,
#colCalendar h4 {
	color:#222;
	display: block;
    text-decoration: none;
}

#colCompany ul:before,
#colPayment ul:before,
#colCalendar ul:before {
	content: "";
	display: block;
	clear: both;
	}
#colCompany li,
#colPayment li,
#colCalendar li {
    border-bottom: solid 1px 	#E6E6E8;
	line-height:2.6em;
	position: relative;
	text-indent:20px;
	font-size: 11px; font-size: 1.1rem;
}
#colCompany li a,
#colPayment li a,
#colCalendar li a {
	display: block;
    text-decoration: none;
	color: #444;
}
#colCompany li:last-child,
#colPayment li:last-child,
#colCalendar li:last-child {
    border-bottom: solid 1px 	#E6E6E8;
}
#colCompany li a:before,
#colPayment li a:before,
#colCalendar li a:before {
	font-family: FontAwesome;
	content: "\f105";
	position: absolute;
	top: 2%;
	color: #ADADAD;
	left:-10px;
	font-size: 9px; font-size: 0.9rem;
}

#colCompany h4 a:hover,
#colPayment h4 a:hover,
#colCalendar h4 a:hover,
#colCompany li a:hover,
#colPayment li a:hover,
#colCalendar li a:hover {
	background-color:#F8F8F8;
}


#colCalendar table {
	width: 225px;
	float:left;
	margin-right:20px;
    background: #F1F1F1;
	color:#444;
	font-size: 11px; font-size: 1.1rem;
}
#colCalendar table:nth-of-type(2n) {
	margin-right: 0;
	}
#colCalendar th {
    background: #F1F1F1;
	border-bottom: 1px solid #E6E6E8;
	border-top: 1px solid #E6E6E8;
	width: 30px;
	padding:2px;
	text-align:center;
}
#colCalendar caption.month {
	margin-bottom: 4px;
	font-size: 13px; font-size: 1.3rem;
	color:#222;
}
#colCalendar td.off{
	background-color: #FBF4F4;
	color:#C40000;
}
#colCalendar td {
	padding:2px;
	border-bottom: 1px solid #E6E6E8;
	text-align:center;
}


/* ==============================================
 パーツ
=============================================== */
/* ボタン
----------------------------------------------- */



/* 完了メッセージ
----------------------------------------------- */
div#complete_area {
    margin-bottom: 20px;
	line-height:1.6em;
}
div#complete_area .message,
div#undercolumn_entry .message {
    margin-bottom: 20px;
    line-height: 150%;
    font-weight: bold;
}
div#complete_area .shop_information {
    margin-top: 40px;
    padding: 20px 0 0 0;
    border-top: solid 1px #ccc;
	line-height:1.6em;
}
div#complete_area .shop_information .name {
    margin-bottom: 10px;
    font-weight: bold;
}

/* ページTOP
----------------------------------------------- */

#page-top {
    position: fixed;
    bottom: 30px;
    right: 30px;
	font-size: 12px;
}
#page-top a {
    text-decoration: none;
	background: #666;
    text-align: center;
    display: block;
	color:#FFF;
	padding: 25px 0;
 	text-align: center;
	width: 80px;
	height:80px;
 	border-radius: 5px;
	opacity: 0.4; 
    border-radius:50%;
    -moz-border-radius:50%;
	-webkit-border-radius:50%;
}
#page-top a img {
    width: 30px;
	margin-bottom:0px;
}
#page-top a:hover {
    text-decoration: none;

}
/*  スマホ表示へ  */
div#to-sp {
	margin: 0 auto;
    width: 100%;
    background: #F1F1F1;
	padding: 25px 0;
 	text-align: center;
}
div#to-sp p.sppc {
	line-height:2em;
	font-size: 36px; font-size: 3.6rem;
	padding:30px;
    background: #222;
}
div#to-sp p.sppc a:link,
div#to-sp p.sppc a:visited {
	color:#FFF;
}
div#to-sp p.sppc i {
	margin-right:10px;
}
.txtC {text-align:center;}


/*横幅
----------------------------------------------------------- */
.wd100 {	width:100px;}
.wd120 {	width:120px;}
.wd130 {	width:130px;}
.wd140 {	width:140px;}

/*マージンボトム
----------------------------------------------------------- */
.mb10 {margin-bottom:10px;}
.mb15 {margin-bottom:15px;}
.mb20 {margin-bottom:20px;}
.mb30 {margin-bottom:30px;}
.mb40 {margin-bottom:40px;}
.mb50 {margin-bottom:50px;}
.mb60 {margin-bottom:60px;}
.mb70 {margin-bottom:70px;}
.mb80 {margin-bottom:80px;}
.mb90 {margin-bottom:90px;}
.mb100 {margin-bottom:100px;}

/*--------- text-align 設定　---------*/
.txtC {text-align: center;}
.txtR {text-align: right;}
.txtL {text-align: left;}

