body  { color: #333333; background: #ffffff url("/image/image-gafu-shiro-L.gif"); margin: 0; padding: 0 }



img {
	border			: none;
	border-left: 2;
	}



a {
	color			: #009900;
	text-decoration		: none;
	}



a:hover {
	text-decoration		: underline;
	}



h2 {
	/* [disabled]margin-bottom		: 2em; */
	font-size		: 150%;
	color			: #004D00;
	}



h3 {
	border-bottom		: solid 2px orange;
	border-left		: solid 20px green;
	padding-left		: 1em;
	font-size		: 100%;
	}



/* タイトル */
.title  { background-color: #004d00; background-image: url("/image/titleimage-small.jpg"); background-repeat: no-repeat; background-position: 100% 0; padding: 5px 0 36px 5px }



.title div{
	color			: #cccccc;
	font-size		: 80%;
	}



.title img {
	margin-bottom		: -7px;
	margin-right		: 10px;
	}



/* メインメニュー */
.menu1 {
	position		: absolute;
	left			: 5px;
	top			: 53px;
	background-color	: #004d00;
	background-repeat	: no-repeat;
	}



.menu1 a:hover {
	background-color	: #004d00;
	}


.menu1 a:hover img {
	visibility		: hidden;
	}



#menu1-1  { background-image: url("/image/miru.gif"); float: left }


#menu1-2  { background-image: url("/image/sodateru.gif"); float: left }


#menu1-3  { background-image: url("/image/tsukuru.gif"); float: left }



/* サイドバー (メニューやメールなど) */
.sub {
	position		: absolute;
	left			: 10px;
	top			: 110px;
	width			: 200px;
	}



/* サブメニュー */
.menu2  { background-color: #ffffee; padding: 0; width: 80%; border: solid 2px #9acd32 }



.menu2 div {
	margin-bottom		: 5px;
	padding			: 0px 10px 5px 10px;
	}



.menu2-title {
	position		: relative;
	left			: 4px;
	top			: -10px;
	width			: 4em;
	background-color	: white;
	text-align		: center;
	font-weight		: bold;
	}



.menu2 a {
	font-size		: 90%;
	text-decoration		: none;
	}



.menu2 a:hover {
	text-decoration		: underline;
	}

.menu3 div {
	margin-bottom		: -2px;
	}



.menu3 a  { font-size: 80%; text-decoration: none; background-image: url("/image/marker-menu3.gif"); background-repeat: no-repeat; background-position: 0 2px; display: block; padding-left: 1.5em }



.menu3 a:hover {
	text-decoration		: underline;
	}



.arimasu {
	margin-top		: 10px;
	}



.menu-whats-shugaten {
	margin-top		: 10px;
	font-size		: 85%;
	}



.mail  { font-size: 85%; background-image: url("/image/mail.gif"); background-repeat: no-repeat; background-position: 0 2px; margin-top: 10px; padding-left: 1.5em }



.menu-link {
	margin-top		: 10px;
	font-size		: 85%;
	}



/* メインパート (コンテンツとコピーライト) */
.main {
	position		: absolute;
	left			: 220px;
	top			: 110px;
	}



/* コンテンツ */
.contents {
	padding			: 0px 20px 0px 0px;
	}



.contents-body {
	margin-bottom		: 2px;
	}



.contents p {
	margin			: 1em 10px 0px 3em;
	line-height		: 150%;
	text-indent		: 1em;
	text-align		: justify;
	text-justify		: distribute;
	}



.contents li {
	margin			: 1em 10px 0px 2em;
	line-height		: 150%;
	text-indent		: 0em;
	text-align		: justify;
	text-justify		: distribute;
	}



.contents-sign {
	line-height		: 150%;
	text-indent		: 0em;
	text-align		: right;
	}



.gotop {
	text-align		: right;
	font-size		: 75%;
	}



p.list1 {
	line-height		: 120%;
	text-indent		: 0em;
	}



p.list2-title {
	line-height		: 120%;
	text-indent		: 0em;
	}



p.list2 {
	margin-top		: 0em;
	margin-left		: 5em;
	line-height		: 120%;
	text-indent		: 0em;
	}



.list-table {
	margin			: 1em 10px 0px 3em;
	}



.list-table td {
	border			: none;
	padding			: 10px 0px 0px 0px;
	vertical-align		: top;
	line-height		: 150%;
	text-indent		: 0em;
	}



.list-table2 {
	margin			: 1em 10px 0px 3em;
	}



.list-table2 th {
	border-bottom		: none;
	background-color	: #EEEEEE;
	padding			: 2px 5px 2px 5px;
	vertical-align		: top;
	line-height		: 150%;
	text-indent		: 0em;
	font-weight		: normal;
	}



.list-table2 td {
	border-bottom		: 1px dashed #666666;
	padding			: 2px 5px 2px 5px;
	vertical-align		: top;
	line-height		: 150%;
	text-indent		: 0em;
	font-weight		: normal;
	}



/* 写真を表示 */
.right-image {
	margin			: 5px 0px 0px 10px;
	float			: right;
	text-align		: center;
	line-height		: 120%;
	font-size		: 75%;
	}



.right-image img{
	margin			: 5px 0px 5px 0px;
	}

.image-list {
	float			: left;
	margin			: 10x 10px 5px 0px;
	width			: 175px;
	text-align		: center;
	font-size		: 75%;
	line-height		: 120%;
	}



/* コピーライト */
.copyright {
	position		: relative;
	left			: 0px;
	top			: 10px;
	text-align		: right;	/* 右揃え1 */
	width			: 100%;
	}



.copyright div {
	width			: 75%;
	margin-left		: auto;		/* 右揃え2 */
	margin-right		: 0px;		/* 右揃え3 */
	margin-top		: auto;
	margin-bottom		: 0px;
	border-top		: solid 1px green;
	padding			: 3px 10px 0px 0px;
	text-align		: right;
	font-size		: 75%;
	line-height		: 120%;
	}
