@charset "UTF-8";
body  {
	font: 100% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	background: #FFF;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #333;
	font-size: 12px;
}

.twoC #container { 
	width: 950px; 
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left; 
} 

.twoC #header { 
	background: #fff; 
	padding: 0 10px 0 20px; 
	background-image: url(../img/toptitle.jpg);
	background-repeat: repeat-x;
	background-position: left top;	
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #C9BB95;

} 

.twoC #header h1 {
	margin: 0; 
	padding: 0 0 6px 0; 
}

.twoC #sidebar1 {
	float: left; 
	width: 200px;
	background: #EBEBEB;
	padding: 0 10px 15px 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.twoC #sidebar1 p {
	padding: 0 0 0 10px;
	line-height: 180%;
	font-family:  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
}

.twoC #sidebar1 a:link {
	color: #333;
	text-decoration: none;
}

.twoC #sidebar1 a:visited {
	color: #333;
	text-decoration: none;
}

.twoC #sidebar1 a:hover {
	color: #228b22;
	text-decoration: none;
}

.twoC #sidebar1 a:active {
	color: #228b22;
}

.twoC #mainContent {
	margin: 14px 0 0 250px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	line-height: 160%;
} 

.twoC #mainContent p {
	padding: 0 20px 0 0;
}

.twoC #footer { 
	padding: 0 10px 0 20px;
	background:#C9BB95;
	font-size: 8px;
	text-align: center;	
} 

.twoC #footer p {
	margin: 0;
	padding: 10px 0;
}

.twoC #page {
	margin: 0;
	padding: 10px 20px;
	text-align: right;
	color: #666;
}

.twoC #mainContent h1 {
	background-image: url(../img/toptitle.jpg);
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #228b22;	
	padding: 12px 0 4px 8px;
	margin: 6px 0 20px 0;
	width: 680px;
	font-size: 22px;
}

.twoC #mainContent h2 {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #228b22;
	padding: 4px 0 2px 6px;
	font-size: 18px;
}

.fltrt {
	float: right;
	margin-left: 10px;
}

.fltlft {
	float: left;
	margin-right: 10px;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.description {
	font-size: 10px;
	margin: 0px;
	padding: 10px 0 0 ;
	color: #666;
	text-align: right;	
}

.contact {
	font-size: 10px;
	font-family:  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	line-height: 140%;
}

.navi {
	font-size: 9px;
	font-family:  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
}
	  
a:link {
	color: #228b22;
	text-decoration: underline;
}

a:visited {
	color: #228b22;
	text-decoration: underline;
}

a:hover {
	color: #556b2f;
	text-decoration: none;
}

a:active {
	color: #556b2f;
}

.sc td {
	border: 1px solid #DDD;
}

.sc th {
	border: 1px solid #DDD;
}

.new {
	color: #900;
	font-style: italic;
}

.top td	{
	border-bottom: 1px solid #DDD;
}

.top th	{
	border-bottom: 1px solid #C9BB95;
}
