*
{	margin: 0px;}

h1{ 	font-size: 10px;
	color: #333333;
	padding-left:10px;
}

h2{ 	font-size: 16px;
		color: #333333;
	border-left:5px solid #ff0000;
	border-bottom:1px dotted #555555;
	padding-left:5px;
padding-right:5px;
padding-bottom:5px;
padding-top:5px;
line-height: 100%;
}

.lp {text-align:center;}

div.lp h2 {font-size:24px; border:0px; line-height:36px;}

div.lp h1 {font-size:32px; border:0px; line-height:45px;}

div.lp table {margin-left:18px;margin-right:18px;}

a:link {
}
a:hover {
	color: #FF3300;
	text-decoration: none;
}
a {
	font-weight: bold;
	color: #555555;
	font-size: 13px;
}



 body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	text-align: center;
	line-height: 170%;
	color: #333333;
background-image: url(images/copymacha_bg.jpg);
	background-repeat: repeat-y;
background-position: top center;  
	background-color: #ffffff;
}

td {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";

	font-size: 12px;
	text-align: left;
	line-height: 170%;

}
#container {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding:0px;
	background-color: #ffffff;
  text-align: left;

}




#main {
    text-align: left;
    margin-left: 10px; 
	line-height: 160%;
	padding:10px; }


#header {
	clear: both;
    text-align: left;
	line-height: 170%;

    font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 0px;
}
#footer {

	padding:10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	background-color: #fff1f1;
	text-align:center;
}

#copyright {
	clear: both;
	color: #ffffff;
    text-align: center;
	line-height: 170%;
	background-color: #ff0000;
    font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 0px;
}







 input {

font-size:10pt; /* 文字の大きさ */
color:#555555; /* 文字の色 */
background-color:#f8f8f8; /* 背景色 */

padding:2px;
}



.news_title
	{
	width:480px;
	background-color:#ff0000;
	color:#ffffff;
	line-height:1.6em;
	text-align:center;
	padding-left:11px;
	padding-right:11px;
	font-size:12px;
	margin:0px;
	}
.news
	{
	width:480px;
	background-color:#fcfcfc;
	line-height:1.6em;
	text-align:left;
	padding:10px;
	font-size:12px;
	margin:0px;
	overflow:auto;
	height:80px;
	border:1px dotted #cccccc;
	}