/*** mail.css ***/
/*** CORE FILES ***/
.mail_outline{
	width:100%;
	text-align:center;
}
/* --------------------------------------------
clearFix
-------------------------------------------- */
.clearFix {
	display:inline-block;
}
.clearFix:after{
	display:block; 
	clear:both; 
	visibility:hidden;
	height:0;
	content:".";
}
/* Hides from IE-mac \*/
* html .clearFix {
	height:1%;
}
.clearFix {
	display:block;
}/* End hide from IE-mac */

/* --------------------------------------------
 * Contents Reset
 * -------------------------------------------- */
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
p,
div {
	margin:0;
	padding:0;
}
ul li,
ol li {
	list-style:none;
}
h1,
h2,
h3 {
	font-size:100%;
	font-weight:normal;
}
a img {
	border:0;
}

/* --------------------------------------------
Font Setting
-------------------------------------------- */
body {
	margin:0;
	padding:0;
	color:#555;
}

/* --------------------------------------------
Link Setting
-------------------------------------------- */
a:link {
	color:#0055ff;
}
a:visited {
	color:#550080;
}
a:hover {
	color:#0055ff;
}
a:active {
	color:#0055ff;
}

/* --------------------------------------------
Layout Setting
-------------------------------------------- */
.promo_outline {
	width:100% !important;
}
#uhdContainer {
	width:950px;
	margin-right:auto;
	margin-left:auto;
}
#uhdMain,
#wrapper2 {
	width:950px !important;
	margin-right:auto !important;
	margin-left:auto !important;
}
.yjmth {
	margin-bottom:0.7em;
}
#footer {
	width:950px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0 !important;
}

/* --------------------------------------------
Common
-------------------------------------------- */
#navigation {
	height:3px;
	background:url("http://i.yimg.jp/images/mail/promo/overview/img/navigationBg.png") repeat-x bottom;
	font-size:0;
}
#contents {
	background:url("http://i.yimg.jp/images/mail/promo/overview/img/contentsBg.png") repeat-x 0 0;
	text-align:center;
}
#main {
	width:950px;
	margin:0 auto;
	text-align:left;
}
.spriteText {
	display:none;
}

/* detailButton */
.detailButton a {
	display:block;
	width:93px;
	height:19px;
	background:url("http://i.yimg.jp/images/mail/promo/overview/img/detailButton.png") no-repeat 0 0;
}
.detailButton a:hover {
	background:url("http://i.yimg.jp/images/mail/promo/overview/img/detailButton.png") no-repeat 0 -20px;
}

/* commonStartMail */
.commonStartMail .mainTitle {
	width:950px;
	height:23px;
	background:url("http://i.yimg.jp/images/mail/promo/overview/img/indexStartMail.png") no-repeat 0 0;
}
.commonStartMail .mainContainer {
	padding:0 1px 1px 1px;
	background-color:#7fd4ff;
}
.commonStartMail .mainContainer dl {
	float:left;
	padding:11px 0;
	background-color:#f3fbff;
	text-align:center;
}
.commonStartMail .mainContainer dl.getYid {
	width:473px;
	margin-right:1px;
}
.commonStartMail .mainContainer dl.login {
	width:474px;
}
.commonStartMail .mainContainer dt {
	margin:0 auto 12px auto;
	height:20px;
}
.commonStartMail .mainContainer dl.getYid dt {
	width:372px;
	background:url("http://i.yimg.jp/images/mail/promo/overview/img/indexStartMail.png") no-repeat 0 -24px;
}
.commonStartMail .mainContainer dl.login dt {
	width:371px;
	background:url("http://i.yimg.jp/images/mail/promo/overview/img/indexStartMail.png") no-repeat -373px -24px;
}
.commonStartMail .mainContainer dd a {
	padding-left:20px;
	background:url("http://i.yimg.jp/images/mail/promo/overview/img/arrow.png") no-repeat 0 2px;
	font-size:116.7%;
}

/* flashIcon and htmlIcon */
.flashIcon,
.htmlIcon {
	margin-bottom:-3px;
}

