@charset "utf-8";
/* formatting style
----------------------------*/
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 12px;
	font-style: normal;
	color: #333333;
}

hr {
	display: none;
}
/*link style
----------------------------*/
a img {
	border: none;
}
a {
	text-decoration: none;
	font-size: 14px;
	color: #333;
}
a:link {
	text-decoration: none;
	color: #366;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: underline;
	color: #009;
}

/*basic layout
----------------------------*/
#wrapper {
	border-right: none #666666;
	border-left: none #666666;
	border-top: none;
	border-bottom: none;
	width: 900px;
	font-size: 12px;
	padding: 0px;
	background-image: url(img/body-bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	left: auto;
	right: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}

#header {
	width: 870px;
	background-color: #FFF;
	background-image: url(img/header-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 386px;
	margin: 0px;
	position: relative;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#header2 {
	background-image: url(img/header2-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 206px;
	width: 900px;
	position: relative;
}



#header p {
	font-size: 11px;
	position: absolute;
	top: 109px;
	left: 520px;
	color: #666;
}
#header2 p {
	font-size: 11px;
	position: absolute;
	top: 109px;
	left: 520px;
	color: #666;
}
#title-bar {
	position: absolute;
	top: 235px;
	left: 289px;
}
#title-bar2 {
	position: absolute;
	top: 168px;
	left: 14px;
}
#bt-01 {
	position: absolute;
	left: 696px;
	top: 32px;
}
#bt-02 {
	position: absolute;
	left: 751px;
	top: 32px;
}
#bt-03 {
	position: absolute;
	left: 808px;
	top: 17px;
}
#main {
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	width: 611px;
	font-size: 14px;
	line-height: 20px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#main2 {
	width: 611px;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
	font-size: 14px;
	line-height: 20px;
	color: #666;
}
#main2 img {
	vertical-align: text-bottom;
}

#main2 p {
	padding-right: 10px;
	padding-left: 10px;
}


#main-box01 {
	background-image: url(img/top-ind01.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 363px;
	width: 345px;
	padding-top: 80px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 246px;
	color: #666;
}
#main-box01 ul {
	list-style-type: none;
}
#main-box01 ul li {
	padding-top: 5px;
	padding-bottom: 5px;
}

#main-box02 p {
	padding-left: 10px;
	padding-right: 10px;
}


	
#sidebar {
	float: left;
	width: 235px;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
}
#sidebar ul {
	list-style-type: none;
}


#fotter {
	clear: both;
	background-image: url(img/footer-bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	width: 520px;
	background-position: center;
	height: 118px;
	padding-top: 120px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 350px;
	position: relative;
	color: #999;
}
#fotter p {
	color: #999;
	font-size: 12px;
	line-height: 17px;
}



table.sample2 {
	border-collapse:collapse;
	border-spacing:0;
	background-color:#FFFFFF;
	empty-cells:show;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-left-style: none;
	border-top-color: #666;
	border-left-color: #666;
}
.sample2 td {
	font-size: 14px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-right-color: #666;
	border-bottom-color: #666;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.list-q {
	font-size: 14px;
	line-height: 22px;
	background-image: url(img/link3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.list-q1 {
	font-size: 14px;
	line-height: 22px;
	background-image: url(img/arrow02.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.list-q2 {
	font-size: 14px;
	line-height: 22px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	list-style-type: none;
}
.list-c {
	font-size: 14px;
	line-height: 26px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(img/arrow02.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
}
#header ul {
	margin:0px;
	padding:0;
	width:300px;
	height:26px;
	overflow:hidden;
	left: 571px;
	position: absolute;
	top: 21px;
	float: left;
	right: 0px;
	bottom: 0px;
}   
#header ul li {
	list-style:none;
	left: 0px;
	height: 26px;
	width: 100px;
	float: left;
	top: 0px;
}   
#header2 ul {
	margin:0px;
	padding:0;
	width:300px;
	height:26px;
	overflow:hidden;
	left: 570px;
	position: absolute;
	top: 21px;
	float: left;
	right: 0px;
	bottom: 0px;
}   
#header2 ul li {
	list-style:none;
	left: 0px;
	height: 26px;
	width: 100px;
	float: left;
	top: 0px;
}   
.sidebar-middle {
	background-image: url(img/top-side-box-m.jpg);
	background-repeat: repeat-y;
	background-position: center;
	padding: 10px 13px 0px;
}
.mainp {
	font-size: 14px;
	line-height: 22px;
	padding: 0px 10px;
}
.red {
	color: #FF0000;
}
table.base{
	border-collapse:collapse;
	border-spacing:0;
	background-color:#ffffff;
	empty-cells:show;
	border-top: 1px none #666;
	border-left: 1px none #666;
}
.base th{
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	color:#000000;
	background-color:#FFFFFF;
	padding:0.3em 1em;
	text-align:right;
	font-size: 12px;
}
.base td{
	padding:10px;
	font-size: 12px;
	border-right: 1px none #666;
	border-bottom: 1px none #666;
}
.line {
	background-image: url(img/line-tex-3.jpg);
	background-repeat: repeat-x;
}
.qanda-top {
	background-image: url(img/qanda-m.jpg);
	background-repeat: repeat-y;
	background-position: center;
	padding-right: 15px;
	padding-left: 15px;
}
#main #topicPath_01 {
	margin:10px 0;
}   
#main #topicPath_01 li {
	display:inline;
	line-height:110%;
	font-size: 12px;
	list-style: url(img/iconlink.gif);
}   
#main #topicPath_01 li a {
	padding-right:10px;
	background-image: url(img/iconlink.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 12px;
}  
#main2 #catelist {   
    margin:10px 0;   
}   
#main2 #catelist li {
	display:list-item;
	line-height:normal;
	list-style: none;
	padding-left: 20px;
	text-align: left;
	background-image: url(img/arrow02.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}   
