@charset "shift_jis";

/*------------------------------*/
/* 組織概要                     */
/*------------------------------*/




#profile a:link {color: #f31f8e; text-decoration: none;}
#profile a:visited {color: #f31f8e; text-decoration: none;}
#profile a:hover {color: #f31f8e; text-decoration: underline;}
#profile a:active {color: #f31f8e; text-decoration: underline;}




#heading h1 {
	width: 960px;	/*画像の幅*/
	height: 77px;	/*画像の高さ*/
	font-size: x-small;
	text-indent: -9999px;
	background: url(../img/ppc_title_01.gif) no-repeat;
}

/*---------------------------------------*/
.ppcbody{
	font-size : 14px;
	line-height : 140%;
	padding-top : 12px;
	padding-left : 12px;
	padding-right : 12px;
	padding-bottom : 12px;
	color : #5b5b5b;
	margin-bottom : 5px;
}
.ppctitle01{
	width: 652px;	/*画像の幅*/
	height: 30px;	/*画像の高さ*/
	font-size: x-small;
	text-indent: -9999px;
	background: url(../img/ppc_head_01.gif) no-repeat;
	letter-spacing : 1px;
	margin-bottom : 5px;
}
.ppctitle02{
	width: 652px;	/*画像の幅*/
	height: 30px;	/*画像の高さ*/
	font-size: x-small;
	text-indent: -9999px;
	background: url(../img/ppc_head_02.gif) no-repeat;
	letter-spacing : 1px;
	margin-bottom : 5px;
}
.ppctitle03{
	width: 652px;	/*画像の幅*/
	height: 30px;	/*画像の高さ*/
	font-size: x-small;
	text-indent: -9999px;
	background: url(../img/ppc_head_03.gif) no-repeat;
	letter-spacing : 1px;
	margin-bottom : 5px;
}
.ppctitle04{
	width: 652px;	/*画像の幅*/
	height: 30px;	/*画像の高さ*/
	font-size: x-small;
	text-indent: -9999px;
	background: url(../img/ppc_head_04.gif) no-repeat;
	letter-spacing : 1px;
	margin-bottom : 5px;
}
/*---------------------------------------*/

#msg {
	width: 660px;
	margin-bottom: 27px;
}
#msg h3{
	width: 53px;
	height: 15px;	/*画像の高さ*/
	font-size: x-small;
	text-indent: -9999px;
	background: url(../img/out_heading_h3_02.gif) no-repeat;
}
#msg ul{
	margin-top : 0px;
	margin-left : 25px;
	margin-right : 0px;
	margin-bottom : 0px;
}
#msg li{
  list-style-image : url(../img/list_01.gif);
}