/* --------------------------------------------
Index Page
-------------------------------------------- */
/* indexTop */
.indexTop .mainContainer {
	margin-bottom:21px;
}
.indexTop .mainContainer {
	float:left;
}
.indexTop .mainContainer .mainTitle {
	width:595px;
	height:32px;
	margin-top:21px;
	background:url("http://i.yimg.jp/images/mail/promo/overview/img/indexTop_v2.png") repeat-x 0 0;
}
.indexTop .mainContainer .subContainer {
	margin-top:31px;
	background:url("http://i.yimg.jp/images/mail/promo/overview/img/indexTopBg.png") no-repeat 0 0;
}
.indexTop .mainContainer .subContainer .subTitle {
	width:492px;
	height:76px;
	margin-left:103px;
	background:url("http://i.yimg.jp/images/mail/promo/overview/img/indexTop_v2.png") no-repeat 0 -33px;
}
.indexTop .mainContainer .subContainer .getYidButton a {
	display:block;
	width:422px;
	height:50px;
	margin:24px 0 0 87px;
	background:url("http://i.yimg.jp/images/mail/promo/overview/img/getYidButton.png") no-repeat 0 0;
}
.indexTop .mainContainer .subContainer .getYidButtonDisabled {
	display:block;
	width:422px;
	height:50px;
	margin:24px 0 0 87px;
}
.indexTop .mainContainer .subContainer .getYidButton a:hover {
	background:url("http://i.yimg.jp/images/mail/promo/overview/img/getYidButton.png") no-repeat 0 -51px;
}
.indexTop .pickup {
	float:right;
}
.indexTop .pickup img {
	display:block;
	margin-top:21px;
	border:1px solid #069;
}

/* indexFunction */
.indexFunction {
	margin-bottom:21px;
}
.indexFunction .mainTitle {
	width:479px;
	height:21px;
	margin-bottom:10px;
	background:url("http://i.yimg.jp/images/mail/promo/overview/img/indexFunction.png") no-repeat 0 0;
}
.indexFunction .mainContainer .basic,
.indexFunction .mainContainer .addition,
.indexFunction .mainContainer .service {
	float:left;
	width:308px;
}
.indexFunction .mainContainer .addition,
.indexFunction .mainContainer .service {
	margin-left:13px;
}
.indexFunction .mainContainer dl {
	padding:15px 12px 6px 12px;
	background:url("http://i.yimg.jp/images/mail/promo/overview/img/indexFunction.png") no-repeat 0 -22px;
}
.indexFunction .mainContainer dt {
	margin:0 0 10px 0;
}
.indexFunction .mainContainer dt .basicTitle a {
	display:block;
	width:284px;
	height:70px;
	background:url("http://i.yimg.jp/images/mail/promo/overview/img/indexFunction.png") no-repeat -309px -22px;
}
.indexFunction .mainContainer dt .additionTitle a {
	display:block;
	width:284px;
	height:70px;
	background:url("http://i.yimg.jp/images/mail/promo/overview/img/indexFunction.png") no-repeat -309px -93px;
}
.indexFunction .mainContainer dt .serviceTitle a {
	display:block;
	width:284px;
	height:70px;
	background:url("http://i.yimg.jp/images/mail/promo/overview/img/indexFunction.png") no-repeat -309px -164px;
}
.indexFunction .mainContainer dd {
	position:relative;
}
.indexFunction .mainContainer dd .description {
	display:block;
	margin:0 7px;
	font-size:116.7%;
}
.indexFunction .mainContainer dd .detailButton {
	float:right;
	margin-top:3px;
}
.indexFunction .mainContainer .boxBottom {
	height:6px;
	background:url("http://i.yimg.jp/images/mail/promo/overview/img/indexFunction.png") no-repeat 0 -278px;
}
.indexFunction .mainContainer .boxBottom hr {
	display:none;
}

