#gaiyo-content {
	margin: 0 20px;
}

.gaiyoline1 {
	border-bottom: 1px solid #C6C6C6;
}

.gaiyo1 {
	font-family: FOT-マティス Pro DB;
	font-size: 18px;
	line-height: 2.5em;
	color: #666666;
	text-decoration: none;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.gaiyo1 {
	font-family: "FOT-マティス Pro DB";
	font-size: 18px;
	line-height: normal;
	color: #666666;
	text-decoration: none;
}

.gaiyo2 {font-size: medium;
	     line-height: 1.5em;
}

.menu1 {
	background-image: url(image/gaiyo-bg1.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

.menu2 {
	background-image: url(image/gaiyo-bg2.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.gaiyoline1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}

.gaiyoline2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.gaiyoline3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.gaiyoline4 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.gaiyo-t1 {
	border-top-width: 1pt;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	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;
}
.gaiyo-t2 {
	border-collapse: collapse;
	}

.titlebk {
	background-image: url(image/title.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}
.gaiyo3 {
	font-size: small;
	line-height: 1.3em;
}
.gaiyo-f1 {
	color: #000066;
}
.gaiyo-f2 {
	color: #FF0066;
}
#gimuihan ol{
	list-style-type: decimal;
	margin-left: 25px;
}
.tblConte{
	width: 95%;
	margin: 0 auto;
}
.tblPadding td{
	padding:5px;
}
.return{
	text-align:center;
}


#itemSub th{
	border-right:1px solid gray;
	background-color:#FFFAE1;
	font-size:16px;
	line-height:32px;
}
#itemSub tr{
	border-left:1px solid gray;
	border-top:1px solid gray;
}
#itemSub td{
	border-right:1px solid gray;
	border-bottom:1px solid gray;
}
.items{
	font-weight:bold;
	background-color:#F4FFF5;
	width:31%;
}

#category{
	margin-top:10px;
	margin-left:2em;
	list-style:decimal;
}

/* インデントの設定 */
.indent1{
	margin-left:1em;
}
.indent2{
	margin-left:2em;
}
.indent3{
	margin-left:3em;
}
.indent4{
	margin-left:4em;
}
.indent5{
	margin-left:5em;
}

/* relaw9c$に関する設定 */

.prefectures{
	font-weight:bold;
	font-size:16px;
	border-left:5px double #11CA44;
	border-bottom:1px dotted gray;
	margin:10px 0;
	padding:0 0.5em;
	clear:both;
}
.city{
	margin-left:1em;
	clear:both;
}
.city li{
	background:url(image/cityList.gif) no-repeat;
	background-position:left 40%;
	padding-left:1em;
	margin-left:15px;
	margin-bottom:20px;
	float:left;
}

#point p{
	margin:10px;
}
#point a:link{
	color:blue;
}
#point a:visited {
	color:purple;
}

/* subとsupの行間の乱れを防ぐ*/
sup,
sub {
    height: 0;
    line-height: 1;
    vertical-align: baseline;
    _vertical-align: bottom;
    position: relative;
}
 
sup {
    bottom: 1ex;
}
 
sub {
    top: .5ex;
}