@charset 'utf-8';

/* ----- HTML再定義 ------------------------------------ */

* {
	margin: 0px;
	padding: 0px;
	
	font-size: 12px;
	font-style: normal;
	font-family: 'ＭＳ Ｐゴシック', 'MS UI Gothic', Osaka, sans-serif;
	text-align: left;
}

body {
	margin : 0px;
	padding: 0px;
	background-color: #f2f2f2;
	text-align: center;
}
p, li, dt, dd, address {
	color: #404040;
	line-height: 140%;
}
p {
	margin-bottom: 15px;
}
ul {
	margin: 0px 0px 20px 20px;
}
ul li ol li {
	margin: 0px 20px 0px 25px;
}
ul li ol {
	margin-bottom: 10px;
}
em {
	font-weight: bold;
}
img {
	margin-right: 10px;
	margin-bottom: 5px;
	border: 0px;
}
object {
	margin-left: 10px;
}

pre {
	width: 430px;
	
	margin: 10px;
	padding: 5px;
	border: 1px solid #EEEEEE;
	
	overflow: auto;
}
code, var, kbd {
	color: #000080;
	
	font-family: 'ＭＳ ゴシック', monospace;
	line-height: 1.2;
}
blockquote {
	margin: 10px;
	border-left: 2px solid #7777AA;
}
blockquote p {
	color: #999999;
}

form fieldset {
	border: 0px solid #000000;
}
form legend {
	display: none;
}
form input, form select {
	margin-right: 1px;
	padding: 1px;
	border:1px solid #A8A8A8;
}
form input.button {
	color:#737373;
	border:1px solid #A8A8A8;
	background-color:#E9E9E9;
}

@media screen {
	form input, form select {
		font-family: Verdana, Arial, sans-serif;
	}
}
form select {
	margin-top: 1px;
}
form p input {
	text-align: center;
}
form textarea {
	padding: 1px;

	font-family: 'ＭＳ ゴシック', Osaka, monospace;
	line-height: 1.2;
}

table {
	margin-bottom: 10px;
	border: 1px solid #666680;
	border-collapse: collapse;
}
table tr th {
	padding: 5px;
	border: 1px solid #AAAAAA;

	background-color: #EEEEEE;

	text-align: center;
}
table tr td {
	padding: 5px;
	border: 1px solid #AAAAAA;
}
table tr td input {
	margin: -2px;
}

a:link, a:visited {
	color: #404040;
	text-decoration: none;
}
a:active, a:hover {
	color: #404040;
	text-decoration: underline;
}

hr {
	height : 1px;
	color  : #3D3D3D;
	margin : 8px 0px 8px 0px;
}

/* ----- 基本構造 -------------------------------------- */

div#container {
	width: 736px;
	margin: 0px auto;
	background-color: #FFFFFF;
	background-image: url('./images/acblog_bg.gif');
	
}

div#container_inner {
	width: 718px;
	margin: 0px 9px;
	text-align:center;
}

div#header {
	float: none;
	clear: both;
	
/*	height: 88px;	*/
	height: 83px;
	
	background-color: #E0E0E5;
	background-image:url('./images/acblog_title.gif');
}

div#wrpper {
	margin:8px 0px 8px 0px;
	padding:8px 0px 8px 0px;
}

div#menu {
/*	display:none;	*/
	float: none;
	clear: both;
	color:#DADADA;
	background-color: #3D3D3D;
/*	border:2px solid red; */
}

div#navigation {
	width: 174px;
	float: left;
}
div#logs {
	float: right;
}
div#diary, div#comment, div#trackback {
	margin: 0px 15px;
}

div#page, div#navi, div#contents, div#work, div#form, div#canvas, div#env, div#status {
	float: none;
	clear: both;
	padding: 0px 15px;
}

div#footer {
	float: none;
	clear: both;
}

