/*
name:minoritymind
designer:arakawa
designer_url:http://www.minoritymind.jp/
developer:arakawa
developer_url:http://www.minoritymind.jp/
arranged by mana.k
*/


/* 基本レイアウト */

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: #990000; }


/* リンク色（ナビゲーション） */

#navi a { color: #666; text-decoration: none; }
#navi a:hover { color: #990000; }


/* ページレイアウト */

body
{
    width: 800px; /* 600px→800pxへ変更 */
    text-align: center;
    margin: 0 auto;
    padding: 0;
    font-size: 0.8em;
    color: #333;
    background: #ffffff; /* #CCCCBE→#e6f8ffへ変更 */
    line-height: 1.5;
    font-family: "ＭＳ Ｐゴシック";
    position: relative;
}


/* ヘッダー（レイアウト） */

#header
{
    position: relative;
    margin: 0;
    padding: 0 5px;
    width: 790px; /* 590px→790pxへ変更 */
    _width: 800px; /* 600px→800pxへ変更 */
    height: 50px;
    text-align: left;
    background: url(img/head.gif) ;
}


/* ヘッダー（サイトタイトル） */

#header h1
{
    margin: 0;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.25;
    position:absolute; top: 30px; left: 30px;
    font-family: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W7";
    color: #666;
}

#ss
{
    margin: 0;
    padding: 0;
    font-size: 12px;
    line-height: 1.25;
    position:absolute; top:5px; left: 10px;
    color: #666;
}

#tt
{
    margin: 0;
    padding: 0;
    font-size: 16px;
    line-height: 1.25;
    color: #fff;
    position:absolute; top:30px; right: 10px;
    font-family: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W7";
}

#logo
{
    margin: 0;
    padding: 0;
    position:absolute; top:20px; left: 20px;
}

#navi
{
    position: relative;
    margin: 0;
    padding: 0 0 0 25px;
    width: 775px; /* 575px→775pxへ変更 */
    _width: 800px; /* 600px→800pxへ変更 */
    height: 45px;
    background: url(img/header.png) ;
}

#navi p
{
    position: relative;
    display: block;
    margin: 0;
    padding: 15px 15px 0 0;
    height: 30px;
    line-height: 30px;
    text-align: center;
    float: left;
}

#navi ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}

#navi li
{
    position: relative;
    display: block;
    margin: 0;
    height: 30px;
    line-height: 30px;
    text-align: center;
    float: left;
}

#navi li a
{
    position: relative;
    display: block;
    margin: 0;
    padding: 15px 15px 0 0;
    height: 30px;
    line-height: 30px;
    text-align: center;
    float: left;
}

