@ Shift_JIS
/*	
	M	 E	 N	 U

■ 1. Text
   	1) color   2) decolation

■■ 2. Shared

■■■ 3. Area - wrap (A+B+C+D)
	A) Head*top    B) Cont*entry    C) Menu*side    D) Foot*bottom

■■■■ 4. Special
	1) search-form    2) jump pageTop    3) mail-form    4) mag-form

*/


html * {box-sizing:border-box;}
       * { -moz-box-sizing : border-box}

* {
	margin:0; padding:0;
	font-size:95%;
        font-family:"ＭＳＰゴシック",sans-serif;
	font-weight: normal;
	color:#333;
	list-style:none;
}


/* 	1. Text    ■ */

/* 	1) color	 */

h1 a, h1 a:visited {color:#4E7E7E;}
h1 a:hover {color:#c6b;}
h2, h3, h4, #cont dt em, #cont dt, #cont2 dt, #menu dd, #menu dt, {color:#666666;}
a {color:#006600;
     font-weight:bold;
}
a:visited {color:#006600;
}
a:hover {color:#F63;
}

}
#mail td, #mail li {color:#863300;}
strong {color:#f06;}


/* 	2) decolation	 */

.top a, img, img a {border:none;}
strong {font-weight:bold;}
address a {text-decoration:none;}
dt em {letter-spacing:0.3em;}
strong, em, pre	{letter-spacing:0.1em;}



/* 	2. shared  ■■ */

body {
	margin:0 12px 0 12px;
                background-color:#F0F0DC;
	background-image: url('img/.jpg'); /* 背景画像 */
	background-repeat: repeat; /* 画像の繰り返し表示 */
	background-position: top;    /* 画像の配置 */
}

h2, h3, h4 {
	font-family:"HG創英角ｺﾞｼｯｸUB";
	font-size:large;
	letter-spacing:0.3em;
	text-indent:1em;
}

strong, em {
	margin:0 0.1em;
}
p {
	margin:0 0 1em 2px;
	line-height:1.6em;
}

dd {
	margin:0.5em 0 1.6em 0;
}

#menu dd{
              margin:0;
}
.s, .s a {
	font-size:12px;
}

.left {text-align:left;}
.right {text-align:right;}
.center {text-align:center;}

.i-left {float:left; margin:7px;}
.i-right {float:right; margin:6px;}

br {clear:both;}



/* 	3. Area    ■■■ */

/* 	wrap (A+B+C+D)	 */

#wrap {
	background-color:#FFF;
	width: 750px;
	margin:15px auto;
                border-top:1px solid #978973;
	border-left:1px solid #978973;
	border-right:1px solid #978973;
	border-bottom:1px solid #978973;
}


/* 	A) Head*top	 */

h1 a {
	background:url('img/taitle2.gif') no-repeat;
　　　　　　　	font-family:"HG創英角ｺﾞｼｯｸUB";
	font-size:XX-large;
                padding:60px 40px 0 0;
	letter-spacing:0.3em;
	text-indent:1em;
	text-decoration:none;
	text-align:left;
	display:block;
                height:110px;
}

/* 	B) Cont*entry	 */

#cont {
	margin:20px 12px;
	width:485px;
	float:right;
}
#cont2 {
	margin:20px 20px;
}
#cont h2, #cont2 h2 {
                background:url('img/17.gif') no-repeat;
                background-color:#E8E8D0;
               	margin-bottom:1em;
                border-right:2px solid #978973;
                border-bottom:1px solid #978973;
	padding:7px 0px 5px 35px ;
}
#cont h3, #cont2 h3 {
	margin:30px 0 1em 0;
	text-indent:2em;
	padding:6px 0;
}
#cont2 div.ad {
	width:550px;
}
#cont2 .ad p {
	width:320px;
	float:left;
}
#cont2 .ad dl {
	width:200px;
	float:left;
}
#cont dt, #cont2 dt {
	background-color:#E8E8D0;
	border-right:1px solid #978973;
                border-bottom:1px solid #978973;
	padding:4px 6px;
	font-size:small;
}
#cont dt em,#cont2 em {
                font-style:normal;
                font-family:"HG創英角ｺﾞｼｯｸUB";
               	font-size:medium;
}
#cont dd a, #cont2 dd a {
                text-decoration: none;
               	margin:0 0.6em 0 0;
	line-height:2em;
             
}
#cont dd a:hover, #cont h3 dd a:hover {
                text-decoration: underline;
	position: relative;
                left: 2px;
	top: 2px;
}
#cont p a   {
                text-decoration: none;    
}
#cont p a:hover  {
                text-decoration: underline;
	position: relative;
                left: 2px;
	top: 2px;
}

.setumei {
                margin:15px; 
                padding:10px; 
                border-top:1px solid #978973;
	border-left:1px solid #978973;
	border-right:2px solid #978973;
	border-bottom:2px solid #978973;
                font-size:15px;
}

/* 	C) Menu*side   */

#menu {
	margin:20px 4px 0 0;
               	width:215px;
	float:right;
}
#menu dt {
                background:url('img/kate.gif') no-repeat;
                height:15px;
	margin-top:0;
	padding:10px;
	text-align:center;
}   
#menu dt em {
               	font-size:medium;
	font-family:"HG創英角ｺﾞｼｯｸUB";
}
#menu dd {
	padding:6px;
	padding-left:30px;
}
#menu dd a{
	text-decoration: none;
}

#menu dd a:hover{
                text-decoration: underline;
	position: relative;
                left: 2px;
	top: 2px;
}
#menu form.okini {
	margin-bottom:8px;
	padding-top:6px;
	text-align:center;
}
#menu p {
	text-align:center;
}

/* 	D) Foot*bottom   */

#foot {
	margin:20px 0 0 0;
	padding:8px 0;
	border-top:1px solid #978973;
	background:#978973;
}
#foot p, #foot address {
                color:#fff;
	margin:0;
	padding:3px 0;
	text-align:center;
}



/* 	4. Special ■■■■ */

/* 	1) search-form	 */

input.s-btn {
	text-align:center;
}
input.s-input {
	width:120px;
}

/* 	2) mail-form	 */

#mail input {
	margin:3px 0;
	border:1px solid #0090C5;
	width:171px;
}
#mail textarea {
	margin:3px 0 0 0;
	border:1px solid #0090C5;
	width:260px;height:161px;
}

/* 	3) jump pageTop		 */

.top a {
	width:18px; height:18px
	background:url('../i/top.gif');
}
.top a:hover {
	background-position:-18px 0;
}

.ads1 {
          margin:10px 0 15px 5px;
          font-size:9px;
　　　　 line-height:1em;
}
.ads2 {
          padding:7px 0 0px 10px;
          font-size:9px;