@charset "shift_jis";


body {
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
	font-size: 10pt;
	line-height: 2;
	color: #333333;
	background-color: #eeeeee;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-bottom:100px;
}

h1,h2,h3,h4,h5,p,ul,ol,li,dl,dt,dd,form{
	margin: 0px;
	padding: 0px;
}

hr {
	text-align: center;
}

dt {
	margin:0 0 5px;
}

ul{
	list-style-type: none;
}

img {
	border: none;
}

input,textarea,select {
	font-size: 1em;
}

form {
	margin: 0 0 0;
}

.kt-b {
	background-color:#50a0e0;
	color:white;
	padding:1px 2px 0;
}

.daimei {
	font-size:10pt;
	font-weight:bold;
	/*color:blue;*/
}

.bspace {
	margin-bottom:19px;
}

.size8 {
	font-size:8pt;
	font-weight:normal;
}

.size9 {
	font-size:9pt;
	font-weight:normal;
}
.size10 {
	font-size:10pt;
	font-weight:normal;
}

.size12 {
	font-size:12pt;
	font-weight:bold;
}

.margin10 {
	margin-top:10px;
}

.margin20 {
	margin-top:20px;
}


/*リンク設定
---------------------------------------------------------------------------*/
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: orange;
	text-decoration:underline;
}



/*アウトライン（HPを囲む白枠）
---------------------------------------------------------------------------*/
#outline {
	width: 980px;	/*970px*/
	background-color: #ffffff;
	margin: 0 auto;
	padding:0 5px 0;
	border-radius: 20px;
}


/*ヘッダー（サイト名ロゴとかが入っている上段のブロック）
---------------------------------------------------------------------------*/
#header {
	text-align: left;
	width: 950px;		/*1080px;*/
	margin-right: auto;
	margin-left: auto;
	margin-top:9px;
	height: 115px;		/*通常は＝115px; Xmas=165px; 正月=145px; */
	position: relative;
}

/*h1タグ設定*/
#header h2 {
	font-size: 11px;	/*文字サイズ*/
	line-height: 14px;
	font-weight: normal;
	position: absolute;
	left: 10px;	/*ヘッダーのブロックに対して左から10pxに配置*/
	top: 5px;	/*ヘッダーのブロックに対して上から10pxに配置*/
}

/*サイト名ロゴ画像設定*/
#logo-jfs {
	position: absolute;
	top:18px;
	left: 0px;
	bottom: 60px;
}

#logo {
	position: absolute;
	top:19px;
	left: 69px;	/*ヘッダーのブロックに対して左から0pxに配置*/
	bottom: 60px;	/*ヘッダーのブロックに対して下から0pxに配置*/
}

#logomes {		/*ロゴの下にメッセージを・・・*/
	position: absolute;
	left: 0px;
	bottom: 10px;
	line-height: 120%;
	color:blue;
}

ul#headermenu {
	position: absolute;
	text-align:right;
	width: 100%;
	right: 0px;
	top: 0px;
}

ul#headermenu li {
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
}

/*検索BOX*/
#kensaku {
	position: absolute;
	top:40px;
	right: 60px;
	/*bottom: 10px;*/
	border:1px solid skyblue;
	padding:5px;
	background-color:#E3F0F9;
}


#kensaku input.word {
	font-size:30pt;
}

#Topline {
	background-image: url(../images/top_bg2.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-right: auto;
	margin-left: auto;
	width: 958px;
	height: 15px;	
	/*padding: 0 0 -10px;*/
	line-height: 120%;
}


/*釣具店（名）
---------------------------------------------------------------------------*/
#category {
	text-align:left;
	margin-left:20px;
}

#name {
	font-size:20pt;
	color:blue;
	text-align:left;
	padding:0 20px 0;
}


/*コンテナー（HPを囲むボックス）
---------------------------------------------------------------------------*/
#container {
	text-align: left;
	width: 948px;	/*1078px;*/
	margin-right: auto;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(../images/container_bg.png);
	background-repeat: repeat-y;
	clear: left;
}

#container h1 {
	font-size: 26pt;	/*文字サイズ*/
	font-family:  游明朝;
	height:70px;
	padding:0 0 0 30px;
	color:white;
	background-color:#0096C5;	/*deepskyblue;*/
	border-radius: 10px;
}

#container .mes {
	line-height:130%;
	/*font-size:9pt;*/
	padding: 10px 5px 10px;
}

#container .come {
	line-height: 130%;
	padding: 10px 5px 10px 20px;
}

#container .comment {
	width:200px;
	font-size:12pt;
	color:white;
	font-weight:bold;
	text-align:center;
	padding:3px 0 2px;
	margin-bottom:10px;
	background-color:#ffb0ff;
}

/*  main end  -------*/

#container hr {
	clear: both;
	text-align: center;
	visibility:hidden;
}

/*基本情報
---------------------------------------------------------------------------*/
#kihon {
	clear: both;
	width:100%;
}

#kihon h2 {
	width:926px;
	font-size: 14pt;
	border: 3px double #bfbfbf;	/*２重線*/
	background-image: url(../images/h2-930.png);	/*h3背景画像設定*/
	background-repeat: repeat-x;
	background-position: bottom;
	margin-left:8px;
	padding-top:1px;
	color:white;
}

#kihon table {
	line-height: 130%;
	margin-left: 8px;
	position: relative;
}

#kihon td {
	padding:3px 2px 1px 10px;
}

/*  kihon  -------*/


