@charset "shift_jis";

/*ページ全体
________________________*/
body                 {
	color: #000;
	background-image: none;
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	line-height: 10px;
	background-color: #FFF;
	width: 820px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
h1,h2,h3,h4,h5,h6,p,dl  { margin: 0 ; padding: 0 ; }

a:link          { color: #036; text-decoration: none }
a:visited          {
	color: #036;
	text-decoration: none
}
a:hover    {
	color: #F0C;
	text-decoration: none
}
a:active    { color: #f06; text-decoration: none }

/*ヘッダ
________________________*/
#header_upper                 {
	background-color: transparent;
	background-image: url(../images/LOGO.png);
	background-repeat: no-repeat;
	padding: 0;
	width: 800px;
	height: 100px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*テーブル3段組
________________________*/
#pagebody          {
	background-repeat: repeat-y;
	width: 800px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 100px;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0;
}

/*トップ記事タイトル
________________________*/
#UPDATE                   {
	background-image: url(../images/LOGO_under.png);
	background-repeat: no-repeat;
	width: 800px;
	height: 100px;
	font-family: CSS_PROPERTY_UNDEF;
	font-size: 10px;
	color: #666666;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
#UPDATE h6             {
	color: #666;
	font-family: "Hiragino Kaku Gothic Pro", "Lucida Grande";
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#UPDATE h2             {
	color: #336;
	letter-spacing: 0.05em;
	font-family: "Hiragino kaku Gothic Pro";
	font-size: 22px;
	font-weight: bold;
	margin: 8px;
}
#UPDATE h3        { color: #375252; font-size: 13px; font-family: "Hiragino Kaku Gothic Pro", "Lucida Grande"; font-style: normal; font-variant: normal; font-weight: bolder; font-stretch: condensed; background-color: #dfe3e7; background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; display: block; margin: 0 auto; padding: 6px 0 4px 7px; width: 412px; border-right: 0 solid #fff; border-bottom: 1px solid #999; border-left: 2px solid #f60 }
#UPDATE h4         { color: #666; font: bold 12px/1.4 "Hiragino Kaku Gothic W6", "Lucida Grande"; letter-spacing: 0.05em }
#UPDATE h5  { color: #900; font: bold 13px/1.1 "Hiragino Kaku Gothic W6", "Lucida Grande"; margin-top: 6px; margin-bottom: 4px }
#UPDATE img      { font-family: "Hiragino Kaku Gothic W6", "Lucida Grande"; font-style: normal; font-variant: normal; margin: 0 10px 0 0; padding: 0 }

/*BBSバナー
________________________*/
#BBS                {
	font: medium CSS_PROPERTY_UNDEF;
	padding: 0;
	width: 800px;
	height: 50px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/radio.png);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
}



/*ツイッター引用
________________________*/

#twitter_div               {
	padding: 0;
	width: 800px;
	height: auto;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 24px;
	margin-left: auto;
	background-image: none;
	background-repeat: no-repeat;
	-webkit-border-radius: 8px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#twitter_update_list		{
	list-style:none;
	color: #575757;
	font-family: "Hiragino Maru Gothic Pro", "Lucida Grande";
	font-size: 14px;
	border: 0px solid #00F;
	margin-right: 30px;
}


#twitter_update_list li {
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #CCC;
	line-height: normal;
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 8px;
	margin-left: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
}

#twitter_update_list li a:link {
	color: #6CF;
	text-decoration: none;
	font-size: 6px;
}

#twitter_update_list li a:visited {
	color: #6CF;
	text-decoration: none;
	font-size: 6px;
}

#twitter_update_list li a:hover {
	color: #6CF;
	text-decoration: none;
	font-size: 6px;
}

#twitter_update_list li a:active {
	color: #6CF;
	text-decoration: none;
	font-size: 6px;
}






/*2ndトップ記事タイトル
________________________*/

#UPDATE2                   {
	background-repeat: no-repeat;
	width: 800px;
	height: 100px;
	font-family: CSS_PROPERTY_UNDEF;
	font-size: 10px;
	color: #666666;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
#UPDATE2 h6             {
	color: #666;
	font-family: "Hiragino Kaku Gothic Pro", "Lucida Grande";
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#UPDATE2 h2             {
	color: #336;
	letter-spacing: 0.05em;
	font-family: "Hiragino kaku Gothic Pro";
	font-size: 22px;
	font-weight: bold;
	margin: 8px;
}
#UPDATE2 h3        { color: #375252; font-size: 13px; font-family: "Hiragino Kaku Gothic Pro", "Lucida Grande"; font-style: normal; font-variant: normal; font-weight: bolder; font-stretch: condensed; background-color: #dfe3e7; background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; display: block; margin: 0 auto; padding: 6px 0 4px 7px; width: 412px; border-right: 0 solid #fff; border-bottom: 1px solid #999; border-left: 2px solid #f60 }
#UPDATE2 h4        { color: #666; font: bold 12px/1.4 "Hiragino Kaku Gothic W6", "Lucida Grande"; letter-spacing: 0.05em }
#UPDATE2 h5  { color: #900; font: bold 13px/1.1 "Hiragino Kaku Gothic W6", "Lucida Grande"; margin-top: 6px; margin-bottom: 4px }
#UPDATE2 img      { font-family: "Hiragino Kaku Gothic W6", "Lucida Grande"; font-style: normal; font-variant: normal; margin: 0 10px 0 0; padding: 0 }
#UPDATE2 a img   { font-family: "Hiragino Kaku Gothic W6", "Lucida Grande"; font-style: normal; font-variant: normal }






