﻿@charset "utf-8";
/* formatting style
------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}

#home h1 {
	font-size: 12px;
	font-weight: normal;
}


strong {
	font-weight: normal;
}
#home #home {
	position: absolute;
	padding-top: 0px;
	top: 2px;
	right: 140px;
}


body {
	color: #787878;
	background-color: #e6e6fa;/*元のカラーコード:#F6E2E2*/
	background-repeat: repeat;
	letter-spacing: 3px;
	font-family: "游ゴシック", "Osaka", "ヒラギノ角ゴ Pro W3";
	/*background-image: url(img/bg_fabric_linenlight_5.gif);*/
	font-size: 100%;
}
hr {
	display: none;
}
/* link styles
------------------------------*/
a img {
	border-style: none;
}

a:link {
	color: #333333;
}
a:visited {

}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	position: relative;
	left: 1px;
	top: 1px;
}
/* basic layout
------------------------------*/
#wrapper {
	background-color: #FFFFFF;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #8EAE91;
	border-left-color: #8EAE91;
}
#main {
	float: right;
	width: 650px;
	margin-bottom: 0px;/*20px*/
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 1.8;
	letter-spacing: 4px;
}
#main img {
	margin: 0px;/*5px*/
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#footer {
	padding: 15px;
	clear: both;
	color: #FFFFFF;
	background-color: #859E64;
	font-size: 75%;
}
/* header styles
------------------------------*/
#header {
	background-image: url(img/rose_top01.jpg);/*logo_for_title.jpg);*/
	background-repeat: no-repeat;
	height: 240px;/*元300*/
	width: 960px;/*元980*/
	position: relative;
	background-position: right top;/*元left top*/
	padding-top: 20px;
	padding-left: 20px;
	border-top-width: 1px;
	border-bottom-width: medium;
	border-top-style: dashed;
	border-bottom-style: double;
	border-top-color: #8EAE91;
	border-bottom-color: #8EAE91;
}
#footer address {
	color: #ffffff;
}
#footer address a {
	color: #ffffff;
}

#header #logo {
	position: right;/*absolute;
	top: 100px;
	left: 650px;*/
}
#header #title {
	padding-top: 200px;
	line-height: 1.6;
	padding-left: 650px;
	color: #336600;
	font-size: 14px;
	font-family: "游ゴシック", "Meiryo UI", "ヒラギノ丸ゴ StdN W3";
}

/* main styles
------------------------------*/
#main h2 {
	color: #666666;
	font-size: 16px;
	font-weight: bold;
	background-repeat: no-repeat;
	text-indent: 20px;
	background-position: left center;
	background-image: url(img/maru.gif);
	margin-bottom: 20px;
	margin-top: 30px;
}
#main h3 {
	font-size: 14px;
	font-weight: normal;
}
#main h4 {
	font-size:14px;
	font-weight: bold;
}
#main h5{
	font-size:14px;
	font-weight: normal;
	line-height: 25px;
	width: 600px;
}
#main h6{
	font-size:15px;
	font-weight: normal;
	line-height: 25px;
	width: 600px;
}
#main .s {
	float: right;
	margin-top: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

#main p {
	margin-bottom: 1em;
	font-size: 14px;
	font-weight: normal;
	line-height: 25px;
	width: 600px;
}
#main dl#news dt {
	font-weight: bold;
	background-image: url(file:///C|/Documents%20and%20Settings/%E5%AF%8C%E6%88%90%E3%80%80%E7%AF%80%E5%AD%90/My%20Documents/dekiru_site/images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px 0px 10px;
	clear: left;
	float: left;
	width: 5em;
	padding-left: 15px;
}
#main dl#news dd {
	margin: 0px 0px 10px;
}
#main ul {
	/*padding-top: 10px;*/
	padding-left: 1em;
	list-style-type: disc;
	list-style-position: outside;
	line-height: 30px;
	/*text-indent: 1em;*/
}

