body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:12px;
	color:#333333;
	background:url(img/sheard/back.jpg) center repeat-y #666666;
	font-family:"ＭＳ Ｐゴシック", Osaka, Arial;
}
table,tr,td {
	font-family:"ＭＳ Ｐゴシック", Osaka, Arial;
}

/*--------------フォーム関連--------------------*/
INPUT, SELECT, TEXTAREA { background-color: #FFFFFF;
		border:1px solid #CCCCCC;
		} 

.field01{font-size:12px;
		line-height:16px;
		width:440px} 
.field02{font-size:12px;
		line-height:16px;
		width:380px} 
		
.select01{font-size:12px;
		background-color:#EFEFEF;
		border:#666666;
} 
		
.input_btn01{
		background-color:#999999;
		border:1px solid #CCCCCC;
		color:#FFFFFF;
		font-size:10px
		}
.input_btn02{
		background-color:#662520;
		border:1px solid #662520;
		color:#FFFFFF;
		}

/*--------------背景--------------------*/
.background_court{
	background-image:url(img/back/court.jpg);
}
.background_shop{
	background-image:url(img/back/shop.jpg);
}
.background_factory{
	background-image:url(img/back/factory.jpg);
}
.background_base{
	background-image:url(img/back/base.jpg);
}

/*--------------・E鵐囲-------------------*/
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}

/*-------------ボーダー--------------------*/
.border01 {border-left:solid #999999 1px;
			border-right:solid #999999 1px;}
.border02 {border-top:solid #CCCCCC 1px;
}
.border03 {border:solid #666666 1px;
}

.border04 {border:solid #999999 1px;
}
.border05 {border-bottom:solid #999999 1px;
}

.border_dot01 {border-top:dotted #999999 1px;
				border-bottom:dotted #999999 1px;
}



/*--------------行高さ--------------------*/
.line_height10 {line-height:10px;}
.line_height12 {line-height:12px;}
.line_height14 {line-height:14px;}
.line_height16 {line-height:16px;}
.line_height18 {line-height:18px;}
.line_height20 {line-height:20px;}
.line_height22 {line-height:22px;}

/*--------------テキスト--------------------*/

.bold {font-size:12px;
		font-weight:bold;
}
.hissu{font-size:10px;
		color:#FF6600
}
.menu_link{color:#FFFFFF;
}

.topick{font-size:12px;
		color:#333333
}

.champ_text01{font-size:14px;
				font-weight:bold;
}
.champ_text02{font-size:22px;
				font-weight:bold;
}

.bbs_text01{font-size:14px;
				font-weight:bold;
				color:#FF6600;
}
.bbs_text02{font-size:10px;
}

.shop_text01{font-size:18px;
			font-weight:bold;
			color: #339900;
}
.vote_text01{font-size:16px;
				font-weight:bold;
				color:#FFFFFF;
}
.bold_w{font-size:12px;
				font-weight:bold;
				color:#FFFFFF;
}


/*--------------ブ・前--------------------*/
.side_title {
	background:url(img/blog/back_sh.jpg);
	padding:8px 0 0 15px;
	color:#333333;
	font-weight:bold;
	width:160px;
	height:22px;
}

.side_frame_top {
	background: url(img/blog/back_side_top.jpg) no-repeat bottom;
	width:175px;
	height:13px;
	
}

.side_frame_main {
	background:#FFFFFF;
	width:160px;
	line-height:20px;
	padding:0 0 0 15px
}

.side_frame_bottom {
	background: url(img/blog/back_side_bottom.jpg) no-repeat top;
	width:175px;
	height:13px;
	
}

.side_care_head {
	background:#CCCCCC;
	width:175px;
	line-height:20px;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
}

.side_care_main {
	background:#FFFFFF;
	width:175px;
	line-height:20px;
}

.main_entry_date {
	width:570px;
	line-height:16px;
	text-align:left;
	padding:0 0 0 10px;
}

.main_entry_title {
	background:url(img/blog/back_entry_title.jpg);
	width:535px;
	height:41px;
	padding:10px 0 0 35px;
	line-height:16px;
	text-align:left;
	font-size:14px;
	font-weight:bold;
}

.main_entry_text {
	width:550px;
	padding:10px;
	line-height:16px;
	text-align:left;
}

.main_entry_auth {
	width:550px;
	height:20px;
	padding:10px;
	line-height:16px;
	text-align:left;
	border-bottom:dotted 1px #663300;
}
