/* CSS inquiry */

/*------------CSS INDEX--------
A.全体基本設定（個別ページ修正）
4.コンテンツ

x.IE用バグ設定

濃青　#21579A
赤　#FF3300
-----------------CSS INDEX----*/

/*--------------------A.全体基本設定--*/
.optBox{
	padding-top:41px;
}

#topicPath-box{
	background:url(../img/imgFaq/tpathBg-alloff.jpg) top left no-repeat;
}

.blackTxt{color:#000000;}
.blueTxt{color:#21579A;}
.redTxt{color:#FF3300;}

.flagW21{margin-left:5px;}

.grayArrow{
	padding-left:10px;
	background:url(../img/imgBase/grayArrow.gif) left center no-repeat;
}
/*--------------------4.コンテンツ--*/
#contents{
	width:940px;
	padding:20px 20px 15px;
	border-right:none;
}


.cntTitle-box{
	position:relative;
	height:44px;
	margin-bottom:15px;
}
.titleNote{
	position:relative;
	left:18px;
	top:-10px;
	z-index:1;
	font-weight:bold;
}

.accountNavi{
	margin-bottom:10px;
	
	padding:10px;
	border:1px dashed #cccccc;
}


.update-box{
	clear:both;
	float:left;
	width:910px;
	margin-bottom:20px;
	padding:0 15px 10px;
	border-bottom:1px dotted #CCCCCC;
}
.updateTxt{
	float:left;
	width:570px;
	line-height:30px;
}
.updateTxt2{
	float:left;
	width:390px;
	line-height:30px;
}
.odercntBtn,.suggestBtn{
	float:left;
	width:165px;
}
.odercntBtn{
	margin-right:10px;
}

.myaccCountainer{
	clear:both;
	width:940px;
	margin-bottom:20px;
}
#sendBox{
	margin-bottom:0;
}
.myaccCountainer h3{
	margin-bottom:10px;
}


.artworkCountainer{
	clear:both;
	float:left;
	width:940px;
	margin-bottom:20px;
	padding-top:5px;
	background:url(../img/imgLogin/artworkBox-top.gif);
}
.artworkBox{
	clear:both;
	float:left;
	width:900px;
	padding:15px 20px 30px;
	background:url(../img/imgLogin/artworkBox-bd.gif) left top repeat-y;
}

/*===「次へ」・・・ボックス===*/
.lcBox{
	clear:both;
	float:left;
	width:920px;
	padding-right:20px;
	padding-bottom:20px;
	padding-top:5px;
	background:url(../img/imgLogin/artworkBox-btm.gif) left bottom no-repeat;
}

.lcBox2{
	clear:both;
	float:left;
	width:920px;
	padding-bottom:20px;
	background:url(../img/imgLogin/artworkBox-btm.gif) left bottom no-repeat;
}

#lcTop{
	margin-bottom:10px;
}
.lcPage{
	text-align:right;
}
#lcTop_last,#lcBtm_last{
	margin-right:0px;
}
.lcPage a,.lcPage a:hover{
	color:#3998C8;
}
.lcPage a:hover{
	text-decoration:underline;
}
.lcPage span{
	padding:2px 4px;
	border:1px solid #CCCCCC;
	background-color:#F5F5F5;
	margin-right:5px;
}
.jmpLink{
	padding:2px 1em !important;
}
/*===「次へ」・・・ボックス===*/
.workList{
	float:left;
	width:900px;
	margin:0;
	padding:0;
	list-style:none;
}
.workList li{
	float:left;
	width:210px;
	display:block;
	margin-bottom:20px;
	border-bottom:1px #CCCCCC dotted;
}
.wList-1st{clear:left;margin-right:20px;}
.wList-2nd{margin-right:20px;}
.wList-3rd{margin-right:20px;}
.wList-4th{margin-right:0;}
.logoBox{
	width:208px;
	display:block;
	margin-bottom:5px;
	border:1px solid #CCCCCC;
}
.dsBox{
	float:left;
	width:210px;
}
.dsProf,.dsRank{
	float:left;
	display:block;
}
.dsRank{
	width:3.2em;
	margin-right:10px;
	padding-right:0.2em;
	text-align:center;
	color:#666666;
	font-weight:bold;
	border-right:1px solid #CCCCCC;
}
.rankNum{
	color:#000000;
	font-size:14px;
	line-height:1.2em;
}
.flagImg{
	float:left;
	width:19px;
	margin-right:6px;
	line-height:1.2em;
}
.dsName{
	float:left;
	width:100px;
	height:40px;
}
.dsNum{
	float:left;
	width:2em;
	text-align:right;
	line-height:13px;
}
.dsName,.dsName a{
	line-height:1.2em;
}
.dsName a:hover{
	text-decoration:underline !important;
}


.messageBox{
	clear:left;
	width:940px;
	margin-bottom:20px;
	padding:0 0 5px;
	background:url(../img/imgLogin/openTable-btm.gif) left bottom no-repeat;	
}
.messageBox-inn{
	background:url(../img/imgLogin/openTable-bd.gif) left top repeat-y;
}
.messageBox-title{
	width:934px;
	padding:0 3px;
	background:url(../img/imgLogin/messageTable-title.jpg) left top no-repeat;
}

.messageTable{
	width:934px;
	border-collapse:separate;
	border-spacing:3px;
}
.tableTitle{
	padding-bottom:2px;
}
#titleCnt,#titleMsg,#titleDate{
	height:31px;
	color:#FFFFFF;
}
#titleCnt{
	width:232px;
}
#titleMsg{
	width:485px;
}

.thName{
	font-weight:normal;
}
.thNew{
	padding-left:15px;
	text-align:left;
	font-weight:normal;
}
.thDate{
	padding-left:15px;
	text-align:left;
	font-weight:normal;
}

.tableTop{
	height:30px;
	background-color:#E8EFF6;
}

.tableMsg td{
	padding-top:17px;
	padding-bottom:27px;
	vertical-align:top;
}
.tableMsg td h4{
	padding-left:60px;
}
.tableMsg td p{
	line-height:1.3em;
}


.sendMsg-Box{
	clear:both;
	float:left;
	width:940px;
	background:url(../img/imgLogin/sendBox-bd.jpg) left top repeat-y;
}
.sendMsg-inn{
	float:left;
	width:940px;
	padding-bottom:5px;
	background:url(../img/imgLogin/sendBox-btm.jpg) left bottom no-repeat;
}
.sendMsg-title{
	float:left;
	width:900px;
	padding:20px 20px 15px;
	background:url(../img/imgLogin/sendBox-top.jpg) left top no-repeat;
}
.sendMsg-note{
	margin-bottom:10px;
}
/*--------------------フォーム--*/
form{
	margin:0;
	padding:0;
}

input,select,textarea{
	border:1px solid #CCCCCC;
	overflow:auto;
}
textarea{
	overflow:auto;
}

.control_m{
	float:left;
	width:630px;
	margin-right:70px;
}
#msgText{
	width:630px;
	height:99px;
  	overflow-y:scroll;
  	/*resize:none;サイズ調整不可用*/
  	text-align:left;
  	vertical-align:top;
	line-height:1.5em;
	padding:0.2em;
}
.sendBtn{
	float:left;
	width:151px;
	margin-top:30px;
}



/*--------------------x.IE用バグ設定--*/

