/* andreas01 - an open source xhtml/css website layout by Andreas Viklund (http://andreasviklund.com). Made for OSWD.org, free to use for any purpose as long as the proper credits are given to the original author.

Version: 1.2 (Oct 21, 2005)

Screen layout: */

body{
margin:0 auto;
padding:0;
font:76% Verdana,Tahoma,Arial,sans-serif;
background:#FFF5E7 url(../images/bg.gif) top center repeat-y;
color:#303030;
}

#wrap{
background:#ffffff;
color:#303030;
margin:0 auto;
width:800px;
}

#header{
clear:both;
margin:20px 0 0 0;
padding:0;
height:45px;
}

#header h1{
width:250px;
margin:5px 20px 0;
float:left;
}

#header p{
width:500px;
float:right;
text-align:center;
color:#a0a0a0;
margin:0 0 10px 0;
font-size:0.8em;
line-height:1.2em;
background-color:inherit;
}

#frontphoto{
margin:0 0 10px 0;
border:0;
}

#avmenu{
clear:left;
float:left;
width:150px;
margin:0 0 10px 0;
padding:0;
font-size:0.9em;
}
.announce{
margin:10px 0 10px 0;
padding:10px;
width:130px;
color:#505050;
background-color:#f4f4f4;
line-height:1.3em;
}

#extras{
float:right;
width:150px;
margin:0 0 10px 0;
padding:0;
font-size:0.9em;
line-height:1.5em;
}

#extras p{
margin:0 0 1.5em 0;
}

#content{
border-left:1px solid #f0f0f0;
border-right:1px solid #f0f0f0;
padding:0 10px 0 10px;
line-height:1.6em;
text-align:left;
}

#content h2{
font-size:1.5em;
margin:0 0 0.5em 0;
}
#content img{
padding:1px;
display:inline;
background:#FFFFFF;
color:#303030;
}

h3{
font-size:1.3em;
margin:0 0 10px 0;
}

a{
text-decoration:none;
color:#000000;
}

a:hover{
text-decoration:underline;
color:#000000;
}

a img{
border:0;
}

#footer{
clear:both;
margin:0 auto;
padding:10px 0 20px 0;
border-top:4px solid #f0f0f0;
width:800px;
text-align:center;
color:#808080;
font-size:0.9em;
}

#footer a{
color:#808080;
text-decoration:none;
}

#footer a:hover{
text-decoration:underline;
}

.logo{
text-align: left;
vertical-align: top;
background:#ffffff;
}

.logo-text{
text-align: right;
vertical-align: middle;
width: 100%;
}

.left{
margin:10px 10px 5px 0;
float:left;
}

.right{
margin:10px 0 5px 10px;
float:right;
}

table,td {
vertical-align: top;
}

.textright{
text-align:right;
}

.center{
text-align:center;
}

.small{
font-size:0.8em;
}

.bold{
font-weight:bold;
}

.hide{
display:none;
}
.contentheading {
background:transparent url(../images/contenthead.png) repeat-x scroll left top;
border:1px solid #FFC060;
color:#222222;
font-size:110%;
font-stretch:narrower;
font-weight:bold;
padding:2px 6px;
}

.componentheading, .componentheading-news {
background:transparent url(../images/comhead.gif) no-repeat scroll 2px center;
border:1px solid #9D9B82;
font-size:110%;
font-weight:bold;
margin:0px 0px 6px;
padding:3px 0px 3px 15px;
}

/* 丸テーブル */
.circle_table {
    background:#FFFFFF;
}
.circle_table p{
    margin:0px;
    padding:0.5em 0.5em;
    font-family: Comic Sans MS;
    font-size: medium;
    background:#FFFFFF;
font-weight: bold;
}
.rtop, .rbottom{
    background:#9D9B82;
}
.rtop span, .rbottom span{
    display:block;
    height:1px;
    overflow:hidden;
}
.r1{margin: 0px 5px;}
.r2{margin: 0px 3px;}
.r3{margin: 0px 2px;}
.r4{margin: 0px 1px; height: 2px;}


