.roundedcornr_box_104846 {
   background: #f2ffb2 url(/images/roundedcornr_104846_grad.gif) repeat-x top left;
}
.roundedcornr_top_104846 div {
   background: url(/images/roundedcornr_104846_tl.gif) no-repeat top left;
}
.roundedcornr_top_104846 {
   background: transparent url(/images/roundedcornr_104846_tr.gif) no-repeat top right;
}
.roundedcornr_bottom_104846 div {
   background: url(/images/roundedcornr_104846_bl.gif) no-repeat bottom left;
}
.roundedcornr_bottom_104846 {
   background: transparent url(/images/roundedcornr_104846_br.gif) no-repeat bottom right;
}

.roundedcornr_top_104846 div, .roundedcornr_top_104846,
.roundedcornr_bottom_104846 div, .roundedcornr_bottom_104846 {
   width: 100%;
   height: 15px;
   font-size: 1px;
}

/* アカウントメニュー全般 */
#account-title {
	font-size: 13pt;
	font-weight: bold;
	margin-bottom: 10px;
	color: #ff8c00;
	padding: 0 0 0 10px;
}

/* プロフィールメニュー */

#profile-name {
	margin: 0 0 0 15px;
}

#profile-name h2 {
	font-weight: bold;
	color: #ff8c00;
}

#profile-name p.nickname {
	font-weight: bold;
	color: #2473b5;
	font-size: 1.2em;
	margin-bottom: 0;
	margin-top: 3px;
}

#profile-content .ranking {
	font-size: 0.8em;
	text-align: right;
	color: #997f5d;
	margin: 5px 5px 0 0;
}

#profile-content .greet {
	margin-top: 15px;
	padding: 0 10px;
}

#profile-content .link {
	margin-top: 8px;
	margin-right: 14px;
	text-align: right;
}

#profile-content .edit-profile {
	margin-top: 15px;
	padding: 0 10px;
}

#profile-content .edit-profile a {
	color: #333333;
}

#profile-content .edit-profile a:hover {
	color: #ff8c00;
}


#reviewer-item {
	margin-top: 15px;
	padding-left: 8px;
}

#reviewer-item h3 {
	font-weight: bold;
	font-size: 13px;
	margin-left: 8px;
	color: #ff4500;
}

#reviewer-item ul {
	margin: 8px 0 0 4px;
}

#reviewer-item ul li {
	margin-top: 4px;
}

#reviewer-item ul li a {
	color: #333333;
}

#reviewer-item ul li a:hover {
	color: #ff4500;
}

/* アカウントメニュー */
#user-menu ul {
	margin: 0 0 20px 0;
	padding: 5px 0 20px 0;
}

#user-menu li {
	float: left;
	background-color: #fff;
	margin: 0 3px;
	padding: 2px 2px;
}

#user-menu a {
  padding: 0px 3px 1px 3px;
  border: 1px solid #aaaadd;
  text-decoration: none;
  color: #000099;
  background-color: #f0f8ff;
}

#user-menu .current a {
  padding: 0px 3px 1px 3px;
  border: 1px solid #aaaadd;
  text-decoration: none;
  color: #fff;
  background-color: #00008b;
}

#user-menu a:hover, #user-menu a:active {
  border: 1px solid #000099;

  color: #1e90ff;
}

table.user-summary {
	border: solid 1px #ff9999;
	border-collapse: collapse;
	background-color: #f2ffb2;
	margin: 25px 0 20px 15px;
}

.user-summary td {
	border: solid 1px #ff9999;
	padding: 2px 3px;
}

.user-summary td.title {
	font-weight: bold;
	padding-right: 8px;
}

.user-summary td.content {
	text-align: right;
	padding-left: 16px;
}

/* レビュー一覧ページ */

div.review-area {
	float: left;
	width: 65%;
	min-width: 420px;
}

div.review-contents-design {
	margin-left: 12px;
}

