@charset "UTF-8";

/* ------------------------------ menu footer---------------------------- */
.menuLink {
	FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: Verdana,Geneva,sans-serif; TEXT-DECORATION: none; font-smoothing: on 
}

/* ------------------------------ back color ---------------------------- */

body {
     margin: 0;
	font-family: 'Lucida Grande','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック', sans-serif;
}
body a {
	font-family: 'Lucida Grande','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック', sans-serif;
}
img{
	border:	0;
	margin: 0;
	padding: 0;
}

.content_title{
	margin-top:			1px;
	padding:         	10px 20px;
    color:              #000;
	font-size:          14px;
	line-height:        220%;
}
.content_title A{
	 text-decoration: none;
	margin-top:			1px; 
	padding:         	10px 20px;
    color:              #fff;
	font-size:          14px;
	line-height:        220%;
}
.content_title_link{
	 text-decoration: none;
	margin-top:			1px; 
	padding:         	10px 20px;
    color:              #fff;
	font-size:          14px;
	line-height:        220%;
}
.content_article{
	margin-top:			1px;
	padding:         	10px 20px;
    color:              #000;
	font-size:          12px;
	line-height:        220%;
}

.content_article A{
	 text-decoration: none;
	margin-top:			1px; 
	padding:         	10px 5px;
    color:              #fff;
	font-size:          12px;
	line-height:        220%;
}
.content_article_link{
	 text-decoration: none;
	margin-top:			1px; 
	padding:         	10px 5px;
    color:              #fff;
	font-size:          12px;
	line-height:        220%;
}
#foot{
	width:				770px;
    clear: both;
}






