@charset "UTF-8";
/* ===================== Initialize */
* {
	margin: 0;
	padding: 0;
}
body {
	font-size: 76%;
	text-align: center;
	background: #000 url(images/bg.gif);
	color: #FFF;
	overflow-y: scroll;
}
#Content_Root {
	width: 740px;
	margin: 0 auto;
	text-align: left;
	background: #000 url(images/root_bg.gif) repeat-y;
}
/* 20090301 root_inner_bg --> root_inner_bg3 */
#Root_inner {
	background: url(images/root_inner_bg3.jpg) right bottom no-repeat;
}

/* 20080930 add for sponsor link  */
#Root_inner2 {
	background: url(images/root_inner_bg2.jpg) right bottom no-repeat;
}

p {
	margin: 0 0 1em;
}
ul,ol {
	padding: 0 0 0 2em;
}
li {
	margin: 0.5em 0;
}
dd {
	margin: 0 0 0.5em 1em;
}
a img {
	border: 0px;
}
table, form, textarea, input, h1, h2, h3, h4 {
	font-size: 100%;
}
a:link {
	color: #FF801F;
}
a:visited {
	color: #FF801F;
}
a:hover {
	color: #FF801F;
}
a:active {
	color: #FF801F;
}

/* ===================== Common Class */
.MainColumn {
	width: 559px;
	float: right;
}
.Category_Selector {
	margin: 2px 0 0;
	padding: 2px 10px;
	text-align: right;
	line-height: 1.4em;
	cursor: pointer;
	background: url(images/category_bg.gif);
}
#Categories {
	background: #DDD url(images/categories_bg.jpg) no-repeat;
	color: #000;
}
#Categories ul {
	margin: 0;
	padding: 4px;
}
#Categories li {
	display: inline;
	margin: 0;
	padding: 0 2em 0 0;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.attach_right {
	width: auto;
	float: right;
	padding: 0 0 5px 5px;
}
.attach_left {
	width: auto;
	float: right;
	padding: 0 0 5px 5px;
}
/*修正(20080510)*/
.attach_left2 {
	width: auto;
	float: left;
	padding: 0 0 5px 5px;
	margin:5px 0 0 2px;
}
.break {
	clear: both;
}
.break_left {
	clear: left;
}
.break_right {
	clear: right;
}
.break hr {
	height: 1px;
	visibility: hidden;
}
/* ===================== FrontPage */
#FrontWrap {
	height: 100%;
	background: #000;
}
#FrontPage {
	width: 740px;
	height: 489px;
	background: url(images/front_bg.jpg) no-repeat;
}
#FrontPage h1 {
	padding: 18px 0 0 9px;
}
#FrontPage h1 a {
	display: block;
	width: 160px;
	height: 93px;
	text-indent: -5000em;
	background: transparent;
}
#FrontPage h2 {
	display: none;
}
#FrontPage ul {
	margin: 0;
	padding: 10px 0 0 9px;
	list-style-type: none;
}
#FrontPage ul li {
	width: 138px;
	margin: 0;
	padding: 0 0 4px;
}
#FrontPage ul li a {
	display: block;
	width: 138px;
	height: 24px;
	text-indent: -5000em;
}
#FrontPage #FNavi_HOME {
	background: url(images/frontmenu_home.jpg) no-repeat;
}
#FrontPage #FNavi_DIARY {
	background: url(images/frontmenu_diary.jpg) no-repeat;
}
#FrontPage #FNavi_PROFILE {
	background: url(images/frontmenu_profile.jpg) no-repeat;
}
#FrontPage #FNavi_PHOTO {
	background: url(images/frontmenu_photo.jpg) no-repeat;
}
#FrontPage #FNavi_VIDEO {
	background: url(images/frontmenu_video.jpg) no-repeat;
}

/* 20080930 add */
#FrontPage #FNavi_SPONSOR {
	background: url(images/frontmenu_sponsor.jpg) no-repeat;
}
#FrontPage #FNavi_LINK {
	background: url(images/frontmenu_link.jpg) no-repeat;
}
#FrontPage #NewsHeadline {
	width: 375px;
	height: 105px;
	position: relative;
	left: 24px;
	top: 75px;
	overflow: auto;
}
#Front_Copy {
	height: 75px;
	margin: 0 8px;
	text-indent: -5000em;
	border-bottom: 1px solid #555;
	background: url(images/catchcopy.gif) 200px center no-repeat;
}

