@charset 'utf-8';


/*
========================================================
	Web Board Pro KURAGESKIN / Scroll1-topics
	2007/07/07
	Skin by : 海月屋 http://dimanche.s22.xrea.com/
========================================================
*/


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

* {
	margin:0;
padding:0;
background:transparent;
font:normal normal normal 100%/1.6 Verdana,Osaka,"ＭＳ Ｐゴシック",sans-serif;
}
html{
margin:0 0 1px;
background:#fff;
height:100%;
scrollbar-arrow-color:#444a4b;
scrollbar-face-color:#fff;
scrollbar-track-color:#dfdfdf;
scrollbar-highlight-color:#fff;
scrollbar-shadow-color:#fff;
scrollbar-3dlight-color:#fff;
scrollbar-darkshadow-color:#fff;
}
body {
font-size:75%;
color:#686772;
text-align:center;
}

p, li, dt, dd, address {
	line-height: 1.4;
}
p, ul, ol, dl {
	margin: 8px 12px;
}
ol {
	margin-left: 25px;
}
li p, dd p {
	margin: 0px 0px 8px;
}




h2 {
margin:0;
padding:10px 0 0 10px;
background:url(img/label.gif) no-repeat 0 18px;
height:1%;
font-size:17px;
font-family:Georgia;
color:#8b8999;
font-style:italic;
}
h3 {
margin:10px 0;
padding:0 0 0 0.3em;
font-weight:bold;
text-align:left;
border-left:6px solid #c4d2dd;
}
em {
	font-weight: bold;
}
strong {
	font-weight: bold;
	color: #000000;
}
img {
	border: 0px;
}

code, var, kbd {
	color: #000080;
	font-family: 'ＭＳ ゴシック', monospace;
	line-height: 1.2;
}

form fieldset {
	border: 0px solid #000000;
}
form legend {
	display: none;
}
form input, form select, form textarea {
	border-top: 1px solid #444444;
	border-right: 1px solid #444444;
	border-bottom: 1px solid #444444;
	border-left: 1px solid #444444;
	background-color: #FFFFFF;
	color: #444444;
	padding: 1px;
	font-family:'ＭＳ Ｐゴシック', 'MS UI Gothic', Osaka, sans-serif;
}
@media screen {
	form input, form select {
		font-family: Verdana, Chicago, sans-serif;
	}
}

form select {
	margin-top: 1px;
}
form p input {
	text-align: center;
}
form textarea {
	font-family: 'ＭＳ ゴシック', Osaka, monospace;
	line-height: 1.2;
	width: 370px;
}

table {
	margin: 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;
	background-color: #FFFFFF;
}
table tr td input {
	margin: -2px;
}

a{outline: none;
padding:0 0.1em;
text-decoration:none;
}

a:link{
color:#999;
}

a:visited{
color:#999;
}

a:hover{
color:#4f4f63;
text-decoration:underline;
}
ul, ol {
	list-style: none;
}

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

div#container {
	position:relative;
margin:0 auto 0;
padding:0 0 35px;
background:#fff url(img/header2.jpg)  no-repeat 0 25px;
width:720px;
height:333px;
text-align:left;
border-top:10px solid #e5e5e5;
border-bottom:0px solid #e5e5e5;
}


div#mainbody {
margin:0 150px 0 0;
padding:100px 0 0;}

div#list, div#form, div#contents, div#work, div#env {
	padding: 0px 0px 5px;
	background: url("img/line2.gif") repeat-x top;
}
div#page, div#navi {
}
div#footer {
	background: url("img/line2.gif") repeat-x top;
}

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

div#header h1 {
margin:0 0 0 510px;
background: url()  no-repeat 100% 50%;
width:100px;
height:303px;
line-height:200px;
font-size:22px;
font-family:"Century Gothic",Verdana,Arial;
color:#82808f;
text-align:center;
}

/* ----- メニュー -------------------------------------- */
#MENU{
position:absolute;
top:180px;
left:450px;
background:url() fixed;
width:200px;
height:100px;
text-align:center;
}


#MENU ul{
margin:42px 0 0;
}

#MENU li{
margin:0;
font-size:10pt;
list-style-type:none;
}

#MENU li a:link,#MENU li a:visited{
padding:0;
background:url(img/st.gif) fixed;
width:140px;
height:21px;
line-height:21px;
font-size:10pt;
font-family:"Century Gothic",Verdana,Arial;
color:#8b8999;
display:block;
}

#MENU li a:hover{
background:#fff;
text-decoration:none;
}

#MENU h2{
display:none;
}

