@charset "utf-8";
/* CSS Document */

/* basicset */
* {margin:0; padding:0;}
img { border: none; }
li { list-style: none; }
h1,h2,h3,h4,h5,h6,p,dl,dt,dd,ul { display: block; margin: 0px; padding: 0px; }


#table {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#imgtop {
	margin-top: 7px;
	margin-bottom: 13px;
}

p{
	margin: 0px;
	padding: 0px;
}

/* header */
#header {
	text-align: left;
	height: 67px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}

#logo {
	float: left;
	margin-top: 9px;

}

#navi {
	float: right;
	width: 525px;
	height: 36px;
}

#navi p {
	text-align: right;
	margin-bottom: 7px;

}


#navi ul {

}

#navi ul li {
	float: left;

}

#navi ul li a {
	height: 36px;
	width: 105px;
	display: block;
	text-indent: -9999px;
	overflow:hidden;
	background-image: url(/_share/navi.gif);
	background-repeat: no-repeat;
}


a.navi01		{ background-position:0px 0px; width: 105px; }
a.navi01:hover	{ background-position:0px -36px; }

a.navi02		{ background-position:-105px 0px; width: 105px; }
a.navi02:hover	{ background-position:-105px -36px; }

a.navi03		{ background-position:-210px 0px; width: 105px; }
a.navi03:hover	{ background-position:-210px -36px; }

a.navi04		{ background-position:-315px 0px; width: 105px; }
a.navi04:hover	{ background-position:-315px -36px; }

a.navi05		{ background-position:-420px 0px; width: 105px; }
a.navi05:hover	{ background-position:-420px -36px; }

a.navi06		{ background-position:-525px 0px; width: 105px; }
a.navi06:hover	{ background-position:-525px -36px; }




/* link */
/************************************************/
a {
	color: #0066CC;
}

a:visited {
	color: #663366;
}

a:hover {
	color: #FF9900;
}





/* contents */
/************************************************/
#contents {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(/_share/bg_contents.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	overflow:hidden; /* forDW */
	zoom: 1; /* for IE5.5 - IE7 */
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}

#contents:after { /* for modern browser */
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

#topmain {
	float: left;
	width: 500px;
	font-size: 90%;
}

#topmain h2 {
	background-image: url(/_share/h1main.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: normal;
	padding-left: 30px;
	padding-bottom: 12px;
	margin: 0px;
	overflow:hidden; /* forDW */
	zoom: 1; /* for IE5.5 - IE7 */
}

#topmain h2:after { /* for modern browser */
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

#topmain h2 a {
	float: right;
}

#topmain h2 p {
	float: left;
}




#topright {
	float: right;
	width: 250px;
	background-image: url(/_share/bg_topright.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	background-color: #F0F0F0;
}

#topright ul {
	background-image: url(/_share/bg_toprightUL.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;

}

#topright ul li {
	height: 70px;
	background-image: url(/_share/bg_toprightUlLi.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 5px;

}

#topright ul li img {
	float: left;
	background-color: #FFFFFF;
	border: 1px solid #DDDDDD;
	padding: 1px;
}

#topright ul li p {
	line-height: 130%;
	float: right;
	width: 138px;
	font-size: 11px;
}

#topright ul li b {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 15px;
	display: block;
	padding-bottom: 3px;
}

#topright ul li b a {
	color: #0066CC;
	text-decoration: underline;
	margin-bottom: 2px;
}

#topright ul li b a:hover {
	color: #FF9900;
	text-decoration: underline;
}


.text_date {
	font-size: 95%;
	color: #009900;
	vertical-align: top;
}




/* inside */
/************************************************/
#sidenavi {
	float: left;
	width: 150px;
	margin-right: 15px;
	clear: none;
	margin-bottom: 50px;
}

#sidenavi ul {

}

#sidenavi ul li {

}

#sidenavi ul li a {
	text-decoration: none;
	display: block;
	padding-top: 7px;
	padding-bottom: 6px;
	width: 147px;
	background-image: url(/_share/bg_sidenavi.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-left: 3px;
}

#sidenavi ul li a:visited {
	color: #0066CC;
}

#sidenavi ul li a:hover {
	color: #FF9900;
	background-color: #FBFBF4;
}

/* sub */

#sidenavi ul li ul {
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 3px;

}

#sidenavi ul li ul li {

}

#sidenavi ul li ul li a {
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 137px;
	background-image: url(/_share/dotline.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 3px;
	color: #666666;
	font-size: 95%;
	font-weight: normal;
}

#sidenavi ul li ul li a:visited {
	color: #666666;
}

#sidenavi ul li ul li a:hover {
	color: #FF9900;
}



/* main */
/************************************************/
#main {
	float: right;
	width: 600px;
}