/* ===================== SideBar */
#SideBar {
	width: 180px;
	height: 683px;
	float: left;
	overflow: visible;
	background: url(images/side_bg.jpg) no-repeat;
}
#SideBar hr {
	display: none;
}
#SideBar #SiteTitle {
	display: block;
	width: 165px;
	height: 93px;
	margin: 14px 0 0 6px;
	text-indent: -5000em;
	background: url(images/site_logo.jpg) no-repeat;
}
#FlashMenu {
	padding: 0 0 20px;
}
#SideMenu {
	padding: 14px 0 0 16px;
}
#SideMenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#SideMenu ul li {
	width: 138px;
	height: 24px;
	margin: 0 0 4px;
	padding: 0;
}
#SideMenu ul li a {
	display: block;
	width: 138px;
	height: 24px;
	text-indent: -5000em;
}
#SNavi_HOME {
	background: url(images/sidemenu_home.jpg) no-repeat;
}
#SNavi_DIARY {
	background: url(images/sidemenu_diary.jpg) no-repeat;
}
#SNavi_PROFILE {
	background: url(images/sidemenu_profile.jpg) no-repeat;
}
#SNavi_PHOTO {
	background: url(images/sidemenu_photo.jpg) no-repeat;
}
#SNavi_VIDEO {
	background: url(images/sidemenu_video.jpg) no-repeat;
}
/* 20080930 add */
#SNavi_SPONSOR {
	background: url(images/sidemenu_sponsor.jpg) no-repeat;
}

#SNavi_LINK {
	background: url(images/sidemenu_link.jpg) no-repeat;
}
#SideBar #NewsTitle {
	height: 14px;
	margin: 0 14px;
	text-indent: -5000em;
	border-bottom: 1px solid #555;
	background: url(images/side_news_title.gif) no-repeat;
}
#SideBar #NewsHeadline {
	margin: 0 14px;
	padding: 4px 0;
	font-size:85%;
}
#NewsHeadline a:link {
	color: #FFFFFF;
	text-decoration:none;
}
#NewsHeadline a:visited {
	text-decoration:none;
	color: #FFFFFF;
}
#NewsHeadline a:hover {
	color: #FF801F;
	text-decoration:none;
}
#NewsHeadline a:active {
	color: #FFFFFF;
	text-decoration:none;
}
/* ===================== Footer */
#Footer {
}
#Footer hr {
	display: none;
}
#Copyright {
	margin: 0;
	padding: 6px;
	font-size: smaller;
	font-family: "Lucida Console";
	text-align: right;
	color: #555;
}


/* ===================== DIARY */
#DIARY h1 {
	width: 559px;
	height: 166px;
	text-indent: -5000em;
	background: url(images/h1_diary.jpg) no-repeat;
}
.Diary_Post {
	width: 531px;
	margin: 22px 14px 3em;
	background: url(images/diary_base.jpg) no-repeat;
	filter: alpha(opacity=80);
	opacity:0.80;
}
.Diary_Post .Post_Date {
	padding: 8px 8px 2px;
	font-size: smaller;
	text-align: right;
	letter-spacing: 1px;
	color: #FF801F;
}
.Diary_Post h2 {
	margin: 0 8px 12px;
	padding: 0 2px 2px;
	border-bottom: 1px solid #555;
	font-size: 1.3em;
}
.Diary_Post .Post_Body {
	padding: 0 12px 8px;
	letter-spacing: 1px;
	line-height: 1.3em;
}
/* 次ﾍﾟｰｼﾞ,前ﾍﾟｰｼﾞリンク用(20080509追加) */
.nextpre{
	padding : 0px 22px 6px;
}
/*画像配置(20080509追加) */
.pict{
}
/* ===================== PROFILE */
#PROFILE h1 {
	width: 559px;
	height: 166px;
	text-indent: -5000em;
	background: url(images/h1_profile.jpg) no-repeat;
}
#PROFILE h2 {
	margin: 0;
	padding: 2px;
	font-size: 1.2em;
	border-bottom: 1px solid #555;
}
.Profile_Post {
	width: 531px;
	margin: 22px 14px 3em;
	padding: 12px 0;
	background: url(images/diary_base.jpg) no-repeat;
}
.Profile_Post #Photo {
	width: 120px;
	position: absolute;
}
.Profile_Post #Photo img {
	position: relative;
	top: -30px;
}
.Profile_Post table {
	width: 470px;
	margin: 0;
	border-collapse: collapse;
}
.Profile_Post th {
	width: 7em;
	padding: 3px 3px 3px 20px;
	font-weight: normal;
	text-align: left;
	border-bottom: 1px solid #555;
	background: url(images/down_right.gif) 4px 6px no-repeat;
	color: #AAA;
}
.Profile_Post td {
	padding: 3px;
	border-bottom: 1px dashed #555;
}
#Status {
	margin: 0 12px 30px;
	padding: 8px 1em 8px 130px;
	border: 1px solid #555;
}
#Status strong {
	font-size: 1.88em;
}
#Status table {
	width: 350px;
	margin: 0;
	border-collapse: collapse;
}
#Status th {
	width: 5em;
	padding: 3px;
	font-weight: normal;
	text-align: left;
	border-bottom: 1px solid #555;
	background: transparent;
}
#Status td {
	padding: 3px;
	border-bottom: 1px dashed #555;
}
#Outline {
	width: 480px;
	margin: 0 12px 30px;
	padding: 8px 12px 8px 12px;
	border: 1px solid #555;
	border-top: 0px;
	background: #333;
	filter: alpha(opacity=80);
	opacity:0.80;
}
#MatchResult {
	width: 480px;
	margin: 0 12px 30px;
	padding: 8px 12px 8px 12px;
	border: 1px solid #555;
	border-top: 0px;
	background: #333;
	filter: alpha(opacity=80);
	opacity:0.80;
}
/* ===================== PHOTO */
#PHOTO h1 {
	width: 559px;
	height: 166px;
	text-indent: -5000em;
	background: url(images/h1_photo.jpg) no-repeat;
}
#PHOTO h2 {
	margin: 0 0 1em;
	padding: 2px;
	font-size: 1.2em;
	border-bottom: 1px solid #555;
}
#PhotoListItems {
	padding: 10px;
}
#PhotoListItems .Thmb_Cel {
	width: 127px;
	height: 97px;
	margin: 0 0 4px 4px;
	padding: 16px 22px 16px 23px;
	float: left;
	text-align: center;
	background: url(images/photo_cel.gif) no-repeat;
	filter: alpha(opacity=80);
	opacity:0.80;
}
#PhotoListItems .Thmb_Cel a {
	display: block;
	padding: 0 7px 7px 0;
	background: url(images/thmb_shadow.gif) no-repeat;
}
#PhotoListItems .Thmb_Cel a img {
	filter: alpha(opacity=100);
	opacity:1.00;
}

