@charset "utf-8";
body {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: small;
	color: #333333;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
}
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #336600;
	text-decoration: none;
}
p {
	padding-left: 5px;
	padding-right: 5px;
	line-height: 130%;
}
#container {
	padding: 0px;
	width: 900px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: x-large;
}
#head  {
	margin: 0px;
	padding: 0px;
	height: 180px;
	width: 900px;
	background-image: url(img/header2.jpg);
}
#head2 {
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 900px;
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
}
#header {
	margin: 0px;
	padding: 0px;
	width: 900px;
}
#header-img {
	margin: 0px;
	height: 80px;
	width: 700px;
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	float: right;
}

#line {
	background-color: #333333;
	height: 5px;
	width: 900px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#m-navi {
	width:900px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
	height: 69px;
	font-size: small;
}
#contents {
	padding: 0px;
	margin: 0px;
	clear: both;
}
#main {
	width: 715px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 7px;
	margin: 0px;
	float: right;
	clear: both;
}
#side {
	width: 150px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 12px;
	margin: 0px;
}
#main2 {
	float: left;
	width: 585px;
	padding-right: 5px;
	padding-left: 3px;
}
#main3 {
	float: left;
	width: 642px;
	padding-left: 3px;
}
#right-menu {
	float: right;
	width: 110px;
	padding-left: 5px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#footer {
	width: 900px;
	clear: both;
}
address {
	text-align: right;
	width: 890px;
	background-image: url(img/top-line.gif);
	background-repeat: repeat-x;
	padding-right: 10px;
}
#h-title1 {
	display: block;
	height: 100px;
	width: 255px;
	float: left;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#h-title {
	display: block;
	height: 41px;
	width: 460px;
	float: left;
	padding: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#h-title span {
	display: none;
}
#header  h1  {
	margin: 0px;
	padding: 0px;
}
#menu2     {
	width: 700px;
	margin: 0px;
	position: relative;
	padding: 0px;
	float: right;
}
#header  p  {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#menu2  li {
	height:13px;
	float:right;
	overflow:hidden;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	list-style-image: none;
	list-style-type: none;
}
#menu2    #commonbar {
	list-style-type: none;
	padding-left: 12px;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 0px;
}
#commonbar  a {
	color: #FFFFFF;
	text-decoration: none;
}
#commonbar a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
li#m01 {
	width:180px;
	background-image: url(img/nav1.jpg);
	background-repeat: no-repeat;
	height: 69px;
	margin: 0px;
	padding: 0px;
}
li#m02 {
	width:180px;
	background-image: url(img/nav2.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 69px;
}
li#m03 {
	width:180px;
	background-image: url(img/nav3.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 69px;
}
li#m04 {
	width:180px;
	background-image: url(img/nav4.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 69px;
}
li#m05 {
	width:180px;
	background-image: url(img/nav5.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 69px;
}
td#menu_t1 {
	background-image: url(img/menu-t1.gif);
	background-repeat: no-repeat;
}
td#menu_t2 {
	background-image: url(img/menu-t2.gif);
	background-repeat: no-repeat;
}
td#menu_t3 {
	background-image: url(img/menu-t3.gif);
	background-repeat: no-repeat;
}
td#menu_t4 {
	background-image: url(img/menu-t4.gif);
	background-repeat: no-repeat;
}
td#menu_t5 {
	background-image: url(img/menu-t5.gif);
	background-repeat: no-repeat;
}
a#m01 {
	width:180px;
	background-image: url(img/nav1.jpg);
	background-repeat: no-repeat;
	height: 69px;
	margin: 0px;
	padding: 0px;
}
a#m02 {
	width:180px;
	background-image: url(img/nav2.jpg);
	height: 69px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
}
a#m03 {
	width:180px;
	background-image: url(img/nav3.jpg);
	height: 69px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
}
a#m04 {
	width:180px;
	background-image: url(img/nav4.jpg);
	height: 69px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
}
a#m05 {
	width:180px;
	background-image: url(img/nav5.jpg);
	height: 69px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
}
a#m01:hover {
	margin: 0px;
	padding: 0px;
	height: 69px;
	width: 180px;
	background-image: url(img/nav1ro.jpg);
	background-repeat: no-repeat;
}
a#m02:hover {
	margin: 0px;
	padding: 0px;
	height: 69px;
	width: 180px;
	background-image: url(img/nav2ro.jpg);
	background-repeat: no-repeat;
}
a#m03:hover {
	margin: 0px;
	padding: 0px;
	height: 69px;
	width: 180px;
	background-image: url(img/nav3ro.jpg);
	background-repeat: no-repeat;
}
a#m04:hover {
	margin: 0px;
	padding: 0px;
	height: 69px;
	width: 180px;
	background-image: url(img/nav4ro.jpg);
	background-repeat: no-repeat;
}
a#m05:hover {
	margin: 0px;
	padding: 0px;
	height: 69px;
	width: 180px;
	background-image: url(img/nav5ro.jpg);
	background-repeat: no-repeat;
}
li#m01s {
	width:180px;
	background-image: url(img/nav1ro.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 69px;
}
li#m02s {
	width:180px;
	background-image: url(img/nav2ro.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 69px;
}
li#m03s {
	width:180px;
	background-image: url(img/nav3ro.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 69px;
}
li#m04s {
	width:180px;
	background-image: url(img/nav4ro.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 69px;
}
li#m05s {
	width:180px;
	background-image: url(img/nav5ro.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 69px;
}
.menu_position {
	padding-bottom: 3px;
	padding-left: 3px;
}
.menu_box
 {
}
.menu_box h2 {
	margin: 0px;
	padding: 0px;
}
.menu_box span   {
	display: none;
}
.menu_box-wn {
	margin: 0px;
	padding: 0px;
}
.menu_box-wn h2 {
	margin: 0px;
	padding: 0px;
}
.menu_box-wn span {
	display: none;
}
.menu_box-wn  .menu_g  li  {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-type: square;
}
#menu-t1 {
	display: block;
	height: 36px;
	width: 210px;
	background-image: url(img/menu-t1.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#menu-t2 {
	display: block;
	height: 36px;
	width: 210px;
	background-image: url(img/menu-t2.gif);
	margin: 0px;
	padding: 0px;
}
#menu-t3 {
	display: block;
	height: 36px;
	width: 210px;
	background-image: url(img/menu-t3.gif);
	margin: 0px;
	padding: 0px;
}
#menu-t4 {
	display: block;
	height: 36px;
	width: 210px;
	background-image: url(img/menu-t4.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#menu-t5 {
	display: block;
	height: 36px;
	width: 210px;
	background-image: url(img/menu-t5.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#menu-t6 {
	height: 20px;
	width: 636px;
	background-image: url(img/wn.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	display: block;
	float: left;
}
.menu_a {
	line-height: 150%;
	margin: 0px;
	height: 155px;
	width: 198px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: url(img/menu-t1-2.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC33;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFCC33;
	border-left-color: #FFCC33;
	font-size: small;
}
.menu_b {
	font-size: small;
	line-height: 150%;
	width: 198px;
	height: 155px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: url(img/menu-t2-2.gif);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #99FF00;
	border-bottom-color: #99FF00;
	border-left-color: #99FF00;
}
.menu_c {
	font-size: small;
	line-height: 150%;
	width: 198px;
	height: 155px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #9999FF;
	border-bottom-color: #9999FF;
	border-left-color: #9999FF;
	background-image: url(img/menu-t3-2.gif);
}
.menu_d {
	font-size: small;
	line-height: 150%;
	width: 198px;
	height: 155px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: url(img/menu-t4-2.gif);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FF6666;
	border-bottom-color: #FF6666;
	border-left-color: #FF6666;
}
.menu_e {
	font-size: small;
	line-height: 150%;
	width: 198px;
	height: 155px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: url(img/menu-t5-2.gif);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #99CCFF;
	border-bottom-color: #99CCFF;
	border-left-color: #99CCFF;
}
.menu_f {
	width:210px;
	height:197px;
	margin: 0px;
	padding: 0px;
	float: left;
	clear: both;
}
.menu_g {
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333300;
	border-bottom-color: #333300;
	border-left-color: #333300;
}
#contents   #side   #MenuBar1    {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
}
#contents   #side   #MenuBar1   li    {
	width: 150px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 150%;
	font-size: smaller;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#contents #side #MenuBar1 a {
	display: block;
	width: 146px;
	line-height: 200%;
	color: #666666;
	margin: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	text-decoration: none;
}

#contents #side #MenuBar1 a:hover {
	text-decoration: none;
	background-color: #FFCC99;
	color: #333333;
}
#contents #side #MenuBar1 .bottom                {
	background-color: #FFFFFF;
	display: block;
	height: 30px;
	width: 163px;
	line-height: 250%;
	color: #333333;
	text-indent: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#sidemenu-top {
	background-image: url(img/bana_news.gif);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	height: 30px;
}
#sidemenu-top2 {
	background-image: url(img/toriatukai.gif);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	height: 30px;
}
#scroll {
	float: left;
}
.h2kijititle {
	font-size: larger;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336600;
	width: 565px;
	line-height: 150%;
	text-indent: 20px;
}
.h3kijishodai {
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-bottom-color: #333366;
	border-left-color: #333366;
	line-height: 180%;
	text-indent: 10px;
	font-size: small;
}
.h2title {
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
	clear: both;
	float: left;
}
.h2kiji {
	font-size: x-large;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.h3tsuyaku         {
	height: 20px;
	width: 550px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding: 0px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-bottom-color: #660033;
	border-left-color: #660033;
	font-size: small;
	line-height: 160%;
	text-indent: 10px;
}
.h3nyukai {
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-bottom-color: #333300;
	border-left-color: #333300;
	font-size: small;
	line-height: 160%;
	text-indent: 10px;
	background-color: #E7E7E7;
	height: 20px;
	width: 565px;
	margin-top: 2px;
}
.h3help {
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-size: small;
	line-height: 160%;
	text-indent: 10px;
	height: 20px;
	width: 540px;
	margin-top: 2px;
}
#main2 span {
	display: none;
}
.company {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	background-position: left;
	text-align: left;
}
#right-menu #MenuBar2        {
	margin: 0px;
	padding: 0px;
}
#right-menu  #MenuBar2  li  {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 130px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 0px;
	list-style-type: none;
}
#right-menu  #MenuBar2  a  {
	background-color: #FFFFFF;
	width: 118px;
	color: #333333;
	margin: 0px;
	line-height: 250%;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	display: block;
	list-style-type: none;
}
#right-menu  #MenuBar2  a:hover  {
	text-decoration: underline;
	background-color: #FFFF99;
	color: #FF9900;
}
#right-menu  #MenuBar2  .bottom                 {
	background-color: #FFFFFF;
	display: block;
	width: 118px;
	line-height: 250%;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-right: 5px;
	padding-left: 5px;
}
#rightmenu-top     {
	background-image: url(img/rm-menu.gif);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	height: 30px;
}
#long {
	background-color: #FFFFFF;
	display: block;
	height: 30px;
	width: 153px;
	color: #333333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#MenuBar2 #ciicjp a {
	line-height: 135%;
	background-image: url(img/r_menup.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	width: 145px;
	padding-left: 12px;
}
.nodisplay {
	display: none;
}
#logo {
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#h_adress {
	font-size: x-small;
	float: left;
	width: 40%;
	padding-right: 30px;
}
#photo {
}
#name {
	font-size: 13px;
	font-weight: bold;
	line-height: 150%;
	padding-top: 10px;
	padding-left: 80px;
}
#MenuBar2 #oneline a {
	line-height: 250%;
	background-image: url(img/r_menup.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	width: 142px;
	padding-left: 15px;
}
.style1 {
	font-size: smaller;
	line-height: 115%;
}
.style2 {
	color: #CC0000;
	font-weight: bold;
}
.style3 {font-size: smaller}
.style4 {
	font-size: larger;
	font-weight: bold;
	color: #333333;
}
.style5 {
	color: #333300;
	font-weight: normal;
}
.style6 {color: #FFFFFF}

.style7 {
	color: #FF3300;
	font-weight: bold;
}
.style9 {
	font-size: 12px;
	font-weight: bold;
}
#contents #side #MenuBar1-2 {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
}
#contents #side #MenuBar1-2 li {
	width: 150px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 330%;
	text-indent: 30px;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
