@charset "shift_jis";

/*ページ全体
________________________*/
body                 {
	color: #000;
	background-image: none;
	background-repeat: repeat-x;
	padding: 0;
	line-height: 10px;
	background-color: #FFF;
	width: 768px;
	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: #3A3A3A;
	text-decoration: none
}
a:visited          {
	color: #3A3A3A;
	text-decoration: none
}
a:hover    {
	color: #F0C
}
a:active    {
	color: #f06;
	text-decoration: none
}

/*ヘッダ
________________________*/
#header_upper                 {
	background-color: transparent;
	background-image: none;
	background-repeat: no-repeat;
	padding: 0;
	width: 768px;
	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          {
	width: 768px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	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(../img/LOGO_under.png);
	background-repeat: no-repeat;
	width: 764px;
	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-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}
#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: #2C2C2C;
	letter-spacing: 0.05em;
	font-family: "Hiragino kaku Gothic Pro, Arial Black, Gadget, sans-serif";
	font-size: 26px;
	font-weight: bold;
	margin: 8px;
}
#UPDATE h4         {
	color: #666;
	letter-spacing: 0.05em;
	font-family: "Hiragino Kaku Gothic W6", "Lucida Grande";
	font-size: 12px;
	line-height: 1.4;
	font-weight: bold;
}

#UPDATE img      {
	margin: 0 10px 0 0;
	padding: 0
}

/*BBSバナー
________________________*/
#BBS                {
	font: medium CSS_PROPERTY_UNDEF;
	padding: 0;
	width: 768px;
	height: 50px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: none;
	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: 768px;
	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: #2D2D2D;
	font-family: "Hiragino Maru Gothic Pro", "Lucida Grande";
	font-size: 14px;
	word-break: break-all;
	border: 0px solid #00F;
	border: solid 1px #ccc;
	-webkit-border-radius: 4px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 12px;
}


#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: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	word-break: break-all;
}

#twitter_update_list li a:link {
	color: #ff33cc;
	text-decoration: none;
	font-size: 14px;
	word-break: break-all;
}

#twitter_update_list li a:visited {
	color: #ff33cc;
	text-decoration: none;
	word-break: break-all;
}

#twitter_update_list li a:hover {
	color: #6CF;
	text-decoration: none;
}

#twitter_update_list li a:active {
	color: #ff33cc;
	text-decoration: none;
}

/*2ndトップ記事タイトル
________________________*/

#UPDATE2                   {
	background-repeat: no-repeat;
	width: 764px;
	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-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}
#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 h4        {
	color: #666;
	letter-spacing: 0.05em;
	font-family: "Hiragino Kaku Gothic W6", "Lucida Grande";
	font-size: 12px;
	line-height: 1.4;
	font-weight: bold;
}

#UPDATE2 img      {
	margin: 0 10px 0 0;
	padding: 0
}



/*インデックスページ用
________________________*/

#index                  {
	background-repeat: no-repeat;
	width: 768px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 20px;
	-webkit-border-radius: 10px;
	font-family: CSS_PROPERTY_UNDEF;
	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;
}

#index dl       {
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
}

#index dt  {
	color: #575757;
	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: 12px;
	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;
}

#index dd       {
	letter-spacing: 0.05em;
	font-family: "Hiragino Kaku Gothic Pro", "Lucida Grande";
	font-size: 16px;
	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: 40px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 8px;
}

#index em      {
	color: #ff33cc;
	font-weight: bold;
	font-style: normal;
}


#index b      {
	font-size: 10px;
	color: #969696;
	font-weight: bold;
}

#index a:link          {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}

#index a:visited          {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}

#index a:hover    {
	color: #f87aff;
	text-decoration: none;
}

#index a:active    {
	color: #f87aff;
	text-decoration: none;
}


/*フロート
________________________*/

#FLOATTABLE                  {
	color: #575757;
	font-size: 18px;
	margin-right: auto;
	margin-left: auto;
	width: 768px;
	letter-spacing: 0.05em;
	border: solid 0px #ccc;
	-webkit-border-radius: 8px;
	margin-top: 30px;
	height: auto;
	margin-bottom: 0px;
	padding: 0px;
}


#CELL1                  {
	color: #575757;
	font-size: 18px;
	margin-right: auto;
	margin-left: auto;
	width: 242px;
	height: 174px;
	letter-spacing: 0.05em;
	-webkit-border-radius: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../../2011/CSS/images/CELL1.jpg);
	background-repeat: no-repeat;
}

#CELL2                  {
	color: #575757;
	font-size: 18px;
	margin-right: auto;
	margin-left: auto;
	width: 242px;
	height: 174px;
	letter-spacing: 0.05em;
	-webkit-border-radius: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../../2011/CSS/images/CELL2.jpg);
	background-repeat: no-repeat;
}

#CELL3                  {
	color: #575757;
	font-size: 18px;
	margin-right: auto;
	margin-left: auto;
	width: 242px;
	height: 174px;
	letter-spacing: 0.05em;
	-webkit-border-radius: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../../2011/CSS/images/CELL3.jpg);
	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;
	background-repeat: no-repeat;
}

#FLOATRIGHT                  {
	margin-right: auto;
	margin-left: 22px;
	width: 720px;
	margin-top: 14px;
}

