/* base */
body, h1, h2, h3, h4, h5, div, p, ul, ol, img, li, form, fieldset, legend, input, button, select, textarea, dl, dt, dd {
    margin:0;
    padding:0;
}

body {
    color: #333;
    font-family: "ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3";
    font-size: 14px;
    line-height: 1.3em;
}

/* stad-shizuoka */
body {
    background-color: #fff;
}

body {
    background: url("/common/img/main-bg.png") repeat-x scroll 0 177px;
}


#headertop {
    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 14px;
}

#header {
    background: url("/common/img/stadshz-parts.png") repeat-x scroll left 108px transparent;
    height: 147px;
    min-width: 1000px;
    overflow: hidden;
    width: 100%;
}


#headerbottom {
        height: 108px;
        margin: 0 auto;
        min-width: 1000px;
        overflow: hidden;
        width: 1000px;
}


.mainlogo {
    float: left;
    height: 93px;
    overflow: hidden;
    padding: 5px 20px 10px 0;
    width: 434px;
}

.mainlogo a {
    background: url("/common/img/stad_siz_logo.png") no-repeat scroll left top transparent;
    display: block;
    height: 93px;
    outline: medium none;
    overflow: hidden;
    padding-left: 434px;
    width: 0;

}

#headeradbanner {
    float: right;
    padding-top: 30px;
    width: 468px;
    border: none;
}

#headeradbanner a {
    border: none;
}

#headeradbanner a img {
    border: none;
}

#headermenu {
    clear: both;
    height: 34px;
    margin: 0 auto;
    overflow: hidden;
    width: 1000px;
}

#mainmenu {
    border-left: 1px solid #bfbfbf;
    border-right: 1px solid #fff;
    float: left;
    height: 32px;
    list-style-type: none;
    margin: 1px 0;
    overflow: hidden;
    padding: 0;
}

#mainmenu li {
    display: block;
    float: left;
    height: 32px;
    overflow: hidden;
}

#mainmenu li a {
    background: url("/common/img/stadshz-parts.png") repeat-x scroll left -39px transparent;
    border-left: 1px solid #fff;
    border-right: 1px solid #bfbfbf;
    color: #333;
    display: block;
    float: left;
    height: 30px;
    overflow: hidden;
    
    font-weight: bold;
    
    line-height: 30px;
    padding: 0 15px 2px;
    text-decoration: none;
    width: auto;
}

#mainmenu li a:hover {
    background: url("/common/img/stadshz-parts.png") repeat-x scroll left -71px transparent;
    color: #E20A16;
    height: 29px;
    padding-top: 1px;
    text-decoration: none;
}

#container {
    margin: 35px auto 30px;
    overflow: hidden;
    width: 1000px;
}

#left-menu {
    width: 198px;
    float: left;
    overflow: hidden;
    
    margin-right: 15px;
    /*border: 1px solid #999;*/
}

#left-menu img {
    border: none;
}


#cbox1 {
    width: 196px;
    /*float: left;*/
    overflow: hidden;
    
    /*margin-right: 15px;*/
    border: 1px solid #999;
    margin-bottom: 15px;
}

#cbox1 ul {
    padding: 5px 5px 5px 5px;
}

#cbox1 li {
    line-height: 1.5em;
}

#twitter_link {
    text-align: center;
    margin: 0 auto 15px;
}

#twitter_widget {
    margin: 15px 0 15px 0;
}


#cbox2 {
    width: 196px;
    /*float: left;*/
    overflow: hidden;
    
    margin-top: 15px;
    /*margin-right: 15px;*/
    border: 1px solid #999;
    margin-bottom: 15px;
}

#cbox2 ul {
    padding: 5px 5px 5px 5px;
}

#cbox2 li {
    line-height: 1.5em;
}

div.title {
    background: url("/common/img/stadshz-parts.png") repeat-x scroll left -103px transparent;
    height: 28px;
    min-width: 198px;
    overflow: hidden;
    width: 188px;
    
    padding: 0 5px 0 5px;
}

div.title h2 {
    font-size: 13px;
    line-height: 28px;
}

#main-container {
    float: left;
    width: 750px;
    
    line-height: 1.5em;
    margin-left: 30px;
}


#footer {
    background-color: #333;
    clear: both;
    margin-top: 30px;
    min-width: 1000px;
    overflow: hidden;
    padding: 15px 0 30px;
    width: 100%;
}

#f-menu {
    color: #fff;
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
}

#f-menu a {
    color: #fff;
    line-height: 1.5em;
    text-decoration: none;
}

#f-menu a:hover {
    text-decoration: underline;
}


#copyright {
    text-align: center;
}


#news dt {
    float: left;
	/*font-weight: bold;*/
}

#news dd {
    padding-left: 9em;
    padding-bottom: 0.5em;
}

