/* /////////////////////// 共通スタイル //////////////////// */
body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 11px;
	color: #333333;
}
#container{
width: 760px;
background-image:url(images/backshadow.gif);
background-repeat:repeat-y;
text-align: left;
}
#headerC1 {
height: 25px;
background-color:#83B546;
width: 760px;
}
#headerC2 {
height: 25px;
background-color:#B4FF1E;
width: 80px;
}
#topSh {
background-image:url(images/topshadow.gif);
background-repeat:no-repeat;
margin-bottom: 0px;
height: 11px;
width: 760px;
float: none;
}
#botSh {
background-image:url(images/bottomshadow.gif);
background-repeat:no-repeat;
height: 7px;
width: 760px;
}
#footer {
height: 25px;
background-color:#83B546;
width: 760px;
font-weight: bold;
font-size: 12px;
text-align: center;
padding-top : 5px;
color: #FFFFFF;
}
#clmbody {
margin-left: 20px;
margin-right: 20px;
margin-bottom: 5px;
margin-top: 10px;
}

#pnk{
width: 720px;
}
#cnts{
width: 705px;
margin-left: 15px;
}
#trackback{
padding: 5px;
margin-left: 20px;
margin-right: 20px;
margin-bottom: 10px;
background-color:#E4E4E4;
border: solid 1px;
border-color: #CCCCCC;
}
.login_plate {  font-size: 10px; background-color: #F5FBF1; color: #666666;}
.color_lightgreen {  background-color: #F5FBF1; line-height: 0px;}
.nowColor{
color: #83B546;
}
.txt13px{
font-size:13px;
color:#333333;
line-height:20px;
}
.txt12px{
font-size:12px;
color:#333333;
line-height:20px;
}
a {
	color: #454545;
	text-decoration: none;
}
a:hover {
	color: #006699;
	text-decoration: underline;
}
a:visited {
	color: #454545;
	text-decoration: none;
}
a:active {
	color: #006699;
	text-decoration: none;
}
a:visited:hover {
	color: #006699;
	text-decoration: underline;
}

a.nLink {
	color: #006699;
	text-decoration: none;
}
a.nLink:hover {
	color: #006699;
	text-decoration: underline;
}
a.nLink:visited {
	color: #006699;
	text-decoration: none;
}
a.nLink:active {
	color: #006699;
	text-decoration: none;
}
a.nLink:visited:hover {
	color: #006699;
	text-decoration: underline;
}
