/* 大本のcss */
* {
font-size:14px;
line-height:150%;
border:0;
margin:0;
padding:0;
}

/* 基本テキスト */
.text01 {
margin:10px 10px 10px 20px;
}

.red{color:#d15700;}
.blue{color:#0061d1;}

/* リンク */
a{
color:#005ac1;
text-decoration:underline;
}

a:hover{
color:#d10068;
text-decoration:underline;
background-color:#ffe5f2;
}
/* 全体を真ん中寄せ */
body {
text-align:center;
margin:0 auto;
}

/* SEO対策部分 */
h1 {
width:1000px;
height:auto;
text-align:right;
font-size:8px;
color:#f5f5f5;
margin:0 auto;
padding:0 auto;
}

h2 {
width:1000px;
height:auto;
text-align:right;
font-size:7px;
color:#f5f5f5;
margin:0 auto;
padding:0 auto;
}

/*タイトル関連*/
/* 画像 */
dl.headnavi{
width:1000px;
height:90px;
text-align:right;
background-image:url(img/title2.jpg);
margin:0px 0px 8px 0px;
float:left;
}


dt.headnavi{
margin:65px 0px 0px 0px;
}
/* リンク */


a.headnavi {
font-size:18px;
font-weight:bold;
}
/* リンク(ロールオーバー時) */
a.headnavi:hover {
font-size:18px;
position:relative;
top:2px;
left:2px;
color:#360;
font-weight:bold;
}

/* 大枠 */
#layout {
width:1000px;
height:auto;
text-align:left;
margin:1px auto;

}


/* 新着情報 */
/* 枠 */
#new {
width:569px;
height:150px;
float:left;
}
/* 見出し部分 */
#newhead {
width:569px;
height:29px;
float:left;
}
/* 本文 */
#newmain {
width:569px;
height:100px;
overflow:auto;
text-align:left;
border-color:#ffb900;
border-style:solid;
border-width:0 1px 1px;
float:left;
}
/* 左カテゴリー*/
/* 大枠 */
#categorymenu {
width:170px;
height:auto;
float:left;
}
/* 見出し */
#categorymenuhead {
width:170px;
height:auto;
float:left;
}
/* 本文 */
.categorymenumain {
width:168px;
height:auto;
float:left;
font-size:12px;
border-color:#ffb900;
border-style:solid;
border-width:0 1px 1px;
padding:0 0 1px;
float:left;
}
/* サムネイル */
.lmcategorytham {
float:left;
}

/* ページ下部広告/
/* 枠 */
#footnotice {
width:569px;
height:auto;
margin:20px auto 15px 30px;
float:left;
}
/* 見出し */
#footnoticehead {
display:none;
width:569px;
height:28px;

}
/* 本文 */
#footnoticemain {
width:569px;
height:80px;
border-color:#ffb900;
border-style:solid;
border-width:0 1px 1px;
padding:2px 5px;
display:none;
}

/* テキスト */
.seo {
display:none;
}



/* 右サイドバー広告 */
/* 大枠 */
#rightnotice {
width:150px;
height:auto;
float:left;
}
/* 見出し */
#rightnoticehead {
width:150px;
height:auto;
float:left;
}
/* 本文 */
#rightnoticemain {
width:auto;
height:auto;
border-color:#ffb900;
border-style:solid;
border-width:0 1px 1px;
float:left;
font-size:13px;
}


/* 新着情報 */
#indexnew {
line-height:120%;
width:149px;
height:600px;
border-color:#ffb900;
border-style:solid;
border-width:0 1px 1px;
padding:2px 2px 2px 4px;
font-size:14px;
float:left;
}

/* ページ下部印フォーメーション */
/* 枠 */
#footinfo {
width:1000px;
height:auto;
float:left;
border-color:#ffb900;
border-style:solid;
border-width:1px;
list-style-type:none
}
/* 見出し */
.footinfohead {
width:1000px;
height:auto;
float:left;
}


#siteinfo{
width:950px;
padding:10px;
height:auto;
float:left;
text-align:left;
font-size:14px;
}


#footcaution {
width:950px;
height:30px;
float:left;
text-align:center;
font-size:16px;
color:#c10000;
font-weight:bold;
float:left;
}

/* ダウンロードボタン */

/* ボタン */
.footdownload{
background-color:#fff;
font-size:12px;
border:1px solid #eea103;
width:150px;
text-decoration:none;
margin:2px;
padding:2px;
text-align:center;

}

/* ボタン(ロールオーバー時) */
.footdownload:hover {
background-color:#fedc85;
font-size:12px;
border:1px solid #eea103;
width:150px;
position:relative;
top:1px;
left:1px;
text-decoration:none;
margin:2px;
padding:2px;
text-align:center;
}


/* ダウンロード方法 */
.footinfo_download {
width:330px;
height:333px;
float:left;
background-image:url(img/f_download_back.jpg);
background-repeat:no-repeat;
background-position:center;
border-color:#ffb900;
border-style:solid;
border-width:0 1px 0 0;
line-height:200%;
}

/* 許可 */
.footinfo_ok {
width:330px;
height:333px;
float:left;
background-image:url(img/f_ok_back.jpg);
background-repeat:no-repeat;
background-position:center;
border-color:#ffb900;
border-style:solid;
border-width:0 1px 0 0;
line-height:200%;
}

/* 禁止 */
.footinfo_forbid {
width:330px;
height:333px;
float:left;
background-image:url(img/f_forbid_back.jpg);
background-repeat:no-repeat;
background-position:center;
line-height:200%;
}