div#container_footer {
	margin:0px auto;
	width: 736px;
	float: none;
	clear: both;
	height:12px;
	background-image:url('./images/acblog_bg_under.gif');
}

/* ----- ヘッダー -------------------------------------- */

div#header h1 {
/*	padding: 15px 15px 10px 15px;	*/
}
div#header h1 a {
	color: #444444;

	font-size: 25px;
	text-decoration: none;
}
@media screen {
	div#header h1 a {
		font-family: Verdana, Arial, sans-serif;
	}
}

div#header p {
	margin: 0px 15px;

	font-size: 12px;
}

div#header ul#site_links {
	position: relative;
	width:178px;
	margin: 4px 0px 0px 534px;
	padding: 0px;
	height: 9px;
	list-style: none;
	overflow: hidden;
}

div#header ul#site_links li{
	display : inline;
}

div#header ul#site_links li a{
	height: 9px;
	position: absolute;
	overflow: hidden;
	margin : 0;
	padding: 0;
	text-indent: -100em;
	text-decoration: none;
}


div#header ul#site_links li#acnet a{
	width: 35px;
	left : 0px;
	top  : 0px;
}

div#header ul#site_links li#fromsoft a{
	width: 85px;
	left : 42px;
	top  : 0px;
}

div#header ul#site_links li#nouten a{
	width: 44px;
	left : 134px;
	top  : 0px;
}

div#header div#rss_feed {
	margin:8px 0px 0px 680px;
	padding:0px;
}

div#header div#title {
	position: relative;
	width :166px;
	height: 30px;
	margin: -1px 0px 0px 28px;
	padding: 0px;
	list-style: none;
	overflow: hidden;
}

div#header div#title a {
	position: absolute;
	overflow: hidden;
	margin : 0;
	padding: 0;
	text-indent: -100em;
	text-decoration: none;
	width : 166px;
	height: 30px;
	top  : 0px;
	left : 0px;
}

/* ----- メニュー -------------------------------------- */

div#menu h2 {
	display: none;
}

div#menu ul {
	padding: 5px 0px;
}
div#menu ul li {
	color: #DADADA;
	display: inline;
	margin-right: 10px;
}

div#menu a:link, div#menu a:visited {
	color: #DADADA;
	text-decoration: none;
}
div#menu a:active, div#menu a:hover {
	color: #DADADA;
	text-decoration: underline;
}

/* ----- 横置きカレンダー -------------------------------------- */

div#slide_calender h2 {
	display: none;
}

div#slide_calender ul {
	margin: 14px 14px;
	padding: 25px 5px 5px 5px;
	width : 680px;
	text-align: center;
	font-size: 12px;
	background-image:url('./images/acblog_calendar_bg.gif');
}
div#slide_calender ul li {
	display: inline;
	margin-right: 2px;
	list-style-type:none;
	color: white;

}
div#slide_calender .today {
	background-color: #564539;
	padding:1px 2px;
	font-weight:bold;
}
div#slide_calender a:link, div#slide_calender a:visited {
	padding: 0px;
	color: white;
	text-decoration: underline;
	border-bottom:0px solid #444444;
}
div#slide_calender .month a:link, div#slide_calender .month a:visited {
	padding: 0px;
	font-weight: bold;
	text-decoration: none;
	border-bottom:0px solid #444444;
}
div#slide_calender a:active, div#slide_calender a:hover {
	padding: 0px;
	color: white;
	border-bottom:0px solid #444444;
}

/* ----- ナビゲーション -------------------------------- */

/* ----- ナビゲーション基本 -------------------------------------- */
div#navigation h2 {
	display: none;
	
	/* 画像をおくのでこの形で */
	/*
	margin: 0px;
	padding: 0px;
	
	width:160px;
	height:38px;
	color: #737373;
	
	border:0px solid #a8a8a8;
	background-color: #f9f9f9;
	background-color: blue;
	*/
}

