/* トップページ */

body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #3C3C3C;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}

/*topcontents全体*/
#topcontents
{
	width:100%;
	height:auto;
}


/*トップ画面の下テーブル表示*/
#toptable
{
	width:759px;
	overflow:auto;
	background-image:URL(images/top_bg1.gif);
	background-repeat:repeat-y;
}

/*トップ画面の下テーブル左側*/
#leftside
{
	width:298px;
	height:auto;
	float:left;
}

/*トップ画面の下テーブル右側*/
#rightside
{
	width:460px;
	height:auto;
	float:left;
}

/*画面右下バーナー*/
#bnrbox
{
	width:458px;
	margin-left:2px;
    background-image:URL(./images/top_bg.gif);
	background-repeat:repeat-y;
}

.bnrline
{
	width:455px;
	height:15px;
	clear:both;
}

#bnrbox .leftb
{
	width:262px;
	margin-left:auto;
	margin-right:auto;
	float:left;
}

#bnrbox .rightb
{
	width:196px;
	margin-left:auto;
	margin-right:auto;
	float:left;
}


/*ブログ＆バーナー表示部分*/
#rightblogandbnr
{
	width:460px;
	float:left;
}

/* お知らせ情報(文字) */
#infomation
{
    background-image:URL(images/BlogTitle.jpg);
    width:433px;
    height:35px;
    margin-left:auto;
    margin-right:auto;
}


/* トップページお知らせ欄表示 */
#feed
{
	border-top:solid 1px #e1e1e1;
	border-bottom:solid 1px #e1e1e1;
	border-left:solid 1px #e1e1e1;
	border-right:solid 1px #e1e1e1;
    margin-left:auto;
    margin-right:auto;
	padding-top:23px;
	padding-bottom:10px;
	font-size:10pt;
	width:433px;
	height:auto;
	text-align:left;
	font-weight:bold;
	font-family:Meiryo UI,"ＭＳ Ｐゴシック", Osaka;
}

/* 通常リンク */
a:link {
	color:#3C3C3C;
	text-decoration:none}
a:visited {
	color:#550055;
	text-decoration:none}
a:hover {
	color:#CC6600;
	text-decoration:underline}
a:active {
	color:#CC6600;
	text-decoration:underline}

/* しろリンク */
a.linkw:link {
	color:#FFFFFF;
	text-decoration:none}
a.linkw:visited {
	color:#E4BC98;
	text-decoration:none}
a.linkw:hover {
	color:#FFFFB5;
	text-decoration:underline}
a.linkw:active {
	color:#FFFFB5;
	text-decoration:underline}



/* SEO */
h1 {
	display: none;
	color: #666666;
	font-size: 9px;
	font-weight:normal;
}




/* 装飾 */


.sideline{
	width :759px;
	border-left: #6E6E6E 1px solid;
	border-right: #6E6E6E 1px solid;
	text-align:center;
	background-color: #FFFFFF;
}

.style1 {color: #EBEBEB}
.style2 {color: #FFFFFF}
.style4 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style5 {
	color: #A87533;
	font-weight: bold;
}
.style6 {color: #FF0000}
.style9 {color: #081752; font-weight: bold; line-height:20px;}
.style10{line-height:18px;}
.style11 {
	color: #FF9600;
	font-weight: bold;
}
.style12 {
	color: #6E5614;
	font-weight: bold;
}
.style14 {color: #45549E; font-weight: bold; }
.style15 {color: #B03434}
