@charset "utf-8";

*{ margin: 0px; padding: 0px; text-align: left; }

body {
  background-color: #CCCCCC;
  background-image: url(images/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:195px;
	/*float:left;*/
	background-image: url(images/netDeHohenTitle.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	/*background-color: #FF3300;*/
	position: relative;
	visibility: visible;
}

#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;
}

#tonyo {
	width:157px;
	height:31px;
	position:absolute;
	top:152px;
	left:6px;
	visibility: visible;
}

#mainInner02InnerLeft02 {
	width:304px;
	margin-left: 5px;
	padding-top: 37px;
	/*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:147px;
	padding-left:6px;
	margin-bottom: 10px;
	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: 37px;
	/*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:147px;
	padding-left:6px;
	margin-bottom: 10px;
	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;
}

#tonyo02 {
	width:78px;
	height:31px;
	position:absolute;
	top:152px;
	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;
}

/*-------------------------

	title
	
-------------------------*/
h2 {
	width:591px;
	height:24px;
	margin-top:15px;
	margin-left: 10px;
}

/*-------------------------

	note
	
-------------------------*/
#note {
	width:591px;
	height:236px;
	margin-top:20px;
	margin-left: 10px;
}

#pagearea  {
  background-color: transparent;
  float:right;
  width:200px;
  margin:0px 0px 0px 0px;
  text-align:right;
  clear: right;
}

#side {
  float:left;
  margin:0px 0px 0px 0px;
  width:170px;
  background-color: #FFFFFF;
  padding: 0px 0px 20px 0px;

}

#main1 {
  float:right;
  width:570px;
  margin:0px 0px 0px 0px;
  padding: 0px 0px 20px 0px;
  background-color: #FFFFFF;
}

.description    {
  color: white;
  font-weight: bold;
  font-size: 12px;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  margin: 10px 0px 20px 20px
}

.entry  {
  margin: 0px 0px 20px
}

.entry_admin {
  margin: 0px 0px 0px 10px;
}

.entry_date {
  font-family: "Verdana";
  font-size: 14px;
  font-weight: bolder;
  color: #414D7B;
  margin: 10px 30px 10px 0px;
  border-top:1px solid #444444;
  border-left:10px solid #444444;
  padding: 0px 0px 3px 5px;
}

.entry_title     {
  color: black;
  font-weight: bold;
  font-size: 12px;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  padding: 0px 0px 0px 15px;
}

.entry_body   {
  font-size: 12px;
  line-height: 170%;
  word-break:break-all;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
   margin: 15px 30px 15px 20px
}

.entry_author    {
  color: #999999;
  font-size: 10px;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  text-align: right;
  margin: 0px 30px 0px 0px
}

.entry_more   {
  color: black;
  font-size: 11px;
  line-height: 170%;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  margin: 15px 30px 10px 20px
}

.entry_state {
  font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
  font-size: 10px;
  color: #999999;
  margin: 20px 30px 25px 20px;
}

blockquote {
  font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
  font-size: 11px;
  color: #333333;
  margin: 20px 10px 20px 10px;
  padding: 10px;
  border: 1px solid #CCCCCC;
  }

.pict {
  float: right;
  border-width: 3px;
  border-style: solid;
  border-color: #DCE3E3 #C1C1C1 #C1C1C1 #DCE3E3;
}


.linktitle   {
  color: white;
  background-color: #BBBBBB;
  text-align: center;
  font-weight: bolder;
  font-size: 12px;
  line-height: 170%;
  font-family:  "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
  margin: 10px 0px 0px 3px
}

.linktitle_a  {
  color: white;
  font-weight: bolder;
  font-size: 12px;
  line-height: 170%;
  font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
  margin: 15px 30px 15px 20px 
}
.linktext   {
  color: #369;
  background-color: #CCCCCC;
  font-size: 10px;
  line-height: 170%;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  margin: 0px 0px 0px 3px;
  padding: 3px 3px 3px 3px
}


/*-------------------------

	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;
}
