@charset "utf-8";
/*
Theme Name: Palette
Theme URI: http://ichijinsha.co.jp/
Description: Palette theme
Author: ICHIJINSHA
Version: 1.0
*/

html,body,h1,h2,h3,h4,h5,p,ul,li,div{
font-weight:normal;
padding:0px;
margin:0px;
}
body{
font-size:12px;
line-height:1.5em;
color:#777;
}
a{
color:#001166;
}
#main a img:hover{
filter:alpha(opacity=60);
-moz-opacity:0.60;
opacity:0.60;
}
#contents{
margin:0px;
background-color:#FFF;
}
#main{
float:none;
width:950px;
margin:0px auto;
padding:0px;
/*
zoom:100%;
*/
}
#main:after{
/*
content: "";
clear: both;
height: 0;
display: block;
visibility: hidden;
*/
}
#head{
background-color:#FFF8D5;
margin:0px;
padding:140px 400px 0em 0px;
}
#head ul li{
list-style-type: disc;
}

#face{
}

#main p{
font-size:11px;
line-height:1.4em;
color:#555;
margin-bottom:1em;
}
#main h1{
font-size:24px;
line-height:1.4em;
margin:0.5em 0.5em 0px 0px;
color:#aa3300;
font-weight:bold;
float:left;

}
#main h2{
margin-top:0.5em;
font-size:12px;
line-height:1.4em;
color:#ff0000;

}
#main h3{
margin:1em 0px;
font-size:18px;
line-height:1.4em;
font-weight:bold;
color:#333;
padding:0.3em 0.7em;

}
#main h4{
font-size:14px;
line-height:1.4em;
color:#993300;
font-weight:bold;
margin-top:2em;
display:inline;


}
#main h5{
font-size:14px;
line-height:1.4em;
color:#ff0000;
display:inline;

}
#main h3 li,#main h3 p,#main h4 li,#main h4 p{
font-size:12px;
color:#777;
}

#main ul{
margin:0px 0px 1em 0px;
padding: 0em 0em 0em 1.5em;
}
#main li{
font-size:11px;
line-height:1.4em;
color:#555;
margin-left:0.5em;

}
#main p#about{
font-size:12px;
line-height:1.4em;
color:#ffaa33;
font-weight:bold;
clear:both;
margin-bottom:0.5em;
}
#main p.side{
display:block;
margin:1.2em 0px 0px 1em;
}
/*
#blog{
margin-top:0em;
margin-bottom:12em;
background-color:#fff;
padding-left:0;
padding-top:0em;
font-size:14px;
line-height:160%;
width:620px;
float:left;
}
#blog h2{
font-size:14px;
line-height:1.6em;
font-weight:bold;
padding:0em;
margin:0em;

}
#blog h3,#blog h3 a{
font-size:16px;
line-height:1.4em;
font-weight:bold;
color:#333;
padding:0em 0em;
margin-bottom:1em
margin:0em;

}
#blog, #blog div, #blog p, #blog p a, #blog ul li, #blog ul li a{
font-size:12px;
line-height:1.6em;
}
#blog ul li ul li{
list-style-type: disc;
}
#blog div.entry-meta{
text-align:right;
margin:0em 0px 0.2em 0px;
color:#aaa;
}
#blog h3.entry-title{
font-size:18px;
text-align:center;
color:#ff0000;
width:600px;
margin:0px;
padding:0px;
}
#blog div.right{
text-align:right;
}
#blog div.entry-content,
#blog div.entry-content p{
}
*/
div.entry-content,
div.entry-content p{
font-size:12px;
line-height:1.5em;
color:#444;
}
#main h2{
color:#999;
font-size:24px;
line-height:28px;
margin-bottom:6px;
}
#main h3{
margin:0px;
color:#fff;
font-weight:normal;
padding:0.2em 0.5em;
font-size:12px;
margin-bottom:6px;
background-color:#555;

}
#primary{
width:320px;
float:right;
}
#primary ul.xoxo{
margin:0px;
padding:0px;
}
#primary ul.xoxo li{
list-style:none;
margin:0px;
padding:0px 0px 1em 0px;
}
#primary ul.xoxo li h3.widget-title{
margin:0px 0px 6px 0px;
color:#fff;
padding:0.2em 0.8em;
font-size:10px;
background-color:#ffffff;
background-image:url(/palette/wp-content/themes/palette/img/palette/h2.gif);
background-repeat:repeat-x;
height:27px;
font-weight:bold;
line-height:2.5em;
}
#primary ul.xoxo li ul.xoxo li{
list-style:none;
padding:0em 0em 0.5em 1em;
}

