@charset "Shift_JIS";

body {
	font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	font-size:16px;
	font-weight:normal;
	font-style:normal;
	line-height:200%;
	color: Black;
	margin:0px;
	padding:0px;
}

img {
  border: 0;
  max-width: 600px
}

.main {
	width:810px;
	margin:0px auto;
	padding:0 0 25px;
	background: transparent url(img/container_body.jpg)  repeat-y center top;
}
.main_head {
	width:810px;
	height:40px;
	margin:0px auto;
	background: transparent url(img/container_head.jpg)  no-repeat center top;
}
.main-inner {
	width:660px;
	text-align:left;
	margin:0px auto;
	padding:0px;
}
.main_foot {
	width:810px;
	height:60px;
	margin:0px auto;
	background: transparent url(img/container_foot.jpg)  no-repeat center top;
}

.style1 {color:red}

h1, h2, h3, { color: red }

div.moji h1 {
        color:#000000;
	font-size:24px;
	font-weight:bold;
	line-height:24px;
	text-align:center;
	margin:0px;
	padding:0px;
}

hr.s1 {
	border: none;
	height: 16px;
	background:url(img/bg_body.gif) ;
	color: #FFFFFF;
}

hr.s2 {
	border: none;
	height: 10px;
	background:url(img/bg_body.gif);
	color: #FFFFFF;
}

div.moji h2 {
	height: 55px;
	background:url(img/catch.jpg) no-repeat;
	color:red;
	line-height: 45px;
	font-size: 20px;
	font-weight:bold;
	margin:0px 0px;
	padding-left:50px;
	clear:both;
	overflow:hidden;
}

div.moji h3{
        color:red;
	font-size:20px;
	font-weight:bold;
	line-height:50%;
	text-align:center;
}


blockquote{
	background-color: #fffacd; 
	border: #bbbbbb 5px solid;  
	border-left: #bbbbbb 5px solid; 
}

div.footersign {
	font-size:12px;
	text-align:center;
	line-height:200%;
}

table {
    font-size: 16px;
}

