/* 初期設定 */
BODY {
	font-family: "Lucida Grande","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", Helvetica, Arial, sans-serif;
	margin:10px;
	padding:0;
	font-size: 100%;
	color:#444444;
	background-color:#ffffff;
}
#caution {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background-color:#ffffff;
	color:#ff0000;
	font-style:bold;
	z-index:10;
}
img {
	border: 0;
}
ul {
	margin:0;
	padding:0;
	list-style: none;
}
li {
	padding:0;
	margin:0;
}
p {
	margin:0;
	padding:0;
}
#listlast {
	padding-right:0;
}
dl {
	margin:0;
	padding:0;
}
form {
	margin:0;
	padding:0;
}

/* LINK */
a {
	color:#336699;
	text-decoration:none;
}
a.header {
	color:#336699;
	text-decoration:none;
}

a.contents {
	color:#336699;
	text-decoration:none;
}

a:hover {
	color: #336699;
	text-decoration: underline;
}
a.gray {
	color:#666666;
	text-decoration:none;
}
a.gray:hover {
	color: #336699;
	text-decoration: underline;
}
a.grayunder{
	color:#666666;
	text-decoration:underline;
}
a.grayunder:hover {
	color: #336699;
	text-decoration: none;
}
a.white{
	color:#ffffff;
	text-decoration:none;
}
a.white:hover {
	color: #ffffff;
	text-decoration: underline;
}
/*全体のレイアウト */
#layout {
	width:950px;
	height:auto;
}

/**************** ヘッダー部 *************************/
#header {
	width:950px;
	height:auto;
	background-image: url(/wwwinc/img/headbk.jpg);
	background-repeat: no-repeat;
	float:left;
}
#header img.logo {
	position:relative;
	z-index:1;
	margin:5px 0 0 4px;
	float:left;
}
#header ul.submenu {
	position:relative;
	z-index:1;
	margin:18px 0 0 32px;
	float:left;
}
li.orange {
	font-size: 0.85em;
	color:#66cc66;
	padding-right:12px;
	padding-left:15px;
	background-image: url(/wwwinc/img/listog.gif);
	background-repeat: no-repeat;
	float:left;
}
#header #google {
	position:relative;
	z-index:1;
	width:auto;
	float:right;
	margin-top:16px;
}
#header #google ul { 
	margin-right:8px;
	float:left;
}
*html body #header #google ul {/* for IE6 */
	margin-right:5px;
}
#header #google li { 
	float:left;
}
#header #google img {
	margin:2px 2px 0 0;
}
#header #menu {
	position:relative;
	z-index:1;
	width:950px;
	height:26px;
	float:left;
	margin-top:3px;
	padding:0;
}
#header #menu2 {
	width:950px;
	height:28px;
	background-image: url(/wwwinc/img/headbk2.jpg);
	background-repeat: no-repeat;
	float:left;
	margin:0;
	padding:0;
	font-size: 0.9em;
}
div.menu2on {
	position:relative;
	left:20px;
	top:6px;
	width:950px;
	height:28px;
	visibility: visible;
	z-index:1;
}
div.menu2off {
	position:relative;
	width:950px;
	height:28px;
	visibility: hidden;
	z-index:1;
}
#header #menu2 #mojisize{
	position:relative;
	top:-162px;
	width:auto;
	float:right;
	margin-right:10px;
	z-index:1;
}
/**************** ヘッダー部（ここまで） *************************/

