* {
 position: relative;
 margin: 0px auto 0 auto;
 padding: 0;
}

html{height: 100%;}

/* BODY--------------------------------------------*/
body {
margin : 0;
color:#333;
font-size: 13px;
line-height: 150%;
text-align:center;
background: #FFF;
font-family: arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif;
}


/*デフォルト属性 */
img, a, p, h1, h2, h3, h4, h5, h6, blockquote {
 margin: 0;
 padding: 0;
 border: 0;
}

/* strongの色 */
strong {font-weight: bold;}

/* 画像の属性 */
img {border: none; margin: 0;}
.img-left {float: left;margin: 5px 10px 5px 0;}
.img-right {float: right;margin: 5px 0 5px 10px;}
.img-center {;margin: 10px auto;}


/* リンクの属性（未指定の時） */
a:link, a:active {color: #003399;text-decoration: underline;}
a:visited{color: #652BFF;text-decoration: underline;}
a:hover{color : #FF3300;text-decoration: none;
                position:relative;
                top:1px;
                left:1px;
}

/* テーブルの属性*/
table {margin: 0 0 0 10px; font-size: 12px; color: #666;}
td {padding: 5px;}


/* --------- 基本設定 ----------------------------------　*/
#wrapper {
width: 940px;
text-align: left;
background: url("http://someya.tv/is03/img/header.jpg") no-repeat;
 min-width: 920px;
}

/*ヘッダー部分*/
#header{
margin : 0;
padding: 0;
height : 80px;
}

#header h1{
margin-top : 0px;
margin-bottom: 0px;
text-indent: -1000px;
}

#header h1 a {
width:450px;
height:80px;
background: url("http://someya.tv/is03/img/header.jpg") no-repeat;
display: block;
float: left;
}

#header h1 a:hover {
background: url("http://someya.tv/is03/img/header.jpg") no-repeat;
}

/* TAB部分の指定 */
#tab{
padding: 60px 10px 0 0;
}

#tab a:link, #tab a:visited, #tab a:active {
color: #00F;
text-decoration: none;
width: 80px;
height: 20px;
margin: 0 2px;
font-size: 12px;
line-height: 180%;
text-align: center;
display: block;
float: right;
background: url("http://someya.tv/is03/img/tab01.gif") no-repeat;
overflow-y: hidden;
}

#tab a:hover {
background: url("http://someya.tv/is03/img/tab02.gif") no-repeat;
}

#tabline {
background-color: #1A76B7;
color: white;
font-size: 85%;
font-weight: bold;
padding: 8px 10px 8px 0px;
text-align: right;
}

/* トップアドセンス部分の指定 */
#ad{
margin: 10px 0px 5px 0px;
float: right;
}

/* お気に入りの指定 */
#header .favorite {
margin: -90px 10px;
text-align : right;
}

/*  パンくずリスト  */
.navi {
height: 20px;
border-bottom: 1px solid #CCC;
font-size: 12px;
color:#333333;
text-indent: 15px;
margin: 0px;
background-color: #FFDFBF;
}

.navi a{
color: #3C6031;
font-weight: bold;
text-decoration: none;
}

.navi a:hover {
color: #FFCC00;
}

#container {
position: relative;
margin: 0;
width: 100%;
}

/*エントリー部分*/
#content {
margin: 0px 0px 0px 200px; /* 左方向に200pxのマージンを指定　*/
background: #FFF;
}

#content h2{
margin: 10px 0 10px 0;
font-size: 117%;
color: #FF7318;
text-indent: 10px;
font-weight:bold;
border-left: 5px solid #FF7318;
border-bottom: 1px dotted #FF7318;
overflow-x: hidden;
}

#content h3{
margin: 10px 0 10px 10px;
border: 1px solid #CCC;
background-color: #FFDFBF;
text-indent: 5px;
color: #666;
font-size:100%;
font-weight:bold;
}

#content h4{
margin: 10px 0 10px 10px;
font-size: 100%;
font-weight:bold;
color: #666;
text-align: left;
border-bottom: 1px solid #666;
}

#content h5{
margin: 10px 0 10px 10px;
font-size: 100%;
color: #666;
text-align: left;
border-bottom: 1px solid #666;
}


#content .doc{
font-size: 100%;
color: #666;
line-height: 150%;
margin: 0 5px 5px 10px;
}

#content .doc img{
margin: 0 5px;
}

#content p{
margin: 0 0 0 10px;
}

#content ol{
margin-left: 30px;
}

/* 記事内の位置指定 */
.detail {
text-align:right;
font-size: 12px;
margin-right:5px;
margin-top;10px;
margin-bottom;5px;
}

/*フッターナビ*/
#content #f_navi {
margin: 0;
text-align: right;
margin: 0px;
padding: 10px 5px 5px 5px;
font-size: 12px;
}

#content #f_navi img{margin: 0 5px;border-style: none; vertical-align: middle;}

/*----- trackbacks & Comments-----*/

#content #trackbackdata, #content #commentdata{
font-size: 12px;
color: #888;
margin: 10px 0 10px 10px;
}

#content #trackbackdata .post1{
font-size: 10px;
color: #888;
margin: 0;
border-bottom: 1px solid #888;
}

#content #commentdata .post2{
margin-bottom: 10px;
font-size:10px;
text-align: right;
}

#content .error {
font-size : 14px;
color: red;
border: 1px solid red;
padding: 5px;
text-align: center;
}

