@charset "euc-jp";
/* CSS Document */


div#main h2{
	background:url(../../_resource/images/common/title_01.jpg) scroll no-repeat left center;
	font-weight:bold;
	line-height:40px;
	margin:0 0 15px;
	padding-left:10px;
	font-size:120%;
}

div.tablecaption {
background:#FFFFFF url(/_resource/images/mypage/bg_tabletit.jpg) repeat-x scroll left bottom;
border:1px solid #CCCCCC;
padding:10px 7px;
margin-bottom:10px;
}

div.tablecaption h3 {
font-size:120%;
font-weight:bold;
line-height:1.2;
padding:0 0 0 30px;
}

.icon04 {
background:transparent url(/_resource/images/publish/04.gif) no-repeat scroll 3px center;
}

.icon05 {
background:transparent url(/_resource/images/publish/05.gif) no-repeat scroll 3px center;
}

.icon09 {
background:transparent url(/_resource/images/publish/9.gif) no-repeat scroll 3px center;
}

h3.subtit{
	margin:0 0 10px 0;
	padding:6px 5px;
	font-weight:bold;
	color:#333;
	background:#F6F6F6;
	border-bottom:2px solid #999;
}

div#publish{
	clear:both;
	margin-bottom:15px;
}


.pbArea{
	margin-bottom:30px;
	padding:10px;
}

.pbArea table{
	border:1px solid #CCC;
	border-collapse: separate;
}

.pbArea table th {
background:#F5EFE4 none repeat scroll 0 0;
border-color:#FFFFFF #CCCCCC #CCCCCC #FFFFFF;
border-style:solid;
border-width:1px;
line-height:2;
padding:6px 6px 4px;
width:360px;
font-weight:bold;
}

.pbArea table td {
background:#FFF none repeat scroll 0 0;
border-color:#FFFFFF #CCCCCC #CCCCCC #FFFFFF;
border-style:solid;
border-width:1px;
line-height:2;
padding:6px 6px 4px;
width:200px;
}


div#pbAreaSecond{
	margin-bottom:30px;
	padding:10px;
}


div#pbAreaSecond table{
	width:100%;
	background:#FFF;
	font-size:90%;
	border:1px solid #CCC;
	border-collapse: separate;
	margin-bottom:5px;
}

div#pbAreaSecond table th{
	background:#F5EFE4;
	line-height:2;
	padding:6px 6px 4px 6px;
	border-top:1px #FFF solid;
	border-left:1px #FFF solid;
	border-bottom:1px #CCCCCC solid;
	border-right:1px #CCCCCC solid;
}

div#pbAreaSecond table th.setW{
	width:68px;
}

div#pbAreaSecond table td{
	background:#FFF;
	line-height:2;
	padding:5px;
	overflow:hidden;
	height:30px;
	border-bottom:1px dotted #88A7C4;
}


div#pbAreaSecond span.necessaryItem{
	color:#CC0000;
	font-weight:bold;
	margin-right:5px;
}

div#pbAreaSecond table.form td input,
div#pbAreaSecond table.form select,
div#pbAreaSecond table.form textarea{
	margin:2px 5px;
}

div#pbAreaSecond div.formbutton{
	text-align:center;
	padding:15px 0;
	background: #FFFFFF;
}

/* error message */
.formError{
color:#CC0000;
font-weight:bold;
}
.flash_notice{
color:#2971A7;
font-weight:bold;
}


.readonly{
	margin-bottom:20px;
	width:80%;
}

.readonly textarea{
	width:100%;
}


p.read_txt{
	margin-bottom:20px;
	padding: 0px 10px;
	line-height:1.5;
}

p.read_link{
	background: url(../images/common/icon_arrowtw.gif) no-repeat 10px 4px;
	margin-bottom:10px;
	padding: 0px 20px;
}

p.thanks{
	background-color:#F5EFE4;
	margin:10px;
	padding:10px;
	text-align:center;
	font-weight:bold;
	font-size:14px;
}

p.small{
	font-size:80%;
	}



