/*
====================================
各ページに適用されるスタイルシート
項目名はできればh1などを使う
横に画像があるときは .stitleなど
====================================
*/

body {
	font-size: 12px;
	color:#333;
	font-family: "Verdana", 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','Osaka 等幅';
	margin: 0px;
	padding: 0px;
	text-align:center;
	line-height:130%;
	
}


.setsumei { font-size:11px; }

table{layout:fixed;}

/* サイドメニューの下部 インターnetshop*/


#wrapper {
    margin-left:auto;
    margin-right:auto;
    text-align:left;
    width:750px;

}

.side_bottom{
	font-size:12px;
	font-weight:bold;
	padding:5px;

}

.side_bottom a:link{text-decoration:none; color: #000066;}
.side_bottom a:visited{text-decoration:none; color:#000066;}
.side_bottom a:active{text-decoration:none; color:#000066;}
.side_bottom a:hover{text-decoration:underline; color:#000066;}



/* テキスト回り込み解除用 */
br.clear {
	clear: both;
	font: 0pt/0pt sans-serif;
}

/* vTip 用 ツールチップを出すjqueryプラグイン */
p#vtip { display: none; position: absolute; padding: 10px; left: 5px; font-size: 0.8em; background-color: white; border: 1px solid #a6c9e2; -moz-border-radius: 5px; -webkit-border-radius: 5px; z-index: 9999 }
p#vtip #vtipArrow { position: absolute; top: -10px; left: 5px }


.interlist {
font-size:10px;
}

.interlist th{
color:white;
padding:3px 5px 3px 10px;
background-color:#4682B4;
border:1px solid white;
}

.interlist td{
color:#333333;
padding:3px 5px 3px 10px;
background-color:#f5deb3;
border:1px solid white;
}

.newsdoc{
font-size:13px;
line-height:150%;
}

h1{

font-size:22px;
font-weight:bold;
color:#333333;
}

h2{

font-size:15px;
font-weight:bold;
color:#333333;
}

h3{

font-size:13px;
font-weight:bold;
color:#333333;
}
h4{

font-size:13px;
font-weight:normal;
color:#333333;
}

.normallink{

font-size:12px;
}

/* リストの注意書き */
.caution{

font-size:10px;
color:gray;
}

.q_char{font-family:ariel; font-size:13px; color:red}
.a_char{font-family:ariel; font-size:13px; color:blue;}
.big_q_char{font-family:ariel; font-size:16px; color:red}
.big_a_char{font-family:ariel; font-size:16px; color:blue;}

.kizai_table{
margin:20px;
border:3px ridge #6666cc;

}

.kizai_table td{

font-size:12px;
color:#333333;
border: 1px solid #ccccff;
}

.kizai_table th{

font-size:13px;
font-weight:bold;
color: #ffffff;
background-color: #000066;
}


/* dotted（点線）、dashed（粗い点線）、solid（実線）、double（二重線）、
groove（谷線）、ridge（山線）、inset（内線）、outset（外線）*/

.koushin_border{
border-bottom-width:2px;
border-bottom-color:green;
border-bottom-style:dashed;

}

.brd2{
border-bottom-width:2px;
border-bottom-color:black;
border-bottom-style:dashed;
}

/* 神楽坂ニュースのボーダー */
.kagura_border{
border-bottom-width:1px;
border-bottom-color:#ccccff;
border-bottom-style:solid;

}

.kagura_intro{
font-size:14px;
color:brown;
font-weight:bold;
}

.intro {
 FONT-SIZE: 13px;
 COLOR: #333333;
 LINE-HEIGHT: 120%;


}

.stitle{

font-size:13px;
font-weight:bold;

}

.mtitle{

font-size:15px;
font-weight:bold;
color: #333333;
}

/* 作品データの表 */

.mylisttitle{

font-size:12px;
font-weight:bold;
color:white;
padding:3px 5px 3px 10px;
background-color: #4682B4;
border:1px solid white;
}

.listcell1{

font-size:12px;
color: #333333;
padding:3px 5px 3px 10px;
background-color:#f5deb3;
border:1px solid white;
}
.listcell2{

font-size:12px;
color:#333333;
padding:3px 5px 3px 10px;
background-color:#e6e6fa;;
border:1px solid white;
}

.listcell1 a:link{ color:blue; text-decoration: none;}
.listcell1 a:visited{ text-decoration: none;}
.listcell1 a:hover{ color:red; text-decoration: underline;}

.listcell2 a:link{text-decoration: none;}
.listcell2 a:visited{text-decoration: none;}
.listcell2 a:hover{ color:red; text-decoration: underline;}

.tbotl{ font-size:12px; }
.tbotl a:link{ color:brown; text-decoration:none;}
.tbotl a:visited{ color:brown; text-decoration:none;}
.tbotl a:hover{ color:brown; text-decoration:underline;}

/* 文頭の強調語句 */
.emdoc {

font-size:20px;
color: #333333;
font-weight:bold;

}

.copyright{
font-family:ariel;
font-size:9px;
color:#999999;
}

/* キャプション */

.caption{

font-size:10px;
color:#333333;
}
/* かたがき */
.pos{

font-size:11px;
color:#333333;
}

/* 名前 */
.namae{

font-size:11px;
color:#333333;
}

/* ノーマルな説明文など */
.doc{

font-size:12px;
color:#333333;
line-height:130%;

}

/* 少し行間を空けた説明文 */
.doc2{
font-size:12px;
line-height: 130%;
color:#333333;
}

/* リスト風箇所 */
.list{

font-size:12px;
color:#333333;
}

.brown13{

font-size:13px;
color:brown;
}
.brown12{

font-size:12px;
color:brown;
}


.black10n{

font-size:10px;
color:#333333;
}

.black12{

font-size:12px;
color:#333333;

}

.black12n{

font-size:12px;
color:#333333;
}

.black20b{

font-size:20px;
font-weight:bold;
color:#333333;
}

.black16{

font-size:16px;
color:#333333;
}
.black16b{

font-size:16px;
font-weight:bold;
color:#333333;
}

.docHilight{ font-weight:bold; }

.uptnav { font-size:12px; font-weight:600; color:#a52a2a; text-align:center;}
.uptnav a:link {text-decoration: none; color:#a52a2a;}
.uptnav a:visited {text-decoration: none; color:#a52a2a;}
.uptnav a:hover {text-decoration: underline;}
.uptnav a:active{text-decoration: none;}
.uptnav_split {color:#bcc2e4; font-weight:700;}



/* 上ナビインター用 */
.upnav { font-size:12px; font-weight:600; color:#0066cc; text-align:center;}
.upnav a:link {text-decoration: none; color:#0066cc;}
.upnav a:visited {text-decoration: none; color:#0066cc;}
.upnav a:hover {text-decoration: underline;}
.upnav a:active{text-decoration: none;}
.upnav_split {color:#bcc2e4; font-weight:700;}






