@ 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;}
* {
	margin:0; padding:0;
	font:small "ヒラギノ角ゴ Pro W3","ＭＳＰゴシック",sans-serif;
	font-weight: normal;
	color:#333;
	list-style:none;
}


/* 	1. Text    ■ */

/* 	1) color	 */

h1 a, h1 a:visited {color:#ff6;}
h1 a:hover {color:#6ff;}
h2, h3 ,h4, #cont dt em, #cont dt, #cont2 dt, #menu dd,
#foot p, #foot address {color:#90f;}
a {color:#0033ff;
}

a:visited {color:#0033ff;}
a:hover {color:#F63;}
#mail td, #mail li {color:#863300;}
strong {color:#c09;}


/* 	2) decolation	 */

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



/* 	2. shared  ■■ */

body {
	margin:0 12px 10px 12px;
	background-color:#ffc;
}
h1 a {
	font-family:"TBP丸ｺﾞｼｯｸDE","HG創英角ｺﾞｼｯｸUB";
	font-size:28px;
	letter-spacing:0.1em;
}
.h2 {
	font-family:"TBP丸ｺﾞｼｯｸDE","HG創英角ｺﾞｼｯｸUB";
	font-size:large;
	letter-spacing:0.3em;
	text-indent:1em;
}

h3 {
	letter-spacing:0.1em;
	text-indent:0em;
}
.h4 {
	font-family:"HG創英角ｺﾞｼｯｸUB";
	font-size:14px;
	letter-spacing:0.1em;
	text-indent:0em;
}
strong, em {
	margin:0 0.1em;
}
p {
	line-height:1.5em;
}
.s, .s a {
	font-size:14px;
}

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

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



/* 	3. Area    ■■■ */

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

#container {
	line-height: 140%;
	width:780px;	
	background-color: #FFf;
	margin-right:auto;
	margin-left:auto;
        border-width: 3px 1px 5px 1px;
        border-style: solid;
        border-color: #fc3;
        position:relative;
}


/* 	A) Head*top	 */

/*バナー*/

h1 a {
	background:url('./img/back.jpg') no-repeat;
	padding:30px 240px 0 20px;
	font-size:28px;
	text-decoration:none;
	text-align:right;
	display:block;
	height:110px;
   border-bottom:3px solid #fc3;
}


/* 	B) Cont*entry	 */

#main {
	margin:5px 20px 15px 10px;
	width:520px;
	float:right;
                display:inline;
                background-color: #ffffff;
}
#main a:hover {
   background-color: #f90;
   color: #fff;
   text-decoration: none;
}
#main h2 {
    margin:3px 6px 0 12px;
      background:url('./img/h2.gif') no-repeat;
      background-color:#ffc;
      padding:5px 0 5px 40px;
      line-height:20px;
      color:#f60;
      font-size:18px;
      font-weight:bold;
      border-bottom:1px solid #f69;
      border-right:4px solid #f69;
}
.description{
     font-size:13px;
     padding:10px 30px 5px 30px;
      margin:5px 5px 10px 12px;
      background-color:ivory;
      border-top:1px solid #fc9;
      border-left:1px solid #fc9;
      border-bottom:4px solid #fc6;
      border-right:4px solid #fc6;
	line-height: 140%;
}
.description p {
   margin:7px 0 7px 0;
   line-height: 130%;
}
.katelist {
      font-size:12px;
      margin:6px 5px 10px 12px;
      padding:5px 0 10px 0;
      background-color:#fff;
      border-top:1px solid #fc0;
      border-left:1px solid #fc0;
      border-bottom:4px solid #fc0;
      border-right:4px solid #fc0;
}
.katelist a {
     font-size:14px;
}
.katelist2 {
     margin:0 0 0 10px;
     font-size:14px;
}
.katelist2 a {
     font-size:14px;
     text-decoration: none;
     padding:0 0 0px 5px;
}
.word {
     padding:0 40px 0 40px;
     line-height: 140%;
}
.zenbuyomu {
     text-align:right;
     padding:0 20px 0 0;
     margin:3px 0 5px 0;
}
.zenbuyomu a {

     padding:0 0px 0 5px;
     text-decoration: none;
     font-size:12px;
}


/* 	個別記事用　　　   */
.entry-body{
     font-size:12px;
      margin:6px 5px 10px 12px;
      padding:0 20px 20px 20px;
      background-color:#fff;
      border-top:1px solid #fc0;
      border-left:1px solid #fc0;
      border-bottom:4px solid #fc0;
      border-right:4px solid #fc0;
      letter-spacing:0.1em;
}
.entry-body p {
     margin:10px 0 0 0;
     padding:0 20px 0px 20px;
     font-size:12px;
     line-height: 140%;
}
.entbody p a {
      font-size:12px;
      margin:0px 1px;
      text-decoration: underline;
      color:#;
}
.subtitle , subtitle a {
      font-size:12px;
      background:url('./img/h3.gif') no-repeat;
      padding:3px 0 0px 28px;
      margin:12px 0 5px 0;
      color:#f33;
}
.pagetop {
     text-align:right;
     padding:0 5px 0 0;
}
.pagetop a {
     font-size:10px;
     color:#;
     text-decoration:none;
}


/* 	C) Menu*side   */

#left {
	margin:0px 0px 0 16px;
	width:200px;
	float:left;
     background-color:#fff;
	border:1px solid #;
  display:inline;
}
#left dt {
   font-weight:bold;
	margin:15px 0 3px 0;
	padding:8px 0 8px 15px;
	text-align:center;
                letter-spacing:0.1em
	background-color:#;
                color:#f30;
	font-size:14px;
                background:url('./img/sidedt.gif') no-repeat;
}
#left dt em {
    font-weight:bold;
	font-size:14px;
                color:#f30;
}
#left dt em a {
                color:#f33;
   font-size:14px;
   text-decoration: none;
   font-weight:bold;
}
#left dt em a:hover {
   background-color: #f90;
   color: #fff;
   text-decoration: none;
}
#left dt.linkshu ,#left dt.sekai {
  background:url('./img/sidedt3.gif') no-repeat;
}
#left dt.linkshu a {
  color:#f33;
  font-size:14px;
  text-decoration: none;
  font-weight:bold;
}
#left dt.linkshu a:hover {
   background-color: #f90;
   color: #fff;
   text-decoration: none;
}
#left dt.wadai {
  background:url('./img/sidedt22.gif') no-repeat;
}
#left dt.wadai em {
  color:#60f;
}
#left dd {
   padding:0px 0 0px 1px;
   font-size: 12px;
   margin:0px 0 2px 0;
   text-align:left;
}
#left dd a { 
  width: 195px; 
   height: 20px;
   background: #ff9;
   text-indent: 25px;
   display: block;
   font-size: 12px;
   line-height: 20px;
   letter-spacing: 0.1em;
   border-top: 1px solid #fff;
   border-left: 1px solid #fff;
   border-right: 1px solid #f90;
   border-bottom: 1px solid #f90;
   text-decoration: none;
   color:#03f;
}
#left dd a:hover {
   background-color: #f90;
   border-top: 1px solid #;
   border-left: 1px solid #;
   border-right: 1px solid #;
   border-bottom: 1px solid #;
   color: #fff;
   text-decoration: none;
}
#left dd.wadaidd a {
  width: 195px; 
   height: 20px;
   background: #6ef;
   text-indent: 45px;
   display: block;
   font-size: 12px;
   line-height: 20px;
   letter-spacing: 0.1em;
   border-top: 1px solid #fff;
   border-left: 1px solid #fff;
   border-right: 1px solid #00f;
   border-bottom: 1px solid #00f;
   text-decoration: none;
   color:#03f;
}
#left dd.wadaidd a:hover {
   background-color: #03f;
   border-top: 1px solid #;
   border-left: 1px solid #;
   border-right: 1px solid #;
   border-bottom: 1px solid #;
   color: #fff;
   text-decoration: none;
}
#left dd.oshirase {
   width: 175px;
   padding:0 10px 0 10px;
   font-size: 12px;
   line-height: 1.3em;
   letter-spacing: 0.1em;
   border-top: 1px solid #fff;
   border-left: 1px solid #fff;
   border-right: 1px solid #06f;
   border-bottom: 1px solid #06f;
   color:#333;
}


