@charset "utf-8";

#content {
	width:780px;
	float:left;
}

#title {
	width:200px;
	float:left;
	margin-top:40px;
}

#title h3 {
	margin:0 0 20px 20px;
	font-size:10px;
	padding:10px 0 0 0;
	letter-spacing:2px;
	border-top:3px solid #c2e964;
	color:#333333;
}

#title h4 {
	margin:0 0 20px 20px;
	font-size:12px;
	line-height:18px;
	color:#333333;
}

#title p {
	margin:0 0 20px 20px;
	font-size:10px;
	line-height:18px;
	color:#666666;
}

#entry {
	width:550px;
	float:left;
	text-align:center;
	margin-top:10px;
}

#entry-inner {
	padding:0 10px;
	color:#333333;
	letter-spacing:1px;
}

#entry-inner h4 {
	font-size:14px;
	text-align:left;
	margin:30px 0 10px 0;
	padding:0 0 5px 0;
	border-bottom:1px dashed #CCCCCC;
	color:#97b946;
}

#entry-inner h4 a:link,#entry-inner h4 a:visited,#entry-inner h4 a:active,#entry-inner h4 a:hover {
	color:#333333;
	text-decoration:none;
}

#entry-inner h4 span {
	color:#97b946;
}

#entry-inner p {
	text-align:left;
	font-size:13px;
	line-height:20px;
	margin:15px 0 0 0;
	letter-spacing:1px;
}

#entry-inner pre {
	border-left:3px solid #53A9FF;
	padding:0 10px;
	margin:10px;
	text-align:left;
	font-size:12px;
	line-height:24px;
}

#backnext {
	font-size:10px;
	margin-bottom:20px;
	text-align:right;
	letter-spacing:1px;
}

.cmnt {
	padding:0 0 0 20px;
	margin-bottom:10px;
	border-left:3px solid #c2e964;
}

.cmnt p{
	margin:0;
	padding:0;
}

.cmntr {
	text-align:left;
	padding:3px 0 10px 0;
	font-size:10px;
	color:#666666;
}

#entry-inner input,#entry-inner textarea {
	background:#f1f1f1;
	border-top:1px solid #666666;
	border-left:1px solid #666666;
	padding:5px;
	font-family:"MS UI Gothic",Osaka;
}

#thanks p,#name_email p,#cmnt p{
	line-height:180%;
}

#sbmit input {
	font-size:12px;
	margin:10px 0 0 0;
	padding:2px 2px 0 2px;
	color:#FFFFFF;
	background-color:#999999;
	border:none;
}

#atoday #excerpt,#aoriginalitem #excerpt,#favoriteshp #excerpt,#afriends #excerpt,#alink #excerpt,#acontact #excerpt,#aabout #excerpt,#atraining #excerpt,#adoginfo #excerpt {
	display:none;
}

#afriends h4 span,#afriends #title p,#alink h4 span,#alink #title p,#acontact h4 span,#acontact #title p,#aabout h4 span,#aabout #title p,#atraining h4 span,#afavoriteitem h4 span {
	display:none;
}

.extended {
	text-align:right;
}

/* 横並びカテゴリ
-------------------------------------------------------------------------------- */

#afriends #entry,#afavoriteitem #category #entry,#amovie #category #entry {
	width:770px;
}

#afavoriteitem #category .alone,#amovie #category .alone {
	width:250px;
	float:left;
}

#afriends #title,#afavoriteitem #category #title,#amovie #category #title {
	display:none;
}

#afriends h4 span {
	display:none;
}

/* link
-------------------------------------------------------------------------------- */

#alink #linkbnr {
	margin:30px;
}

#alink #linkbnr h5 {
	font-size:12px;
	font-weight:bold;
	color:#666666;
	margin-bottom:10px;
}

#alink #entry th,#alink #entry td {
	font-size:13px;
	line-height:20px;
	padding:8px;
	border-bottom:1px dashed #C4E1FF;
}

