/* CSS Document */


a:link{
	color: #425abd;
}
a:visited{
	color: #1f2563;
}
a:hover{
	color: #1f2563;
}
a:active{
	color: #550000;
}

.title_link a:link{
	color : #425abd;
	text-decoration: none ;
}
.title_link a:visited{
	color : #1f2563;
	text-decoration: none ;
}
.title_link a:hover{
	color : #1f2563;
	text-decoration: none ;
	background-color : #f5cbd5 ;
}
.title_link a:active{
	color : #550000;
	text-decoration: none ;
}



.title_link2:link{
	color : #446bb5;
}
.title_link2:visited{
	color : #446bb5;
}
.title_link2:hover{
	color : #ca2f5e;
}

h2{
	width : 200px ;
	text-align : left ;
	font-size: 120%;
	border-left: 5px solid #fba88c;
	padding : 2px 0 2px 8px;
	border-bottom: 2px dashed #969dc5;
	margin : 20px auto 10px 5px ;
	color : #1e6b7b ;
}

h3{
	width : 200px ;
	height : 24px ;
	text-align : left ;
	font-size: 16pt;
	padding : 0 0 6px 0px;
	margin : 20px auto 5px 0px ;
	color : #367e65 ;
}

.site_name{
	width : 360px ;
	text-align : left ;
	font-size: 11pt;
	padding : 2px 0 2px 5px;
	margin : 5px 0px 5px 0px ;
	color : #c53410 ;
	border:1px solid #d32800;
	background-color:#ffdfc3;
	font-weight:bold;
}

.record_detail{
	width : 359px ;
	padding : 3px ;
	margin-top:2px;
	color : #555555 ;
	font-size : 9pt ;
	border:1px solid #d32800;
	text-align:left;
}

input.button{
	background-color : #e4ebf8 ;
	border-color : #a2aec6 ;
	font-size : 10pt ;
}

.submit_notice{
	background-color : #ffffdd ;
	border-style : solid ;
  border-width : 2px ;
  border-color : #642809 ;
  color : #000000 ;
  padding : 5px 10px ;
  line-height : 100% ;
  margin-bottom : 20px ;
}

.error_box{
	background-color : #fcdae2 ;
	border-style : solid ;
  border-width : 2px ;
  border-color : #385e6e ;
  color : #b22222 ;
  padding : 5px 10px ;
  line-height : 130% ;
  margin-bottom : 20px ;
  font-weight : bold ;
  width:360px;
}

.search_box{
	background-color : #ffed76 ;
	border-style : solid ;
  border-width : 2px ;
  border-color : #d1a345 ;
  color : #53291c ;
  padding : 5px 10px ;
  margin : 10px 0 ;
  font-size : 10pt ;
}

.list_back{
	width : 552px ;
	height : 120px ;
	padding:10px;
	margin-bottom:5px;
}

/****** メニュー ******/

#link_menu_outer_box{
	border:1px #adadad;
	border-style: dotted solid ;
	width:168px;
	margin: 0 auto;
}


table#link_menu{
	width : 100% ;
  border-collapse : collapse ;
  font-size : 9pt ;
  margin:0 auto;
  text-align:left;
}

#link_menu th{
	font-weight : bold ;
	color : #d32800 ;
	text-align : left ;
  padding:3px 4px;
}

#link_menu td{
  background-color : #ffffff ;
  border : #afafaf 1px;
  border-style: dotted none ;
	padding : 3px 4px;
}


#link_menu_area{
	float:left;
	width:180px;
	margin-left:3px;
}


/****** 詳細表示 ******/
.detail_box{
	background-color : #fcfaed ;
	margin-top : 20px ;
	padding : 10px ;
	border : solid 2px #faa41b;
	width : 100% ;
	font-size : 10pt ;
}

/****** ユーザ情報登録テーブル ******/
table.recommend, td.recommend, th.recommend{
  border-style : solid ;
  border-width : 1px ;
  border-color : #d32800 ;
  margin-left : auto ;
  margin-right : auto ;
}

table.recommend{
  border-collapse : collapse ;
  empty-cells : show ;
  font-size : 10pt ;
}

th.recommend{
	background-color : #fcecc8 ;
	padding : 4px 6px ;
	color : #8a361e ;
	text-align:left;
}

td.recommend{
	background-color : #fffbef ;
	padding : 4px 6px ;
}


div.list_box{
	width	:	500px	;
	margin	:	10px 0 5px 25px	;
	background-color : #fffcee ;
	border : #9b3e00 1px solid ;
	padding : 10px ;
	text-align : left ;
	font-size : 10pt ;
	-moz-box-sizing : border-box ;
}

#link_info{
	background-image:url(/link/img/link_toha_bg.gif);
	background-repeat:no-repeat;
	width:366px;
	height:151px;
	position:relative;
	margin:0px auto 10px auto;
	font-size:9pt;
}

#link_info #text1{
	width:330px;
	height:90px;
	overflow:hidden;
	text-align:left;
	position:absolute;
	top:30px;
	left:20px;
	line-height:13pt;
}

#link_info #text1 span{
	color:#d32800;
	font-weight:bold;
}

#link_info2{
	background-image:url(/link/img/suisen_shite.gif);
	background-repeat:no-repeat;
	width:366px;
	height:151px;
	position:relative;
	margin:10px auto;
	font-size:9pt;
}

#link_info2 #text2{
	width:330px;
	height:90px;
	overflow:hidden;
	text-align:left;
	position:absolute;
	top:55px;
	left:60px;
	line-height:13pt;
}

#link_info3{
	background-image:url(/link/img/suisen_shite2.gif);
	background-repeat:no-repeat;
	width:366px;
	height:151px;
	position:relative;
	margin:10px auto;
	font-size:9pt;
}

#link_info3 #text3{
	width:290px;
	height:100px;
	overflow:hidden;
	text-align:left;
	position:absolute;
	top:15px;
	left:60px;
	line-height:15pt;
}

#user_name_head{
	background-image:url('/user_home/img/name.gif');
	background-repeat:no-repeat;
	background-position:left center;
	font-size:11pt;
	text-align:left;
	padding:3px 0 3px 10px;
	border:1px #b8b8b8;
	border-style:dotted none;
	margin:0 0 10px 0;
	width:350px;
}