*{
	margin:0px;
	padding:0px;
}

body{
	color: #333333;
	background: url(../images/bg_1.jpg);
}

img {
border: 0px ;
}

.indent{
	text-indent: 1em;
	line-height:150%; 
	/*text-justify: distribute;*/
}

.end{
clear: left;
}

.midasi1a{
margin: 10px;
margin-left: 30px;
	width:auto;
	height: 32px;
	color:#49A72A;
	background-image:url(../images/point.gif);
	background-repeat:no-repeat;
	font-size: 18px;
	font-weight:bold;
	text-align:left;
	padding-left:40px;
	display: block;
}


a:link, a:visited{
	text-decoration: none;
}

 a:active,  a:hover{
	text-decoration: underline;
	color: red;
}


/* ヘッダーロゴ部分 */
#rogo{
margin: 5px;
width: 600px;
float: left;
}

#rogomenu{
margin: 5px;
margin-top: 10px;
width: 100px;
float: left;
}

#rogobot img {
margin:0px;
margin-top: 0px;
width: 750px;
float: left;
vertical-align:text-bottom; 
}


#rogomenu li {
list-style-type: none;
}

/* コンテンツ全体 */
#cntnts{
	width:730px;
	padding-top:25px;
	background: url(../images/bg_3.png);
	font-size:10pt;
	line-height: 1.5em;
	position:relative;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}

#cntnts2{
	width:730px;
	padding-top:25px;
	font-size:10pt;
	line-height: 1.5em;
	position:relative;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}

h1{
padding-left: 5px;
font-size: 25px;
color: #ff0000;
}

h2{
font-size: 25px;
color: #ff0000;
}

h3{
font-size: 25px;
color: #ff0000;
}

.left_text li ul{
text-align: right;
}

#container{
	width: 750px;
	height: 100%;
	margin: 0 auto;
	padding: 0 0px;
	background: url(../images/bg_2.jpg);
}


/*　メニュー部分 --背景にfb_bk.pngを横繰り返し、高さは画像と同じサイズ-- */




#menu ul 
{
background-image: url(../images/fb_bk.png);
background-repeat: repeat-x;
background-position: 0 0;
position:relative;
height:46px;
}

#menu li 
{
width: 150px;
height: 40px;
list-style-type:none;
float: left;
}

#menu li a 
{
display: block;
width: 150px;
height: 40px;
position: relative;
top: 3px;
outline:none;
background-position: 0 0;
background-repeat: no-repeat;
text-decoration: none;
text-indent: -9999em;
}    

#menu #home a{
background-image: url(../images/home.png);
}

#menu #home_on{
display: block;
width: 150px;
height: 40px;
position: relative;
top: 3px;
outline:none;
text-decoration: none;
text-indent: -9999em;
background-repeat: no-repeat;
background-image: url(../images/home.png);
background-position: 0 -40px;
text-indent: -9999em;
}
	
#menu li#btnkai a{
background-image: url(../images/bokai.png);
}

#menu li#btnkai_on{
display: block;
width: 150px;
height: 40px;
position: relative;
top: 3px;
outline:none;
text-decoration: none;
text-indent: -9999em;
background-repeat: no-repeat;
background-image: url(../images/bokai.png);
background-position: 0 -40px;
text-indent: -9999em;
}

#menu #btnten a{
background-image: url(../images/boten.png);
}

#menu #btnten_on{
display: block;
width: 150px;
height: 40px;
position: relative;
top: 3px;
outline:none;
text-decoration: none;
text-indent: -9999em;
background-repeat: no-repeat;
background-image: url(../images/boten.png);
background-position: 0 -40px;
text-indent: -9999em;
}

#menu #btnsai a{
background-image: url(../images/bosai.png);
}

#menu #btnsai_on{
display: block;
width: 150px;
height: 40px;
position: relative;
top: 3px;
outline:none;
text-decoration: none;
text-indent: -9999em;
background-repeat: no-repeat;
background-image: url(../images/bosai.png);
background-position: 0 -40px;
text-indent: -9999em;
}


#menu #btnkan a{
background-image: url(../images/bokan.png);
}

#menu #btnkan_on{
display: block;
width: 150px;
height: 40px;
position: relative;
top: 3px;
outline:none;
text-decoration: none;
text-indent: -9999em;
background-repeat: no-repeat;
background-image: url(../images/bokan.png);
background-position: 0 -0px;
text-indent: -9999em;
}

#menu #btnnon a{
background-image: url(../images/b1on.png);
}

#menu #btnnon{
display: block;
width: 150px;
height: 40px;
position: relative;
top: 3px;
outline:none;
text-decoration: none;
text-indent: -9999em;
background-repeat: no-repeat;
background-image: url(../images/b1on.png);
background-position: 0 -0px;
text-indent: -9999em;
}



#menu li#on{
background-position: 0 -40px;
}

/* マウスオンすると重なった27px下の画像が出てきます
-------------------------------- */
#menu li a:hover{
background-position: 0 -40px;
}
/* ここまでmenu部分
-------------------------------- */



/* サブメニュー */
#side_menu{
width: 130px;
height: 300px;
float: left;}
/* サブメニュー終わり */

/* メインタイトル */
#p_title{
width: 600px;
height: 50px;
background-image: url(../images/title_bg.png);
}


/* フッター部分 */
#footinfo  
{
background-image: url(../images/fb_bk.png);
height:50px;
}

#footinfo li{
margin: 5px;
color: #ffffff;
list-style-type:none;
float: left;
}

.footcp{
margin: 0px;
color: #ffffff;
list-style-type:none;
float: right;
}

/*	リンクカラー	*/

#footinfo ul li a:link, #footinfo ul li a:visited{
	text-decoration: underline;
	color: #ffffff;
}

#footinfo ul li a:active, #footinfo ul li a:hover{
	text-decoration: none;
	color: #ffffff;
}