#primary a.centerbanner{
display:block;
text-align:center;
margin:4px;
}
#primary a.psuedobutton{
display:block;
background-image:url(img/bg_button.gif);
background-repeat:repeat-x;
padding:6px 0px;
width:90%;
line-height:1.4em;
color:#fff;
font-weight:bold;
margin:0px auto;
border:solid 1px #ccc;
text-decoration:none;
}

#main h2#mainhead{
font-size:14px;
line-height:1.4em;
/*
height:98px;
*/
height:87px;
zoom:100%;
}
#main h2#mainhead a{
display:block;
width:275px;
text-indent:-9999px;
/*
background-image:url(img/palette/logo.gif);
*/
background-image:url(img/palette/logo2017.png);
background-repeat:no-repeat;
/*
height:98px;
*/
height:87px;
padding:0px;
margin:0px;
margin-right:12px;
float:left;
}
#main h2#mainhead p{
display:block;
float:left;
color:#999;
font-size:14px;
line-height:1.4em;
border-left:solid 2px #ccc;
margin:0.5em 0em;
padding: 1em 0em 1em 1em;
}
#main h2#mainhead:after{
content: "";
clear: both;
height: 0;
display: block;
visibility: hidden;
}
#main h3.entry-title{
background-image:url(img/palette/h2.gif);
text-align:left;
height:18px;
color:#ffffff;
font-size:16px;
font-weight:bold;
line-height:1.4em;
width:600px;
margin-bottom:1em;
margin-top:12px;

}
#main div.sticky h3.entry-title{
clear:both;
border-left:solid 6px #99CCFF;
height:18px;
font-size:16px;
line-height:18px;
margin-top:-12px;
}
#main div.post,
#main div.page{
width:630px;
float:left;
margin-bottom:36px;
padding-top:12px;
margin-top:12px;
}
#main div.page{
margin-top:-12px;
padding-top:0px;
}
#main div.sticky{
width:950px;
float: none;
}

#twitter h4{
display:block;
}
#twitter h4 a{
font-size:16px;
}
#magazineleft{
width:620px;
float:left;
margin-right:10px;
font-size:24px;
}
#magazineleft img{
float:left;
vertical-align:top;
}
#magazineleft p.side{

}
#magazineleft h3{
margin:4px 0px 0px 0px;
padding:4px 0px 0px 7px;
background:none;
color:#000000;
height:18px;
width:155px;
font-size:12px;
font-weight:bold;
background-image:url(/palette/wp-content/themes/palette/img/palette/icon.png);
background-repeat:no-repeat;
color:#fff;
float:left;
}

#magazineleft p{
clear:both;
font-size:12px;
padding:3px 0px 0px 12px;
margin:0em;
line-height:1.5em;
}
#magazineleft p span.regular{
white-space:nowrap;
margin-right:1em;

}
#magazineleft p a{
font-size:1em;
line-height:1.4em;
margin-right:0.5em;
}
#magazineleft p.strong{
font-size:16px;
padding:0px 0px 0.5em 0px;
}
#magazineleft p.strong a{
padding: 0px 0.3em 0px 0.5em;
font-size:20px;
font-weight:bold;
}
#magazineleft a:hover{
text-decoration:none;
}
#magazineleft p.side{
display:block;
clear:none;
float:left;
padding: 0px;
margin:9px 0px 0px 4px;
color:#3333CC;
font-size:11px;
line-height:1.4em;
}
#magazineleft #notice{
margin:1em 0em 1.5em 0em;
padding:0.5em 1em;
border:solid 1px #eee;
color:#990000;
}
#magazineleft img{
border:solid 1px #eee;
margin-right:12px;
}
#magazineright{
margin-top:-30px;
width:320px;
float:left;
}
#magazineright #coverimage{
margin-bottom:12px;
padding:10px;
background-color:#eee;
background-image:url(/palette/wp-content/themes/palette/img/palette/face_bg.gif);
margin-top:-12px;
}
#magazineright #coverimage p{
margin:5px 0px 0px 0px;
background-color:#888;
color:#fff;
padding:0.5em 0.7em;
}

