/*  
Theme Name: ナオケンコーポレーション様 2008年度版Webサイトデザインテーマ
Theme URI: http://www.naoken.co.jp/new/
Description: ナオケンコーポレーション様 2008年度版Webサイトデザインテーマ
Version: 1.0
Author: GUCIO& CO.
Author URI: http://gucio.jp/
*/


body {
	font-size: 13px;
	line-height: 1.65;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',Arial,Helvetica,sans-serif;
	margin: 0 auto;
	color: #444;
	background: #E7E3DC;
	}

a:link, a:visited {color: #06c;text-decoration:none;}
a:hover {color: #06c;text-decoration:underline;}


#wrapper_box {
	display: block;
	position: relative;
	top: 0px;
	z-index: 1;
	text-align: left;
	margin: 0 auto;
	width: 860px;
	}

#wrapper {
	display: block;
	float: left;
	width: 800px;
	padding: 0 30px;
	text-align: left;
	background: #fff url(images/bg.jpg) center repeat-y;
	}


/* ----- ヘッダー部 ----- */

#header_box {
	display: block;
	width: 100%;
	background: #fff;
	}

#header {
	display: block;
	height: 80px;
	padding: 0 10px 10px 20px;
	}

#headerimage {
	display: block;
	width: 100%;
	}

#logo {
	float: left;
	}
	
#search {
	display: block;
	float: right;
	text-align: right;
	font-size: 80%;
	margin: 10px 0;
	}



/* ----- 上部ナビゲーションメニュー ----- */

#topnavi {
	display: block;
	width: 800px;
	height: 34px;
	margin: 0;
	}

#topnavi ul {
	list-style: none;
	display: inline;
	}

#topnavi ul li {
	float: left;
	}

#topnavi ul li a {
	display: block;
	overflow: hidden;
	height: 0 !important;
	height /**/: 34px;
	padding-top: 34px;
	width: 100%;
	}

#nav01 { width: 160px; }
#nav02 { width: 160px; }
#nav03 { width: 160px; }
#nav04 { width: 160px; }
#nav05 { width: 160px; }

#nav01 a { background-image: url(images/topmenu_bg.gif);background-position: 0px 0; }
#nav02 a { background-image: url(images/topmenu_bg.gif);background-position: -160px 0; }
#nav03 a { background-image: url(images/topmenu_bg.gif);background-position: -320px 0; }
#nav04 a { background-image: url(images/topmenu_bg.gif);background-position: -480px 0; }
#nav05 a { background-image: url(images/topmenu_bg.gif);background-position: -640px 0; }

#nav01 a:hover, #nav01 a.active { background-image: url(images/topmenu_bg.gif);background-position: 0px 34px; }
#nav02 a:hover, #nav02 a.active { background-image: url(images/topmenu_bg.gif);background-position: -160px 34px; }
#nav03 a:hover, #nav03 a.active { background-image: url(images/topmenu_bg.gif);background-position: -320px 34px; }
#nav04 a:hover, #nav04 a.active { background-image: url(images/topmenu_bg.gif);background-position: -480px 34px; }
#nav05 a:hover, #nav05 a.active { background-image: url(images/topmenu_bg.gif);background-position: -640px 34px; }

#topnavi ul .parent ul {
	display: none;
	}

#topnavi ul .parent ul li {
	display: none;
	}

#topnavi ul .parentOn ul {
	display: block;
	}

#topnavi ul li.parentOn ul li{
	float: none;
	}

#topnavi ul li.parentOn ul li a {
	display: block;
	overflow: hidden;
	height: auto !important;
	padding: 4px 0 4px 15px;
	width: 143px;
	background: #f7f7f7;
	border-top: 1px solid #fff;
	border-left: 1px solid #cfcfcf;
	border-right: 1px solid #cfcfcf;
	border-bottom: 1px solid #cfcfcf;
	color: #444;
	font-size: 90%;
	}

#topnavi ul li.parentOn ul li a:hover {
	background: #fff url(images/list.gif) 5px no-repeat;
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #999;
	}





/* ----- コンテンツ部全体 ----- */

#page {
	display: block;
	width: 100%;
	margin: 0 auto;
	}

#main {
	float: left;
	display: block;
	width: 100%;
	margin: 0 auto;
	}



/* ----- パンくずリスト ----- */

div.breadcrumb {
	display: block;
	width: 550px;
	margin: 0 0 15px;
	padding: 1px 10px 0;
	font-size: 12px;
	}



/* ----- 本文エリア ----- */

#content {
	display: block;
	float: left;
	width: 570px;
	margin: 0px;
	}

#content_inner {
	display: block;
	width: 530px;
	margin: 0 auto;
	padding: 0 0 10px 0;
	}

#news_box {
	clear: both:
	width: 100%;
	padding: 0 10px 10px;
	}

#news_box ul {
	padding: 0 0 10px10px;
	}

#news_box ul li {
	padding: 5px 0 5px 10px;
	background: url(images/list.gif) left no-repeat;
	font-size: 90%;
	border-bottom: 1px dashed #ccc;
	}

