reformBox@charset "utf-8";
/********************
 LAYOUT/COMMONNESS
********************/

body {
	background:transparent url(../images/con_bg.gif) repeat-x scroll center top;
}
#wrapper {
	background-color:#FFFFFF;
	margin:0 auto;
	min-height:100%;
	/*padding:0 10px;*/
	width:780px;
}
#Header {
	padding:0px;
	background-color: #000000;
}
#index_main {
	background: url(../images/contents_bg.gif) repeat-x left top;
	border-top:1px solid #FFFFFF;
	margin:1px auto 15px;
	width:760px;
}
#index_main h2#whatsnew {
	width: 740px;
	height: 18px;
	margin:0px auto;
	padding: 30px 0 20px 0;
	background:  url(../images/h2_whatsnew.gif) no-repeat left 30px;
	text-indent: -9999px;
}
/*#index_main img#h2_img {
	margin:-33px 10px 0;
}*/
#flashBox {
	width:760px;
	height:430px;
	margin:2px auto 0px;
	padding:0px;
}
span.hidden {
	display:none;
}
.clear {
	clear:both;
	height:1px;
}
#dotted {
	background: url(../images/dotted.gif) repeat-x center;
	clear:both;
	height:1px;
}
#container {
	margin:0px;
	padding:0px;
	position:relative;
}
#contents {
	margin:10px;
	text-align:center;
}
#btt_toppage {
	padding:15px;
	text-align:right;
}
#Header p {
	color:#003399;
	font-size:95%;
	margin:0px;
	padding:8px 0px 5px;
	text-align:center;
}
#logobox {
	position:relative;
	width: 99%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-color: #000000;
}
#logobox #text {
	color:#FFFFFF;
	width:350px;
	float:right;
	font-size:86%;
	background-image: url(../images/tel_number.gif);
	height: 55px;
	margin-top: 0;
	margin-right: 9px;
	margin-bottom: 0;
	margin-left: 0;
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: right;
}
#logobox h1 {
	display:none;
}
#logobox img#top_logo {
	display:block;
	margin:0px 10px;
}
#logobox ul {
	left:554px;
	position:absolute;
	top:11px;
	width:201px;
}
#logobox li {
	display:block;
	float:right;
	margin:5px;
}
#globalnavi {
	background:transparent url(../images/gl_navi_bg.gif) repeat-x scroll 0%;
	margin:0px auto;
	width:780px;
}
#globalnavi ul {
	height:45px;
	padding:0px 20px;
}
#globalnavi li {
	float:left;
	margin:0px;
	text-indent:-9999px;
}
#menu1, #menu2, #menu3, #menu4, #menu5, #menu6 {
	display:inline;
	float:left;
	height:45px;
	width:123px;
}
#menu1 a, #menu2 a, #menu3 a, #menu4 a, #menu5 a, #menu6 a {
	display:block;
	height:45px;
	text-decoration:none;
	width:123px;
}
#menu1 a:hover, #menu2 a:hover, #menu3 a:hover, #menu4 a:hover, #menu5 a:hover, #menu6 a:hover {
	text-decoration:none;
}
#menu1 a {
	background:url(../images/gl_menu1.gif) no-repeat center top;
}
#menu2 a {
	background:url(../images/gl_menu2.gif) no-repeat center top;
}
#menu3 a {
	background:url(../images/gl_menu3.gif) no-repeat center top;
}
#menu4 a {
	background:url(../images/gl_menu4.gif) no-repeat center top;
}
#menu5 a {
	background:url(../images/gl_menu5.gif) no-repeat center top;
}
#menu6 a {
	background:url(../images/gl_menu6.gif) no-repeat center top;
}
#globalnavi li a:hover, #globalnavi li.stay a {
	background-position:center bottom;
	text-decoration: none;
}
table#whatsnewCon {
	border-left:1px dotted #919191;
	border-right:1px dotted #919191;
	margin:0px 10px;
	padding: 5px 20px 0px;
	width:738px;
}
td.whatsnewCon1 {
	float: left;
	border-right:1px dotted #919191;
	vertical-align: top;
	padding: 0 10px 0 15px;
	width: 343px;
}
td.whatsnewCon2 {
	padding: 0 10px 0 15px;
	width: 343px;
	vertical-align: top;
}
ul#notice {
	margin: 0;
	padding: 0 0 0 10px;
}

