

body {

	font-size: 95%;
	line-height: 150%;
	text-align: center;
	color: #333333;
	margin: 0px;
}
div#page {
	text-align: left;
	border: 1px solid #333333;
	background: #EFEFEF;
	width: 1000px;
	margin: 5px auto 5px auto;
	padding: 5px 5px 5px 5px;
}
div#top-head {
	height: 90px;
	margin: 0px;
	background: #efefef;

}

div#head {
	height: 90px;
	margin: 0px;
	background: #efefef;

}

div#main {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	background: #ffffff;
	width: 1000px;

}

div#foot
	{
	margin-top: 20px;
	text-align: right;
	background-color: #FFFFFF;
	color: #636363;
	height: 20px;
	width: 1000px;
	}





/*
コンテンツ
-------------------------------------------------------------------*/


#contents {
	width:1000px;
	float: left;
}

#contents p{
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(img/note_line.gif);
	margin-right: 30px;
	margin-left: 30px;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
}

#contents h3 {
	font-size: 12px;
	padding-left: 27px;
	color: #222222;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: 5px;
	margin-left: 5px;
	font-weight: bold;
	line-height: 31px;
	background-image: url(img/sample_09.jpg);
	height: 35px;
	background-repeat: no-repeat;
}


#contents h4 {
	font-size: 12px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #A9B59B;
	padding-left: 7px;
	color: #555555;
	line-height: 18px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 13px;
}

#contents h5 {
	font-size: 12px;
	padding-left: 27px;
	color: #222222;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: 5px;
	margin-left: 5px;
	font-weight: bold;
	line-height: 31px;
	background-image: url(img/sample_08.jpg);
	height: 35px;
	background-repeat: no-repeat;
}



#contents #c_pad {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px; 
	padding-left: 10px;
}

/* for IE \*/
* html body #base #contents #c_pad {
	padding: 9px;
}	


#contents .img_left {
	float: left;
	background-color: #FFFFFF;
	padding: 5px;
}

#contents .img_left img {
	border: 2px solid #EDEDE9;
}

#contents .c_img_left {
	float: left;
	background-color: #FFFFFF;
	padding: 10px;
	margin-right: 10px;
}

#contents .c_img_left img {
	border: 1px solid #999999;
}



/*
２box
-------------------------------------------------------------------*/
#contents .box2 {
	float: left;
	height: 150px;
	width: 300px;
	border: 1px solid #DDDDDD;
	margin: 5px;
	padding: 5px;
	background-image: url(img/box_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	position: relative;
}
#contents .box2 h4 {
	margin: 0px;
	background-color: #3e72d5;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	border-left-color: #0033CC;
}

#contents .box2 p {
	margin: 0px;
}

#contents .box2 .btn a {
	font-size: 10px;
	line-height: 17px;
	height: 17px;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	background-color: #7A7A76;
	border: 1px solid #D2D2D2;
	width: 80px;
	display: block;
	text-align: center;
	text-decoration: none;
	background-image: url(img/06.gif);
	position: absolute;
	right: 10px;
	bottom: 10px;
}

#contents .box2 .btn a:hover {
	background-color: #FF9900;
	background-image: url(img/15.gif);
}

------------------------------------------------

/* --- プルダウンメニュー --- */
ul#pulldown-menu a {
        color: #FFFFFF;
        text-decoration: none;
	width: 1000px;
}
ul#pulldown-menu a:link,
ul#pulldown-menu a:visited {
        background: #3366FF;
        background-image:url(img/head_00.gif);
	width: 125px;
	height: 31px;
	color: #FFFFFF;
	font-size: 13px;
        text-decoration: none;
}
ul#pulldown-menu a:hover,
ul#pulldown-menu a:active {
        background: #FF9933;
        background-image:url(img/head_000.gif);
        text-decoration: none;
	font-size: 13px;
	color: #FF9900;
	width: 125px;
	height: 31px;
}

ul#pulldown-menu li {
        float: left;
        position: relative;
        margin: 1 em;
        width: 8.1em;
        height: 2em;
        line-height: 2em;
}
ul#pulldown-menu li a {
        display: block;
        width: 5em;
        height: 2em;
        text-align: center;
}

/* 下層のメニューを不可視に */
ul#pulldown-menu li ul {
        display: none;
}

/* 疑似要素 :hover で下層のメニューを可視に */
ul#pulldown-menu li:hover ul {
        display: block;
        position: absolute;
        z-index: 100;
}

ul#pulldown-menu li ul li {
        float: none;
        margin: 0;
        font-weight: normal;
}





------------------------------------------------
/* --- トナータブメニュー --- */