/*XML・検索のテキスト*/
#left dd.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 150%;
	text-align: right;
	color: #666;
	margin-top: 3px;
	margin-right:0px;
	background-color: #FFFFFF;
     padding:0 5px 0 5px;
	}

#left form.okini {
	margin-bottom:8px;
	padding-top:6px;
	text-align:center;
}
#left p {
	text-align:center;
}
.kensaku {
    text-align:center;
}
.toplink {
      font-size:10px;
      margin:10px 0 10px 5px;
}
.toplink a {
      margin:2px 0px 0 5px;
      font-size:10px;
}
.tolink a:hover{
      color:#f60;
}
.google {
     margin:5px 0 30px 0;
}


/* 	D) Foot*bottom   */

#foot {
  clear:both;
	margin:0px 0 0 0;
	padding:0px 0;
	background:#ffc;
                text-align: center;
   border-top: 1px solid #fc3;
}
#foot a {
         text-decoration:none;
}
#foot p, #foot address {
	margin:0;
	padding:3px 0;
	text-align:center;
}
#pan{
       position:absolute;
       top:120px; left:5px;
       font-size:small;
  color:#fff;
}
#pan a { color: #fc0; }
#pan a:hover { color: #6ff; }



/* 	4. Special ■■■■ */

/* 	1) search-form	 */

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




