body {
	margin: 0px;
	background-image: url(img/index/back-img.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.out-style {
	text-indent: -99999px;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-weight: normal;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h3.search-h3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
	margin: 0px;
	padding: 0px;
}

.txt-form {
	line-height: 20px;
	padding: 10px;
	letter-spacing: 1px;
}

.txt-10 {
	font-size: 10px;
}
.txt-red {
	color: #FF0000;
}


a:link {
	color: #663300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #663300;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
}
p {
	margin: 0px;
	padding: 0px;
}
p.p-baikyaku {
	margin-top: 20px;
}


.clear {
	font-size: 0px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
.txt-green {
	color: #006600;
}



#wrap {
	width: 765px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	margin-right: 0px;
	margin-left: auto;
	width: 760px;
}


#container-head {
	background-image: url(img/index/images/dropshadow_01.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 5px;
	width: 773px;
}

#container-mid {

	background-image: url(img/index/images/dropshadow_02.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 765px;
}
#container-bottom {


	background-image: url(img/index/images/dropshadow_04.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 15px;
	width: 765px;
}
#main-img {
	background-image: url(img/index/main3.jpg);
	height: 300px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: left;
}
#main-img02 {
	background-image: url(img/index/main.jpg);
	height: 100px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
#header-h1-box {
	padding: 0px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header-h1-box h1 {
	font-size: 12px;
	line-height: 15px;
	color: #666666;
	margin: 0px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#header-logo-box {
	padding-left: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
}

#header-linkbox-01 {
	text-align: right;
	padding-right: 20px;
}
#header-linkbox-02 {
	padding-top: 165px;
	padding-right: 20px;
	padding-left: 10px;
	text-align: right;
}


/**   G-NAVI　　　　**/

#g-navi-box {
	height: 43px;
	width: 760px;
	background-image: url(img/index/g-navi/g-navi_01.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#main-menu {
	background-attachment: scroll;
	background-image: url(img/g-navi/g-navi_01.jpg);
	background-repeat: repeat-x;
	height: 30px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#main-menu ul {
	margin: 0px;
	padding: 0px;
}


ul#menu{
	list-style:none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding: 0px;
}
ul#menu li{
	list-style:none;
	float:left;
	width:108px;
	display: block;
	margin: 0px;
}
ul#menu a{
	display:block;
	width:108px;
	height:43px;
	text-indent:-99999px;
	overflow:hidden;
	margin: 0px;
}
#main-menu a:hover.home{
    background-position: 0px -43px;
}
#main-menu a.buy{
    background-image:url(img/index/g-navi/g-navi_02.jpg);
}
#main-menu a:hover.buy{
    background-position: 0px -43px;
}
#main-menu a.rent{
    background-image:url(img/index/g-navi/g-navi_03.jpg);
}
#main-menu a:hover.rent{
    background-position: 0px -43px;
}
#main-menu a.sale{
    background-image:url(img/index/g-navi/g-navi_04.jpg);
}
#main-menu a:hover.sale{
    background-position: 0px -43px;
}
#main-menu a.topics{
    background-image:url(img/index/g-navi/g-navi_05.jpg);
}
#main-menu a:hover.topics{
    background-position: 0px -43px;
}
#main-menu a.chiiki{
    background-image:url(img/index/g-navi/g-navi_06.jpg);
}
#main-menu a:hover.chiiki{
    background-position: 0px -43px;
}
#main-menu a.link{
    background-image:url(img/index/g-navi/g-navi_07.jpg);
}
#main-menu a:hover.link{
    background-position: 0px -43px;
}
#main-menu a.about{
    background-image:url(img/index/g-navi/g-navi_08.jpg);
}
#main-menu a:hover.about{
    background-position: 0px -43px;
}


#left-box {
	float: left;
	width: 200px;
	margin-left: 5px;
	margin-top: 10px;
}
#top-link {
	background-image: url(img/index/top-link.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	height: 30px;
	width: 200px;
}

#top-link ul {
	margin: 0px;
	padding: 0px;
}


ul#toplink-menu{
	list-style:none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
ul#toplink-menu li{
	list-style:none;
	float:left;
	width:200px;
	display: block;
	margin: 0px;
}
ul#toplink-menu a{
	display:block;
	width:200px;
	height:30px;
	text-indent:-99999px;
	overflow:hidden;
	margin: 0px;
}



