@charset "UTF-8";

/* -------------------------------
スタイルの初期化 */

body,div,pre,p,blockquote,
form,fieldset,input,textarea,select,option,
dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
table,th,td,embed,object { margin:0; padding:0; }

body{
	font-family:メイリオ,'hiragino kaku gothic pro',sans-serif; font-size:12px; line-height: 1.41;
}

a img { border:0; }
ul, ol { list-style-type:none; }
sup { position: relative; vertical-align: baseline; top: -0.9em; font-size: 0.5em; }
hr { display: none; }
h1,h2,h3,h4,h5,h6 { font-size: 100%; font-weight: normal;}
th, caption{ text-align: left; font-weight: normal; }
th,td { empty-cells:show; }

input[type="text"],input[type="password"],input[type="text"] { padding:0 2px; margin-right:0.1em; }
input[type="submit"] { display:inline; margin:0; }
input[type="checkbox"] { margin-right:0.1em; vertical-align: middle; }
input[type="radio"] { margin-right:0.1em; }
textarea { padding:2px; }
optgroup { font-style:normal; }
option { padding-right:10px; }

body{
	color:#ffffff;
	background:#000000;
}

#all{
	margin-left:auto;
	margin-right:auto;
	padding-top:22px;
	width:774px;
}

#read01{
	padding:10px 0 10px 0;
	text-align:right;

}

.clearfix{
    display: inline-block;
}

.clearfix{
    display: block;
}

.clearfix:after{
     content: "";
     display: block;
     clear: both;
     height: 0;
}

.clear{
	clear:both;
}

a:link {
	color: #FFF;
}
a:visited {
	color: #FFF;
}
a:hover {
	color: #999;
}
a:active {
	color: #FFF;
}


#menu01 a:link {
	color: #333;
	text-decoration: none;
}
#menu01 a:visited {
	color: #333;
	text-decoration: none;
}
#menu01 a:hover {
	color: #999;
	text-decoration: none;
}
#menu01 a:active {
	color: #333;
	text-decoration: none;
}

#footer01{
	text-align:right;
	padding-top:30px;
}

#footer01 li{
	float:right;
	margin:30px 0 45px 10px;
}


.achead {
	cursor:pointer;
	display:block;
}