#hidarimigi {
      margin:5px 5px 5px 5px;
}
#hidarimigi h3, #hidarimigi h3 a {
    font-size:18px;
    color:#f60;
    margin:10px 0px 0px 50px;
    font-family:"TBP丸ｺﾞｼｯｸDE","ＭＳＰゴシック";
}
#ue {
      margin:5px 0px 0px 7px;
      background-color:#ffd;
      border-top:1px solid #39c;
      border-left:1px solid #39c;
      border-bottom:4px solid #39c;
      border-right:4px solid #39c;
}
#naka {
      margin:5px 0px 5px 7px;
      background-color:#fff;

      border-left:1px solid #fcc;
      border-bottom:4px solid #c6c;
      border-right:4px solid #c6c;
}
#shita {
      margin:8px 0px 5px 7px;
      background-color:#ffe;
      border-top:1px solid #fc0;
      border-left:1px solid #fc0;
      border-bottom:4px solid #fc0;
      border-right:4px solid #fc0;
}

#uehidari,#nakahidari,#shitahidari {
      margin:5px 5px 5px 5px;
      width:230px;
      float:left;
}
#uemigi,#nakamigi,#shitamigi {
      margin:5px 5px 5px 5px;
      width:230px;
      float:right;
}
#hidarimigi h4 {
   margin:10px 0 0 0;
    background:url('./img/kate1.gif') no-repeat;
}
#hidarimigi h4 a {
    margin:0px 0px 0px 30px;
    font-size:14px;
    line-height:20px;
    text-decoration:none;
      font-weight:bold;
}
.katesetsu {
     font-size:12px;
     padding:5px 0 5px 5px;
}
.entlink {
      margin:0 0 0px 20px;
}
.entlink a {
     font-size:12px;
    vertical-align:middle;
    text-decoration: none;
}
.oomidashiue {
	margin:0 0 0 0px;
	padding:5px 0px 0px 30px;
    background:url('./img/oomidashi.gif') no-repeat;
}
.oomidashinaka {
	margin:0px;
	padding:0px 0px 0px 0px;
}
.oomidashishita {
	margin:0 0 0 0px;
	padding:5px 0px 0px 30px;
    background:url('./img/oomidashi.gif') no-repeat;
}
.okiniiri {
     margin:10px 0 0 0;
}
.yahoo {
   text-align:center;
   font-size:12px;
   line-height:1.3em;
}
.kiji {
    font-size:14px;
    margin:20px 0 15px 0;
    padding:0px 0 0px 25px;
    background:url('./img/kiji.gif') no-repeat;
}

#nabi ul {
  clear:both;
   margin:0 0 5px 0;
  padding:0 3px 0 2px;
}
#nabi ul li {
     font-size:12px;
     text-align:left;
     white-space: nowrap;
	float:left;
	width : 125px;
	background-color:#eff;
                margin:0 0 3px 2px;
             list-style-type:none;
}
#nabi ul li a {
	display : block;
	padding	: 0.1em 0;
	color	: #03f;
	text-indent : 0.8em;
   background-color: #ff9;
   line-height: 20px;
   letter-spacing: 0em;
   border-top: 1px solid #fff;
   border-left: 1px solid #fff;
   border-right: 1px solid #f90;
   border-bottom: 1px solid #f90;
             list-style-type:none;
    text-decoration: none;
}
#nabi ul li a:hover {
   background-color: #f90;
   border-top: 1px solid #;
   border-left: 1px solid #;
   border-right: 1px solid #;
   border-bottom: 1px solid #;
   color: #fff;
  text-decoration:none;
}