/*引用属性*/
blockquote {
width: auto;
height: auto;
overflow: auto;
border: 1px solid #CCC;
scrollbar-face-color: #DCEBF0;
margin: 10px 20px 10px 20px;
padding: 5px;
text-align: left;
}

/* ---- 相互リンクリスト属性----- */
#content .slink ul{
margin: 10px 5px 20px 30px;
}

#content .slink ul li{
margin: 0;
font-size: 12px;
line-height: 150%;
}


/*左サイドバー部分*/
#left {
position: absolute;
left: 0;
top: 0;
width: 190PX;
background: #FFF;
}

/*------メニュー部分------*/
#left .index{
color:#FF7318;
font-weight: bold;
width:180px;
height:20px;
margin: 10px 0 0 5px;
text-align: center;
display: block;
font-size: 12px;
background-image: url("http://someya.tv/is03/img/index.gif");
}


#left ul{
display: block;
list-style: none;
margin: 0 0 0 5px;
font-size: 12px;
text-align: left;
line-height: 2.0;
}

/* トップカテゴリー指定 */
#left li.pt1{
display: block;
width: 180px;
height: 25px;
list-style: none;
margin: 0;
font-weight: normal;
color: #FFF;
text-indent: 10px;
text-decoration: none;
background: url("http://someya.tv/is03/img/menu02.gif") no-repeat;
}

#left li.pt1 a:link, #left li.pt1 a:visited, #left li.pt1 a:active {
display: block;
width: 180px;
height: 25px;
list-style: none;
margin: 0;
font-weight: normal;
color: #FFF;
text-indent: 10px;
text-decoration: none;
background: url("http://someya.tv/is03/img/menu01.gif") no-repeat;
}

#left li.pt1 a:hover {
color: #666;
font-weight: bold;
display: block;
width: 180px;
height: 25px;
background: url("http://someya.tv/is03/img/menu03.gif") no-repeat;
}

/* サブカテゴリー指定　ここで変化を持たせることができます */
#left li{
display: block;
width: 180px;
height: 25px;
list-style: none;
margin: 0;
font-weight: normal;
color: #FFF;
text-indent: 20px;
text-decoration: none;
background: url("http://someya.tv/is03/img/menu02.gif") no-repeat;
}

#left li a:link, #left li a:visited, #left li a:active {
display: block;
width: 180px;
height: 25px;
list-style: none;
margin: 0;
font-weight: normal;
color: #FFF;
text-indent: 20px;
text-decoration: none;
background: url("http://someya.tv/is03/img/menu01.gif") no-repeat;
}

#left li a:hover {
color: #666;
font-weight: bold;
display: block;
width: 180px;
height: 25px;
background: url("http://someya.tv/is03/img/menu03.gif") no-repeat;
}

/* What New  */
#left .new dl {
margin: 0 0 0 5px;
width: 180px;
}

#left .new dd a{
margin: 0;
height: 25px;
padding: 5px;
color:#444;
text-decoration:none;
display: block;
font-size: 10px;
line-height: 110%;
border-width: 0px 1px 1px 1px;
border-style: solid;
border-color: #335D99;
background-color: #EBF3E9;
}

#left .new dd a:hover{
color:#F20;
background-color: #FFF;
}

#left .box{
width:180px;
margin: 0 0 0 5px;
}

#left .box .inner{
display: block;
padding: 5px;
font-size: 12px;
line-height: 130%;
border-width: 0px 1px 1px 1px;
border-style: solid;
border-color: #000000;
}

/*フッター部分*/
#footer {
padding-top: 30px;
clear: both;
margin-left: 0px;
margin-right: 0px;
padding-bottom: 5px;
}

#footer p {
font-size: 85%;
margin-top: 0;
margin-bottom: 0;
}

#footer a {
color: #0080FF;
}

#footer a:hover{
color : #FF6600;
}

/* Copyrights */
.copyrights {
clear: both;
margin: 0 auto ;
border-top: 1px solid #FF7318;
border-bottom: 3px solid #FF7318;
font-size: 12px;
    text-align: center;
height: 40px;
background-color: #FFF;
}

.copyrights p {
font-size: 85%;
margin-top: 0;
margin-bottom: 0;
color: #666666;
}

.powered {
margin: 10px 0;
text-align: center;
}

/* タグ指定 */

.module-tagcloud{
margin: 0;
}

.module-tagcloud h2{
 margin: 10px 0 0 0;
 height: 22px;
 color: #FFF;
 font-size: 100%;
 font-weight: bold;
 line-height: 180%;
 text-indent: 10px;
 text-align: left;
 background: #0B9EB7;
 display: block;
}

.module-tagcloud .module-content{
margin: 0;
background: #FFF;
text-align: left; 
}

.module-tagcloud .module-content .module-list{
padding: 5px;
list-style: none;
}

.module-tagcloud .module-content .module-list .module-list-item { display: inline; }
.module-tagcloud .module-content .module-list li.taglevel1 { font-size: 19px; }
.module-tagcloud .module-content .module-list li.taglevel2 { font-size: 17px; }
.module-tagcloud .module-content .module-list li.taglevel3 { font-size: 15px; }
.module-tagcloud .module-content .module-list li.taglevel4 { font-size: 13px; }
.module-tagcloud .module-content .module-list li.taglevel5 { font-size: 11px; }
.module-tagcloud .module-content .module-list li.taglevel6 { font-size: 9px; }

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