/* error */
#error img {
    float: left;
}

#error h2 {
    /*margin: 50px 0 20px;*/
    padding-top: 20px;
    padding-bottom: 10px;
    font-size: 2em;
    font-weight: bold;
    line-height: 1em;
}

#error ul {
    list-style-position: inside;
}

#error li {
    line-height: 1.5em;
}

/* disclaimer */
#disclaimer h2 {
    font-size: 20px;
    font-weight: bold;
    border-bottom: 1px solid #333;
    padding-bottom: 3px;
    margin-bottom: 20px;
}

#disclaimer dt {
    font-weight: bold;
    margin: 10px 0 10px;
}

#disclaimer dd {
    margin: 10px 0 20px;
}

#disclaimer dd ul {
    margin: 10px 0 10px;
    list-style-position: inside;
}

/* about */
#about h2 {
    font-size: 20px;
    font-weight: bold;
    border-bottom: 1px solid #333;
    padding-bottom: 3px;
    margin-bottom: 20px;
}

/* channnel */
#channel h2 {
    font-size: 20px;
    font-weight: bold;
    border-bottom: 1px solid #333;
    padding-bottom: 3px;
    margin-bottom: 20px;
}

#channel h3 {
    font-weight: bold;
    border-bottom: 1px solid #333;
    padding-bottom: 3px;
    margin-bottom: 20px;
}

#channel a{
    text-decoration: none;

}

#channel a:hover {
    text-decoration: underline;

}

/* program_list */
#program_list h2 {
    font-size: 20px;
    font-weight: bold;
    border-bottom: 1px solid #333;
    padding-bottom: 3px;
    margin-bottom: 20px;
}
#program_list h3 {
    font-weight: bold;
    border-bottom: 1px solid #333;
    padding-bottom: 3px;
    margin-bottom: 20px;
}

#program_list a{
    text-decoration: none;

}

#program_list a:hover {
    text-decoration: underline;

}

#program_list .channel_body {
    margin: 10px 0 25px;
}

.program_date {
    text-align: right;
}

.program_border {
    margin: 20px 0 20px;
}

/* program */
#program h2 {
    font-size: 20px;
    font-weight: bold;
    border-bottom: 1px solid #333;
    padding-bottom: 3px;
    margin-bottom: 20px;
}
#program h3 {
    font-weight: bold;
    border-bottom: 1px solid #333;
    padding-bottom: 3px;
    margin-bottom: 20px;
}

#program a{
    text-decoration: none;

}

#program a:hover {
    text-decoration: underline;

}

.program_date {
    text-align: right;
    border-bottom: 1px solid #333;
}

.movie {
    text-align: center;
    margin: 0 auto;
}

/* toppage */
#toppage h2 {
    margin-bottom: 10px;
    padding-bottom: 3px;
	border-bottom: 1px solid #333;
}

.topmovie {
    /*margin: 0 auto;*/
    padding: 0 25px;
}

/* project */
#project h2 {
    font-size: 20px;
    font-weight: bold;
    border-bottom: 1px solid #333;
    padding-bottom: 3px;
    margin-bottom: 20px;
}

#project h3 {
    font-weight: bold;
    border-bottom: 1px solid #333;
    padding-bottom: 3px;
    margin-bottom: 20px;
}

#project ul.jyomaha {
    margin-left: 20px;
}

/* inquiry */
#inquiry h2 {
    width: 750px;
}

#inquiry h2 {
    font-size: 20px;
    font-weight: bold;
    border-bottom: 1px solid #333;
    padding-bottom: 3px;
    margin-bottom: 20px;
}

#inquiry h3 {
    font-weight: bold;
    border-bottom: 1px solid #333;
    padding-bottom: 3px;
    margin-bottom: 20px;
}

#error_messages {
    margin-top: 20px;
    color: #900;
	font-weight: bold;
}


#inquiry .inq_ft {
    border-collapse: collapse;
}

#inquiry table.inq_ft {
    margin-top: 20px;
    margin-bottom: 20px;
    width: 100%;
}

.inq_ft th, .inq_ft td {
    border: 1px solid #666;
    padding: 10px 5px;
}

.inq_ft th {
    background-color: #f7f7f7;
    font-weight: normal;
}

.inq_ft select {
    font-size: 14px;
}

.inq_ft input {
    width: 300px;
    font-size: 14px;
    padding: 3px;
}

.inq_ft textarea {
    width: 500px;
    font-size: 14px;
}

.submit {
	width: 250px;
    font-size: 14px;
    margin-left: auto;
    margin-right: auto;
    text-indent: center;
}

#submit {
    width: 750px;
    text-align: center;
}

.cnf_title {
    width: 200px;
}

#cnf_submit {
    background-color: #ff9aa6;
    color: #E20A16;
    font-weight: bold;
}



