a:link {
	color: #006699;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #006699;
}
a:hover {
	text-decoration: underline;
	color: #ff3333;
}
a:active {
	text-decoration: none;
}

/*大枠*/
body{
	/*text-align: center;*/
	background-image:  url(../img/body-bg.jpg);/*BODY背景色*/
    /*background-color: #ffffff;/*背景色*/
	font-size: 13px;
	line-height: 17px;
	color:#663300;
	margin-top: 0px;
	margin-left: 0px;
}


	
	
	
/*影*/	
.sw-main {
height:5px;
background-repeat:repeat-x;
background-image:  url(../img/bg2.jpg);/*ヘッダの下の影*/
}

	
	
/*メイン*/
.main {
	width: 764px;
	margin:auto;
	background-image:  url(../img/main-bg.jpg);/*かべもよう・背景*/
}

.main- {
	width: 764px;
	margin:auto;
	background-image:  url(../img/body-bg2.jpg);/*階層ページかべもよう・背景2*/
}

/*index
/*
.main2 {
	width: 710px;
	margin:auto;
	padding-top:30px;
	padding-bottom:20px;
}
.main3 {
width: 710px;
margin-top: 0px;
margin-bottom: 0px;
	padding-top:20px;
	padding-bottom:20px;}
.m3-1 {width: 350px;float: left;margin-bottom: 0px;}
.m3-2 {width: 357px;float: right;margin-bottom: 0px;}
*/


.news{/*index新着情報*/
	/*text-align: center;*/
	font-size: 12px;
	line-height: 15px;
	color:#333333;
	margin-top: 5px;
	margin-left: 0px;
	}

.va{/*index新着情報*/
	/*text-align: center;*/
	font-size: 12px;
	line-height: 15px;
	color:#FF3300;
	margin-top: 5px;
	margin-left: 0px;
	}


table.news_tdline td {
	border-bottom:1px solid #999999;
}







/*テキスト*/
.txt1{
	margin-left: 20px;
	margin-top: 5px;
	text-align: left;
}
.txt2{
	font-size:14px;
	color:#006699;
	margin-top: 5px;
	margin-bottom: 15px;
	font-weight:bold;
}
.txt2-{
	font-size:14px;
	color:#006699;
	margin-top: 5px;
	margin-bottom: 15px;
	text-align: left;
	line-height: 18px;
	width: 510px;
}


.txt3{
	font-size:16px;
	margin-top: 5px;
	margin-bottom: 15px;
	line-height: 20px;
	text-align: center;
	/*font-weight:bold;*/
}
.txt4{
	font-size:16px;
	margin-top: 5px;
	margin-bottom: 15px;
	line-height: 20px;
	text-align: center;
	font-weight:bold;
}
.txt5{

	text-align: left;
	font-size:13px;
	line-height: 17px;
    margin-left: 8px;
	margin-top: 0px;
	margin-bottom: 8px;
	margin-right: 5px;
	font-weight:bold;
	}


.txt_red14b {
	font-size: 14px;
	color: #FF0000;
	font-weight:bold;
}

.txt_normal {
	font-weight:normal;
}


h1 {
        margin-top: 0px;
	margin-bottom: 0px;
}

h2 {
	font-size: 1px;
	color: #666666;
        margin-top: 0px;
	margin-bottom: 0px;
}

h3{
	font-size:13px;
	margin: px;
	font-style:normal;
	text-align: left;
}


/* space */

.m_10 {
	margin:10px;
}

