/* 基本レイアウト */


html { margin: 0; padding: 0; }
form { margin: 0; padding: 0; }
a { text-decoration: underline; }
a img { border: 0; }


/* 見出し */


h1, h2, h3, h4, h5, h6
{
    margin: 0;
    font-weight: normal;
    font-family: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W7";
}


/* リンク色（ページ全体） */

a { color: #0000ff; text-decoration: underline; }
a:hover { color: #ff9900; }


/* リンク色（ヘッダー h1） */

#header a { color: #666; text-decoration: none; }
#header a:hover { color: #666; }

/*
#header a { color: #666; text-decoration: none; }
#header a:hover { color: #666; }


#header a { color: #fff; text-decoration: none; }
#header a:hover { color: #fff; }
*/

/* ページレイアウト */


body {
    width: 820px;
    text-align: center;
    margin: 0 auto;
    padding: 0;
    font-size: 13px;
    color: #666;
    line-height: 1.5;
    font-family: "ＭＳ Ｐゴシック";
    position: relative;
    background: #eeeecc; /* yellow */
/*    background: #669900; /* green  */
/*    background: #6699cc; /* blue   */
/*    background: #e5e5e5; /* gray   */
/*    background: #ffcccc; /* red    */
/*    background: #eeeecc; /* yellow */

}


/* ヘッダー（レイアウト） */


#header {
    position: relative;
    margin: 0 auto;
    padding: 0 5px;
    width: 810px;
    _width: 820px;
    height: 70px; /* 70px */
/*    height: 75px; /* 75px */
/*    height: 70px; /* 70px */
/*    height: 40px; /* 40px */
    text-align: left;
    background: url(img/bg.jpg) left top no-repeat ; /* jpg */
/*    background: url(img/bg.gif) left top no-repeat ; /* gif */
/*    background: url(img/bg.jpg) left top no-repeat ; /* jpg */

}


/* ヘッダー（サイトタイトル） */


#header h1
{
    margin: 0;
    font-size: 18px;
    font-weight: normal;
    line-height: 1.25;
    position:absolute; top: 25px; left: 80px; /* 25px 80px */
/*    position:absolute; top: 10px; left: 50px; /* 10px 50px */
/*    position:absolute; top: 25px; left: 80px; /* 25px 80px */
    font-family: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W7";
    color: #666;
}

/* banner */

#banner {
    position: relative;
    margin: 0 auto;
    padding: 0 5px;
    width: 810px;
    height: 250px;
    background: url(img/bbg.gif) ;
}

#banner h2 {
    color: #666;
/*    color: #666; */
/*    color: #fff; */
    border-bottom: 0px solid #fff;
    margin-bottom: 10px;
    position:absolute; top: 40px; left: 50px;
    text-align: left;
    width: 710px;

}

/* #banner div {
    width: 810px;
    height: 240px;
    background: url(img/banner.jpg) ;
}*/

#banner div.banner_cat, div.banner_sitemap, div.banner_webpage, div.banner_others {
    width: 810px;
    height: 240px;
    background: url(img/banner.jpg) ;
}

#banner div.banner00, div.banner01, div.banner02, div.banner03, div.banner04,
	div.banner05, div.banner06, div.banner07, div.banner08, div.banner09 {
    width: 810px;
    height: 240px;
    background: url(img/banner00.jpg) ;
}

#banner div.banner10, div.banner11, div.banner12, div.banner13, div.banner14,
	div.banner15, div.banner16, div.banner17, div.banner18, div.banner19 {
    width: 810px;
    height: 240px;
    background: url(img/banner10.jpg) ;
}

#banner div.banner20, div.banner21, div.banner22, div.banner23,	div.banner_main {
    width: 810px;
    height: 240px;
    background: url(img/banner20.jpg) ;
}

#banner p
{
    position:absolute; top: 110px; left: 50px;
    margin: 0 ;
    padding: 0;
    width: 710px;
    font-size: 16px;
    line-height: 1.25;
    font-weight: normal;
    font-family: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W7";
    color: #666;
    text-align: left;
    letter-spacing: 0;
    background: none ;
}

/* banner00 */

#banner00 {
    position: relative;
    margin: 0 auto;
    padding: 0 5px;
    width: 810px;
    height: 250px;
    background: url(img/bbg.gif) ;
}

