@charset "UTF-8";

/*==================================================

==================================================*/

/*--------------------------------------
  common
--------------------------------------*/
#about p,
#about img,
#about ul,
#about ul li {
	margin: 0;
	padding: 0;
}

#about p {
	line-height: 1.4em;
}

#about div.notes {
	border: dotted 1px #eee;
	padding: 15px;
	background: #fff
}

#about div.about_box div.notes p {
	margin: 0;
}

a:hover img {
	filter: alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}

#about div.about_pagetop {
	margin-top: 3px;
	text-align: right;
}

/*--------------------------------------
  about_footer
--------------------------------------*/

#about_footer div {
	width: 165px;
	height: 140px;
	float: left;
	display: inline;
	border-right: dotted 1px #e5e5e5;
	padding:0 10px;
	margin-top: 30px;
	margin-bottom: 10px;
}

#about_footer div a {
	text-decoration: none;
	color: #434343;
}

#about_footer div a:hover {
	color: #ccc;
}

#about_footer div dl {
	margin-bottom: 15px;
}

#about_footer div dl dt,
#about_footer div dl dd {
	margin-bottom: 5px;
}

#about_footer div dl dt {
	font-weight: bold;
}

#about_footer div dl dd {
	padding: 0;
}

/*--------------------------------------
  about_title
--------------------------------------*/

#about_title {
	position: relative;
}

#about_title p.abouttop {
	width: 110px; height: 13px;
	margin: 0; padding: 0;
	position: absolute;
	right: 12px; bottom: 10px;
}

#about h2 {
	font-size: bold;
	font-size: 150%;
}

#about h3 {
	font-size: bold;
	color:#fff;
	padding: 10px;
	margin-bottom: 10px;
	background: orange;
	font-size: 150%;
}

#about h4,
#about h5,
#about h6 {
	font-weight: bold;
	margin-bottom: 5px;
}


/*--------------------------------------
  about_nav
--------------------------------------*/

#nav_wrap {
	margin-bottom: 15px;
    background: #fff;
    position: relative;
    height: 45px;
}

#nav_device_wrap {
	margin-bottom: 15px;
    position: relative;
    height: 103px;
}

#about_nav {
	position: absolute;
	left: 0;
	top: 0;
    width: 745px;
    height: 45px;
    display: block;
    z-index: 99;
}


#about_nav li {
	height: 45px;
	width: 149px;
    float: left;
    list-style: none;
    display: inline;
    text-indent: -9999em;
}

#about_nav li a {
	height: 100%; height: 100%; 
	background-image:url(../images/common/about_nav.gif);
	background-repeat: no-repeat;
	display: block;
}

#about_nav li.mypage a { background-position: 0 0; }
#about_nav li.mailservice a { background-position: -149px 0; }
#about_nav li.coupon a { background-position: -298px 0; }
#about_nav li.device a { background-position: -447px 0; }
#about_nav li.otoku a { background-position: -596px 0; }

#about_nav li.mypage a:hover { background-position: 0px -45px; }
#about_nav li.mailservice a:hover { background-position: -149px -45px; }
#about_nav li.coupon a:hover { background-position: -298px -45px; }
#about_nav li.device a:hover { background-position: -447px -45px; }
#about_nav li.otoku a:hover { background-position: -596px -45px; }

#about_nav li.mypage a.current { background-position: 0px -90px; }
#about_nav li.mailservice a.current { background-position: -149px -90px; }
#about_nav li.coupon a.current { background-position: -298px -90px; }
#about_nav li.device a.current { background-position: -447px -90px; }
#about_nav li.otoku a.current { background-position: -596px -90px; }

/*==================================================
	shufoo.html
==================================================*/



/*--------------------------------------
  about_box
--------------------------------------*/

#about div.about_box {
	padding-bottom: 20px;
	margin:20px 0 0;
	background: url(../images/help/bg_about_box_btm.gif) bottom no-repeat ;
}

#about div.about_box div.inner{
	padding: 10px 20px;
}

#about div.about_box h3 {
	padding: 0;
	background: none;
}

#about div.about_box h4 {
	font-weight: bold;
	font-size: 123%;
	margin-bottom: 5px;
	xpadding: 0 20px;
}

#about div.about_box p {
	margin-bottom: 1em;
}

#about div.about_box p.read {
	font-size: 115%;
	margin-bottom: 1.5em;
}

#about div.about_box div.section_box {
	margin-bottom: 15px;
}

#about div.intro_box {
	padding-top: 0px;
	position: relative;
}

