@charset "utf-8";

*{ margin: 0px; padding: 0px; text-align: left; }

body {
	background-color: #CCCCCC;
	background-image: url(../img/bg.png);
	background-repeat: repeat-x;
	text-align:center;
	font-family: ＭＳ Ｐゴシック, Osaka, serif, sans-serif;
	font-size: 0.8em;
	color: #000000;
	text-align:center;
	margin:0px;
	line-height:1.4em;
	padding: 0px;
}

td,th {
	font-size: 1.0em;
}

img{ border: 0; }

br,h3{margin: 0px; padding: 0px}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.all-clear{
	height:0px;
	clear:both;
}

#inbox{
	margin:0 auto;
	width:809px;
	text-align:left;
}

#pan{
	width:601px;
	text-align:left;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:10px;
	color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EA7806;
}

#pan a{
	color: #000000;
	font-size:10px;
	font-weight:bold;
	text-decoration: none;
}

#pan a:hover{
	color:#F47B01;
}

/*-------------------------

	header
	
-------------------------*/
#header{
	width:809px;
	height:97px;
	background-image:url(images/headerBg.png);
	background-repeat:no-repeat;
	background-position:bottom;
	position:relative;
}

#logo{
	width:299px;
	height:79px;
	position:absolute;
	top:50%;
	margin-top:-42px;
	left:10px;
	z-index: 2;
}

#phone{
	width:175px;
	height:40px;
	position:absolute;
	top:11px;
	right:11px;
}

#mailInq{
	width:138px;
	height:19px;
	position:absolute;
	top:51px;
	right:7px;
}

#header-menu{
	width:380px;
	height:10px;
	position:absolute;
	bottom:10px;
	right:8px;
	text-align:right;
}

#header-menu img{
	margin-left:10px;
}

/*-------------------------

	main
	
-------------------------*/
#main{
	width:809px;
	background-image: url(images/inboxBg.png);
	background-repeat: repeat-y;
	background-position: left top;
}

#mainInner01 {
	width:796px;
	height: 321px;
	background-image: url(images/mainInner01Bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 8px;
	padding-left: 13px;
}

#mainInner02 {
	width:809px;
	background-image: url(images/inboxBg.png);
	background-repeat: repeat-y;
	padding-top: 6px;
}

#mainInner02Inner {
	width:802px;
	margin-left: 7px;
	padding-top: 6px;
	padding-bottom: 2px;
}


#mainInner03 {
	width:802px;
	padding-left: 7px;
	background-image: url(images/mainInner03Bg.gif);
	background-repeat: repeat-y;
	background-position: 11px top;
}


/*-------------------------

	mainInner01 left
	
-------------------------*/
#mainInner01left {
	width:162px;
	float:left;
}

#mainInner01left ul {
	width:162px;
	list-style-type: none;
}

#mainInner01left li.top {
	margin-bottom: 3px;
}

#mainInner01left li.bottom {
	margin-bottom: 0px;
}


/*-------------------------

	mainInner01 right
	
-------------------------*/
#mainInner01right {
	width:611px;
	float:left;
	margin-left: 7px;
	height: 313px;
}

#mainInner01right img {
	width:611px;
	height:313px;
}



/*-------------------------

	mainInner02
	
-------------------------*/
#mainInner02 ul.bt {
	list-style: none;
	height: 78px;
	width: 100%;
	overflow:hidden;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#mainInner02 ul.bt li {
	float:left;
	padding: 0px;
	margin: 0px;
}

#mainInner02 ul.bt li.hokengaisha {
	width:165px;
	/*width: 100%;*/
	padding-left:8px;
}

#mainInner02 ul.bt li.jigyo {
	width:204px;
	margin-left:7px;
}

#mainInner02 ul.bt li.kaisha,
#mainInner02 ul.bt li.kyujin {
	width:204px;
	margin-left:3px;
}


/*-------------------------

	mainInner02Inner 
	
-------------------------*/
#mainInner02InnerLeft01 {
	width:167px;
	/*height:195px;*/
	float:left;
	/*background-image: url(images/netDeHohenTitle.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FF3300;
	position: relative;
	visibility: visible;*/
}

#mainInner02InnerLeft01_02 {
	width:167px;
	height:230px;
	/*float:left;*/
	background-image: url(images/netDeHohenTitle.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	/*background-color: #FF3300;*/
	position: relative;
	visibility: visible;
}

#mainInner02InnerLeft01_02_01 {
                margin-top: 5px;
	width:167px;
	height:157px;
	background-image: url(images/pdf_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	/*background-color: #FF3300;*/
	position: relative;
	visibility: visible;
}

img#pdf{
                margin-top: 4px;
	margin-left: 4px;
	border: 0;
	}




#kaigai {
	width:78px;
	height:31px;
	position:absolute;
	top:47px;
	left:6px;
	visibility: visible;
}

#car {
	width:78px;
	height:31px;
	position:absolute;
	top:47px;
	right:4px;
	visibility: visible;
}

#kokunai {
	width:78px;
	height:31px;
	position:absolute;
	top:82px;
	left:6px;
	visibility: visible;
}

#pet {
	width:78px;
	height:31px;
	position:absolute;
	top:82px;
	right:4px;
	visibility: visible;
}