/*インデックスページ用
________________________*/

#main2                  {
	background-repeat: no-repeat;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 50px;
	padding-top: 0px;
	padding-bottom: 20px;
	-webkit-border-radius: 10px;
	font-family: CSS_PROPERTY_UNDEF;
	font-size: 9px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#main2 h6     { color: #ff3f28; font: bold 11px/1.4 "Hiragino Kaku Gothic Pro", "Lucida Grande"; letter-spacing: 0; margin-top: 0; margin-left: 38px; padding: 6px 0 0 }

#main2 h2        { color: #336; font: bold 18px "Hiragino kaku Gothic Pro"; letter-spacing: 0.05em; margin-top: 0; margin-right: 40px; margin-left: 40px; padding-left: 0 }

#main2 h3            {
	color: #28305c;
	font-size: 22px;
	font-family: "Hiragino Kaku Gothic Pro", "Lucida Grande";
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-stretch: condensed;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0 0;
	display: block;
	width: 680px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10;
	padding-left: 7px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #999;
	height: 20px;
}

#main2 h4       {
	color: #575757;
	letter-spacing: 0.05em;
	font-family: "ヒラギノ丸ゴ ProN W4";
	font-size: 10px;
	line-height: 1.4;
	font-weight: bold;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #CCC;
	margin-top: 6px;
	margin-right: 40px;
	margin-bottom: 6px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 8px;
}

#main2 h5  {
	color: #28305c;
	font-size: 18px;
	font-family: "Hiragino Kaku Gothic Pro", "Lucida Grande";
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-stretch: condensed;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0 0;
	display: block;
	width: 680px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 7px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #999;
	height: 16px;
}

#main2 p               {
	color: #4D4D4D;
	padding: 0;
	word-break: break-all;
	font-family: "Hiragino Maru Gothic Pro", "Lucida Grande";
	font-size: 17px;
	line-height: 1.9em;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 35px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#main2 b      {
	color: #ff33cc;
	letter-spacing: 0.05em;
	font-family: "Hiragino Kaku Gothic W6", "Lucida Grande";
	font-size: 16px;
	line-height: 1.4;
	font-weight: bold;
}

#main2 dl       {
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
}

#main2 dd       {
	color: #575757;
	letter-spacing: 0.05em;
	font-family: "ヒラギノ丸ゴ ProN W4";
	font-size: 10px;
	line-height: 1.4;
	font-weight: bold;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #CCC;
	margin-top: 6px;
	margin-right: 40px;
	margin-bottom: 6px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 8px;
}

#main2 dt  {
	color: #28305c;
	font-size: 18px;
	font-family: "Hiragino Kaku Gothic Pro", "Lucida Grande";
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-stretch: condensed;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0 0;
	display: block;
	width: 680px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 7px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #999;
	height: 16px;
}




#main2 a:link          {
	color: #036;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}
#main2 a:visited          {
	color: #036;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}
#main2 a:hover    {
	color: #f87aff;
	text-decoration: none;
	font-size: 16px;
}
#main2 a:active    {
	color: #f87aff;
	text-decoration: none;
	font-size: 16px;
}



/*各ページ下部のナビ部分リンク文字設定
________________________*/
#pagenav    { color: #000; font-size: 12px; font-family: "Hiragino Maru Gothic Pro", "Lucida Grande"; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: 0.05em; margin: 50px auto 0; padding: 0 }
#pagenav p    { color: #1f1f1f; font: 12px "Hiragino Maru Gothic Pro", "Lucida Grande"; text-align: center; margin: 0 auto 24px; padding: 0 }
#pagenav p a:link      { color: #f0f; font-weight: normal; text-decoration: underline }
#pagenav p a:visited    { color: #909; font-weight: normal; text-decoration: underline }
#pagenav p a:hover    { color: #f33; font-variant: normal; font-weight: normal; text-decoration: underline }
#pagenav p a:active   { color: #3ff; font-variant: normal; font-weight: normal; text-decoration: underline }

.right      {
	color: #666;
	font: 12px/1.9em "Hiragino Maru Gothic Pro";
	text-align: right;
	margin-top: 20px;
	margin-right: 20px;
}
.center   { font: 12px/1.9em "Hiragino Maru Gothic Pro"; text-align: center; margin-top: 0; margin-bottom: 0; padding-bottom: 0 }

.right a:link    {
	color: #f87aff;
	font-weight: bold;
	text-decoration: underline
}
.right a:visited    {
	color: #f87aff;
	font-weight: bold;
	text-decoration: underline
}
.right a:hover   {
	color: #f87aff;
	font-weight: bold;
	text-decoration: underline
}
.right a:active  {
	color: #f87aff;
	font-weight: bold;
	text-decoration: none
}


/*フッタ
________________________*/
#footer                      {
	background-position: 0 0;
	padding-top: 0px;
	width: 780px;
	height: 40px;
	outline-style: none;
	outline-width: 0;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 20px;
}
#footer p         {
	color: #999;
	font: 9px "Lucida Grande";
	margin-bottom: 0px;
}
#footer img       {
	font-style: normal;
	font-variant: normal;
	padding: 0;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}
