body {
	background: #fff;
	margin: 0px;
	padding: 0px;
}
 
tr, td, p, div {
  color:        #666;
  font-family:  Arial, Verdana, sans-serif;
  font-size: 12px;
  line-height: 140%;
  /* padding-left: 5px; */
  vertical-align:top;
}

/*
td {
  padding-left: 1px;
}
*/

/*
a img { border: 0;
      text-decoration: underline;
 }
*/

img { border: 0;

 }


/* ---------- navigation ---------- */

a:link, a:visited {
color: #000099;
text-decoration: underline;
}

a:hover {
color: #ff3300;
text-decoration: underline;
}

a.mainlevel {
        float: left;
        margin-top: 5px;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	line-height: 14px;
	color: #000;
	text-decoration: none;
	margin-bottom: 3px;
        font-size: 10px;
        text-align: left;
        margin-left: 5px;
        margin-right: 5px;
        padding-left: 10px;

 	background: url(/images/arrow.gif) left no-repeat;       
}

a.mainlevel:hover {
	display: block;
	line-height: 14px;
	color: #5cb0e3;
	text-decoration: none;
	margin-bottom: 3px;
	background: url(/images/arrow.gif) left no-repeat;
        padding-left: 10px;
        font-size: 10px;
        text-align: left;
}



#active_menu {
	color: #999999;
	font-weight: bold;
}

a.contentheading:link {
	color: #fff;
}

/*-----modules-----*/

/* ---------- 大きくエリア分けcontainerが全体、topmenuがタブの部分、mainがコンテンツが入る部分、rightが右側、headerがヘッダー ---------- */


#container {
	margin: 0px auto;
	width: 965px;
        background: #fff;
        padding-left: 5px;
        padding-right: 5px;
        position: relative;
}



#topmenu {
		width: 950px;
	float: left;
  font-family:  Arial, Verdana, sans-serif;
  font-size: 10px;
        border-bottom: 4px solid #ff440a;
        margin-top: 5px;
        line-height: 36px;
        height: 25px;
        padding-top: 3px;
}


*+html #topmenu {
		width: 950px;
	float: left;
  font-family:  Arial, Verdana, sans-serif;
  font-size: 10px;
        border-bottom: 4px solid #ff440a;
        margin-top: 5px;
        line-height:36px;
        height: 25px;
}


#main {
	width: 950px;
	float: left;
	font-weight: normal;
        padding-left: 10px;
        padding-right: 5px;
        background: #fff;
        margin-left: -5px;
}


.main-content {
	width: 600px;
	float: left;
	font-size: 10px;
        padding-right: 5px;
        padding-top: 0px;
}


#right {
        float: left;
        padding-bottom: 20px;
        width: 320px;
        text-align: center;
        padding-left: 5px;
        margin-top: 0px;
}


#mapright {
        float: right;
        padding-bottom: 20px;
        width: 195px;
        text-align: center;
		margin-top:100px;
        padding-left: 5px;
		border:#CCCCCC 1px dashed;
}




#header {
	width: 950px;
        padding-left: 5px;
        padding-right: 5px;
/*	float: left;*/
	font-size: 11px;
        background: #fff;
   /*     margin-left: -5px; */
        margin-top: 5px;
}


/* ---------- 全体を指定したので、上から順に指定します。まずはheader ---------- */


#header-left {
	width: 220px;
	float: left;
	height: 65px;    
        overflow: hidden;
}



#header-right {
	width: 220px;
        height: 35px;
	float: right;
        margin-top:25px;
        background: url(/images/banners/top_tele.gif) no-repeat;
}

/* ---------- タブメニュー ---------- */


#topmenu-nav {
	width: 728px;
	float: left;
  font-family:  Arial, Verdana, sans-serif;
  font-size: 10px;
         margin-left: 12px;
         height: 20px;
	text-align: right; 
}

div#topmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
}

div#topmenu li {
list-style: none;
margin: 0px;
padding: 0px;
hight: 12px;
}


a.mainlevel-nav:link, a.mainlevel-nav:visited {
	display: block;
	float: left;
        margin-right: 1px;
        margin-left: 1px;
        width: 136px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
        font-size: 12px;
        text-align: center;
        font-weight: bold;
        margin-top: 0px;
        height: 32px;
        line-height: 28px;
        background: url(/img/tab02.jpg) top left no-repeat;
}

* html a.mainlevel-nav:link, a.mainlevel-nav:visited {
        margin-top:0px;
}


a.mainlevel-nav:hover {
	display: block;
	float: left;
        margin-right: 1px;
        margin-left: 1px;
        width: 136px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
        font-size: 12px;
        text-align: center;
        font-weight: bold;
        margin-top: 0px;
        height: 32px;
        line-height: 28px;
        background: url(/img/tab01.jpg) top left no-repeat;
}

* html a.mainlevel-nav:hover{
        margin-top:0px;
}


/* ---------- 次にmain-contentに入る検索と検索結果を表示する部分の指定 ---------- */


