@charset "Shift_JIS";

/* common */

html {
    margin: 0;
    padding: 0
}

body {
    background-color: #ffffff;
    color: #333333;
	font-family:Verdana,sans-selif,"‚l‚r ‚oƒSƒVƒbƒN", Hiragino Kaku Gothic Pro, Osaka;
	margin: 8px 0px 0px 0px;
	line-height:1.3;
	font-size: x-small;
	background:url(../img/top_bg.gif);
}


td {
	font-size: x-small;
	line-height: 1.3;
}

th {
	font-size: x-small;
	line-height: 1.3;
}

.tdmargin {
	background:url(../img/dotline.gif) repeat;
}


.navi{
	margin: 0px 0px 5px 0px;
	padding:4px 0px 4px 8px;
	background-color:#ededed;
}

/* left menu */

.ulleftmenu{
	list-style: none;
	margin: 0;
	padding: 0;
	width: 180px;
}

.leftmenu{
	background: url(/companyinfo/img/leftmenu_arrow_blue.gif) no-repeat 4px 7px;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 1px 0px 0px 0;
	background-color:#dddddd;

}

/* end of left menu */



ul.normalli{
	list-style: disc;
	margin: 8px 0px 0px 12px;
	padding: 0px 0px 0px 8px;
}




li a{
	text-decoration: none;
	color: #0000cc;
}

li a:hover {
	color: #990000;
	text-decoration: underline;
}

li.menu a{
	text-decoration: none;
	color: #333366;
}

ul{
	margin: 10px 0 10px 35px;
	padding: 0;
}




/* header colum */

.headcol {
 font-size: x-small;
 text-align: right;
 vertical-align: top;
}

a.headcol:link {
	text-decoration: underline;
}


.copyright {
	font-size: x-small;
	line-height: 1.4;
	padding-left: 8px;
	font-family:verdana, "‚l‚r ‚oƒSƒVƒbƒN", Hiragino Kaku Gothic Pro, Osaka, sans-selif
}

h1 {
    color: #333333;
	margin: 0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
    font-size: small;
    font-weight: bold;
}

h2 {
    color: #333333;
	border-top: solid double #7aa0cd;
	border-left: solid double #7aa0cd;
	border-bottom: solid double #7aa0cd;
	border-right: solid double #7aa0cd;
    background-color: #d0dfff;
    font-size: x-small;
	margin: 0px 0px 0px 0px;
	padding:2px 0px 2px 4px;
    font-weight: bold;
}



h3 {
    color: #333333;
    background-color: #e0e0e0;
    font-size: x-small;
	margin: 0px 0px 0px 0px;
	padding:2px 0px 2px 4px;
    font-weight: bold;
}

p {
    color: #333333;
	margin: 8px 0px 8px 0px;
	padding:2px 0px 2px 4px;
}

.text1 {
	font-size: xx-small;
	line-height: 1.4;
}


.text2 {
	font-size: x-small;
	line-height: 1.4;
}


.text3 {
	font-size: small;
	line-height: 1.4;
}

.text4 {
	font-size: medium;
	line-height: 1.4;
}

.text5 {
	font-size: large;
	line-height: 1.4;
}

.text6 {
	font-size: x-large;
	line-height: 1.4;
}

.text7 {
	font-size: xx-large;
	line-height: 1.4;
}


a:link {
    color: #0000ff;
	text-decoration: none;
}

a:visited {
    color: #0000cc;
}

a:active {
    color: #0000cc;
}

a:hover {
    color: #990000;
	text-decoration: underline;
}


a.menu:link {
	text-decoration: none;
	color: #0000cc;
}

a.menu:visited {
	text-decoration: none;
	color: #0000cc;
}


a.bold:link {
	color: #0000cc;
	font-weight: bold;
	text-decoration: underline;
}

a.bold:hover {
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
}

a.bold:visited {
	color: #0000cc;
	font-weight: bold;
}

a.bold:active {
	color: #0000cc;
	font-weight: bold;
}


/* companyinfo */

.companyinfotitle1 {
    	color: #333333;
	font-weight: bold;
}
.companyinfoimg1{
	margin: 2px 0px 2px 0px;
}

.companyinfoimg2{
	margin: 1px 2px 2px 0px;
	vertical-align: middle;
}
.companyinfoimg3{
	margin: 6px 0px 6px 0px;
	vertical-align: middle;
}


ul.companyinfolist{
	padding: 0px 0px 0px 15px;
	list-style: disc;
}
li.companyinfolist{
	font-weight: normal;
	margin: 1px 0px 1px 0;
}
.companyinfotd1{
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
	vertical-align: top;
	width: 120px;
}
.companyinfotd2{
	margin: 0px 0px 0px 0px;
	padding: 2px 8px 2px 0px;
	vertical-align: top;
	width: 450px;
}
.companyinfotd3{
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
	vertical-align: top;
	width: 120px;
}
.companyinfotd4{
	margin: 0px 0px 0px 0px;
	padding: 2px 8px 2px 0px;
	vertical-align: top;
	width: 450px;
}

/* End of companyinfo */

/* contents bg */

.bggray{
	background-color:#999999;
}


/* end of stylesheet */