h3#h3notice {
	height:13px;
	padding:0px 0px 10px 0;
	width:130px;
	text-indent: -9999px;
	margin: 0 0 0 7px;
	background-image: url(../images/h3_notice.gif);
	background-repeat: no-repeat;
}
ul#notice li {
	color:#000000;
	list-style: outside disc;
	margin:4px 4px 4px 10px;
}
ul#notice li a {
	color:#000000;
	text-decoration:none;
}
ul#notice li a:hover {
	color:#8c8153;
	text-decoration:underline;
}
ul#notice li em {
	color:#8c8153;
	margin:0px 5px 0px 0px;
}



ul#notice2 {
	margin: 0;
	padding: 0 0 0 10px;
}

h3#h3notice2 {
	height:13px;
	padding:0px 0px 10px 0;
	width:130px;
	text-indent: -9999px;
	margin: 30px 0 0 7px;
	background-image: url(../images/h3_notice2.gif);
	background-repeat: no-repeat;
}
ul#notice2 li {
	color:#000000;
	list-style: outside disc;
	margin:4px 4px 4px 10px;
}
ul#notice2 li a {
	color:#000000;
	text-decoration:none;
}
ul#notice2 li a:hover {
	color:#8c8153;
	text-decoration:underline;
}
ul#notice2 li em {
	color:#8c8153;
	margin:0px 5px 0px 0px;
}


/*#btt_bnner {
	float:right;
}
#btt_bnner li {
	float:left;
	margin:0px 8px 0px 0px;
}*/

#informationbnr {
	width:309px;
	margin:0 0 5px 15px;
}

#tvinformation {
	width:309px;
	margin:0 0 0 15px;
}
#tvinformation p {
	margin:5px 0 0 0;
	font-weight: bold;
}

#companyinformation {
	width:211px;
	background:url(../images/img_companyinformation.jpg) no-repeat;
	margin:10px 0 0 15px;
	padding:70px 0 0 98px;
}
/* h3#h3companyinformation {
	background:url(../images/h3_choicereform.gif) no-repeat;
	height:13px;
	padding:0px 0px 10px 0;
	width:179px;
	text-indent: -9999px;
	margin: 0 0 0 7px;
}

ul#companyinformation {
	padding: 0 0 0 10px;
}

ul#companyinformation li {
	color:#919191;
	list-style: outside disc;
	margin:4px 4px 4px 10px;
}
ul#companyinformation li a {
	color:#919191;
	text-decoration:none;
}
ul#companyinformation li a:hover {
	color:#B9AE7E;
	text-decoration:underline;
}
ul#companyinformation li em {
	color:#B9AE7E;
	margin:0px 5px 0px 0px;
} */

#btt_bnner {
	float:right;
}
#btt_bnner li {
	float:left;
	margin:0px 8px 0px 0px;
}
#footer_bnn {
	margin:5px 0px 0px;
	padding:0px 0px 0px 10px;
}
#footer_bnn dl {
	float:left;
}
#footer_bnn dd {
	margin:3px 10px 3px 0px;
}
#footer_menu {
	background: url(../images/footer_bg.gif) repeat-x center top;
	clear:both;
	color:#414141;
	font-size:11px;
	margin:0px auto;
	padding:10px 0px;
	text-align:center;
	width:780px;
	height:37px;
}
#footer_menu a {
	color:#999999;
	text-decoration:underline;
}
#footer_menu a:hover {
	color:#000000;
	text-decoration:none;
}
#footer_menu p {
	display:inline;
	margin:10px;
}
#footer_menu em {
	color:#2A2A2A;
	font-weight:bold;
}
#index_mainstyle2 {
	background: url(../images/contents_bg.gif) repeat-x center top;
	border-top:1px solid #FFFFFF;
	margin:0px auto 15px;
	width:760px;
}
#index_mainstyle2 img#h2_img {
	margin:20px 0px 0px 20px;
}
div#funk {
	border-bottom:1px solid #414141;
	color:#919191;
	height:20px;
	margin:-20px 0px 0px;
	padding:0px 7px 0px 0px;
	text-align:right;
	width:753px;
}
div#funk img {
	margin-right:3px;
	padding:4px 0px;
}
div#funk a {
	color:#919191;
	text-decoration:underline;
}
div#funk a:hover {
	color:#414141;
	text-decoration:underline;
}
div.rightTop {
	padding:12px 0px 24px;
	text-align:right;
}
div.btnCenter {
	margin:0px auto;
	padding:5px 0px;
	text-align:center;
}
div#side {
	display: none;
	background: url(../images/side_top_bg.gif) repeat-x center top;
	float:left;
	margin:0 10px;
	width:190px;
}
div#side img {
	display: block;
	margin:0 auto;
	padding:3px 0 2px;
}
div#side div#tabMenu {
	border-left:1px solid #919191;
	border-right:1px solid #919191;
	margin:0 auto;
	padding:0 10px;
}
div#side div#tabMenu p {
	border-bottom:1px dotted #919191;
	display:block;
	font-weight:bold;
	margin:0px 0px 7px;
	padding:10px 5px;
}
div#side div#tabMenu ul {
	padding:0px 5px;
}
div#side div#tabMenu ul li {
	color:#919191;
	line-height:15px;
	padding:5px 0 0;
}
div#side div#tabMenu ul li.tabStay a {
	color:#414141;
}
div#side div#tabMenu ul li a {
	color:#919191;
	text-decoration:none;
}
div#side div#tabMenu ul li a:hover {
	color:#414141;
	font-weight:normal;
	text-decoration:underline;
}
div#side div#tabMenuBottom {
	background:#fff url(../images/side_ul_bottom.gif) no-repeat;
	height:12px;
	margin:0 auto;
	padding:0 auto 5px;
}
/********************
 outline.html
********************/