/* ---------- 検索エリア ---------- */

.dj-search{
        border: 1px solid #ccc;
        width: 543px;
        margin-bottom: 10px;
        background: #fbfbfb;
}

.dj-search-top{
        background: url(/img/kensaku.jpg) top left no-repeat;
        width:545px;
        height: 20px;
        margin-top: 10px;
}


.dj-search-shokushu{
        background:#f2f2f2;
        margin-top: 15px;
        border: 1px solid #ccc;
}


#top-search {
	float: left;
}


.moduletable-search {
	width: 396px;
        height: 42px;
	float: left;
  font-size: 10px;
        background:  url(/images/bg-01.jpg) top left no-repeat;
        margin-top: 10px;
        padding-left: 167px;
        padding-top: 35px;
}


/* -------------------- 表示部分 -------------------- */


/* ---------- joomlaが勝手に吐き出すdiv ---------- */

.moduletable {
        float: left;
        width: 100%;
}

.componentheading {
	color: #fff;
	width: 492px;
	font-size: 20px;
	line-height: 24px;
        height: 24px;
	font-family:  Arial, Verdana, sans-serif;
        padding-left: 28px;
        margin-top: 5px;
        margin-left: -2px;
        margin-bottom: 20px;
}


.contentheading {
	color: #000;
	width: 550px;
        line-height: 32px;
        height: 32px;
        background: url(/img/bg_h1_guide2.gif) top left no-repeat;
	font-size: 17px;
        font-weight: bold;
        padding-left: 40px;
        text-align: left;
	font-family:  Arial, Verdana, sans-serif;
}


.moduletable h3 {
	font-size: 12px;
        line-height: 20px;
        height: 20px;
        color: #333;
        border: 1px solid #cccccc;
        background: url(/img/module-h3.gif) top left no-repeat;
        margin-bottom: -10px;
        margin-top: 0px;
        padding-left: 30px;
}


/* ---------- 詳細を表示する部分のCSS ---------- */

.each {
        margin-top: 10px;
        padding:5px;
        border: 0px solid #ff6600;
}


.each-top {
        border:1px solid #ccc;
        margin-bottom: 10px;
        padding: 5px;
        margin-left: -10px;
}

.each-oubo {
        margin-top: 10px;
        padding:5px;
        border: 1px solid #ff6600;
}

.each-top-info {
        margin-left: 10px;
}


.pic-each {
        float: left;
}

.desc-each {
        float: left;
}

.each h1 {
        line-height: 32px;
        height: 32px;
        background: url(/img/bg_h1_guide2.gif) top left no-repeat;
        margin-bottom: 0px;
        margin-top: 0px;
        padding-left: 40px;
}

.each h3 {
        line-height: 32px;
        height: 32px;
        background: url(/img/bg_h1_guide2.gif) top left no-repeat;
        margin-bottom: 0px;
        margin-top: 0px;
        padding-left: 40px;
}

.each-oubo h3 {
        line-height: 32px;
        height: 32px;
        background: url(/img/bg_h1_guide2.gif) top left no-repeat;
        margin-bottom: 0px;
        margin-top: 0px;
        padding-left: 40px;
}


/* -------------------- Mapページ右側部分 -------------------- */

#container .mapright {padding-left:750;}




/* -------------------- 右側部分 -------------------- */

.mel {
   margin-left: -15px;
}


#main-menu {
	width: 210px;
	float: left;
	margin-top: 0px;
	font-size: 10px;
}


.right-banner {
	width: 175px;
	float: left;
	font-size: 10px;
        margin-left: 0px;
        margin-top: 10px;
        text-align: center;
}

.moduletable-right02 {
        float: left;
        width: 100%;
        border: 1px solid #999;
        margin-top: 5px;
}


.moduletable-login {
        float: left;
        width: 338px;
        height: 70px;
        padding-top: 0px;
        margin-top: 8px;
        background:  url(/images/konshu-bg.jpg) top left no-repeat;
        border-bottom: 1px solid #999999;
}



.moduletable-navi {
        float: left;
        width: 100%;
        text-align: right;
}



.moduletable-right h3 {
	font-size: 12px;
	font-weight: bold;
	background:  url(/images/bar-bg03.gif) top left repeat-x;
        margin-top: 0px;
        margin-left: 0px;
        color: #000;
        width: 175px;
        height: 20px;
        line-height: 20px;
}

.moduletable-right2 h3 {
	font-size: 12px;
	font-weight: bold;
        border-left: 10px solid #e78208;
        background: #333;
        margin-top: 0px;
        color: #fff;
        width: 166px;
        padding-left: 12px;
        height: 20px;
        line-height: 20px;
        overflow: hidden;
}



.moduletable-right {
        width: 150px;
        margin-top: 0px;
        margin-bottom: 12px;
        padding-left: 0px;
        padding-right: 0px;
        text-align: left;
}