#satei-box {
	background-image: url(img/index/satei.jpg);
	background-repeat: no-repeat;
	height: 90px;
	width: 180px;
	padding-top: 60px;
	padding-right: 10px;
	padding-left: 10px;
	letter-spacing: 1px;
	color: #333333;
	line-height: 16px;
	font-size: 12px;
}

#ordermade-banner {
	width: 200px;
	background-image: url(img/index/ordermade_03.jpg);
	height: 80px;
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#bukken-info-box {
	width: 200px;
}
#bukken-info-title {
	width: 198px;
	background-image: url(img/index/left/sub-title01.jpg);
	height: 30px;
	border: 1px solid #CCCCCC;
	background-repeat: no-repeat;
}
#bukken-info-body {
	width: 198px;
	border: 1px solid #CCCCCC;
	background-image: url(img/index/left/sub-back.jpg);
	background-repeat: repeat-y;
	margin-top: 10px;
	margin-bottom: 5px;
}
#side-topics-box {
	width: 200px;
	margin-top: 10px;
}
#side-toics-title {
	width: 198px;
	background-image: url(img/index/left/sub-title02.jpg);
	height: 30px;
	border: 1px solid #CCCCCC;
	background-repeat: no-repeat;
}
#side-topics-body {
	border: 1px solid #CCCCCC;
	background-image: url(img/index/left/sub-back.jpg);
	background-repeat: repeat-y;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-left: 5px;
	min-height: 200px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
}
#side-topics-botom {
	height: 15px;
	padding-top: 5px;
	text-align: right;
	padding-right: 10px;
	font-size: 10px;
}

#side-topics-body ul {
	margin: 0px;
	padding: 0px;
}


#side-link-box {
	width: 200px;
	margin-top: 10px;
}

#side-link-title {
	width: 198px;
	background-image: url(img/index/left/sub-title03.jpg);
	height: 30px;
	border: 1px solid #CCCCCC;
	background-repeat: no-repeat;
}

#side-link-body {
	width: 198px;
	border: 1px solid #CCCCCC;
	background-image: url(img/index/left/sub-back.jpg);
	background-repeat: repeat-y;
	margin-top: 10px;
	margin-bottom: 5px;
	min-height: 200px;
}


#side-about-box {
	background-image: url(img/index/left/sub-back.jpg);
	height: 250px;
}
#side-link-botom {
	height: 15px;
	padding-top: 5px;
	text-align: right;
	padding-right: 10px;
	font-size: 10px;
}

#right-box {
	float: left;
	width: 540px;
	margin-left: 10px;
	margin-top: 10px;
}



/**---------------------------------------



------------------------------------------**/
#welcome-title {
	background-image: url(img/index/right/title01.gif);
	background-repeat: no-repeat;
	height: 40px;
}
#welcome-body {
	height: 110px;
	padding: 10px;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 1px;
}
#genchi-title {

	background-image: url(img/index/right/title02.gif);
	background-repeat: no-repeat;
	height: 40px;
}
.index-entry-listbox {
	height: 100px;
	padding: 10px;
}
#buy-title {
	background-image: url(img/index/right/title03.gif);
	background-repeat: no-repeat;
	height: 40px;
	margin-top: 20px;
}
.index-entry-txt {
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	zoom:100%;/*IE6*/
	overflow:auto;/*IE7 and Firefox*/
}

/**/
* html .index-entry-txt{
	overflow: visible;
	height:1px;
}
/**/

.index-entry-img-box {
	height: 75px;
	width: 100px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.index-entry-title-box {
	height: 20px;
	width: 390px;
	float: left;
	padding-top: 2px;
	margin-left: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
}


.index-entry-txt h2 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}


#rent-title {



	background-image: url(img/index/right/title04.gif);
	background-repeat: no-repeat;
	height: 40px;
}
td.entry-table {
	padding-left: 10px;
	font-size: 10px;
	line-height: 16px;
	color: #666666;
}
.index-entry-txt-box {
	width: 390px;
	float: left;
	margin-left: 5px;
	font-size: 11px;
	line-height: 12px;
	color: #666666;
	padding-left: 10px;
	padding-top: 2px;
}
ul.sample{
	line-height: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	background-position: 5px;
}

ul.sample li{
	padding-right: 10px;
	padding-left: 20px;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	list-style-image: none;
	list-style-type: none;
	line-height: 15px;
	background-image: url(img/index/left/arrow.gif);
	background-repeat: no-repeat;
	background-position: 10px 4px;
	letter-spacing: 1px;

}
ul.sample li.li10txt {
	font-size: 11px;
}

#tab-navi-box {
	width: 540px;
}



