@charset "UTF-8";

/* Suggested order:
display
position
list-style

float
clear

width
height

margin
padding
border

color
background

font
line-height
text-indent
text-decoration

text-align
vertical-align
*/


/*=======================
BASE settings
========================*/


/* Images */
img {
border: 0px;
}

img.fl-left {
margin-right: 10px;
margin-bottom:5px;
}
img.fl-right {
margin-left: 10px;
margin-bottom:5px;
}


/*table */
table{
background-color : transparent;
font-size: 100%;
}


/*中央揃え*/
.al-center{
text-align:center;
}


/*右揃え*/
.al-right{
text-align:right;
}

/*左揃え*/
.al-left{
text-align:left;
}


.fl-left{
float:left;
}


.fl-right{
float:right;
}

/*まわりこみ解除*/
.clr{
clear:both;
}

blockquote{
margin:1.5em;
padding:0px;
}

a:visited{
color : #333333;
text-decoration:underline;
font-weight:normal;
}

a:link{
color : #333333;
text-decoration:underline;
font-weight:normal;
}

a:active{
color : #333333;
font-weight:normal;
}

a:hover{
font-weight:normal;
}

.jumptop{
text-align:right;
font-size:80%;
}
.jumptop a{
color:#0066ff;
background-color:transparent;
text-decoration:none;
}


/*=======================
FONT settings
========================*/

body{
font-family:"ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
font-size: 80%;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}

html>body{
font-size: 12px;
}



.large{
font-size:120%;
}

.llarge{
font-size:150%;
}

.lllarge{
font-size:180%;
line-height:120%;
}

.small{
font-size:90%;
}

.ssmall{
font-size:80%;
}

.red{
color:#ff0000;
background-color:transparent;
}

.green{
color:#009000;
background-color:transparent;
}

.violet{
color:#6600cc;
background-color:transparent;
}

/*パラグラフ*/
p{
margin:0 auto 1.5em auto;
line-height:160%;
}


/*=======================
LAYOUT settings
========================*/

body{
margin: 0px;
padding: 0px;
color : #333333;
background: #F2F2F2;
text-align:center;
}


.skiplink{
display:none;
}

#shadowbox1{
margin: 0px auto 0px auto;
width:98%;
width:850px;/*920*/
padding-left:10px;
color : #333333;
background: transparent url(../images/common/shadow-l.gif) left top repeat-y;
text-align:left;
}

#shadowbox2{
width:98%;
width:850px;
padding: 0px 10px 0px 0px ;
border:0px;
background: transparent url(../images/common/shadow-r.gif) right top repeat-y;
}

#wrapper,#wrapperlist{
width:850px;
margin: 0px auto 0px auto;
padding: 0px;
border:0px;
text-align:left;
background: #ffffff;
}

#wrapper{
border-top:3px solid #9e0b0e;
}

#wrapperlist{
width:100%;
}

#shadowtop1{
width:990px;/*920*/
}

#shadowtop2{
width:990px;
}

#wrappertop{
width:990px;
}

#header{
margin: 0px;
padding: 15px 15px 12px 15px;
border: 0px;
color : #333333;
background:#ffffff;
}


#globalnavi{
width:850px;
}

#contents{
margin:0px;
padding:15px 15px 15px 15px;
color : #333333;
background:#ffffff url(../images/common/contents-bg.gif) center top repeat-x;
}

#contentsmobile{
margin:5px;
padding:10px 0 0 0;
color:#333333;
}

#contentsmobile img{
max-width:100%;
height:auto;
}

#climblink{
width:850px;
margin-bottom:0px;
padding:0px;
border-top:1px solid #999999;
}

#climblink p{
margin:0px;
padding:0px 17px;
}

h2.naviandinfo{
display:none;
}

.adarea1{
}

.layouttable{
border-spacing:0px;
border-collapse:collapse;
border:0px;
}

.layouttable td{
vertical-align:top;
}

#maincolumn{
width:505px;
margin: 0px;
padding:0px 15px 0px 15px;
color : #333333;
background:transparent;
text-align:left;
vertical-align:top;
}

#leftside{
padding:0px;
width:296px;
background:transparent;
vertical-align:top;
}

#rightside{
width:224px;
padding:0px;
background:transparent;
vertical-align:top;
}