.moduletable-right3 {
        margin-top: 0px;
        border: 1px solid #ff9900;
        background: url(/images/right-bg.gif) top left;
        margin-bottom: 12px;
        padding-left: 10px;
        padding-right: 10px;
}



/* -------------------- フッターのCSS -------------------- */



#footer {
	text-align: center;
	font-size: 10px;
	padding-top: 10px;
        text-align: left;
        border-top: 1px solid #e78208;
        margin-top: 10px;
}

#footer2 {
	font-size: 10px;
	padding-top: 10px;
        text-align: left;
        border-top: 0px solid #e78208;
        margin-top: 10px;
}




a.mainlevel-footer:link, a.mainlevel-footer:visited {
	color: #333333;
	text-decoration: underline;
	padding-right: 5px;
	border-right: 1px solid #333333;
	margin-right: 5px;
}

a.mainlevel-footer:hover {
	color: #5cb0e3;
	text-decoration: underline;
	padding-right: 5px;
	border-right: 1px solid #333333;
	margin-right: 5px;
}

a.mainlevel-footer2:link, a.mainlevel-footer2:visited {
	color: #333333;
}


.clearer {
	clear: both;
}



/* -------------------- ここから下がサイト全体のテキストタグ等を指定joomlaの指定で動的に出て来たりする部分 -------------------- */


/* ---------- h1, h2, h3, h4, h5, hr ---------- */

h1 {
	font-weight: bold;
	color: #5cb0e3;
	font-size: 1.6em;
	line-height: 1.6em;
	display: block;
	font-family:  Arial, Verdana, sans-serif;
}



h2 {
	font-weight: bold;
	color: #000;
	font-size: 16px;
	line-height: 16px;
	display: block;
	font-family:  Arial, Verdana, sans-serif;
}



h3 {
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
	color: #000;
	font-family:  Arial, Verdana, sans-serif;
}


h4 {
	font-weight: bold;
	font-size: 1.1em;
	line-height: 1.1em;
	color: #5cb0e3;
	display: block;
	font-family:  Arial, Verdana, sans-serif;
}

h5 {
	font-weight: bold;
	font-size: 1em;
	font-family:  Arial, Verdana, sans-serif;
}
 


hr {		
	height: 1px; 
	border: 1px solid #DDDDDD; 
}




.moduletable-top {
	padding-top: 0px;
}

.moduletable-top h3 {
	display: none;
}


/*
.moduletable ul {
	display: block;
	line-height: 25px;
	padding-left: 5px;
	color: #5cb0e3;
	text-decoration: none;
	margin-bottom: 3px;
        font-size: 10px;
}

.moduletable li {
	list-style: none;
	line-height: 25px;
	padding-left: 0px;
	color: #5cb0e3;
	text-decoration: none;
	background: url(../images/arrow2.gif) left no-repeat;
        font-size: 10px;
}
*/

/*-----content-----*/

.contentpane {
        float: left;
}

.contentpaneopen {
        float: left;
}

fieldset {
	width: 100%;
}

.small, .createdate, .modifydate {
	font-size: 10px;
	text-align: right;
	color: #000;
}

.pagenavcounter {
	color: #5cb0e3;
	font-size: 1em;
}


.sectiontableheader {
	background: url(/images/listing-bg01.gif) bottom left repeat-x;
	color: #000;
        font-size: 16px;
        font-weight: bold;
        width: 540px;
        overflow: hidden;
}

.sectiontableentry1 {
	background-color: #f7f7f7;
}

.sectiontableentry2 {
	background-color: #e7e7e7;
}

/*-----forms-----*/

/*
.inputbox {

	border: 1px solid #CCCCCC;
	padding: 2px;
}

*/

.button {
	border: 1px solid #333333;
	background-color: #fff;
	color: #000;
	margin-top: 5px;
	margin-bottom: 5px;
}
.button-search {
	border: 1px solid #fff;
	background: url(/images/search-btn.gif) left no-repeat;
	color: #fff;
        width: 134px;
        height: 29px;
	margin-top: 5px;
	margin-bottom: 5px;
}



.pagenav {
	color: #ff99ce;
}

.pagenav a {
	color: #5cb0e3;
}





/*-----others-----*/

.maptext {
	height: 21px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
	font-size: 14px;
	line-height: 110%;
	background-color: transparent;
	/* background-image: url(/img/bg_h2_guide.gif); */
	background-image: url(/img/bg_h1_guide2.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-x-position: 0px;
	background-y-position: 0px;
}

.maptext2 {
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
	font-family: Arial,Verdana,sans-serif;
	color: #333333;
	line-height: 32px;
	height: 32px;
	background-color: transparent;
	background-image: url(/img/bg_h1_guide2.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-x-position: left;
	background-y-position: top;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-left: 40px;
}

.maptext3 {
	color: #333333;
	list-style-type: circle;
	/* line-height: 25px; */
	padding-left: 0px;
	text-decoration: none;
	/* background: url(../images/arrow2.gif) left no-repeat; */
        font-size: 10px;
}