div.user-area {
	float: right;
	width: 30.2%;
}

div.user-area-design {
	margin-top: 95px;
	margin-left: 10px;
}

.user-review-list {
	margin: 2px 0 0 15px;
	font-size: 13pt;
	color: #008080;
	font-weight: bold;
}

h3.item-title {
	font-size: 13pt;
	font-weight: bold;
	margin-bottom: 10px;
	color: #333333;
	border-top: solid 3px #008b8b;
	border-bottom: solid 1px #008b8b;
	padding: 7px 0 7px 15px;
	background-color: #f8f8ff;
}

h3.item-title a {
	font-weight: bold;
	color: #3333ff;
}

h3.item-title a:hover {
	color: #1e90ff;
}


.reviewer-point-area {
	text-align: center;
	margin: 18px 0;
}

hr.next-review {
	margin-top: 30px;
	margin-bottom: 20px;
	border: solid 1.5px #d3d3d3;
}

.recommend {
	color: #666666;
	font-weight: bold;
	font-size: 13pt;
}

.review-area h5 {
	font-weight: bold;
	font-size: 12pt;
	padding-left: 5px;
}

.radar-title {
	margin: 15px 0 0 8px;
	font-size: 10pt;
}

.user-link-image {
	background: url(/images/icon/information.png) left no-repeat;
	padding-left: 24px;
}

/* ユーザー編集画面 */
fieldset.user-edit .form {
	margin: 10px 0 15px 18px;
}

.edit-submit {
	text-align: center;
	margin: 15px 0;
}

h3.edit-reviewitem {
	margin: 35px 0 0 15px;
	font-weight: bold;
	font-size: 12px;
}

/*リンク紹介文*/
div.link-comment {
	margin: 12px 15px 0 15px;
	padding: 2px 4px;
	border: solid 2px #c0c0c0;
	background-color: #fafad2;
}


/* 相互リンク */
#side-contents #link-side-menu li a {
	color: #000;
}

#side-contents #link-side-menu li#link-current a {
	color: #1e90ff;
	text-decoration: none;
}

#side-contents #link-side-menu li a:hover {
	color: #ffa500;
}

#side-contents #link-side-menu .link-number {
	color: #a9a9a9;
}

h2#link-list {
	font-size: 16px;
	font-weight: bold;
	color: #4169e1;
}

#link-list-area {
	margin: 0 0 0 15px;
	border-style: double;
	border-color: #00008b;
	padding: 5px;
	width: 70%;
}

#about-link {
	margin: 3px 0 0 15px;
	width: 70%;
	text-align: right;
}

#about-link a.about {
	color: #0000ff;
	text-decoration: none;
}

#about-link a.about:hover {
	color: #ffa500;
}

#link-list-area li {
	margin-top: 8px;
}

#link-list-area a {
	font-size: 11pt;
	color: #1e90ff;
}

#link-list-area a:hover {
	color: #ffa500;
}

#link-list-area a.edit {
	color: #228b22;
	font-size: 9pt;
}

#link-list-area a.edit:hover {
	color: #ffa500;
}
#edit-link p {
	margin-top: 8px;
}

#edit-link textarea {
	width: 400px;
	height: 120px;
}

#edit-link .text-field input {
	width: 400px;
}

.about-link-area {
	margin: 15px 0 0 15px;
	padding: 5px;
	width: 70%;
	line-height: 1.5;
}

.about-link-area table#site-info {
	border: solid 1px #333333;
	margin: 20px 0 0 0;
}

.about-link-area table#site-info td {
	border: solid 1px #333333;
	padding: 3px 3px;
}

.about-link-area table#site-info td.title {
	font-weight: bold;
	width: 120px;
	vertical-align: top;
}

.about-link-area table#site-info caption {
	color: #ff6347;
}

#about-sougo {
	font-size: 16px;
	font-weight: bold;
	color: #4169e1;
}
