body {

scrollbar-track-color: #22140B;
scrollbar-face-color: #e6e6b3;
scrollbar-shadow-color: #22140B;
scrollbar-darkshadow-color: #22140B;
scrollbar-highlight-color: #22140B;
scrollbar-3dlight-color: #22140B;
scrollbar-arrow-color: #22140B;

text-align:center;
background-color:#39250E;
background-image:url('http://773-k.net/_img/BG.jpg');
padding:0px;
margin:0px;
font-size:0.9em;
}

/*２カラム時*/
#container {
width:900px;
margin-left:auto;
margin-right:auto;
text-align:left;
background-color:#22140B;
color:#e6e6b3;
}

/*
コメントアウトした部分は３カラム化の時使います。
#container {
width:1100px;
margin-left:auto;
margin-right:auto;
text-align:left;
background-color:#000000;
color:#cccccc;
}
*/

#header {
height:300px;
background-color:#000000;
background-image:url('http://773-k.net/_img/indexBG.jpg');
background-repeat:no-repeat;
text-align:left;
}

#header-update {
padding:20px 30px 0px;
text-align:left;
}

#header-title {
position:relative;
top:-20px;
padding:0px 30px 0px;
text-align:right;
}

/*２カラム時*/
#header-menu {
position:relative;
top:-20px;
left:480px;
width:420px;
font-size:0.9em;
}

#header-menu-L {
float:left;
width:140px;
font-size:1.1em;
font-weight: bold;
}

#header-menu-R {
overflow:auto;
float:right;
width:280px;
height:140px;
font-size:1.1em;
font-weight: bold;
}

/*
コメントアウトした部分は３カラム化の時使います。
#header-menu {
position:relative;
top:-20px;
left:600px;
width:500px;
font-size:0.9em;
}

#header-menu-L {
float:left;
width:170px;
font-size:1.1em;
font-weight: bold;
}

#header-menu-R {
overflow:auto;
float:right;
width:330px;
height:140px;
font-size:1.1em;
font-weight: bold;
}
*/

#content {
padding:0px;
}

#upper_poster {
padding:0px 20px;
}

#center {
float:right;
width:620px;
}

#center-in {
padding:5px ;
}

#wrap {
float:left;
wiFh:860px;
}

#wrap-in {
padding:0px;
}

#sidebar {
float:left;
width:240px;
}

#sidebar-in {
padding:5px 20px 5px 5px;
font-size:0.8em;
color:#e6e6b3;
}

/*
コメントアウトした部分は３カラム化の時使います。
#sidebarR {
float:right;
width:240px;
}

#sidebarR-in {
padding:5px 5px 5px 20px;
font-size:0.85em;
color:#999999;
}
*/

#footer {
margin-left:auto;
margin-right:auto;
clear:both;
height:130px;
text-align:center;
}

#footer-in {
padding:20px;
font-size:0.9em;
}

/*LINK*/
a:link	{text-decoration: none;color:#de9573; border-color:#de9573;}
a:visited	{text-decoration: none;color:#d19a30; border-color:#d19a30;}
a:hover,a:active 	{text-decoration:underline;background-color:#3a2924;color:#ffffca; border-color:#ccccfa;}

/*INDENT*/
p		{
text-indent:0.9em;
line-height:1.4em;
line-break:strict;
}

p.noindent		{
text-indent:0em;
line-height:1.2em;
}

#text {
padding:0px 30px;
}

#text-category {
font-size:0.9em;
text-align:right;
padding:0px 30px 30px;
color:#666666;
}

#content h2 {
font-size:1.2em;
/*border-left:solid 10px #39250E;
border-bottom:solid 2px #39250E;*/
background-color:#22140B;
background-image:url('http://773-k.net/_img/captionBG.png');
padding:4px 30px;
margin:10px 10px;
}

h3 {
color:#00ffff;
font-size:1.1em;
}

#wrap-in h3 {
font-size:1.2em;
color:#de9573;
text-decoration:underline
}

#wrap-in h4 {
color:#6E6F37;
}

lh {
font-size:1em;
font-weight:bold;
color:#6E6F37;
}

*/
#content dt {
font-size:1.1em;
font-weight:bold;
color:#6E6F37;
}

#content dd {
font-size:1em;
line-height:1.2em;
}
*/

#content td {
}


#sidebar-navi {
padding:0px 0px 5px;
}

input	{
border-left:#7A7E22 1px dotted;
border-top:#7A7E22 1px dotted;
border-right:#7A7E22 2px solid;
border-bottom:#7A7E22 2px solid;
background-color:#3a2924;
color:#e6e6b3;
}

textarea	{
border-left:#7A7E22 1px dotted;
border-top:#7A7E22 1px dotted;
border-right:#7A7E22 2px solid;
border-bottom:#7A7E22 2px solid;
background-color:#3a2924;
color:#e6e6b3;
}