/* --------------------------------------------
Detail Page
-------------------------------------------- */
/* detailTop */
.detailTop {
	position:relative;
	height:99px;
	background:url("http://i.yimg.jp/images/mail/promo/overview/img/detailTopBg.png") no-repeat 0 91px;
}
.detailTop .mainTitle a {
	position:absolute;
	top:15px;
	left:0;
	width:441px;
	height:30px;
	background:url("http://i.yimg.jp/images/mail/promo/overview/img/detailTop.png") no-repeat 0 0;
}
.detailTop .subTitle {
	position:absolute;
	top:15px;
	right:0;
	width:381px;
	height:30px;
	background:url("http://i.yimg.jp/images/mail/promo/overview/img/detailTop.png") no-repeat 0 -31px;
}
.detailTop .getYidButton a {
	display:block;
	position:absolute;
	top:45px;
	right:37px;
	width:294px;
	height:35px;
	background:url("http://i.yimg.jp/images/mail/promo/overview/img/getYidButton.png") no-repeat 0 -102px;
}
.detailTop .getYidButton a:hover {
	background:url("http://i.yimg.jp/images/mail/promo/overview/img/getYidButton.png") no-repeat 0 -138px;
}
.detailTop .detailTabMenu li h1,
.detailTop .detailTabMenu li a {
	display:block;
	position:absolute;
	top:60px;
	width:161px;
	height:32px;
}
.detailTop .detailTabMenu li.basicTab a {
	left:19px;
	background:url("http://i.yimg.jp/images/mail/promo/overview/img/detailTabMenu.png") no-repeat 0 0;
}
.detailTop .detailTabMenu li.basicTab a:hover,
.detailTop .detailTabMenu li.basicTab h1 {
	left:19px;
	background:url("http://i.yimg.jp/images/mail/promo/overview/img/detailTabMenu.png") no-repeat 0 -33px;
}
.detailTop .detailTabMenu li.additionTab a {
	left:189px;
	background:url("http://i.yimg.jp/images/mail/promo/overview/img/detailTabMenu.png") no-repeat -162px 0;
}
.detailTop .detailTabMenu li.additionTab a:hover,
.detailTop .detailTabMenu li.additionTab h1 {
	left:189px;
	background:url("http://i.yimg.jp/images/mail/promo/overview/img/detailTabMenu.png") no-repeat -162px -33px;
}
.detailTop .detailTabMenu li.serviceTab a {
	left:359px;
	background:url("http://i.yimg.jp/images/mail/promo/overview/img/detailTabMenu.png") no-repeat -324px 0;
}
.detailTop .detailTabMenu li.serviceTab a:hover,
.detailTop .detailTabMenu li.serviceTab h1 {
	left:359px;
	background:url("http://i.yimg.jp/images/mail/promo/overview/img/detailTabMenu.png") no-repeat -324px -33px;
}

/* detailMain */
.detailMain {
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	background-color:#fff;
	text-align:center;
}
.detailMain .topContainer {
	width:842px;
	height:49px;
	margin:0 auto;
	padding-top:12px;
	color:#aaa;
	text-align:right;
}
.detailMain .topContainer .flashIcon {
	margin-left:15px;
}
.detailMain .mainContainer {
	width:842px;
	margin:0 auto;
	text-align:left;
}
.detailMain .mainContainer .mainTitle {
	height:30px;
	margin-bottom:12px;
	border-bottom:1px solid #0af;
}
.detailMain .mainContainer .mainTitle .titleImage {
	display:block;
	height:21px;
}
.detailMain .mainContainer .rowContainer .illustration {
	float:left;
	width:80px;
	height:80px;
}
.detailMain .mainContainer .rowContainer dt {
	margin-bottom:8px;
}
.detailMain .mainContainer .rowContainer dt img {
	margin:0 0 -1px 2px;
}
.detailMain .mainContainer .rowContainer dd .detailButton {
	display:block;
	margin-top:8px;
}

/* detailBottom */
.detailBottom {
	height:8px;
	margin-bottom:21px;
	background:url("http://i.yimg.jp/images/mail/promo/overview/img/detailBottomBg.png") no-repeat 0 0;
}
.detailBottom hr {
	display:none;
}

