@charset "utf-8";
/*-------------------------
	filename:	default.css
	created:	 
	update:		 

 01:reset
 02:nav
 03:platform
 04:link
 05:layout
 99:clearfix
-------------------------*/
/* ------------------------- 01:reset*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
 margin:0;
 padding:0;
}
table {
 border-collapse:collapse;
 border-spacing:0;
}
fieldset, img {
 border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
 font-style:normal;
 font-weight:normal;
}
li {
 list-style:none;
}
caption, th {
 text-align:left;
}
h1, h2, h3, h4, h5, h6 {
 font-size:100%;
 font-weight:normal;
}
q:before, q:after {
 content:'';
}
abbr, acronym {
 border:0;
 font-variant:normal;
}
sup {
 vertical-align:text-top;
}
sub {
 vertical-align:text-bottom;
}
input, textarea, select {
 font-family:inherit;
 font-size:inherit;
 font-weight:inherit;
}
input, textarea, select {
*font-size:100%;
}
legend {
 color:#000;
}
html {
 background-color:transparent;
 background-image:none;
}
/*font*/
body {
 font:13px/1.231 arial, helvetica, clean, sans-serif;
*font-size:small;
*font:x-small;
}
select, input, button, textarea {
 font:99% arial, helvetica, clean, sans-serif;
}
table {
 font-size:inherit;
 font:100%;
}
pre, code, kbd, samp, tt {
 font-family:monospace;
*font-size:108%;
 line-height:100%;
}
strong {
 font-weight:bold;
}
/* ------------------------- 02:nav*/



/* ------------------------- 03:platform*/
body {
 font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
 color:#302a2a;
 background:url(../img/common/bg_body.png) repeat-x left top;
}
ol li {
 list-style:decimal;
 margin-left:1.8em;
}
caption {
 font-weight:bold;
}

.pdf{
 background:url(../img/common/ico_acrobat.gif) no-repeat right top;
 padding-right:20px;
}
.marginB20{
 margin-bottom:20px;
 display:block;
}
/* ------------------------- 04:link */
a:link {
 color:#0a6494;
 text-decoration:underline;
}
a:visited {
}
a:hover {
 color:#ed596a;
 text-decoration:none;
}
a:active {
}
#secondary .localnav dd a {
 padding:5px 10px;
 display:block;
 _zoom:1;
 background:#f33;
 background:url(../img/common/ico_ar_localnav.gif) no-repeat left 0.8em;
}
#secondary .localnav ul ul{
 margin-bottom:6px;
}
#secondary .localnav ul ul a {
 padding:2px 10px;
 margin-bottom:2px;
 padding-left:2em;
 background-position:1em center;
 background-image: url(../img/common/ico_ar_localnav_child.gif);
 background-color:#f5f5dd;


}
/* -------------------------  05:layout */
.note {
 color:#F33;
}
#platform {
 width:960px;
 margin:0 auto;
 line-height:1.45;
}
#contentswrap {
 width:940px;
 margin:0 auto;
 padding-bottom:60px;
}
#primary {
 width:705px;
 float:left;
}
#secondary {
 width:220px;
 float:right;
}
#secondary .aboutus {
 padding:12px;
}
.article h1 {
 background:url(../img/common/bg_hn_705_35.png) no-repeat left top;
 /*  background:url(../img/common/bg_hn_700_35.png) no-repeat left top; */
 width:695px;
 height:35px;
 line-height:35px;
 padding-left:10px;
 font-weight:bold;
 margin-bottom:15px;
}
.article h3 {
 color:#1454ab;
 font-weight:bold;
 margin-left:10px;
}
.article p, .section dl {
 margin:1em 10px;
}
.section .addressmap dl {
 margin:0;
}
.section .window {
 border-left:2px solid #1972c0;
 padding:0.5em 1em;
}
.section dl dt {
 font-weight:bold;
}
.section {
 margin:1em 10px 2em 10px;
}
.section .section {
 margin:1em 0 2em 0;
}
.section h2, .section dl.hn{
 margin:1em 0;
}
.section h2, .section dl.hn dt {
 color:#1454ab;
 background:url(../img/common/bg_h2_705_35_2.png) no-repeat left top;
 width:675px;
 height:35px;
 line-height:35px;
 padding-left:15px;
 font-weight:bold;
 margin-bottom:15px;
 clear:both;
}
.section dl.hn dd {
 margin:1em 10px 2em 10px;
}
.section dl.hn dd p, .section table p {
 margin:1em 0;
}

#primary ul.btnGift li{

 background:none;
 margin:0;
 padding:0;
}
#primary ul.btnGift li.order{
 float:left;
}

#primary ul.btnGift li.gift{
 float:right;
}

