@charset "utf-8";
/* CSS Document */
/*
Theme Name: fsjc
*/
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino　 Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif, "ＭＳ 明朝";
	color: #000;
	margin:7px 0 0 0;
	padding:0;
	background-color: #E9E9E9;
	background-image:URL(img/hbg.jpg);
	background-repeat:repeat-x;
	
}
h1,h2,h3,h4,h5,h6,p,ul,li,img{
	margin:0;
	padding: 0;
	font-size:100%;
}

img{
	border:0;
}

/*-----------タイトル-------------------*/


#header{
	width:900px;
	
	margin: 0 auto;
	padding:  0;	
}

#header img{
	margin-top:10px;
}


/*-------------トップページメニュー	-------------*/

#menu li {
	display: block;
	float:left;
	text-align:center;
	list-style-type:none;
	margin:  0 5px;	
	padding: 0;
	text-indent: 2px;
	color: #FFF;


}

#menu li a {
	text-decoration:none;
	margin: 0 5px;	
	padding:0;
	font-weight:normal;
	color: #FFF;
}


#menu li a:hover {
	margin:3px 5px 0 5px;
	padding:5px 0;
	color: #FFFFFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #be0042;
}


	
	
/*-----------コンテナ--------------------------------*/

#container {
	background-color: #fFF;
	width:900px;
	box-shadow:0 0 10px #999;
	-moz-box-shadow:0 0 10px #999;
	-webkit-box-shadow:0 0 10px #999;
	margin: 0 auto;
	padding: 0;
}

/*-------------トップページスタイル----------*/

#container #topContents {
	float: left;
	width: 620px;
	padding-left:20px;
	padding-top:15px;
	margin-top:5px;
	margin-bottom: 20px;
	/*border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;*/

}

#container #topContents h2{

	background-image: url(img/h2.png);		
}

#container #topContents h3{
	
}
/*-------------トップページニューススタイル----------*/


#container #topContents .news {
	width:600px;
	margin:10px 20px 10px 15px;
	padding: 10px;
	color:#000;

}



#container #topContents .news p {
	display:block;
	padding:10px;
	font-size:95%;
	text-indent:15px;

}

#container #topContents .news ul.info {
	font-size: 100%;
	color: #000;
	list-style-image:url(img/bg_arrow.gif);
	list-style-position: outside;
	border-bottom:1px #CCC dashed;
	line-height:200%;
	padding-bottom:2px;
	margin-left:24px;
	margin-top:10px;
	
}
#container #topContents .news li.info a:link{
	color:#000;

}
#container #topContents .news li.info a:hover{
	color:#be0042;


}
/*-------------トップページイベントスタイル----------*/

#container #topContents .event {
	width:590px;
	height:200px;
overflow:hidden;
	margin:10px 10px 10px 5px;
	padding-left:10px;
	padding-right:10px;
	color:#000;
	font-size:100%;
	
box-shadow:0 0 10px #999;
	-moz-box-shadow:0 0 10px #999;
	-webkit-box-shadow:0 0 10px #999;
}

#container #topContents .event .h3 {
	background-image: url(img/h3.gif);
	background-repeat: no-repeat;
	color:#000;
	
	
}

#container #topContents .event img {
	width:160px;
	height:120px;
	float:left;
	padding:5px 15px 10px 15px;
	
	
}
#container #topContents .event a:link{
	color:#000;
	text-decoration:none;
}

#container #topContents .event a:visited{
	color:#000;
	text-decoration:none;
}
#container #topContents .event a:hover{
	color:#0085BE;
	text-decoration:underline;
}



	
/*-------------サイドメニュー----------------*/

/*--右ナビメニュー--*/
	
#side {
	width: 255px;
	float:right;
	padding:10px 5px 0 0;
	text-align:left;

}

#container #side .sidemenu {
	clear:both;
	width: 230px;
	height:26px;
	background-color: #fff;
	display: block;
	padding: 8px 2px 3px 10px;
	border: 1px ridge #ccc;
	color: #000;
	font-weight:bold;
	margin-left:10px;
	background-image: url(img/bg_menu.gif);
	background-repeat: repeat-x;
	
}

#container #side .sidemenu2 a{
	clear:both;
	width: 230px;
	height:26px;
	background-color: #FF3366;
	display: block;
	padding: 8px 5px 3px 10px;
	border: 1px ridge #ccc;
	color: #fff;
	font-weight:bold;
	margin-left:10px;
	background-image: url(img/sidemenu2.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration:none
}

#container #side .sidemenu2 a:hover{
	background-color: #FFF;
	color:#FE0000;
	display: block;
	text-align:left;
		background-image: url(img/sidemenu02.png);
	background-repeat: no-repeat;
	background-position: left top;

	
	
}

/*--右ナビメニュースタイル --*/

#container #side .sidenavi {
	display:block;
	width:235px;
	float:left;
	list-style-type: none;
	margin-top:0;
	margin-bottom: 15px;
	
}
#container #side ul.sidenavi {
	padding:0;
}

