/* reset */
html {
color:#000000;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
margin:0;
padding:0;
}

table {
border-collapse:collapse;
border-spacing:0;
}

fieldset, img {
border:0;
}

address, caption, cite, code, dfn, em, strong, th, var {
font-style:normal;
font-weight:normal;
}

li {
list-style:none;
}

caption, th {
text-align:left;
}

h1, h2, h3, h4, h5, h6 {
font-size:1em;
font-weight:normal;
}

q:before, q:after {
content:'';
}

abbr, acronym {
border:0;
font-variant:normal;
}

sup {
vertical-align:text-top;
}

sub {
vertical-align:text-bottom;
}

input, textarea, select {
font-family:inherit;
font-size:inherit;
font-weight:inherit;
}

input, textarea, select {
font-size:100%;
}

legend {
color:#000;
}

del, ins {
text-decoration:none;
}

/**/

/* common */
body {
margin:0;
padding: 0;
text-align: left;
/*font-size:1em;
line-height:1em;*/
line-height: 1.3em;
background: #FFF url(../img/bg.gif) repeat-x;
}

strong {
font-weight:bold;
}

a:link {
color: #66b0b0;
text-decoration: underline;
}

a:visited {
color: #369090; 
text-decoration: underline;
}

a:active {
color: #66b0b0;
text-decoration: none;
}

a:hover {
color: #66b0b0;
text-decoration: none;
}

/* フォント */
.highl {
color:#2FA0D1;
}

.small {
font-size:0.8em;
}

.large {
font-size:1.2em;
}

/**/
#container {
width: 960px;
margin: 0 auto;
padding: 0;
background: url(../img/bg_contents.jpg) no-repeat top left;
}

#contents {
float: right;
width: 665px;
padding: 5px 15px 0 0;
}

#contents h2 {
clear: both;
margin: 0 0 10px;
}


#footer {
width:100%;
text-align:center;
color:#ffffff;
font-size:0.8em;

background: #e7adde;
padding: 18px 0 15px;
}

#footer a:link {
color: #ffffff;
text-decoration: none;
}

#footer a:visited {
color: #ffffff; 
text-decoration: none;
}

#footer a:active {
color: #ffffff;
text-decoration: underline;
}

#footer a:hover {
color: #ffffff;
text-decoration: underline;
}

/* ツールバー */
iframe {
background:#000;
}

/* ヘッダー */

#header {
width: 960px;
margin: 0 auto;

}

h1 {
}

#headLeft {
float:left;
width: 386px;
padding: 0 0 0 32px;
}

#headLeft p {
margin-left: 10px;
}

#headPhoto {
float: right;
}


/* サイド */
#sub {
float:left;
width:230px;
padding: 20px 0 20px 15px;
text-align:left;
}

#sub h2 {
margin: 0 0 10px;
}

#archive {
font-size: 0.9em;
}

#archive dt {
margin: 0 0 10px;
}

#archive ul {
margin: 0 0 0 10px;
}

#archive li {
margin: 0 0 5px;
}

#sideBtn {
padding: 45px 0 0 15px;
}

#sideBtn li {
margin: 0 0 7px;
}

#sideBtn img {
vertical-align: bottom;
}

.entries {
font-size: 0.8em;

margin: 0 20px 20px;
}

.entries li {
margin: 0 0 5px;
}


/* info */

#info {
clear: both;
margin: 20px 0 20px;
padding: 0 0 0;
}

#info dt {
background: url(../img/bg_ttl.png) no-repeat;
height: 53px;
color: #FFF;
}

#info dt span {
margin: 0 0 0 15px;
font-weight: bold;
line-height: 53px;
}

#info dt img {
vertical-align: bottom;
}

#info dd {
font-size: 0.8em;
padding: 25px 25px 0;
background: #FFF;
}

#info h3 {
font-weight: bold;
}

#programInfo {
margin: 0 0 0;
}


/* 記事 */

.entryList {
margin: 0 20px;
}

.entryList li {
margin: 0 0 25px;
padding: 0 0 25px;
border-bottom: 1px solid #666666;
}

#info dd em {
font-weight: bold;
margin: 0 0 5px;
display: block;
}

#info dd h3 {
font-weight: bold;
margin: 0 0 10px;
color: #cd6fc5;
}

#more {
margin: 20px 0 0;
}

.more {
text-align: right;
margin: 10px 10px 0 0;
}

#entryData {
font-size: 0.8em;

margin: 0 20px;
}

#entryData em {
font-weight: bold;
margin: 0 0 5px;
display: block;
}

#entryData h3 {
font-weight: bold;
margin: 0 0 10px;
}


.date {
clear: both;
color:#562301;
padding: 0 3px 5px;
font-weight: bold;
}


/* プロフィール */
#profile {
font-size: 0.8em;
margin: 0 0 20px;
}

#profile dd {
padding: 0 5px;
margin: 0 0 10px;
}

#profile h3 {
margin: 0 0 5px;
padding: 0 0 0;
font-weight: bold;
color: #cd6fc5;
}

#profile img {
display: block;
margin: 0 0 10px;
border: 5px solid #eeeeee;
}


/* とくモリ遊び隊 */
#asobitai {
font-size: 0.8em;
margin: 0 0 20px;
}

#asobitai dd {
padding: 0 5px;
margin: 0 0 10px;
}

#asobitai h3 {
margin: 0 0 5px;
padding: 0 0 0;
font-weight: bold;
color: #cd6fc5;
}

#asobitai img {
display: block;
margin: 0 0 10px;
border: 5px solid #eeeeee;
}

#asobitai strong {
font-weight: normal;
font-size: 0.85em;
}


/* ソーシャルブックマーク */
.socialSet {
background: #FFFFFF;
padding: 30px 5px;
}
.socialSet:after {
display: block;
clear: both;
visibility: hidden;
height: 0.1px;
line-height: 0;
font-size: 0.1em;
content: ".";
}
.socialSet {display: inline-block;}
.socialSet {zoom: 100%;}

.socialSet div {
float:left;
margin-right:10px;
}
.socialSet iframe {
background:#FFFFFF;
}

#topPage .socialSet {
padding: 10px 0;
}


/* 共通 */
#pageTtl {
background: url(http://www.1242.com/program/toku/img/bg_ttl.png) no-repeat;
height: 38px;
font-size: 1em;
margin: 0 0 10px;
padding: 15px 0 0 10px;
color: #1e6adf;
}

.content-nav {
font-size: 0.8em;
text-align: center;
}

#pageTop {
text-align: right;
}


/*
　その他
-------------------------------------- */

.clearFix:after {
content: ".";
display: block;
clear: both;
height: 0;
visibility: hidden;
}

.clearFix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearFix { height: 1%; }
.clearFix { display: block; }
/* End hides from IE-mac \*/

.clear {
clear: both;
}

.mgB10 {
margin-bottom: 10px;
}

.mgB20 {
margin-bottom: 20px;
}