#about div.intro_box h2 {
	font-size: 200%;
	letter-spacing: 0.5em;
	padding: 0;
}

#about div.intro_box p {
	font-size: 120%;
	line-height: 1.4;
	padding: 5px 20px 10px;
}

#about div.intro_box div.stamp {
	position: absolute;
	top:120px;
	left:270px;
}

.intro_box div.left_box {float: left; width: 400px; margin:0 20px 0 0; display: inline; }
.intro_box div.right_box {float: left; width: 280px; display: inline;}

.about_box div.left_box {float: left; width: 340px; margin:0 20px 0 0; display: inline;}
.about_box div.right_box {float: left; width: 340px; display: inline;}


#about p.chushaku {
	font-size: x-small;
	text-align: right;
	padding: 0px 20px 10px;
}

#about div.btn-box {
	clear: both;
	margin-top: 10px;
	margin-left: 10px;
	background: none;
}
#about div.btn-box ul li {
	float: left;
	display: inline;
}

#about ul#pagelink {
	padding: 10px 10px 10px;
	background: #f5f5f5;
	margin: 10px 40px;
	width: 280px;
}

#about ul#pagelink li {
	margin-bottom: 5px;
	padding-left: 10px;
	background: url(../images/common/mrk_pagelink.gif) left 3px no-repeat;
}

/*--------------------------------------
  about_intro
--------------------------------------*/

div#about_intro {
	position: relative;
}


div#about_intro h2 {
	margin: 0;
}

div#about_intro2 {
	position: relative;
	background: url(../images/shufoo/bg_intro2.gif) no-repeat;
	height: 185px;
}

div#about_intro2 p {
	text-indent: -9999px;
}

div#about_intro2 ul.hayawakari {
	position: absolute;
	top: 92px;
	left: 90px;
}

div#about_intro2 ul.hayawakari li {
	font-size: 13px;
	font-weight: bold;
}

div#about_intro2 ul.hayawakari li img {
	vertical-align: middle;
	padding-right: 3px;
}

div#about_intro3 {
	position: relative;
	height: 77px;
	background: url(../images/shufoo/bg_intro3.gif) no-repeat;
}

div#about_intro3 p.registbtn {
	position: absolute;
	left: 438px;
	top:16px;
}


#shufoolink {
	position: relative;
	overflow: hidden;
	background: #d7e792;
	-webkit-border-radius: 3px; 
    -moz-border-radius: 3px;
	border-radius: 3px;
	margin: 20px 0 0;
}

#shufoolink ul {
	position: relative;
	left: 50%;
	float: left;
}

#shufoolink ul li {
	position: relative;
	left: -50%;
	float: left;
	padding: 0;
}


#about_otodoke {
	position: relative;
	margin: 15px 0 15px;
}

/*
.otodokeimage {
	position: absolute;
	right: 0;
	bottom: 0;
}
*/

#about_start div#start_wrap {
	height: 274px;
	margin-top: 10px;
	margin-left:15px;
	background: url(../images/shufoo/bg_benri.gif) no-repeat;
}

#about_start div.start_box {
	width: 230px;
	height: 274px;
	float: left;
	display: inline;
	padding: 10px 0px;
	margin-right: 10px;
}

#about_start div.start_box h4 {
	margin: 0 0 5px; padding: 0;
}

#about_start div.start_box p {
	text-justify: inter-ideograph;
	text-align: justify;
}

#about_start div.start_box p,
#about_start div.start_box ul {
	padding: 0 10px;
}

#about_check {
	height: 400px;
}

#about_check ul {
	margin-left: 25px;
}

#about_check ul li {
	width: 153px;
	height: 130px;
	float: left;
	display: inline;
	margin-right: 15px;
	margin-bottom: 10px;
	background: #f5f5f5;
}

#about_otoku div#otoku_wrap {

}

#about_otoku div#otoku_wrap div {
	margin-left: 15px;
	margin-bottom: 15px;
	width: 351px;
	height: 94px;
	float: left;
	display: inline;
	background: url(../images/shufoo/bg_otoku_box.gif) no-repeat;
	padding: 10px 0 0;
}

#about_otoku div#otoku_wrap div h4 {
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 120%;
	padding: 0 15px 0 24px;
	background: url(../images/shufoo/mrk_otoku.gif) 15px top no-repeat;
}

#about_otoku div#otoku_wrap div p {
	width: 155px;
	float: right;
	padding: 0 10px 0 0px;
	text-justify: inter-ideograph;
	text-align: justify;
}