/* 本文 */
.footinfo_text{
margin:0px 10px 3px 10px;}


/* コピーライト */
#copyright {
width:1000px;
height:30px;
color:#fff;
}

/* メイン領域*/
/* 大枠 */
#main1 {
width:850px;
height:auto;
float:left;
}

/* 本文が入る */
#main2 {
width:650px;
height:auto;
margin:0 14px;
}

/* 一覧のリストボックス*/
/* 枠 */
a.listtable {
width:150px;
height:190px;
border:1px solid #ccc;
float:left;
text-align:center;
font-weight:700;
color:#999;
margin:5px 10px 0 0;
padding:auto auto 3px;
}

/* ロールオーバー時 */
a.listtable:hover {
width:150px;
height:190px;
border:1px solid #ffb900;
background-color:#e8e8e8;
float:left;
text-align:center;
font-weight:700;
color:#999;
margin:5px 10px 0 0;
padding:auto auto 3px;
}

/* ダウンロードボタン */
/* 枠 */
#downloadbutton {
width:650px;
text-align:center;
padding:10px 0 0;
}

/* ボタン */
a.downloadbutton {
font-size:18px;
border:1px solid #eea103;
font-weight:700;
width:295px;
text-decoration:none;
margin:5px;
padding:10px 10px 1px;
}

/* ボタン(ロールオーバー時) */
a.downloadbutton:hover {
background-color:#fedc85;
font-size:18px;
border:1px solid #eea103;
font-weight:700;
width:295px;
position:relative;
top:1px;
left:1px;
text-decoration:none;
margin:5px;
padding:10px 10px 1px;
}



/* ウェブ拍手ボタン */
/* 枠 */


/* ボタン */
a.webclap {
font-size:16px;
border:1px solid #eea103;
font-weight:700;
text-decoration:none;
margin:5px;
padding:10px 10px 1px;
background-color:#ffb700;
color:#ffffff;
}

/* ボタン(ロールオーバー時) */
a.webclap:hover {
font-size:16px;
border:1px solid #eea103;
font-weight:700;
position:relative;
top:1px;
left:1px;
text-decoration:none;
margin:5px;
padding:10px 10px 1px;
background-color:#ffffff;
color:#33F;
}








/* 写真のタイトル */
#detailtitle {
width:650px;
height:40px;
background-image:url(img/categorytopic.jpg);
text-align:center;
font-size:20px;
font-weight:700;
padding:5px auto auto;
}

/* 写真掲載 */
#photo {
width:650px;
height:auto;
text-align:center;
}

/* 写真の詳細情報 */
/* テーブル */
#detailinfo {
width:650px;
height:auto;
background-color:#fec63b;
margin:10px 0 0;
}
/* 見出し */
.detailth {
width:25%;
background-color:#fedc85;
padding:3px;
}
/* コメント見出し */
.commentth {
background-color:#fedc85;
padding:3px;
}

/* リンクページ関連 
 サイトの基本情報 */
ul#linkit {
margin:5px auto 10px 100px;
}
/* バナー一覧 */
/* 大枠 */
table#linkit {
width:600px;
height:auto;
background-color:#f90;
font-size:13px;
margin:auto auto auto 20px;
}

/* 見出し */
th.linkit1 {
border-right:1px #fff solid;
color:#fff;
padding:3px;
}

/* テキストエリア */
textarea.linkit {
background-color:#cfc;
border:1px solid #ccc;
font-size:12px;
}


/* サーチ一覧の見出し */
.topictitle{
  margin:3px 0px 3px 0px;
  width:650px;
  text-align:center;
  font-weight:bold;
  float:left;
  font-size:15px;
  color:#999999;
  border-top:double 3px #ccc;
  border-bottom:double 3px #ccc;
  }

/* サーチの配置用 */
.linksearch{
   width:317px;
   height:50px;
   margin:0px 3px 3px 3px;
   border-right:1px solid #ccc;
   border-bottom:1px solid #ccc;
   font-size:13px;
   line-height:100%;
   float:left;}

/* 申請済み */
.linksearch01{
   width:317px;
   height:15px;
   margin:0px 3px 3px 3px;
   border-right:1px solid #ccc;
   border-bottom:1px solid #ccc;
   font-size:13px;
   line-height:100%;
   float:left;}


/* メールフォーム */
/* ボタン */
input.button {
border:1px solid #fec63b;
background-color:#fedc85;
font-size:15px;
}

/* テーブル枠 */
table#mail {
width:500px;
background-color:#fec63b;
margin:20px;
}

/* 左 */
th.mail {
width:150px;
background-color:#fedc85;
text-align:left;
padding:5px;
}

/* 右 */
td.mail {
background-color:#fff;
padding:5px;
}

.detailtd,.commenttd,td.linkit {
background-color:#fff;
padding:3px;
}


/* index メイン領域の枠用 */
#indexmain{
width:850px;
height:auto;
float:left;
}

/* indexカテゴリーの枠 */
.index_c{
width:260px;
float:left;
margin:0px 10px 0px 10px ;
height:auto;}

/* indexカテゴリー紹介 */
.index_c_info{
text-align:center;
font-size:15px;
font-weight:bold;}

/* indexカテゴリーのリンク部分 */
.index_c_main{
padding:0px 0px 0px 10px;
height:auto;}


/*大カテゴリーの翔カテゴリーへの画像リンク*/

.cb_back{
width:200px;
height:100px;
padding:3px 0 0 5px;
font-size:45px;
text-decoration:none;
margin:10px 14px 0px 0px;
}

.cb_text{font-size:18px;}