@charset "Shift_JIS";

body {
	font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	font-size:13px;
	font-weight:normal;
	font-style:normal;
	line-height:200%;
	color: Black;
	margin:0px;
	padding:0px;
}
.main {
	width:810px;
    margin:0px auto;
	padding:0 0 25px;
	background : transparent url(container_body.jpg) repeat-y center top;
}
.main_head {
	width:810px;
	height:40px;
    margin:0px auto;
	background : transparent url(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(container_foot.jpg) no-repeat center top;
}

.style1 {
	color:red;
}

h1, h2, {
	color: red ;
}

div.moji h1 {
	font-size:20px;
	font-weight:bold;
	color: Black;
	background : transparent url(h1background.jpg) no-repeat 0px 0px;
	line-height:200%;
	text-align:center;
	padding:4px;

}
div.moji h2 {
            color:red;
	font-size:20px;
	font-weight:bold;
	line-height:200%;
	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%;
}



/* 
■□━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━□■
 (c) Mellidion Co.,Ltd. All Rights Reserved.
■□━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━□■
*/