#footer{
clear:both;
margin: 0px auto 0px auto;
padding-top:50px;
padding-bottom:5px;
text-align:center;
}


/*=======================
NAVIGATION settings
========================*/

#globalnavi{
clear:right;
margin:0px;
height:24px;
color:#333333;
background:transparent url(../images/common/globalnavi-bg.gif) left top repeat-x;
text-align:left;
}

#globalnavi ul{
margin:0px;
padding:0px;
list-style-type:none;
width:850px;
}

#globalnavi li{
float:left;
margin:0px;
padding:0px;
text-align:left;
}


 a.gnavi{
display:block;
height:24px;
text-decoration:none;
text-indent:-10000px;
color:#333333;
background:transparent url(../images/common/globalnavi.gif) no-repeat;
}



#naviTop,#naviTop-cur{
width:142px;
}

#naviTop:hover,#naviTop-cur{
background-position: 0px -24px;
}


#naviMy,#naviMy-cur{
width:139px;
background-position:-142px 0px;
}

#naviMy:hover,#naviMy-cur{
background-position:-142px -24px;
}


#naviRank,#naviRank-cur{
width:140px;
background-position:-281px 0px;
}

#naviRank:hover,#naviRank-cur{
background-position:-281px -24px;
}


#naviSerch,#naviSerch-cur{
width:127px;
background-position:-421px 0px;
}

#naviSerch:hover,#naviSerch-cur{
background-position:-421px -24px;
}

#navi hr{
display:none;
}

/*=======================
HEADER settings
========================*/


#header{
font-size:90%;
}


#logo{
width:245px;
margin:0px;
padding:0px;
background:transparent ;
}

.searchtd{
width:420px;
margin: 0px;
padding:0px 15px 0px 15px;
color : #333333;
background:transparent;
text-align:left;
vertical-align:top;
}

#headernavi{
margin:0px;
padding:0px;
background:transparent;
text-align:right;
vertical-align:top;
}


#header h1{
margin:0px;
padding:0px;
font-size:11px;
font-weight:normal;
}

.headersearch{
width:420px;/*to420*/
}


.headersearch img{
vertical-align:bottom;
}

.headersearch form{
width:420px;
margin:0px;
padding:5px;
border:1px solid #cccccc;
background-color:#f5f5f5;
}

.textbox{
width:230px;
}

.headersearch p{
margin-top:0.5em;
margin-bottom:0px;
text-align:right;
}


#headernavi ul{
float:right;
width:200px;
margin:0px;
padding:0px;
list-style-type:none;
text-align:right;
}

#headernavi li{
float:left;
margin:0px;
padding:0px;
text-align:center;
}

a.hnavi {
display:block;
padding:0px;
height:16px;
text-decoration:none;
text-indent:-10000px;
background:transparent url(../images/common/header-navi.gif) no-repeat;
}

#hnaviRss{
width:45px;
}

#hnaviRss:hover{
background-position: 0px -16px;
}

#hnaviHelp{
margin-left:15px;
width:56px;
background-position: -50px 0px;
}

#hnaviHelp:hover{
background-position: -50px -16px;
}

#hnaviHatena{
margin-left:10px;
width:19px;
background-position: -110px 0px;
}

#hnaviHatena:hover{
background-position: -110px 0px;
}

#hnaviDeli{
margin-left:8px;
width:16px;
background-position: -130px 0px;
}

#hnaviDeli:hover{
background-position: -130px 0px;
}

#hnaviClip{
margin-left:10px;
width:16px;
background-position: -147px 0px;
}

#hnaviClip:hover{
background-position: -147px 0px;
}

/*=======================
LEFTSIDE settings
========================*/


div.leftbox{
width:296px;
padding:1px;
border:1px solid #cccccc;
color:#333333;
background:#ffffff;
}

.leftbox h3{
margin:0px;
padding:7px 6px 9px 6px;
color:#ffffff;
background-color:#3CB878;
background:url(../images/leftside/h-bg.gif) center top no-repeat;
font-size:100%;
line-height:100%;
}


#whatsbox{

}

#whatsbox h3{
padding:0px;
border:0px;
}

#loginbox{
font-size:90%;
}

#loginbox h3{
padding:0px;
border:0px;
}

#loginbox form{
margin:0px;
padding:0px;
}