div#navigation ul {
	width  : 158px;
	margin : 0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
	border-top   : 0px solid #DADADA;
	border-left  : 1px solid #DADADA;
	border-right : 1px solid #DADADA;
	border-bottom: 1px solid #DADADA;
}
div#navigation ul li {
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	list-style-image: url('./images/acblog_list_marker.gif');
	list-style-position:inside;
}
div#navigation ul li ul {
	width  : auto;
	margin : 0px 0px 0px 20px;
	border : 0px;
}

div#navigation dl {
	width  : 158px;
	margin : 0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
	border-top   : 0px solid #DADADA;
	border-left  : 1px solid #DADADA;
	border-right : 1px solid #DADADA;
	border-bottom: 1px solid #DADADA;
/*	margin: 0px 10px 0px 12px;*/
}
div#navigation dl dt {
	width  : auto;
	margin : 0px 0px 0px 10px;
}
div#navigation dl dd {
	width  : auto;
	margin : 0px 0px 0px 16px;
}

div#navigation form {
	padding:4px;
	width:150px;
	border-top   : 0px solid #DADADA;
	border-left  : 1px solid #DADADA;
	border-right : 1px solid #DADADA;
	border-bottom: 1px solid #DADADA;
}
/* 未使用 ----
div#navigation form dl {
}
div#navigation form dl dt {
	display: none;
}
div#navigation form dl dd {
}
---- 未使用 */

div#navigation form p {
	margin-left: 12px;
	margin-bottom: 0px;
}

div#navigation table {
	width: 160px;
	margin: 0px;
	padding : 0px;
	border: 0px solid #DADADA;
}
@media screen {
	div#navigation table {
        	margin: 0px auto 0px auto;
        }
}
div#navigation table tr th {
	padding: 3px;
	border-top   : 0px solid #DADADA;
	border-left  : 1px solid #DADADA;
	border-right : 1px solid #DADADA;
	border-bottom: 1px solid #DADADA;

	background-color: #FFFFFF;

	text-align: left;
}
div#navigation table tr td {
	padding: 3px;
	border-top   : 0px solid #DADADA;
	border-left  : 1px solid #DADADA;
	border-right : 1px solid #DADADA;
	border-bottom: 1px solid #DADADA;

	text-align: center;
}
@media screen {
	div#navigation table tr td {
        	padding: 3px;
        }
}
div#navigation table tr td a {
	text-decoration: underline;
}

div#navigation .day {
	color: #444444;
}
div#navigation .satday {
	color: #4444CC;
}
div#navigation .sunday {
	color: #CC4444;
}
div#navigation .today {
	background-color: #EEEEEE;
}

div#navigation .calender {
	width:158px;
	margin: 0px;
	padding-bottom:12px;
	text-align:right;
	border-top   : 0px solid #DADADA;
	border-left  : 1px solid #DADADA;
	border-right : 1px solid #DADADA;
	border-bottom: 1px solid #DADADA;
}

div#navigation .block {
	margin-left: 14px;
	text-align: center;
}
div#navigation .inner_block {
	width:158px;
	padding      : 0px;
	border-top   : 0px solid #DADADA;
	border-left  : 1px solid #DADADA;
	border-right : 1px solid #DADADA;
	border-bottom: 1px solid #DADADA;
}

/* ----- ナビゲーションバナー -------------------------------------- */
div#ban_profile {
	width:160px;
	height:38px;
	background-image:url('./images/acblog_ban_profile.gif');
}

div#ban_calender {
	width:160px;
	height:38px;
	background-image:url('./images/acblog_ban_calender.gif');
}

div#ban_contents {
}

div#ban_category {
	width:160px;
	height:38px;
	background-image:url('./images/acblog_ban_category.gif');
}

div#ban_entry {
	width:160px;
	height:38px;
	background-image:url('./images/acblog_ban_entry.gif');
}

div#ban_search {
	width:160px;
	height:38px;
	background-image:url('./images/acblog_ban_search.gif');
}

