@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: 12px;
	color: #333;
}
a:link {
	text-decoration: none;
	color: #333;
}
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: 800px;
	font-size: 12px;
	padding: 0px;
	background-image: url(img/top-body-middle.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: 800px;
	background-color: #FFF;
	background-image: url(img/top-header.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 398px;
	margin: 0px;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header2 {
	background-image: url(img/top-bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 236px;
	width: 900px;
	position: relative;
}



#header p {
	font-size: 12px;
	position: absolute;
	top: 87px;
	left: 511px;
	color: #666;
}
#header2 p {
	font-size: 12px;
	position: absolute;
	top: 87px;
	left: 511px;
	color: #666;
}
#title-bar {
	position: absolute;
	top: 86px;
	left: 164px;
}
#bt-01 {
	position: absolute;
	left: 113px;
	top: 236px;
}
#bt-02 {
	position: absolute;
	left: 211px;
	top: 217px;
}
#bt-03 {
	position: absolute;
	left: 294px;
	top: 236px;
}
#bt-04 {
	position: absolute;
	left: 329px;
	top: 282px;
}
#bt-05 {
	position: absolute;
	left: 261px;
	top: 291px;
}
#bt-06 {
	position: absolute;
	left: 195px;
	top: 299px;
}






#main {
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	width: 440px;
	font-size: 12px;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 75px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #666;
}
#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 p {
	padding-right: 10px;
	padding-left: 10px;
}


#main-box01 {
	background-image: url(img/main-bg01.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 343px;
	width: 361px;
	padding-top: 100px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 210px;
	color: #666;
}
#main-box02 p {
	padding-left: 10px;
	padding-right: 10px;
}


	
#sidebar {
	float: left;
	width: 205px;
	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: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 75px;
}
#sidebar ul {
	list-style-type: none;
}


#fotter {
	clear: both;
	background-image: url(img/top-footer.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	width: 645px;
	background-position: center;
	height: 157px;
	padding-top: 10px;
	padding-right: 75px;
	padding-bottom: 0px;
	padding-left: 80px;
	position: relative;
	color: #999;
}
#fotter p {
	color: #999;
	font-size: 12px;
	line-height: 16px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#fotter a img {
	clear: both;
	float: left;
	padding-right: 10px;
	font-size: 12px;
	padding-top: 10px;
}




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: solid;
	border-left-style: solid;
	border-top-color: #FC6;
	border-left-color: #FC6;
}
.sample2 td {
	font-size: 12px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FC6;
	border-bottom-color: #FC6;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	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: 12px;
	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: 17px;
}
.list-c {
	font-size: 12px;
	line-height: 20px;
	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: 20px;
}
#header ul {
	margin:0px;
	padding:0;
	width:255px;
	height:33px;
	overflow:hidden;
	left: 456px;
	position: absolute;
	top: 351px;
	float: left;
	right: 0px;
	bottom: 0px;
}   
#header ul li {
	list-style:none;
	left: 0px;
	height: 33px;
	width: 85px;
	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/t-box-m.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;
	list-style-image: url(img/link3.gif);
	list-style-type: none;
}
.blogbox-m ul {
	font-size: 12px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	list-style-image: url(img/arrow02.jpg);
}
.blogbox-m01 {
	background-image: url(img/mem-box-m.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;
	list-style-image: url(img/link3.gif);
	list-style-type: none;
}
.blogbox-m01 ul {
	font-size: 12px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	list-style-image: url(img/link.gif);
}
.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: 12px;
	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: 12px;
	background-image: url(img/mem-box-m.jpg);
	background-repeat: repeat-y;
	background-position: center;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	list-style-type: none;
}
/* tH[ */
.form {
	font-family: Verdana,Helvetica,Arial;
}
/* LO */
.box1 {
	padding: 2px; /* wiF */
	width: 420px; /* e[ugﾌ褀 */
	border-color: #Fc0; /* e[ugﾌ色 */
	border-width: 1px;
	border-style: solid;
	background-color: #FFF;
	margin-bottom: 10px;
	margin-top: 10px;
}
/* L */
.box2 {
	padding: 5px; /* wiF */
	width: 408px;
	text-align: left;
	background-color: #FFF;
	border: 1px solid #FC0;
}
/* L^Cg */
.sub {
	font-size: 12px;
	color: #dd0000;
}
/* LNo */
.number {
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial;
	color: #008000;
}
/* Rs[Cg */
.copy {
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial;
	text-align: center;
}