a.loginbtn{
display:block;
margin:0px auto 0px auto;
width:129px;
height:24px;
background:transparent url(../images/leftside/btn-login.gif) center top no-repeat;
text-indent:-10000px;
text-decoration:none;
}
a.loginbtn:hover,a.loginbtn:active{
background-position:0px -24px;
}


#loginemail,#loginpass{
width:170px;
border:1px solid #999999;
}

.inside{
padding:3px 10px 3px 10px;
}

.leftbox ul{
margin:0px;
padding:0px;
list-style-type:none;
}

.leftbox li{
padding:5px;
color:#333333;
background:#ffffff url(../images/leftside/list-bg.gif) center bottom repeat-x;
}
.leftbox li a{
display:block;
padding-left:18px;
color:#333333;
background:transparent url(../images/leftside/list-bt.gif) left center no-repeat;
text-decoration:none;
}
.leftbox li a:hover{
color:#0000ff;
background:transparent url(../images/leftside/list-bt.gif) 2px center no-repeat;
}


/*=======================
FOOTER settings
========================*/


#footer hr{
display:none;
}

.fnavi1{
margin-bottom:0px;
padding-bottom:5px;
border-bottom:1px solid #0033cc;
}

.fnavi2{
margin-top:0em;
}

.copyright{
font-size:12px;
line-height:16px;
vertical-align:top;
}

/*=======================
CONTENTS settings
========================*/

.mainbox h2{
margin:0;
font-size:15px;
text-shadow: 1px 1px 1px #fff;
border:solid 1px #ddd;
padding: 5px;
border-radius: 5px;
background: #eee;
-moz-border-radius: 5px; /* FF */
background: -moz-linear-gradient(top,  #fff,  #eee); /* FF */
-webkit-border-radius: 5px;/* Webkit */
background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));/* Webkit */
-pie-background:linear-gradient(top,  #fff,  #eee); /* ie */
behavior: url(images/PIE.htc);  /* ie */
}
#heading div{
border-left:4px #9C0000 solid;
padding-left:6px;
}

#heading a{
font-size:15px;
text-shadow: 1px 1px 1px #fff;
font-weight:bold;
}

.mainbox h3{
display:block;
padding-left:20px;
color:#333333;
background:transparent url(../images/common/paragraph_bg.gif) left center no-repeat;
text-decoration:none;
margin:30px 0px 12px 0px;
font-size:120%;
border-bottom:1px dashed #ccc;
}

.mainbox h4{
margin:0 0 5px 0; border-bottom: solid 2px #3993BF; padding: 0 0 0 13px; font-size: 13px; line-height: 16px; background: url(../images/common/title_bar.gif) 4px 0 no-repeat;
}

.mainbox hr{
clear:both;
margin:0.5em auto;
padding:0px;
display:block;
height:1px;
color:#cccccc;
background-color:#cccccc;
border:0px;
}

.interview{
margin:0px 0px 3px 0px;
font-size:120%;
line-height:160%;
}

.interview strong{
font-weight:bold;
color:#3CB878;
}

.interview strong a:link{
font-weight:bold;
color:#3CB878;
}

.interview strong a:visited{
font-weight:bold;
color:#3CB878;
}

.interview img{
border:1px solid #ccc;
margin-right: 2px;
padding: 2px;
background-color: #f2f2f2;
}

.interview a:hover img{
border:1px solid #38a1e5;
background:#9cd1e1;
}

.highlight{
background-color:#ffff66;
color:#333333;
}

.profile{
border:1px solid #999999;
background-color:#FDCD98;
font-size:12px;
padding:3px;
}

.profile img{
background-color:#ffffff;
border-top: 1px solid #eee;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
border-left: 1px solid #eee;
margin:0;
padding:4px;
}

.introduce{
border:1px solid #999999;
font-size:12px;
background: transparent url(../images/common/note_bg.gif);
background-color:#FFFF99;
line-height: 20px;
padding: 0 10px 10px;
margin: 0;
}

.introduce2{
border:1px solid #999999;
font-size:12px;
background: transparent url(../images/common/note_bg.gif);
background-color:#CCFFFF;
line-height: 20px;
padding: 0 10px 10px;
margin: 0;
}

.profile-text{
background: transparent url(../images/common/note_bg.gif);
line-height: 20px;
padding: 0 10px 10px;
margin: 0;
}