div#ban_comment {
	width:160px;
	height:38px;
	background-image:url('./images/acblog_ban_comment.gif');
}

div#ban_trackback {
	width:160px;
	height:38px;
	background-image:url('./images/acblog_ban_trackback.gif');
}

div#ban_oldlogs {
	width:160px;
	height:38px;
	background-image:url('./images/acblog_ban_oldlogs.gif');
}

div#ban_links {
	width:160px;
	height:38px;
	background-image:url('./images/acblog_ban_link.gif');
}


/* ----- 記事一覧 -------------------------------------- */

div#logs {
	width:544px;
}
html>body div#logs {
	width:544px;
}

div#diary .diary {
	margin-bottom: 10px;
	padding: 2px;
/*	border: 1px solid #777777;*/
}

div#diary h2 {
	display: none;
}
div#diary h3 {
/*	margin: 5px 5px 20px 5px; */
	padding: 4px 8px;
	
	color: black;
	background-color: white;
	border-left:8px solid #4B4B4B;
}
div#diary h4 {
	margin: 10px;
}

div#diary div.diary_title {
	padding-bottom:1px;
	border-bottom:1px solid #4B4B4B;
	margin: 0px 5px 20px 0px;
}

div#diary h3 span.article_date {
	color:#8D8D8D;
	font-weight:bold;
	font-size:14px;
}

div#diary h3 span.article_subject {
	color:black;
	font-weight:bold;
	font-size:14px;
}

div#diary .text {
	padding:0px 0px 0px 8px;
}
div#diary .text * {
	font-size: small;
}
html>body div#diary .text * {
	font-size: small;
}
div#diary .text p {
	margin: 15px 10px;
}
div#diary .text ul {
	margin: 15px 30px;
}
div#diary .text ol {
	margin: 15px 40px;
}

div#diary .info {
	margin: 5px 10px;

	text-align: right;
}
div#diary .info * {
	font-size: 10px;
}
div#diary .info li {
	display: inline;
	margin-left: 5px;
}

div#diary .info li a {
	text-decoration: underline;
	color : #818181;
}

div#diary .list {
	border: 1px solid #AAAAAA;
	margin: 0px 0px 10px 20px;
	padding: 5px 10px;
}
div#diary .list h4 {
	border-bottom: 1px solid #CCCCCC;
	margin: 0px 0px 15px 0px;
	padding: 3px 5px;
	
	color: #444444;
	background-color: #FFFFFF;
}
div#diary .list ul {
	margin: 0px 0px 10px 20px;
}
div#diary .list dl dt {
	margin: 0px 5px;
        font-weight: bold;
}
div#diary .list dl dd {
	margin: 10px 10px 0px 15px;
}

div#trackback h2 {
	margin-bottom: 15px;
	padding: 5px;
	border-top: 3px double #999999;
	border-bottom: 3px double #999999;
}
div#trackback dl {
	margin-bottom: 10px;
	padding: 2px 2px 10px 2px;
	border: 1px solid #AAAAAA;
}
div#trackback dl dt {
	margin-top: 10px;
	margin-left: 10px;
}
div#trackback dl dd {
	margin-left: 30px;
}

div#comment .comment {
	margin-bottom: 10px;
	padding: 2px 2px 10px 2px;
	border: 1px solid #AAAAAA;
}

div#comment h2 {
	margin-bottom: 15px;
	padding: 5px;
	border-top: 3px double #999999;
	border-bottom: 3px double #999999;
}
div#comment h3 {
	margin: 5px 5px 10px 5px;
	padding: 5px;
}

div#comment .text * {
	font-size: x-small;
}
html>body div#comment .text * {
	font-size: small;
}
div#comment .text p {
	margin: 10px;
}

/* ----- ページ移動 ------------------------------------ */

div#page_navigate {
	margin: 0px 14px;
	border: 1px solid #DADADA;
}

div#page h2 {
	display: none;
}