#magazineright h2{
background-image:url(/palette/wp-content/themes/palette/img/palette/h2.gif);
background-repeat:repeat-x;
font-size:11px;
padding:0em 0.7em;
color:#fff;
font-weight:bold;
}
#magazineright p{
clear:both;
padding-bottom:0.5em;
border-bottom:solid 1px #eee;
zoom: 100%;
}
#magazineright p:after{
content: "";
clear: both;
height: 0;
display: block;
visibility: hidden;
}
#magazineright p img{
float:left;
margin-right:6px;
border:solid 1px #eee;
}
#magazineright p a{
display:block;
margin-bottom:0.5em;
}
#magazineright p a:hover{
text-decoration:none;
}
#magazineright hr{
visibility:hidden;
}

#primary{
width:320px;
float:right;
padding-left:10px;
}
#primary ul.xoxo{
margin:0px;
padding:0px;
}
#primary ul.xoxo li{
list-style:none;
margin:0px;
padding:0px 0px 1em 0px;
}
#primary ul.xoxo li h3.widget-title{
margin:0px 0px 6px 0px;
color:#fff;
padding:0.2em 0.8em;
font-size:10px;
background-color:#ffffff;
background-image:url(/palette/wp-content/themes/palette/img/palette/h2.gif);
background-repeat:repeat-x;
height:27px;
font-weight:bold;
line-height:2.5em;
}
#primary ul.xoxo li ul.xoxo li{
list-style:none;
padding:0em 0em 0.5em 1em;
}


#primary a.centerbanner{
display:block;
text-align:center;
margin:4px;
}
#primary a.psuedobutton{
display:block;
background-image:url(img/bg_button.gif);
background-repeat:repeat-x;
padding:6px 0px;
width:90%;
line-height:1.4em;
color:#fff;
font-weight:bold;
margin:0px auto;
border:solid 1px #ccc;
text-decoration:none;
}
/*
#main h3.entry-title{
background-image:url(img/palette/h2.gif);
text-align:left;
height:14px;
color:#ffffff;
font-size:12px;
font-weight:bold;
line-height:1.4em;
width:600px;
}
#main div.sticky h3.entry-title{
clear:both;
border-left:solid 6px #99CCFF;
height:18px;
font-size:16px;
line-height:18px;
}
*/
#main div.post,
#main div.page{
width:600px;
float:left;
margin-bottom:2em;
}
#main div.sticky{
width:950px;
float: none;
}

table.sending{
border-collapse:collapse;
}
table.sending th,
table.sending td{
border:solid 1px #ccc;
padding:0.2em 0.5em;
}
table.sending th{
white-space:nowrap;
padding:0.2em 1em;
background-color:#aaa;
color:#fff;
}
table.sending td.center{
text-align:center;
}
table.sending td.nowrap{
white-space:nowrap;
}

table.sending td.done{
background-color:#eef6ff;
text-align: center;
}
table.sending td.progress{
background-color:#fff0ee;
text-align: center;
}
table.sending td.wanted{
background-color:#ffffee;
text-align: center;
}
#additional{
clear:both;
padding:24px 0px 36px 0px;
margin-bottom:24px;
}
#additional a,
#additional a img{
border:none;
}

.deadline {
text-align: center;
}