#contents #side #MenuBar1-2 a {
	display: block;
	width: 150px;
	line-height: 270%;
	color: #333333;
	text-indent: 20px;
	margin: 0px;
	padding: 0px;
	background-image: url(img/yajirushi.gif);
	background-repeat: no-repeat;
	background-position: 3px 6px;
	background-color: #DFDFDF;
	text-decoration: none;
}
#contents #side #MenuBar1-2 a:hover {
	text-decoration: none;
	background-color: #CCFFFF;
	color: #333333;
}
#contents #side #MenuBar1-2 .bottom {
	background-color: #FFFFFF;
	display: block;
	width: 163px;
	line-height: 250%;
	color: #333333;
	text-indent: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.small {
	list-style-type: none;
	text-align: left;
	margin-left: -38px;
}
#tensen {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.yohaku {
	padding-left: 10px;
}
#main-sentents1 {
	margin: 0px;
	padding: 10px;
	width: 569px;
	background-image: url(img/main2.gif);
}
#main-sentents1-2 {
	margin: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0px;
	width: 585px;
}
a#topnews_aka {
	color: #FF9900;
	text-decoration: none;
	font-size: larger;
}
a#topnews_aka:hover {
	color: #FF6600;
}
a#topnews_aka:active {
	color: #FF6600;
}
a#topnews  {
	color: #003366;
	text-decoration: none;
}
a#topnews:hover   {
	color: #FF9900;
}
#main-sentents1_title {
	margin: 0px;
	width: 569px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(img/main2.gif);
	background-repeat: repeat-y;
	font-size: smaller;
}
.title_juyonews {
	font-size: larger;
	margin-left: -35px;
	list-style-type: none;
	list-style-image: url(img/hon.jpg);
	list-style-position: inside;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}
#main-sententstop1 {
	padding: 0px;
	width: 589px;
	height: 10px;
	background-image: url(img/main.gif);
	background-repeat: no-repeat;
	margin: 0px;
	clear: both;
	font-size: 1px;
}
#main-sententstop2 {
	margin: 0px;
	padding: 10px;
	width: 569px;
	background-image: url(img/main2.gif);
	background-repeat: repeat-y;
	clear: both;
}
#main-sententstop3 {
	margin: 0px;
	padding: 0px;
	width: 589px;
	background-image: url(img/main3.gif);
	height: 10px;
	background-repeat: no-repeat;
}
#header-img1 {
	margin: 0px;
	height: 165px;
	width: 700px;
	padding: 0px;
	float: right;
}
#h-title1 span {
	display: none;
}
.big {
	list-style-type: none;
	text-align: left;
	margin-left: -38px;
	text-decoration: none;
}
#main-sentents1 ol {
	line-height: 130%;
}
#main-sentents1 ul {
	line-height: 130%;
}
#container #footer address {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
}