@charset "euc-jp";

/* ===================================================================
CSS information
 file name   : share.css
 editor      : Kanagawa , Shimohara [TCF]
 last update : 2011.08.12
=================================================================== */

img {	vertical-align: top;}
p {	line-height: 140%;}

a:hover .okk {
	-moz-opacity: 0.5;
	opacity: 0.5;
	filter: alpha(opacity=50);
}

.sign {
	text-align: right;
}

/* ¥Ú¡¼¥¸¥È¥Ã¥×¤Ø
------------------------------------------------------------------- */
.spPagetop,
.aboutPagetop {
	clear: left;
	margin: 10px 0;
	text-align: right;
}
.aboutPagetop {
	margin-bottom: 30px;
}

/* ¤ªÌä¤¤¹ç¤?»Àè¥Ü¥Ã¥¯¥¹
------------------------------------------------------------------- */
.telBox {
/*	clear: both;
	float: left;*/
	margin: 20px auto;
	padding: 10px;
	width: 380px;
	color: #FFF;
	background-color: #36F;
}
.telBox a {
	color: #FFF;
	font-weight: bold;
}

.telBox2 {
	margin: 20px auto;
	padding: 10px;
	width: 380px;
}

/* ¥µ¥¤¥É¥Ê¥Ó¥²¡¼¥·¥ç¥?
------------------------------------------------------------------- */

.sidePickUp li {
	display: inline;
	line-height: 1.5em;
}
.sidePickUp li a {
	padding: 0 3px;
}

.sidePickUpPage {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sidePickUpPage li {
	margin: 0 0 5px 0;
	padding: 0 0 0 15px;
	font-weight: bold;
	background: url(../img/share/icon/list01.gif) no-repeat;
	_height: 1%;
}

.sideBnr {
	margin: 0 auto;
	width: 180px;
}

.tsGroup {
	padding-bottom: 10px;
	border-bottom: 1px #666 solid;
	border-right: 1px #666 solid;
	border-left: 1px #666 solid;
	background-color: #FFF;
}
.tsGroup ul {
	margin: 0 auto;
	width: 180px;
}
.tsGroup ul li {
	margin: 0;
	padding-top: 10px;
	font-size: 90%;
}
.tsGroup ul li img {
	padding-bottom: 5px;
}
.tsGroup h4 img {
	padding: 10px 0 0 9px;
}

/* ¥Õ¥Ã¥¿¡¼
------------------------------------------------------------------- */
.footerBox {
    width: 820px;
    margin-bottom: 20px;
}
.footTopList li {
    display: inline;
    margin: 0px !important;
    padding: 0px !important;
}
.footerBoxIn{
    width: 818px;
    /*float: left;*/
    border: 1px solid #ccc;
}
.footOne, 
.footTwo {
    float: left;
    width: 252px;
    border-right: 1px solid #ccc;
    padding: 10px;
}
.footTwo {
    border-right: none;
}
.footerBoxIn p{
    width: auto !important;
    text-align: left !important;
    font-size: 1em !important;
    margin-bottom: 10px !important;
}
.footerBoxIn p.mb20{
    margin-bottom: 20px !important;
}
.footerBoxIn .ttlIcon {
    border-right: none;
    background-image: url(https://www.tasucallshop.com/tasucallshop/shop/img/share/foot/foot_icon.gif);
    background-repeat: no-repeat;
    background-position: left center;
    width: auto !important;
    text-align: left !important;
    padding-left: 15px !important;
    font-weight: bold;
    font-size: 1.2em !important;
}
.footerBox a {
    color: #33C !important;
    text-decoration: underline !important;
}
