/*------------------------
         body関連
-------------------------*/

body,td,th {
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
	font-size: 12px;
}
body {
	margin: 0px;
}

/*------------------------
        aタグ関連
-------------------------*/

a {
	color:#000000;
	text-decoration:none;
}

a:hover {
	color:#000000;
	text-decoration:underline;
}


/*------------------------
         id関連
-------------------------*/

#header {
	height: 365px;
	width: 830px;
	margin-bottom: 6px;
}

#main_bg {
	width: 842px;
	background-image: url(http://www.joqr.co.jp/blog/tamaken/bar_01.gif);
	background-repeat: repeat-y;
}

#main_contents {
	width: 830px;
	margin-right: 6px;
	margin-left: 6px;
}

#left_contents {
	width: 169px;
	float: left;
	margin-left: 7px;
}

#center {
	float: left;
	margin-left: 14px;
	width: 444px;
	margin-right: 14px;
}

#center_contents {
	width: 444px;
}

#right_contents {
	float: left;
	width: 167px;
}

#command_bar {
	width: 444px;
	background-image: url(http://www.joqr.co.jp/blog/tamaken/img_command01.gif);
	background-repeat: repeat-y;
	margin-bottom: 6px;
}

#navi_top {
	width: 812px;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
}

#weekly_contents {
	width: 427px;
	margin-bottom: 6px;
	border: 3px solid #99db52;
	padding-top: 6px;
	padding-left: 11px;
	padding-bottom: 11px;
}

#footer {
	width: 814px;
	padding-bottom: 15px;
}


/*------------------------
       テキスト関連
-------------------------*/

.text_command_1 {
	font-weight: bold;
	margin-left: 20px;
	font-size: 12px;
	color: #d90000;
	float: left;
}

.text_command_2 {
	font-weight: bold;
	margin-left: 10px;
	font-size: 12px;
	float: left;
	width: 320px;
}

.text_navi_top {
	font-weight: normal;
}

.text_weekly_title {
	font-size: 15px;
	font-weight: bold;
	line-height: 30px;
}

.text_weekly_main {
}

.text_right_con {
	line-height: 16px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.text_footer {
	margin-left: 100px;
	line-height: 50px;

}

/*------------------------
         画像関連
-------------------------*/

.img_com {
	margin-top: 10px;
}

.img_photo {
	height: 88px;
	width: 118px;
	float: left;
	margin-right: 6px;
}

.img_month {
	width: 29px;
	float: left;
	margin-right: 5px;
	height: 30px;
	margin-bottom: 3px;
}

.img_bunka {
	height: 46px;
	width: 118px;
	margin-left: 10px;
	float: left;
}


/*------------------------
          その他
-------------------------*/

.clear {
	clear: both;
}

.right_con {
	width: 167px;
	background-color: #EFF8E4;
	margin-top: 8px;
	margin-bottom: 15px;
}

.right_con_main {
	width: 152px;
	padding-left: 15px;
}

.sponsor {
	width: 167px;
	margin-bottom: 8px;
}

.footer_bar {
	background-color: #e99700;
	height: 5px;
	width: 814px;
	margin-top: 10px;
	margin-bottom: 20px;
}
