@charset "utf-8";

/* 週刊つり太郎　本文
---------------------------------------------*/
html {
	overflow-x :hidden;
}

#container {
	overflow-x :hidden;
	margin: 0 ;
	width: 1020px; 
	background: #FFFFFF;
	overflow: auto;
	overflow /**/:hidden;
	background : url(../img/top/mein_bg.jpg) repeat-y; 
}

/* 広告スペース
---------------------------------------------*/
#ad_bg {
	width:768px;
	margin: 10px 0 0 40px;
}

/* 左側スペース
---------------------------------------------*/
#primary {
	float: left;
	width:798px;
	margin: 0;
}
#primary_left {
	float: left;
	width:500px;
	margin: 0 0 0 10px;
}
#primary_left h2 {
	clear:both;
	height: 27px;
	margin: 10px 0 0 15px;
	padding: 5px 0 0 15px;
	background : url(../img/top/title_bg.gif) no-repeat; 
	font-size: 15px;
	color: #FFFFFF;
	font-weight:bold;
	letter-spacing: 0.05em;
}
#primary_left img {
	margin: 0 0 10px 16px;
}

/* 中央スペース
---------------------------------------------*/
#primary_right {
	float: left;
	width:280px;
	margin: 0;
}
#primary_right h3 {
	clear:both;
	height: 27px;
	margin: 10px 0 0 15px;
	padding: 5px 0 0 15px;
	background : url(../img/top/title_bgs.gif) no-repeat; 
	font-size: 15px;
	color: #FFFFFF;
	font-weight:bold;
}
#primary_right h4 {
	clear:both;
	height: 27px;
	margin: 3px 0 10px 15px;
	padding: 8px 0 0 5px;
	font-size: 15px;
	color: #378c7d;
	font-weight:bold;
	border-top: 1px solid #C9CACC;
	border-left: 8px solid #C9CACC;
}
#primary_right img {
	float: left;
	margin: 3px 10px 0 20px;
}
#primary_right p {
	margin: 0 0 5px 20px;
	font-size: 13px;
	color: #666666;
	line-height: 1.43;
	letter-spacing: 0.03em;
}
#primary_right small {
	float: right;
	margin: 0 0 10px 5px;
	padding: 0 0 0 17px;
	font-size: 11px;
	color: #666666;
	line-height: 1.51;
	letter-spacing: 0.03em;
	background : url(../img/top/smallarrow.png) no-repeat; 
}

/* 右側スペース
---------------------------------------------*/
#secondary {
	float: right;
	width:202px;
	margin: 0 10px 0 0;
	background : #c9cacc; 
}

/* グーグル検索
---------------------------------------------*/
#ken {
	margin: 5px auto;
	width:190px;
	border : 1px solid #FFFFFF;
}

/*週刊つり太郎紹介
---------------------------------------------*/
#turitalo_bg {
	margin: 0 auto;
	width:190px;
	border : 1px solid #FFFFFF;
	background-color : #FFFFFF;
}
#turitalo_bg p {
	margin: 5px;
	font-size: 14px;
	color: #378c7d;
	font-weight:bold;
}
#turitalo_bg img {
	margin: 5px;
}
#turitalo_bg ul{
	list-style: none;
	overflow: hidden;
	margin: 5px;
}
#turitalo_bg li {
	width: 183px;
	margin: 3px 0 ;
}
#turitalo_bg a {
	width: 183px;
	height: 27px;
	display: block;
	overflow: hidden;
	height: 0 !important;
	height; /**/0px;
	padding-top: 27px;
	color: #FFFFFF;
}
.turitalo_bg01 a {
	background-image : url(../img/point/talo_top01.jpg) ;
}
.turitalo_bg02 a {
	background-image : url(../img/point/talo_mi01.jpg) ;
}
.turitalo_bg03 a {
	background-image : url(../img/point/talo_bottom01.jpg) ;
}
.turitalo_bg01 a:hover {
	background-image : url(../img/point/talo_top02.jpg) ;
}
.turitalo_bg02 a:hover {
	background-image : url(../img/point/talo_mi02.jpg) ;
}
.turitalo_bg03 a:hover {
	background-image : url(../img/point/talo_bottom02.jpg) ;
}

/* 投稿用ボタン
---------------------------------------------*/
#toukou {
	margin: 5px auto;
	width:190px;
	border : 1px solid #FFFFFF;
}
#toukou ul  {
	list-style: none;
	overflow: hidden;
	margin: 5px auto;
	width: 183px;
}
#toukou li  {
	width: 183px;
	margin: 3px 0 ;
}
#toukou a {
	width: 183px;
	height: 40px;
	display: block;
	overflow: hidden;
	height: 0 !important;
	height; /**/0px;
	padding-top: 40px;
	color: #FFFFFF;
}
.toukou01 a {
	background-image : url(../img/point/fune01.gif);
}
.toukou02 a {
	background-image : url(../img/point/procedure01.gif);
}
.toukou03 a {
	background-image : url(../img/point/tou_bottom01.jpg);
}
.toukou01 a:hover {
	background-image : url(../img/point/fune02.gif);
}
.toukou02 a:hover {
	background-image : url(../img/point/procedure02.gif);
}
.toukou03 a:hover {
	background-image : url(../img/point/tou_bottom02.jpg);
}

/* BBS＆過去の記事入場
---------------------------------------------*/
#bbs {
	margin: 5px auto;
	width:190px;
	border : 1px solid #FFFFFF;
	background-color : #FFFFFF;
}
#bbs p {
	margin: 0 0 0 5px;
	font-size: 12px;
	color: #378c7d;
}
#bbs strong {
	margin: 0 0 0 5px;
	font-size: 13px;
	color: #FF0000;
}
#bbs ul  {
	list-style: none;
	overflow: hidden;
	margin: 5px auto;
	width: 183px;
}
#bbs li  {
	width: 183px;
	margin: 3px 0 ;
}
#bbs a {
	width: 183px;
	height: 27px;
	display: block;
	overflow: hidden;
	height: 0 !important;
	height; /**/0px;
	padding-top: 27px;
	color: #FFFFFF;
}
#bbs a {
	background-image : url(../img/point/bbs_ka01.jpg); 
}
#bbs a:hover {
	background-image : url(../img/point/bbs_ka02.jpg); 
}

/* 下のバーコード
---------------------------------------------*/
#barcord {
	width:202px;
}
