@charset "utf-8";

*{
	margin:0;
	padding:0;
	border:0;
}
body{
	font-family: 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	font-size: 13px;
	margin: 0;
	padding: 0;
	background-color: #f7f4f2;
}
.red{color:#ff0000;}
.bold{font-weight: bold;}
.centerText{text-align: center;}
.clearfix:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
/*wrapper&container*/

div#container{
	width: 900px;
	margin: 0 auto;
}
div#innerBlock{
	width: 900px;
	color: #444;
	text-align: left;
}
div.btnBlock{
	text-align: center;
	margin-top: 15px;
}

/*block*/
div#pageHeadline{padding-bottom:25px;}
div#pageHeadline h1.txt{
	font-size: 169%;
	font-weight: bold;
	line-height: 1.2;
}
div.contentsTitle{
	height: 47px;
	background: url(../img/h2_element.gif) 0 0 no-repeat;
}
h2.txt{
	padding: 11px 15px 0 24px;
	font-weight: bold;
	text-align: left;
	font-size: 139%;
}
div.subTitle{
	height: 31px;
	background: url(../img/h3_element.gif) 0 0 no-repeat;
}
div.setTitle{/*配信設定ページ用*/
	height: 31px;
	background: url(../img/h3_element.gif) 0 0 no-repeat;
}
h3.txt{
	padding: 5px 12px;
	font-weight: bold;
	font-size: 124%;
}
h4{
    border-bottom: 1px solid #D8D8D8;
    font-weight: bold;
	margin-top: 35px;
    padding-bottom: 2px;
	font-size: 124%;
}

div#blockContents{
	padding: 25px 0 15px;
	width: 900px;
}
div#blockContents .indexText{
	margin: 0 0 25px 0;
	text-align: left;
}

div#blockContents .frameSec{
	background: url(../img/bg_contents.gif) 0 bottom no-repeat;
	/*margin-bottom: 30px;*/
	margin-bottom: 15px;
	width: 900px;
}
div#blockContents .indexInner{
	padding: 20px 30px 30px 30px;
}
div#blockContents .frameInner{
	background: url(../img/bg_contents_top.gif) 0 top no-repeat;
	/*padding: 20px 20px 30px 20px;*/
	padding: 30px 80px;
}
div#blockContents .contentsInner{
	padding: 30px 50px;
}
div#blockContents .setInner{
	padding: 3px 5px 30px 25px;
}


div#blockContents .frameText{
	margin: 15px 0 0 0;
}

div#blockContents .frameTitle{
	margin: 15px 0 0 0;
	font-weight: bold;
}

div#blockContents .new{
	margin: 15px 0 0 0;
	color: red;
}

div#blockContents a#latestExample{
	margin: 15px 0 0 0;
	padding: 0 0 0 20px;
}

div#blockContents .frameBtn{
	margin-top: 25px;
	background: url(../img/btn_form.gif) center 0 no-repeat;
	height: 37px;
	text-align: center;
}
div#blockContents .frameBtn a{
	padding-top: 5px;
	color:#444;
	text-decoration: none;
	display: block;
}
div#blockContents .frameStitle, .frameStitle_2, .frameDtitle{
	background: url(../img/parts_head.gif) 0 5px no-repeat;
	padding-left: 18px;
	text-align: left;
}
div#blockContents .frameStitle{margin-left: 220px;}
div#blockContents .frameDtitle{margin-left: 50px;}

div#blockContents .contentsInner .frameStitle{margin-left: 250px;}


div#blockContents #flowSec{
	text-indent: -9999px;
	width: 900px;
}
div#blockContents .idFlow01{background: url(../img/bg_flow_id.gif) 0 0 no-repeat;}
div#blockContents .idFlow02{background: url(../img/bg_flow_id.gif) 0 -60px no-repeat;}
div#blockContents .idFlow03{background: url(../img/bg_flow_id.gif) 0 -120px no-repeat;}

div#blockContents .registFlow01{background: url(../img/bg_flow_regist.gif) 0 0 no-repeat;}
div#blockContents .registFlow02{background: url(../img/bg_flow_regist.gif) 0 -60px no-repeat;}
div#blockContents .registFlow03{background: url(../img/bg_flow_regist.gif) 0 -120px no-repeat;}
div#blockContents .registFlow04{background: url(../img/bg_flow_regist.gif) 0 -180px no-repeat;}
div#blockContents .registFlow05{background: url(../img/bg_flow_regist.gif) 0 -240px no-repeat;}
div#blockContents .registFlow06{background: url(../img/bg_flow_regist.gif) 0 -300px no-repeat;}
div#blockContents .registFlow07{background: url(../img/bg_flow_regist.gif) 0 -360px no-repeat;}