#FLOATLEFT                  {
	margin-right: auto;
	margin-left:  0px;
	width: 720px;
	margin-top: 8px;
}


/*index top window
________________________*/
#topwindow                  {
	font: medium CSS_PROPERTY_UNDEF;
	background-repeat: no-repeat;
	width: 756px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	padding-top: 10px;
	padding-bottom: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #c3c3c3;
	padding-right: 0px;
}

#topwindow h3            {
	color: #000;
	font-size: 24px;
	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: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 22px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 7px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 16px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #A2A2A2;
}

#topwindow p               {
	color: #232323;
	padding: 0;
	word-break: break-all;
	font-size: 18px;
	line-height: 1.9em;
	margin-top: 30px;
	margin-right: 0px;
	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;
}


#topwindow p a:link       {
	color: #626262;
	font-weight: normal;
	text-decoration: none;
}

#topwindow p a:visited        {
	color: #626262;
	font-weight: normal;
	text-decoration: none;
}

#topwindow p a:hover       {
	color: #f0f;
	font-weight: normal;
	text-decoration: none
}

#topwindow p a:active     {
	color: #f0f;
	font-weight: normal;
	text-decoration: none;
}

/*メイン部分の文字装飾
________________________*/
#main                  {
	font: medium CSS_PROPERTY_UNDEF;
	background-repeat: no-repeat;
	width: 756px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	padding-top: 10px;
	padding-bottom: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #c3c3c3;
	padding-right: 0px;
}

#main h3            {
	color: #000;
	font-size: 24px;
	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: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 22px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 7px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 16px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #A2A2A2;
}

#main p               {
	color: #232323;
	padding: 0;
	word-break: break-all;
	font-size: 18px;
	line-height: 1.9em;
	margin-top: 30px;
	margin-right: 0px;
	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;
}


#main p a:link       {
	color: #f0f;
	font-weight: normal;
	text-decoration: underline;
}

#main p a:visited        {
	color: #909;
	font-weight: normal;
	text-decoration: underline;
}

#main p a:hover       {
	color: #f33;
	font-weight: normal;
	text-decoration: underline
}

#main p a:active     {
	color: #3ff;
	font-weight: normal;
	text-decoration: none;
}


/*YouTube
________________________*/


#YouTube {
	font-stretch: condensed;
	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: 40px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	height: auto;
	width: 700px;
}





/*写真枠設定
________________________*/

#Photo {
	font-stretch: condensed;
	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: 40px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 100px;
	padding-left: 0px;
	height: auto;
	width: 700px;
}


#Photo p {
	padding: 0px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 20px;
	font-family: "Hiragino Maru Gothic Pro", Osaka;
	font-size: 15px;
	color: #00F;
}



#Photo img {
	width: auto;
	height: 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;
	-webkit-box-shadow: 0px 0px 0px #000;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


object {
	-webkit-box-shadow: 0px 0px 24px #FFF;
}



/*HR_Line
________________________*/
#pagenav    {
	padding: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 50px;
	width: 756px;
	background-image: url(../img/HR_Line.png);
	background-repeat: no-repeat;
}

.right      {
	color: #666;
	font: 14px/1.9em "Hiragino Maru Gothic Pro";
	text-align: right;
	margin-top: 20px;
	margin-right: 20px;
}

.right a:link    {
	color: #f87aff;
	font-weight: normal;
	text-decoration: none
}
.right a:visited    {
	color: #f87aff;
	font-weight: normal;
	text-decoration: none
}
.right a:hover   {
	color: #f87aff;
	font-weight: normal;
	text-decoration: none
}
.right a:active  {
	color: #f87aff;
	font-weight: normal;
	text-decoration: none
}

/*ちょっと一言
________________________*/
#hitokoto        {
	color: #000;
	font-family: "Hiragino Maru Gothic Pro", "Lucida Grande";
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	background-color: #DCDCDC;
	letter-spacing: 0.05em;
	width: 720px;
	border: solid 1px #ccc;
	-webkit-border-radius: 8px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 7px;
	padding-right: 10;
	padding-bottom: 10px;
	padding-left: 5px;
}
#hitokoto p   {
	font-size: 15px;
	line-height: normal;
	padding-right: 10px;
	padding-left: 20px;
	word-break: break-all;
	color: #646464;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
}
#hitokoto h3     {
	color: #666;
	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: 380px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 4px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
	height: 28px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #F5F5F5;
}
#hitokoto img   {
	width: auto;
	height: 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;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 4px;
	color: #F03;
	text-align: right;
}


/*フッタ
________________________*/
#footer                      {
	background-position: 0 0;
	padding-top: 21px;
	width: 688px;
	height: 29px;
	outline-style: none;
	outline-width: 0;
	margin-right: auto;
	margin-left: auto;
	padding-left: 80px;
	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: 0px;
	background-image: url(../img/footer.png);
	background-repeat: no-repeat;
	padding-right: 0px;
	padding-bottom: 0px;
}
#footer p         {
	color: #999;
	font: 9px "Lucida Grande";
	margin-bottom: 4px;
}
#footer img       {
	font-style: normal;
	font-variant: normal;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}