#banner00 h2 {
    color: #666;
/*    color: #666; */
/*    color: #fff; */
    border-bottom: 0px solid #fff;
    margin-bottom: 10px;
    position:absolute; top: 40px; left: 250px;
    text-align: left;
    width: 520px;

}

/* #banner00 div {
    width: 810px;
    height: 240px;
    background: url(img/banner.jpg) ;
}*/

#banner00 div.banner_cat, div.banner_sitemap, div.banner_webpage, div.banner_others {
    width: 810px;
    height: 240px;
    background: url(img/banner.jpg) ;
}

#banner00 div.banner00, div.banner01, div.banner02, div.banner03, div.banner04,
	div.banner05, div.banner06, div.banner07, div.banner08, div.banner09 {
    width: 810px;
    height: 240px;
    background: url(img/banner00.jpg) ;
}

#banner00 div.banner10, div.banner11, div.banner12, div.banner13, div.banner14,
	div.banner15, div.banner16, div.banner17, div.banner18, div.banner19 {
    width: 810px;
    height: 240px;
    background: url(img/banner10.jpg) ;
}

#banner00 div.banner20, div.banner21, div.banner22, div.banner23, div.banner_main {
    width: 810px;
    height: 240px;
    background: url(img/banner20.jpg) ;
}

#banner00 p
{
    position:absolute; top: 110px; left: 250px;
    margin: 0 ;
    padding: 0;
    width: 520px;
    font-size: 16px;
    line-height: 1.25;
    font-weight: normal;
    font-family: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W7";
    color: #666;
    text-align: left;
    letter-spacing: 0;
    background: none ;
}

/* end banner00 */

/* banner10 */

#banner10 {
    position: relative;
    margin: 0 auto;
    padding: 0 5px;
    width: 810px;
    height: 250px;
    background: url(img/bbg.gif) ;
}

#banner10 h2 {
    color: #666;
/*    color: #666; */
/*    color: #fff; */
    border-bottom: 0px solid #fff;
    margin-bottom: 10px;
    position:absolute; top: 40px; left: 50px;
    text-align: left;
    width: 710px;

}

/* #banner10 div {
    width: 810px;
    height: 240px;
    background: url(img/banner.jpg) ;
}*/

#banner10 div.banner_cat, div.banner_sitemap, div.banner_webpage, div.banner_others {
    width: 810px;
    height: 240px;
    background: url(img/banner.jpg) ;
}

#banner10 div.banner00, div.banner01, div.banner02, div.banner03, div.banner04,
	div.banner05, div.banner06, div.banner07, div.banner08, div.banner09 {
    width: 810px;
    height: 240px;
    background: url(img/banner00.jpg) ;
}

#banner10 div.banner10, div.banner11, div.banner12, div.banner13, div.banner14,
	div.banner15, div.banner16, div.banner17, div.banner18, div.banner19 {
    width: 810px;
    height: 240px;
    background: url(img/banner10.jpg) ;
}

#banner10 div.banner20, div.banner21, div.banner22, div.banner23, div.banner_main {
    width: 810px;
    height: 240px;
    background: url(img/banner20.jpg) ;
}

#banner10 p
{
    position:absolute; top: 110px; left: 50px;
    margin: 0 ;
    padding: 0;
    width: 710px;
    font-size: 16px;
    line-height: 1.25;
    font-weight: normal;
    font-family: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W7";
    color: #666;
    text-align: left;
    letter-spacing: 0;
    background: none ;
}

/* end banner10 */

/* banner20 */

#banner20 {
    position: relative;
    margin: 0 auto;
    padding: 0 5px;
    width: 810px;
    height: 250px;
    background: url(img/bbg.gif) ;
}

#banner20 h2 {
    color: #666;
/*    color: #666; */
/*    color: #fff; */
    border-bottom: 0px solid #fff;
    margin-bottom: 10px;
    position:absolute; top: 40px; left: 250px;
    text-align: left;
    width: 520px;

}

/* #banner20 div {
    width: 810px;
    height: 240px;
    background: url(img/banner.jpg) ;
}*/

#banner20 div.banner_cat, div.banner_sitemap, div.banner_webpage, div.banner_others {
    width: 810px;
    height: 240px;
    background: url(img/banner.jpg) ;
}