#proficon{
border:0;
padding:0;
vertical-align:text-top;
background-color: #FDCD98;
}

#articlelist ul{ margin:0; padding:0;}

#articlelist li{ clear:both; display:block; height:84px; list-style-type:none; margin:3px 0;}

#articlelist a{display:block; text-decoration:none; border:1px solid #cccccc; padding:2px; height:78px; font-size:12px; line-height:14px; background-color:#f6f6f6;}

#articlelist a:hover{display:block; text-decoration:none; border:1px solid #552C2C; padding:2px; height:78px; font-size:12px; line-height:14px; background-color:#ffff99;}

#articlelist .thumbnail{ float:left; border:1px solid #ccc; padding:3px; margin-right:3px; background-color:#ffffff;}

#articlelist b{
color:#3B5998;
font-size:13px;
line-height:16px;
}

.thanklist{ float:left; margin:6px 3px 0 3px; width:156px; text-align:center; border:1px solid #ccc; padding:2px; font-size:12px;}

.thanklist .thumbnail{ border:1px solid #ccc; padding:3px; background-color:#ffffff;}

.thanklist a{background-color:#f6f6f6;}

.thanklist a:hover{background-color:#ffff99;}

.semiinfo{
position:relative;
margin-left:135px;
min-height:150px;
}
.semiinfoleft{
float:left;
text-align:center;
position:absolute;
top:0;
left:-135px;
}
.semiphoto{
border-top: 1px solid #eee;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
border-left: 1px solid #eee;
margin:0;
padding:2px;
}

.semiinfo table{
margin:0px;padding:0px;
border-top:1px solid #cccccc;
border-collapse:collapse;
border-spacing:0px;
}

.semiinfo th{
padding:3px 0 3px 5px;
width:75px;
border-bottom:1px solid #cccccc;
color:#663300;
background:#f5f5f5;
text-align:left;
font-weight:normal;
}

.semiinfo td{
padding:3px 0 3px 5px;
border-bottom:1px solid #cccccc;
color:#333333;
background:#ffffff;
}

p.descriptions{
margin-top:5px;
padding:0px;
line-height:130%;
}

.explain{
margin-left:10px;
margin-right:10px;
padding:0px;
line-height:20px;
}

.pictview{
margin-left:10px;
margin-right:10px;
padding:0px;
text-align:center;
vertical-align:middle;
line-height:16px;
}

.regist table{
margin:0px;
padding:0px;
border-collapse:collapse;
border-spacing:0px;
}

.regist td{
border-bottom:1px solid #cccccc;
border-top:1px solid #cccccc;
text-align:left;
vertical-align:middle;
padding:5px 5px 5px 5px;
color:#333333;
background:#ffffff;
}

.regist th{
background:url(../images/common/bg_th.gif) repeat-y left bottom;
border-bottom:1px solid #cccccc;
border-top:1px solid #cccccc;
padding:0 0 0 15px;
width:100px;
color:#663300;
text-align:left;
font-weight:normal;
}

.regist th.must{
background:url(../images/common/bg_th_must.gif) repeat-y left bottom;
}

.regist th.optional{
background:#f5f5f5;
}

.regist th.enquete{
padding:5px 15px 5px 10px;
width:100%;
}

.regist td.mostnum{
background:#ffffcc;
}

td.left{
padding:0 0 0 5px;
background:url(../images/common/bg_th_left.gif) repeat-y left bottom;
}

.semidata th.enquete{
width:100%;
}

.semidata td.today{
background-color:navajowhite;
}

.semidata td.past{
background:#f5f5f5;
}

.howto td{
line-height:16px;
}

.howto img{
border:1px solid #999999;
}

.focus{
background-color:#ffffcc;
border: 1px solid #666666;
margin:0;
padding:2px;
}

ul#tags {
border: 0px solid #CCC;
padding: 0px;
margin: 0px;
display: none;
}

#tags li {
display: inline;
}

.bookshelf table{
margin:0px;padding:0px;
border-top:4px solid #754C24;
border-left:4px solid #754C24;
border-bottom:0;
border-right:4px solid #754C24;
background-repeat:repeat;
background-image:url(../images/common/shelf_bg.jpg);
}

.bookshelf td{
border-bottom:4px solid #754C24;
vertical-align:bottom;
padding-top:8px;
}

#topics ul{ margin:0; padding:0;}

#topics li{ clear:both; display:block; list-style-type:none; border-bottom:1px dotted #333333; margin:5px 0; padding-bottom:2px;}

#topics b{ color:#3B5998; font-size:14px; line-height:20px;}

#topics .thumbnail{ float:left; border:1px solid #ccc; padding:3px; background-color:#ffffff;}

.postcard {
border:1px solid #4e4e4e;
padding:0;
}

#twitter_div{
margin:0px;
padding:5px;
border:1px solid #cccccc;
background-color:#f5f5f5;
}

#twitter_div ul{ margin:0; padding:0;}

#twitter_div li{ clear:both; display:block; list-style-type:none; border-top:1px dotted #333333; margin:5px 0; padding-top:2px;}

#hito a:hover img{
  opacity:0.5;
  filter:alpha(opacity=50);
}

