@charset "Shift-JIS";
body#scout dl#announce {
display:none;
}

/*//////////////////テーブル//////////////////*/
table{
width:100%;
border:1px solid #dadada;
border-collapse:separate;
border-spacing:1px;
}

caption{
font-weight: bold;
text-align:left;
margin-bottom:5px;/*←WinIE6で効かない*/
}

th,td{
padding:10px;
text-align: left;
border-bottom:1px solid #dadada;
vertical-align:top;
}

th{
text-align:left;
background:#f1f0f0;
color:#4C4C4C;
width:8em;
}

th.button {
background-color:#dadada;
}

table table td,
table table th{
border-left:none;
border-right:none;
}

table table th{
background:none;
}

tr.firstItem th,
tr.firstItem td{
border-top:none;
}

tr.lastItem th,
tr.lastItem td{
border-bottom:none;
}

td.bgGray {
background:#f3efef;;
}

/*
h2{
padding: 3px 10px 2px 14px;
font-weight: bold;
color: #4C4C4C;
text-align: left;
background: url(/img/common/titlebar.gif) left center no-repeat;
border-right:2px solid #000099;
border-top:1px solid #9F9F9F;
border-bottom:1px solid #666666;
}*/

h2 {
border-left:7px solid #53a0ef;
border-top:1px solid #dddddd;
border-right:1px solid #dddddd;
border-bottom:1px solid #dddddd;
background:#f9f9f9;
margin:30px 0 15px;
padding:8px 10px;;
clear:both;
}

h2.noBg {
padding-left:4px;
background-image:none;
border:none;
border-bottom:1px solid #666666;
}

caption{
padding: 1px 10px 0 14px;
font-weight: bold;
color: #4C4C4C;
text-align: left;
background-image: url(/img/common/titlebar.gif);
background-position: left center;
background-repeat: no-repeat;
border-left:3px solid #000099;
border-right:2px solid #000099;
border-top:1px solid #9F9F9F;
border-bottom:1px solid #666666;
margin-bottom:1px;
}

table table caption{
padding:0;
background:none;
border:none;
margin-bottom:2px;
}

h3{
padding:2px 10px;
margin:15px 0px!important;
border-left:5px solid #cccccc;
}

div.submitButton ,
div.submitButtonL {
text-align:center;
clear: both;
}

div.submitButton a#resisterButton{
display:block;
width:200px;
margin:30px auto;
}

div.submitButton a#resisterButton span{
display:block;
font-weight:bold;
}

div.submitButton input[type="submit"],
div.submitButton input[type="button"],
div.submitButtonL input[type="submit"],
div.submitButton a#resisterButton {
margin-top:30px !important;
padding:8px 30px !important;
-moz-box-shadow: inset 0 0 0 rgba(255, 255, 255, 0.5),1px 2px 2px rgba(0, 0, 0, 0.2);
-webkit-box-shadow: inset  0 0 0 rgba(255, 255, 255, 0.5), 1px 2px 2px rgba(0, 0, 0, 0.2);
box-shadow: inset 0 0 0 rgba(255, 255, 255, 0.5), 1px 2px 2px rgba(0, 0, 0, 0.2);
cursor:pointer;
font-family:'Lucida Grande', Meiryo, sans-serif !important;
color:#ffffff;
font-size:16px;
border-radius:3px;
border:1px solid #ffffff;
	border-radius:5px;
	border:1px solid #cc5f3b;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #ff8157), color-stop(100%, #ff6835) );
	background:-moz-linear-gradient( center top, #ff8157 5%, #ff6835 100% );
	background:-ms-linear-gradient( top, #ff8157 5%, #ff6835 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8157', endColorstr='#ff6835');
	background-color:#ff8157;
	color:#ffffff;
	text-shadow:1px 1px 0px #f56e40;
 	-webkit-box-shadow:inset 1px 1px 0px 0px #fead91;
 	-moz-box-shadow:inset 1px 1px 0px 0px #fead91;
 	box-shadow:inset 1px 1px 0px 0px #fead91;
}

ul.submitButton input[type="button"],
p.backButton input[type="button"]{
padding:5px 10px !important;
}


div.submitButton input:hover,
div.submitButton input:hover,
div.submitButtonL input:hover,
div.submitButton a#resisterButton:hover {
        color:#ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #ff6835), color-stop(100%, #ff8157) );
	background:-moz-linear-gradient( center top, #ff6835 5%, #ff8157 100% );
	background:-ms-linear-gradient( top, #ff6835 5%, #ff8157 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6835', endColorstr='#ff8157');
	background-color:#ff6835;
}

div.submitButton input:disabled {
opacity: 0.5;
}

div.submitButton label {
display:block;
margin:0;
padding:0;
}


div.submitButtonCombo1 {
text-align: center;
float:left;
background:#EDEDED url(/img/mypage/mypage_mailbox_form_bg.gif) repeat-x;
border-bottom:1px solid #666666;
width: 45%;
}

div.submitButtonCombo2 {
text-align: center;
float:right;
background:#EDEDED url(/img/mypage/mypage_mailbox_form_bg.gif) repeat-x;
border-bottom:1px solid #666666;
width: 45%;
}

div.submitButtonComboBox {
margin: 20px auto 0px auto;
width: 85%;
text-align: center;
}

/*
div.submitButton p ,
div.submitButtonCombo1 p ,
div.submitButtonCombo2 p {
background: url(/img/common/triangle_white2.gif) no-repeat right bottom;
}
*/

div.submitButton p input , div.submitButtonCombo1 p input , div.submitButtonCombo2 p input {
margin:7px 0;
padding:4px 0;
width: auto;
}


div.addLinkSpecial {
margin: 20px auto 0px auto;
text-align: center;
background-image: url(/img/mypage/mypage_mailbox_form_bg.gif);
background-position: left top;
background-repeat:repeat-x;
width: 60%;
clear: both;
border-bottom:1px solid #666666;
}


div.addLinkSpecial p {
	padding: 10px;
	font-weight: bold;
	font-size: 90%;
}

p.scoutInfo a{
background:url(/img/mypage/icon_alert.gif) no-repeat left center;
padding-left:15px;
}

p.scoutInfoBg a{
display:block;
border-radius:5px;
width:300px;
margin:5px auto;
}

p.scoutInfoBg {
padding:8px 8px 6px 8px;
margin-top:5px;
text-align:center;
border:2px solid #dedede;
background:#efefef;
}

p.scoutRecieved {
background:#fea525;
color:#ffffff;
border-radius:3px;
display:inline;
padding:2px 10px;
}

.noteS1 {
	color:#7F7F7F !important;
	font-size:70%;
	margin-top: 2px;
	margin-bottom: 2px;
}


.noteL1 {
	font-size:85%;
	vertical-align: middle;
}

.noteL1 img {
	vertical-align: middle;
	margin-right: 5px;
}

.strongNoteL1 {
	font-size:85%;
	color: #CC0033;
}

.strongNoteL2 {
	font-size:90%;
	color: #CC0033;
}

.strongNoteL3 {
	font-size:95%;
	color: #CC0033;
}

.bold {
font-weight:bold!important;
}

.normal {
font-weight:normal!important;
}


.announce {
	margin: 0;
	padding: 3px;
	border: 1px solid #CC0033;
}

/*/////////////モジュール//////////////*/

/* ----- myPageModule ----- */

div#subContents div#myPageModule dl {
padding-bottom:8px;
background:#f9f9f9;
}

div#subContents dl#bookMark dd.alertMessage{
color:#CC0033;
padding-left:19px !important;
padding-bottom:3px !important;
margin:0 4px 4px;
border-bottom:2px solid #CCCCCC;
background: url( /img/mypage/icon_alert.gif) no-repeat 5px 2px;
}

