@charset "Shift_JIS";
*{
    color:#555555;
    padding:0;
    font-size: 12px;
    line-height: 140%;
    margin: 0;
}
body{
    margin:0px 0px 0px 10px;
    padding:0px;
    text-align:center;
    background-color:#ffffff;
    background-image: url(img/back.gif);
    background-repeat:repeat-y;
    background-color:#ffffff;
}
.font10{
    color:#555555;
    font-size: 10px;
    font-weight: normal;
}
a{
    color:#555555;
    text-decoration: none;
}

a:hover{
    color:#916f3e;
}
h1{
    color:#FFFFFF;
    padding-top:4px;
    padding-bottom:16px;
    font-size: 11px;
    font-weight: normal;
}
h2{
    color:#555555;
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
}
h3{
    color:#555555;
    font-size: 12px;
    font-weight: normal;
}
.red{
    color:#ff0000;
    font-size: 12px;
    font-weight: bold;
}
hr{
    color:#b3afab;
    height: 1px;
}

/* ヘッダ設定*/
#bg{
    margin:0;
    padding:0;
    width:734px;
    background-image: url(img/bg.gif);
    background-repeat:repeat-y;
    background-position:center;
}
#head{
    margin:0;
    padding:0;
    width:724px;
    height:90px;
    background-image: url(img/head.gif);
    background-repeat: no-repeat;
    text-align:right;
}

#topmenu{
    width:687px;
    height:28px;
    background-image: url(img/topmenu.gif);
    background-repeat: no-repeat;
    text-align:center;
    padding:6px 0px 0px 0px;
    margin:10px 0px 10px 0px;
    color:#146dc2;
    font-size: 10px;
}
#topmenu a{
    color:#146dc2;
    font-size: 12px;
    font-weight: bold;
    padding:0px 10px 0px 0px;
}

#contents{
    margin:0;
    padding:0;
    width:692px;
    background-color:#FFFFFF;
    background-image: url(img/back.jpg);
}
/* 右側の設定*/
#right {
    margin:10px 0px 0px 5px;
    padding:0;
    width:170px;
    float:right;
}

.menu_tag{
    width:160px;
    height:20px;
    color:#888888;
    font-weight: bold;
    background-image: url(img/menu_tag.gif);
    background-repeat: no-repeat;
    margin:0px 0px 0px 0px;
    padding:2px 0px 0px 0px;
}
.regist_bg{
    background-image: url(img/regist_bg.gif);
    width:152px;
    text-align:center;
    margin:-2px 0px 0px 0px;
    padding:0px 0px 0px 6px;
    border: #d4d4d4 1px solid;
}
.menu2_head{
    width:165px;
    height:20px;
    color:#FFFFFF;
    font-weight: bold;
    background-image: url(img/menu2_head.gif);
    background-repeat: no-repeat;
    margin:0px 0px -3px 0px;
    padding:3px 0px 0px 0px;
}
.right_menu{
    background-image: url(img/regist_bg.gif);
    width:148px;
    text-align:left;
    margin:-2px 0px 0px 0px;
    padding:0px 0px 0px 10px;
    border: #d4d4d4 1px solid;
}
.right_menu a{
    text-align:left;
    background-image: url(img/arrow02.gif);
    background-repeat: no-repeat;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 20px;
}
#group{
    width:148px;
    text-align:left;
    margin:-2px 0px 0px 0px;
    padding:0px 0px 0px 10px;
    border: #d4d4d4 1px solid;
}
#group a{
    color:#1481ed;
    font-size: 10px;
    line-height: 100%;
}
/* 左側の設定*/

#left{
    margin:0;
    padding:0;
    width:500px;
    float:left;
}
.note{
    padding-top: 5px;
    padding-bottom: 5px;
    background-image: url(img/note.gif);
    margin-right: 20px;
    margin-left: 25px;
    line-height: 20px;
    text-align:left;
}

#category{
    line-height: 20px;
    text-align:left;
}

.ctag {
    color:#888888;
    width:451px;
    height:20px;
    margin:10px 0px 0px 0px;
    background: url(img/ctag.gif) no-repeat;
    padding:2px 0px 0px 45px;
    font-weight: bold;
}
.local{
    width:440px;
    background-color:#f3f3f3;
    border: #dedede 1px solid;
    margin: 0px;
    padding:5px;
    text-align:left;
}
.local a{
    font-size: 11px;
}
#regist_new{
    margin-right: 15px;
    margin-left: 25px;
    padding: 5px;
    line-height: 20px;
    text-align:left;
}
table {
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.regist_box{
    background-color:#FFFFFF;
    border: #CCCCCC 1px solid;
    padding:10px;
    text-align:left;
}

strong a{
	font-size: 12px;
	color: #666666;

}
small a{
	font-size:10px;
}

/* フッタ設定*/
#foot{
    width:724px;
    height:64px;
    background-color:#FFFFFF;
    background-image: url(img/foot.gif);
    color:#666666;
    font-weight: bold;
    text-align:center;
}
.entry a{
    text-decoration: underline;
}
