@charset "utf-8"

/* ----------------------------

File Name:  main.css
Last Update:2011-10-12

---------------------------- */


/* ----------　基本構造　---------- */

a:link
{ color: #C39; text-decoration: underline;}
a:visited
{ color: #9999FF; text-decoration: underline;}
a:hover
{ color: #FF6600; text-decoration: underline;}
a:active
{ color: #FF0000; text-decoration: underline;}


body {
	padding: 0px;
	margin: 0px;
	background-image:url(image/menu_back1.gif);
	background-repeat: repeat-y;
	background-position:left 41px;
	font-size: 87.5%;
	line-height: 1.5;
}


#main_body {
	margin:0px;
	padding:0px;
	width:800px;
}

/*------左：メニュー部分------*/

#navi {
	margin: 0px;
	padding: 0px;
	width: 220px;
	float:left;
}

#navi img {
	margin-bottom: 10px;
}

/*--左：メニューコラム部分--*/

#navi_column {
	line-height:1.6;
	padding: 0px 0px 0px 0px;
	width:100%;
	margin: 0px;
}

#navi_column h4 {
	padding: 0px;
	margin: 0px;
	background: url(image/column_top.gif);
	background-position:top;
	background-repeat:no-repeat;
	line-height: 35px;
	text-indent:-9999px;
}

#navi_column ul {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	background: url(image/column_bottom.gif);
	background-position:bottom ;
	background-repeat:no-repeat;
}

#navi_column li {
	padding: 5px 0px; 
	margin:0px 30px 0px 30px;
	list-style:none;
	border-top:#CCC dashed 1px;
}

.navi_link {
	padding:0px 0px 10px 20px; 
	background: url(image/icon_nemu.gif);
	background-position:top left;
	background-repeat:no-repeat;
}


/*------右：メイン部分------*/

#main_right {
	width: 540px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	float:right;
}

/*--右：フッター部分--*/

#footer{
	padding-bottom:30px;
	text-align:center;
	color:#666666;
}

/*--右コラム：タイトル--*/
h1 {
	margin:0;
	padding:15px 0px 0px 0px;
	text-indent:265px;
	font-size: medium;
	line-height:40px;
}

h1 span{
	display:none;
}

.c_title_new {
	background:url(image/c_title_new.gif) no-repeat left 10px;
	color: #C66;
}

.c_title_old {
	background:url(image/c_title_old.gif) no-repeat left 10px;
	color: #666;
}

.c_title_old2 {
	background:url(image/c_title_old2.gif) no-repeat left 10px;
	color: #666;
}

/*--右コラム：バッグナンバー月--*/
h2 {
	margin:0;
	padding:10px 0;
	color:#555555;
	font:bold 50px "Times New Roman", Times, serif;
	letter-spacing:-2px;
	border-top: #C66 double 3px;
}

h2 span{
	font:bold 28px "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif
}

/*--右コラム：カレンダー--*/
#column_calendar {
	padding-right:20px;
	float:left;
}

#column_link {
	widows:440px;
	padding: 0px;
	margin:0px;
	float:left;
}

#column_link ul{
	padding: 0px;
	margin:0px;
	list-style:none;
}

/*--右コラム：文章部分--*/

#column {
	margin:20px auto;
	width:540px;
	background: url(image/c_main_bottom.gif) no-repeat bottom;
}

h4 {
	margin:0px;
	padding: 50px 0px 30px 120px;
	font-weight: bold;
}

h4 span{
	color:#C06;
}

.column_title1 {
	background: url(image/c_main_top1.gif) no-repeat top;
}
.column_title2 {
	background: url(image/c_main_top2.gif) no-repeat top;
}
.column_title3 {
	background: url(image/c_main_top3.gif) no-repeat top;
}
.column_title4 {
	background: url(image/c_main_top4.gif) no-repeat top;
}
.column_title5 {
	background: url(image/c_main_top5.gif) no-repeat top;
}
.column_title6 {
	background: url(image/c_main_top6.gif) no-repeat top;
}

#column p {
	padding: 0px 30px 30px 30px;
}

#column img {
	float:right;
	padding: 0px 0px 20px 20px;
}

/*--右：予告部分--*/
#block_box {
	width: 540px;
	padding: 1px;
	margin-bottom: 10px;
	margin-top: 10px;
	border: 1px solid #CC6666;
	clear:both;
}

#block_koumoku1 {
	font-weight: bold;
	width: 100%;
	text-indent: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #FFFFFF;
	background-color: #CC6666;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}

#block_koumoku2 {
	font-weight: bold;
	width: 100%;
	padding-top: 5px;
	color: #CC6666;
}

#block_box_txt {
	width: 520px;
	margin: 5px auto 5px auto;
}

/*--右：旧コラム部分--*/

#old_column {
	margin:20px auto;
	float:right;
	width:520px;
}

#old_column_headr {
	background-image: url(image/column_r2_c1.gif);
	background-repeat: repeat-y;
	padding: 0px 30px;
	width: 520px;
	font-size: 16px;
	font-weight: bold;
	height: 30px;
}
#old_column_main {
	background-image: url(image/column_r2_c1.gif);
	background-repeat: repeat-y;
	width: 520px;
}

#old_column p {
	margin: 0px 30px 0px 30px;
	color: #333333;
}

#old_column_img {
	float: left;
	margin: 0px 15px 5px 30px;
	font-size: 12px;
	color: #666666;
	text-align: center;
}


/*--まわりこみ解除--*/
.bl_box{
	clear:both;
}
