@charset "utf-8";

#article {
	border: 1px solid #ddd;
	background: #fff;
	padding: 10px;
	margin: 10px 0 0;
}

#bottomEvaluationArea,
#topEvaluationArea {
	float: left;
	margin: 0 15px;
}
#topEvaluationArea .box,
#bottomEvaluationArea .box {
	float: left;
	display: block;
	border: 1px solid #ddd;
	padding: 5px 5px 5px 8px;
}
#topEvaluationArea .bookmark,
#bottomEvaluationArea .bookmark {
	margin-left: 50px;
}
*html #topEvaluationArea,
*html #bottomEvaluationArea {
	margin: 0;
}

.ev0 {
	background: #eee;
}
.ev10 {
	background: #cf6;
}
.ev50 {
	background: #fcc;
}
.ev100 {
	background: #f00;
}
.ev100 a {
	color: #fff;
}
.ev1000 {
	background: #fc3;
}
#topEvaluationArea a,
#bottomEvaluationArea a {
	font-weight: bold;
}


#columnArea {
	margin: 10px 10px 15px;
	font-size:120%;
	line-height:1.6;
}
#contents #main #columnArea h1 {
	background: #fff;
}

#columnArea .pg_title {
	margin:20px 0 20px 0;
	border-bottom:2px solid #ddd;
}

#columnArea .pg_title .number {
	font-weight:bold;
	margin:0;
	font-size:120%;
}

#columnArea .pg_title h3 {
	border:none;
	padding:0 0 5px 0;
	margin:0 0 8px 0;
}

#columnArea .section {
	margin-bottom: 40px;
}

#columnArea .section p {
	margin: 0 20px 20px;
	line-height: 1.8em;
}

#columnArea .section h4 {
	background: #3c3c3c url(../../images/common/h3_bg.jpg) repeat-x bottom;
	border: 1px solid #ddd;
	color: #fff;
	height: 22px;
	font-size: 14px;
	font-weight: bold;
	padding: 6px 10px 4px;
	margin: 0 0 5px;
}

#columnArea .photo {
	border-style: none;
	float: right;
	padding: 0 0 10px 10px;
}

#columnArea .section .pager li.prev {
	float:left;
    background: url("../../images/common/p_link.gif") no-repeat scroll left center transparent;
    margin-bottom: 5px;
    padding-left: 20px;
}

#columnArea .section .pager li.next {
	float:right;
    background: url("../../images/common/o_link.gif") no-repeat scroll right center transparent;
    margin-bottom: 5px;
    padding-right: 20px;
}

#columnArea .section a {
	word-break: break-all;
}

#article #profileBlock {
	padding: 15px 20px;
	border: 1px solid #E8E8E8;
	border-radius: 4px;        /* CSS3草案 */
	-webkit-border-radius: 4px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 4px;   /* Firefox用 */
	background: #f8f8f8;
	margin: 0 10px 10px;
}

#article #profileBlock h3 {
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0;
	border: none;
	background: #f8f8f8;
	color: #333;
	width: 500px;
}
#article #profileBlock p.photo {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}
#article #profileBlock .name {
	font-weight: bold;
	font-size: 16px;
	line-height: 1.8em;
}

#article #listBlock {
	margin: 20px 10px 40px;
}
#article #listBlock h3 {
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 3px 10px 0;
	border: 0;
	background: #eee;
	color: #333;
	width: 600px;
}
#article #listBlock ul li {
    background: url("../../images/common/li_bottom.gif") no-repeat 0 3px;
    margin: 0 10px 5px 10px;
    padding-left: 20px;
}
#article #listBlock ul li.here {
	font-weight: bold;
}

#contents #main #mitouroku {
	padding: 20px 0 20px 110px;
	margin: 80px 10px;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	background: #f6f6f6;
}
#contents #main #mitouroku h5 {
	margin: 20px 10px 10px;
	font-size: 14px;
	font-weight: bold;
	color: #E3434B;
}
#contents #main #mitouroku p.title {
	font-size: 16px;
	font-weight: bold;
	color: #E61A1F;
	margin-bottom: 3px;
}

#contents #main #mitouroku .notesText {
	color: #444;
	font-size: 14px;
	clear: both;
	padding: 15px 0 0;
	margin: 10px 0 0;
}
#contents #main #mitouroku p a {
	background:url(/images/common/icon_list01.gif) no-repeat 0 7px;
	padding-left: 18px;
}

#contents #main #mitouroku .box {
	float: left;
	width: 280px;
}