/* ----- 記事リスト ------------------------------------ */

div#list .mini, div#list .date {
	font-size: 11px;
}
div#list ul {
	margin: 0px;
	padding: 12px 12px 0px;
}
div#list ul.page {
	padding: 0px 12px;
}
div#list ul.page li {
	display: inline;
	margin-right: 5px;
	padding: 0px;
	background: none;
}

/* ----- ログ ------------------------------------------ */

div#article .parent {
	margin-top: 10px;
	padding-bottom: 5px;
	background: #FFFFFF url("") repeat-x top;
}

div#article h2 {
	display: none;
}
div#article .parent h3 {
margin:0;
padding:10px 0 0 10px;
background:url(img/label.gif) no-repeat 0 18px;
height:1%;
font-size:17px;
font-family:Georgia;
color:#8b8999;
font-style:italic;
}

div#article .num {
	margin-right: 12px;
	font-size: 10px;
	font-weight: normal;
}

div#article .info {
	margin: 15px 10px 0px;
	text-align: right;
}
div#article .info .name {
	font-weight: bold;
}
div#article .info2 {
	margin: 3px 10px 10px;
	text-align: right;
	font-size: 11px;
	color: #999999;
}

div#article .hensin {
	background: none;
	margin: 10px 0px;
	text-align: right;
}
div#article .hensin a {
	padding: 2px 12px;
	background-color: #CCCCCC;
	color: #666666;
	letter-spacing: 5px;
}
div#article .hensin a:hover {
	background-color: #333333;
	color: #FFFFFF;
}

div#article .hensin2 p {
	margin: 0px 0px 0px 62px;
	letter-spacing: 5px;
}

div#article .res {
	margin: 0px 0px 10px 50px;
}
div#article .res h3 {
	margin: 0px 0px 10px;
	padding: 10px 12px 3px;
	letter-spacing: 3px;
	background: url("img/st.gif") repeat bottom left;
}

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

div#page h2 {
	display: none;
}

div#page ul {
	margin: 0px;
	background: #FFFFFF url("img/line2.gif") repeat-x top;
	padding: 5px 10px;
	text-align: right;
}
div#page ul li {
	display: inline;
	margin-left: 5px;
	padding: 0px;
	background: none;
}

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

div#navi h2 {
	display: none;
}

div#navi ul {
	margin: 0px;
	background: #FFFFFF url("img/line2.gif") repeat-x top;
	padding: 5px 10px;
	text-align: right;
}
div#navi ul li {
	display: inline;
	margin-left: 5px;
	padding: 0px;
	background: none;
}

div#navi form {
	background: #FFFFFF url("img/line2.gif") repeat-x top;
}
div#navi form dl {
	padding: 0px;
}
div#navi form dl dt {
	display: none;
}
div#navi form dl dd {
	float: left;
}
div#navi form input {
	padding: 0px;
	margin-left: 2px;
}

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

div#form form dl dt {
	float: left;
	clear: left;
	width: 5em;
}
form dl dd input, form dl dd select, form dl dd textarea {
	margin-bottom: 2px;
}
form ul li {
	padding: 0px 0px 2px;
	background: none;
}
div#form form dl {
	padding-top: 10px;
}

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

/*pageup*/
#pageup {
	position: absolute;
	}
#pageup a {
	display: block;
	width: 27px;
	height: 31px;
	text-indent: -9999px;
	text-decoration: none;
	background: url(img/c_up.gif);
	}


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

#footer ul {
	margin: 0 20px;
	padding-top: 30px;
}
#footer ul li {
	display: inline;
	margin-left: 6px;
	font-family: Arial, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
}
#footer ul li a:link,
#footer ul li a:visited {
	text-decoration: none;
}
#footer ul li a:hover,
#footer ul li a:active {
	text-decoration: underline;
}
#footer address {
	margin: 0 20px;
	padding: 10px 0 15px 0;
	color: #C0C0C0;
	font-size: 10px;
}
#footer address a:link,
#footer address a:visited {
	color: #C0C0C0;
	text-decoration: none;
}
#footer address a:hover,
#footer address a:active {
	color: #333333;
	text-decoration: none;
}
#footer {
	float: none;
	clear: both;
	text-align: right;
}

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

.new {
	color: #000099;
	font-size: 10px;
	margin-left: 12px;
	letter-spacing: normal;
}

/* ----- 簡易装飾 -------------------------------------- */

big, big * {
	font-size: 130%;
}
small, small * {
	font-size: 80%;
}
strong, strong * {
	font-weight: bold;
}
del, del * {
	text-decoration: line-through;
}