div#outlineBox {
	padding: 0 30px;
	margin:0px auto 14px;
	width:650px;
}
div#outlineBox h3 {
	clear: both;
	color:#2C2C2C;
	font-size:16px;
	font-weight:bold;
	padding:40px 0px 20px;
}
div#outlineBox img#ceoImg {
	float:left;
	margin:0px 10px;
}
div#outlineBox p#ceoText {
	display:inline;
	float:left;
	height:410px;
	line-height:16px;
	/*padding:80px 0px 0px;*/
	width:410px;
}
div#outlineBox table {
	margin:0px auto;
	width:600px;
}
div#outlineBox table tr th {
	background: url(../images/outline_con_bg.gif) repeat-y center;
	border-bottom:1px dotted #A4A4A4;
	color:#454545;
	font-weight:bold;
	padding:5px 0px;
	text-align:center;
	width:140px;
}
div#outlineBox table tr td {
	border-bottom:1px dotted #A5A5A5;
	color:#414141;
	padding:5px 0px 5px 25px;
}
div#outlineBox div#showroomBox p#showroomText {
	margin:-10px 0px 30px 15px;
}
div#outlineBox div#showroomBox {
	border-bottom:1px dotted #919191;
	margin:5px 0 0 0px;
}
div#outlineBox div#showroomBox img {
	padding:5px 0px 0px;
}
div#outlineBox div#showroomBox p {
	margin:0px;
	padding:0px 0px 5px;
}
div#outlineBox div#showroomBox ul {
	margin:0px 0px 0px 15px;
}
div#outlineBox div#showroomBox li {
	list-style-image:none;
	list-style-position:inside;
	list-style-type:circle;
	padding:0px 0px 5px;
}
div#outlineBox div#showroomBox li span {
	display:block;
	text-indent:70px;
}
/********************
 reform.html


div#reformBox {
	padding: 0 30px;
	margin:0 auto;
	width:650px;
}
div#reformBox h3 {
	color:#330;
	font-size:16px;
	font-weight:bold;
	padding:40px 0px 20px;
}
div.reformtext {
margin:0 auto;
padding:0 0 30px;
width:620px;
line-height:16px;
}

div#reformBox ul {
	margin:0px auto;
	padding:20px 0 0;
}
div#reformBox ul li {
	background: url(../reform/img/box_bg.gif) repeat-x center top;
	border:solid 1px #B9B9B9;
	float:left;
	height:190px;
	margin:4px 13px 9px;
	width:185px;
	display: inline;
}

div#reformBox ul li dl {
padding:10px 0 0;
}
div#reformBox ul li dl dt {
	color:#4D4D4D;
	font-weight:bold;
	height:23px;
	padding:7px 0px 0px 9px;
}
div#reformBox ul li dl dd {
	text-align:center;
}
div#reformBox ul li dl dd.ddText {
	color:#504730;
	height:40px;
	padding:4px 10px;
}

********************/

/******************************
 reformNo15.htm～reformNo01.htm
******************************/

