/*基本設定*/

*{
	margin: 0;
	padding: 0;
}

body {
	color: #333333;
	background-image: url(image/bg.gif);
	background-repeat: repeat;
	font-family: Verdana,Arial,Helvetica,"Osaka","ＭＳ Ｐゴシック","MS UI Gothic",sans-serif;
	font-size: 75%;
	line-height: 150%;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.center {
	text-align: center;
}
.right {
	text-align: right;
　　　　　　　padding-rignt:10px
}
.img a:hover{
  position:relative;
	top:2px;
	left:2px;;
}
h1,h2,h3,h4,p,ul,ol,li,dt,dl,dd {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
}
ol {
	padding-left: 20px;
}

ul {
	padding-left: 20px;
}

a:link {
	color: #003cb4; text-decoration: underline;
}
a:visited {
	color: #5655ab; text-decoration: underline;
}
a:active {
	color: #5e52ad; text-decoration: underline;
}
a:hover {
	color: #003cb4; text-decoration: none;
}

/* 画像ボーダー */
img {
border-style: none;
}
/* 強調 */
strong {
	color: #8C0000;
	font-weight: bold;
}
strong.bk{
	color: #000000;
	font-weight: bold;
}
/* 読み飛ばし */
.skip{
	position: absolute;
	left: -9999px;
}
/* 非表示 */
.none{
	display: none;
}

hr{
	width: 98%;
}
hr.end {
	visibility:hidden;
	clear:both;
}
.style1 { 
  color: #990000; 
  font-weight: bold; 
} 
.posted {
	text-align: right;
	padding-right: 10px;
	color: #8C0000;
}
#container {
 	background-image: url(image/cnback.gif);
	background-position: left top;
	background-repeat: repeat-y;   
	width: 781px;
	margin:  0 auto;
	padding-left: 6px;
	text-align: left;
	overflow: hidden; 
}

#header {
	float: left;
	height: 80px;
	background: url(image/hback.jpg) no-repeat ;
}

#headerlogo {
	float: left;
	width: 229px;
	margin: 5px;
}

#headernavi {
	width: 767px;
	height: 20px;
	color: #ffffff;
	background-color: #8C0000;
	float: left;
	clear: both;
}
#header h1 {
	position: absolute;
	left: -9999px;
}
#headernavi ul {
	float: right;
	list-style-type: none;
	margin-right: 5px;
	padding: 0px;
}
#headernavi li {
	float: left;
 	margin: 0;
	padding: 0;
	display: inline;
}
#headernavi a:link {
	color: #ffffff; text-decoration: none;
}
#headernavi a:visited {
	color: #ffffff; text-decoration: none;
}
#headernavi a:hover {
	color: #ffffff; text-decoration: underline;
}
#mainimg {
	clear: both;
	margin-left: 0px;
	width: 767px;
}
#side {
	float: left;
	width: 245px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#side .pad {
	padding-top: 5px;
	padding-bottom: 10px;
}
/* サイドバーフリースペース */
#side .note{
	padding: 5px;
}
#side .list{
	margin: 0px 0px 10px 5px;
	padding: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #8C0000;
	
}
#side .info{
	margin: 0px 0px 10px 5px;
	padding: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #8C0000;
	text-align: center;
}
/* サイドバーフリースペースの段落 */
#side .note p {
	line-height: 130%;
	padding-bottom: 2px;
}
/* サイドバー見出しh2 */
#side h3 {
	font-size: 105%;
	font-weight: bold;
	height:18px;
	color: #666633;
	background: url(image/h3.gif) repeat-x;
	margin-top: 10px;
	margin-left: 5px;
	padding-left: 5px;
	clear: both  
}
#side h2 {
	font-size: 105%;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #8C0000;
	text-align: center;
	clear: both;
}

#side .list p { 	
	background-image: url(image/new_mark.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 14px;
	line-height: 175%;
}

