/*
** Right Side Banner
*/
#side_banner1 {
	margin-bottom: 10px;
	padding: 0px;
	text-align: center;
}
#side_banner2 {
	margin-bottom: 10px;
	padding: 0px;
	text-align: center;
}
#side_banner3 {
	margin-bottom: 10px;
	padding: 0px;
	text-align: center;
}
#side_banner4 {
	margin-bottom: 10px;
	padding: 0px;
	text-align: center;
}

/*  
**  Spam Filter
*/

label{
  font-size:12px;
  margin:5px 0 0 10px;
}

#comment_form_captcha_description {
  font-size:10px;
  margin:0 0 2px 10px;
  text-decoration:none;
}

#comment_form_captcha_description a:link,
#comment_form_captcha_description a:visited,
#comment_form_captcha_description a:hover{
 font-weight: bold;
}

#comment_form_captcha_image_wrap{
 margin-left:10px;
}

.text_control{
margin: 0 10px;
}

/*  
**  Portal CSS
*/

ul .side_text{ width:135px; }


.side ul {
  PADDING: 0px;
  margin:0px 10px;
  OVERFLOW: hidden;
  WORD-BREAK: break-all;
  FONT-WEIGHT: normal;
  FONT-SIZE: 10px;
  COLOR: #fff;
  LINE-HEIGHT: 150%;
  text-align:left;
  list-style:none;
}

.side li { padding:3px 20px; margin:0px;
  background:url(/template/1096/img/icon.gif) no-repeat center left;
}

.line_stoper {
  clear:both;
}


/* マイポータル */
        
#portalcontents .side_text table, .team_profile_table {
 padding-right:0px;
 margin-right:0px;
 width:144px;
 border-top:0px solid #FECD32;
 border-left:0px solid #FECD32;
}

#portalcontents .side_text td, .team_profile_table td{
 width:48px;
 padding:0px;
 margin:0px;
 word-break:break-all;
 overflow:hidden;
 padding-top:0px;
 vertical-align:top;
 border-right:0px solid #FECD32;
 border-bottom:0px solid #FECD32;
}

.portal_list_text {
 padding-top:0px;
 vertical-align:top;
 font-size:10px;
 text-align:center;
 padding-top:0px;
}

.more {
  font-size:10px;
  text-align:right;
  padding-top:5px;
}

#portal_left {
  float:left;
  width:180px;
  padding-left:0px;
  margin-left:10px;
}

#portal_left .side_text{
  text-align:center;
}

#portal_right {
  float:right;
  width:450px;
  margin:0 20px 30px 0px;
  padding:0px 10px 30px 0px;
}

#portal_right table{
 margin-top:10px;
}

.portal_title {
  text-align:center;
  font-weight:bold;
  font-size:12px;
  overflow:hidden;
  word-break:break-all;
  letter-spacing:1px;
  margin:0;
  width:100%;
  color:#000;
  padding:5px 0 5px 0;
  background:url(/template/1096/img/entry_line.jpg) repeat-x bottom center;
  border-bottom:1px dashed #000;
  border-top:1px dashed #000;
}
.portal_text {
  word-break: break-all;
  font-size:80%;
  color:#000;
}

.portal_text a:link,
.portal_text a:visited{
  color:#000;
  text-decoration:none;
}
.portal_text a:hover{
  color:#000;
  border-bottom:1px dashed #000;
}

/*  end 1023  */

HR {
	color:#999;
	height:1px;
}
H1 {
	font-weight:bold;
	font-size:16px;
	padding:0;
	margin:15px 15px 5px 15px;
}
H2 {
	padding:0;
	margin:0 15px 10px 15px;
}
H3 {
	margin:0;
	padding:0;
}
A {
	color:#000;
	text-decoration:underline;
}
A:visited {
	color:#000;
	text-decoration:underline;
}
A:hover {
	color:#A92020;
	text-decoration:underline;
}
.range {
	width:700px;
	background-repeat:no-repeat;
	background-position:top center;
	background-color:#fff;
	border:1px solid #000;
}
.title_bg {
	width:700px;
	background-repeat:no-repeat;
	background-position:top center;
}
.profile_title {
	width:660px;
	font-weight:bold;
	font-size:12px;
	overflow:hidden;
	color:#fff;
	word-break:break-all;
}
.blog_title {
	width:660px;
	font-weight:bold;
	font-size:16px;
	overflow:hidden;
	color:#f66;
	word-break:break-all;
	letter-spacing:1px;
	;
}
.blog_title A:link {
	color:#f66;
	letter-spacing:1px;
	text-decoration:none;
}
.blog_title A:visited {
	color:#f66;
	letter-spacing:1px;
	text-decoration:none;
}
.blog_title A:hover {
	color:#f66;
	letter-spacing:1px;
	text-decoration:none;
}

