
.meishi a:hover img {
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}
a img.linkimg{
background:none!important;
}

/* 右製品ナビの文字調整 */
.pageNav li div ul .address {
	font-size:12px;
}


.mt05em{
	margin-top: 0.5em;
}

.detailDeta .sec p.mt05em{
	margin-top: 0.5em;
}

.mt1em{
	margin-top: 1em;
}

.mt30{
	margin-top: 30px;
}

.mb1em{
	margin-bottom: 1em;
}

.mb05em{
	margin-bottom: 0.5em;
}

.mb3em{
	margin-bottom: 3em;
}

#side{
	margin-top: 30px;
}

h2{
	font-size: 140%;
	font-weight: bold;
	background: url(../../../imgs/common/boder680straight.gif) no-repeat 0 bottom;
	padding-bottom: 5px;
}

#detailData .sec h3{
	margin-top: 30px;
	margin-bottom: 10px;
}

.meishi p {
	margin-bottom: 24px !important;
}

.text h4{
	font-weight: normal;
}

.meishi h4{
	margin-top: 32px;
	font-weight: bold;
	font-size: 120%;
}


/*top*/
.lets{
	background: #e4e5e0;
	width: 660px;
	border-radius: 10px;
	margin-top: 24px;
	padding: 15px 10px;
	text-align: center;
}

.lets .url{
	margin-top: 0.5em;
	font-size: 140%;
	background: #fff;
	padding: 10px;
	border-radius: 5px;
}

.lets .url a{
	display: block;
}

/*画像と説明文2つ並び*/
.text{
	width: 280px;
	float: left;
	padding-right: 10px;
}

.fig{
	width: 390px;
	float: left;
}

#dPointList .fig {
	width: 190px !important;
}

.w339{
	width: 339px;
}

.w331{
	width: 331px;
}

/*機能の詳細*/
.list{
	margin: 1em auto;
	width: 96%;
	border:dashed 1px #666;
	padding: 0.3em;
}


/*連携サービス*/
.example_wrap{
	border: 1px solid #d9c4a8;
	background: #f6ebdc;
	padding: 1em 1.5em;
	margin: 0 2em 3em;
}

.example{
	font-size: 90%;
}

.example li{
	text-indent: -0.5em;
	margin-left: 0.5em;
	margin-bottom: 0.3em;
}

#pdtheader {
	display: block;
	position: relative;
	width: 920px;
	height: 200px;
	background: url(../../../imgs/product/app/meishi/header1.jpg) no-repeat;
}

#pdtheader2 {
	display: block;
	position: relative;
	width: 920px;
	height: 117px;
	background: url(../../../imgs/product/app/meishi/header2.jpg) no-repeat;
}

#pdtheader h1,
#pdtheader2 h1 {
	display: none;
}

#pdtheader #appstore {
	position: absolute;
	right: 15px;
	top: 68px;
}

#pdtheader #googleplay {
	position: absolute;
	right: 18px;
	bottom: 12px;
}

#pdtheader2 #appstore {
	position: absolute;
	right: 168px;
	bottom: 19px;
}

#pdtheader2 #googleplay {
	position: absolute;
	right: 18px;
	bottom: 12px;
}

/* added */

.cf:before,
.cf:after {
    content: " ";
    display: table;
}

.cf:after {
    clear: both;
}

.cf {
    *zoom: 1;
}

.left {
	float: left;
	margin-right: 16px;
}

.right {
	float: left;
	margin-left: 16px;
}

.center {
	margin: auto auto;
	text-align: center;
}

.detail {
	font-size: 12px !important;
}