div#page ul {
	margin: 0px;
	text-align: center;
}
div#page ul li {
	display: inline;
	margin-left : 10px;
	margin-right: 10px;
}

/* ----- ナビゲーション -------------------------------- */

div#navi h2 {
	display: none;
}

div#navi ul {
	margin: 5px 0px;
	text-align: center;
}
div#navi ul li {
	display: inline;
	margin-left : 5px;
	margin-right: 5px;
}

div#navi form dl {
}
div#navi form dl dt {
	display: none;
}
div#navi form dl dd {
	float: left;
}
div#navi form input {
	padding: 0px;
}

/* ----- コンテンツ ------------------------------------ */

div#contents h2 {
	margin-bottom: 15px;
	padding: 5px;
	border-top: 3px double #999999;
	border-bottom: 3px double #999999;
}
div#contents h3 {
	margin-bottom: 15px;
	padding: 3px 0px;
	border-bottom: 1px double #999999;
}
div#contents h4 {
	margin-bottom: 10px;
}

div#contents dl {
	margin-bottom: 20px;
}
div#contents dl dt {
	margin-top: 10px;
}
div#contents dl dd {
	margin-left: 30px;
}

/* ----- 処理選択 -------------------------------------- */

div#work h2 {
	margin-bottom: 15px;
	padding: 5px;
	border-top: 3px double #999999;
	border-bottom: 3px double #999999;
}

div#work form {
	margin: 10px 0px;
}
div#work form dl dt {
	display: none;
}
div#work form dl dd {
	float: left;
}
div#work form input {
	padding: 0px;
}

/* ----- フォーム -------------------------------------- */

div#form h2 {
	margin-bottom: 15px;
	padding: 5px;
	border-top: 3px double #999999;
	border-bottom: 3px double #999999;
}

div#form form {
	margin-bottom: 10px;
}
div#form form dl {
	margin-bottom: 20px;
}
div#form form dl dt {
	float: left;
	clear: left;
	width: 5em;
}
div#form form dl dd {
}
div#form form dl dd textarea {
	margin-top: 2px;
}
div#form form ul {
	margin: 0px 0px 20px 0px;
}
div#form form ul li {
	list-style-type: none;
}

/* ----- 環境設定 -------------------------------------- */

div#env h2 {
	margin-bottom: 15px;
	padding: 5px;
	border-top: 3px double #999999;
	border-bottom: 3px double #999999;
}
div#env h3 {
	margin-bottom: 15px;
	padding: 5px;

	background-color: #EEEEEE;
}

div#env dl {
	margin-bottom: 20px;
}
div#env dl dd {
	margin-bottom: 10px;
}

div#env form {
	margin-bottom: 20px;
}
div#env form p {
	margin-bottom: 20px;
}

/* ----- キャンバス ------------------------------------ */

div#canvas h2 {
	margin-bottom: 15px;
	padding: 5px;
	border-top: 3px double #999999;
	border-bottom: 3px double #999999;
}
div#canvas applet {
	margin-bottom: 15px;
}

/* ----- ステータス ------------------------------------ */

div#status h2 {
	margin-bottom: 15px;
	padding: 5px;
	border-top: 3px double #999999;
	border-bottom: 3px double #999999;
}
div#status h3 {
	margin-bottom: 15px;
	padding: 3px 0px;
	border-bottom: 1px double #999999;
}
div#status h4 {
	margin-bottom: 10px;
}

div#status dl {
	margin-bottom: 20px;
}
div#status dl dt {
	float: left;
	clear: left;
	width: 10em;
}
div#status dl dd {
}

/* ----- フッター -------------------------------------- */

div#footer {
	padding: 10px 14px 10px 14px;
	text-align:right;
}

div#footer address {
}

div#footer a:link, div#footer a:visited {
}
div#footer a:active, div#footer a:hover {
}

/* ----- 個別指定 -------------------------------------- */

.new {
	color: #FF0000;
}
