body {
	font-family: sans-serif, Meiryo;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	width: 950px;
	height:auto;
	background-color: #ffd;
	font-size:14px;
}

p {
	line-height: 20px;
	margin: 0.1em 0px;
}

p.b{
font-weight:bold;
}

img.example1 { float: left; }
img.example2 { float: right; }
.clearLeft { clear: left; }
.clearRight { clear: right; }

textarea {
	font-size: 100%;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

menuA, hon-bun, footer {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 0px 0px 4px #666;
	-moz-box-shadow: 0px 0px 4px #666;
	box-shadow: 0px 0px 4px #666;
	border: 1px solid #ddd;
	background-color: #ffc;
	/*text-decoration:none;*/
	display:block;
	padding:16px;
	margin:6px;
}

/*-------�F-------*/
aka{color:#f00;}
ao{color:#00f;}
midori{color:#080;}


/*----------------------  �w�b�_�i��̉摜�j   -------------------*/
header{
	text-align: center;
}

/*----------------------  ���j���[   --------------------------*/

menuA {
	float: left;	
}

menu1 a {
	background-color: #dfd;
	background: #cfc; /* Old browsers */
	background: -moz-linear-gradient(top, #cfc 0%, #bfb 33%, #8f8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cfc), color-stop(33%,#bfb), color-stop(100%,#8f8)); /* Chrome,S8f8ri4+ */
	background: -webkit-linear-gradient(top, #cfc 0%,#bfb 33%,#8f8 100%); /* Chrome10+,S8f8ri5.1+ */
	background: -o-linear-gradient(top, #cfc 0%,#bfb 33%,#8f8 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #cfc 0%,#bfb 33%,#8f8 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cfc', endColorstr='#8f8',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #cfc 0%,#bfb 33%,#8f8 100%); /* W3C */
	font-size:14px;
	width: 140px;
	line-height:35px;
	text-decoration:none; /*�����N�̉���������*/
	border: 1px outset #333;
	color:#000;
	font-weight: bold;
	display:block;

	text-align:left;
	padding-left:10px;
	/*width:100%;*/
}

menu1 a:hover {
	background: #9d9; /* Old browsers */
	background: -moz-linear-gradient(top, #9d9 0%, #7d7 33%, #5d5 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9d9), color-stop(33%,#7d7), color-stop(100%,#5d5)); /* Chrome,S9d9ri4+ */
	background: -webkit-linear-gradient(top, #9d9 0%,#7d7 33%,#5d5 100%); /* Chrome10+,S9d9ri5.1+ */
	background: -o-linear-gradient(top, #9d9 0%,#7d7 33%,#5d5 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #9d9 0%,#7d7 33%,#5d5 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9d9', endColorstr='#5d5',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #9d9 0%,#7d7 33%,#5d5 100%); /* W3C */
	border: 1px outset #000;
	color:#33f;
	text-decoration:none;
	display:block;
	font-weight:bold;
}

menu1 span{ /*�]��*/
	padding-left:50px;
}



/*----------------------  �{��   --------------------------*/

hon-bun {
	float: right;
	margin-bottom: 20px;
	text-align: left;
	width: 700px;
	background-color: #dfd;
}

hon-bun span { /*--�ԕ���--*/
	color:#f00;
	font-size:120%;
	font-weight:bold;
}

hon-bun h1{
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background-color: #0b0;
	border-radius: 4px;
	-webkit-box-shadow: 0px 0px 4px #666;
	-moz-box-shadow: 0px 0px 4px #666;
	box-shadow: 0px 0px 4px #666;
	color: #fff;
	margin-bottom: 15px;
	margin-left: 100px;
	margin-right: 100px;
	margin-top: 5px;
	padding: 5px;
	text-shadow: 1px 1px 5px #000;
	text-align:center;
	border: medium solid #5b2;
}

hon-bun h2 {
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	border: medium solid #5b2;
	background-color: #080;
	color: #fff;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-top: 5px;
	padding: 5px;
	text-shadow: 1px 1px 5px #000;
}

hon-bun h3 {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-color: #555;
	color: #fff;
	margin-bottom: 6px;
	margin-left: -6px;
	margin-right: -6px;
	margin-top: 0px;
	padding: 6px;
	text-shadow: 1px 1px 5px #000;
}

hon-bun ul {
	border-top-color: #e7e2d7;
	border-top-style: solid;
	border-top-width: 1px;
	list-style-image: none;
	list-style-style: none;
	margin-bottom: 14px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 14px;
	padding: 0px;
}

hon-bun li {
	list-style-image: none;
	list-style-style: none;
	margin: 0px;
	padding: 0px;
}

hon-bun li a:link, hon-bun li a:visited {
	border-bottom-color: #e7e2d7;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	float: left;
	padding-bottom: 3px;
	padding-left: 1%;
	padding-right: 1%;
	padding-top: 3px;
	width: 96%;
}

hon-bun li a:hover {
	background-color: #f2f1ec;
}



/*----------------------  �t�b�^�[   --------------------------*/
footer {
	width: 920px;
	background-color: #aaa;
	border-style: none;
	clear: both !important;
	color: #000;
	font-size: 0.8em;
	padding: 10px;
	text-align: center;
}

footer a {
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0px;
}