#main h2 {
	background-image: url(/_share/h1main.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	padding-left: 30px;
	padding-top: 3px;
	padding-bottom: 13px;
	margin-bottom: 10px;
	overflow:hidden; /* forDW */
	zoom: 1; /* for IE5.5 - IE7 */
}

#main h2 :after { /* for modern browser */
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

#main h2 p {

}





#main h3 {
	font-size: 110%;
	margin-bottom: 10px;
	background-image: url(/_share/bg_h2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 7px;
	padding-left: 12px;
	margin-left: 5px;
	color: #333333;
	overflow:hidden; /* forDW */
	zoom: 1; /* for IE5.5 - IE7 */
}

#main h3 :after { /* for modern browser */
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

#main h3 strong {
	float: left;
}

#main h3 p {
	float: right;
}



#main h4 {
	font-weight: bold;
	color: #FF9900;
	margin-bottom: 8px;
	font-size: 120%;
}


.h3News {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	margin-bottom: 5px;
	padding: 5px;
	background-color: #EFEFEF;
}

.pNor {
	line-height: 140%;
	margin-bottom: 30px;
	margin-left: 20px;
	color: #525252;
	overflow:hidden; /* forDW */
	zoom: 1; /* for IE5.5 - IE7 */
}

.pNor:after { /* for modern browser */
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}


.pSign {
	line-height: 120%;
	margin-bottom: 20px;
	margin-left: 20px;
	color: #525252;
	text-align: right;
}

.pGreet {
	line-height: 140%;
	margin-left: 20px;
	color: #525252;
	overflow:hidden; /* forDW */
	zoom: 1; /* for IE5.5 - IE7 */
	margin-bottom: 10px;
}

.pGreet:after { /* for modern browser */
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

.pName {
	line-height: 140%;
	margin-left: 20px;
	color: #525252;
	font-weight: bold;
	text-align: right;
	margin-bottom: 30px;
}

.pTop{
	margin-bottom: 0px;
	text-align: right;
}

.pSitemap{
	line-height: 180%;
	margin-bottom: 20px;
	margin-left: 40px;
	color: #999999;
}

.pSitemap a,
.pSitemap a:visited {
	color: #0066CC;
}

.pSitemap a:hover {
	color: #FF9900;
}

/* ddNor */
.ddMgr{
	margin-left: 30px;
	margin-bottom: 30px;

}

.ddMgr dt{
	float: left;
	width: 50px;
	padding-right: 10px;
	color: #666666;
	line-height: 140%;

}

.ddMgr dd{
	width: 500px;
	margin-bottom: 7px;
	line-height: 140%;
}

/* ddNews */
.ddNews{
	margin-left: 10px;
	margin-bottom: 30px;

}

.ddNews dt{
	float: left;
	width: 50px;
	padding-right: 10px;
	color: #009900;
	line-height: 140%;

}

.ddNews dd{
	margin-bottom: 7px;
	line-height: 120%;
	width: 400px;
	float: right;
}





#mainFull {

}

#mainFull h1 {
	background-image: url(/_share/h1main.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	padding-left: 30px;
	padding-top: 3px;
	padding-bottom: 13px;
}



/* footer */

#footer {
	text-align: center;
	background-color: #FFFFFF;
	clear: both;
	background-image: url(/_share/bg_footer.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 50px;
	padding-left: 5px;
}

#footerLink {
	float: left;
	color: #999999;
	font-size: 10px;
	margin-top: 6px;
}

#footerLink a {
	color: #666666;
}

#footerLink a:hover {
	color: #333333;
}


#footerRight {
	float: right;

}




