/* CSS Document */

.red { color: #F85911;}
.f12 {
  	font-size: 12px;
  	line-height: 1.4em;
	color:#4C4C4C;
}

body#allArea {
	margin: 0 auto;
	padding:0;
	text-align:center;
	background-color:#FFF;
}

#mainArea {
	margin: 0 auto;
	width:850px;
	background-image: url("../images/ytb10_bg.jpg");
	background-repeat: repeat-y;
	text-align:center;
}

#main {
	margin: 0 auto;
	width:750px;
	text-align:center;
}

#leftArea {
	width:460px;
}


#mainArea #leftArea div {
	margin:0;
	padding:0;
}

#mainArea #leftArea .naiyou {
	margin:13px 0 11px 44px;
    padding:0;
}

#mainArea #main #leftArea .line {
	margin:0 0 0 29px;
    padding:0;
	border-bottom: 1px solid #999;
}

#mainArea #main #leftArea #entry td {
	margin:0;
 	font-size: 12px;
  	line-height: 1.4em;
	color:#4C4C4C;
	padding:0 0 0.6em 0;
}

#mainArea #main #leftArea td.scaL {
	margin:0;
    padding:0 0.6em 0.6em 0;
	border-top: 1px dotted #999;
}

.entryComment p {
	padding:0;
	color:#666;
	font-size:10px;
  	line-height: 1.4em;
	margin-bottom:1em;
}

#mainArea #main #ouboArea {
	width:750px;
}

#mainArea #main .btn {
	margin: 15px 0 0 125px;
	text-align: left;
}


#ouboArea .syokusyuTtl {
	margin: 0 53px 5px 47px;
 	font-size: 12px;
  line-height: 1.4em;
	color: #F85911;
	padding: 0;
}
#ouboArea .syokusyu {
 	font-size: 12px;
  line-height: 1.4em;
	color :#4C4C4C;
	margin: 0 60px 10px 60px;
  padding: 0;
}
#ouboArea .syokusyuBtm {
 	font-size: 12px;
  line-height: 1.4em;
	color :#4C4C4C;
	margin: 0 60px 40px 60px;
  padding: 0;
}

.limit p,
.limitArea p,
.limitArea2 p {
	color: #666;
	font-size: 10px;
	margin: 0;
	padding: 10px 0 0 0;
}


.limitArea2  {
	background-image:url(../images/ytb10_bot03.gif);
	height:62px;
	background-position: left bottom;
}
.limitArea  {
	background-image:url(../images/ytb10_bot03.gif);
	height:92px;
	background-position: left bottom;
}

.copyArea  {
	background-image:url(../images/ytb10_copybk.gif);
	height:50px;
	text-align:center;
}

.copyArea img {
 	margin:30px 0 0 0;
}



/* ---------- popup-message ---------- */

#message {
	width: 600px;
 	margin: 10px;
}
#message img {
 	margin: 0;
}
#message p {
  font-size: 12px;
  line-height: 1.4em;
	color: #4C4C4C;
 	margin: 5px 0 5px 0;
	text-align: center;
}




a:link {text-decoration: underline ; color: #4C4C4C ; }
a:visited {text-decoration: underline ; color: #4C4C4C ; }
a:hover {text-decoration: none ; color: #4C4C4C ; }
a:active {text-decoration: none ; color: #4C4C4C ; }