@charset "EUC-JP";

/* -----------------------------------------------

 Update : 2008.07.07

 table of contents
  = designInfo
  = comment
  

----------------------------------------------- */




/* = 
-------------------------------------------------------- */


div.maintitle {
	margin-bottom:10px;
	font-weight: bold;
}



/* = designInfo
-------------------------------------------------------- */

.label {
	font-weight: bold;
	margin-right: 10px;
	display: inline;
}

.designInfo {
	border: 1px solid #aaccfc;
	padding: 10px;
	margin-bottom: 15px;
}

.designInfo dt {
	display: block;
	float: left;
}

.designInfo dd {
	margin-left: 90px;
}

.designInfo dd.name img{
	vertical-align: top;
	margin-right: 2px;
}

.designInfo dd.explanation {
	margin-top: 5px;
}

.mainImage {
	text-align: center;
}

.mainImage p.note {
	margin: 3px 0 10px;
}

.mainImage form {
	margin: 10px 0 30px;
}

.mainImage p.linkToTop {
	text-align: right;
}



/* = comment
-------------------------------------------------------- */

div.commentArea h2 ,
div.commentArea p {
}

div.commentArea h2,
div.commentArea p.description ,
div.commentArea p.clip {
	background-color: #eee;
	padding: 10px;
}

div.commentArea p.description{
	padding-top: 0;
}
div.commentArea p.clip {
	padding-top: 3px;
}

div.commentArea p.clip img ,
#clip-comments li dl dt img {
	vertical-align: middle;
	margin-right: 5px;
}

#clip-comments {
}

#clip-comments li {
	background: url(/img/portal/shared_design//balloon_left_bottom.gif) no-repeat left bottom;
}

#clip-comments li dl {
	background: url(/img/portal/shared_design/balloon_right_bottom.gif) no-repeat right bottom;
	padding: 0 0 10px 0;
}

#clip-comments li dl dt ,
#clip-comments li dl dd {
	display: block;
}

#clip-comments li dl dt {
	padding: 15px 0 3px 8px;
}

#clip-comments li dl dd {
	background: url(/img/portal/shared_design/balloon_left_top.gif) no-repeat;
padding: 0;
margin: 0;
}

#clip-comments li dl dd p {
	background: url(/img/portal/shared_design/balloon_right_top.gif) no-repeat right top;
	padding: 25px 15px 5px 15px;
}


.sharedBanner {
	text-align: center;
	padding-bottom: 10px;
}
