@charset "shift_jis";
@import "akimoto_hone.css";
@import "akimoto_niku.css";
@import "akimoto_menu.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: 9pt;
	margin-bottom: 10px;
	padding-top: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}
h2	{
	font-size: 11pt;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	text-align: left;
	color: #023F98;
	padding: 0px;
}
img	{
    border: 0px;
}
a:link, a:visited, a:active	{
	font-weight: bold;
	color: #DB0625;
}
a:hover	{
	color: #CC9900;
	font-weight: bold;
}
/* 共通 */
.center{
	text-align: center;
}
.right{
	text-align: right;
}
.left{
	text-align: left;
}
.top{
	vertical-align: top;
}
.img_h5{
	margin-top: 5px;
	margin-bottom: 5px;
}
.img_h010 {
margin-bottom: 10px;
}
.img_h020 {
margin-bottom: 20px;
}
.img_h150 {
	margin-top: 15px;
}
.img_h10 {
	margin-bottom: 10px;
	margin-top: 10px;
}
.img_h300 {
	margin-top: 30px;
}
.img_w5 {
	margin-right: 5px;
}
/* フォント */
.font1{
	font-size: 11pt;
	font-weight: bold;
	color: #023F98;
	margin-bottom: 10px;
}
.font2{
	font-weight: bold;
	color: #FF0000;
	font-size: 10pt;
	margin-bottom: 10px;
	margin-top: 5px;
}