/* --------------------------------------------
Basic Page
-------------------------------------------- */
.basicMain .basic.mainContainer .rowContainer {
	margin-bottom:38px;
}
.basicMain .basic.mainContainer .rowContainer.line {
	margin-bottom:13px;
}
.basicMain .basic.mainContainer .rowContainer .firstContainer {
	float:left;
	width:407px;
}
.basicMain .basic.mainContainer .rowContainer .secondContainer {
	float:left;
	width:407px;
	margin-left:28px;
}
.basicMain .basic.mainContainer .rowContainer.line .firstContainer,
.basicMain .basic.mainContainer .rowContainer.line .secondContainer {
	padding-bottom:13px;
	background:url("http://i.yimg.jp/images/mail/promo/overview/img/dot.png") repeat-x bottom;
}
.basicMain .basic.mainContainer .basic_01 .mainTitle .titleImage {
	background:url("http://i.yimg.jp/images/mail/promo/overview/img/basicMain.png") no-repeat 0 0;
}
.basicMain .basic.mainContainer .basic_02 .mainTitle .titleImage {
	background:url("http://i.yimg.jp/images/mail/promo/overview/img/basicMain.png") no-repeat 0 -22px;
}
.basicMain .basic.mainContainer .basic_03 .mainTitle .titleImage {
	background:url("http://i.yimg.jp/images/mail/promo/overview/img/basicMain.png") no-repeat 0 -44px;
}
.basicMain .basic.mainContainer .basic_04 .mainTitle .titleImage {
	background:url("http://i.yimg.jp/images/mail/promo/overview/img/basicMain.png") no-repeat 0 -66px;
}
.basicMain .basic.mainContainer .basic_05 .mainTitle .titleImage {
	background:url("http://i.yimg.jp/images/mail/promo/overview/img/basicMain.png") no-repeat 0 -88px;
}
.basicMain .basic.mainContainer .basic_01 .rowContainer .firstContainer .illustration {
	background:url("http://i.yimg.jp/images/mail/promo/overview/img/basicMainIllustration.png") no-repeat 0 0;
}
.basicMain .basic.mainContainer .basic_01 .rowContainer .secondContainer .illustration {
	background:url("http://i.yimg.jp/images/mail/promo/overview/img/basicMainIllustration.png") no-repeat -80px 0;
}
.basicMain .basic.mainContainer .basic_02 .rowContainer .firstContainer .illustration {
	background:url("http://i.yimg.jp/images/mail/promo/overview/img/basicMainIllustration.png") no-repeat -160px 0;
}
.basicMain .basic.mainContainer .basic_02 .rowContainer .secondContainer .illustration {
	background:url("http://i.yimg.jp/images/mail/promo/overview/img/basicMainIllustration.png") no-repeat -240px 0;
}
.basicMain .basic.mainContainer .basic_03 .rowContainer .firstContainer .illustration {
	background:url("http://i.yimg.jp/images/mail/promo/overview/img/basicMainIllustration.png") no-repeat -320px 0;
}
.basicMain .basic.mainContainer .basic_03 .rowContainer .secondContainer .illustration {
	background:url("http://i.yimg.jp/images/mail/promo/overview/img/basicMainIllustration.png") no-repeat -400px 0;
}
.basicMain .basic.mainContainer .basic_04 .rowContainer .firstContainer .illustration {
	background:url("http://i.yimg.jp/images/mail/promo/overview/img/basicMainIllustration.png") no-repeat -480px 0;
}
.basicMain .basic.mainContainer .basic_04 .rowContainer .secondContainer .illustration {
	background:url("http://i.yimg.jp/images/mail/promo/overview/img/basicMainIllustration.png") no-repeat -560px 0;
}
.basicMain .basic.mainContainer .basic_05 .rowContainer .firstContainer .illustration {
	background:url("http://i.yimg.jp/images/mail/promo/overview/img/basicMainIllustration.png") no-repeat -800px 0;
}
.basicMain .basic.mainContainer .basic_05 .rowContainer .secondContainer .illustration {
	background:url("http://i.yimg.jp/images/mail/promo/overview/img/basicMainIllustration.png") no-repeat -880px 0;
}
.basicMain .basic.mainContainer .basic_05 .rowContainer.line .firstContainer .illustration {
	background:url("http://i.yimg.jp/images/mail/promo/overview/img/basicMainIllustration.png") no-repeat -640px 0;
}
.basicMain .basic.mainContainer .basic_05 .rowContainer.line .secondContainer .illustration {
	background:url("http://i.yimg.jp/images/mail/promo/overview/img/basicMainIllustration.png") no-repeat -720px 0;
}
.basicMain .basic.mainContainer .rowContainer dl {
	float:left;
	width:317px;
	margin-left:10px;
}