.idFlow01, .idFlow02, .idFlow03, .registFlow01, .registFlow02, .registFlow03, .registFlow04, .registFlow05, .registFlow06, .registFlow07{
	height: 60px;
	margin-bottom: 20px;
}

/*set*/
div#blockContents .textCap{
	padding: 10px 0 30px 20px;
	text-align: left;
}
div#blockContents .selectArea{
	margin-top: 20px;
	text-align: left;
	overflow: hidden;
	white-space: nowrap\9;/*IE8*/
	*white-space: nowrap;/*IE7*/
	_white-space: nowrap;/*IE6*/
}
div#blockContents #deli{margin:0 20px;}
div#blockContents #add{margin: 30px 20px 0 0;}

div#blockContents .selectTitle{
	background: url(../img/icon_pulldown.gif) 0 2px no-repeat;
	padding-left: 30px;
}

div#blockContents .selectArea .chkbox{
	margin-bottom: 25px;
}
div#blockContents .selectArea .text_chk{
	float: left;
	padding: 15px 25px 0 0;
}
div#blockContents .selectLink_add{
	/*margin: 30px 0 30px 5px;*/
	margin: 30px 0 0 5px;
	list-style: none;
	width: 310px;
	float: left;
}
.selectLink_deli li, .selectLink_add li{
	height: 20px;
	background: url(../img/arrow_next.gif) 0 4px no-repeat;
	margin: 0 20px 25px 0;
	padding-left: 20px;
	display: block;
}
/*.selectLink_deli li a, .selectLink_add li a{display: block;}*/

.selectLink_add .mailset{
	background: none;
	float: left;
	padding: 0;
}

div#blockContents .select_metro{
	border: solid 1px #CCC;
	width: 738px;
	height: 22px;
	margin-top: 20px;
	margin-bottom: 30px;
	padding: 10px;
}
div#blockContents .setconf{
	width: 860px;
	margin-top: 30px;
}
div#blockContents .chkArea p{
	clear: both;
	padding: 15px 0 30px 0;
	font-size: 108%;
	text-align: left;
}
div#blockContents .chkinnerTitle{
	border: solid 1px #CCC;
	height: 28px;
	line-height: 28px;
	margin-bottom: 5px;
}
div#blockContents .action{
	margin-top: 25px;
	text-align: center;
}
div#blockContents .line{
	margin: 40px 0;
}
div#blockContents .maillink{
	margin-bottom: 20px;
	text-align: center;
}
div#blockContents .mailset{
	clear: both;
	margin: 5px 0 0 5px;
}


/*form*/
div#blockContents input{
	padding: 3px 0 0 3px;
	color:#444;
	text-decoration: none;
	border: none;
	text-align: left;
}
div#blockContents input.txt{
	margin-bottom: 25px;
	width: 300px;
	height: 28px;
	background-color: #fff;
	border: 1px solid #999;
	font-size: 117%;
}
div#blockContents input.txtmailadd{
	margin-bottom: 25px;
	width: 350px;
	height: 28px;
	background-color: #fff;
	border: 1px solid #999;
	font-size: 117%;
}
div#blockContents .btnAction{
	margin: 15px 0 0 297px;
	text-align: left;
}
div#blockContents .btnAction input{
	width: 266px;
	height: 34px;
	background: url(../img/btn_form.gif) 0 0 no-repeat;
	display: block;
	font-size: 108%;
	padding: 0;
}
div#blockContents .textpull{
	margin-bottom: 25px;
	width: 300px;
	height: 30px;
	line-height: 30px;
	background-color: #fff;
	border: 1px solid #999;
}


/*link*/
.leftlinks{
	margin: 10px 0;
	padding-left: 20px;
	height: 20px;
	float:left;
}
.centerlinks{
	margin: 20px 0;
	padding-left: 20px;
	height: 20px;
	text-align: left;
}

.rightlinks{
	margin: 0 10px 0 0;
	padding-left: 20px;
	font-size: 108%;
	float: right;
	height: 20px;
}
.setInner .rightlinks{
	margin: 3px 10px 0 0;
}
#next{background: url(../img/arrow_next.gif) 0 3px no-repeat;}
#back{background: url(../img/arrow_back.gif) 0 3px no-repeat;}


/*font-size*/
.frameText, .frameBtn, .indexText, .frameStitle, .frameDtitle, .btnAction, .maillink, .textpull .capText, .capText, .textCap, .chkinnerTitle, .leftlinks, .centerlinks, .rightlinks, .chkbox, .selectLink_add, .setconf, .select_metro .radio{
	font-size: 124%;
}

table{
	font-size: 124%;
}

/*font-size*/
.frameStitle, .frameDtitle{
	font-size: 139%;
}


