/***** CSS変更 *****/
/*** メイン全体の枠の幅を1200pxから1080pxへ変更 ***/
/*** 右メニューをメニューの下へ配置 ***/
/*** 主コンテンツの幅を778pxから858px、右のマージンを200pxから0pxへ変更 ***/
/*** メイン全体の文字色を#333から#000へ変更 ***/
/*** 脚注がすべて同一行で表示されるのを各行に表示されるように変更 ***/
 
/* メイン全体の枠 */
#container{
    min-width: 1080px;
    _width: 1080px;
}
 
 
/* ----- Contents ----- */
/* コンテンツの配置 */
 
#menubar2{
    float:left;
    clear:both;
}
 
 
/* ----- Center ----- */
 
#contents{
    margin: 0px 0px 0px 200px;
    min-width: 858px;
}
 
 
/* ----- Main ----- */
 
#wikibody{
    color: #000;
}
 
.attach, .footnote{
    float:none;
}
 
 
 
/***** CSS追加 *****/
/*** 第三避難所用 ***/
 
/* 背景画像 トップ */
.maincontent {
	position: relative;
	width: 500px;
	height: 400px;
	left: 50%;
	margin-left: -250px;
	background-image: url(https://www65.atwiki.jp/shinmegamitensei1?cmd=upload&act=open&pageid=8&file=waku01.png);
	background-repeat: no-repeat;
}
 
 
/* 背景画像 プロローグ */
.prologue {
	position: relative;
	width: 500px;
	height: 400px;
	left: 50%;
	margin-left: -250px;
	background-image: url(https://www65.atwiki.jp/shinmegamitensei1?cmd=upload&act=open&pageid=10&file=waku02.png);
	background-repeat: no-repeat;
}
 
 
/* トップ・プロローグに使用 */
.mainbun {
	width: 425px;
	padding: 50px 0.5em 0.5em 0.5em;
	margin-top: 40px;
	margin-left: 25px;
	text-align: justify;
	text-justify: inter-ideograph;
	color: #000000;
	line-height: 1.5em;
	font-size: 90%;
}
 
 
/* 背景画像 基本データ・悪魔データ・シナリオデータ */
.textarea02 {
	background-image: url(https://www65.atwiki.jp/shinmegamitensei1?cmd=upload&act=open&pageid=7&file=datatitle.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-attachment: fixed;
}
 
 
/* 背景画像 レポート */
.textarea03 {
	width: 650px;
	text-align: justify;
	text-justify: inter-ideograph;
	color: #000000;
	background-image: url(https://www65.atwiki.jp/shinmegamitensei1?cmd=upload&act=open&pageid=7&file=haikei2.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-attachment: fixed;
	padding: 0.5em;
}
 
 
/* リンクメニュー */
.ulmenu1 li {
	list-style: none;
	width: 165px;
}
 
.ulmenu1 a {
	display: block;
	width: 165px;
	height: 95px;
	text-indent: -1000px;
	overflow: hidden;
}
 
.menu_a a {
	background-image: url(https://www65.atwiki.jp/shinmegamitensei1?cmd=upload&act=open&pageid=9&file=menu_a.png);
}
 
.menu_a a:hover {
	background-position:0px -95px;
}
 
.menu_b a {
	background-image: url(https://www65.atwiki.jp/shinmegamitensei1?cmd=upload&act=open&pageid=9&file=menu_b.png);
}
 
.menu_b a:hover {
	background-position:0px -95px;
}
 
.menu_c a {
	background-image: url(https://www65.atwiki.jp/shinmegamitensei1?cmd=upload&act=open&pageid=9&file=menu_c.png);
}
 
.menu_c a:hover {
	background-position:0px -95px;
}
 
 
/* 見出し大 */
.hdai {
	margin: 5px 0px 5px 5px;
	padding: 5px;
	border: none;
	color: #666;
	background: none;
	font-size:24px;
	font-weight: bold;
}
 
 
/* 見出し1 */
.h01 {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	padding: 5px;
	margin-left: 0px;
	border-left: solid 8px #000000;
	border-bottom: solid 1px #000000;
}
 
/* 見出し2 */
.h02 {
	color: #183963;
	font-size: 18px;
	font-weight: bold;
	padding: 5px;
	margin-left: 3px;
	border-left: solid 8px #183963;
}
 
/* 基本データ見出し2 */
.hkihon02 {
	color: #0072BC;
	font-size: 16px;
	font-weight: bold;
	padding: 5px;
	margin-left: 8px;
	border-left: solid 4px #0072BC;
}
 
/* 基本データ見出し3 */
.hkihon03 {
	color: #818181;
	font-size: 16px;
	font-weight: bold;
	padding: 5px;
	margin-left: 8px;
	border-left: solid 4px #0072BC;
}
 
/* ダンジョン見出し2 */
.hdungeon02 {
	color: #183963;
	font-size: 16px;
	font-weight: bold;
	padding: 5px;
	margin-left: 3px;
	border-left: solid 8px #183963;
}
 
 
/* エンディングページに使用 */
.ed1 {
	width: 500px;
	height: 500px;
	text-align: justify;
	text-justify: inter-ideograph;
	background-color: #FFFFFF;
	color: #000000;
	margin-left: auto;
	margin-right: auto;
	padding: 0.5em;
}
 
.ed2 {
	width: 500px;
	height: 500px;
	text-align: justify;
	text-justify: inter-ideograph;
	background-color: #000000;
	color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	padding: 0.5em;
}
 
 
/* 脚注 */
.kyakutyu {
	color: #444444;
	text-indent: -1em;
	margin-left: 30px;
	width: 500px;
	font-size: 90%;
}
 
 
/* 画像段組み */
.imageblock01 {
	float: left;
	width: 256px;
	margin-right: 1em;
}
 
 
/* イベントリスト・お宝リスト・出現悪魔段組み */
.akumablock01 {
	float: left;
	width: 300px;
}
 
.akumablock02 {
	margin-left: 300px;
	width: 400px;
}
 
 
/* リスト */
.list01 {
	margin-left: 50px;
}
 
 
/* ダンジョンアイコン見出し赤 */
.hicoaka {
	color: #820000;
	font-size: 16px;
	font-weight: bold;
	margin-left: 10px;
}
 
 
/* アーカイブス版の情報:基本設定 */
.body_ga  {
	color: #333;
	background: #FFFFFF;
}
 
 
/* アーカイブス版の情報:基本設定:リンク */
.ul_ga a:link { text-decoration:none; color: #486D94; }
.ul_ga a:visited { text-decoration:none; color: #486D94; }
.ul_ga a:hover { text-decoration:underline; color: #B20000; }
.ul_ga a:active { text-decoration:none; color: #486D94; }

 
/* アーカイブス版の情報:見出し1 */
.h1_ga {
	border-left: 8px solid #000;
	border-bottom: 1px solid #000;
	font-weight: bold;
	padding: 0.5em;
	font-size: 130%;
}
 
 
/* アーカイブス版の情報:見出し4 */
.h4_ga {
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 110%;
	color: #486D94;
	border-bottom: 1px solid #486D94;
	padding-left: 0px;
	padding-bottom: 4px;
	font-weight: bold;
}
 
 
/* アーカイブス版の情報:リスト */
.li_ga {
	font-size: 90%;
}
 
 
/* アーカイブス版の情報:赤太字 */
.aka_ga {
	color: #B20000;
	font-weight: bold;
}
最終更新:2018年12月22日 15:57