#content small {
	font-weight: bold;
	padding: 2px 6px 3px;
	}

div.entry_center {
	text-align: center;
	}

#content ol {
	padding: 10px 0 0 42px;
	list-style-type: decimal;
	list-style-position: outside;
	}
	
#content ol li {
	padding-left: 0;
	}
	
div.navigation {
	display: block;
	width: 100%;
	height: 20px;
	margin: 20px 0 0 0;
	}


div.alignleft {
	display: block;
	float: left;
	width: 50%;
	text-align: left;
	}

div.alignright {
	display: block;
	float: right;
	width: 50%;
	text-align: right;
	}



/* ---------- 前のページ・次のページ・トップへ戻る ---------- */

p.contentnavi {
	text-align: right;
	}

p.gotop {
	text-align: right;
	font-size: 90%;}




/* ---------- サイドバー ---------- */

#sidebar {
	float: right;
	width: 220px;
	margin: 0 0 16px;
	padding: 0 5px;
	line-height: 1.8;
	}

h3.sidebar_title{
	margin: 10px 0 0;
	padding: 0;
	font-size: 120%;
	font-weight: normal;
	color: #666;
	background: none;
	}

#sidebar p {
	padding: 0px 10px;
	}

#sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0;
	}

#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	background: none;
	border: none;
	}

#sidebar ul li a {
	color: #000;
	}

#sidebar ul li a {
	display: block;
	width: 170px;
	background: url(images/sidemenu-green_bg.gif) no-repeat;
	padding: 10px 0 10px 50px;
	}

#sidebar ul li a:hover {
	background: url(images/sidemenu-green_hover_bg.gif) no-repeat;
	}





/* ---------- フッター関連 ---------- */

#footer_box {
	display: block;
	float: left;
	text-align: center;
	width: 100%;
	}
	
#footer {
	width: 100%;
	font-size: 90%;
	}

#footer p{
	font-size: 90%;
	text-align: center;
	padding-top: 0px;
	color: #999;
	line-height: 180%;

	}

#footer p a{
	text-decoration: none;
	}

#footer p a:hover{
	text-decoration: underline;
	}



/* ---------- 全体のテキストやイメージなど ---------- */

h2 {
	font-size: 160%;
	font-weight: bold;
	margin-bottom: 16px;
	padding: 12px 0 12px 64px;
	background: url(images/h2.gif) left no-repeat;
	}

h2 {background: url(images/h2_green.gif) left no-repeat;}

h3 {
	font-size: 140%;
	font-weight: bold;
	margin: 24px 0 16px;
	padding: 0 26px 2px;
	background: url(images/h3.gif) left bottom no-repeat;
	border: none;
	}

h3{background-image: url(images/h3_green.gif);}

h4 {
	font-size: 120%;
	font-weight: bold;
	margin: 8px 0;
	padding: 0 4px;
	background: url(images/h4.gif) left bottom no-repeat;
	}

h4{background-image: url(images/h4_green.gif);}

h5 {
	font-size: 100%;
	font-weight: bold;
	margin: 10px 0 0px;
	padding: 0 18px ;
	background: url(images/h5.gif) left 4px no-repeat;
	}

h5 {background-image: url(images/h5_green.gif);}

strong {
	font-weight: bold;
	}
	
p {
	margin: 5px 0 0;
	padding: 0 0 6px;
	text-align: justify;
	text-justify: distribute;
	}

img{
	border: 0px;
	vertical-align: bottom;
	}

hr {
	display: none;
	}

input, textarea {
	font-size: 95%;
	}

.center {
	text-align: center;
	}

.right {
	text-align: right;
	}

.clear {
	clear: both;
	}

.clearall {
	clear: both;
	}

dd {
	text-align: justify;
	text-justify: distribute;
	}

span.blue {
	font-size: 110%;
	font-weight: bold;
	color: #55c;
	}

span.green {
	font-size: 110%;
	font-weight: bold;
	color: #5a5;
	}

span.red {
	font-size: 110%;
	font-weight: bold;
	color: #c55;
	}

span.normalred {
	font-weight: bold;
	color: #c55;
	}


/* ----- テーブル関連 ----- */

table {
	width: 100%;
	margin: 10px 0;
	}

table.youkou {
	width: 100%;
	margin: 10px 0;
	font-size: 90%;
	}

table.noborder {
	cell-spacing: 0px; 
	}
	
th, td {
	padding: 5px;
	vertical-align: top;
	border: 1px solid #aac;
	text-align: justify;
	text-justify: distribute;
	}

th {
	font-weight: bold;
	white-space: nowrap;
	}

.noborder th,
.noborder td {
	border: 0px;
	padding: 0;
	}




/* ----- 文字サイズ調整 ----- */

.size70 {
	font-size: 70%;
	}

.size80 {
	font-size: 80%;
	}

.size90 {
	font-size: 90%;
	}


/* ----- イメージの装飾 ----- */
	img.item {
	padding: 5px;
	border: 1px solid #cfcfcf;
	background: #fff;
	}