#banner
{
    position: relative;
    margin: 0;
    padding: 0;
    width: 800px; /* 600px→800pxへ変更 */
    height: 198px; /* 284px→198pxへ変更 */
    _height: 194px; /* 280px→194pxへ変更 */
    background: url(img/bg.png) ;
}
#banner div
{
    position: relative;
    margin: 0 5px;
    padding: 0;
    width: 790px; /* 590px→790pxへ変更 */
    height: 194px; /* 280px→194pxへ変更 */
    background: url(img/banner.jpg) ;
    border-top: 2px solid #000000; /* #990000→#006699へ変更 */
    border-bottom: 2px solid #000000; /* #990000→#006699へ変更 */}

#banner span
{
    width: 450px;
    margin: 0;
    padding: 5px;
    font-size: 22px;
    line-height: 1.25;
    font-weight: normal;
    font-family: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W7";
    color: #666;
    position:absolute; top:125px; right: 10px;
    text-align: right;
    letter-spacing: 0;
    background: none ;
}

#banner2
{
    position: relative;
    margin: 0;
    padding: 0;
    width: 800px; /* 600px→800pxへ変更 */
    height: 109px;
    _height: 105px;
    background: url(img/bg.png) ;
}

#banner2 div
{
    position: relative;
    margin: 0 5px;
    padding: 0;
    width: 790px; /* 590px→790pxへ変更 */
    height: 105px;
    background: url(img/banner2.jpg) ;
    border-top: 2px solid #006699; /* #990000→#006699へ変更 */
    border-bottom: 2px solid #006699; /* #990000→#006699へ変更 */}

#banner2 span
{
    width: 400px;
    margin: 0;
    padding: 5px;
    font-size: 16px;
    line-height: 1.25;
    font-weight: normal;
    font-family: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W7";
    color: #666;
    position:absolute; top:35px; right: 10px;
    text-align: right;
    letter-spacing: 0;
    background: none ;
}


/* メインコンテンツ全体 基本レイアウト*/


#container
{
    position: relative;
    width: 790px; /* 590px→790pxへ変更 */
    _width: 800px; /* 600px→800pxへ変更 */
    margin: 0;
    padding: 0 5px;
    text-align: center;
    background: url(img/bg.png) ;
}

#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;
    line-height: 28px;
    width: 770px; /* 570px→770pxへ変更 */
    _width: 800px; /* 600px→800pxへ変更 */
    margin: 15px 0;
    padding: 0 10px;
    _padding: 0 20px;
/*     border-left: 1px dashed #ccc;  */
    background: url(img/3.jpg)  no-repeat right bottom ;
}


/* 記事部分見出し */


.header
{
    /* ie win (5, 5.5, 6) bugfix */
    width: auto;
    _width: 770px; /* 570px→770pxへ変更 */
    margin: 10px 0;
    line-height: 40px;
    padding: 3px 5px 0 15px; /* 20px→60pxへ変更 */
    font-size: 1.6em; /* 1.4em→1.6emへ変更 */
    font-weight: normal; 
    font-family: "HGP創英角ｺﾞｼｯｸUB","ヒラギノ角ゴ8","ヒラギノ角ゴ Pro W7";
    text-align: left;
    clear: both;
    background: url(img/h.png) no-repeat;
}

.header2
{
    /* ie win (5, 5.5, 6) bugfix */
    width: auto;
    _width: 100%;
    margin: 15px 0 5px;
    line-height: 1.25;
    padding: 0 5px 0 5px;
    font-size: 1.2em;
    font-weight: normal; 
    font-family: "HGP創英角ｺﾞｼｯｸUB","ヒラギノ角ゴ8","ヒラギノ角ゴ Pro W7";
    text-align: left;
    clear: both;
    border-bottom: 1px solid #ccc;
}

.allitems
{
    /* ie win (5, 5.5, 6) bugfix */
    width: auto;
    _width: 770px; /* 570px→770pxへ変更 */
    margin: 0;
    line-height: 28px;
    padding: 0 5px 0 36px; /* 60px→36pxへ変更 */
    font-size: 1.6em; /* 1.4em→1.6emへ変更 */
    font-weight: normal; 
    font-family: "HGP創英角ｺﾞｼｯｸUB","ヒラギノ角ゴ8","ヒラギノ角ゴ Pro W7";
    text-align: left;
    clear: both;
    background: url(img/point-bg3428.png) no-repeat;
}

.subhead
{
    /* ie win (5, 5.5, 6) bugfix */
    width: auto;
    _width: 770px; /* 570px→770pxへ変更 */
    margin: 0;
    line-height: 28px;
    padding: 0 5px 0 28px; /* 60px→28pxへ変更 */
    font-size: 1.6em; /* 1.4em→1.6emへ変更 */
    font-weight: normal; 
    font-family: "HGP創英角ｺﾞｼｯｸUB","ヒラギノ角ゴ8","ヒラギノ角ゴ Pro W7";
    text-align: left;
    clear: both;
    background: url(img/point-bg28.png) no-repeat;
}



.header a, .header2 a  { text-decoration: none; }

#main p { margin: 15px 0; padding: 0; }

.entry
{
	text-align	:left;
	font-size: 14px;
	padding: 0px 5px 2px;
	margin: 0px 10px 20px 10px ;
	_margin: 0px -30px 20px 0px ;
	line-height: 28px;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro", Osaka,"ＭＳ Ｐゴシック",sans-serif;
	background-image:url(img/line.gif);
}

.a-entry
{
	text-align	:left;
	font-size: 18px;
	padding: 0px 5px 2px;
	margin: 0px 10px 0px 10px ;
	_margin: 0px -30px 0px 0px ;
	line-height: 28px;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro", Osaka,"ＭＳ Ｐゴシック",sans-serif;
	background-image:url(img/line.gif);
}

.sub-entry
{
	text-align	:left;
	font-size: 18px;
	padding: 0px 5px 1px;
	margin: 0px 10px 0px 10px ;
	_margin: 0px -30px 0px 0px ;
	line-height: 28px;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro", Osaka,"ＭＳ Ｐゴシック",sans-serif;
	background-image:url(img/line.gif);
}



.more { text-align: right; }

.more2 { text-align: left; } /* 月別インデックスのエントリータイトル部分に転用するため新設 */

/* フッター */

#footer
{
    position: relative;
    margin: 0 auto;
    padding: 0 5px;
    width: 790px; /* 590px→790pxへ変更 */
    _width: 800px; /* 600px→800pxへ変更 */
    height: 150px;
    text-align: left;
    font-size: 0.9em;
    clear: both;
    background: url(img/footer.png) bottom no-repeat;
}

#footer p {
	margin: 0;
	padding: 0;
}