#google15 {
	text-align:center;
	padding:5px 0 1px;
}

ul.photos {
	width:600px;	
	text-align: center;
	list-style: none;
}

ul.photos li {
	float:left;
	padding:0 5px 0;
}


/*サイドコンテンツ（左側）
---------------------------------------------------------------------------*/
#side {
	float: left;
	width: 300px;
	padding-top: 10px;
	padding-bottom: 19px;
	display: inline;
	margin-left: 10px;
}

#side-left {
	float: left;
	width: 430px;
	padding: 10px 0 20px 40px;
	display: inline;
}

#side h3 {
	font-size: 16pt;
	border: 3px double #bfbfbf;	/*２重線*/
	background-image: url(../images/h3bg.gif);	/*h3背景画像設定*/
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 6px 0 4px 20px;
	text-align:left;
	color:#777;
	height: 40px;
}

#side p {
	padding-top: 0.5em;
	padding-bottom: 1em;
}

#side iframe {
	border-radius: 10px;
}



/*サイドメニュー
---------------------------------------------------------------------------*/
#side .sidemenu {
	margin-bottom: 19px;
}

#side .sidemenu li {
	background-image: url(../images/sidemenu_bg1.png);	/*左側のアクセント画像*/
	background-repeat: no-repeat;
	background-position: left center;
}

#side .sidemenu a {
	display: block;
	width: 270px;
	border-bottom: 1px solid #bfbfbf;	/*下線*/
	text-decoration: none;
	padding: 5px 10px 5px 20px;
}

#side .sidemenu a:hover {
	background-color: #e8f1fb;	/*カーソルオーバー時の背景色*/
	color:orange;
	background-image: url(../images/sidemenu_bg2.png);	/*左側のアクセント画像*/
	background-repeat: no-repeat;
	background-position: left center;
}


/*メインコンテンツ（右側）
---------------------------------------------------------------------------*/
#main {
	float: right;
	width: 610px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: inline;
	margin-right: 10px;
}

#main-right {
	float: right;
	width: 445px;
	padding: 10px 0px 20px 20px;
	padding-bottom: 10px;*/
	display: inline;
}

#main h2 {
	font-size: 16pt;
	line-height: 40px;
	color: #FFFFFF;
	background-image: url(../images/h2bg.png);	/*h2背景画像設定*/
	background-repeat: repeat-x;
	height: 40px;
	text-align:center;
	overflow: hidden;
	background-color: #82A9D9;
	clear: both;
}

#main p {
	padding: 0.5em 10px 1em;
}



#main table {
	width: 100%;
	margin:10px 0 20px;
	line-height: 130%;
}

#main table td {
	text-align: left;
	padding:3px 2px 1px 5px;
}

/*  main end  -------*/

#google728 {
	clear: both;
	text-align: center;
	padding:10px 0 30px;
}

/*  #google728 end  -------*/

#container hr {
	clear: both;
	text-align: center;
}


/*フッターメニュー
---------------------------------------------------------------------------*/
ul#footermenu {
	clear: both;
	text-align: center;
	width: 100%;
	margin-bottom:-20px;
}

ul#footermenu li {
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
}


/* container end */

/*フッター（コピーライトとか入っている最下部ブロック）
---------------------------------------------------------------------------*/
#footer {
	text-align: center;
	background-image: url(../images/footer_bg.png);
	background-repeat: no-repeat;
	background-position: top;
	margin-right: auto;
	margin-left: auto;
	width: 950px;
	padding: 25px 4px 20px;
	line-height: 120%;
}


/*
************************************************************/
@media screen and (max-width:1100px) {

#outline {
	width: 100%;
}
#header {
	width: 100%;
}

}


@media screen and (max-width:760px) {

#outline {
	width: 100%;
}
#mobile {
	display:none;
}
#header {
	width: 100%;
}

}


@media screen and (max-width:560px) {

#outline {
	width: 100%;
}
#header {
	width: 100%;
}
}

}

@media screen and (max-width:400px) {

#outline {
	width: 94%;
	margin: 0 5px 0;
	/*padding:0 5px 0;*/
}
#header {
	width: 100%;
}

/*
----------------- header ----------------*/
#header {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#headermenu {
	display: none;
	margin-left: -20px;
}




#header h2 {
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	position: absolute;
	margin-left: 0px;
	top: 5px;
}

#logo-jfs {
	width: 53px;
	height:30px;
	position: absolute;
	top:17px;
	left: 0px;
	bottom: 60px;
}

#logo {
	width: 233px;
	height:30px;
	position: absolute;
	top: 18px;
	left: 55px;	/*ヘッダーのブロックに対して左から0pxに配置*/
	bottom: 60px;	/*ヘッダーのブロックに対して下から0pxに配置*/
}

#kensaku {display:none;}

#Topline {display:none;}



#container {
	width: 95%;
	clear: left;
	text-align: center;
}

#container h1 {
	font-size: 18pt;
	margin: 30px 0 0;
	padding-left: 10px;
	text-align: left;
}

#side {
	text-align: left;
}

#side h3 {
	width: 93%;
	margin-left: -20px;
	padding-left:20px;
	text-align: left;
}

#side iframe {
	margin-left: -17px;
}

#main {
	width: 100%;
}

#main h2 {
	width:100%;
	margin: 0 10px;
}

#main table {
	width: 290px;
}

ul.photos {
	width:100%;	
	float: left;
}

#footer {
	width:100%;
	text-align: center;
	font-size:9pt;
}


}




