
a.linkbar {
    text-decoration:none;
    display:block;
    color:#000000;
    background-image:url(../images/bar2.gif);
    width:80px;
    height:20px;
    line-height:20px;
    font-size:12px;
}
a.s-map01 {
    text-decoration:none;
    display:block;
    color:#ffffff;
}
a.s-map02 {
    text-decoration:none;
    color:#000000;
}
a:hover.linkbar{
    width:80px;
    height:100%;
    color:#3233AD;
    background-image:url(../images/bar1.gif);
}

a.linkbarx {
    text-decoration:none;
    display:block;
    color:#3233AD;
    background-image:url(../images/bar1.gif);
    width:80px;
    height:20px;
    line-height:20px;
    font-size:12px;
}

.newslinkb a:link{color:#000000; text-decoration:none;}
.newslinkb a:visited{color:#000000; text-decoration:none;}
.newslinkb a:active{color:#ff0000; text-decoration:none;}
.newslinkb a:hover{color:#ff0000; text-decoration:none;}

.worklinkb a:link{color:#3816B3; text-decoration:none;}
.worklinkb a:visited{color:#3816B3; text-decoration:none;}
.worklinkb a:active{color:#ff0000; text-decoration:none;}
.worklinkb a:hover{color:#ff0000; text-decoration:none;}

.footlink a:link{color:#000000; text-decoration:none; font-size:10px;}
.footlink a:visited{color:#000000; text-decoration:none; font-size:10px;}
.footlink a:active{color:#ff0000; text-decoration:none; font-size:10px;}
.footlink a:hover{color:#ff0000; text-decoration:none; font-size:10px;}

.bord01 {font-size:12px;}
.maru08 {font-size:8px; color:#cc0000;}

h1 {
    font-size:1.6em;
    font-weight:900;
    color:#000000;
    margin-bottom:0.5em;
}
h2 {
    font-size:1.2em;
    font-weight:900;
    color:#000000;
    margin-bottom:0.5em;
}

/* 黒8 */
.black8 {
	font-size: 0.7em;
	color:#000000;
	line-height: 130%;
}

/* 黒8b */
.black8b {
    font-size: 0.7em;
    color:#000000;
    line-height: 130%;
    font-weight:bold;
}

/* 黒9 */
.black9 {
	font-size: 0.8em;
	color:#000000;
	line-height: 130%;
}

/* 黒9b */
.black9b {
    font-size: 0.8em;
    color:#000000;
    line-height: 130%;
    font-weight:bold;
}

/* 黒10 */
.black10 {
	font-size: 0.9em;
	color:#000000;
	line-height: 130%;
}

/* 黒10b */
.black10b {
    font-size: 0.9em;
    color:#000000;
    line-height: 130%;
    font-weight:bold;
}

/* 黒11 */
.black11 {
    font-size: 1em;
    color:#000000;
    line-height: 130%;
}

/* 黒11b */
.black11b {
    font-size: 1em;
    color:#000000;
    line-height: 130%;
    font-weight:bold;
}

/* 黒12 */
.black12 {
	font-size: 1.1em;
	color:#000000;
	line-height: 130%;
}

/* 黒12太 */
.black12b {
    font-size: 1.1em;
    color:#000000;
    line-height: 130%;
    font-weight:bold;
}

/* 明茶10 */
.lgtbrown10 {
	font-size: 10pt;
	color:#C7A68D;
	line-height: 130%;
}

/* 黄緑10 */
.yelgr10 {
	font-size: 10pt;
	color:#A8FF78;
	line-height: 130%;
}

/* 言葉 */
.kotoba {
	font-size: 0.9em;
	color:#000000;
	line-height: 150%;
}
/* 言葉右*/
.kotoba-r {
	font-size: 0.9em;
	text-align:right;
    padding:0em 5em 0em 0em ;
	color:#000000;
	line-height: 150%;
}

/* 社長メッセージ BOSS */
p.comp {
	font-size: 1em;
	text-align:left;
    padding:0em 0em 1em 2em ;
	color:#000000;
	line-height: 150%;
}
h3.boss {
	font-size: 1.2em;
	text-align:left;
    padding:0em 0em 1em 7em ;
	color:#000000;
	line-height: 150%;
}
p.boss {
	font-size: 0.9em;
	text-align:left;
    padding:0em 0em 1em 10em ;
	color:#000000;
	line-height: 150%;
}
/* サイトマップ見出し */
h2.s-maptop{
    position:relative;
    width:150px;
    font-size: 1.2em;
    background-color:#223333;
    margin:0px 0px 10px 5px;
    padding:0.1em 1.5em;
}
h2.s-map{
    position:relative;
    width:300px;
    font-size: 1.0em;
    background-color:#2e3192;
    margin:0px 0px 10px 20px;
    padding:0.1em 1.5em;
}
h2.s-mapgray{
    position:relative;
    width:250px;
    font-size: 1.0em;
    background-color:gray;
    margin:0px 0px 10px 20px;
    padding:0.1em 1.5em;
}
h2.s-mappink{
    position:relative;
    width:250px;
    font-size: 1.0em;
    background-color:pink;
    margin:0px 0px 10px 20px;
    padding:0.1em 1.5em;
}
h3.s-map{
    position:relative;
    font-size: 1.0em;
    font-weight: normal;
    margin:0px 0px 0px 60px;
}
h4.s-map{
    position:relative;
    font-size: 0.8em;
    font-weight: normal;
    margin:0px 0px 0px 80px;
}
ul.contents{
    list-style:none;
    margin:0px;
    padding:0px 1em;
}
li.content{
    list-style:none;
    background-image:url(../images/arw.gif);
    background-repeat:no-repeat;
    padding:0px 20px;
    margin:3px;
}


div#topMain {
    position:relative;
    float:left;
    margin-left:15px;
    height:300px;
    width:400px;
    background:url(../images/top_ryu.gif);
    cursor:pointer;
}



div#topKenja {
    position:relative;
    float:left;
    height:300px;
    width:100px;
    border:0px solid #DD55DD;
    background:#2e3192;
    cursor:pointer;
}

div#kenjaTitle{
    position:relative;
    margin-top:10px;
    color:#FFF000;
    width:100%;
    height:20px;
    line-height:20px;
    text-align:center;
    font-size:15px;
    font-weight:bold;
}

div#kenjaBody{
    position:relative;
    width:100%;
    color:#FFFFFF;
    height:120px;
    line-height:23px;
    margin:4px;
    margin-top:5px;
    font-size:12px;
}

div#kenjaImg{
    position:absolute;
    bottom:0px;
    margin:4px;
}
