@ 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

*/


html * {box-sizing:border-box;}
* {
	margin:0; padding:0;
	font:small "ヒラギノ角ゴ Pro W3","ＭＳＰゴシック",sans-serif;
	font-weight: normal;
	color:#333;
	list-style:none;
}
a {
	outline : 0 ;
}


/* 	1. Text    ■ */

/* 	1) color	 */

h1 a, h1 a:visited {color:#f60;}
h1 a:hover {color:#09c;}
h2, h3 ,h4, #cont dt em, #cont dt, #cont2 dt, #menu dd {color:#f60;}
#foot p, #foot address {color:#039;}
a {color:#0033ff;
}

a:visited {color:#0033ff;}
a:hover {color: #f60;}
strong {color:#f60;}


/* 	2) decolation	 */

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



/* 	2. shared  ■■ */

body {
	margin:0 12px 10px 12px;
	background-color:#ffd;
}

h2 {
	font-family:"TBP丸ｺﾞｼｯｸDE","HG創英角ｺﾞｼｯｸUB";
	letter-spacing:0.1em;
	text-indent:0.5em;
}

h3 {
	font-size:18px;
	letter-spacing:0.1em;
	text-indent:0em;
}
h4 {
	font-family:"HG創英角ｺﾞｼｯｸUB";
	font-size:14px;
	letter-spacing:0.1em;
	text-indent:1em;
}
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)	 */

#wrap {
	background-color:#FFF;
	width: 780px;
	margin:0 auto;
	border-top:3px solid #f93;
	border-left:1px solid #f93;
	border-right:1px solid #f93;
	border-bottom:3px solid #f93;
	position:relative;
}


/* 	A) Head*top	 */

/*バナー*/

#bana {
	text-align:left;
	background:url('./img/bana.jpg') no-repeat;
	display:block;
	height:160px;
	border-bottom:3px solid #f93;
}
#bana h1 {
	text-indent: -9999px;
}
#bana h1 a {
	font-size:28px;
	letter-spacing:0em;
	text-decoration:none;
	width:780px;
	height:160px;
	display: block;
}


/* 	B) Cont*entry	 */

#cont {
	margin:15px 15px 15px 0px;
	width:520px;
	float:right;
	display:inline;
}
#cont a:hover {
	background-color: #f60;
	color: #fff;
	text-decoration: none;
}
#cont h2 {
	margin-bottom:0.6em;
	padding:6px 0;
	background-color:#ffddff;
	background:url('./img/midashi.gif') no-repeat;
	font-size:18px;
	text-indent:35px;
}
#cont h3 {
	font-size:16px;
}
.des3 strong {
	font-size:16px;
	margin : 20px 0 10px 20px;
                color: #c00;
}
#cont2 {
	margin:10px 0 10px 0;
	padding:0px 0 10px 0;
	width:516px;
	border-top:1px solid #096;
	border-left:1px solid #096;
	border-bottom:3px solid #096;
	border-right:3px solid #096;
	background-color:#fff;
}
#cont3 {
	margin:10px 0 20px 0;
	padding:0px 0 10px 0;
	width:516px;
	border-top:1px solid #f90;
	border-left:1px solid #f90;
	border-bottom:3px solid #f90;
	border-right:3px solid #f90;
	background-color:#fff;
}
#cont2 h3 ,#cont3 h3, #cont4 h3 {
	margin:15px 0px 10px 15px;
	background:url('./img/hon.gif') no-repeat;
	padding :10px 0 0px 40px;
	line-height: 28px;
}
#cont2 h3 a ,#cont3 h3 a, #cont4 h3 a {
	font-size:14px;
	color:#039;
	font-weight: bold;
	text-decoration: none;
}
#cont2 h4 ,#cont3 h4, #cont4 h4 {
	margin:5px 0 0 30px;
	background:url('./img/yakiiro.gif') no-repeat;
}
#cont2 h4 a ,#cont3 h4 a, #cont4 h4 a {
	margin:0px 0px 0px 15px;
	font-size:12px;
}
#uehidari,#shitahidari {
      margin:0;
      width:257px;
      float:left;
}
#uemigi,#shitamigi {
      margin:0;
      width:257px;
      float:right;
}
#nakahidari {
      margin:0;
      width:510px;
      float:left;
      background:url('./img/naka.gif') right top no-repeat;
}