div#reformDetailBox {
	margin: 0 auto;
	width:650px;
}
div#reformDetailBox h3 {
	color:#414141;
	font-size:14px;
	font-weight:bold;
	padding:40px 0px 20px;
}
div#reformDetailBox h4 {
	color:#414141;
	font-size:13px;
	font-weight:bold;
	padding:7px 0 7px 20px;
	background-color:#efefef;
	border-left:#919191 5px solid;
	margin: 0 auto 5px;
}
div#reformDetailBox div.btnRight {
	padding:5px 0 10px;
	/*border-top:#919191 1px dotted;*/
	text-align:right;
}
div#reformDetailBox table#mainImg {
	width: 100%;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
div#reformDetailBox table#mainImg td {
	text-align: center;
}
div#reformDetailBox img.imgCenter {
	display: block;
	margin:0 auto;
}
div#reformDetailBox ul#reformTopText {
	margin:0 auto;
	padding: 5px 0 10px;
	width:504px;
}
div#reformDetailBox ul#reformTopText li {
	background:url(../reform/img/p_line.gif) no-repeat bottom;
	padding:5px 20px 8px;
	line-height:18px;
}
div#reformDetailBox div#planBox {
	width: 506px;
	padding:15px 0 10px 0;
	margin:0 auto;
}
div#reformDetailBox div#planBox img {
	display: block;
	margin: 0 auto;
}
div#reformDetailBox div#planBox p {
	background:url(../reform/img/plan_box.gif) no-repeat;
	margin:5px auto;
	padding:20px 25px 20px 95px;
	line-height: 18px;
}
div#reformDetailBox div#pointBox {
	width: 436px;
	background:#eaeaea url(../reform/img/point_bg.gif) no-repeat top right;
	margin:0 auto;
	padding: 20px 40px 20px 30px;
}
div#reformDetailBox div#pointBox img {
	margin: 0 19px 5px 0;
	float:left;
}
div#reformDetailBox div#pointBox p {
	line-height:18px;/*padding: 20px 30px 10px 0;
	height: 93px;*/
}
div#reformDetailBox ul.imgList {
	width: 550px;
	/*margin:0 auto;*/
	margin-left: 65px;
	margin-right: 65px;
	padding:15px 0;
}
div#reformDetailBox ul.imgList li {
	width: 250px;
	float:left;
	/*background:url(../reform/img/li_frame_bg.gif) no-repeat left top;*/
	padding:13px 5px 6px;
	margin: 0 auto;
}
div#reformDetailBox ul.imgList li img {
	display: block;
	margin: 0 auto;
	border: 1px solid #eaeaea;
}

div#reformDetailBox div#Box {
	width: 500px;
	background:#eaeaea;
	margin:0 auto;
	padding: 20px 40px 20px 30px;
}
div#reformDetailBox div#Box img {
	margin: 0 10px 0 0;
	float:left;
}
div#reformDetailBox div#Box p {
	line-height:18px;
	/*padding: 20px 30px 10px 0;
	height: 93px;*/
}
/* ---------------- tech */

div.tech {
	padding: 30px;
}
div.tech p.techText {
	line-height: 18px;
}
table.techTable {
	width: 670px;
	margin: 0 auto;
}
table.techTable td img {
	display: block;
}
div.tech div.rightTop {
	padding-top: 40px;
	border-top: 1px dotted #666;
}
/* ---------------- material */

div#mBox {
	padding: 20px 30px 0;
	margin:0px auto;
	width:650px;
}
div#mBox p {
	line-height: 1.8;
	margin-left: 30px;
}
div#mBox h3 {
	color:#330;
	font-size:16px;
	font-weight:bold;
	padding:40px 0px 20px;
}
div#mBox h4 {
	color:#414141;
	font-size:14px;
	font-weight:bold;
	width: 623px;
	height: 15px;
	background: #ededed;
	border-left: 7px solid #bebebe;
	margin:20px 0 0;
	padding: 5px 0 5px 10px;
}
div#mBox h4 + p {
	margin-top: 15px;
}
div#mBox h5 {
	color:#9e8c5f;
	font-size:13px;
	font-weight:bold;
	padding: 30px 0 10px;
}
div#mBox table {
	margin: 30px 0;
	width: 650px;
}
div#mBox table th {
	width: 130px;
	padding: 0 12px;
}
div#mBox table td.mTableText {
	vertical-align: top;
}
div#mBox table td.mTableText p.link {
	display: block;
	margin-top: 20px;
	text-align: right;
}
div#mBox table td.mTableLink {
	vertical-align: bottom;
	text-align: right;
}
div#mBox table td.mTableLink a {
	color: #9e8c5f;
	text-decoration: none;
}
div#mBox table td.tBrd {
	border-bottom: 1px dotted #666;
	height: 15px;
}
div#mBox div.sampleForm {
	width: 188px;
	height: 69px;
	margin: 0 auto;
}
div#mBox div.sampleForm a {
	display: block;
	width: 188px;
	height: 69px;
	background: url(../images/sample_form.gif) no-repeat;
	text-indent: -9999px;
	text-decoration: none;
}
div#mBox div.sampleForm a:hover {
	text-decoration: none;
}
div.mateSub {
	width: 496px;
}
div.mateSub p {
	line-height: 1.8;
}