#contents #main .notesText {
	margin: 10px 10px 20px;
	font-weight: bold;
	font-size: 16px;
	color: #d00;
}
#contents #main td .notesText {
	font-weight: normal;
	font-size: 14px;
	margin: 5px;
}

#contents #main #categoryBlock {
	text-align: right;
}
#contents #main #mitouroku .noMemberArea {
	width: 234px;
	height: 52px;
	float: left;
	margin:20px 0 0 0;
	background:url(/images/common/noMemberBackImg.jpg) no-repeat;
	padding: 10px 0 0 10px;
}
#contents #main #mitouroku .menberArea {
	width: 117px;
	height: 52px;
	margin:20px 0 0 254px;
	background:url(/images/common/memberBackImg.jpg) no-repeat;
	padding: 10px 0 0 10px;
}
#contents #main #mitouroku .noMemberArea h5,
#contents #main #mitouroku .menberArea h5 {
	margin: 0 0 4px 0;
}
#contents #main #mitouroku .noMemberArea a.personal {
	margin:0 10px 0 0;
	padding-left: 18px;
	background: url(/images/common/icon_list01.gif) no-repeat 0 7px;
}
#contents #main #mitouroku .noMemberArea a.company {
	padding-left: 18px;
	background: url(/images/common/icon_list01.gif) no-repeat 0 7px;
}
#contents #main #mitouroku .menberArea a.login {
	padding-left: 18px;
	background: url(/images/common/icon_list01.gif) no-repeat 0 7px;
}
#nextColumn p.midashi {
	font-size: 16px;
	font-weight: bold;
	margin:0 0 10px 0;
}
#nextColumn p.link {
	font-size: 16px;
	color: #333399;
	font-weight: bold;
	line-height: 150%;
}
#article #ibcBlock a,
#recommendBlock li a,
#article #listBlock a,
#nextColumn p.link a {
	text-decoration: none;
}
#recommendBlock li a:hover,
#article #ibcBlock a:hover,
#article #listBlock a:hover,
#nextColumn p.link a:hover {
	text-decoration: underline;
}
#article #nextColumn {
	margin: 20px 10px 20px;
}
#article #recommendBlock {
	margin: 20px 10px 20px;
}
#article #recommendBlock ul li {
	background: url("../../images/common/li_bottom.gif") no-repeat 0 3px;
	margin: 0 10px 5px 10px;
	padding-left: 20px;
}
#article #recommendBlock h3 {
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 3px 10px 0;
	border: 0;
	background: #eee;
	color: #333;
	width: 600px;
}
.columnTitleBlock {
	background: #f8f8f8;
	border-bottom: #d00 1px solid;
	border-top: #efefef 1px solid;
	border-right: #efefef 1px solid;
	border-left: #efefef 1px solid;
	padding: 10px 10px 10px 10px;
}
.columnTitleBlock p.columnTitle {
	font-size: 24px;
	font-weight: bold;
	color: #d00;
	line-height: 30px;
}
.columnTitleBlock .author {
	text-align: right;
	padding: 5px 20px 0 0;
}
#contents #main #columnArea .pg_title p.number {
	font-size: 20px;
	color: #999;
	font-weight: bold;
}
#contents #main #columnArea .pg_title h1 {
	font-size: 24px;
	font-weight: bold;
	line-height: 120%;
}
#contents #main #columnArea .input h2 {
	padding: 5px 10px 3px;
	border-left: 10px solid #d00;
	background: #eee;
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 10px;
}
#article #ibcBlock {
	margin: 20px 10px 40px;
}
#article #ibcBlock h3 {
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 3px 10px 0;
	border: 0;
	background: #eee;
	color: #333;
	width: 600px;
}
#article #ibcBlock ul li {
    background: url("../../images/common/li_bottom.gif") no-repeat 0 3px;
    margin: 0 10px 5px 10px;
    padding-left: 20px;
}
.pager a {
	background: #000;
	color: #fff;
}
/*** related event ***/
.relatedEvent {
	margin: 1em auto;
	/*width: 85%;*/
	box-shadow: 0px 0px 0 7px #ccc inset, 0 0 0 7px #ccc inset;
	border-radius: 1em;
	line-height: 1.75em;
	padding: 2em;
}
.relatedEvent .accepting {
	font-size: 1.375em;
	color: #d00;/*rgba(221, 0, 0, 1);*/
	padding: 0.25em 0;
}
.relatedEvent a {
	font-size: 1.125em;
	display: block;
	margin: 0.5em 0;
}
