@charset "utf-8";

/*------------------------------------------------------
全体構造・レイアウト*/

body {
	font: 16px/140% "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
	margin: 0px;
	padding: 0px;
	background:#ffffff url(./tsuijimatsuimage/bg.gif) top center repeat-y;
}
#wrap {
	margin-left:auto;margin-right:auto;text-align:justify;
	width: 960px;
	height: auto;
	align :center;
}
#content {
	float: right;
	width: 726px;
	margin-bottom: 40px;
	padding-bottom: 20px;
}

#part-right {
	float: right;
	width: 726px;
	margin-bottom: 40px;
}


/*------------------------------------------------------
ヘッダ*/

#head {
	margin: 0px;
	padding: 0px;
	width: 960px;
}
#head img {
	margin-right: 3px;
}
img {
	margin: 0px;
	padding: 0px;
}


/*------------------------------------------------------
みどころ*/

#toppage {
	width: 726px;
	height: 392px;
	margin-top: 5px;
	margin-bottom: 0px;
}
#midokoro {
	width: 726px;
	margin-top: 5px;
	margin-bottom: 0px;

}
#midokoro p {
	width: 555px;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#midokoro img {
	margin-right: 3px;
	display: inline;
}
#midokoro a {
	margin-right: 5px;
}


/*------------------------------------------------------
トピックスメニュー*/

#topixarea {
	float: left;
	width: 514px;
	margin: 0px;
	padding: 0px;
	background: #ffffff;

}
#topixarea ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
#topixarea li {
	margin-top: 0px;
	margin-bottom: 0px;
	display: inline;
}


/*--------------------------*/

.atopix{
	background-image:  url(./tsuijimatsuimage/newslist.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	width: 514px;
	height: 25px;
	display: block;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	color: #000000;
	text-indent: 16px;
	line-height: 180%;

}


/*------------------------------------------------------
バナー*/

#banner {
	width: 605px;
	margin-top: 5px;
}


/*------------------------------------------------------
フッタ*/

#foot {
	background: #ffffff;
	clear: both;
	height: 50px;
	width: 960px;
	border-top: 1px solid #FFFFFF;
}
#foot p {
	margin-top: 0px;
	padding-top: 0px;
	text-align: center;
	font-size: 14px;
	color: #000000;
}


/*------------------------------------------------------
サイドメニュー*/

#menuarea {
	float: left;
	width: 225px;
	margin: 0px;
	padding: 0px;
	background: #ffffff;

}
#menuarea ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
#menuarea li {
	margin-top: 0px;
	margin-bottom: 0px;
	display: inline;
}


/*--------------------------*/

.amenu{
	background-image:  url(./tsuijimatsuimage/sidemenu.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	width: 225px;
	height: 44px;
	display: block;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	color: #000000;
	text-indent: 16px;
	line-height: 180%;

}
.amenu:hover{
	background-image:  url(./img/menu/ro_amenubtn.gif);
	color: #FFFFFF;
}

/*--------------------------*/

a#menu71,a#menu33 {
	background-image:  url(./img/menu/menubtn.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	width: 200px;
	height: 40px;
	display: block;
	margin: 0px;
	font-size: 14px;
	color: #003300;
	font-weight: bold;
	line-height: 260%;
	text-indent: 10px;
}



a#menu71:hover,a#menu33:hover {
	background-image:  url(./img/menu/ro_menubtn.gif);
	color: #FFFFFF;
	font-weight: bold;
}


/*------------------------------------------------------
文書構造*/

h1 {
	margin: 0px;
	padding: 0px;
}
h2 {
	margin: 0px;
	padding: 0px;
}


/*------------------------------------------------------
リンク設定*/

a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	color: #660066;
	text-decoration: none;
}
a:hover {
	color: #0099FF;
	text-decoration: underline;
}
a:active {
	color: #00FFFF;
	text-decoration: none;
}
#head a:link,#head a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#head a:hover,#head a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
#midokoro a:link,#midokoro a:visited {
	color: #000000;
	text-decoration: none;
}
#midokoro a:hover,#midikoro a:active {
	color: #0066CC;
	text-decoration: none;
}


/*------------------------------------------------------
下層ページヘッダ*/

#subhead {
	margin: 0px;
	padding: 0px;
	width: 960px;
}

/*------------------------------------------------------
下層ページコンテンツ背景*/

#subcontent {
	float: right;
	width: 726px;
	margin-bottom: 40px;
	padding-bottom: 20px;
}
.subcontent2 {
	margin-left: 10px;
}

.com-ca2 {
	margin-left: 10px;
}
.img-thum {
	margin: 0px;
}
.thum {
	margin: 0px;
}



/*------------------------------------------------------
下層ページ見出し*/

.subname {
	font-size: 18px;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 5px;
	border-bottom: 2px dotted #ffffff;
	width: 700px;
	height: 20px;
	padding-bottom: 3px;
	margin-bottom: 20px;
	padding-top: 3px;
}

/*------------------------------------------------------
下層ページ区切り線*/

.dotline {
  border: 1px dotted #60C060; /* 枠の種類 */
}
.sogomenu-bu div {
	float: left;
        text-align:center;
}
a:hover.sogomenu {
	display: block;
	height:100px;
	width: 105px;
	border: 2px outset #D5DADB;
	background-color: #E6E9EA;
	font-size: 12px;
	text-align: center;
	padding: 0px;
	margin: 1px 0px 0px 1px;
	color: #7379B0;
	line-height:1em;
}
a.sogomenu {
	display: block;
	height:100px;
	width: 105px;
	border: 2px outset #96A4D1;
	background-color: #EAE5C9;
	font-size: 12px;
	text-align: center;
	padding: 0px;
	margin: 1px 0px 0px 1px;
	color: #333333;
	line-height:1em;
}


.update{
	font-size: 14px;
	color: #FF8000;
}
/*------------------------------------------------------
トップリンクメニュー*/

#linkarea {
	float: left;
	width: 315px;
	margin: 0px;
	padding: 0px;
	background: #ffffff;

}
#linkarea ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
#linkarea li {
	margin-top: 0px;
	margin-bottom: 0px;
	display: inline;
}


/*--------------------------*/

.alink{
	background-image:  url(./tsuijimatsuimage/linklist.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	width: 315px;
	height: 25px;
	display: block;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	color: #000000;
	text-indent: 16px;
	line-height: 180%;

}