.description {
	border-top:1px solid #096;
	border-left:1px solid #096;
	border-bottom:3px solid #096;
	border-right:3px solid #096;
	padding:10px 15px 10px 30px;
}
.description p , .description p strong {
	font-size:14px;
}
.description2 {
	margin:10px 0 15px 0;
	border-top:1px solid #f90;
	border-left:1px solid #f90;
	border-bottom:3px solid #f90;
	border-right:3px solid #f90;
	padding:10px 30px 10px 30px;
}
.description2 p {
	font-size:14px;
}
.midashilink {
	margin:0;
	padding:0px 0 0px 0px;
}
#linkkate {
	font-size:13px;
	padding:5px 20px 10px 20px;
	margin:15px 0px 15px 0px;
	border-top: 1px solid #f9f;
	border-left: 1px solid #f9f;
	border-right: 3px solid #f6f;
	border-bottom: 3px solid #f6f;
}
#linkkate h4 {
	margin:10px 0 0px 20px;
	padding:0px 5px 0px 15px;
	font-size:14px;
	background:url('./img/hon.gif') no-repeat;
}
#linkkate h4 a {
	font-size:14px;
	line-height:18px;
}
#saikinlink {
	font-size:13px;
	padding:10px 20px 10px 20px;
	margin:0px 0px 20px 0px;
	border-top: 1px solid #f9f;
	border-left: 1px solid #f9f;
	border-right: 3px solid #f6f;
	border-bottom: 3px solid #f6f;
	background-color:#fef;
}
.linkent {
	font-size:13px;
	margin:10px 5px 0px 12px;
	padding:10px 0px 0px 0px;
	border-top:1px dotted #f9f;
}
.linkent a {
	font-size:13px;
}
.modoru , .modoru a {
                text-align:center;
                font-size:12px;
                margin-top:10px;
                }


/* 	カテゴリ用　　　   */


.katelist {
	font-size:14px;
	margin:0px 0px 20px 0px;
	padding:15px 20px 10px 20px;
	background-color:#fff;
	border-top:1px solid #f93;
	border-left:1px solid #f93;
	border-bottom:3px solid #f93;
	border-right:3px solid #f93;
}
.katelist a {
	font-size:14px;
}
.katelist2 {
	margin:10px 0 10px 10px;
	background:url('./img/katemidashi.gif') no-repeat;
	padding:5px 0 5px 0px;
}
.katelist2 a {
	margin:5px 0 0px 35px;
}
.word {
	padding:0 40px 0 40px;
}
.zenbuyomu {
	text-align:right;
	padding:5px 20px 0 0;
}


/* 	個別記事用　　　   */

.entbody {
	background-color:#fff;
	border-top:1px solid #f93;
	border-left:1px solid #f93;
	border-bottom:3px solid #f93;
	border-right:3px solid #f93;
	line-height:1.5em;
	padding:15px 20px 10px 20px;
	margin:0px 0 20px 0;
}
.entbody p {
	font-size:14px;
	line-height:1.5em;
	padding:5px 10px 10px 10px;
}
.entbody p a {
	font-size:14px;
	line-height:1.7em;
}
.enttitle {
	background:url('./img/midashi2.gif') no-repeat;
	line-height:35px;
	padding:0px 0 0px 50px;
	font-size:16px; 
	font-weight:bold;
}
.subtitle {
	font-size:15px;
	background:url('./img/sub.gif') no-repeat;
	padding:2px 0 0px 30px;
	margin:12px 0 5px 0;
}
#cont h3 {
	font-weight:normal;
}

/* 	C) Menu*side   */

#menu {
	margin:0px 0px 0 15px;
	width:220px;
	float:left;
	display:inline;
}
#menu dt {
	font-weight:bold;
	margin-top:15px;
	padding:9px 0px 10px 15px;
	text-align:center;
	font-size:14px;
	background:url('./img/kate.gif') no-repeat;
}
#menu dt em {
	font-weight:bold;
	margin-top:15px;
	text-indent:16px;
	text-align:center;
	font-size:14px;
}
#menu dt em a , #menu dt a {
	font-weight:bold;
	font-size:14px;
	color:#039;
	text-decoration: none;
}
#menu dt em a:hover , #menu dt a:hover {
}
#menu dd {
	padding:0px 0px 0px 1px;
	margin:0px 0px 5px 0;
}
#menu dd a { 
	width: 206px; 
	height: px;
	background: #ffc;
	text-indent: 5px;
	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 #f63;
	border-bottom: 1px solid #f63;
	text-decoration: none;
	color:#03f;
	padding:0 3px 0 7px;
}
#menu dd a:hover ,#menu dt a:hover {
	background-color: #f60;
	border-top: 1px solid #f60;
	border-left: 1px solid #f60;
	border-right: 1px solid #f60;
	border-bottom: 1px solid #f60;
	color: #fff;
	text-decoration: none;
}
#menu dd.oshirase {
	width: 197px;
	padding:0 10px 5px 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;
	margin:0 0 10px 0;
	color:#333;
}
#menu form.okini {
	margin-bottom:8px;
	padding-top:6px;
	text-align:center;
}
#menu p {
	text-align:center;
}
.kensaku {
	text-align:center;
}
.toplink {
    margin:20px 0 0px 5px;
    font-size: 12px;
    text-align:left;
    padding:0;
    line-height: 15px;
}
.toplink a {
    margin:0px 0 3px 0px;
    font-size: 12px;
}
.tolink a:hover{
	color:#f60;
}
.yahoo {
   text-align:center;
   font-size:12px;
   line-height:1.3em;
   margin-top:15px;
}
.yahoo a {
	text-decoration: none;
}