/***************** コンテンツ *************************/
#contents {
	position:relative;
	top:-145px;
	width:950px;
	height:auto;
	left: 1px;

}
html>body #contents { /*except  IE */
	top:17px;
}
html:\66irst-child #contents {  /* for Safari */
	top:-150px;
}
/* トップページFlash部 */
#contents  #flash {
	width:950px;
	height:286px;
	background-image: url(/wwwinc/img/flashbk.jpg);
	background-repeat: no-repeat;
	float:left;
	margin-bottom:10px;
}
#contents #flash #movie {
	width:700px;
	margin-right:9px;
	float:left;
}
*html body #contents #flash #movie {/* for IE6 */
	margin-right:6px;
}
/* トップページお知らせ部 */
#contents #topnews {
	width:495px;
	height:280px;
	float:left;
}
#contents #topnews #ntitle{
	width:auto;
	height:15px;
	padding:3px;
	background-image: url(/wwwinc/img/newstlbk.jpg);
	border-color:#66cc66;
	border-style:solid;
	border-width:1px;
}
#contents #topnews #ninfo{
	width:auto;
	height:265px;
	font-size:0.85em;
	overflow: auto;
	padding:10px 0 0 8px;
}
#contents #topnews #ninfo dl{
	margin:0 0 8px 0;
	padding:0;
}
#contents #topnews #ninfo dd {
	margin:-1.07em 0 0 110px;
}
html:\66irst-child #contents #topnews #ninfo dd  { /* for Safari */
	margin-top:-1.18em;
}
/* トップページ グローバルメニュー部 */
#contents #gmenu {
	width:445px;
	height:auto;
	padding:3px;
	margin:0;
	border-style:solid;
	border-color:#cccccc;
	border-width:1px;
	float:right;
}
html>body #contents #gmenu{ /*except  IE */
	width:430px;
}
#contents #gmenu div.title {
	width:437px;
	height:auto;
	padding:1px;
	margin-bottom:3px;
	background-color: #eeeeee;
	border-color:#cccccc;
	border-style:solid;
	border-width:1px;
	font-weight:bold;
	font-size:0.9em;
	float:left;
}
html>body #contents #gmenu div.title { /*except  IE */
	width:426px;
}
#contents #gmenu ul.menu {
	float:left;
	margin:0 0 2px 9px;
}
#contents #gmenu ul.menu2 {
	float:left;
	margin:0 0 5px 9px;
}
#contents #gmenu li.green {
	font-size: 0.83em;
	width:140px;
	padding-left:15px;
	background-image: url(/wwwinc/img/listgn.gif);
	background-repeat: no-repeat;
	float:left;
}
html>body #contents #gmenu li.green { /*except  IE */
	width:125px;
}

/********** Leftサイドメニュー設定 *************/

#pageNav{
	float: left;
	width:225px;
	padding: 10px;
	background-color: #F5f7f7;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small;
}


/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:   url(/wwwinc/img2/bg_nav.jpg);
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}

/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	display: block; 
}


/**************** advert styles *****************/

#advert{
	padding: 10px;
}

#advert img{
	display: block;
}

/********** 追加設定プリロード *************/

preloadedImages {
       width: 0px;
       height: 0px;
       display: inline;
       background-image: url(/wwwinc/img/menu1on.jpg); /* menu1 */
       background-image: url(/wwwinc/img/menu2on.jpg); /* menu2 */
       background-image: url(/wwwinc/img/menu3on.jpg); /* menu3 */
       background-image: url(/wwwinc/img/menu4on.jpg); /* menu4 */
       background-image: url(/wwwinc/img/menu5on.jpg); /* menu5 */
       background-image: url(/wwwinc/img/menu6on.jpg); /* menu6 */
       background-image: url(/wwwinc/img/menu7on.jpg); /* menu7 */
}

/*お知らせ*/
#contents #press {
	width:680px;
	height:auto;
	padding:3px;
	margin:0;
	border-style:solid;
	border-color:#cccccc;
	border-width:0px;
	float:left;
}
html>body #contents #press{ /*except  IE */
	width:675px;
}

#contents #press dl{
	margin:0 0 8px 0;
	padding:0;
}

#contents #press dd {
	margin:-1.57em 0 0 170px;
	line-height:2.0em;
}
html:\66irst-child #contents #press dd  { /* for Safari */
	margin-top:-1.58em;
}