.blog_title_c {
	width:660px;
	font-weight:normal;
	font-size:16px;
	overflow:hidden;
	color:#000;
	word-break:break-all;
	letter-spacing:1px;
}
.blog_description {
	width:660px;
	font-weight:normal;
	font-size:12px;
	overflow:hidden;
	color:#000;
	word-break:break-all;
	letter-spacing:1px;
}
.title_line{
	border-bottom:1px dotted #666;
}
.entry_td {
	background-color:#83ACEB;
	background-repeat:no-repeat;
	background-position:top center;
}
.entry {
	margin:0 0 10px 0;
	border:1px solid #000;
	width:100%;
	
	
}
.entry_title{
	font-size:12px;
	font-weight:bold;
	 color:#9d0101;
	background:#ffdbe7;
	overflow:hidden;
	width:100%;
	word-break:break-all;
	padding:2px 10px;
	background:url('/template/1096/img/entry_title_bg.gif');
}
.date {
	font-weight:normal;
	font-size:10px;
	color:#9d0101;
}
.entry_text {
	padding:10px;
	font-weight:normal;
	font-size:12px;
	color:#000;
	line-height:1.3;
}
.entry_layer {
	overflow:hidden;
	width:98%;
	word-break:break-all;
}
.comment_layer {
	overflow:hidden;
	width:98%;
	word-break:break-all;
}

.comment_layer2 {
	overflow:hidden;
	width:98%;
	word-break:break-all;
}


.posted {
	padding:10px;
	font-weight:normal;
	font-size:10px;
	color:#000;
	line-height:110%;
}

.side {
	width:155px;
	padding:0 5px 0 5px;
}


.side_title {
	text-align:center;
	font-weight:bold;
	font-size:10px;
	overflow:hidden;
	width:98%;
	color:#9d0101;
	word-break:break-all;
	padding:3px 0;
	letter-spacing:1px;
	background:url('/template/1096/img/side_title_bg.gif');
	border-top:0px solid #A92020;
}
.side_title a {font-weight:bold; color:#9d0101; font-size:10px; }
.rank_text {
	PADDING-RIGHT: 3px;
	PADDING-LEFT: 3px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	PADDING-BOTTOM: 3px;
	OVERFLOW: hidden;
	COLOR: #000;
	WORD-BREAK: break-all;
	LINE-HEIGHT: 150%;
	PADDING-TOP: 3px;
}
.rank_text A:link
{
    TEXT-DECORATION: underline
}
.rank_text A:visited
{
    TEXT-DECORATION: underline
}
.rank_text A:hover
{
    TEXT-DECORATION: underline
}

.profile_introduction {
  padding-bottom:10px;
}

.side_text, .profile_name_text {
	width:95%;
	padding:3px 10px;
	font-weight:normal;
	font-size:10px;
	overflow:hidden;
	color:#000;
	word-break:break-all;
	line-height:150%;
}

.calendar {
	padding:0 1px;
	font-size:10px;
	margin:0 0 20px;
	color:#000;
	line-height:150%;
}
.calendar_bg {
}
.page {
	font-size:10px;
	color:#000;
	letter-spacing:1px;
}
.footer {
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
.footer_jp {
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
.btn {
	border:1px solid #A92020;
	padding:3px;
	font-weight:bold;
	font-size:12px;
	background:#fff;
	color:#000;
}
.bio_table {
	width:550px;
}
.bio_title {
	width:150px;
	font-size:12px;
	color:#000;
	overflow:hidden;
	word-break:break-all;
	padding:8px;
}
.bio_text {
	width:400px;
	font-size:12px;
	color:#000;
	overflow:hidden;
	word-break:break-all;
	padding:8px;
}
.profile_table {
	width:650px;
}
.photo {
	padding:5px;
}
.profile_td{
	width:530px;
}
.profile_m_table {
	width:500px;
}
.profile_name {
	font-weight:bold; 
	padding-bottom:5px;
	font-size:12px;
	color:#000;
	overflow:hidden;
	word-break:break-all;
	padding:7px;
}
.profile_text {
	width:350px;
	font-size:12px;
	color:#000;
	overflow:hidden;
	word-break:break-all;
	padding:7px;
}
.profile_name_table {
	width:120px;
}
.profile_name_text {
	line-height:150%;
	font-size:10px;
	color:#000;
	padding:7px;
}
.profile_name_text a:link {
	color:#000;
	text-decoration:underline;
}
.profile_name_text a:visited {
	color:#000;
	text-decoration:underline;
}
.profile_name_text a:hover {
	color:#000;
	text-decoration:underline;
}
.friend_table {
	width:530px;
}
.friend_photo {
	width:70px;
	padding:5px;
}
.friend_text {
	width:460px;
	padding:5px 10px 5px 10px;
	font-size:12px; color:#000;
	overflow:hidden;
	word-break:break-all;
}
.friend_date {
	font-size:10px;
	color:#000;
}

.search_page {
word-break: break-all;
font-size:80%;
color:#000;
}

.search_page a:link {
color:#000000;
text-decoration:underline;
}

.search_page a:visited {
color:#696969;
text-decoration:underline;
}