.sidenavi a {
	text-decoration: none;
	width: 235px;
	display: block;
	padding:3px 5px 3px 3px;
	text-indent:10px;
	border: 1px outset #fff;
	color: #fff;
	background-color: #0085BE;
	
}
.sidenavi a:link {
		text-decoration:none;color: #fff;
}
.sidenavi a:visited {color: #fff;
		text-decoration:none;
}

.sidenavi a:hover {
	border: 1px ridge #ccc;
	background-color:transparent;
	text-decoration: none;
	color: #0085BE;
	text-align: right;
}

#side .box {
	
	lineheight:80%;
	clear:left;
	font-size: 85%;
	box-shadow:0 0 10px #999;
	-moz-box-shadow:0 0 10px #999;
	-webkit-box-shadow:0 0 10px #999;
	padding:10px 8px;
	margin-right:5px;
	margin-left:10px;
	margin-bottom: 15px;
}

#side p.boxtitle{
	clear:both;
	width: 231px;
	height:26px;
	background-color: #0085BE;
	display: block;
	padding: 8px 2px 3px 7px;
	
	color: #fff;
	font-weight:bold;
	margin-left:10px;
	
}

#side p.large{
	font-size:120%;
	font-weight:bold;

}

#side p.tel{
	text-align:right;
	color:#0085BE;
	font-size:150%;
font-weight:bold;

	

}

/*--------------------上へ--------------------------*/
#container #topContents p.top {

	clear:both;
	font-size: 70%;
	text-align: right;
	color: #000;
	padding:0;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;

}

/*------------------パンくず-------------------------*/

.pankuzu p{
	display:block;
	margin-bottom:-20px;
	font-size: 80%;
	color: #333333;
}
.pankuzu span{
	font-size:80%;

}
	

.pankuzu a {
	clear:both;
	font-size: 80%;
	color: #333333;
	text-decoration: underline;
}

.pankuzu a:hover {
	font-size: 80%;
	color: #FE0000;
	text-decoration: none;
}



/*-------------コンテンツ------------------*/



#container #mainContents {
	float: left;
	width: 625px;
	padding-left:5px;
	margin-bottom:15px;
	border-bottom:2px dotted #CCC;
	padding-bottom: 15px;
}




#container #mainContents p,li{
	
	text-indent:14px;
	margin-left:10px;
	font-size:100%;
	}
	

	
#container #mainContents dt {
	display:block;
	margin-top:10px;
	text-indent:10px;
	padding-left: 6px;
}	

#container #mainContents p.date {
	margin:15px 0;
	text-align:right;
	border-bottom: 1px dashed #ccc;
}
#container #mainContents img {
	float:left;
	padding:10px;
}


/*-------------------------固定ページスタイル------------*/
#container #mainContents #articles{
	width:605px; 
	margin-left:10px;
	line-height:150%;
	margin-bottom:10px;
}
#container #mainContents #articles h3{
	clear:left;
	marging-top:20px;
}


#container #mainContents #articles h4,h5,h6{
	line-height:150%;
	text-indent:14px;
	margin-top:15px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:15px;
	
	padding-left:20px;
	font-size:100%;
	}

#container #mainContents  #articles ul li{
	text-indent:-30px;
	clear:left;
	font-size: 100%;
	color: #000;
	margin-left:20px;
	margin-bottom:5px;
	padding-left:20px;
	list-style:none;
}

#container #mainContents  #articles p{
	margin-bottom:5px;

}
#container #mainContents #articles img{
	float:left;
padding:10px;
	}
/*-------------------------カテゴリページスタイル------------
*/

#container #mainContents .news ul.cate {
	font-size: 100%;
	color: #000;
	margin-left:10px;
	padding-left:20px;
	
	border-bottom:1px #CCC dashed;
	
	
	
}
#container #mainContents .news li.cate a{
	color:#000;
	text-decoration:none;
	
}
#container #mainContents .news li.cate a:hover{
	color:#0085BE;
	text-decoration:underline;
}
/*-------------シングルページ用------------------*/


#container #mainContents #single{

}


#container #mainContents #single h2{
	text-indent: 24px;
	display: block;
	color: #000;
	font-size: 100%;
	width:615px;
	height: 35px;
	background-color: #FFF;
	background-image: url(img/h2.png);
	background-repeat: no-repeat;
	border: 1px ridge #CCC;
	padding-top:10px;
	margin-top: 10px;

}
#container #mainContents #single img{
	float:left;
	margin:0 10px 10px 0;
	
}
 
#container #mainContents #single p{
	line-height:150%;
	text-indent:14px;
	margin-top:15px;
	margin-left:20px;
	margin-right:10px;
	
	}
	
#container #mainContents #single li{
	line-height:150%;
	text-indent:30px;
	margin-top:15px;
	margin-left:20px;
	margin-right:10px;
	list-style:none;
	
	}