/* Subsection Tabs
--------------------*/
ul.subsection_tabs {
	list-style:none;
	margin:0;
	padding:0;
	border-bottom:1px solid #ccc;
	height:20px;
	clear: both;
}

ul.subsection_tabs li {
	margin-right: 1px;
	height: 20px;
	width: 131px;
	float: left;
}

ul.subsection_tabs li a.aisatsu {
	display:block;
	height:20px;
	background-color:#F2F2F2;
	color:#666;
	width:131px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-image: url(img/index/right/tab-01.gif);
	text-indent: -99999px;
	background-repeat: no-repeat;
	margin: 0px;
}
ul.subsection_tabs li a.tenpoinfo {
	display:block;
	height:20px;
	background-color:#F2F2F2;
	color:#666;
	width:131px;
	background-image: url(img/index/right/tab-02.gif);
	text-indent: -99999px;
	background-repeat: no-repeat;
	padding: 0;
	margin: 0px;
}

ul.subsection_tabs li a.genchiinfo {
	display:block;
	height:20px;
	background-color:#F2F2F2;
	color:#666;
	width:131px;
	background-image: url(img/index/right/tab-03.gif);
	text-indent: -99999px;
	background-repeat: no-repeat;
	padding: 0;
}
#one {
	color: #333333;
	font-size: 12px;
	line-height: 21px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
	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-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(img/index/974867_60438077.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#two {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	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-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(img/index/left/sub-back.jpg);
	background-repeat: repeat-y;
	height: 130px;
}
#three {
	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-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(img/index/left/sub-back.jpg);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-bottom: 10px;
}
#three img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.index-genchi-entry-tx td {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}



#tab_container {
	width: 100%;
	line-height: 18px;
	margin-top: 10px;
}

/**　-----------------------------------------------------------------------

　エントリーページ

----------------------------------------------------------------------**/

.bukken-entry-title {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #027997;
}
.bukken-entry-title h2 {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #006666;
	font-size: 16px;
}
.bukken-entry-mainimg {
	padding-top: 10px;
	padding-bottom: 5px;
}


.bukken-entry-body {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 30px;
}
.bukken-entry-details-box {
}
.bukken-entry-details-box img {
	margin-top: 3px;
	margin-left: 0px;
}
.bukken-entry-form-box {
}
#bukken-print-info {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: 20px;
	display: none;
}



.category-list-box {
	margin-bottom: 10px;
}
td.blue {
	background-color: #F9F6E5;
	color: #333333;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
td.blue2 {
	padding-left: 5px;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}

td.pink {
	padding-left: 5px;
	background-color: #FFE6E6;
	padding-top: 5px;
	padding-bottom: 5px;
}

#bukken-title {
	padding-left: 10px;
	background-image: url(img/bukken/right-title01.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 40px;
}
#chintai-title {

	padding-left: 10px;
	background-image: url(img/bukken/right-title02.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 40px;
}

#bukken-mail-title {
	background-image: url(img/bukken/mail.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 45px;
}

.index-genchi-entry-tx {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.index-genchi-entry-title-box {

	height: 20px;
	width: 250px;
	float: left;
	padding-top: 2px;
	margin-left: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
}
.index-genchi-entry-title-box h2 {
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

.index-genchi-entry-img-box {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	margin: 0px;
	padding: 0px;
}

/**------------------------------------------------------------
　　　　　検索結果
------------------------------------------------------------**/

.entry-tags {
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0;
}
.entry-tags-header,
.entry-tags-list,
.entry-tag {
	display: inline;
	font-weight: normal;
}

.entry-tags-list {
    list-style:none;
    padding: 0px;
}
.search-results-container { 

}


li.entry-tag {
 display: inline; 

}

#search-title {
	padding-left: 10px;
	background-image: url(img/index/searcht-title.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 40px;
}
#genchi-title {
	padding-left: 10px;
	background-image: url(img/index/genchi-title.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 40px;
}

/**------------------------------------------------------

  売却のご案内
  
---------------------------------------------------------**/  

#baikyaku-title01 {
	background-image: url(img/baikyaku/right-title03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	margin-bottom: 20px;
}

p.baikyaku {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 10px;
}

#baikyaku-title {
	background-image: url(img/baikyaku/right-title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	margin-bottom: 20px;
	margin-top: 20px;
}
.baikyaku-flow-title {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #009900;
	border-right-color: #009900;
	border-bottom-color: #009900;
	border-left-color: #009900;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 0px;
}
.baikyaku-flow-title h2 {
	font-size: 14px;
	font-weight: bold;
	color: #996600;
	margin: 0px;
}
.baikyaku-flow-txt {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}
ul.baikyaku-ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.baikyaku-flow-arrow {
	height: 35px;
	background-image: url(img/baikyaku/arrow.gif);
	background-position: 10px center;
	background-repeat: no-repeat;
	text-indent: -99999px;
}
#baikyaku-form-title {
	background-image: url(img/baikyaku/right-title02.gif);
	background-repeat: no-repeat;
	height: 40px;
	margin-top: 30px;
}

li.txt-b {
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #663300;
}
#form-title {

	background-image: url(img/form/right-title.gif);
	background-repeat: no-repeat;
	height: 40px;
}
#form-txt {
	padding: 20px;
	line-height: 20px;
}
.form-td-txt {
	line-height: 20px;
}