#banner20 div.banner00, div.banner01, div.banner02, div.banner03, div.banner04,
	div.banner05, div.banner06, div.banner07, div.banner08, div.banner09 {
    width: 810px;
    height: 240px;
    background: url(img/banner20.jpg) ;
}

#banner20 div.banner10, div.banner11, div.banner12, div.banner13, div.banner14,
	div.banner15, div.banner16, div.banner17, div.banner18, div.banner19 {
    width: 810px;
    height: 240px;
    background: url(img/banner20.jpg) ;
}

#banner20 div.banner20, div.banner21, div.banner22, div.banner23, div.banner_main {
    width: 810px;
    height: 240px;
    background: url(img/banner20.jpg) ;
}

#banner20 p
{
    position:absolute; top: 110px; left: 250px;
    margin: 0 ;
    padding: 0;
    width: 520px;
    font-size: 16px;
    line-height: 1.25;
    font-weight: normal;
    font-family: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W7";
    color: #666;
    text-align: left;
    letter-spacing: 0;
    background: none ;
}

/* end banner20 */




/* メインコンテンツ全体 基本レイアウト*/


#container
{
    position: relative;
    width: 810px;
    _width: 820px;
    margin: 0 auto;
    padding: 0 5px;
    text-align: center;
    background: url(img/bbg.gif) repeat-y ;
}


#container:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}


/* メインコンテンツ基本レイアウト（記事部分） */


#main
{
    display: inline; /* ie win bugfix */
    position: relative;
    float: right;
    min-height: 1px;
    text-align: left;
    width: 710px;
    margin: 0 45px 0 0;
    padding: 0;
}

/* メインコンテンツ基本レイアウト（サイドメニュー） */

#side
{ 
    display: inline; /* ie win bugfix */
    position: relative;
    float: left;
    min-height: 1px;
    text-align: left;
    width: 200px;
    padding: 0;
    margin: 10px 0 0 45px;
    background: url(img/2.jpg)  no-repeat left ;
}


/* 記事部分見出し */


.header {
    /* ie win (5, 5.5, 6) bugfix */
    width: auto;
    _width: 100%;
    margin: 15px 5px 15px 0px;
    line-height: 40px;
    padding: 0 5px 0 30px;
    font-size: 1.4em;
    font-weight: normal; 
    font-family: "HGP創英角ｺﾞｼｯｸUB","ヒラギノ角ゴ8","ヒラギノ角ゴ Pro W7";
    text-align: left;
    clear: both;
    background: url(img/h.jpg) no-repeat;
    border-right: 1px solid #82826e;
    border-bottom: 1px solid #82826e;
    border-left: 5px solid #82826e;
    border-top: 1px solid #82826e;
}

.index #main .header {
    /* ie win (5, 5.5, 6) bugfix */
    margin: 15px 5px 15px 0px;
    line-height: 40px;
    padding: 0 5px 0 30px;
    font-size: 1.4em;
    font-weight: normal; 
    font-family: "HGP創英角ｺﾞｼｯｸUB","ヒラギノ角ゴ8","ヒラギノ角ゴ Pro W7";
    text-align: left;
    clear: both;
    background: url(img/h.jpg) no-repeat;
    border-right: 1px solid #82826e;
    border-bottom: 1px solid #82826e;
    border-left: 5px solid #82826e;
    border-top: 1px solid #82826e;    color: #666;
}


.header2 {
    /* ie win (5, 5.5, 6) bugfix */
    width: auto;
    _width: 100%;
    margin: 15px 5px 15px 0px;
    line-height: 1.25;
    padding: 5px 5px 5px 25px;
    font-size: 1.2em;
    font-weight: normal; 
    font-family: "HGP創英角ｺﾞｼｯｸUB","ヒラギノ角ゴ8","ヒラギノ角ゴ Pro W7";
    text-align: left;
    clear: both;
    border-bottom: 1px dotted #dcdcdc;
    background: url(img/check.gif) no-repeat left;
}

.header a, .header2 a  { text-decoration: none; }


/* #main p { */
p {
    margin: 15px 0;
    padding: 0;
}