#main2 #catelist li a {
	padding-right:10px;
	font-size: 15px;
	line-height: 35px;
} 
.blogbox-m {
	background-image: url(img/blogmiddle.jpg);
	background-repeat: repeat-y;
	background-position: center;
	font-size: 12px;
	line-height: 18px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
}
.blogbox-m ul {
	font-size: 12px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	list-style-image: url(img/link.gif);
}
.blogbox-m li {
	line-height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}


.qanda-box-mailbox {
	background-image: url(img/qanda-box-middle.jpg);
	background-repeat: repeat-y;
	background-position: center;
	font-size: 14px;
	line-height: 25px;
	padding: 0px 25px;
}

.qanda-box-m a {
	font-size: 12px;
	color: #360;
	} 
table.sample{
	border-collapse:collapse;
	border-spacing:0;
	background-color:#ffffff;
	empty-cells:show;
	border: 0px none #666;
}
.sample th{
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	color:#000000;
	background-color:#FFFFFF;
	padding:0.3em 1em;
	text-align:right;
	font-size: 12px;
}
.sample td{
	padding:5px;
	font-size: 14px;
	border: 1px none #666;
}
table.sample3{
	border-collapse:collapse;
	border-spacing:0;
	background-color:#ffffff;
	empty-cells:show;
	border: 0px none #666;
}
.sample3 th{
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	color:#000000;
	background-color:#FFFFFF;
	padding:0.3em 1em;
	text-align:right;
	font-size: 12px;
}
.sample3 td{
	font-size: 14px;
	border: 1px none #666;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}
.main-r-p {
	padding-left: 350px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}
.page-2-table-2 {
	background-image: url(img/page-02-box02_02.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	margin: 0px;
	width: 589px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 12px;
}
.page-2-table3 {

	font-size: 12px;
	line-height: 20px;
	background-image: url(img/page-02-box-middle2.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	width: 594px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 20px;
}.q-box-middle {
	background-image: url(img/q-box-middle.jpg);
	background-repeat: repeat-y;
	background-position: center;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 14px;
}
.k-box-middle {
	background-image: url(img/q-box-middle.jpg);
	background-repeat: repeat-y;
	background-position: center;
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 14px;
	padding-bottom: 0px;
}
.green {
	color: #00F;
}
.sidebar-list {
	font-size: 14px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CCC;
	list-style-image: url(img/link3.gif);
	padding-left: 30px;
}
.img-border01 {
	border: 1px solid #CCC;
}
#main2 #topicPath_01 {
	margin:10px 0;
}   
#main2 #topicPath_01 li {
	display:inline;
	line-height:110%;
	font-size: 12px;
	list-style: url(img/iconlink.gif);
}   
#main2 #topicPath_01 li a {
	padding-right:10px;
	background-image: url(img/iconlink.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 12px;
}  
.p-06box-m {
	font-size: 14px;
	background-image: url(img/p-06-box-m.jpg);
	background-repeat: repeat-y;
	background-position: center;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.p-13box-m {
	font-size: 14px;
	background-image: url(img/p-13qandabox-m.jpg);
	background-repeat: repeat-y;
	background-position: center;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.ksbg {
	background-image: url(img/ks-bg.jpg);
	height: 140px;
	width: 560px;
	background-repeat: no-repeat;
	padding: 10px;
}
.ksbglist {
	list-style-type: none;
	height: 150px;
	width: 580px;
}
.ksbglist li {
	float: left;
}
.sr-mid {
	background-image: url(img/sr-mid.jpg);
	background-repeat: repeat-y;
	width: 570px;
	padding-right: 20px;
	padding-left: 20px;
}
.sr-mid2 {
	background-image: url(img/ch-mid.jpg);
	background-repeat: repeat-y;
	width: 570px;
	padding-right: 20px;
	padding-left: 20px;
}
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
.l40 {
	float: left;
	width: 350px;
	padding: 0px;
}
.r20 {
	float: right;
	width: 200px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
table.base1{
	border-collapse:collapse;
	border-spacing:0;
	background-color:#ffffff;
	empty-cells:show;
	border-top: 1px none #666;
	border-left: 1px none #666;
}
.base1 th{
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	color:#000000;
	background-color:#FFFFFF;
	padding:0.3em 1em;
	text-align:right;
	font-size: 12px;
}
.base1 td{
	font-size: 14px;
	border-right: 1px none #666;
	border-bottom: 1px none #666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

