@charset "UTF-8";

/*@import url(http://takehanaichiko.com/css/reset.css);*/
@import url(normalize.css);
@import url(clearfix.css);
@import url(fonts.css);
@import url(common.css);
@import url(second.css);


/*メインタイトル*/
h3 {
margin:0 0 1em 0 !important;
}
body#cameraman h2 {
background-image:url(../img/cameraman_img/title.png);
}
ul#mainnavi li.cameraman{
display:none;
}

.cameraman_headline h3 {
margin:0;
padding:0;
position:relative;
text-indent:25px;
line-height:16px;
font-weight:normal;
font-size:16px;
letter-spacing:2px;
color:#22AC38;
margin-bottom:15px !important;
}
.cameraman_headline h3 a{

color:#22AC38 !important;
}
.cameraman_headline h3 img{
display:inline-block;
width:12px;
height:12px;
position:absolute;
left:0;
top:3px;
}
.cameraman_headline p {
border:1px solid #22AC38;
padding:0.5em 1em 0.5em 1em;
width:32em;

}

.ugc-input-wrapper label {
color:#22AC38;
font-weight:normal !important;
}

.ugc-input-wrapper #ug_photo {
width:120px;
height:24px;
color:#22AC38;


}
.ugc-input-wrapper .btn {
width:120px;
height:24px;
color:#22AC38;
font-weight:bold;
}

#ug_caption, #ug_photo {
background:#f2f2f2;
border:1px solid #cccccc;
}
.cameraman_headline p.info {
margin-top:15px;

}