/* This is the StyleCatcher theme addition. Do not remove this block. */
/* @import url(/support/mt/mt-static/themes-base/blog.css);*/
/*@import url(/support/mt/mt-static/support/themes/universal-blue/universal-blue.css);*/
/* end StyleCatcher imports */

*{
	margin:0;
	padding:0;
}

body{margin:20px;
	font-size:12px;}

img{border:none;}

li{margin-bottom:1em;}

hr{clear:both;}

/************************************************************/

#base{
	width:860px;
	margin:auto;
}

* html #base{
	text-align:center;
}

#header{
	background:#fff;
	text-align:left;
	border-bottom:solid 1px;
	padding-bottom:10px;
	height:60px;
}


* html #header{
	height:70px;
}

#header h1{
float:left;
}

#header h2{
float:left;
margin-right:20px;
font-size:24px;
font-weight:bold;
padding-top:18px;
}

* html #header h2{
margin-right:10px;
}

/*********************************************************/

#contents{
padding:0px 0px 0px;
margin-top:20px;
margin-bottom:20px;
width:860px;
background:url(http://www.f-map.jp/support/images/contents_back.gif) repeat-y;
clear:both;
}

* html #contents{

}

#contents:after {   
    content: ".";   
    display: block;   
    visibility: hidden;   
    height: 0.1px;   
    font-size: 0.1em;   
    line-height: 0;   
    clear: both;   
}

#contents{display:inline-block;} 
* html #contents{height:1%;}
#contents{display:block;}

/*********************************************************/

#maincontents{
width:620px;
text-align:left;
padding:0px 20px 20px 20px;
float:left;
}

*html #maincontents{
	width:620px;
	text-align:left;
}

#maincontents h2{
	background:#cdf;
	font-size:14px;
	padding:3px 10px;
}

#maincontents ul{
	padding:10px 20px;
}
	
#maincontents .info dl{
	margin-bottom:40px;
	margin-left:20px;
}
	
#maincontents .info dt{
	height:12px;
	float:left;
	padding-bottom:5px;
	padding-right:10px;
	padding-left:20px;
	background:url(http://www.f-map.jp/images/mark_l01.gif) no-repeat;
	overflow:hidden;
}
	
#maincontents .info dd{
	height:12px;
	padding-bottom:5px;
	overflow:hidden;
	width:480px;
}

* html #maincontents .info dd{
	width:460px;
}

#maincontents .info dd,#maincontents .info dt{
	height:12px;
	padding-top:2px;
	padding-bottom:5px;
	display:block;
	margin-bottom:3px;
	border-bottom:dotted 1px #ccc;
}


/*********************************************************/


#sidebar{
width:198px;
text-align:left;
float:right;
}

* html #sidebar{
width:138px;
}

#sidebar ul{
margin-left:10px;
}

#sidebar li{
list-style-type:none;
margin-left:10px;
width:178px;
}

/*********************************************************/
#footer{
		width:840px;
		margin:3px auto 10px;
		border-top:1px solid;
		padding-top:10px;
		clear:both;
		}

#footer #f_navi ul{
		list-style:none;
		margin:0 auto 0 36px;
		border-left:solid 1px #ccc;
		height:22px;
		}

#footer #f_navi ul li{
		float:left;
		padding:5px 10px;
		border-right:solid 1px #ccc;
		font-size:12px;
		}

#footer #f_navi ul li a{
		text-decoration:none;
		color:#999999;
		}

#footer address{
background:#f3f3f3;
width:820px;
margin:10px auto 10px;
padding:10px;
font-style:normal;
letter-spacing:2px;
clear:both;
}

#footer #copyright{
text-align:center;
padding:10px;
clear:both;
}

#footer p{
text-align:center;
font-size:12px;
}
		
/**********************************************************/

.pan{
		display:block;
		padding:5px 10px;
		text-align:left;
		margin:0px 20px 20px 20px;
		font-size:12px;
		background:#f3f3f3;
}

.pan a{
		font-size:12px;
}

.gotop{
	margin:0px 5px 10px 0;
	padding:0;
	text-align:right;
}

.clear{
		clear:both;
		}
		
.left{
		float:left
}

.right{
		float:right;
}

.center{
		text-align:center;
}

.signature{
text-align:right;
clear:both;
margin-top:40px;
}



/**********************************************************/



