/** body,h,pタグ段落０初期化 **/
body {
	margin: 0px 0 0 0;
	padding: 0px;
	background-color: #000000;
	background-image: url(../images/back.gif);
	background-position: center top;
	background-repeat: repeat-y;
}
h1,h2,h3,h4,h5,h6,h7,p { margin: 0px;padding: 0px;}

a:visited{ color: #0000CC; }

/** 文字装飾用クラス **/
.bold        { font-weight: bold;									}
.center 	 { text-align: center;									}
.justify     { text-align:justify; text-justify:inter-ideograph ;	}
.floatleft	 { float: left;											}
.floatright	 { float: right;										}


#com{
    color: #FFFFFF;
	background-color:#000000;
    }
#com h1{
    font-size: 12px;
	}

#com h2{
    font-size: 12px;
	}


/* ////////////////////////////////////// */
/*                                        */
/*                Frame menu              */
/*                                        */
/* ////////////////////////////////////// */
.frame_menu{
    background-image: url(../image/frame_side_bg.gif);
	background-repeat: repeat-y;
	}
#side_left2 {
	width: 208px;
	margin: 0;
	padding: 0;
	background-image: url(../image/frame_side_bg.gif);
	background-repeat: repeat-y;
	font-size: 12px;
}
#side_left2 p{
    margin-left: 14px;
	}
.rogo{
    margin: 0 0 0 10px;
	}
.blog{
    margin: 0 0 0 14px;
	}


/* ////////////////////////////////////// */
/*                                        */
/*                Frame2                  */
/*                                        */
/* ////////////////////////////////////// */

#frame2 {
	text-align: left;
	width: 567x;
	background-image: url(../image/frame3_bg.gif);
	background-repeat: repeat-y;
	font-size: 12px;
	}


/* ////////////////////////////////////// */
/*                                        */
/*                side right              */
/*                                        */
/* ////////////////////////////////////// */
#side_right2{
	width: 535px;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 17px;
}

/* ////////////////////////////////////// */
/*                                        */
/*                main2                   */
/*                                        */
/* ////////////////////////////////////// */
#main2{
	width: 521px;
	padding-left: 25px;
}


/* ////////////////////////////////////// */
/*                                        */
/*                top contens2            */
/*                                        */
/* ////////////////////////////////////// */
#main2{
    width: 535px;
	margin: 0;
	padding: 0;
	}
.main2{
    margin-bottom: 12px;
	}
.tel2{
	margin-left: 60px;
	 } 
.contents2{
    margin: 12px 0 20px 0 ;
	padding: 0;
	}
.contents_com2{
    padding: 5px 0 0 0;
	line-height: 1.3em;
	width:168px;
	}
	
	
/* ////////////////////////////////////// */
/*                                        */
/*               Footer                   */
/*                                        */
/* ////////////////////////////////////// */
#fc2{
    width: 535px;
	margin-top: 30px;
	clear: both;
	}
#footer2 {
	width: 535x;
	height: 10px;
	padding: 0px 0 5px 0px;
	background-color: #545454;
	font-size: 12px;
	clear: both;
}
#foote2r ul,#footer2 li{
    margin: 0;
	padding: 0;
	list-style: none;
	}
#footer2 li{
    float: left;
	margin: 8px;
	}
#footer2 a,#footer2 a:link,#footer2 a:visited{
    color: #FFFFFF;
	text-decoration:none;
	}
#address2{
    clear: both;
	margin-top: 10px;
	padding: 10px 0 10px 0;
	}
#address2 p{
    float: right;
	margin-right: 15px;
	}