#about_otoku div#otoku_wrap div img {
	padding: 0 5px 0 16px;
}


/*==================================================
	about/mypage.html
==================================================*/

div#mypage_intro {
	background: url(../images/mypage/bg_intro.gif) right bottom no-repeat;
	height: 260px;
}

#gaget dl {
	width: 166px;
	height: 255px;
	float: left;
	display: inline;
	margin-right: 10px;
}

#gaget dl dt {margin-bottom: 5px;}
#gaget dl dd {font-size: 88%;}

/*==================================================
	about/mailservice.html
==================================================*/

div#mailservice_intro {
	background: url(../images/mailservice/bg_intro.gif) right bottom no-repeat;
	height: 221px;
}

/*==================================================
	about/coupon.html
==================================================*/

div#coupon_intro {
	background: url(../images/coupon/bg_intro.gif) right bottom no-repeat;
	height: 221px;
}

/*==================================================
	about/otoku.html
==================================================*/

div#otoku_intro {
	background: url(../images/otoku/bg_intro.gif) right bottom no-repeat;
	height: 221px;
}

/*==================================================
	about/pc smp mobile tv 共通
==================================================*/

div#pc_intro {
	background: url(../images/pc/bg_intro.gif) right bottom no-repeat;
	
}

div#smp_intro {
	background: url(../images/smp/bg_intro.gif) right bottom no-repeat;
	height: 211px;
}

div#mb_intro {
	background: url(../images/mobile/bg_intro.gif) right bottom no-repeat;
	height: 211px;
}

div#tv_intro {
	background: url(../images/tv/bg_intro.gif) right bottom no-repeat;
	height: 211px;
}

ul#device_nav {
	position: absolute;
	width: 745px;
	height: 58px;
	left: 0;
	top: 40px;
	background:url(../images/common/device_nav_bottom.gif) bottom center no-repeat #ffcf85;
}

ul#device_nav li {
	float: left;
	display: inline;
	width: 160px;
	height: 44px;
	padding-top: 14px;
	text-align: center;
	/* margin-right: 12px; */
	margin-left: 20px;
}

ul#device_nav li a {
	display: block;
	width: 100%; height: 100%;
	color: #fff;
}

ul#page_link li {
	margin-bottom: 5px;
} 

/*==================================================
	about/mobile.html
	以前のコンテンツのCSS上書き
==================================================*/
#contents #main-content #about #about_mb1 #mb_adress {
	position: absolute;
	top: 112px;
	left: 115px;
}

#contents #main-content #about #about_iphone1 {
	padding: 0px 10px;
	position: relative;
}

#contents #main-content #about .iphone_install {
	background: url(../images/smp/bg_iphone_install.jpg) no-repeat;
	height: 231px;
	position: relative;	
}

#contents #main-content #about #about_iphone1 #iphone_read {
	position: absolute;
	width: 570px;
	top: 55px;
	left: 142px;
}

#contents #main-content #about #about_iphone1 #iphone_movie {
	position: absolute;
	width: 260px;
	top: 22px;
	left: 438px;
}

#contents #main-content #about #about_iphone1 .iphone_install ul.dl-link {
	position: absolute;
	font-size: 120%;
	margin-right: 40px;
	top: 155px;
	left: 142px;
}

#contents #main-content #about #about_iphone1 .iphone_install ul.dl-link li {
	background: url(../images/smp/about_iphone_dlarrow.gif) left 2px no-repeat;
	padding: 3px 0 3px 20px;
	margin-bottom: 5px;
	margin-right: 20px;
	display: inline;
} 


div#about_iphone1  h3 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 100%;
	background: none;
	
}

div#about_iphone1  h3 img{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	
}
div#about_iphone1  h3 a {
	color: #fff;
	font-weight: bold;
}

span.to-guide {
	position: absolute;
	font-size: 80%;
	padding-left: 280px;
	right: 20px;
	top:46px;
}


#contents #main-content #about #about_iphone1 .iphone_step {
	width: 180px;
	float: left;
}
#contents #main-content #about #about_iphone1 .iphone_step dd {
	padding: 5px 10px 0px 15px;
}


/*--------------------------------------
  clearfix
--------------------------------------*/

.cf:after {
    content: "";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}
.cf {
    display: inline-table;
    min-height: 1%;
}
/* Hides from IE-mac \*/
* html .cf { height: 1%; }
.cf { display: block; }
/* End hide from IE-mac */