#navi {
  float: left;
  width: 240px;
  margin-left: 5px;
  margin-bottom: 0px;
}
#navi ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#navi li {
  margin: 0;
  padding: 0;
  width: 240px;
  height: 33px;
  text-indent: -9999px;
}
#navi li a {
  text-decoration: none;
  display: block;
  width: 240px;
  height: 33px;
}
#navi li#story      {
  background: url(image/menu.gif) no-repeat 0 0;
}
#navi li#kodawari {
  background: url(image/menu.gif) no-repeat 0 -33px;
}
#navi li#meika  {
  background: url(image/menu.gif) no-repeat 0 -66px;
}
#navi li#chishiki {
  background: url(image/menu.gif) no-repeat 0 -99px;
}
#navi li#chie      {
  background: url(image/menu.gif) no-repeat 0 -132px;
}
#navi li#webshop      {
  background: url(image/menu.gif) no-repeat 0 -165px;
}
#navi li#story a:hover    {
  background: url(image/menuh.gif) no-repeat 0px 0px;
}
#navi li#kodawari a:hover    {
  background: url(image/menuh.gif) no-repeat 0px -33px;
}
#navi li#meika a:hover  {
  background: url(image/menuh.gif) no-repeat 0px -66px;
}
#navi li#chishiki a:hover {
  background: url(image/menuh.gif) no-repeat 0px -99px;
}
#navi li#chie a:hover      {
  background: url(image/menuh.gif) no-repeat 0px -132px;
}
#navi li#webshop a:hover      {
  background: url(image/menuh.gif) no-repeat 0px -165px;
}
#main {
	float: right;
	width: 515px;
	margin: 5px 0px 10px 5px;
}
/* メイン余白 */
#main .pad {
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 25px;
	padding-bottom: 20px;
}
#main .pad2 {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 30px;
}
#main .pad3 {
	padding-right: 20px;
}
#main .pad4 {
	padding-top: 5px;
	padding-right: 45px;
	padding-left: 10px;
}
#main .pad5 {
	padding-top: 5px;
	padding-right: 10px;
}
/* メインリンク設定 */
#main a {
	text-decoration: none;
	color: #cc3300;
}
/* メインリンク基本色 */
#main a:link {
	text-decoration: none;
	color: #8C0000;
}
/* メインリンクマウスオーバー時 */
#main a:link:hover {
	text-decoration: underline;
	color: #cc9900;
}
/* メインリンククリック時 */
#main a:link:active {
	text-decoration: underline;
	color: #cc9900;
}
/* メインリンク訪問済み */
#main a:visited {
	text-decoration: none;
	color: #8C0000;
}
/* メインリンク訪問済みマウスオーバー */
#main a:visited:hover {
	text-decoration: underline;
	color: #cc9900;
}
/* メインリンク訪問済みクリック時 */
#main a:visited:active {
	text-decoration: underline;
	color: #cc9900;
}
#news {
	margin-top: 5px;
	margin-right: 5px;
	float: left;
	width: 240px;
}
#newsarea {
	clear: both;
	width: 240px;
	padding-top: 19px;
}
#news p.right { 	
	text-align: right;
	padding-right: 15px;
}

#newsspace {
	margin-top: 8px;
	width: 240px;
}

#newsspace p { 	
	background-image: url(image/new_mark.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 14px;
	line-height: 175%;
}

#mainmanu {
	float: right;
	width: 240px;
	margin-top: 5px;
	margin-left: 5px;
}

/* メイン見出しh2 */
#main h2{
	font-size: 140%;
	font-weight: bold;
	height:25px;
	color:#ffffff;
	background: url(image/h2.gif) no-repeat;
	margin-bottom: 0.5em;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 2.5em;
	margin-top: 5px;
	margin-right: 10px;
	text-align:left;
	clear: both 
}
#main h2.image{
	background-image: none;
 	margin: 0;
  	padding: 0;
}
/* メイン見出しh3 */
#main h3 {
	font-size: 120%;
	font-weight: bold;
	height:20px;
	color:#ffffff;
	background: url(image/h3.jpg) no-repeat;
	margin-bottom: 0.5em;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 2.5em;
	margin-top: 5px;
	text-align:left;
	clear: both 
}
/* 箇条書き（定義リスト） 
#main dt {
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	font-weight: bold;
	color: #cc3300;
}

#main dd {
	padding-left: 5px;
}
*/
#main table {
	font-size: 95%;
	line-height: 150%;
}

/* 会社概要用 */
.info {
	margin: 10px 10px 25px 5px;
}
.info dt {
	padding-top: 0;
	padding-left: 5px;
	padding-right: 0;
	padding-bottom: 0;
}
.info dd {
	line-height: 160%;
	margin-top: -1.9em;
	margin-left: 9em;
	margin-right: 1em;
	margin-bottom: .8em;
	border-bottom: 1px dotted #666666;
}
.info img {
	border: 1px solid;
}
/* お問い合わせ用
.form {
	line-height: 160%;
	margin: 0;
}
.form dt {
	padding-top: 0;
	padding-left: 0.3em;
	padding-right: 0 ;
	padding-bottom: 0;
}
.form dd {
	line-height: 160%;
	margin-top: -1.9em;
	margin-left: 10em;
	margin-right: 0;
	margin-bottom: .8em;
}
 */
#footer { 
	float: left;
	width: 767px;
	height: 20px;
	color: #ffffff;
	background-color: #8C0000;
}

#footer p {
	padding-top: 2px;
	padding-right: 5px;
	float: right;
	text-align: right;
	font-size: 75%;
}

img {
	border: none;
}
img.left {
	float: left;
	marigin: 0px 10px 0px 0px;
	padding: 0px 10px 0px 0px;
}
img.right {
	float: right;
	marigin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 10px;
}
p.bold {
	font-weight: bold;
}

div#mailfrom_hidden_object {
	width: 1px;
	height: 1px;
	overflow: hidden;
}
div#mailfrom_hidden_object input {
	margin: 10px;
}