#imgflashBox {
	width:250px;
	margin:0px auto;
	padding:0px;
}
#imgflashBox2 {
	width:250px;
	margin:0px auto;
	padding:0px;
}
#imgflashBox3 {
	width:250px;
	margin:0px auto;
	padding:0px;
}
#imgflashBox4 {
	width:250px;
	margin:0px auto;
	padding:0px;
}
/* ---------------- form */

div.form {
	width: 650px;
	padding: 0;
	margin: 0 auto;
}
div.form h3 {
	color:#330;
	font-size:16px;
	font-weight:bold;
	padding:40px 0px 20px;
}

form#toiawase p {
	padding: 0 0 20px 10px;
}

form#toiawase p#kome {
	padding: 0 0 5px 0;
	color:#FF0000;
	font-weight:bold;
}

table#formTable1 {
	border-bottom: 1px dotted #666;
	width: 690px;
	margin: 0 auto;
}
table#formTable1 th {
	width: 125px;
	padding: 0px 0 0px 15px;
	background: #eaeaea;
}
table#formTable1 th strong {
	font-weight: bold;
	color: #FF0000;
}

dl#formDl dt strong {
	font-weight: bold;
	color: #FF0000;
}

table#formTable1 td {
	padding: 4px 0 4px 10px;
}
table#formTable1 th, table#formTable1 td {
	border-top: 1px dotted #666;
	vertical-align: top;
	line-height: 30px;
}
table#formTable1 td span.subT {
	color: #919191;
	padding: 0 10px;
}
table#formTable1 input {
	height: 12px;
	padding: 4px 2px;
	border: 1px solid #7f9db9;
	vertical-align: bottom;
}
table#formTable1 textarea:focus, table#formTable1 input:focus {
	background: #fbfdff;
}
table#formTable1 select, table#formTable1 textarea {
	padding: 4px 2px;
	border: 1px solid #7f9db9;
}
table#formTable1 thead input {
	vertical-align: baseline;
	border: none;
}
table#formTable1 thead label {
	padding: 0 20px 0 6px;
}
table#formTable1 ul li {
	width: 215px;
	float: left;
	padding: 7px 0;
}


dl#formDl {
	width: 690px;
	margin: 0 auto;
	padding: 0 0 15px 0;
	background: url(../images/form_bg.gif) repeat-x left bottom;
}
dl#formDl dt {
	background: #eaeaea;
	padding: 5px 15px;
}
dl#formDl dd {
	padding: 9px 20px;
}
dl#formDl ul li {
	width: 215px;
	float: left;
	padding: 7px 0;
}
dl#formDl ul li#q5-4 {
	width: 650px;
	float: left;
	padding: 7px 0 15px;
}
dl#formDl ul li.longList {
	width: 400px;
}
dl#formDl ul li input.inputBorderNone {
	border: none !important;
}
dl#formDl ul li label {
	padding: 0 6px;
}
/*dl#formDl ul li.longList input:focus {
	background: #fbfdff;
}
dl#formDl ul li.longList input {
	height: 15px;
	padding: 2px 2px;
	border: 1px solid #7f9db9;
}*/
div.formBtn {
	text-align: center;
}
div.formBtn input {
	padding: 5px;
	margin: 0 5px;
}
div.formBtn p {
	padding: 15px 0 0 0 !important;
}
/* ---------------- privacy */

div.privacy {
	padding: 30px;
	width:650px;
	margin: 0 auto;
}
div.privacy h3 {
	width:650px;
	padding:7px;
	color:#330;
	font-size:16px;
	font-weight:bold;
	text-indent:10px;
	background:#eaeaea;
	border-left: solid 5px #919191;
}
div.privacy p {
	padding:15px 0px 15px 25px;
	line-height:18px;
}
