@import "shichifuku_hone.css";
@import "shichifuku_niku.css";

html {overflow: scroll;
     overflow: -moz-scrollbars-vertical;
	 overflow-x: scroll;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 9pt;
	line-height:120%;
}

p  {
	font-size: 9pt;
	margin: 0px;
	padding: 0px;
	line-height:120%;
}

td  {
	font-size: 9pt;
	margin: 0px;
	padding: 0px;
	line-height:120%;
}
ul{
	padding: 0px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 50px;
}
h1	{
	font-size: 11pt;
	margin-bottom: 5px;
	padding-top: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #004353;
}
img	{
    border: 0px;
}

/* 共通 */
.center{
	text-align: center;
}
.right{
	text-align: right;
}
.img_w1010{
	margin-right: 10px;
	margin-left: 10px;
}
.img_h1010{
	margin-top: 10px;
	margin-bottom: 10px;
}
.img_h30{
	margin-top: 30px;
	margin-bottom: 30px;
}


/* フォント */
.font1{
	font-size: 11pt;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.font2{
	font-weight: bold;
	color: #F39B38;
	font-size: 12pt;
	margin-bottom: 10px;
	margin-top: 5px;
}
