a { color: blue }
a:link  { color: blue }
a:hover { color: red }

h1{
	display: block;
	width:800px;
	height:120px;
	text-indent: -5000px;
	background-image:url("http://www.fuyuki-nenga.com/form/form_titile.gif");
	margin: 0px;
	}
h2{
	color: white;
	font-weight: bold;
	font-size:14px;
	background-color: #f00;
	text-align: center;
	margin: 0px 0px 10px;
	padding: 5px;
	border: none 0px;
	}
td{font-size: x-small;line-height:140%;}
p{font-size: x-small;line-height:140%;}

body  {
	color: #555;
	font-size: x-small;
	line-height:140%;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 20px;
	background-image:url(back.jpg);
	}
/* ボディ部分 */
#bodywaku{
	text-align: center;
	width: 862px;
	border-right: 1px solid gray;
	border-left: 1px solid gray; 
	border-bottom: 1px solid gray;
	background-color: white;
	}
#body{
	text-align: center;
	width: 800px;
	margin-top: 0px;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 20px;
	background-color: white;
	}
/* ヘッド */
#header{
	text-align: center;
	width: 800px;
	height:35px;
	background-image:url(images/head.jpg);
	border: 0;
	margin-bottom: 20px;
	}
/*ヘッドタイトル */
#topimage{
	text-align: center;
	width: 800px;
	border: 0;
	margin-bottom: 0px;
	}
/*トップナビゲーション */
#topnavi{
	text-align: center;
	width: 800px;
	border: 0;
	margin-bottom: 30px;
	}
/* 左サイド */
#left{
	float: left;
	text-align: center;
	width: 250px;
	margin-left:0px;
	margin-bottom:20px;
	border: 0;
	overflow: hidden;
	}
.waribiki{
	text-align:left;
	width: 100%;
	margin-bottom:20px;
	}
.design{
	text-align:left;
	width: 100%;
	margin-bottom:20px;
	}
.kakaku{
	width: 100%;
	background-color:#555;
	margin-bottom:5px;
	}
.kakaku-setumei{
	text-align:left;
	margin-bottom:20px;
	}
.setumei{
	text-align:left;
	margin-bottom:20px;
	}
.setumei h3{
	color: red;
	font-weight: normal;
	font-size: x-small;
	text-align: center;
	margin: 2px 0px 0px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #aaa;
	}
.houhan{
	text-align:left;
	margin-bottom:20px;
	}
.houhan p{
	text-align:left;
	padding-top:3px;
	padding-bottom:3px;
	border-bottom: 1px dotted gray; 
	margin:0px;
	}
/* 中央部分 */
#center{
	float: left;
	text-align: left;
	width: 0px;
	overflow: hidden;
	}
/* 右サイド */
#main{
	float: left;
	width: 530px;
	margin-left:20px;
	margin-bottom:10px;
	border: 0;
	overflow: hidden;
	}
.block{
	margin-top:0px;
	margin-bottom:20px;
	}
/* フッター */
#footer{
	clear: both;
	color:white;
	font-size: x-small;
	text-align:center;
	width: 100%;
	padding-top:5px;
	padding-bottom:5px;
	background-color: #f00;
	overflow: hidden;
	}
/* 回り込み解除 */
.clear {
	clear: both;
	} 
/*タイトル下カテゴリロールオーバー*/
.navigation a{
	display: block;
	width:100px;
	height:30px;
	text-indent: -5000px;
	}
.navigation th a {
	background-position: bottom right;
	}
.navigation a:hover {
	background-position: bottom right;
	}
.navigation a#top{
	background-image: url("../2009/images/top.jpg");
	}
.navigation a#kitei{
	background-image: url("../2009/images/kitei.jpg");
	}
.navigation a#syouyou{
	background-image: url("../2009/images/syouyou.jpg");
	}
.navigation a#profile{
	background-image: url("../2009/images/profile.jpg");
	}
.navigation a#bbs{
	background-image: url("../2009/images/bbs.jpg");
	}
.navigation a#print{
	background-image: url("../2009/images/print.jpg");
	}
.navigation a#gnenga{
	background-image: url("../2009/images/gnenga.jpg");
	}
.navigation a#help{
	background-image: url("../2009/images/help.jpg");
	}
/*オーダーフォーム*/
.orderform{
	background-color:#888;
	width: 100%;
	}
.orderform h3 {
	color: red;
	font-weight: normal;
	font-size: small;
	text-align: center;
	margin: 2px 0px 0px;
	vertical-align: middle;
	}
.orderform td{
	background-color:#ffffcc;
	padding-left:10px;
	}
.orderform th{
	font-weight: normal;
	font-size: x-small;
	background-color:white;
	}

