﻿/*-----

FooPah! Website General Version

----*/

/* タグ全体 */
	body { font-family:ＭＳ Ｐゴシック, MS UI Gothic, OSAKA; font-size:10pt; margin:0; width:790px; }
	img { border:0; }
	p { line-height:120%; }
	table { border: 0; }
	td { vertical-align:top; }

/* ハイパーリンク */
	a { color:#3F30D5; font-weight:bold; text-decoration:none; }
	a:visited { color:#5B2191; font-weight:bold; text-decoration:none; }
	a:hover { color:#ff6666; font-weight:bold; text-decoration:underline; }

/* トップページ */
	#divPadPicture { float:left; height:269px; width:120px; background: #362F2d url('FooPahGrass.gif') no-repeat center center; }
	#divPictureBase{ width:570px; }
	#divTopPicture { background-color:#222222; float:right; height:269px; width:450px; }
	#imgTopPicture { width:450px; height:269px; }
	#divAd { border-top:solid 1px black; text-align:center; }
	.NewsHead{ margin:10px; width:550px; }
	.NewsDesc{ margin-left:25px; color:#3a3a3a; }

/* 基本文章体裁スタイル */
.Emphasis
{
	background-color:#8CC93E;
	text-align:center;
	font-weight:bold;
	vertical-align:middle;
	border:solid 3px #81B839;
}

.ContentsMasterTitle
{
	margin:40px 0px 20px 0px; 
	color:#562b41; 
	text-align:center; 
	font-size:16px; 
	font-weight:bold;
}

.ContentsFound
{
	margin:0px 10px 0px 10px;
}

.BackContents
{
	margin:0px 10px 0px 40px;
}

.ContentsEnd
{
	margin:20px 0px 30px 0px;
	padding-right:10px;
	text-align:right;
}



/* TOU調 */
.TouHeader
{
	text-align:center;
	font-size:12pt;
	font-weight:bold;
}

/* マスター設定 */
.BannerPlace
{
	width:790px;
	height:18px;
	border-bottom:solid 2px #000000;
	border-right:solid 50px #132303;
	border-left:solid 12px #132303;
}

.HeadPageIndex
{
	width:790px;
	background-color:#888067;
	border-bottom:solid 1px #666666;
	border-right:solid 1px #779a77;
}

.PlaceHolder
{
	width:570px;
	margin:0px 0px 0px 0px;
}

.InformationArea
{
	/*width:228px;*/
	width:280px;
	border-left:solid 1px #555555;
	border-right:solid 1px #555555;
}

.FooterDesign
{
	width:790px;
	height:20px;
	vertical-align:middle;
	text-align:center;
	border-top:solid 2px black;
}

.CopyrightPlace
{
	color:#888888;
	font-size:8pt;
}

/* Combinder */
.CombinderHeader
{
	border-left:solid 5px #000000; 
	padding: 5px 5px 5px 10px; 
	margin-top:15px; 
	font-size:12pt;
	font-weight:bold;
}

.CombinderDetail
{
	margin-left:12px;
	margin-top:5px;
	font-weight:bold;
}

.CombinderDesc
{
	margin:3px 3px 3px 25px; 
	padding:5px 8px 5px 8px; 
	width:500px;
	border:solid 2px #D0CBEE;
	background-color:#E4E2EE;
}


/* サイトマップ */
.smpTop
{
	padding:5px 5px 5px 5px;
	font-weight:bold;
	width:560px;
	border-bottom:solid 1px #555555;
}

.smpUnder
{
	padding:5px 5px 5px 5px;
	text-align:right;
	font-weight:bold;
	border-top:solid 1px #555555;
}

/* PostedMessageInfo */
.PostItems
{
	margin:10px 0px 10px 0px;
}

.hlShowThread
{
	padding:5px 5px 5px 10px;
	text-align:right;
}

