@charset "utf-8";

body {
	font: 12px  "ＭＳ Ｐゴシック", "MS P Gothic", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif;
	background-image:url(../img/back.jpg);
	background-position:center top;
	background-repeat:repeat;
	background-color:#FFF;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #686868;
	line-height:1.5;
}
a:link {
	text-decoration: none;
	color: #E84C95;
}
a:visited {
	color: #E84C95;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #E84C95;
}
a:active {
	color: #E84C95;
	text-decoration: none;
}
img { border:0 none;}
h3,h4,h5,h6,
ul,ol,li,dl,dt,dd,
tr,th,td,address,form,
pre, code {
	margin:0;
	padding:0;
	border:none;
	list-style:none;
	font-size:12px;
}
.twoColLiqLtHdr #container { 
	width: 1000px;
	margin: 0 auto;
	text-align: left;
} 
.twoColLiqLtHdr #header {
	background-image:url(../img/header.jpg);
	background-repeat:no-repeat;
	width:1000px;
	height:130px;
	margin:0 auto;
} 
.twoColLiqLtHdr #header h1 {
	margin:0;
	padding:0;
	font-size:11px;
	float:right;
	width:299px;
	height:18px;
	margin-top:38px;
	_margin-left:15px;
	margin-right:12px;
	text-indent:-9999px;
}
.twoColLiqLtHdr #header h2 {
	color:#fc6dc9;
	margin:0;
	padding:0;
	border:none;
	list-style:none;
	font-size:11px;
	text-align:right;
	float:right;
	width:350px;
	margin-top:-36px;
	padding-right:13px;
}

.twoColLiqLtHdr #mainback {
	background-image:url(../img/mainback2.jpg);
	background-repeat:no-repeat;
	width:1000px;
	height:auto;
	margin:0 auto;
	padding-top:10px;
	background-color:#FFF;
}

.twoColLiqLtHdr #sidebar1 {
	float: left; 
	width: 190px;
	padding: 0 0 10px 0;
}
.twoColLiqLtHdr #sidebar1 h3, .twoColLiqLtHdr #sidebar1 p {
	margin-left: 10px;
	margin-right: 10px;
}

.twoColLiqLtHdr #mainBg {
	background-image:url(../img/mainc1.jpg);
	background-repeat:repeat-y;
}
.twoColLiqLtHdr #mainContent {
	float:right;
	padding: 0px;
	width:810px;
} 
.twoColLiqLtHdr #footer {
	background-image:url(../img/footer.jpg);
	background-repeat:no-repeat;
	width:1000px;
	height:100px;
	padding: 0;
	margin-top:10px;
} 
.twoColLiqLtHdr #footer p {
	text-align:center;
	padding-top:25px;
	margin:0;
}

/* 再使用できる各種クラス */
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#logo {
	text-indent:-9999px;
	float: left;
	width: 270px;
	height:130px;
	margin-left:10px;
	display: block;
}
#logo a {
	display:block;
	text-decoration:none;
	width:100%;
	height:100%;
}
#mail {
	text-indent:-9999px;
	width: 170px;
	height:23px;
	margin-top:80px;
	float:left;
	margin-right:10px;
}
#mail a {
	display:block;
	text-decoration:none;
	width:100%;
	height:100%;
}
.cNowrap {
　　white-space:nowrap;
}
div#container div#footer p a {
	color: #686868;
}