/* 震災 */
div.shinsai {
 border:1px solid #9ab5db;
 margin-bottom:15px;
}
div.shinsai p {
 margin:2em 5em;
}
#topics {
 margin-bottom:60px;
}
#topics dl {
 _zoom:1;
 display:hidden;
}
#topics dt {
 width:80px;
 float:left;
 padding:15px 10px;
}
#topics strong {
 font-weight:bold;
 color:#116ab7;
}
#topics dd {
 padding:15px 10px 15px 100px;
 border-bottom:1px dotted #9ab5db;
}
#topics dd p {
 /zoom:1;
 margin:0;
}
#indexswf {
 width:940px;
 margin:0 auto 15px;
}
#header {
 background:url(../img/common/bg_header.png) no-repeat center top;
 position:relative;
}
#header .inquiry {
 position:absolute;
 top:5px;
 right:24px;
}
#header .lang{
 position:absolute;
 top:65px;
 right:10px;
}
#header .lang li{
 display:inline;
}
 
#footer {
 clear:both;
 background:url(../img/common/bg_footer.png) no-repeat center top;
 padding-top:60px;
 padding-right:45px;
}
#footer ul {
 float:right;
}
#footer li {
 float:left;
 padding-right:2em;
}
address {
 clear:both;
 text-align:center;
 padding:3em;/*  background: url(../img/common/bg_address.png) 5px 0; */
}
/* ------------------------- */
/* リストマーク指定 */
#primary ul {
 margin:1em 10px;
}
#primary ul li {
 padding-left:10px;
 background:url(../img/common/ico_ar_localnav.gif) no-repeat left 0.4em;
}

/* リストマーク指定リセット */
#pn_catalog #primary ul{
 margin:0;
}
#pn_catalog #primary ul li{
 background:none;
 padding-left:0;
}
/* ------------------------- slider */
#slider {
 background:url(../img/slide/bg_slider.png) repeat-x left top;
 position:relative;
 height:120px;
 margin-bottom:15px;
 width:680px;
 overflow:hidden;
 display:block;
}
#primary #slider ul {
 margin:0;
 overflow:hidden;
}
#primary #slider ul li {
 margin:10px 10px 10px 5px;
 padding:0;
 background:none;
}
#slider .next {
 position:absolute;
 top:0;
 right:0;
 z-index:100;
 cursor:pointer;
}
#slider li{
 background:none !important;
}
#slider .prev {
 position:absolute;
 top:0;
 left:0;
 z-index:101;
 cursor:pointer;
}


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

#secondary .localnav dl {
 margin-bottom:2em;
 border:1px solid #e8e6d4;
}
#secondary .localnav dt {
 background:url(../img/common/bg_localnav_header.png) no-repeat left bottom;
 padding:0 10px;
 min-height:35px;
 height: auto !important;
 height: 35px;
 line-height:35px;
}
#secondary .localnav dd {
 padding:10px;
 background:#fcfcef;
}
table {
 width:100%;
 margin-bottom:2em;
}
th, td {
 vertical-align:top;
 padding:0.4em 0.8em;
 border:1px solid #e8e6d4;
}
th {
 font-weight:bold;
 border-right:2px solid #5e90bb;
 background:#efecd9 url(../img/slide/bg_slider.png) repeat-x;
}
td {
 background:#fdfdf8;
}

.reaf{
 float:right;
}

/* thのサイズ */
#pn_profile_companyOverview th, #pn_profile_careers th, #pn_order th {
 width:9em;
}
.addressmap dl {
 width:370px;
 float:right;
}
.addressmap .gmap {
 width:300px;
 float:left;
}
.addressmap dt {
 font-weight:bold;
}
.addressmap p {
 margin:0 0 1em 0;
}
#pn_privacy_policy .section li {
 background:url(../img/common/ico_ar_1.gif) no-repeat left 5px;
 padding-left:1em;
 margin-left:1em;
 margin-bottom:1em;
}
#pn_privacy_policy .section li ol li {
 background:none;
 padding-left:0;
 margin-left:1.8em;
 margin-bottom:0;
}
.sign {
 text-align:right;
}

/* ------------------------- */
#pn_catalog .catalogAll li{
 float:left;
 margin-right:12px;
 display:inline;
 margin-bottom:12px;
}

.marginRnone{
 margin-right:0 !important;
}

#pn_catalog .catalogAll li img{
 clear:both;
 float:left;
}


#pn_catalog #primary ul.catalogmain{
 width:685px;
 margin:0 auto;
}
#pn_catalog #primary ul.catalogmain li{
 float:left;
}

