﻿@import url(/css/index.css);
@import url(/css/readme.css);
@import url(/css/links.css);
@import url(/css/about_link.css);

*
{
	margin: 0px;
	padding: 0px;
	
	border: solid 0px black;
/*
	table-layout: fixed;
	border-spacing: 0px;
	white-space: nowrap;

	line-height: 0px;
*/
}

body
{
	font-family: ＭＳ Ｐゴシック;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	
	scrollbar-base-color: #ffefe7;
	background: url(/img/background.png) no-repeat fixed center center;
/*
*/
}

table
{
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: show;
}

hr
{
	color: #FFDAB9;
	height: 1px;
	margin-left: 4px;
	margin-right: 4px;
	width: 100%;
	border: solid 1px #FFDAB9;

	margin-top: 6px;
	margin-bottom: 10px;
}

td
{
	vertical-align: top;
}

h1
{
	text-align: center;
	font-weight: bold;
	font-size: 40px;
	font-family: HG丸ｺﾞｼｯｸM-PRO;
	letter-spacing: 15px;
	
	
	margin-bottom:10px;
/*
	color: #ffaa7c;
	background: url(/img/Bar_h1.jpg) no-repeat left top;
	background: url(/img/menu/h1.jpg) no-repeat center bottom;
	color: #ffaa7c;
*/
}

h2
{
/*
	font-size: large;
	font-family: HG丸ｺﾞｼｯｸM-PRO;
	font-weight: bold;
	color: #ffaa7c;
	font-family: HG丸ｺﾞｼｯｸM-PRO;
	margin-top: 15px;
*/
	letter-spacing: 5px;
	font-size: 16px;
	text-decoration: underline;
	margin-bottom: 10px;
	font-family:HGP創英角ﾎﾟｯﾌﾟ体;
	background: url(/img/h1/common.jpg) no-repeat left top;
}

img
{
}

a
{
/*
	border: inset 1px;
*/
}

ul
{
	margin-left: 20px;
	list-style-type: square;
/*
*/
}
li
{
	margin-top: 5px;
}


.Page
{
	width: 800px;
	
	border-left: solid 1px #FFDAB9;
	border-right: solid 1px #FFDAB9;
	margin-left: auto;
	margin-right: auto;
/*
	height: 570px;
	background: url(/img/bgi_060513_760.jpg) no-repeat left top;
	height: 768px;
	background-color: #ffefe7;
	padding-left: 20px;
	padding-right: 20px;
*/
}

.Header
{
	padding-left: 10px;
	padding-right: 10px;
}

.Contents{
/*
	background-color: white;
	padding-left: 5%;
	text-align: center;
	
	padding-left: 25px;
	padding-right: 20px;
	padding-bottom: 20px;
	background: url(/img/background_orange.jpg) repeat left top;
//*/
	height: 100%;
	padding-right: 4px;
}

.Block{
	margin-bottom: 30px;
}

.TopComment{
}

.UpdateLog{
/*
	margin-top: 2px;
	margin-left: 0;
	padding-left: 0;

	margin-left: auto;
	margin-right: auto;
	width: 300px;

	border: solid 1px #b1dd8e;
	background: #ffffff url(/img/menu/frm_red.gif) no-repeat left top;
	width: 160px;
*/
	text-align: left;
	padding: 5px;
	overflow: auto;
	width: 300px;
	height: 240px;
	font-size: 10px;
}
.UpdateLog td{
	white-space: nowrap;
	padding-right: 4px;
	padding-bottom: 4px;
}

.Images{
}

.AboutLink{
}
.AboutLink p{
	margin-bottom: 10px;
}

.Links{
}
.Links div{
	margin-bottom: 12px;
}


.Footer{
	text-align: center;
	padding-bottom: 10px;
	font-size: 10px;
}









.Skebo_Image
{
	margin: 24px 12px;
}