/*  2010-12-5 add */
#photo_comment {
	text-align:right;
	margin-right:1em;
	color:orange;
	font-size:95%;
}

/* ===================== VIDEO */
#VIDEO h1 {
	width: 559px;
	height: 166px;
	text-indent: -5000em;
	background: url(images/h1_video.jpg) no-repeat;
}
#VIDEO h2 {
	margin: 0 0 1em;
	padding: 2px;
	font-size: 1.2em;
	border-bottom: 1px solid #555;
}
#VideoPlayer {
	width: 400px;
	padding: 10px ;
	float: left;
}
#MovieComment {
	margin: 10px 0 0;
	padding: 8px;
	float: left;
	background: url(images/video_comment_cel.gif) no-repeat;
}
#MovieComment .inner {
	width: 110px;
	height: 319px;
	overflow: auto;
	font-size: smaller;
}
#VideoListItems {
	padding: 10px;
}
#VideoListItems .Thmb_Cel {
	width: 127px;
	height: 119px;
	margin: 0 0 4px 4px;
	padding: 10px 22px 0 23px;
	float: left;
	font-size: smaller;
	text-align: center;
	background: url(images/photo_cel.gif) no-repeat;
	overflow: hidden;
	filter: alpha(opacity=80);
	opacity:0.80;
}
#VideoListItems .Thmb_Cel div {
	display: block;
	padding: 0 7px 7px 0;
	background: url(images/thmb_shadow.gif) no-repeat;
}
#VideoListItems .Thmb_Cel div img {
	cursor: pointer;
	filter: alpha(opacity=100);
	opacity:1.00;
}
/* ===================== LINK */
#LINK h1 {
	width: 559px;
	height: 166px;
	text-indent: -5000em;
	background: url(images/h1_link.jpg) no-repeat;
}
.LinkCat {
	width: 531px;
	margin: 22px 14px 3em;
	background: url(images/diary_base.jpg) no-repeat;
	filter: alpha(opacity=80);
	opacity:0.80;
}
.LinkCat h2 {
	margin: 0 8px 12px;
	padding: 12px 2px 2px;
	border-bottom: 1px solid #555;
	font-size: 1.3em;
}
.LinkCat ul {
	padding: 6px 1em 12px 1em;
	list-style-type: none;
}
.LinkCat li {
	padding-left: 20px;
	background: url(images/link_point.gif) left center no-repeat;
}
.LinkCat dl {
	/* margin: 0; 20090309変更 */
	margin: 0 12px;
	padding: 6px 0 12px;
}
.LinkCat dt {
	clear: left;
	width: 168px;
	float: left;
}
.LinkCat dd {
	/* margin-left: 178px; 20090309変更 */
	margin-left: 170px;
}

/* 20090309追加 */
.LinkCat dd p {
	margin-top:3px;
}