.formBtn {
	height: 30px;
	width: 120px;
}
.td01 {
	background-image: url(../_share/td/side.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 5px;
}
.td02 {
	background-image: url(../_share/td/in.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 5px;
}



.formPDF {
	width: 200px;
	color: #333333;
	border: 1px solid #CACACA;
	background-color: #FFFFEE;
	padding: 3px;
	margin-bottom: 5px;
}


.form200 {
	width: 200px;
	color: #333333;
	border: 1px solid #CACACA;
	background-color: #FFFFEE;
	padding: 3px;
}

.form300 {
	width: 300px;
	color: #333333;
	border: 1px solid #CACACA;
	background-color: #FFFFEE;
	padding: 3px;
}

.form400 {
	width: 400px;
	color: #333333;
	border: 1px solid #CACACA;
	background-color: #FFFFEE;
	padding: 3px;
}

.form600 {
	width: 580px;
	color: #333333;
	border: 1px solid #CACACA;
	background-color: #FFFFEE;
	padding: 3px;
	font-size: 10px;
	line-height: 120%;
}



.h140 {
	line-height: 140%;
}

.textNo {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF3737;
	padding-right: 10px;
	font-size: 110%;

}


.pressFile {
	clear: both;
	margin-bottom: 20px;
}

.pressFile h4 {

}

.pressFile p {
	border: 2px solid #E7E7E7;
	padding: 10px;

}




.pressbox {
	background-image: url(../_share/bg_side.gif);
	padding: 5px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
}
.pressbox p {
	background-color: #FFFFFF;
	margin: 0px;
	background-position: 27px center;
	background-repeat: no-repeat;
	font-size: 92%;
	color: #666666;
	vertical-align: middle;
	padding: 10px;
	overflow:hidden; /* forDW */
	zoom: 1; /* for IE5.5 - IE7 */
}

.pressbox p:after { /* for modern browser */
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

.pressbox p img {
	float: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}

.pressbox p i {
	float: right;
	font-style: normal;
	width: 450px;
}



.sslbox {
	background-image: url(../_share/bg_side.gif);
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.sslbox table {
	background-color: #FFF;
}

.sslbox td {
	font-size: 92%;
	color: #666666;
	line-height: 140%;
	padding: 5px;
}


.sslbox p {
	background-color: #FFFFFF;
	margin: 0px;
	background-position: 27px center;
	background-repeat: no-repeat;
	font-size: 92%;
	color: #666666;
	vertical-align: middle;
	padding: 10px;
	overflow:hidden; /* forDW */
	zoom: 1; /* for IE5.5 - IE7 */
}

.sslbox p:after { /* for modern browser */
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

.sslbox p img {
	float: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}

.sslbox p i {
	float: right;
	font-style: normal;
	width: 420px;
}




.press {
	line-height: 140%;
	margin-bottom: 20px;
	margin-left: 20px;
	overflow:hidden; /* forDW */
	zoom: 1; /* for IE5.5 - IE7 */
}

.press:after { /* for modern browser */
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}


.press .pMonth {
	float: left;
	width: 70px;
	font-weight: bold;
	color: #009900;
}

.press .pMedia {
	float: left;

}



/* text */
.textDate {
	color: #009900;
	text-align: right;
	padding: 0px;
	margin: 0px 0px 10px;
}
.textDateN {
	color: #009900;
	text-align: right;
	padding: 0px;
	margin: 0px 0px 10px;
	font-size: 130%;
	font-weight: bold;
}

.textOrange {
	font-weight: bold;
	color: #FF9900;
}
.textAlp {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-weight: bold;
	color: #FF9900;
	font-size: 150%;
}
.text404 {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-weight: bold;
	font-size: 130%;
	color: #333333;
}
.imgR {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
	padding: 2px;
	border: 1px solid #E0E0E0;
}

.imgL {
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
	padding: 2px;
	border: 1px solid #E0E0E0;
}


.imgRnb {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}

/* table */
.tableNews {
	margin-bottom: 20px;
}

.tableNews th {
	width: 80px;
	font-weight: normal;
	color: #009900;
	text-align: left;
	padding: 5px;
	vertical-align: top;

}

.tableNews td {
	margin: 5px;
	text-align: left;
	line-height: 140%;
}


/* table_contents */
.tableContents {
	margin-bottom: 30px;
	margin-left: 20px;
	width: 580px;
}

.tableContents th {
	background-image: url(/service/img/bg_logo.png);
	background-repeat: no-repeat;
	text-align: center;
	width: 120px;
	height: 60px;
	padding-right: 15px;
	vertical-align: top;
	padding-top: 25px;
}

.tableContents td {
	vertical-align: top;
	color: #333333;
	line-height: 140%;

}

.tableContents td .pSreCome {
	width: 350px;
	margin-bottom: 10px;
	font-size: 90%;
	padding-right: 10px;
}

.tableContents td .pSreMenu {
	font-size: 90%;
	background-image: url(/_share/icon_menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 18px;
	font-weight: bold;
	color: #666666;
}

.tableContents td .pSrePrice {
	margin-bottom: 0px;
	font-size: 90%;
	background-image: url(/_share/icon_yen.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 18px;
}

.tableContents th img {


}

a.aMobile {
	background-image: url(/_share/icon_mobile.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 18px;
	height: 16px;
	display: block;
	width: 56px;
	font-size: 11px;
}

.imgQr {
	border: 1px solid #E8E8E8;
}


/* table_form */
.tableForm {
	margin-bottom: 10px;
	margin-left: 20px;
	width: 580px;
}

.tableForm th {
	padding: 5px;
	background-image: url(/_share/dotline.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #F3F3F3;
	text-align: left;
	width: 130px;

}

.tableForm td {
	padding: 5px;
	background-image: url(/_share/dotline.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.pBtn {
	text-align: center;
	margin-bottom: 20px;
}


.pBtn input {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;

}

.bs {
	margin-bottom: 30px;
}



/* crear */
.clearfix {
	overflow:hidden; /* forDW */
	zoom: 1; /* for IE5.5 - IE7 */
}

.clearfix:after { /* for modern browser */
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