.asp {
     margin:25px 0 10px 35px;
  }

.sougo {
    text-align:center;
     font-size:13px;
     padding:5px 30px 5px 30px;
      margin:5px 5px 10px 12px;
      background-color:#fff;
      border-top:1px solid #9ff;
      border-left:1px solid #9ff;
      border-bottom:4px solid #0cf;
      border-right:4px solid #0cf;
	line-height: 140%;
}
.sougo a {
    margin:0 0.1em;
    font-weight: normal;
    text-decoration:none;
}
.sougo a:hover {
    text-decoration:underline;
}


/*            検索テンプレ用　　　　　　　　*/

#container2 {
	line-height: 140%;
	width:780px;	
	background-color: #FFF;
	margin-right:auto;
	margin-left:auto;
   border-top: 3px solid #fc3;
   border-left: 1px solid #fc3;
   border-right: 1px solid #fc3;
   border-bottom: 5px solid #fc3;
        position:relative;
}
#search4 {
}
#search4 a:hover {
   background-color: #f90;
   color: #fff;
  text-decoration:none;
}
#search4 p {
     font-size:13px;
     margin:0px 0 0 20px;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	line-height: 150%;
	text-align: left;
	}

#search4 h2{
    margin:3px 0px 0 0px;
      background:url('./img/h2.gif') no-repeat;
      background-color:#ffc;
      padding:5px 0 5px 40px;
      line-height:20px;
      color:#f60;
      font-size:18px;
 }
#search4 h3 {
     font-size:16px;
     margin:5px 0 0 10px;
}
#search4 h3 a {
     font-size:14px;
     padding:0px 0 0 5px;
}
#search4 b {
     font-size:12px;
}





.ads1 {
          padding:10px 0 0px 17px;
          color:#666;
          font-size:9px;
	line-height:1em;
}
.ads2 {
          padding:7px 0 0px 20px;
          color:#666;
          font-size:9px;
}



/*            リンク集テンプレ用　　　　　　　　*/

#linkcat {
      font-size:13px;
      padding:15px 20px 15px 20px;
      margin:6px 5px 10px 12px;
      border-top:1px solid #39c;
      border-left:1px solid #39c;
      border-bottom:4px solid #39c;
      border-right:4px solid #39c;
}
#linkcat h3 {
   color:#f63;
   font-size:16px;
}
#linkcat h4 {
    margin:0px 0 0px 0px;
    padding:0px 0px 0px 0px;
    font-size:14px;
    background:url('./img/filemizu.gif') no-repeat;
}
#linkcat h4 a {
      font-size:14px;
      line-height:18px;
}
#saikinlink {
  clear:both;
      font-size:13px;
      padding:10px 20px 10px 20px;
      margin:6px 5px 10px 12px;
      border-top:1px solid #fc0;
      border-left:1px solid #fc0;
      border-bottom:4px solid #fc0;
      border-right:4px solid #fc0;
   background-color:#fff;
   line-height:1.5em;
}
#saikinlink h3 {
   color:#f63;
   font-size:16px;
}
.linkent {
      font-size:13px;
      margin:10px 5px 0px 12px;
      padding:10px 0px 0px 0px;
      border-top:1px dotted #fc0;
}
.linkent a {
      font-size:13px;
}
.linktop {
      float:right;
      margin:40px 30px 10px 0;
      display:inline;
}
.kateback {
      font-size:13px;
      margin:6px 5px 0px 12px;
      padding:10px 30px 15px 30px;
      background-color:#fff;
      border-top:1px solid #fc0;
      border-left:1px solid #fc0;
      border-bottom:4px solid #fc0;
      border-right:4px solid #fc0;
}
.kateback p {
     margin:0;
     padding:10px 10px 5px 10px;
     font-size:13px;
     line-height: 150%;
}
.honbun {
     border-bottom:1px dotted #fc0;
     padding: 0 0 5px 0 ;
}