@charset "UTF-8";

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, table, td, th, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin: 0;
}
 
table {
	border-collapse: collapse;
	border-spacing:0;
}

a  { color: #333333; text-decoration: none }
a:active , a:hover {
	color: #333333;
	text-decoration: underline;
}
img{	border:none;}


fieldset, img {
	border:0;
}
 
address, caption, cite, code, dfn, em, 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%;
}
 
input, textarea, select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}

form {
	margin:0;
	padding:0;
}
 
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
}
 
textarea {
}

.hdnClear{
clear:both;
display:none;
}

/* =========================================== */

.pkg:after
{
   content: " ";
   display: block;
   visibility: hidden;
   clear: both;
   height: 0.1px;
   font-size: 0.1em;
   line-height: 0;
}

* html .pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */


/* =========================================== */

body {
	background:#f2f2f2;
	font-size:13px;
	font-family:'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
}

#mainContents,#header,#footer{
width:747px;
margin:0 auto;
}




/* ================ header ================= */

#header{
	position:relative;
	margin-top: 10px;
	}

#headright{
	margin:0;
	text-align:right;
	color: #333333;
}


#logo {
	margin:3px 0;
}

#header #nv{
	position:static;
	float:left;
	padding: 0px;
	list-style-type: none;
	
	height:36px;
	overflow:hidden;
}

#subNavi {
	position:absolute;
	top:0;
	right:0;
}
#subNavi li{
	margin-left:5px;
	display:inline;
	line-height:1em;
	font-size:11px;
}

#nv li{
	float:left;
	margin:0 ;
	padding:0;
}

#irukaLogo{
	padding:2px 0 2px 6px;
}

/* =========================================== */

#mainContents{
	clear:both;
	background:#FFFFFF;
	padding: 0;
}


/* ================ footer ================ */

#footer{
background:#FFFFFF url(img/bg_foot.gif) no-repeat center bottom;
padding:17px 0;	
}

#FooterNavi{
text-align:center;
padding:20px 0;
}

#selectCat{
background:url(img/bg_comm-r.gif);
margin:0 0 20px 0;
padding:10px 0;

text-align:center;
}

#corpInfo{
float:left;
width:475px;
padding-left:7px;

font-size:10px;
line-height:12px;
}

#ciLogo{
float:left;
padding-right:7px;
}

#ciInfo{}

#subNaviFoot {
float:right;
padding-right:7px;
}

#subNaviFoot li{
display:inline;
text-align:right;
}

#subNaviFoot li a {
color:#4A4A4A;
font-size:11px;
text-decoration:none;
}

/* ================ text decolation ================ */

.nblue{
color:#4160AB;
}

.bred{
color:#EC2027;
font-weight:bold;
}

/* ================ landing layout ================ */

#Netkankyo ul{
 padding:0;
}