.entry
{
 line-height: 1.5;
 margin: 10px;
 padding-bottom: 10px; 
 border-bottom: 1px dotted #dcdcdc;
}

.content
{
 line-height: 1.5;
 margin: 5px 0;
 padding:  0 0  5px 5px; 
 border-bottom: 1px dotted #dcdcdc;
 font-size: 0.9em;
}

p.more2
{
 text-align: right;
}

p.next
{
 clear: both;
}

/* フッター Internal link */

.footerlink
{
    margin: 0 auto;
    padding: 0;
    text-align: center;
    font-size: 0.9em;
    clear: both;
}

.footerlink p { margin: 0; padding: 0; }

.footerlinkcopy
{ 
    margin: 0;
    padding: 10px 0 0;
    color: #666;
    font-size: 1.0em;
}

.footerlinkcopy a
{ 
    text-decoration: none;
    color: #666;
}

.footerlinka
{ 
    margin: 0;
 padding: 10px 0 0;
    color: #666;
    font-size: 0.9em;
}

.footerlinka a
{ 
    text-decoration: none;
    color: #666;
}

/* フッター */

#footer
{
    position: relative;
    margin: 0 auto;
    padding: 0 5px;
    width: 810px;
    _width: 820px;
    height: 100px;
    text-align: center;
    font-size: 0.9em;
    clear: both;
    background: url(img/fbg.gif) left bottom no-repeat;
}

#footer p { margin: 0; padding: 0; }

.copy
{ 
    margin: 0;
 padding: 10px 0 0;
    color: #666;
    font-size: 1.0em;
}

.copy a
{ 
    text-decoration: none;
    color: #666;
}

.footerlinkb
{ 
    margin: 0;
 padding: 10px 0 0;
    color: #666;
    font-size: 0.9em;
}

.footerlinkb a
{ 
    text-decoration: none;
    color: #666;
}

.f-navi
{
 text-align: center;
 padding: 10px;
}

/* サイドメニュー内部 */


#side ul
{
    margin: 0 0 10px;
    padding: 0;
    list-style: none;
}


#side li
{
    width: 200px; 
    display: block;
    line-height: 20px;
    margin: 0;
    padding: 0;
    letter-spacing: 0;
    text-decoration: none;
    color: #666;
    border-bottom: 1px solid #82826e;
}


#side li a
{
    width: auto; 
    _width: 100%; 
    font-size: 0.9em;
    padding: 8px 3px 8px 10px;
    color: #666;
    display: block;
    line-height: 1.5;
    margin: 2px 0 1px;
    text-decoration: none;
    border-left: 3px solid #82826e;
    border-right: 1px solid #82826e;
    background: url(img/li.jpg) ;
}


#side li a:hover
{
    color: #cc0000;
    border-left: 3px solid #ff9900;
    background: url(img/lih.jpg) ;
}



#side .sidetitle
{
    width: auto;
    height: 38px;
    margin: 5px 0 0;
    padding: 0 0 0 10px;
    text-align: left;
    font-size: 1em;
    line-height: 36px;
    display: block; 
    background: url(img/st.jpg) no-repeat;
    border-left: 3px solid #82826e;
    border-right: 1px solid #82826e;
    border-top: 1px solid #82826e;
    border-bottom: 1px solid #82826e;
}

#side .sidetitle2
{
    width: auto;
    height: 38px;
    margin: 5px 0 0;
    padding: 0 0 0 10px;
    text-align: left;
    font-size: 1em;
    line-height: 36px;
    display: block; 
    background: url(img/st.jpg) no-repeat;
    border-left: 3px solid #82826e;
    border-right: 1px solid #82826e;
    border-top: 1px solid #82826e;
    border-bottom: 1px solid #82826e;
}


.box
{
    position: relative;
    width: auto;
    _width: 100%;
    line-height: 1.5;
    margin: 15px 10px;
    padding: 0;
    font-size: 0.9em;
    border: 1px solid #dcdcdc;
    background: url(img/boxbg.jpg) #f8f8f8;
}

#main .box p
{
    border-bottom: 1px solid #ccc;
    margin: 0;
    padding: 3px 0 3px 5px;
    background: #fff;
}

.box ul {
    margin: 10px 0 10px 25px;
    padding: 0;
    line-height: 1.5;
}


