
html { overflow-y: scroll; }

A {
  text-decoration: None;
}

A:HOVER {
  color : red;
}
TD{
  font-size : 12px;
}
BODY{
font-size : 12px;
}

/*求人募集*/
.job_md{
background-color : #f0f0ff;
width: 150px;
text-align : left;
vertical-align:top
}
.job_md2{
line-height : 15px;
background-color : white;
text-align : left;
}

/*作品紹介*/
.release_td1{
background-color : #dfebff;
text-align : left;
vertical-align:top
}
.release_td2{
background-color : #ffffff;
text-align : left;
vertical-align:top
}

/*投稿部屋*/
#cg_md1{
color : white;
background-color : #0b92ff;
text-align : left;
font-weight : bold;
}
#cg_md2{
font-weight : bold;
color : black;
background-color : #a2d0ff;
text-align : left;
}
#cg_td{
background-color : #d2ebff;
text-align : left;
font-size : 12px;
}

.font_10px{
font-size : 10px;
}
.md_01{
font-weight : bold;
color : white;
text-align : center;
}

h1{
width : 590px;
color : #fff;
font-size : 18px;
text-align : center;
background-color : #00f;
padding : 5px;
margin : 0px;
}

h2{
width : 590px;
color : #fff;
font-size : 18px;
text-align : center;
background-color : #0060FE;
padding : 5px;
margin : 0px 0px 10px 0px;
}

h3{
color : #0060FE;
font-size : 16px;
padding : 0px;
margin : 0px 0px 10px 0px;
}

h4{
color : #0060FE;
font-size : 14px;
text-align : center;
padding : 0px;
margin : 0px 0px 5px 0px;
}

.topic_tb{
width : 586px;
line-height : 130%;
border : 2px solid #00f;
background : #fff;
padding : 5px;
margin : 0px;
}

.top_tb{
width : 520px;
line-height : 130%;
border : 2px solid #00f;
background : #fff;
padding : 5px;
margin : 5px 0px;
}

br.clr{
clear : both;
}

p{
line-height : 130%;
margin : 0px 0px 10px 0px;
}

/*作品紹介サンプルCGサムネイル*/
.thumb{
width : 180px;
height : 135px;
border : 1px solid #f00;
margin : 3px;
}

/*基本表組*/
#base_tb{
text-align : left;
width : 600px;
background : #00f;
border : none;
padding : 0px;
margin : 0px 0px 12px 0px;
}

#base_tb th{
font-size : 12px;
text-align : left;
background : #e6e6ff;
padding : 3px;
margin : 0px;
}

#base_tb td{
vertical-align : top;
background : #fff;
padding : 3px;
margin : 0px;
}

/*全体レイアウト枠*/
#layout{
width : 600px;
border : none;
}

/*form*/
form{
padding : 0px;
margin : 0px;
}

/*文字色赤*/
.red{
color : #f00;
}

/*ヘッダ*/
#hd{
width : 600px;
height : 48px;
border : none;
padding : 0px;
margin : 0px 0px 12px 0px;
}

/*Backボタン*/
#bt_back{
width : 600px;
height : 32px;
border : none;
padding : 0px;
margin : 10px 0px 0px 0px;
}

.update{
padding : 0px;
margin : 0px 0px 10px 0px;
list-style : circle;
}

.update li{
padding : 0px;
margin : 3px 0px 5px 18px;
}

.bn{
width : 200px;
height : 40px;
border : none;
}

/*永劫回帰通販特典サムネイル用*/
.tel_img{
width : 100px;
height : 100px;
border : 2px solid #00f;
margin : 0px 3px 0px 0px;
}

strong{
color : #f80;
}

/*文字サイズ*/
.font_14px{
font-size : 14px;
}

.font_16px{
font-size : 16px;
}

.font_18px{
font-size : 18px;
}

/*寄せ*/
.center{
text-align : center;
}

.right{
text-align : right;
}