.booktitle table{
width:100%;
margin:0px;padding:0px;
border:1px;
border-color : #cccccc;
background-color:#333333;
border-collapse:collapse;
border-spacing:0;
border-style:solid;
}

.booktitle td{
margin:2px;
padding:2px;
color:#333333;
background:#ffffff;
vertical-align:middle;
font-size:12px;
text-align:left;
background-image:none;
border-bottom:1px solid #cccccc;
}

#profbook table{
width:600px;
}

.author{
text-align:right;
}

.introduce .thumbnail{ float:left; border:1px solid #ccc; padding:3px; margin-right:3px; background-color:#ffffff;}

.listinfo{
margin-left:0px;
}

.listinfo table{
background-color : #cccccc;
}

.listinfo th{
padding:2px;
color:#663300;
font-size:12px;
background:#eeeeee;
text-align:center;
font-weight:normal;
}

.listinfo td{
padding:2px;
color:#333333;
font-size:12px;
background:#ffffff;
vertical-align:middle;
}

.toparticle{
width:232px;
height:84px;
margin:4px;
float:left;
font-size:12px;
line-height:15px;
}

.toparticle .thumbnail {
float: left;
border: 1px solid #cccccc;
padding: 3px;
margin-right: 3px;
background-color: white;
}

.toparticle b{
color:#3B5998;
font-size:13px;
}

.topcom{
color:#ffffff;
background-color:#454545;
background-image:url(../images/common/topcom_bg2.gif);
margin:0 0 4px 0;
padding:1px 0 0 4px;
}

.toparea a{
display:block;
width:228px;
height:80px;
padding:2px;
background-color:#f6f6f6;
border:1px solid #cccccc;
text-decoration:none;
}

.toparea a:hover{
background-color:#ffff99;
border:1px solid #552C2C;
}

.topbox{
overflow: hidden;
margin-left:4px;
margin-bottom:4px;
background-image:url(../images/common/article_bglong.gif);
background-position:left top;
background-repeat:no-repeat;
padding:5px 0 6px 50px;
vertical-align:middle;
}

.topleft{
float:left;
font-size:15px;
font-weight:bold;
}

.topright{
float:right;
font-size:12px;
margin-right:10px;
}

.emp{
font-weight:bold;
font-size:15px;
}

.ustbox{
overflow: hidden;
background-image:url(../images/common/article_bg608.gif);
background-position:left top;
background-repeat:no-repeat;
padding:5px 0 6px 50px;
vertical-align:middle;
}

.infobox{
padding:5px;
line-height:18px;
font-size:13px;
}

.fbbox{
background-color:#EDEFF4;
}

.iconarea{
font-size:14px;
}

.iconarea img{
vertical-align:middle;
padding:2px;
border:0;
background-color:transparent;
}

#suggest {
    position: absolute;
    background-color: #FFFFFF;
    border: 1px solid #CCCCFF;
    font-size: 14px;
    width: 200px;
}
#suggest div {
    display: block;
    width: 200px;
    overflow: hidden;
    white-space: nowrap;
}
#suggest div.select{ /* キー上下で選択した場合のスタイル */
    color: #FFFFFF;
    background-color: #3366FF;
}
#suggest div.over{ /* マウスオーバ時のスタイル */
    background-color: #99CCFF;
}

.plusone{
width:505px;
}