/********** 下位ページ コンテンツ部 *************/
/* パンくずリスト */
p.bread {
	font-size: 0.85em;
	font-weight:bold;
	margin:0 0 10px 10px;
}
/* ページタイトル */
#pagetitle {
	font-size: 1.6em;
	font-weight:bold;
	color:#66cc66;
	width:930px;
	padding:0 4px 1px 4px;
	margin:0 0 10px 10px;
	height:auto;
	border-bottom-style:solid;
	border-width:3px;
	border-color:#66cc66;
	float:left;
}
html>body #pagetitle { /*except  IE */
	width:932px;
}
#pagetitle img.backnumber {
	margin-top:9px;
}
html:\66irst-child #pagetitle img.backnumber {  /* for Safari */
	margin-top:7px;
}
/* 左エリア */
#contents #leftbox {
	float:left;
	width:200px;
	height:auto;
	padding:5px;
}
html>body #contents #leftbox { /*except  IE */
	width:490px;
}
/* 右エリア */
#contents #rightbox {
	float:right;
	width:450px;
	height:auto;
	padding:5px;
}
html>body #contents #rightbox { /*except  IE */
	width:440px;
}
/* 左エリア2 */
#contents #leftbox2 {
	float:left;
	width:230px;
	height:auto;
}


/* 右エリア2 */
#contents #rightbox2 {
	float:right;
	width:712px;
	height:auto;
}


/* 下エリア */
#contents #bottombox {
	float:left;
	width:950px;
	height:auto;
	padding:5px;
}
html>body #contents #bottombox { /*except  IE */
	width:940px;
}
/* 見出し */
p.midasi1 {
	width:120px;
	height:auto;
	padding:3px;
	font-size:1.2em;
	font-weight:bold;
	border-style:solid;
	border-width:1px;
	border-color:#66cc66;
/*	background-image: url(wwwinc/img/midasibk.jpg); */
/*	background-repeat: repeat-y; */
}
html>body p.midasi1 { /*except  IE */
	width:114px;
}
/* リスト1 */
ul.list1 {
	width:auto;
	height:auto;
	margin:3px 0 30px 20px;
}
li.list1 {
	float:none;
	font-size:0.85em;
	font-height:120%;
	padding:5px 0 0 15px;
	background-image: url(/wwwinc/img/listgn2.gif);
	background-repeat: no-repeat;
}
/* 脚注など */
p.note1 {
	font-size:0.83em;
	font-height:120%;
}
/* New表示 */
span.new1 {
	margin-left:4px;
	font-size:0.83em;
	color:#ff0000;
	font-weight:bold;
}
/* 囲み記事1 */
#kakomi1 {
	width:438px;
	height:auto;
	padding:3px;
	margin:0;
	border-style:solid;
	border-color:#cccccc;
	border-width:1px;
}
html>body #kakomi1 { /*except  IE */
	width:434px;
}
#kakomi1 div.title {
	width:432px;
	height:auto;
	padding:1px 0 1px 3px;
	margin-bottom:8px;
	background-image: url(/wwwinc/img/kakomitlbk.jpg);
	background-repeat: repeat-y;	
	border-color:#66cc66;
	border-style:solid;
	border-width:1px;
	font-weight:bold;
	font-size:0.9em;
	color:#ffffff;
}
html>body #kakomi1 div.title { /*except  IE */
	width:429px;
}
/* 段落設定１ */
dl.para1{
	margin:0 0 8px 8px;
	font-size:0.85em;
	padding:0;
}
dd.para1 {
	margin:-1.08em 0 0 60px;
}
html:\66irst-child dd.para1  { /* for Safari */
	margin-top:-1.18em;
}
/***************** コンテンツ（ここまで） *************************/

/***************** フッター部 *************************/
#footer {
	position:relative;
	top:-145px;
	width:950px;
	height:26px;
	margin-top:10px;
	padding:8px;
	float:left;
	background-color:#666666;
	font-size:0.85em;
	color:#ffffff;

}
html>body #footer { /*except  IE */
	top:6px;
	width:934px;
	height:14px;
}
html:\66irst-child #footer {  /* for Safari */
	top:-150px;
}
#footer div.left {
	float:left;
}
#footer div.right {
	float:right;
	color:#ffffff;
}
#footer li {
	padding:0 16px;
	float:left;
	border-right-style:solid;
	border-width:1px;
	border-color:#ffffff;
}
#footer li.noborder {
	border-right-style:none;
}

