/* base */

*{
margin:0;
padding:0;
color:#333;
}

body{
text-align:center;
font-size:small;
line-height:150%;
font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

img{
border:0;
vertical-align:bottom;
}

a{
color:#A26100;
text-decoration:none;
}

a:hover{
text-decoration:underline;
color:#FF3300;
}

table{
border-collapse:collapse;
}

caption{
display:none;
}

h2{
margin-bottom:10px;
}

h3{
font-size:small;
font-weight:bold;
margin-bottom:0px;
clear:both;
}

li{
margin-left:2em;
}

.fLeft{
float:left;
}

.fRight{
float:right;
}

.cBoth{
clear:both;
}

.tac{
text-align:center;
}

.tar{
text-align:right;
}

#baseTop{
width:750px;
margin:0 auto;
text-align:left;
border-left:1px solid #999;
border-right:1px solid #999;
background-color:#FFFFE6;
}

#base{
width:750px;
margin:0 auto;
text-align:left;
border-left:1px solid #999;
border-right:1px solid #999;
background-image : url(../c_job/bg_menu.jpg);
background-repeat: repeat-y;
background-position: left;
background-color:#FFFFE6;
}

.hTi{
margin-bottom:10px;
}

/*メニュー*/
#menuTop{
float:left;
width:499px;
}

#subMenuTop{
float:right;
}

#subMenuTop li{
font-size:medium;
}

#menu{
float:left;
width:190px;
}

#menu li{
list-style:none;
padding-left:10px;
margin:10px 0 10px 18px;
color:#A26100;
font-size:medium;
font-weight:bold;
line-height:150%;
}

#menuOn{
border-left:5px solid #A26100;
padding-left:10px;
margin-left:-10px;
}

.subMenu{
font-size:small;
font-weight:normal;
margin:10px 0;
padding-left:10px;
background-image : url(../c_job/li_mark.gif);
background-repeat:no-repeat;
background-position:6px left;
}

.point{
list-style:none;
margin:10px 15px;
padding-left:18px;
background-image : url(../c_job/point01.gif);
background-repeat:no-repeat;
background-position:2px left;
}



/*中身*/
#mainTop{
margin:0 auto;
width:720px;
}

#main{
float:right;
}

#main2nd{
float:right;
padding-right:10px;
width:530px;
}

#main3nd{
float:right;
padding-right:10px;
width:530px;
}

#mainInfo{
float:right;
padding-right:15px;
margin:0 auto;
width:685px;
}

#newInfo{
	height:200px;
	width:720px;
	overflow:auto;
	overflow-x:hidden;
	scrollbar-face-color:#FFBD59;
	scrollbar-arrow-color:#FFF;
	scrollber-highlight-color:#FFBD59;
	scrollber-3dlight-color:#FFBD59;
	scrollbar-shadow-color:#FDB;
	scrollbar-darkshadow-color:#FFBD59;
	scrollber-track-color:#FFEEC6;
	margin-bottom:20px;
}

.info{
margin-bottom:5px;
}

.info li{
border-bottom:1px dotted #999;
margin-left:10px;
margin-right:10px;
margin-bottom:5px;
padding-bottom:5px;
}

.date{
margin-right:1em;
}

#pageTop{
clear:both;
text-align:right;
margin-top:30px;
}

#footer{
background-color:#FFF;
border-top:1px solid #999;
background-repeat:no-repeat;
background-position:right;
line-height:150%;
padding:10px;
}

.blockDiv{
margin:10px 0px;
padding:10px 0px;
border-bottom:1px dotted #999;
border-top:1px dotted #999;
}

/*トピックス*/
.topicU{
	background-image:url(../img/topic_u.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding-top:15px;
}

.topicU table{
	width:100%;
	background-color: #FFEEC4;
}

.topicU td,th{
padding:5px 10px 5px;
border-bottom:1px dotted #999;
text-align:left;
font-weight:normal;
}

.topicD{
	background-image:url(../img/topic_d.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:15px;
}

/* プラグイン */
.plugin{
clear:both;
margin:10px 20px 0px;
padding:10px;
border:1px dotted #999;
}

.pluginImg{
float:left;
margin-right:10px;
}