/*利用規約・個人情報取扱い*/
div#blockContents .frameInfo{
	padding: 20px 60px 30px 60px;
	background: url(../img/bg_contents_top.gif) 0 top no-repeat;
	text-align: center;
	line-height: 1.6;
	text-align: left;
}
div#blockContents .frameInfo .textBlock{
	margin: 15px 0 30px 0;
	padding: 0 10px;
}
div#blockContents .frameInfo ul{
	margin-bottom: 5px;
}
div#blockContents .frameInfo ul li{
	list-style: disc;
	margin-left: 15px;
}
div#blockContents .frameInfo ul li.number{
	list-style: decimal;
}
div#blockContents .frameInfo .shead{
	background-color: #F2F2F2;
	margin-bottom: 10px;
	padding-left: 10px;
}



/*東京メトロ様設定*/

ul li{list-style: none outside none;}

/*---------------------------------------------------
 Link
--------------------------------------------------- */
a {color:#187fa5;}
a:link {text-decoration:none;}
a:visited {color:#655c9a;text-decoration:none;}
a:hover {text-decoration:underline;}
a:active {text-decoration:underline;}
a:focus {text-decoration:underline;}


/* fontsizeList
--------------------------- */
#fontsizeWrap {
display:none;
float:left;
padding-left:15px;
}
#fontsizeWrap p,
#fontsizeWrap ul#fontsizeList,
#fontsizeWrap ul#fontsizeList li {
float:left;
font-size:0;
}
#fontsizeWrap p {
padding:0 3px 0 15px;
border-left:#d6d6d6 1px solid;
}
ul#fontsizeList li {
margin-left:3px;
cursor:pointer;
}

/* SimpleHeaderSeg
--------------------------------------------------- */
#simpleHeaderSeg {
/*width:716px;*/
margin:0 auto;
text-align:left;
}

#simpleHeaderSeg #headerLogo {
float:none;
padding:12px 0 15px;
}

#footerCopy {
float:none;
margin-top:10px;
}

/* Simple Footer
--------------------------------------------------- */
#simpleFooterSeg:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
#simpleFooterSeg {display:inline-block;}
/* Hides from IE-mac \*/
* html #simpleFooterSeg {zoom:1;}
#simpleFooterSeg {display:block;}
/* End hide from IE-mac */

#simpleFooterSeg {
/*width:716px;*/
margin:0 auto;
text-align:left;
}


/*---------------------------------------------------
 Popup Page
--------------------------------------------------- */
body.popupPage #mainArea {
padding-bottom:60px;
}
body.popupPage #footerLogo {
float:none;
padding-right:0;
}
body.popupPage #footerCopy {
float:none;
margin-top:10px;
}
body.popupPage #simpleFooterSeg {
padding-bottom:30px;
}

/*---------------------------------------------------
 Send Mail Module
--------------------------------------------------- */
#sendMailMod:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
#sendMailMod {display:inline-block;}
/* Hides from IE-mac \*/
* html #sendMailMod {zoom:1;}
#sendMailMod {display:block;}
/* End hide from IE-mac */

/*#sendMailMod {
margin-left:137px;
margin-left:17px;
}*/

/*#sendMailMod .mailAddressBox {
float:left;
}*/
#sendMailMod .mailAddressBox input#mailAddress {
width:204px;
height:20px;
padding:3px 10px 0;
background:url(../img/index_bg_01.gif) no-repeat top left;
boder:medium none;
}

#sendMailMod .signTxt {
float:left;
}

#sendMailMod .domainBox {
float:left;
/*margin-top:2px;*/
}

/* error */
UL.msgarea{
	margin: 0.2em 0;
	zoom: 1;
}

UL.msgarea LI.error{
	color: #FF3366;
	font-size: 110%;
}

/* FAQ  */
P.shortcut {
	background: url(../img/arrow_next.gif) 0 3px no-repeat;
	margin: 0 20px 25px 0;
	padding-left: 20px;
	padding-top: 3px;
	height: 20px;
	float: left;
}
DIV.questionNo, DIV.answerNo {
	float: left;
	padding-right: 10px;

}
DIV.questionNo, DIV.question {
	font-weight: bold;
}
DIV.question, DIV.answer {
	padding-left: 30px;
	font-size: 103%;
}
DIV.answerNo, DIV.answer {
	margin-bottom: 12px;
	margin-top: 3px;
}
div#blockContents .staticInner {
	background: url(../img/bg_contents_top.gif) 0 top no-repeat;
	padding: 20px 30px 30px 30px;
}

div#blockContents input[type=radio] {
    width: 25px;
    height: 25px;
    vertical-align: middle;
}
dl.horizontal {
	margin-left: 50px;
}
dl.horizontal dt {
    clear: left;
    float: left;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 80px;
    background-color: #cfcfcf;
    margin: 2px 10px 2px 0px;
}
dl.horizontal dd {
    padding:2px;
    margin: 2px;
}