#thanks-title {


	background-image: url(img/form/thanks-title.gif);
	background-repeat: no-repeat;
	height: 40px;
}
#privacy-wrap {
	background-color: #FFFFFF;
	width: 500px;
	margin-left: 10px;
}

#privacy-box {
	padding: 10px;
	line-height: 20px;
	margin: 0px;
	background-color: #FFFFFF;
}
#privacy-box dt {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	padding-bottom: 10px;
}
#privacy-box dd {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#privacy-box ul {
	margin-bottom: 20px;
}
#privacy-title {
	background-image: url(img/privacy/right-title.gif);
	background-repeat: no-repeat;
	height: 40px;
}
#footer-box {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #996600;
	border-right-color: #996600;
	border-bottom-color: #996600;
	border-left-color: #996600;
	margin-top: 10px;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
}
#footer-navi {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer-copy {
	text-align: center;
	padding: 10px;
	color: #333333;
}
#about-title {

	background-image: url(img/about/right-title.gif);
	background-repeat: no-repeat;
	height: 40px;
}
#topics-title {


	background-image: url(img/topics/topics-title.jpg);
	background-repeat: no-repeat;
	height: 40px;
}
.topics-head-box {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.topics-entry-title {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: bold;
	color: #996600;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FF9900;
}
.topics-body {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 20px;
}
.topics-data-txt {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

/**-----------------------------------

　　リンク

------------------------------------**/

#link-title {



	background-image: url(img/link/right-title.gif);
	background-repeat: no-repeat;
	height: 40px;
}
.link-category-head {
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #006600;
}
.link-entry-title {
	line-height: 18px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #009900;
	margin-left: 20px;
	margin-right: 5px;
	height: 50px;
}

.link-entry-body {

	margin-left: 20px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-right: 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 20px;
	font-size: 12px;
	font-weight: normal;
}

.link-img-box {
	width: 100px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#side-link-cate-title {
	width: 198px;
	background-image: url(img/link/cate-title.gif);
	height: 30px;
	border: 1px solid #CCCCCC;
	background-repeat: no-repeat;
}
#side-link-cate-body {
	border: 1px solid #CCCCCC;
	background-image: url(img/index/left/sub-back.jpg);
	background-repeat: repeat-y;
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 5px;
}#side-topics-cate-title {

	width: 198px;
	background-image: url(img/topics/side-title.gif);
	height: 30px;
	border: 1px solid #CCCCCC;
	background-repeat: no-repeat;
}

/**-----------------------------------

　　地域情報

------------------------------------**/

#chiiki-title {




	background-image: url(img/chiki/right-title.gif);
	background-repeat: no-repeat;
	height: 40px;
}
#side-chiiki-cate-title {

	width: 198px;
	background-image: url(img/chiki/side-cate-title.gif);
	height: 30px;
	border: 1px solid #CCCCCC;
	background-repeat: no-repeat;
}



/**-----------------------------------

　　メールフォーム

------------------------------------**/
table.mailform {
				margin: 0px auto 0px auto;
}
table.mailform td p {
				font-family: Arial, Helvetica, sans-serif;
				font-size: 10px;
				color: #0B479F;
				display: block;
				margin: 0px;
}
table.mailform td span {
				font-family: "Myriad Pro","Verdana","Arial", "Helvetica", "sans-serif";
				font-size: 10px;
				color: #FF0000;
}
.chiiki-category-head {
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #006600;
	height: 20px;
}
.chiiki-category-head ul {
	margin: 0px;
	padding-left: 10px;
}
.chiiki-category-head li {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	list-style-type: none;
}
#order-title {


	background-image: url(img/order/right-title.gif);
	background-repeat: no-repeat;
	height: 40px;
}
