* {
	color:#202020;
	padding:0;
	margin: 0;
	line-height: 140%;
	background-image: none;
}

body {
	font-size: 14px;
	background-color: #fcfcfc;
}

a {
	color:#0000ff;
	text-decoration: underline;;
}

a:hover {
	color:#ff0000;
	text-decoration: none;
}

img{
	vertical-align:middle;
}

a img {
	border:none;
}

hr {
	clear: both;
	height: 1px;
}

strong {
	color: #ee0000;
}


.chui {
	color:#ff0000;
	background-color: #ffff00;
}


/*ベースとタイトル
-------------------------------------------------------------------*/
#base {
	width:800px;
	margin: 0 auto;
	background-image: url(img/base_bg.jpg);
	background-color: #ffffff;
}

#title{
	margin:0 9px;
/*タイトルバックの画像（title.gif）は、782px × 40px で作成*/
	background-image: url(img/title.gif);
	background-repeat: no-repeat;
}

h1 {
	text-decoration: none;
	height:30px;
	line-height: 30px;
	margin-left: 50px;
	padding:5px 0;
	font-size: 18px;
	color: #ffff00;
	font-weight:bold;
}


/*
ヘッダー
-------------------------------------------------------------------*/

#header {
	width:800px;
	height:200px;
	position:relative;
/*トップ画像（header.gif）は、300px × 190px 程度で作成*/
	background-image: url(img/header.gif);
	background-repeat: no-repeat;
	background-position:590px;
}

#header #desc {
	position:absolute;
	top:10px;
	left:50px;
	width:490px;
}

#header #desc h2  {
	height:40px;
	line-height:40px;
	font-size:22px;
	font-weight:bold;
	padding-left:50px;
/*サブタイトルバックの画像（h2.gif）は、高さ 40px で作成*/
	background-image: url(img/h2.gif);
	background-repeat: no-repeat;
	background-position:left;
}

#header #desc p {
	line-height: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
	background-image: url(img/p_line.gif);
}


/*メニュー
----------------------------------------------- */
#menu {
	width:780px;
	height: 20px;
	margin:0 auto;
	padding-top:6px;
	padding-bottom:6px;
	text-align:center;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #dddddd;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	background-image: url(img/menu.jpg);
	background-repeat: repeat-x;
	background-position: left top;

	}

#menu ul {
	list-style-type:none;
	margin-left:30px;
}

#menu li {
	display: inline;
	padding-left: 20px;
	padding-right: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
  }
  
#menu a {
	color: #0000ff;
	font-size: 16px;
	line-height: 20px;
	letter-spacing: 0.1em;
}

#menu a:hover {
	color: #000000;
	background-color: #FFFF00;
}


/*
コンテンツ
-------------------------------------------------------------------*/

#contents {
	padding: 5px;
	margin: 10px 50px 10px 50px;
}

#contents h3 {
	margin-left: 10px;
	color:#000000;
	font-size: 20px;
	font-weight:bold;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #006600;
	padding-left: 15px;
	line-height: 30px;
/* 画像で背景・マーク等を使用する場合は以下を有効に。h3.gif は高さ30px */
/*	background-image: url(img/h3.gif);
	background-repeat: no-repeat;
	background-position:left;*/
	font-family: ""ＭＳ Ｐゴシック";
}

#contents h4 {
	font-size: 14px;
	padding: 4px 10px;
	color: #006600;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #009900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
}

#contents .c_pad {
	padding: 10px;
}

#contents .c_pad p{
	color:#222222;
	line-height: 25px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 0px;
	background-image: url(img/p_line.gif);
}
#contents .c_pad dl{
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#contents .c_pad p a {
	line-height: 20px;
}


#contents .c_pad table {
	width:640px;
	margin:20px auto 10px;
	padding:0px;
	background-color:#ccddFF;
	border-spacing:2px 2px;
	border: 1px solid #666666;
}
#contents .c_pad tr {
	background-color:#ffffff;
}
#contents .c_pad th {
	padding:4px 8px 4px 38px;;
	text-align:left;
	color:#050;
	font-size:18px;
	font-weight:bold;
	border: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
/* 商品名タイトルバック。th.jpg は高さ30px */
	background-image: url(img/th.jpg);
	background-repeat: no-repeat;
	background-color: #f0f0f0;
}
#contents .c_pad td {
	padding:5px 8px;
	border: 1px solid #cccccc;
}
#contents .c_pad table .left {
	width:140px;
	text-align:center;
}
#contents .c_pad td ul {
	list-style-type:none;
	margin-left:8px;
	margin-top:5px;
}
#contents .c_pad td ul li{
	line-height:140%;
	padding-left:16px;
	background-image: url(img/li.jpg);
	background-repeat: no-repeat;
	background-position: left 4px;
}


/*
フッタメニュー
-------------------------------------------------------------------*/

#f_menu {
	position:relative;
	clear: both;
	width: 780px;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	background-image: url(img/foot.jpg);
	background-repeat: repeat-x;
	border-top: 1px solid #E2E2DE;
}
#f_menu li {
	list-style-type: none;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	padding-right: 5px;
	padding-left: 5px;
}
#f_menu ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
#f_menu li a {
	font-size: 14px;
}

#f_menu p {
	font-size: 10px;
	color: #333333;
}
#f_menu #miya {
	font-size:12px;
	position:absolute;
	bottom:10px;
	right:20px;
	color:#666;
}
#f_menu #miya a {
	text-decoration:none;
	color:#666;
}


/*
コピーライト
-------------------------------------------------------------------*/

address {
	width: 800px;
	margin:0 9px;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	font-size: 14px;
/*フッタタイトルバックの画像（adress.gif）は、782px × 40px で作成*/
	background-image: url(img/adress.gif);
	background-repeat: no-repeat;
}
