body {
	font-family:"MS PGothic","Osaka",sans-serif,Verdana, Arial, Helvetica,;
	text-align:center;
	margin : 3px;
	background: #FFFFFF url(http://www.kansainkentei.com/img/back/back.gif) repeat-x;
	color:#333333;
	font-size: 12px;
	line-height: 150%;
	padding-left: 3px;
}

/* �摜�̑��� */
img {
	border-style: none;
}

/* --------- ��{�ݒ� ----------------------------------�@*/
#base
{
	width:980px;
	margin-top : 0px;
	margin-left: auto;
	margin-right: auto;
	background-color:#FFFFFF;
	background-repeat: repeat;
}

#wrapper
{
	width:980px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BBB;
	border-left-color: #BBB;
}

a:link { color: #411D5E; }
a:visited { color: #411D5E; }
a:hover{ color: #0D4B25; }
a:active { color: #CA6122; }

/*------------------------------------------------------ */

/* �u���O�̘g���̑��� */

#container{
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
		
/*�w�b�_�[����*/


.header {
	width:980px;
	padding:0px 0px 0px;
	position:relative;
	height:100px;
	background-image: url(http://www.kansainkentei.com/img/banner.gif);
	background-repeat: no-repeat;
}


.header h1 {
	font-size:10px;
	letter-spacing:0.5px;
	color:#808E8F;
	line-height:150%;
	height:30px;
	padding-top:4px;
	overflow:hidden;
	font-weight:normal;
	padding-left:100px;
}
.header ul{
	height:20px;
	position:absolute;
	width:350px;
	left:400px;
	top:25px;
	list-style-image: none;
	list-style-type: none;
}
.header ul li{
	float:right;
	padding-right: 10px;
	padding-bottom: 10px;
	font-size: 10pt;
	color: #333333;
	background-image: url(img/icon/i.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 20px;
}


.header2 {
	width:980px;
	position:relative;
	height:100px;
	background-image: url(http://www.kansainkentei.com/img/banner10.gif);
	background-repeat: no-repeat;
	padding-bottom: 10px;
}


.header2 h1 {
	font-size:10px;
	letter-spacing:0.5px;
	color:#808E8F;
	line-height:150%;
	height:30px;
	padding-top:4px;
	overflow:hidden;
	font-weight:normal;
	padding-left:100px;
}
.header2 ul{
	height:35px;
	position:absolute;
	width:370px;
	left:560px;
	top:25px;
	list-style-image: none;
	list-style-type: none;
	line-height:98%;
	}
	
.header2 ul li{
	float:left;
	padding-right: 20px;
	padding-bottom: 7px;
	font-size: 10pt;
	color: #333333;
	background-image: url(img/icon/i.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 20px;
}



.main_title{
	font-size:9px;
	letter-spacing:0.5px;
	color:#808E8F;
	line-height:130%;
	padding-top:7px;
	overflow:hidden;
	font-weight:normal;
	padding-left:100px;
}

.header1{
	font-size:16px;
	letter-spacing:0.5px;
	color:#808E8F;
	line-height:150%;
	overflow:hidden;
	font-weight:normal;
	padding-left: 370px;
	padding-top: 30px;
}

/*�i�r����*/

.navi {
	padding-top: 10px;
	left: -10px;
	width:980px;
	margin: 0px;
	height: 30px;
	clear: both;
	}

.navi ul{
	list-style-image: none;
	list-style-type: none;
	left: 5px;
}
.navi ul li{
	float:left;
	}

.navi ul li a{
	background-image: url(img/navi/navi.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 30px;
	width: 90px;
	float: left;
	font-size: 12px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 33px;
	}
	
.navi ul li a:hover{
	background-image: url(img/navi/navi2.gif);
	background-repeat: no-repeat;
	}
	
	
.navi-2 {
	padding-top: 10px;
	left: -10px;
	width:980px;
	margin: 0px;
	height: 30px;
	}

.navi-2 ul{
	list-style-image: none;
	list-style-type: none;
}
.navi-2 ul li{
	float:left;
	}

.navi-2 ul li a{
	background-image: url(img/navi/navi.gif);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 90px;
	float: left;
	font-size: 12px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 33px;
	}
	
.navi-2 ul li a:hover{
	background-image: url(img/navi/navi2.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	}

#sidebar {
	width: 135px;
	float: left;
	color: #333333;
	font-size: 12px;
	line-height:150%;
	padding-top: 20px;
	margin: 0px;
	padding-left: 5px;
}

#sidebar h2 {
	font-size: 12px;
	background-color: #CBDFAF;
	color: #333333;
	width: 130px;
	line-height:150%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #411D5E;
	border-right-color: #411D5E;
	border-bottom-color: #411D5E;
	border-left-color: #411D5E;
	margin: 5px;
}

#sidebar h2 a{
	color: #333;
}

#sidebar p {
	color:#666;
	width: 130px;
	line-height:120%;
}

.sideba {
	padding-left: 10px;

}

/*main����*/

.ma {
	width:760px;
	float: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}

.main1  {
	font-size: 20px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #0D4B25;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	line-height: 150%;
	clear: both;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}


.mainma {
	width:685px;
	float: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.mai {
	width:530px;
	float: left;
	padding-top: 15px;
	padding-bottom: 20px;
	padding-left: 30px;
	padding-right: 0px;
}

.mainmain {
	width:660px;
}


.index_cap {
	font-size: 16px;
	text-align: center;
	color:#0D4B25;
	font-weight: bold;
	line-height: 130%;
}
.main2  {
	font-size: 18px;
	border-left-width: 18px;
	border-left-style: solid;
	border-left-color: #411D5E;
	margin-left: 3px;
	padding-left: 3px;
	margin-top: 10px;
}

.main3  {
	font-size: 14px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #411D5E;
	margin-left: 3px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #411D5E;
}

#archive {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
}

.mokuji  {
	font-size: 16px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #0F4B25;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0F4B25;
	margin-right: 30px;
	padding: 5px;
}

.excerpt {
	margin: 5px;
	padding: 5px;
}

.text {
	width: 87%;
	margin-right: 30px;
	margin-left: 30px;
}

.data {
	float:right;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 50px;
}

.text_last {
	width: 90%;
	margin-right: 40px;
	margin-left: 30px;
	margin-bottom: 20px;
}

.honbun {
	width: 80%;
}
.hako  {
	margin: 0px;
	padding: 0px;
	height: 120px;
	width: 330px;
}

.hako01  {
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 330px;
}

.hako02  {
	float: left;
	height: 22px;
	width: 60px;
	text-align: center;
	padding-top: 8px;
	margin: 0px;
	border: 1px solid #333333;
	background-color: #FFFFCC;
	background-repeat: no-repeat;
	font-weight: bold;
}

.hako03  {
	float: left;
	height: 22px;
	width: 250px;
	margin: 0px;
	padding-top: 8px;
	padding-left: 5px;
	border: 1px solid #333333;
}

.nagare3  {
	font-size: 16px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #0F4B25;
	margin-left: 3px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0F4B25;
}

.caption {
	font-size: 14px;
	margin-left: 3px;
	padding-left: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CA6122;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CA6122;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #CA6122;
}

.caption2{
	padding: 3px;

}
.caption3{
	padding: 5px 5px 5px 20px;

}
.right  {
	text-align: right;
	font-size: 14px;
}

a.mou_dan_img {
	text-indent: -1000px;
	display: block;
	width: 208px;
	height: 68px;
	background-image: url(img/button/dantai.gif);
	}
	
a.mou_kojin_img {
	display: block;
	width: 208px;
	height: 68px;
	text-indent: -1000px;
	background-image: url(img/button/kojin.gif);
}
a.mou_dan_img:hover {
   background-position: top right;
}
a.mou_kojin_img:hover {
   background-position: top right;
}

.moushikomi {
margin-top:5px;
	margin-bottom: 10px;
	margin-left: 20px;
	float:left;
}

a.moushi_no3 {
	text-indent: -1000px;
	display: block;
	width: 227px;
	height: 57px;
	background-image: url(img/button/no3moushikomi.gif);
}
a.moushi_no3:hover {
   background-position: top right;
}

a.moushi_no2 {
	text-indent: -1000px;
	display: block;
	width: 227px;
	height: 57px;
	background-image: url(img/button/no2moushikomi.gif);
}
a.moushi_no2:hover {
   background-position: top right;
}
a.moushi_dan_img {
	text-indent: -1000px;
	display: block;
	width: 280px;
	height: 30px;
	background-image: url(img/icon/dantaibanner.gif);
	}
	
a.moushi_kojin_img {
	display: block;
	width: 280px;
	height: 30px;
	text-indent: -1000px;
	background-image: url(img/icon/kojinbanner.gif);
}
a.moushi_dan_img:hover {
   background-position: top right;
}
a.moushi_kojin_img:hover {
   background-position: top right;
}

.moushikomi2 {
margin-top:5px;
	margin-bottom: 10px;
	margin-left: 20px;
	float:left;
}
.moushi {
	margin: 7px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;

}
.moushi2 {
vertical-align: middle;
}

.moushi3 {
	margin-left: 3px;
	margin-right: 3px;
}

.muryojuken{
	padding: 5px;
	text-align: center;

}
a.muryo {
	text-indent: -1000px;
	display: block;
	width: 227px;
	height: 76px;
	background-image: url(img/button/otameshi.gif);
}
a.muryo:hover {
   background-position: top right;
}

a.fax {
	text-indent: -1000px;
	display: block;
	width: 360px;
	height: 78px;
	background-image: url(img/button/faxbutton.gif);
	}
	
a.fax:hover {
   background-position: top right;
}

a.otameshi {
	text-indent: -9999px;
	display: block;
	width: 227px;
	height: 57px;
	background-image: url(img/button/otameshijuken.gif);
	margin: 0px;
	padding: 0px;
}
a.otameshi:hover {
   background-position: top right;
}

a.moushikomihouhou {
	text-indent: -9999px;
	display: block;
	width: 227px;
	height: 102px;
	background-image: url(img/button/moushikomihouhou.gif);
	margin: 0px;
	padding: 0px;
}
a.moushikomihouhou:hover {
   background-position: top right;
}

a.shiryoseikyu {
	text-indent: -9999px;
	display: block;
	width: 227px;
	height: 57px;
	background-image: url(img/button/shiryoseikyu.gif);
	margin: 0px;
	padding: 0px;
}
a.shiryoseikyu:hover {
   background-position: top right;
}

a.shop-side {
	text-indent: -9999px;
	display: block;
	width: 227px;
	height: 57px;
	background-image: url(img/button/shop-side.gif);
	margin: 0px;
	padding: 0px;
}
a.shop-side:hover {
   background-position: top right;
}



.side{
	float: left;
	padding: 0px;
	width: 227px;
	margin-top: 20px;
}

img.side-img {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.side ul{
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
}

.side ul li{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.kochira{
	float:right;
	text-align:right;
	padding-bottom: 5px;
}

.shedule1{
	background-color: #CBDFAF;

}
.shedule2{
	margin: 3px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left:5px;
	font-size: 18px;
}

.kage{
	background-color: #FFFFCC;
	margin: 3px;
	padding: 10px;
	width: 50%;
}
.an{
	font-size: 14px;
	color: #333333;
	background-color: #FF99FF;
	margin-top: 100px;
	padding: 10px;
	margin-bottom: 100px;

}
.sel{
	font-size: 12px;
	border: 1px solid #CA6122;
	padding: 10px;
	width: 95%;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
}

.sel2{
	font-size: 13px;
	margin: 3px 23px 10px 13px;
	padding: 3px;
	width: 90%;
	line-height: 150%;
}


.nagare-a{
	padding-left: 10px;
	margin-left: 3px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #0F4B25;

}
.item {
	float:left;
	padding: 0px;
	margin: 0px;
}
.q{
	font-size: 14px;
	font-weight: bold;
	color: #0D4B25;
}

.a{
	font-size: 14px;
	font-weight: bold;
	color: #CA6122;
}

.nagare-b{
	padding-left: 10px;
	margin-left: 3px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CBDFAF;

}
.nagare-c{
	padding-left: 10px;
	margin-left: 3px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #E38F5E;
}

.pan{
	font-size: 9pt;
	color: #333333;
	padding-bottom: 1px;
	padding-left: 10px;
	clear: both;
	margin-left: 15px;
	margin-top: 0px;
	padding-top: 5px;
}

.par1{
	width: 400px;
	float: left;
	border-bottom: 1px solid #cccccc;
	border-left: 6px solid #cccccc;
	padding: 2px 2px 2px 10px; margin: 2px 2px 2px 10px;
}
.entry_sel{
	font-size: 12px;
	border: 1px solid #CA6122;
	margin: 5px;
	padding: 5px;
	width: 93%;
	font-weight: bold;

}

.company {
	line-height:150%;
	padding: 10px;
	border: 1px solid #411D5E;
	clear:both;
	width: 91.5%;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: 5px;
}

.company h3 {
	font-size: 12pt;
	margin-top: 3px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}


.company_pr {
	clear:both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #411D5E;
}

.voice {
	padding: 5px;
	border: 1px solid #0D4B25;
	margin: 5px;
}

.voice_title {
	font-size: 14px;
}

img.voice_img {
	padding: 5px;
	float:left;
	}


/*�\����*/
table.table001 {
  margin-top: 0.2em;
  margin-bottom: 1em;
  width: 600px;
  height:170px;
  border-collapse: separate;
  border-spacing: 2px;
  font-size: 110%;
}



table.table001 th,
table.table001 td {
  padding: 4px 6px;
}

table.table001 th {
  background: #0D4B25;
  text-align: center;
  white-space: nowrap;
  font-size: 92%;
  color: #FFF;
}

table.table001 td {
  background: #CBDFAF;
  text-align: left;
  white-space: nomal;
}



table.table002 {
  margin-top: 0.2em;
  margin-bottom: 1em;
  width: 500px;
  border-collapse: separate;
  border-spacing: 2px;
  font-size: 100%;
}

table.table002 caption {
  margin-top: 1em;
  text-align: left;
}

table.table002 th,
table.table002 td {
  padding: 4px 6px;
}

table.table002 th {
  background: #CA6122;
  text-align: center;
  white-space: nowrap;
  font-size: 92%;
  color: #FFF;
}

table.table002 td {
  background: #F0C0A4;
  text-align: left;
  white-space: nomal;
}


table.table003 {
  margin-top: 0.2em;
  margin-bottom: 1em;
  width: 600px;
  height:500px;
  border-collapse: separate;
  border-spacing: 2px;
  font-size: 100%;
}



table.table003 th,
table.table003 td {
  padding: 4px 6px;
}

table.table003 th {
  background: #CA6122;
  text-align: center;
  white-space: nomal;
  font-size: 100%;
  color: #FFF;
}

table.table003 td {
  background: #F0C0A4;
  text-align: left;
  white-space: nomal;
}

p.table-r  {
color: #ff0000;
}

p.table-th  {
  white-space: nowrap;
  font-size: 85%;
}


/*button����*/
a.moushikomibutton {
	text-indent: -3000px;
	display: block;
	width: 227px;
	height: 57px;
	background-image: url(img/button/moushikomibutton.gif);
}
a.moushikomibutton:hover {
   background-position: top right;
}

a.shiryoseikyubutton {
	text-indent: -3000px;
	display: block;
	width: 227px;
	height: 57px;
	background-image: url(img/button/shiryoseikyu.gif);
}
a.shiryoseikyubutton:hover {
   background-position: top right;
}


a.otameshibutton {
	text-indent: -3000px;
	display: block;
	width: 227px;
	height: 57px;
	background-image: url(img/button/otameshijuken.gif);
}
a.otameshibutton:hover {
   background-position: top right;
}



/*new����*/
#new {
	line-height:130%;
	padding: 8px;
	border: 1px solid #411D5E;
	margin: 0px;
	width: 665px;
}

.index {
	line-height:130%;
	padding: 8px;
	border: 1px solid #411D5E;
	margin: 0px;
	width: 665px;
}


/*�t�b�g�����N����*/
.foot-link-strart {
	clear:both;
	text-align: center;
}

.foot-link-strart2 {
	clear:both;
	text-align: center;
	padding-bottom: 10px;
}

.foot-link {
	padding-bottom: 10px;
	font-size: 10pt;
	color: #333333;
	background-image: url(img/icon/i.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 20px;
}



/*�t�b�_�[����*/

#footer {
	clear:both;
	font-size: 10px;
	padding-top: 5px;
	margin-top : 5px;
	color: #FFFFFF;
	text-align: center;
	background: #411D5E;
	position:relative;
	height:20px;
	width: 100%;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-bottom: 5px;
}


#footer1 {
	clear:both;
	font-size: 12px;
	padding-top: 5px;
	margin-top : 5px;
	color: #333333;
	text-align: center;
	background: #CBDFAF;
	position:relative;
	height:20px;
	width: 100%;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-bottom: 0px;
}

#footer2 {
	clear:both;
	font-size: 10px;
	padding-top: 5px;
	color: #FFFFFF;
	text-align: center;
	background: #411D5E;
	position:relative;
	height:20px;
	width: 100%;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-bottom: 5px;
}

img.example1 {
	float: right;
	padding-left: 10px;
}

img.example2 { 
        float: left; 
		padding-right: 10px;
}

div.example {
	width: 100%;
	margin-bottom: 3em;
}


.nagare1 {
	background-color: #C0E4C0;
	width: 585px;
	padding: 10px;
}

#magazine{
	width: 226px;
	background: url(/img/magazine-banner.gif) no-repeat left top;
	border: 1px solid #999999;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#magazine dt{
	text-indent: -3000px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
}
#magazine dd{
	color: #333333;
	font-size: 11px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	text-align: left;
}
#magazine dd dl{
	line-height: 1.2;
	background: none;
	width: 207px;
}
#magazine dd p img{
	margin-left:8px;
}
a.magazinebutton {
	text-indent: -3000px;
	display: block;
	width: 182px;
	height: 27px;
	background-image: url(/img/button/magazine-button.gif);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
a.magazinebutton:hover {
   background-position: top right;
}


a.shop {
	text-indent: -9999px;
	display: block;
	width: 227px;
	height: 57px;
	background-image: url(img/button/shop.gif);
	margin: 0px;
	padding: 0px;
}
a.shop:hover {
   background-position: top right;
}
.font-red {
	color: #FF0000;
}
.font-line	{
	text-decoration:line-through;
	}
