@charset "Shift_JIS";

/*----------------------------- 
ユニバーサルセレクタ 
----------------------------- */

*{
	margin:0;
	padding:0;
}

/*----------------------------- 
基本
----------------------------- */

body {
	line-height:0px;
	font-family : Verdana,Arial,Meiryo,"メイリオ","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Osaka,"MS P Gothic","ＭＳ Ｐゴシック",sans-serif;;
	color : #333333;
	text-align:left;
}

a {
	color : #ff9999;
    text-decoration : underline;
	}

a:link {
	text-decoration : underline;
	}

a:visited {
	text-decoration : underline;
	}

a:active {
	text-decoration : underline;
	}

a:hover {
	color : #ff3399;
    text-decoration : none;
	}
.backimg{
background:url(../img/backimg2.jpg) top center repeat-y;
}


.header_memo{
	margin:0px 0px 30px 0px;
	}
	

.container_memo {
	width : 800px;
	}

h3.sevice01{
	text-indent:-9999px;
	line-height:40px;
	display:block;
	height:40px;
	background:url(../img/sevice_01.gif) no-repeat;
	}

h3.sevice02{
	text-indent:-9999px;
	line-height:40px;
	display:block;
	height:40px;
	background:url(../img/sevice_02.gif) no-repeat;
	}

h3.sevice03{
	text-indent:-9999px;
	line-height:40px;
	display:block;
	height:40px;
	background:url(../img/sevice_03.gif) no-repeat;
	}

h3.sevice04{
	text-indent:-9999px;
	line-height:40px;
	display:block;
	height:40px;
	background:url(../img/sevice_04.gif) no-repeat;
	}

h3.sevice05{
	text-indent:-9999px;
	line-height:40px;
	display:block;
	height:40px;
	background:url(../img/sevice_05.gif) no-repeat;
	}

.container_memo p{
	font-size:12px;
	line-height:150%;
	margin:10px 10px 10px 10px;
	}
	
.container_memo table{
	margin:0px 0px 10px 0px;
	}
	
.footer_memo {
	margin:20px 0px 30px 0px;
	}