.click a
{
    position:absolute; bottom: 5px; right: 5px;
    min-height: 30px;
    _height: 30px;
    margin: 0;
    padding: 0 25px 0 0;
    background: url(img/go.jpg) no-repeat right top;
}


.click a:hover
{
    background: url(img/goh.jpg) no-repeat right top;
}


.gotop
{
    height: 18px;
    text-align: right;
    margin: 15px;
    padding: 0 20px 0 0;
    background: url(img/gotop.gif) no-repeat right;
    clear: both;
}


.adr
{
    margin: 0;
    padding: 0;
    width: 500px;
    min-height: 500px;
}


#side p
{
    margin: 10px 0;
    padding: 0;
}


.center { text-align: center; }


.b {
    font-family: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W7";
    font-weight: normal; 
    font-size: 1.2em;
}

.widget
{
    margin: 0;
    padding: 10px 0;
}


.widget-center
{
    margin: 0;
    padding: 10px 0;
    text-align: center;
}


.img { margin: 0 10px 10px; float: left; }
.imgleft { margin: 0 10px 10px; float: left; }
.imgr { margin: 0 10px 10px; float: right; }
.imgright { margin: 0 10px 10px; float: right; }
.imgt { margin: 5px 5px 10px 10px; float: left; }
img { border: none; }
table {
    font-size: 0.8em;
    margin: 0;
    background: #ccc;
}
td { background: #fff;}

form
{
    width: auto;
    _width: 100%;
    margin: 10px 0 ;
    padding: 10px;
    font-size: 0.9em;
    border-top: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
    background: url(img/boxbg.gif) #f9f9f9;
    clear: both;
    text-align: center;
}


.red { color: #cc0000; } /* 赤 */ 
.blue { color: #003399; } /* 青 */ 
.green { color: #339900; } /* 緑 */ 
.orange { color: #ff9900; } /* オレンジ */ 
.line { background: #ffff00; }
.kome { font-size: 12px; color: #cc0000; line-height: 1.25;}
.s { font-size: 12px; color: #666; line-height: 1.25; } 

/* added   2010/3/16 */

.header3 {
    /* ie win (5, 5.5, 6) bugfix */
    margin: 0;
    line-height: 40px;
    padding: 15px 5px 10px 10px;
    font-size: 1.4em;
    font-weight: normal; 
    font-family: "HGP創英角ｺﾞｼｯｸUB","ヒラギノ角ゴ8","ヒラギノ角ゴ Pro W7";
    text-align: left;
    clear: both;
    border-left: 5px solid #ffcc00;
    background: url(img/hm.gif) no-repeat top right;
    letter-spacing: 0.0em;
}
.header3 a  { text-decoration: none; }

.entry3  {
	margin : 2px 0 10px 0;
	border : 1px dotted #ffcc00;
	background : #fffff0;
	min-height : 115px;
	padding : 10px;
	font-size:110%;
} 

.entry3 p.more  {
	text-align : right;
	background : url(./img/more.gif) no-repeat right;
	line-height : 30px;
	padding-right : 35px;
	margin : 0 0px 5px 0;
	clear: both;
} 
.header4 {
    /* ie win (5, 5.5, 6) bugfix */
    margin: 0;
    line-height: 40px;
    padding: 15px 5px 10px 10px;
    font-size: 1.4em;
    font-weight: normal; 
    font-family: "HGP創英角ｺﾞｼｯｸUB","ヒラギノ角ゴ8","ヒラギノ角ゴ Pro W7";
    text-align: left;
    clear: both;
    border-left: 5px solid #ffcc00;
    border-right: 1px solid #ffcc00;
    border-top: 1px solid #ffcc00;
    border-bottom: 3px solid #ffcc00;
    background: url(img/hm.gif) no-repeat top right;
    letter-spacing: 0.0em;
}
.header4 a  { text-decoration: none; }

.entry4  {
	margin : 2px 0 10px 0;
	border : 1px dotted #ffcc00;
	background : #fffff0;
	min-height : 115px;
	padding : 10px;
	font-size:110%;
} 

.entry4 p.more  {
	text-align : right;
	background : url(./img/more.gif) no-repeat right;
	line-height : 30px;
	padding-right : 35px;
	margin : 0 0px 5px 0;
	clear: both;

} 