/* --------------------------------------------
Addition Page
-------------------------------------------- */
.additionMain .addition.mainContainer .rowContainer {
	margin-bottom:18px;
	padding-bottom:13px;
	background:url("http://i.yimg.jp/images/mail/promo/overview/img/dot.png") repeat-x bottom;
}
.additionMain .addition.mainContainer .last .rowContainer {
	padding-bottom:8px;
	background:none;
}
.additionMain .addition.mainContainer .rowContainer dl {
	float:left;
	width:752px;
	margin-left:10px;
}
.additionMain .addition.mainContainer .addition_01 .rowContainer .illustration {
	background:url("http://i.yimg.jp/images/mail/promo/overview/img/additionMainIllustration.png") no-repeat 0 0;
}
.additionMain .addition.mainContainer .addition_02 .rowContainer .illustration {
	background:url("http://i.yimg.jp/images/mail/promo/overview/img/additionMainIllustration.png") no-repeat -80px 0;
}
.additionMain .addition.mainContainer .addition_03 .rowContainer .illustration {
	background:url("http://i.yimg.jp/images/mail/promo/overview/img/additionMainIllustration.png") no-repeat -160px 0;
}
.additionMain .addition.mainContainer .addition_04 .rowContainer .illustration {
	background:url("http://i.yimg.jp/images/mail/promo/overview/img/additionMainIllustration.png") no-repeat -240px 0;
}
.additionMain .addition.mainContainer .addition_05 .rowContainer .illustration {
	background:url("http://i.yimg.jp/images/mail/promo/overview/img/additionMainIllustration.png") no-repeat -320px 0;
}
.additionMain .addition.mainContainer .addition_06 .rowContainer .illustration {
	background:url("http://i.yimg.jp/images/mail/promo/overview/img/additionMainIllustration.png") no-repeat -400px 0;
}
.additionMain .addition.mainContainer .rowContainer dt img.free,
.additionMain .addition.mainContainer .rowContainer dt img.freeYbb {
	margin:0 2px -2px 2px;
}

/* --------------------------------------------
Service Page
-------------------------------------------- */
.serviceMain .service.mainContainer .service_01,
.serviceMain .service.mainContainer .service_02 {
	padding-bottom:20px;
}
.serviceMain .service.mainContainer .service_01 .mainTitle .titleImage {
	background:url("http://i.yimg.jp/images/mail/promo/overview/img/serviceMain.png") no-repeat 0 0;
}
.serviceMain .service.mainContainer .service_02 .mainTitle .titleImage {
	background:url("http://i.yimg.jp/images/mail/promo/overview/img/serviceMain.png") no-repeat 0 -22px;
}
.serviceMain .service.mainContainer .rowContainer {
	margin-bottom:13px;
	padding-bottom:13px;
	background:url("http://i.yimg.jp/images/mail/promo/overview/img/dot.png") repeat-x bottom;
}
.serviceMain .service.mainContainer .service_02 .rowContainer {
	background:none;
}
.serviceMain .service.mainContainer .rowContainer dt a {
	padding-left:20px;
	background:url("http://i.yimg.jp/images/mail/promo/overview/img/arrow.png") no-repeat 0 2px;
}