.circle_table_r {
    width: 550px;
    background:#FFFFD4;
}
.circle_table_r p{
    margin:0px 0px 0px 20px;
    padding:0.5em 0.5em;
    background:#FFFFD4;
}
.rtop_r, .rbottom_r{
    background:#FFFFFF;
}
.rtop_r span, .rbottom_r span{
    display:block;
    height:1px;
    overflow:hidden;
    background-color:#FFFFD4
}
.r1_r{margin: 0px 5px;}
.r2_r{margin: 0px 3px;}
.r3_r{margin: 0px 2px;}
.r4_r{margin: 0px 1px; height: 2px;}



#contents ul {
	list-style-position:outside;
	list-style-type:square ;
	margin:0px;
	padding:0px;
	text-align:left;
    color:#505050;
    }

#contents ol {
	list-style-position:outside;
	list-style-type:square ;
	margin:0px;
	padding:0px;
	text-align:left;
    }


/* side menu */
#sideMenu ul {
    list-style:none;
    width:150px;
    padding:0;
    margin: 0;
    }
#sideMenu a {
    font-weight:bold;
    height:20px;
    text-decoration:none;
    color:#505050;
    display:block;
    padding:6px 0 0 10px;
    background:#FFFBF5;
    border-left:4px solid #FE9900;
    font-size:1.1em;
	}
#sideMenu li.here a {
    color:#3f729f;
    
    }
#sideMenu div.subdiv a {
    color:#505050;
    }
#sideMenu div.subdiv li.here a {
    color:#3f729f;
    }    
#sideMenu a:hover, #sideMenu div.subdiv a:hover, #sideMenu li.here a:hover {
    background:#FFF2DE;
    color:#286ea0;
    border-left:4px solid #FE9900;
	}
#sideMenu ul li ul li a {
    }


.acorns-news-topic {
text-align: left;
border-style: none solid solid;
color : #474040;
font-family: Arial, Helvetica,sans-serif;
}

.acorns-news-table {
font-size: 100%;
}

.acorns-news-td {
text-align: left;
}

.contentpaneopen table th, .contentpaneopen table td {
border-bottom:1px dashed #CCCCCC;
padding:2px 3px;
}

.processline {
border-bottom:1px dashed #CCCCCC;
width: 600px;
}

table.industryTable {
font-size:0.9em;
}
.headerRow {
background-color: #FE9900;
}
.headerRow a{
color:#286ea0;
font-size:1.2em;
}

regRow {
}
.altRow {
background: #FFF2DE;
}

.recruit_career_text_subtitle {
font-size:1.1em;
vertical-align:middle;
margin: 0px ;
padding: 0px;
border: 0px;
font-weight: bold;
}

.recruit_text {
font-size:1.0em;
}

.recruit_text_notice {
color: #fc0000;
}


.blue1 {
color: blue;
}

.sticky {
padding: 10px;
background-color: #FCFCFC;
border-top: 1px solid #FFFFFF;
border-left: 1px solid #FFFFFF;
border-bottom: 1px solid #AAAAA3;
border-right: 1px solid #AAAAA3;
line-height:20pt;
}

.handwrite {
font-family: "ＭＳ Ｐゴシック","MS PGothic","ヒラギノ明朝 Pro W6","HiraMinPro-W6";
font-size:1.1em;
}

.handwrite_alphabet {
font-family: Comic Sans MS;
font-size:1.2em;
font-weight: bold;
font-style: italic;
}

.acorns_item {
color:#557777;
font-weight: bold;
}

.acorns_no_item {
color:black;
font-weight: normal;
}

.acorns_comment {
color:#AAAAAA;
font-size:0.9em;
}
ul.lst_sq {
list-style-type:square;
}
ul.lst_sq li {
margin-bottom:10px;
}

div.acorns_mt{
    border:solid 1px #663300;
    margin-left:20px;
    padding-bottom:10px;
    width:580px;
    background-color:#FFFFFF;
    position:relative;
}
h6.acorns_mt{
    border:solid 1px #663300;
    width:550px;
    font-size:13px;
    background-color:#FFFFFF;
    margin:0px;
    margin-top:-10px;
    margin-left:-12px;
    position:relative;
}
p.acorns_mt{
    padding:0px 1em;
    text-align:left;
    line-height: 22px;
}