div#subContents dl#bookMark dt span.note,
div#subContents dl#bookMark dt span.count {
display:none;
}

div#subContents dl#bookMark dd {
margin:0px !important;
padding:10px 5px !important;
font-size:12px !important;
}

div#subContents dl#bookMark dl dd {
padding:0px !important;
}

div#subContents div#myPageModule dl dd dl {
padding:0px;
margin:0;
border:none;
}

div#subContents div#myPageModule dl dd {
font-size:78%;
padding:0;
/*margin:5px;*/
	margin:0 6px 4px 8px;
}

div#subContents div#myPageModule dl dd dl dt {
background:none;
border:none;
line-height:;
/*padding-left:5px;*/
padding:0;
}

div#subContents div#myPageModule dl dd dl dt a{
background-image:none;
font-size:120%;
font-weight:normal !important;
padding:0px 0px 0px 5px;
}

div#subContents div#myPageModule dl dd dl dd{
font-size:85%;
padding:0;
margin:0;
}

div#subContents div#myPageModule dl dd.note1{
font-size:70%;
margin:5px 8px 0;
}

div#subContents div#myPageModule dl dt {

	margin:0px;
        padding:4px 8px 5px;
	color:#666666;
}

div#subContents div#myPageModule dl#bookMark dt a{
	background:transparent url( /img/home/icon-bookMark-dt.gif) no-repeat 0 2px;
	font-weight:bold;
	padding-left:20px;
	display:block;
}

div#subContents div#myPageModule dl#bookMark dl dt a{
	background:none;
	padding-left:0;
	display:inline;
}

div#subContents div#myPageModule dl#mySearch dt a{
	background:transparent url(/img/home/icon-mySearch-dt.gif) no-repeat 2px 1px;
	font-weight:bold;
	padding-left:20px;
}

/*告知ブロック*/

dl#announce{
margin:8px 0 12px;
border:1px dotted #CCCCCC;
padding:8px;
}

td dl#announce{
margin:8px 0 4px;
}

dl#announce dt{
margin-bottom:8px;
font-weight:bold;
background:url("/img/mypage/icon_alert.gif") no-repeat left 1px;
padding-left:15px;
}

dl#announce dd{
font-size:70% !important;
}

td dl#announce dd{
margin-bottom:0;
font-size:85% !important;
}

dl#announce dd a{
font-weight:normal;
}

div.subContentsBox {
border:3px solid #dddddd;
margin-bottom:10px;
}

div.subContentsBox .subContents_t {
font-weight:bold;
padding:3px;
margin:3px;
border-bottom:1px solid#cccccc;
}
div.subContentsBox ul {
margin:3px;
padding:3px;
}
div.subContentsBox li {
padding:3px;
margin-bottom:3px;
border-bottom:1px dotted #cccccc;
}

div.subContentsBox li:last-child {
border:none;
}

/*///justice////*/

div.subContentsBox {
border:3px solid #dddddd;
margin-bottom:10px;
}

div.subContentsBox .subContents_t {
font-weight:bold;
padding:3px;
margin:3px;
border-bottom:1px solid#cccccc;
}
div.subContentsBox ul {
margin:3px;
padding:3px;
}
div.subContentsBox li {
padding:3px;
margin-bottom:3px;
border-bottom:1px dotted #cccccc;
}

div.subContentsBox li:last-child {
border:none;
}

/*効果測定タグ不可視化*/
div.tags{
text-indent:-9999px;
}
