.left_link {
	background-color: #DFDFDF;
	margin: 1px;
	text-align: right;
	clear: both;
	padding: 5px;
}
.left_link2 {
	background-color: #DFDFDF;
	text-align: right;
	clear: both;
	margin-bottom: 0px;
	padding: 5px;
}
.write_inner {
	padding: 5px;
}

/*--------------------
法律相談掲示板
--------------------*/
#bbs {
	margin: 0px;
	background-image: url(../img/left_line.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#bbs h2 {
	background-image: url(../img/title_bbs.jpg);
	background-repeat: no-repeat;
	height: 38px;
	text-indent: -9999px;
}
#bbs_inner {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-right: 1px;
	background-color: #F5F5F5;
}
#list_wrap {
	position: relative;
}

#bbs_inner #list_left {
	float: left;
	padding-bottom: 10px;
	padding-left: 10px;
}
#bbs_inner #list_right {
	float: right;
	padding-right: 10px;
	padding-bottom: 10px;
}
#bbs_inner ul {
	margin: 0px;
	padding: 0px;
}
#bbs_inner li {
	background-image: url(../img/icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	margin-bottom: 5px;
}


/*--------------------
無料相談
--------------------*/

#consul {
	margin-top: 10px;
	background-image: url(../img/left_line.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
}
#consul h2 {
	background-image: url(../img/title_consul.jpg);
	background-repeat: no-repeat;
	height: 45px;
	text-indent: -9999px;
}
#consul_inner {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-right: 1px;
	background-color: #F5F5F5;
}
#consul_inner img {
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}


/*--------------------
検索
--------------------*/

#search {
	margin-top: 10px;
	background-image: url(../img/left_line.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
}#search h2 {
	background-image: url(../img/title_search.jpg);
	background-repeat: no-repeat;
	height: 45px;
	text-indent: -9999px;
}
#search_inner {
	margin: 0px;
	padding: 0px;
}
#search_inner #write {
	background-image: url(../img/arrow_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 80px;
	padding: 5px;
}

#search_inner p {
	padding: 0px;
	margin: 0px;
}
#genre01 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
}
#genre01 h3 {
	background-image: url(../img/title_search01.jpg);
	background-repeat: no-repeat;
	height: 26px;
	text-indent: -9999px;
}
#genre01_inner {
	margin-right: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #DFDFFF;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}

#genre01_inner p {
	padding: 5px;
}
#genre02 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
}
#genre02 h3 {
	background-image: url(../img/title_search02.jpg);
	background-repeat: no-repeat;
	height: 26px;
	text-indent: -9999px;
}
#genre02_inner {
	margin-right: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFEEEE;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}

#genre02_inner p {
	padding: 5px;
}
/*--------------------
加盟希望
--------------------*/
#member {
	margin-top: 10px;
	border: 1px solid #CCCCCC;
	background-color: #F5F5F5;
	margin-bottom: 5px;
}
#member h3 {
	background-image: url(../img/title_member.jpg);
	background-repeat: no-repeat;
	height: 27px;
	text-indent: -9999px;
}

#member_img {
	background-image: url(../img/member_img.jpg);
	background-repeat: no-repeat;
	height: 50px;
	margin: 5px;
	padding-left: 55px;
}
#mobile {
	padding: 5px;
}
#mobile ul {
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
#mobile li {
	height: 20px;
	background-image: url(../img/said_link_bg.jpg);
	background-repeat: no-repeat;
	margin-bottom: 1px;
	padding-top: 5px;
	padding-left: 20px;
}
/*--------------------
誰でも解る法律入門
--------------------*/#guide {
	margin: 0px;
	padding: 0px;
}
#guide h2 {
	background-image: url(../img/title_guide.jpg);
	background-repeat: no-repeat;
	height: 41px;
	text-indent: -9999px;
}
#guide_inner {
	margin-right: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #F8AF1D;
	border-bottom-color: #F8AF1D;
	border-left-color: #F8AF1D;
	padding-right: 5px;
	padding-left: 5px;
}
#guide_inner ul {
	padding-top: 5px;
}
#guide_inner li {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #F8AF1D;
	background-image: url(../img/icon_folder.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-left: 10px;
	margin-right: 10px;
}