.sj
{ 
    margin: 0;
    padding: 25px 0 30px 15px;
    position:absolute; bottom: 10px; left:20px;
    border-left: 1px solid #5d5d5d;
    color: #666;
    background: url(img/copy.png) repeat-y;
}

.f-navi { text-align: center; padding: 10px; }


/* サイドメニュー内部 */
/* 最終的にこの部分はなくなります｡ */
 
#side ul
{
    margin: 0 0 10px;
    padding: 0;
    list-style: none;
}


/* その他パーツ */

.box
{
    position: relative;
    width: auto;
    _width: 100%;
    line-height: 1.5;
    margin: 0 0 5px;
    padding: 0 15px;
    font-size: 0.9em;
    border: 1px solid #dcdcdc;
}

.first
{
    width: 580px; /* 380px→580pxへ変更 */
    _width: 770px; /* 570px→770pxへ変更 */
    height: 280px;
    _height: 300px;
    margin: 0;
    padding: 10px 10px 10px 180px;
    _padding: 20px 10px 10px 180px;
    clear: both;
    background: url(img/first.gif)  no-repeat;
}

.news
{
    width: 770px; /* 570px→770pxへ変更 */
    min-height: 155px;
    _height: 180px;
    margin: 20px 0;
    padding: 25px 0 0;
    clear: both;
    background: url(img/news.gif)  no-repeat top;
}

.news ul
{
    margin: 5px 10px 0 15px;
    padding: 0;
    list-style: none;
}

.news li
{
    margin: 0;
    padding: 0;
    letter-spacing: 0;
    border-bottom: 1px dotted #ccc;
}

.gotop
{
    height: 18px;
    text-align: right;
    margin: 15px;
    padding: 0 20px 0 0;
    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; }
.imgr { margin: 0 10px 10px; float: right; }
.imgt { margin: 5px 5px 10px 10px; float: left; }
.line { border-top: 1px dashed #ccc; clear: both; margin: 0 5px; font-size: 5px;}
img { border: none; }

table { width: 500px; font-size: 0.9em; margin: 0; }
td { padding: 10px; border-top: 1px solid #ccc;}

.ss { text-align: center; margin: 20px 0;}

.photo, .sidesearch, .magmag { text-align: center; }

.sidesearch
{
    margin: 5px 0 10px;
    height: 30px;
    _height: 60px;
    padding: 30px 5px 0px;
    background: url(img/searchbg.gif) no-repeat;
}

.magmag3
{
    height: 100px;
    _height: 135px;
    padding: 3px 20px 0px;
    text-align: right; /* 追加｡加工中｡ */
    background: url(img/mag3.gif) no-repeat;
    margin: 5px 0 10px;
}

.magmag2
{
    height: 100px;
    _height: 135px;
    padding: 3px 20px 0px; /* 35px 5px 0px→35px 20px 0pxへ変更 */
    text-align: right; /* 追加｡加工中｡ */
    background: url(img/mag8.gif) no-repeat;
    margin: 15px 0 15px;
}

.magmag
{
    height: 140px; /* 105px→140pxへ変更 */
    _height: 175px; /* 140px→175pxへ変更 */
    padding: 35px 20px 0px; /* 35px 5px 0px→35px 20px 0pxへ変更 */
    text-align: right; /* 追加｡加工中｡ */
    background: url(img/mag1.gif) no-repeat; /* img/cam.jpg→img/mag1.gifへ変更 */
    margin: 5px 0 10px;
}

.rss { text-align: right; }
#side .rss p { margin: 5px 0; padding: 0; }
.cat41 { background: url(img/41.gif) no-repeat; }
.cat42 { background: url(img/42.gif) no-repeat; }