#alink #entry th {
	width:170px;
}

#alink #entry td {
	text-align:left;
}

#alink #entry caption{
	text-align:left;
	padding:0 0 5px 10px;
	border-bottom:1px dashed #C4E1FF;
	border-left:3px solid #C4E1FF;
	font-size:12px;
	color:#666666;
	letter-spacing:2px;
}

#alink #entry table {
	margin-bottom:20px;
	width:100%;
}

/* searchresult
-------------------------------------------------------------------------------- */
#searchresult #resultbox {
	text-align:center;
	margin:30px 0 30px 0;
	padding:20px;
	background:url(../images/bg.jpg);
}

#searchresult #resultbox #sbmit input {
	font-size:14px;
	margin:20px;
}

#searchresult #entry h2 {
	font-size:14px;
	margin:30px;
	font-weight:bold;
}	

#searchresult .resultentry {
	padding:3px 3px 3px 10px;
	margin:10px 0;
	border-left:3px solid #B3FF66;
}

#searchresult .resultentry h5 {
	text-align:left;
	font-size:13px;
	padding:0 0 3px 0;
	border-bottom:1px dashed #cccccc;
}

#searchresult .resultentry p {
	padding:0;
	margin:3px;
}


/* about
-------------------------------------------------------------------------------- */

#aabout #entry table {
	width:250px;
	margin:0 0 0 10px;
}

#aabout #entry th,#aabout #entry td {
	font-size:12px;
	line-height:20px;
	letter-spacing:1px;
	border-bottom:1px dashed #cccccc;
	padding:5px;
	color:#666666;
}

/* sitemap
-------------------------------------------------------------------------------- */

#sitemap #entry ul {
	margin:30px 30px;
}

#sitemap #entry li {
	list-style-type:none;
	text-align:left;
	font-size:12px;
}

#sitemap #entry li a:link,#sitemap #entry li a:visited,#sitemap #entry li a:active {
	background: url(../images/li_bg.jpg) no-repeat;
	padding:2px 0 2px 20px;
	border-bottom:1px dashed #cccccc;
	display:block;
	letter-spacing:1px;
	color:#333333;
}

#sitemap #entry li a:hover {
	color:#57AE00;
	text-decoration:none;
	border-bottom:1px dashed #444444;
}

/* privacy
-------------------------------------------------------------------------------- */
#privacy #entry {
	margin-top:20px;
}

#privacy #entry ul {
	margin:10px 20px;
}

#privacy #entry li {
	font-size:12px;
	letter-spacing:1px;
	margin:3px;
	text-align:left;
}

/* training
-------------------------------------------------------------------------------- */

#atraining h4 a:link,#atraining h4 a:visited,#atraining h4 a:active,#atraining h4 a:hover {
	color:#0080FF;
}

#atraining #entry .table {
	float:left;
	width:250px;
	border-top:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-collapse:collapse;
	margin:20px 20px 0 0;
}

#atraining #entry .table th,#atraining #entry .table td {
	font-size:12px;
	letter-spacing:1px;
	padding:5px;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
}

#atraining #entry .table th {
	width:150px;
}

#atraining #entry .table td {
	color:#42A0FF;
}

#atraining #entry table {
	width:80%;
	border-top:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-collapse:collapse;
	margin:20px 0 0 0;
}

#atraining #entry th,#atraining #entry td {
	font-size:12px;
	letter-spacing:1px;
	padding:5px;
	text-align:center;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
}

#atraining #entry th {
	background-color:#0099FF;
	color:#FFFFFF;
}

#caution {
	background-color:#F3F3F3;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	margin:20px 10px;
	padding:15px;
}

#caution img {
	float:left;
	margin:0 10px 10px 0;
}

#caution p {
	_height:1%;
}

#atraining #entry p {
	background-color:#F3F3F3;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	padding:10px;
}