.kword {
line-height: 1.8;
padding: 1px 2px;
color: #2468CE;
background-color: #E4EDF5;
border: 1px solid #BEDAF3;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
white-space: nowrap;
}

.kword a{
text-decoration: none;
}

.jcarousel-item a:hover img{
  opacity:0.8;
  filter:alpha(opacity=80);
}

.entry-content blockquote{
  background-color:#eee;
  padding:1em 1em 1em 3em;
  position:relative;
  border-left:3px solid #666;
}
.entry-content blockquote:before{
  content:"“";
  font-size:600%;
  line-height:1em;
  font-family:"ＭＳ Ｐゴシック",sans-serif;
  color:#999;
  position:absolute;
  left:0;
  top:0;
}

.gnavi{  
margin:0;
height:30px;
overflow:hidden;
vertical-align:middle;
border-top: 1px solid #CCCCFF;
background:#f0f0f0 url(../images/common/header-bg.gif) center bottom repeat-x;
}
.gnavi li{
display:block;  
float:left;
font-size:120%;
list-style:none;
padding:0 32px 0 18px;
vertical-align:middle;
font-weight:bold;
text-shadow:0 1px 1px #fff;
line-height:30px;  
}
.gnavi li a{  
text-align:center;  
text-decoration:none;
font-weight:bold;
}
.gnavi li a:hover{  
color:#999;
text-decoration:none;
font-weight:bold;
}
.mobmenu .gnavi{
height:40px;
}
.mobmenu .gnavi li{
line-height:40px;
}

#bloglist ul{ margin:0; padding:0;}

#bloglist li{ clear:both; display:block; list-style-type:none; margin:3px 0;}

#bloglist a{display:block; text-decoration:none; border:1px solid #cccccc; padding:2px; height:58px; font-size:14px; line-height:18px; background-color:#f6f6f6;}

#bloglist a:hover{display:block; text-decoration:none; border:1px solid #552C2C; padding:2px; height:58px; font-size:14px; line-height:18px; background-color:#ffff99;}

#bloglist .thumbnail{ float:left; border:1px solid #ccc; padding:3px; margin-right:3px; background-color:#ffffff;}

.screen-reader-text{
display:none;
}

article{
margin-bottom:10px;
}

#icon-home{
background-image: url(../images/header/home.png);
}

#icon-pencil{
background-image: url(../images/header/pencil.png);
}

#icon-info{
background-image: url(../images/header/info.png);
}

#icon-profile{
background-image: url(../images/header/profile.png);
}

#icon-query{
background-image: url(../images/header/query.png);
}

#icon-mail{
background-image: url(../images/header/mail.png);
}

.navicon{
background-position-y:6px;
background-repeat:no-repeat;
}

.mobnavicon{
background-position-y:10px;
background-repeat:no-repeat;
}

.txtg{
color:#00A12A;
}

.txtb{
color:#2852CE;
}

.txtr{
color:#CC5029;
}

.txty{
color:#A36209;
}

.txtbl{
color:#333333;
}

#popularlist ul{
padding-left:20px;
padding-right:3px;
margin:5px 0;
}

.mobilebox{
border-color: #e6e6e6;
border-style: none solid solid;
margin-right: 0;
margin-left: 0;
margin-bottom: 10px;
border-width: 1px;
}

.mobilebox ul{
margin: 0;
padding: 0;
}

.mobilebox li{
display: table;
width: 100%;
list-style: none;
border-style: solid none none none;
border-width: 1px;
border-color: #e6e6e6;
}

.mobli{
padding: 10px 5px 10px 5px;
}

.ttbl td{
vertical-align:top;
}

.youtube{
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe{
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

#maincolumn{
padding:0px 15px 0px 0px;
}

.interview a[target=_blank]{
  background: no-repeat right center;
  background-image: url(../images/common/icon_exlink.png);
  background-repeat: no-repeat;
  background-position: right center;
  padding-right: 12px;
}

.button-toggle {
	width: 30px;
	padding-right: 10px;
	color: #222;
	font-size: 36px;
	line-height: 60px;
	text-align: center;
	box-shadow: 0 0 0 1px #fff;
	cursor:pointer;
}
.off{
	display:none;
}

.mobmenu{
	display:none;
}

#headermob h1{
margin:10px 0 0 0;
}
