﻿@charset "UTF-8";

body {
	color: #444444;
	background-color: white;
	background-image: url(../img/3612C_7.JPG);
	background-repeat: repeat;
	border: 0 ;
	padding: 0 ;
	margin: 0 ;
}

/* コンテナ */
div#container {
	width: 755px;
	margin-left: auto;
	margin-right: auto;
}

/* ヘッダ */
div#header {
	background-color: #ffff99;
	background-image: url(../img/DeWALT2.GIF);
	background-repeat: no-repeat;
	padding: 15px 20px 10px;
}

/* ヘッダのタイトルロゴ */
div#header h1 {
	margin: 0;
}

/* ヘッダの本文 */
div#hader p {
	font-size: 0.75em;
	margin: 0;
}

/* メニューの概観 */
ul#menu {
	margin-top: 0;
	margin-bottom: 30px;
	margin-left: 0;
	padding-left: 0;
	height: 30px;
	background-color: #ffa500;
}

/* メニューの各項目のベース */
ul#menu li {
	list-style-type: none;
	float: left;
}

/* メニューの現在のページ */
ul#menu li.menucurrent {
	display: block;
	width: 107px;
	line-height: 30px;
	text-decoration: none;
	text-align: center;
	color: #ffffff;
	background-color: #ff0000;
	border-right: solid 1px #ffffff;
}

/* メニューの一番右(右の罫線無し)が現在のページの時 */
ul#menu li.menulastcurrent {
	border-right: none;
	display: block;
	width: 107px;
	line-height: 30px;
	text-decoration: none;
	text-align: center;
	color: #ffffff;
	background-color: #ff0000;
}

/* メニューの各項目本体の構造 */
ul#menu li a {
	display: block;
	width: 107px;
	line-height: 30px;
	text-decoration: none;
	text-align: center;
	color: #ffffff;
	background-color: #ffa500;
	border-right: solid 1px #ffffff;
}

/* メニューにマウスカーソルを合わせた時 */
ul#menu li a:hover {
	background-color: #ff4500;
}

/* メニューの一番右(右の罫線無し) */
ul#menu li.menulast a {
	border-right: none;
}

div#contents {
background-color: white ;
}

/* Worksページのトップ画像 */
p#works_top_pic {
	text-align: center;
}

/* Worksトップページの一覧テーブル */
table.works_top {
	width: 100% ;
	border-left: solid 1px #EEEEEE ;
	border-top: solid 1px #EEEEEE ;
	border-right: solid 1px #333333 ;
	border-bottom: solid 1px #333333 ;
}

/* Worksトップページのサムネイル */
td.works_top_pic {
	width: 25% ;
	height: auto ;
	text-align: center;
	border-left: solid 1px #333333 ;
	border-top: solid 1px #333333 ;
	border-right: solid 1px #EEEEEE ;
	border-bottom: solid 1px #EEEEEE ;
}

/* Toolsページのトップ画像 */
p#tools_top_pic {
	text-align: center;
}

/* Toolsトップページの一覧テーブル */
table.tools_top {
	width: 100% ;
	border-left: solid 1px #EEEEEE ;
	border-top: solid 1px #EEEEEE ;
	border-right: solid 1px #333333 ;
	border-bottom: solid 1px #333333 ;
}

/* Toolsトップページのサムネイル */
td.tools_top_pic {
	width: 25% ;
	height: auto ;
	text-align: center;
	border-left: solid 1px #333333 ;
	border-top: solid 1px #333333 ;
	border-right: solid 1px #EEEEEE ;
	border-bottom: solid 1px #EEEEEE ;
}

/* ステップ */
p.step {
	clear: both ;
}

/* ステップ横長写真 */
img.step_h {
	float: left ;
	width: 320px ;
	padding-left: 0 ;
	padding-right: 0 ;
	margin: 5px 10px 0 3px ;
}

/* ステップ縦長写真 */
img.step_v {
	float: left ;
	width: 240px ;
	padding-left: 40px ;
	padding-right: 40px ;
	margin: 5px 10px 0 3px ;
}

/* Profile */
table#profile {
	width: 100% ;
	background-color: white ;
	border: solid 1px #444444 ;
}

/* Profile項目名 */
table#profile th {
	width: 20% ;
	background-color: white ;
	border: solid 1px #444444 ;
	margin: 0 ;
	text-align: left ;
}

/* Profile内容 */
table#profile td {
	width: 80% ;
	background-color: white ;
	margin: 0 ;
	border: solid 1px #444444 ;
}

/* Profile画像 */
p#profile_pic {
	text-align: center;
}

/* コンテンツの見出し */
div#contents h2 {
	line-height: 25px;
	background-image: url(../img/h2.jpg);
	padding-left: 25px;
}

/* コンテンツの見出し */
div#ThisWeek {
	text-align: center;
}

/* お知らせ */
div#fyi {
	text-align: left;
}

/* トップページ Wahat's New */
div#whats_new {
	width: 100%;
	background-color: white ;
	margin: 0 ;
	text-align: left;
}

div#whats_new dl {
	width: 100%;
	margin: 0 ;
	text-align: left;
}

div#whats_new dt.whats_new_date {
	clear: both;
	float: left;
	width: 10em;
}

div#whats_new dd {
}

/* リンク */
p.link {
	clear: both ;
}

/* リンクバナー */
img.link_b {
	float: left ;
	width: 160px ;
	padding-left: 0 ;
	padding-right: 0 ;
	margin: 5px 10px 0 3px ;
}

/* WorksやToolsのPrevとNext */
div#navi {
	clear: both;
	text-align: center ;
}

/* フッタ */
div#footer {
	background-color: #ffff99 ;
	margin-top: 25px;
	padding-top: 8px;
	padding-bottom: 8px;
}

/* フッタのアドレス */
address {
	font-size: 0.75em;
	font-style: normal;
	text-align: center;
}