/* ====変更(2009/03/09) ここから ==== */
.Link2Cat {
	width: 531px;
	margin: 22px 14px 3em;
	background: url(images/diary_base.jpg) no-repeat;
	filter: alpha(opacity=80);
	opacity:0.80;
}
.Link2Cat h2 {
	margin: 0 8px 12px;
	padding: 12px 2px 2px;
	border-bottom: 1px solid #555;
	font-size: 1.3em;
}
.Link2Cat .LinkdLink2 a {
	text-decoration: none;
}
.Link2Cat .LinkdLink2 img {
	margin-right: 15px;
	vertical-align: top;
}

.Link2Cat ul {
	padding: 6px 1em 12px 1em;
	list-style-type: none;
}

/* ==== ここまで ===== */


/* ===================== SPONSOR (2008年9月18日追加) */
#SPONSOR h1 {
	width: 559px;
	height: 166px;
	text-indent: -5000em;
	background: url(images/h1_sponsor.jpg) no-repeat;
}
.SponsorCat {
	width: 531px;
	margin: 22px 14px 3em;
	background: url(images/diary_base.jpg) no-repeat;
	filter: alpha(opacity=80);
	opacity:0.80;
}
.SponsorCat h2 {
	margin: 0 8px 12px;
	padding: 12px 2px 2px;
	border-bottom: 1px solid #555;
	font-size: 1.3em;
}
.SponsorCat .info {
	padding: 2px 12px;
	line-height: 1.4em;
}
.SponsorCat .SponsordLink a {
	text-decoration: none;
}
.SponsorCat .SponsordLink img {
	margin-right: 5px;
	vertical-align: middle;
}

.SponsorCat ul {
	padding: 6px 1em 12px 1em;
	list-style-type: none;
}
.SponsorCat dl {
	margin: 0;
	padding: 6px 0 12px;
	margin-bottom: 200px;
}
.SponsorCat dt {
	clear: left;
	width: 240px;
	float: left;
}
.SponsorCat dd {
	margin-left: 247px;
}


/* ===================== SCHEDULE(20090303) */
#SCHEDULE h1 {
	width: 559px;
	height: 166px;
	text-indent: -5000em;
	background: url(images/h1_schedule.jpg) no-repeat;
}
#SCHEDULE h2 {
	margin: 0;
	padding: 2px 2px 2px 12px;
	font-size: 1.2em;
	border-bottom: 1px solid #555;
}
.Schedule_Post {
	width: 531px;
	margin: 22px 14px 3em;
	padding: 12px 0;
	background: url(images/diary_base.jpg) no-repeat;
}
.Schedule_Post #Photo {
	width: 120px;
	position: absolute;
}
.Schedule_Post #Photo img {
	position: relative;
	top: -30px;
}
.Schedule_Post table {
	width: 470px;
	margin: 0;
	border-collapse: collapse;
}
.Schedule_Post th {
	width: 9em;
	padding: 3px 3px 3px 20px;
	font-weight: normal;
	text-align: left;
	border-bottom: 1px solid #555;
	background: url(images/down_right.gif) 4px 6px no-repeat;
	color: #AAA;
}
.Schedule_Post td {
	padding: 3px;
	border-bottom: 1px dashed #555;
}
#Schedule_Status {
	margin: 0 12px 30px;
	padding: 8px 1em 8px 130px;
	border: 1px solid #555;
}
#Schedule_Status strong {
	font-size: 1.88em;
}
#Schedule_Status table {
	width: 350px;
	margin: 0;
	border-collapse: collapse;
}
#Schedule_Status th {
	width: 5em;
	padding: 3px;
	font-weight: normal;
	text-align: left;
	border-bottom: 1px solid #555;
	background: transparent;
}
#Schedule_Status td {
	padding: 3px;
	border-bottom: 1px dashed #555;
}
#Schedule_Outline {
	width: 480px;
	margin: 0 12px 30px;
	padding: 8px 12px 8px 12px;
	border: 1px solid #555;
	border-top: 0px;
	background: #333;
	filter: alpha(opacity=80);
	opacity:0.80;
}
#Schedule_MatchResult {
	width: 480px;
	margin: 0 12px 30px;
	padding: 8px 12px 8px 12px;
	border: 1px solid #555;
	border-top: 0px;
	background: #333;
	filter: alpha(opacity=80);
	opacity:0.80;
}

/*(20090425追加)*/
#Schedule_Outline a:link {
	color: #FFFFFF;
}
#Schedule_Outline a:visited {
	color: #FFFFFF;
}
#Schedule_Outline a:hover {
	color: #FF801F;
	text-decoration:none;
}
#Schedule_Outline a:active {
	color: #FFFFFF;
	text-decoration:none;
}