#sidebar {
	float: left;
	width: 250px;
	margin-bottom: 20px;
	background-color: #F1F7DF;/*元#DCEBAE;*/
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DCB1B3;
	height: auto;/*1000px*/
	padding: 10px;
	font-size: 80%;
}
#sidebar ul li {
	line-height: 30px;
	list-style-image: url(img/sankaku_2.gif);
	list-style-position: inside;
}
#sidebar ul li a {
	text-decoration: none;
	color: #787878;
}
#sidebar ul li a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}





/* sidebar styles
------------------------------*/
#sidebar dl dt a {
	padding: 5px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
}
#sidebar  dl  dt  a:hover {
	border: 1px solid #000000;
}

#sidebar dl dt {
	clear: both;
}

#sidebar dl dd {
	margin-bottom: 10px;
	color: #637775;
}
#sidebar dl dd a {
	text-decoration: none;
	color: #666666;
}
#sidebar dl dd a:hover {
	color: #333333;
	text-decoration: underline;
}



#sidebar h2 {
	color: #696969;
	text-align: center;
	position: static;
}

/* footer styles
------------------------------*/
#footer ul li a {
	color: #CCCCCC;
}

#footer ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer p a {
	color: #ffffff;
}
#footer p a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer ul li {
	display: inline;
	list-style: none;
	margin-right: 15px;
}
#footer p {
	margin: 0px;
	float: right;
		
}

/* table
------------------------------*/
#oil_table {
	border-collapse: collapse;
	margin: 0em 1em 1em 1em;
	border-style: none;
}
#oil_table td:nth-of-type(1) {
	width: 150px;
}
#oil_table td:nth-of-type(2) {
	width: 350px;
}
#menu_table {
	border-collapse: collapse;
	margin: 0em 1em 1em 1em;
	border-style: hidden;
}
#menu_table td:nth-of-type(1)  {
	width: 180px;
}
#menu_table td:nth-of-type(2) {
	width: 400px;
}
#menu_table2 {
	border-collapse: collapse;
	border-style: hidden;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#menu_table2 td{
	font-size: 13px;
	width: 250px;
}


/* form
------------------------------*/
#main form {
	margin-bottom: 25px;
}
#main textarea {
	padding: 2px;
	border: 1px solid #999999;
}
#main form em {
	color: #FF0000;
	padding-left: 5px;
}
#main form textarea#comment {
	overflow: auto;
	height: 120px;
	width: 300px;
}
#main table {
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-collapse:collapse;
	border-top-style: none;
}
#main table th {
	border-bottom: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#main table td {
	border-bottom: 1px solid #CCCCCC;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#main table tr.odd {
	background-color: #EFEFEF;
}
.top {
	padding: 100px;
}
.top li {
	float: left;
	text-indent: 5px;
	padding-top: 30px;
	padding-left: 30px;
	margin-left: 30px;
	list-style-image: none;
	list-style-type: disc;
}
#top_menu li {
	display: block;
	text-decoration: none;
	float: right;
	position: relative;
	top: 0px;
	font-size: 12px;
	height: 2.5em;
	line-height: 2.5em;
	background-position: center center;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #8EAE91;
	list-style-type: none;
	text-align: center;
	text-indent: 10px;
}
#top_menu li a {
	text-decoration: none;
	color: #8EAE91;
	display: inline-block;
}
#top_menu li a:hover {
	background-color: #FFFFFF;/*元#DCEBAE;*/
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #8EAE91;
	line-height: 2.5em;
	height: 2.5em;
}

#main #faqList dt {
	font-weight: bold;
	background-image: url(img/q.gif);
	background-repeat: no-repeat;
	background-position: left top;/*元center*/
	padding-left: 25px;
}
#main #faqList dd {
	background-image: url(img/a.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 1px;
	padding-left: 25px;
}
#news {
	padding: 10px;
	margin: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #57704C;
	border-right-color: #57704C;
	border-bottom-color: #57704C;
	border-left-color: #57704C;
	background-color: #FFFFFF;/*#F1F7DF*/
}
