<style type="text/css"><!--

body	{text-align:center;margin:0px;
	 }

/* === ヘッダー部分のスタイル === */

.head	{background-image : url(icchoda_kabe.gif);
/* background-color:limegreen; */
	 width:100%;
	 height:10px;
	 margin-left:auto;
	 margin-right:auto;}

.head td	{vertical-align:middle;
	 padding-top:2px;}

.head1	{width:40px;
	 text-align:right;}

.head2	{padding-left:8px;
         color:#696969;
         font-size:28px;
         font-weight:bold;
	 text-align:left;}

.head h1	{font-size:24px;
	 font-family:'ＭＳ ゴシック';

	 margin-bottom:2px;}

/* === メニュー部分のスタイル === */

.menu	{width:100%;      
         font-size:big;
	 margin-left:0px;margin-right:0px;
         text-align:left;
         padding-top:1px;}


/* === コンテンツ部分のスタイル === */
.contents_title  {border-bottom:green 3px double;
                 text-align:center;
                 width:300px;
                 line-height:1.5em
                 font-size:20px;font-weight:bold;color:brown;
                 }

.contents_table {width:600px;
                 border:solid 3px #336666;
                 }

.contents_photo {width:210px;
                 background-color:#98FB98;
                 }

.contents_img   {align:center
                 padding:10px 0px 0px 0px;margin-top:10px;margin-bottom:10px;
                 }


.contents_text_standard  {width:650px;
                 padding:10px;
                 text-align:left;vertical-align:top;
                 line-height:1.5em;
                 }

.contentstext   {width:380px;
                 padding:10px;
                 text-align:left;vertical-align:top;
                 line-height:1.5em;
                 }



--></style>