#pn_catalog table.catalogA,
#pn_catalog table.catalogB{
 width:49%;
}
#pn_catalog table.catalogA{
 float:left;
}
#pn_catalog table.catalogB{
 float:right;
}
#pn_catalog table.catalogA th,
#pn_catalog table.catalogB th,
#pn_products table.productsA th,
#pn_pokenavi table.productsA th{
 width:150px;
 vertical-align:top;
 padding:0.4em;
 border:1px solid #e8e6d4;
}
#pn_catalog table.catalogA p,
#pn_catalog table.catalogB p{
 padding:0;
 margin:0;
}

#pn_catalog table.catalogA th,
#pn_catalog table.catalogB th {
 font-weight:bold;
 border-bottom:2px solid #5e90bb;
 background:#efecd9 url(../img/slide/bg_slider.png) repeat-x;
}
#pn_catalog table.catalogA td,
#pn_catalog table.catalogB td{
 background:#fdfdf8;
 border-bottom:2px solid #5e90bb;
}

/* ------------------------- 新製品 */
#pn_productsafter .section h2{
 padding:10px 15px;
 background:#fff url(../img/products/bg_h2.png) no-repeat left top;

 border:2px solid #6CF;
 width:auto;
 height:auto;
 line-height:1.5;
}

.hides{
 display:none !important;
}


.productsDetail dt{
width:270px;
 margin-bottom:2em;
float:left;
}
.productsDetail dd{
 width:385px;
 float:left;
 margin-bottom:2em;
}
.idname,.price{
 font-weight:bold;
}
.cent{
 text-align:center;
}

.dl{
 padding:1.2em 1.5em 0 1.5em;
 border:1px solid #d0e2ec;
 /* 角丸 */
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
.read{
 border:1px solid #d0e2ec;
 /* 角丸 */
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
 
}
.read p{
 padding:1.2em 1.5em;
 margin:0;
}
.dl dd{
 margin-bottom:1.2em;
}
.dllink{
 background:url(../img/common/btn_dl.gif) no-repeat left center;
 padding-left:20px;
}
.dl ul{
 padding:0 !important;
 margin:0 !important;
}
.dl li{
 padding:0 !important;
 margin:0 0 0.4em 0 !important;
 background:none !important;
}

#pn_pokenavi h3.note{
 color:#fff;
 padding:0.5em;
 background:#a00404;
  /* 角丸 */
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}

/* ------------------------- ポケナビの使い方*/
.pokeimages{
 float:left;
 width:200px;
}
.poketexts{
 float:left;
 width:475px;
}

.poketexts p{
 margin-bottom:1em;
}
.poketexts .read{
 color:#fff;
 background-color:#0590da;
 font-weight:bold;
 padding:0.5em;
 border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
.poketexts .ifra{

 padding:0 0.3em;
 background:#fedddd;
  /* 角丸 */
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}

.returnnavi{
 width:300px;
 margin:0 auto;

 padding:1em;
}
.returnnavi img{
 padding:0;
 margin:0;
}
.returnnavi h1{
 text-align:center;
 color:#fff;
 background-color:#0590da;
 font-weight:bold;
 padding:0.5em;
 border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
margin:1em 0;
}
.returnnavi p{
 margin:1em 0;
}
.notes{
 font-size:93%;
 color:#666;
}

.okwidth th{
 width:50%;
}

.imageset dt{
 float:left;
 padding-right:1em;
 padding-bottom:1em;

}
h3{
 clear:both;
}
.imageset .image{
 float:left;
 width:245px;
}
.imageset ul{
 float:right;
 width:400px;
}


/*pokenavi noニュース*/
.pokenavi_information{
 padding:1.5em;
 line-height:1.5;
}
.pokenavi_information h1{
 font-size:116%;
 background:#39C;
 color:#fff;
 padding:0.2em 0.5em;
 margin-bottom:1em;
 /* 角丸 */
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
.pokenavi_information .date{
 text-align:right;
}
.pokenavi_information p{
 margin-bottom:1em;
}

.pokenavi_information .inforbody{
 width:98%;
 margin:0 auto;
 
}



/* ------------------------- clearfix */
#globalNav ul, #contentswrap, #footer ul, .addressmap,
ul.btnGift,
#pn_catalog .catalogAll,
.productsDetail dl,
.pn_howtouse .section,
.imageset,
.catalogmain {
/zoom : 1;
}
#globalNav ul:after, #contentswrap:after, #footer ul:after, .addressmap:after,
ul.btnGift:after,
#pn_catalog .catalogAll:after,
.productsDetail dl:after,
.pn_howtouse .section:after,
.imageset:after,
.catalogmain:after {
 content : '';
 display : block;
 clear : both;
 height:0.01px;/*firefoxバグ対策*/
}