/* 	D) Foot*bottom   */

#foot {
	margin:10px 0 0 0;
	padding:8px 0;
	border-top:1px solid #f93;
    border-bottom: 1px solid #f93;
	background:#ffd;
	clear:both;
}
#foot p, #foot address {
	margin:0;
	padding:3px 0;
	text-align:center;
}

#footpr {
	margin:30px 0 0 0;
	text-align:right;
	font-weight:normal;
	color:#666;
	font-size:10px;
}
#footpr a {
	color:#666;
	text-decoration: none;
	font-weight:normal;
	font-size:10px;
}


/* 	ぱんくず　　   */

#pan{
	position:absolute;
	top:142px; left:5px;
	font-size:small;
	color:#fff;
}
#pan a {
	color: #fc0;
	text-decoration: underline; 
}
#pan a:hover { 
	background-color: #f60;
	color: #fff;
	text-decoration: none;
}



/* 	リンクナビ　　　　　*/

#nabi ul {
	margin:0;
	clear:both;
	padding:0 3px 0 2px;
}
#nabi ul li {
	font-size:12px;
	text-align:left;
	white-space: nowrap;
	float:left;
	width : 130px;
	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;
	line-height: 20px;
	letter-spacing: 0.1em;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #06f;
	border-bottom: 1px solid #06f;
}
#nabi ul li a:hover {
	background-color: #09f;
	border-top: 1px solid #63c;
	border-left: 1px solid #63c;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	color: #fff;
	text-decoration:none;
}

/* 	広告	 */


.ads1 {
	font-size:12px;
	color:#666;
	margin:5px 0 15px 15px;
}
.ads2 {
	font-size:12px;
	color:#666;
	margin:15px 0 15px 15px;
}
.adside {
      font-size:12px;
      color:#666;
      border-right: 1px solid #f63;
      border-bottom: 1px solid #f63;
      padding:0px 0 5px 20px;
      margin:15px 2px 5px 10px;
      text-align: left;
}


/*            検索テンプレ用　　　　　　　　*/

#search4 {
}
#search4 h3 {
	margin:15px 0px 10px 15px;
	background:url('./img/hon.gif') no-repeat;
	padding :10px 0 0px 40px;
	line-height: 28px;
}
#search4 h3 a {
	font-size:14px;
	color:#03f;
	font-weight: bold;
	text-decoration: underline;
}
#search4 p {
     font-size:12px;
     margin:0px 0 0 20px;
}
.modorus4 , .modorus4 a {
                text-align:center;
                font-size:12px;
                margin-top:20px;
                }


/*            更新日　　　　　　　　*/

.koushinbi {
      color:#666;
      position:absolute;
      top:163px; right:10px;
      font-size:small;
}

/*            リンク集ナビ用　　　　　　　　*/

#linkcat {
	margin:0px 0 10px 0;
	padding:0px 0 0px 0;
	width:516px;
       border-top:1px solid #fc6;
      border-left:1px solid #fc6;
      border-bottom:3px solid #fc6;
      border-right:3px solid #fc6;
}
#linkcat h3 {
	margin:10px 0px 10px 15px;
   color:#f60;
   font-size:14px;
   padding:10px 0 0 40px ;
                line-height: 28px;
	background:url('./img/hon.gif') no-repeat;
}
#linkcat h3 a {
   font-size:14px;
   text-decoration:none;
	color:#039;
}
#linkcat h4 {
    margin:0px 0 0px 0px;
    padding:0px 0px 0px 0px;
    font-size:12px;
}
#linkcat h4 a {
      font-size:12px;
      line-height:18px;
}
#katenabi ul {
  margin:5px 0 0 15px;
  padding:0 0px 0 10px;
}

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