*{	margin:0;
	padding:0;
	zoom:1;}


/*-----------------------------
	全体設定
-------------------------------*/

body {
	font-family : Arial,'ＭＳ Ｐゴシック',sans-serif ;
	font-size: 12px;
	line-height: 2;
	width:580px;
}


p,th,td,textarea{
	line-height: 1.4em;
}

ul{
	list-style-type: none;
}

#naka { list-style-type: square; list-style-position:outside; }

img {
	border: none; margin:0;
}

.look {
	background: #FFFF99;
}

a:link { color: #0066CC; outline: 0;}
a:visited { color: #333399; }
a:hover { color: #ff662b; text-decoration:none; }

.b { font-weight:bold; }

strong {font-weight:normal; }


#top { width:0; height:0}


*html body #wrapper { margin-top:-24px;}


.pink-b {color:#F69; font-weight:bold;}

.blue-b {color:#69C; font-weight:bold;}

.red-b {color:#F03; font-weight:bold;}

.pink {color:#F69; }

.blue {color:#69C; }

.red {color:#F03; }

.orange {color:#F60; }


div#moyamoya { width:580px;}


#note-head {
	width: 575px;
	height:24px;
	position:relative;
	top:2px;
}


#note {
	width: 575px;
	padding-top:8px;
	color: #000000;
}

#note-foot {
	width: 575px;
	height:30px;
	position:relative;
	bottom:2px;
}

#note p {
	width: 540px;
	margin-left:10px;
	line-height:1.6;
}

/*もやもや５ページ
------------------------------------------------------------------*/

#moyalist {
	width:500px;
	background: url(../images/moyamoya/iikoto_bg2.gif) repeat center top;
	position:relative;
	left:30px;
	font-size:14px;
}
	

#moyalist  li a {
	text-decoration: none;
	display: block;
	text-align:left;
	background: url() no-repeat left center;
	line-height:2.2;
	padding-left: 30px;
	zoom: 1;
	margin-left:30px;
}

#moyalist  li a:hover {
	background:url(../images/moyamoya/moya.gif) no-repeat 3px;;
	color: #936;
	font-weight:bold;
}


#moya_ok {
	width:565px;
	height:150px;
	background: url(../images/moyamoya/back_1.gif) no-repeat center top;
	position:relative;
	background-image: url(../images/moyamoya/back_1.gif);
	background-color:#FFF;
}

#moya_ok p{width:300px;
position:relative;
	left:170px;
	top:7px;}

#moya_ng {
	width:565px;
	height:150px;
	background: url(../images/moyamoya/back_2.gif) no-repeat center top;
	position:relative;
	background-color: #FFF;
}

#moya_ng p{width:300px;
position:relative;
	left:170px;
	top:7px;
	line-height:2}