iv#tabnav-00 {
	overflow: hidden;
	width: 400px;
	height: 35px;
	background: url(img/btn_002_b-trans.png) 0 repeat-x;
}
div#tabnav-00 ul {
	width: 400px;
	height: 35px;
}
div#tabnav-00 ul li {
	float: left;
	width: 90px;
	height: 35px;
	margin: 0 0 0 15px;
	line-height: 30px; /* テキストの上下位置を中央ぞろえに */
	text-align: center;
}
div#tabnav-00 ul li a {
	display: block;
	width: 100px;
	height: 30px;
	background-repeat: no-repeat;
	background-position: 0 0;
	text-decoration:none;
}
div#tabnav-00 ul li a:hover {
	background-position: 0 100%;
	color:#000;
	text-decoration: underline; /* テキストの下線（あり） */
	background:url("img/btn_002_b-trans_2.png") no-repeat;
}
div#tabnav-00 ul li#menu01 a { 
	background-image: url(img/btn_002_b-trans.png);
}
div#tabnav-00 ul li#menu02 a {
	background-image: url(img/btn_002_b-trans.png);
}





------------------------------------------------


a:link {color:#000000; text-decoration="none"}
a:visited {color:#000000; text-decoration="none"}
a:active {color:#6073a3; }
a:Hover {color:#ff0000; }

a.topmenu { display: block; width: 100% ; height:20px ;color: #555555; text-decoration: none; }
a.topmenu:hover { background-color: #858585; color: #ffffff; }

a.topitem { color: #636363; text-decoration: none; }
a.topitem:hover { color: #384082; }

a.backlink { display: block; width: 70% ; text-decoration: none; color:#FFFFFF}
a.backlink:hover { color: #FFFFFF }
a.backlink:visited {color:#FFFFFF }

div.logobar {   text-align: left;float: left;}
div.logoovation {   text-align: right;}


html,body {
 scrollbar-face-color : #E6E6E6;
 scrollbar-highlight-color : #ffffff;
 scrollbar-shadow-color : #444444;
 scrollbar-3dlight-color : #828282;
 scrollbar-arrow-color : #000000;
 scrollbar-track-color : #E6E6E6;
 scrollbar-darkshadow-color : #828282;
 scrollbar-base-color : #ffffff
}


------------------------------------------------
/* --- メールフォーム --- */


/* --- フォームエリア --- */
form.contact {
width: 900px; /* フォームエリアの幅 */
font-size: 80%;
}
/* --- フォームエリア内の段落 --- */
form.contact p {
line-height: 130%;
}
/* --- 段落内の「必須」画像 --- */
form.contact p.attention img {
vertical-align: middle;
}

/* --- テーブル --- */
form.contact table {
width: 100%; /* テーブルの幅 */
background-color: #f9f9f9; /* テーブルの背景色 */
border: 1px #c0c0c0 solid; /* テーブルの境界線 */
}
/* --- 見出しセル（th） --- */
form.contact th {
width: 140px; /* 見出しセルの幅 */
padding: 10px 8px; /* 見出しセルのパディング（上下、左右） */
background-color: #f5f5f5; /* 見出しセルの背景色 */
border-bottom: 1px #c0c0c0 dotted; /* 見出しセルの下境界線 */
text-align: left;
line-height: 130%;
}
/* --- 見出しセル内の補足テキスト --- */
form.contact th span.supplement {
font-weight: normal;
}
/* --- データセル（td） --- */
form.contact td {
padding: 10px 5px 7px; /* データセルのパディング（上、左右、下） */
background-color: #ffffff; /* データセルの背景色 */
border-bottom: 1px #c0c0c0 dotted; /* データセルの下境界線 */
}
/* --- データセル内の補足テキスト --- */
form.contact td span.supplement {
color: #808080;
}
/* --- 必須項目セル --- */
form.contact td.required {
width: 26px; /* 必須項目セルの幅 */
padding: 10px 3px; /* 必須項目セルのパディング（上下、左右） */
background-color: #c4e6fa; /* 必須項目セルの背景色 */
text-align: center;
}
/* --- 任意項目セル --- */
form.contact td.arbitrary {
background-color: #e0f1fc; /* 任意項目セルの背景色 */
}

/* --- フォーム部品 --- */
form.contact input,
form.contact select,
form.contact textarea {
margin-bottom: 2px; /* フォーム部品の下マージン */
}
/* --- フォーム部品のサイズ --- */
/* --- （長めのテキスト入力欄） --- */
#company, #section, #name, #name2,
#email, #address {
width: 350px; /* フォーム部品の幅 */
}
/* --- （短めのテキスト入力欄） --- */
#tel1, #tel2, #tel3,
#fax1, #fax2, #fax3 {
width: 70px; /* フォーム部品の幅 */
}
#zip1, #zip2 {
width: 70px; /* フォーム部品の幅 */
}
/* --- （複数行のテキスト入力欄） --- */
#message {
width: 420px; /* フォーム部品の幅 */
height: 10em; /* フォーム部品の高さ */
}

/* --- ボタン --- */
form.contact p.button {
margin: 20px 0 0; /* ボタンのマージン（上、左右、下） */
text-align: center;
}

---------------------------------------------------

/* --- ナビゲーションバー --- */
div.nav {
width: 130px; /* ナビゲーションの幅 */
font-size: 75%;
}

/* --- メニューエリア --- */
div.nav ul.nl {
margin: 0;
padding: 0;
border-top: 1px #c0c0c0 dotted; /* 最上部の境界線 */
list-style-type: none;
text-align: left;
}

/* --- メニュー項目 --- */
div.nav ul.nl li {
padding: 2px 2px; /* 項目のパディング（上下、左右） */
background-color: #f9f9f9; /* 項目の背景色 */
border-bottom: 1px #c0c0c0 dotted; /* 項目の下境界線 */
}

/* --- リンク --- */
div.nav ul.nl li a {
display: block;
position: relative; /* IE6用 */
padding: 2px 2px; /* リンクエリアのパディング（上下、左右） */
border-left: 4px #c0c0c0 solid; /* リンクエリアの左境界線 */
text-decoration: none; /* テキストの下線（なし） */
}
/* --- ポイント時の設定 --- */
div.nav ul.nl li a:hover {
border-left-color: #e0e0e0; /* ポイント時の左境界線色 */
}


------------------------------------------------

 
/*タブ切り替え全体のスタイル*/
.tabs {
  margin-top: 50px;
  padding-bottom: 40px;
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  width: 700px;
  margin: 0 auto;}

/*タブのスタイル*/
.tab_item {
  width: calc(100%/3);
  height: 50px;
  border-bottom: 3px solid #5ab4bd;
  background-color: #d9d9d9;
  line-height: 50px;
  font-size: 16px;
  text-align: center;
  color: #565656;
  display: block;
  float: left;
  text-align: center;
  font-weight: bold;
  transition: all 0.2s ease;
}
.tab_item:hover {
  opacity: 0.75;
}

/*ラジオボタンを全て消す*/
input[name="tab_item"] {
  display: none;
}

/*タブ切り替えの中身のスタイル*/
.tab_content {
  display: none;
  padding: 40px 40px 0;
  clear: both;
  overflow: hidden;
}


/*選択されているタブのコンテンツのみを表示*/
#all:checked ~ #all_content,
#programming:checked ~ #programming_content,
#design:checked ~ #design_content {
  display: block;
}

/*選択されているタブのスタイルを変える*/
.tabs input:checked + .tab_item {
  background-color: #5ab4bd;
  color: #fff;
}
 

/* 製品販売価格マウスオーバーの記述 */
img.sample:hover {
opacity: 0.5;
filter: alpha(opacity=60);
-moz-opacity:0.6;
}

------------------------------------------------

/*タブ2切り替え全体のスタイル*/
.tabs2 {
  margin-top: 50px;
  padding-bottom: 40px;
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  width: 700px;
  margin: 0 auto;}

/*タブのスタイル*/
.tab2_item {
  width: calc(100%/3);
  height: 50px;
  border-bottom: 3px solid #5ab4bd;
  background-color: #d9d9d9;
  line-height: 50px;
  font-size: 16px;
  text-align: center;
  color: #565656;
  display: block;
  float: left;
  text-align: center;
  font-weight: bold;
  transition: all 0.2s ease;
}
.tab2_item:hover {
  opacity: 0.75;
}

/*ラジオボタンを全て消す*/
input[name="tab2_item"] {
  display: none;
}

/*タブ切り替えの中身のスタイル*/
.tab2_content {
  display: none;
  padding: 40px 40px 0;
  clear: both;
  overflow: hidden;
}


/*選択されているタブのコンテンツのみを表示*/
#all2:checked ~ #all2_content,
#programming:checked ~ #programming_content,
#design:checked ~ #design_content {
  display: block;
}

/*選択されているタブのスタイルを変える*/
.tabs2 input:checked + .tab2_item {
  background-color: #5ab4bd;
  color: #fff;
}

------------------------------------------------
/* 見出しのデザインの記述 */

h2 {
  color: #364e96;/*文字色*/
  border: solid 3px #364e96;/*線色*/
  padding: 0.5em;/*文字周りの余白*/
  border-radius: 0.5em;/*角丸*/
}