* {
	margin: 0;
	padding: 0;
	font-size: 100%;
}
body {
	width: 745px;
	color: #333333;
	margin: 10px auto;
	line-height: 120%;
              text-align:center;
}
/* タイトル */
H1 {
	font-size: 10px;
	color: #ffffff;
	float: left;
	margin : 0px 0px 1px 0px;
	padding: 1px 0px 0px 10px;
	border-top: 1px solid #ff6600;
	border-bottom: 1px solid #ff6600;
	background: #ffcc66;
	width: 740px;
	height: 10px;
}
	h1 a:link,
	h1 a:visited,
	h1 a:hover,
	h1 a:active {
		color: #ffffff;
		font-weight: bold;
		text-decoration: none;	
	}
/* サブタイトル */
H2 {
	font-size: 70%;
	border-top: 1px solid #ff6600;
	border-bottom: 1px solid #ff6600;
	background: #ffcc66;
	padding : 1px 5px 1px 5px;
	text-align: right;
	font-weight: normal;
	color: #FFFFFF;
}

/* 右上ヘッダーナビゲーション */
#header_navi {
	float: right;
	font-size: 80%;
	background: #EEA964;
	height: 55px;
	width: 294px;
	border-left: 1px dashed #CCCCCC;
	text-align: right;
	margin-bottom: 2px;
	color: #FFFFFF;
	padding-right: 5px;
}
	#header_navi a:link,
	#header_navi a:visited,
	#header_navi a:hover,
	#header_navi a:active {
		color: #FFFFFF;
		text-decoration: underline;	
	}
/* 左ブロック */
#left_block {
	float: left;
	width: 535px;
	margin-top: 5px;
	font-size: 80%;
	border-right: 1px dashed #CCCCCC;
	margin-bottom: 5px;
}
/* 右ブロック メニュー */
#right_block {
	float: right;
	width: 200px;
	margin-top: 5px;
	font-size: 70%;
	margin-bottom: 10px;
}
/* メニュー メインカテゴリ */
.main_menu {
	background: url(images/menu1.gif) no-repeat;
	height: 30px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 8px;
	font-weight: bold;
}
	.main_menu a:link,
	.main_menu a:visited,
	.main_menu a:hover,
	.main_menu a:active {
		color: #FFFFFF;
		text-decoration: none;	
	}
/* スポンサードリンク */
.main_menu1 {
	background: url(images/menu2.gif) no-repeat;
	height: 20px;
	color: #FFFFFF;
	padding-left: 10px;
	font-weight: bold;
}
	.main_menu a:link,
	.main_menu a:visited,
	.main_menu a:hover,
	.main_menu a:active {
		color: #FFFFFF;
		text-decoration: none;	
	}
/* メニュー サブカテゴリ */
.sub_menu {
	height: 15px;
	padding-left: 15px;
	background: #fffbcd;
	border: 1px solid #ffcc66;
}
/* 見出し */
.topics {
	background: url(images/rist.gif) no-repeat;
	height: 20px;
	padding-left: 25px;
	font-weight: bold;
	margin-top: 10px;
	font-size: 120%;
}
/* table,th,td 破線装飾 */
.hot {
	border: 1px solid #ffcc66;
	background: #fffbcd;
}
/* フッター */
#footer {
	font-size: 70%;
	text-align: center;
	padding-top: 2px;
	border-top: 1px solid #ff6600;
	border-bottom: 1px solid #ff6600;
	background: #ffcc66;
	padding: 1px 1px;
	color: #FFFFFF;
}
	#footer a:link,
	#footer a:visited,
	#footer a:hover,
	#footer a:active {
		color: #FFFFFF;
		text-decoration: none;	
	}
#wrap {
              width:740px;
              margin-left:auto; 
              margin-right:auto;
              text-align:left;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	padding-left: 1px;
	padding-right: 1px;
}
TABLE{
              line-height : 5mm;
	font-size: 90%;
}
/* アドセンス */
#ad {
              font-size: 75%;
	font-weight: bold;
	padding-left: 25px;
	border-bottom: 1px dashed #CCCCCC;
}
/* アドセンス2 */
#ad2 {
	text-align: center;
              font-size: 75%;
	border-bottom: 1px dashed #CCCCCC;
}

/* パンくずリスト*/
#pan {
	padding-bottom: 5px;
	font-size: 75%;
	line-height : 5mm;
	background : url(images/pan.gif) no-repeat;
	padding-left: 20px;
}
/* ホーム */
.home {
	background : url(images/home.gif) no-repeat;
	padding-left: 20px;
	border-bottom: 1px dashed #CCCCCC;
              font-size: 75%;
}

/* 相互リンク見出し */
.link {
	background : url(images/link.gif) no-repeat;
	height: 16px;
	padding-left: 30px;
	margin-top: 10px;
              border-bottom: 1px dashed #CCCCCC;
}

/* 見出し 1*/
.top1 {
	background :#ffffaa url(images/rist1.gif) no-repeat;
	padding-left: 20px;
	height: 15px;
	margin-top: 10px;
	font-weight: bold;
              width: 100%;
	border-right: 5px solid #ff7600;
	border-left: 5px solid #ff7600;
	border-top: 1px solid #ff7600;
	border-bottom: 1px solid #ff7600;
}
/* メニュー */
.bar1 {
	background : url(images/bar1.gif) no-repeat;
	padding-top: 40px;
	margin-top: 10px;
}
.bar2 {
	background : url(images/bar2.gif) no-repeat;
	padding-top: 40px;
	margin-top: 10px;
}
.bar3 {
	background : url(images/bar3.gif) no-repeat;
	padding-top: 40px;
	margin-top: 10px;
}
.bar4 {
	background : url(images/bar4.gif) no-repeat;
	padding-top: 40px;
	margin-top: 10px;
}
/* 肉球 */
.niku {
	background : url(images/niku.gif) no-repeat;
	height: 20px;
	padding-left: 25px;
	font-weight: bold;
	margin-top: 10px;
}
/* 写真枠 */
#pic {
	text-align: center;
	background : url(images/pic.gif) no-repeat;
	padding-top: 20px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #CCCCCC;
}
/* PR */
.pr {
	text-align: right;
}
