@charset "utf-8";

/*==========================================================================================================*/

/*USER独自のCSSの指定を行っています。*/

/*==========================================================================================================*/

/************************************************************************************************************/
/* bodyの指定(自由に色を配置) */
/************************************************************************************************************/
/*body {background-color: #fff;}*/

/************************************************************************************************************/
/* headerの指定(ブラウザ全体に色を配置) */
/************************************************************************************************************/
/*#header,#naviG,#footer{background-color:#fff;}*/

/************************************************************************************************************/
/* footerの指定(ブラウザ全体に色を配置) */
/************************************************************************************************************/
/*#footer {background-color: #de5a57;}
#footer p{color: #fff;}*/

/************************************************************************************************************/
/*  */
/************************************************************************************************************/
/*#naviG ul li a {padding-top:10px;padding-bottom:8px;}
.text_2 a:after{content: "SUBMENU1";}
.text_3 a:after{content: "SUBMENU2";}
.text_4 a:after{content: "SUBMENU3";}
.text_5 a:after{content: "SUBMENU4";}
.text_6 a:after{content: "SUBMENU5";}
.text_7 a:after{content: "SUBMENU6";}*/

/************************************************************************************************************/
/* copyright削除 */
/************************************************************************************************************/

#copyright{display:none;}
img[src*="googleads.g.doubleclick.net"]{display:none;}