@charset "UTF-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: url(img/bg_body.gif) repeat-y center #ffffff;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #333333;
}

img {
	border: 0;
}
	
.twoColFixLtHdr #container {
	width: 800px;
	margin: 0 auto;
	text-align: left; 
} 
.twoColFixLtHdr #header {
	background: url(img/bg_header.jpg) no-repeat #ffffff;
	padding: 0;
	height: 200px;
	width: 800px;
	position: relative;
	border: 0;
} 
.twoColFixLtHdr #header h1 {
	margin: 0; 
	padding: 3px; 
	text-align: right;
	font-size: 9px;
	font-weight: normal;
}

.twoColFixLtHdr #header h2 {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0px;
	left: 0px;
}

.twoColFixLtHdr #sidebar1 {
	float: left;
	width: 260px;
	padding: 15px 0px 15px 20px;
}

.twoColFixLtHdr #sidebar1 dl{
	list-style: none;
	margin: 0;
	padding: 0;
}
.twoColFixLtHdr #sidebar1 dd{
	list-style: none;
	margin: 0;
	padding: 10px 0;
	border-bottom: 1px solid #ffffff;
}

.twoColFixLtHdr #sidebar1 h2{
	font-size: 16px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	color: #FFFFFF;
	margin: 0;
	padding: 0;
}

.twoColFixLtHdr #sidebar1 h2.tel{
	font-size: 20px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	font-weight: normal;
}


.twoColFixLtHdr #sidebar1 p{
	font-size: 12px;
	color: #FFFFFF;
	margin: 15px 0;
	padding: 0;
	line-height: 16px;
}

.twoColFixLtHdr #sidebar1 p.kyushin{
	font-size: 12px;
	color: #FFFFFF;
	margin: 3px 0;
	padding: 0;
	line-height: 16px;
}


.twoColFixLtHdr #sidebar1 table.jikan th{
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	border-bottom: 1px dotted #ffffff;
	border-right: 1px dotted #ffffff;
	padding: 3px;
	margin: 0;
}

.twoColFixLtHdr #sidebar1 table.jikan td{
	font-size: 15px;
	color: #FFFFFF;
	text-align: center;
	border-bottom: 1px dotted #ffffff;
	border-right: 1px dotted #ffffff;
	padding: 3px;
	margin: 0;
}

.twoColFixLtHdr #sidebar1 table.jikan th.bottom{
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	border-right: 1px dotted #ffffff;
	border-bottom: none;
	padding: 3px;
	margin: 0;
}

.twoColFixLtHdr #sidebar1 table.jikan td.bottom{
	font-size: 15px;
	color: #FFFFFF;
	text-align: center;
	border-right: 1px dotted #ffffff;
	border-bottom: none;
	padding: 3px;
	margin: 0;
}

.twoColFixLtHdr #sidebar1 table.jikan th.right{
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	border-right: none;
	border-bottom: 1px dotted #ffffff;
	padding: 3px;
	margin: 0;
}

.twoColFixLtHdr #sidebar1 table.jikan td.right{
	font-size: 15px;
	color: #FFFFFF;
	text-align: center;
	border-right: none;
	border-bottom: 1px dotted #ffffff;
	padding: 3px;
	margin: 0;
}

.twoColFixLtHdr #sidebar1 table.jikan td.bottomright{
	font-size: 15px;
	color: #FFFFFF;
	text-align: center;
	border-right: none;
	border-bottom: none;
	padding: 3px;
	margin: 0;
}


.twoColFixLtHdr #sidebar1 a:link		{
	color: #ffffff;
	text-decoration: none;
	}
.twoColFixLtHdr #sidebar1 a:hover		{
	color: #FF9966;
	text-decoration: none;
	}
.twoColFixLtHdr #sidebar1 a:visited	{
	color: #ffffff;
	text-decoration: none;;
	}
.twoColFixLtHdr #sidebar1 a:active	{
	color: #66CCCC;
	text-decoration: none;
	}
	
.twoColFixLtHdr #mainContent {
	margin: 0 0 0 300px;
	padding: 10px 20px 0 10px;
} 

.twoColFixLtHdr #mainContent h2 {
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-weight: normal;
	color: #393BCC;
} 

.twoColFixLtHdr #mainContent p {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}

.twoColFixLtHdr #mainContent .strong {
	color: red;
	font-weight: bold;
}


.twoColFixLtHdr #mainContent a:link		{
	color: #393BCC;
	text-decoration: none;
	}
.twoColFixLtHdr #mainContent a:hover		{
	color: #FF9966;
	text-decoration: none;
	border-bottom: 1px dotted #FF9966;
	}
.twoColFixLtHdr #mainContent a:visited	{
	color: #393BCC;
	text-decoration: none;;
	}
.twoColFixLtHdr #mainContent a:active	{
	color: #66CCCC;
	text-decoration: none;
	}

.twoColFixLtHdr #innerContent {
	margin: 0 0 0 300px;
	padding: 10px 20px 0 10px;
} 

.twoColFixLtHdr #innerContent h2 {
	margin: 20px 0 0 0;
	padding: 4px;
	font-size: 16px;
	font-weight: normal;
	color: #393BCC;
	border-bottom: 1px dotted #393BCC;
} 

.twoColFixLtHdr #innerContent h3 {
	margin: 30px 0 0 0;
	padding: 4px 18px;
	font-size: 13px;
	font-weight: bold;
	color: #393BCC;
	background: url(img/icn_head_h3.gif) no-repeat 0;
}

.twoColFixLtHdr #innerContent p {
	margin: 10px 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}

.twoColFixLtHdr #innerContent .strong {
	color: red;
	font-weight: bold;
}

.twoColFixLtHdr #innerContent a:link		{
	color: #393BCC;
	text-decoration: none;
	}
.twoColFixLtHdr #innerContent a:hover		{
	color: #FF9966;
	text-decoration: none;
	border-bottom: 1px dotted #FF9966;
	}
.twoColFixLtHdr #innerContent a:visited	{
	color: #393BCC;
	text-decoration: none;;
	}
.twoColFixLtHdr #innerContent a:active	{
	color: #66CCCC;
	text-decoration: none;
	}

.twoColFixLtHdr #innerContent ul{
	list-style: none;
	margin: 0 0 0 16px;
	padding: 0;
	font-size: 12px;
} 

.twoColFixLtHdr #innerContent li{
	list-style: none;
	padding: 6px;
	border-bottom: 1px dotted #FF9966;
} 
	
	
	
.twoColFixLtHdr #footer {
	padding: 0 10px 0 20px;
	margin: 30px 0 0 0;
	border-top: 1px dotted #666666;
} 
.twoColFixLtHdr #footer p {
	margin: 0;
	padding: 10px 0;
	color: #666666;
	font-size: 10px;
	text-align: right;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

