@charset "Shift_JIS";

html{overflow-y:scroll;}

/* 全ての要素の余白をゼロに指定 */

* {
  padding: 0;
  margin: 0;
}



/* ■ボディ */

html, body {
	scrollbar-base-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-shadow-color: #cccccc;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-arrow-color: #cccccc;
	background-color: #cccccc;
	background-image: url(images/);
	background-repeat: y-repeat;
	background-position: center;
	text-align: center;
	font-family: ＭＳ Ｐゴシック;
	margin-top: 0px;
}

h1,h2,h3,p,ul,li{
	margin: 0px;
	padding: 0px;
}

ul{
	list-style: none;
}

img {
	border: none;
	vertical-align: top;
}

/* ■リンク */

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #cc6666;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}

/* ■テキスト */

h1{
	color: #cccccc;
	font-size: 12px;
	text-align: right;
	font-weight: lighter;
	letter-spacing: 0.05em;
	padding: 18px 25px 0 0;
}

h2{
	font-size:12px;
}

.t1{
	color: #333333;
	font-size: 12px;
	padding: 0 0 0 10px;
}

.news {
	width: 350px;
	height: 140px;
	overflow: hidden;
	margin: 45px 0 0 30px;
}

.tn {
	color: #999999;
	font-size:12px;
	width: 350px;
	height: 155px;
	text-align:left;
	overflow: auto;
}

.tn1 {
	color: #333333;
	font-size:12px;
	text-align:left;
	line-height: 13px;
	padding: 0 0 0 0;
}

.bangou{
	color: #000000;
	font-size: 12px;
	font-style: normal;
	margin: 0 auto;
	padding: 10px  0 0 0;
}

address{
	color: #333333;
	font-size: 12px;
	font-style: normal;
	margin: 0 auto;
	padding: 6px  0 0 0;
}
/*■コンテナ*/

#container {
	text-align: left;
	width: 1000px;
	margin: 0 auto;
	background: #ffffff;
}

/*■ヘッダー*/

#header {
	width: 1000px;
	height: 55px;
	background-image: url(images/top/header.jpg) ;
	background-repeat: no-repeat;
}

/*■フラッシュ*/

#flash {
	width: 1000px;
	height: 195px;
}

/*■左コンテンツ*/

#left-content {
	float: left;
	width: 200px;
	height: 600px;
}

/*■右コンテンツ*/

#right-content {
	float: right;
	width: 800px;
	height: 600px;
}

.point {
	width: 800px;
	height: 390px;
}

.topics {
	width: 800px;
	height: 210px;
	background-image: url(images/top/news.jpg) ;
	background-repeat: no-repeat;
}

.topics-left {
	float: left;
	width: 400px;
	height: 210px;

}

.topics-right {
	float: right;
	width: 400px;
	height: 210px;
}

.bana {
	padding: 40px 0 0 0;
}

.bana-text {
	color: #333333;
	font-size: 12px;
	line-height: 18px;
	padding: 0 0 0 30px;
}

/*■フッター*/

#footer-navi {
	clear: both;
	text-align: center;
	width: 1000px;
	height: 20px;
	background-image: url(images/top/footer-navi.jpg) ;
	background-repeat: no-repeat;
}

#footer {
	text-align: center;
	width: 1000px;
	height: 50px;
	background-image: url(images/top/footer.jpg) ;
	background-repeat: no-repeat;
}

/* ■メインナビ */

.navi{
	width: 200px;
	height: 600px; 
	margin: 0 0 0 0;
}

ul.menu_top{
    list-style:none;
    width: 200px;
}

ul.menu_top li{
    list-style:none;
    float:left;
}

ul.menu_top a{
    display:block;
    height: 30px;
    text-indent:-300px;
    overflow:hidden;
}

a.l1{
    width: 200px;
    height: 30px;
    background-image:url(images/top/link/2.jpg);
}
a:hover.l1{
    width: 200px;
    height: 30px;
    background-position:200px 0px;
}

a.l2{
    width: 200px;
    height: 30px;
    background-image:url(images/top/link/3.jpg);
}
a:hover.l2{
    width: 200px;
    height: 30px;
    background-position:200px 0px;
}

a.l3{
    width: 200px;
    height: 30px;
    background-image:url(images/top/link/4.jpg);
}
a:hover.l3{
    width: 200px;
    height: 30px;
    background-position:200px 0px;
}

a.l4{
    width: 200px;
    height: 30px;
    background-image:url(images/top/link/5.jpg);
}
a:hover.l4{
    width: 200px;
    height: 30px;
    background-position:200px 0px;
}

a.l5{
    width: 200px;
    height: 30px;
    background-image:url(images/top/link/6.jpg);
}
a:hover.l5{
    width: 200px;
    height: 30px;
    background-position:200px 0px;
}

a.l6{
    width: 200px;
    height: 30px;
    background-image:url(images/top/link/7.jpg);
}
a:hover.l6{
    width: 200px;
    height: 30px;
    background-position:200px 0px;
}

a.l7{
    width: 200px;
    height: 30px;
    background-image:url(images/top/link/8.jpg);
}
a:hover.l7{
    width: 200px;
    height: 30px;
    background-position:200px 0px;
}

a.l8{
    width: 200px;
    height: 30px;
    background-image:url(images/top/link/9.jpg);
}
a:hover.l8{
    width: 200px;
    height: 30px;
    background-position:200px 0px;
}

a.l9{
    width: 200px;
    height: 30px;
    background-image:url(images/top/link/10.jpg);
}
a:hover.l9{
    width: 200px;
    height: 30px;
    background-position:200px 0px;
}

a.l10{
    width: 200px;
    height: 30px;
    background-image:url(images/top/link/11.jpg);
}
a:hover.l10{
    width: 200px;
    height: 30px;
    background-position:200px 0px;
}

a.l11{
    width: 200px;
    height: 30px;
    background-image:url(images/top/link/12.jpg);
}
a:hover.l11{
    width: 200px;
    height: 30px;
    background-position:200px 0px;
}

a.l12{
    width: 200px;
    height: 30px;
    background-image:url(images/top/link/13.jpg);
}
a:hover.l12{
    width: 200px;
    height: 30px;
    background-position:200px 0px;
}

a.l13{
    width: 200px;
    height: 30px;
    background-image:url(images/top/link/14.jpg);
}
a:hover.l13{
    width: 200px;
    height: 30px;
    background-position:200px 0px;
}

/* ■サブナビ */

.menu{
	width: 830px;  
	color: #333333;
	font-size: 10px;
	margin: 0 auto;
	padding: 4px 0 0 0;
}

.menu ul,.menu li{
	text-align: center;
        margin: 0;
	padding: 0;
	list-style: none;
}

.menu li{
	float:left;
}