#container #mainContents #single .date{
	clear:both; 
	text-align:right; 
	font-size:80%;
	margin-right:20px;
}



/*---------フッタ--------------*/

#footer {
	background-color: #FFF;
	background-image: url(img/bg_footer.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	clear: both;
	text-align:center;
	margin-right: auto;
	margin-left: auto;
	font-size: 90%;
	padding-top: 10px;
	
}
#footer .fbox{
	width:900px;
	margin-right: auto;
	margin-left: auto;
	height:50px;
	padding-top: 0px;
	text-align:left;
	
}

#footer ul li{
	display:block;
	float:left;

}

#footer .one {
	float: left;
	width: 250px;
}
#footer .two{
	float:left;
	width:250px;
	
}
#footer .thr {
	float: left;
	width:300px;
}

#footer .for {
	float: left;
	width:200px;
}


#footer .fbox dt {
	font-weight:bold;
}

#footer .fbox dd {
	text-indent: -30px;
}

#footer hr{
		clear:both;
}
#footer address {
	font-size:80%;
	color: #000;
	text-align: center;

}


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

h2{
	clear:both;
	text-indent: 24px;
	display: block;
	color: #000;
	font-size: 100%;
	width:615px;
	height: 35px;
	background-color: #FFF;
	background-image: url("img/h2.png");
	background-repeat: no-repeat;
	border: 1px ridge #CCC;
	padding-top:10px;
	margin-top: 10px;
	margin-bottom:10px;
}

h3 {
	clear:both;
	height:40px;
	font-size:100%;
	text-indent:25px;
	background-image:url(img/h3.gif);
	background-repeat:no-repeat;
	padding-top: 5px;
	margin-bottom:10px;
}




h4{
	text-indent: 24px;
	display: block;
	color: #000;
	font-size: 95%;
	width:550px;
	height: 30px;
	background-color: #FFF;
	background-image: url(img/h4.gif);
	background-repeat: no-repeat;
	padding-top:5px;
	margin-top: 10px;
	margin-bottom:15px;

}
h5,h6{
	text-indent: 24px;
	display: block;
	color: #000;
	font-size: 95%;
	width:550px;
	height: 30px;
	background-color: #FFF;
	background-image: url(img/h5.gif);
	background-repeat: no-repeat;
	padding-top:5px;
	margin-top: 10px;
	margin-bottom:15px;

}

.txt80{
		font-size:80%;
}
.txt85{
		font-size:85%;
}
.txt90 {
		font-size:90%;
}

.txt92 {
		font-size:92%;
}
.txt95 {
		font-size:95%;
}
.txt97
{
		font-size:97%;
}

.red {
	color:#FF3366;
}



.bold{
	font-weight:bold;
}
.new{
	color: red;
	font-style:italic;
	font-weight:bold;
}

/*-----リンクスタイル------*/

a:link.head{
	text-decoration:underline;
	color:#FFF;
}

a:link{
	text-decoration:underline;
	color:#0085BE;
}
a:visited {
	color: #0085BE;
	text-decoration: underline;
}
a:hover{
	text-decoration:none;
	color:#FE0000;

}


.fbox a:link{
	text-decoration:underline;
	color:#000;
}
.fbox a:visited {
	color: #000;
	text-decoration: underline;
}
.fbox a:hover{
	text-decoration:none;
	color:#FE0000;
	text-align: center;
}

.info a:link{
	color:#000;
	text-decoration:none;
}

.info a:visited{
	color:#000;
	text-decoration:none;
}

.info a:hover{
	color:#660000;
	text-decoration:underline;
}


/*---------レイアウト関係-------*/

.fltrt {
	float:right;
}

.fltlft {
	float:left;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.txtrt{
		text-align:right;
}


/*---------テーブル------------*/

table{
	margin-left:15px;
	color:#000;
	border-collapse:collapse;
	margin-top: 10px;
}

table th {
	background-color:#CCCCCC;
	font-size:100%;
}


table tr,th,td {
	border:solid 1px #666;
	border-collapse:collapse;
	border-spacing:0;
	vertical-align:top;
	font-size:100%;
	padding:5px;
	}
table caption{
	text-align:right;
	font-size:80%;

}
		
/*---------画像------------*/
		
 #container #mainContents img.fltrt {
	padding:10px 0 10px 10px;
	float:right;
 }
.photo {
	}



/*---------フォーム------------*/
.form{
	margin:10px 20px;
	line-height:150%;
}
.form dt{
	background-image: url(img/list3.gif);
	background-repeat: no-repeat;
}

/*--------------sclist-------------------------------*/

.sclist{
	margin-left:20px;
}

.sclist dt{
	
	font-weight:bold;	
	
}

.sclist dd{
	font-size:95%;
}
/*--------------access-------------------------------*/

#access{
	margin-left:20px;
}

#access dt{
	
	font-weight:bold;	
	
}

.yuso{
	line-height:60%;
	margin-left:30px;
	border:dashed 1px #ccc;
}