#golf {
	width:78px;
	height:31px;
	position:absolute;
	top:117px;
	left:6px;
	visibility: visible;
}

#jishin {
	width:78px;
	height:31px;
	position:absolute;
	top:117px;
	right:3px;
	visibility: visible;
}

#iryou {
	width:157px;
	height:31px;
	position:absolute;
	top:152px;
	left:6px;
	visibility: visible;
}

#tonyo {
	width:157px;
	height:31px;
	position:absolute;
	top:187px;
	left:6px;
	visibility: visible;
}

#mainInner02InnerLeft02 {
	width:304px;
	margin-left: 5px;
	padding-top: 30px;
	/*padding-top: 27px;*/
	float:left;
	background-image: url(images/publicityTitle.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #D4D4D5;
	border: 1px solid #333333;
}

#mainInner02InnerLeft02_02 {
	width:298px;
	height:357px;
	padding-left:0px;
	margin-bottom: 4px;
	overflow: auto;
}

#mainInner02InnerLeft02_02 table {
	width:280px;
	font-size: 12px;
	margin-bottom:5px;
}

#mainInner02InnerLeft02_02 th {
	width:100px;
	font-weight: bold;
}

#mainInner02InnerLeft02_02 td img {
	margin-left:5px;
}

#mainInner02InnerLeft03 {
	width:304px;
	margin-left: 5px;
	padding-top: 30px;
	/*padding-top: 27px;*/
	float:left;
	background-image: url(images/newsTitle.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #D4D4D5;
	border: 1px solid #333333;
}

#mainInner02InnerLeft03_02 {
	width:298px;
	height:357px;
	padding-left:6px;
	margin-bottom: 4px;
	overflow: auto;
}

#mainInner02InnerLeft03_02 table {
	width:280px;
	font-size: 12px;
	margin-bottom:5px;
}

#mainInner02InnerLeft03_02 th {
	width:100px;
	font-weight: bold;
}

#mainInner02InnerLeft03_02 td img {
	margin-left:5px;
}


/*-------------------------

	mainInner03 left
	
-------------------------*/
#mainInner03left {
	width:173px;
	float: left;
}

#navi01 {
	width:173px;
	/*width:170px;*/
	/*padding-top:3px;
	padding-left:3px;*/
	padding-bottom: 3px;
	background-image: url(images/naviBg.png);
	background-repeat: repeat;
	background-position: left top;
}

#navi01inner{
	width:165px;
	margin-left:4px;
}
#navi01inner img{
	padding-top:3px;
}

#navi02 {
	width:173px;
	margin-top:5px;
	padding-bottom: 5px;
	background-image: url(images/naviBg.png);
	background-repeat: repeat;
	background-position: left top;
}


#navi02inner{
	width:163px;
	margin-left:5px;
}

#navi02inner img{
	padding-top:5px;
}

#navi03 {
	width:173px;
	margin-top:5px;
	padding-left:3px;
	/*margin-top:3px;
	padding-top:35px;
	background-image: url(images/aboutTitle.png);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #333333;
	background-color: #D4D4D5;*/
}

#navi03Inner {
	width:167px;
	height:195px;
	/*float:left;*/
	background-image: url(images/netDeHohenTitle.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	/*background-color: #FF3300;*/
	position: relative;
	visibility: visible;
}

#kaigai02 {
	width:78px;
	height:31px;
	position:absolute;
	top:47px;
	left:6px;
	visibility: visible;
}

#car02 {
	width:78px;
	height:31px;
	position:absolute;
	top:47px;
	right:4px;
	visibility: visible;
}

#kokunai02 {
	width:78px;
	height:31px;
	position:absolute;
	top:82px;
	left:6px;
	visibility: visible;
}

#golf02 {
	width:78px;
	height:31px;
	position:absolute;
	top:117px;
	left:6px;
	visibility: visible;
}

#pet02 {
	width:78px;
	height:31px;
	position:absolute;
	top:82px;
	right:4px;
	visibility: visible;
}

#iryou02 {
	width:78px;
	height:31px;
	position:absolute;
	top:152px;
	left:6px;
	visibility: visible;
}

#tonyo02 {
	width:78px;
	height:31px;
	position:absolute;
	top:187px;
	left:6px;
	visibility: visible;
}

#jishin02 {
	width:78px;
	height:31px;
	position:absolute;
	top:117px;
	right:3px;
	visibility: visible;
}


#navi03 ul{
	list-style-type: none;
}

#navi03 li.top04{
	padding:7px 0 7px 5px;
	background-image:url(images/menuLine.png);
	background-repeat:repeat-x;
	background-position:bottom;
}

#navi03 li.bottom04{
	padding:7px 0 5px 5px;
}

#navi04 {
	width:173px;
	margin-top:5px;
	padding-left:4px;
}


/*-------------------------

	mainInner03 right
	
-------------------------*/
#mainInner03right {
	width:611px;
	float:left;
	margin-left: 7px;
}


/*-------------------------

	footer
	
-------------------------*/
#footer{
	width:809px;
	height: 39px;
	background-image: url(images/footerBg.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
}

#copyright{
	width:809px;
	text-align: center;
	padding-top:10px;
	/*padding-left: 240px;*/
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 10px;
	font-weight: bold;
}