/*ここは消さないで下さい!*/
/* Template Name: m224_Purple */
/*CSSLicense: jp-soft.com Tsunehisa Hazama*/

* {
	margin: 0;
	padding: 0;
}

html{height: 100%;}

/* BODY */
body {
	margin : 0;
	text-align: center;
	color:#fff;
	font-size: 12px;
	line-height: 150%;
	background: #FFF;
	font-family: arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif;
	background: #000 url("http://www.artintotheweb.com/shikaku/img/back.gif") repeat-x;
	}


/* 画像の属性 */
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;}

/* 強調文の属性*/
h1,h2,h3,h4,p{font-size: 100%;font-weight: normal;}

/* リンクの属性（未指定の時） */
a:link, a:visited, a:active {color: #fff;text-decoration: underline;}
a:hover {color:#fff;text-decoration: none;}

/* 回り込み解除*/
.clear{
    clear:both;
}

/* 基本設定*/
#wrapper{
	position: relative;
	width: 820px;
	margin: 10px auto 0 auto;
	text-align: center;
}


/*ヘッダー*/
#header1{
    margin: 0;
	padding: 0;
	height : 150px;
    width:550px;
	text-align: left;
	background: url("http://www.artintotheweb.com/shikaku/img/header3.jpg") no-repeat bottom left;
}


#twitter a{
display:block;
width:130px;
background:url(./img/btn_twiiter_on.gif) no-repeat 0px 0px;
height:50px;
float:right;
text-indent:-9999px;
margin-bottom:10px;
}

#twitter a:hover{
background:url(./img/btn_twiiter_off.gif) no-repeat 0px bottom;
}

#facebook a{
display:block;
width:130px;
background:url(./img/btn_facebook_on.gif) no-repeat 0px 0px;
height:50px;
float:left;
text-indent:-9999px;
margin-bottom:10px;
}

#facebook a:hover{
background:url(./img/btn_facebook_off.gif) no-repeat 0px bottom;
}



#youtube {
	height : auto;
	text-align: center;
    margin-bottom:0px;
    padding: 0 0 20px ;
}

#header1 h1{
	text-indent:-9999px;
}

#header1 h2{
	text-indent:-9999px;
}

.h_navi{
	position: absolute;
	right: 10px;
	top: 5px;
	text-align: right;
}

/*ヘッダーメニュー*/
#h_navi {
 	width: 820px;
 	height: 50px;
    border-left: 1px solid #400;
	list-style: none;
}

#h_navi li{
    height: 50px;
    display: block;
    color: #FFF;
    line-height: 150%;
    float: left;
}

#h_navi li a:link, #h_navi li a:visited, #h_navi li a:active {
    height: 38px;
    padding: 12px 40px 0px 40px;
    display: block;
    color: #FFF;
    text-decoration: none;
    border-right: 1px solid #400;
    float: left;
}

#h_navi li a:hover{
 	background: #800;
}


/*ブログの枠等の属性*/
#container{
	width: 820px;
	margin: 0 auto;
	text-align:left;
	}

/*コンテンツ*/
#content {
	float: left;
	width: 530px;
	margin: 0;
	text-align: left;
}
				
#content h2	{
	margin: 10px 0;
	height: 30px;
	font-size: 124%;
	color: #800;
	font-weight: bold;
	line-height: 30px;
	text-indent: 5px;
	text-align: left;
	border-bottom: 1px dashed #333;
}

#content h3 {
	height: 20px;
	font-size:108%;
	font-weight: bold;
	color: #99004C;
	line-height: 20px;
	text-align: left;
	text-indent: 5px;
	border-bottom: 1px dotted #BBB;
	overflow: hidden;
}

#content h3.cnt {
    margin-left:10px;
	height: 20px;
	font-size:108%;
	font-weight: bold;
	color: #99004C;
	line-height: 20px;
	text-align: left;
	text-indent: 5px;
	border-bottom: 1px dotted #BBB;
	overflow: hidden;
}

#content h3.comments-header,
#content h3.comments-open-header,
#content h3.trackbacks-header {
	height: 20px;
	display: block;
	margin: 20px 0 10px 0;
	font-size:108%;
	font-weight: bold;
	color : #CC3366;
	line-height: 150%;
	text-align: left;
	border-bottom: 1px dotted #BBB;
	overflow: hidden;
}

/* h2 h3リンク属性 */
#content a{font-weight: bold;}
#content a.c1{font-weight: normal;}

#content h2 a:link,
#content h2 a:visited,
#content h2 a:active,
#content h3 a:link,
#content h3 a:visited,
#content h3 a:active{
    color: #99004C;
    font-weight: bold;
    text-decoration: none;
    display: block;
}

#content h2 a:hover,
#content h3 a:hover{
    color : #FFF;
	background: #99004C;
}

#content h4 {
	margin: 10px 0 0  0;
	padding-left:5px;
	border-bottom: 1px dotted #BBB;
	font-size:100%;
    color: #99004C;
	font-weight: bold;
}

/*記事枠*/
#content .doc{
	padding: 0 10px;
	text-align: left;
	line-height: 19px;
}

#content .next{
	text-align: right;
}

#content ol{
	margin: 0px 0px 0px 30px;
}

#content li{
	margin: 0;
	font-size: 100%;
	line-height: 19px;
}

#content p{
	margin: 10px 0;
}

#content .posted {
	text-align: right;
	font-size: 10px;
	margin: 0px 10px 0px 0;
}
	
/*  パンくずリスト  */
#content .navi {
	margin-top : 20px;
	font-size: 10px;
	}

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

#content .comments-content,
#content .trackbacks-content{
	font-size: 12px;
	color: #888;
	line-height: 120%;
	margin: 10px 0 10px 10px;
}

#content .trackbacks-info{
	font-size: 12px;
	line-height: 120%;
	color: #333;
	margin-left: 10px;
}

#content .comments-footer,
#content .trackback-footer{
	margin: 0 0 10px 10px;
	font-size:10px;
	text-align: right;
}

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

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

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

/*　アドセンス　*/
.ads_rec{
 	margin: 10px 0 10px 10px;
 	text-align: left;
}

.ads_sky{
    margin:0 auto;
}

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

.ads_banner{
    margin: 15px 0;
    text-align: center;
}

/*NAKAO*/
#news dl{
	margin: 0 0 20px 0;
	color: #555;
}

#news dt a{
	margin: 0 0 0 10px;
	text-decoration: underline;
	font-size: 12px;
}

#news dd{
	margin: 0 0 0 10px;
	color: #666;
	font-size: 10px;
}

/*サイドバー*/
#sidebar {
	float: right;
	width: 270px;
	margin: 0;
	color: #fff;
	text-align: left;
	}




.widget-header{
	font-weight: bold;
	line-height: 170%;
	color: #FFF;
	text-align: left;
	/* background: #000 url("http://www.artintotheweb.com/shikaku/img/wedget_backcolor.gif") repeat-x; */
	display: block;
        background-color:#600;
        padding:0px 10px;
}
.widget-body{
    padding:10px 10px 15px 10px;
}

/*検索等*/
.widget-content{
	margin: 0;
	padding: 5px;
	font-size: 12px;
	line-height: 130%;
}

	
/*新着記事等*/
ul.widget-new {
	margin-left: 0px;
    list-style: none;
}

.widget-new li{
    margin: 5px 0;
    padding-left: 15px;
    background: url("http://www.artintotheweb.com/shikaku/img/list.gif") x-repeat;
	line-height: 120%;
}

/* メニュー１ */
ul.widget-menu,
ul.widget-monthry{
	display: block;
	margin: 0 0 10px 0;
	list-style-type: none;
	text-align: left;
}

.widget-menu li a:link,
.widget-menu li a:visited,
.widget-menu li a:active, 
.widget-monthry li a:link,
.widget-monthry li a:visited,
.widget-monthry li a:active{
	display: block;
 	height: 20px;
 	list-style: none;
 	padding: 0 0 0 20px;
 	text-decoration: none;
	color: #99004C;
 	font-size: 100%;
 	line-height: 20px;
 	overflow: hidden;
	background: #FFF url("http://www.artintotheweb.com/shikaku/img/menu03.gif") no-repeat;
}

.widget-menu li a:hover,
.widget-monthry li a:hover{
	color: #FF8833;
	text-decoration: underline;
}


.widget-menu li.pt a:link,
.widget-menu li.pt a:visited,
.widget-menu li.pt a:active,
.widget-monthry li.pt a:link,
.widget-monthry li.pt a:visited,
.widget-monthry li.pt a:active{
	display: block;
 	height: 20px;
 	list-style: none;
 	padding: 0 0 0 15px;
 	text-decoration: none;
	color: #99004C;
 	font-size: 100%;
 	line-height: 20px;
 	overflow: hidden;
	background: #FFF url("http://www.artintotheweb.com/shikaku/img/menu01.gif") no-repeat;
}

.widget-menu li.pt a:hover,
.widget-monthry  li.pt a:hover{
	color: #FF8833;
	text-decoration: underline;
}

/*メニュー２*/
dl.widget-menu{
	margin: 0;
}

.widget-menu dt{
	margin-top: 10px;
	font-weight: bold;
	font-size: 100%;
	line-height: 150%;
	color: #99004C;
	text-align: left;
	text-indent: 5px;
}

.widget-menu dt.pt{
	margin-top: 10px;
	font-weight: bold;
	font-size: 100%;
	line-height: 170%;
	color: #FFF;
	text-align: left;
	text-indent: 5px;
	background: #99004C;
}

.widget-menu dd{
	display: block;
	height: 20px;
	margin: 0;
	font-size: 12px;
	color: #99004C;
	text-align: left;
	line-height: 160%;
	text-indent: 15px;
	background: url("http://www.artintotheweb.com/shikaku/img/menu01.gif") no-repeat;
}

.widget-menu dd a:link, .widget-menu dd a:visited, .widget-menu dd a:active {
	display: block;
	height: 20px;
	margin: 0;
	color: #99004C;
	font-size: 12px;
	text-align: left;
	line-height: 160%;
	text-indent: 15px;
	text-decoration: none;
}
	
.widget-menu dd a:hover {
	color: #FF8833;
	text-decoration: underline;
}

.widget-menu dd.pt{
	display: block;
	height: 20px;
	margin: 0;
	font-size: 12px;
	color: #99004C;
	text-align: left;
	line-height: 20px;
	text-indent: 15px;
	background: url("http://www.artintotheweb.com/shikaku/img/menu01.gif") no-repeat;
}

.widget-menu dd.pt a:link, .widget-menu dd.pt a:visited, .widget-menu dd.pt a:active {
	display: block;
	height: 20px;
	margin: 0;
	color: #99004C;
	font-size: 12px;
	text-align: left;
	line-height: 20px;
	text-indent: 15px;
	text-decoration: none;
	background: url("http://www.artintotheweb.com/shikaku/img/menu01.gif") no-repeat;
}
	
.widget-menu dd.pt a:hover {
	color: #FF8833;
	text-decoration: underline;
}

/*関連リンク用*/
ul.widget-link{
	list-style: none;
}

.widget-link li a:link{
	height: 20px;
	margin: 0;
	padding-left: 5px;
	color: #99004C;
	font-size: 12px;
	text-align: left;
	line-height: 20px;
	text-decoration: none;
}
	
.widget-link li a:hover{
	color: #FF8833;
	text-decoration: underline;
}

/*フッターナビ*/
#f_navi {
	clear: both;
	margin: 0;
	height:120px;
    background:url(./img/f_navi2.jpg) no-repeat;
}


/*フッター*/
#footer{
	clear: both;
	padding: 0;
	height: 60px;
	color: #f87;
	background: #600;
}
	
#footer p{
	margin: 0 auto;
	width: 820px;
	padding: 23px 10px 0 0;
	text-align: center;
	line-height: 120%;
	font-size: 12px;
}

/*フッター2*/
#footer2{
	margin : 0;
	text-align: center;
	margin-top: 20px;
	padding: 0;
	height: 80px;
	color: #CCC;
	background: url("http://www.artintotheweb.com/shikaku/img/footer2.jpg") no-repeat bottom right;
}
	
#footer2 p{
	margin: 0 auto;
	width: 1000px;
	padding: 10px 10px 0 0;
	text-align: right;
	line-height: 120%;
	font-size: 12px;
}


/* リンクの属性（未指定の時） */
#footer a:link, #footer a:visited, #footer a:active {color: #FFCCFF;text-decoration: underline;}
#footer a:hover {color:#FF8833;text-decoration: none;}


/* タグ指定 */

.module-tagcloud{
	margin: 0;
}

.module-tagcloud .module-content{
	margin: 0;
	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: 10px;
	text-align: left;
}




/* サイドバーのお申し込みボタン */

.btn_submit a{
    display:block;
    width:270px;
    height:150px;
    text-align: center;
    margin:0px 0px 0px 0px;
   &nbsp;background:url(./img/btn_moushikomi1_on.jpg) no-repeat 0px 0px;
    text-indent:-9999px;
}
.btn_submit a:hover{
    background:url(./img/btn_moushikomi1_off.jpg) no-repeat 0px 0;
}


.btn_submit2 a{
    display:block;
    width:270px;
    height:150px;
    text-align: center;
    margin:0px 0px 0px 0px;
   &nbsp;background:url(./img/btn_moushikomi2_on.jpg) no-repeat 0px 0px;
    text-indent:-9999px;
}
.btn_submit2 a:hover{
    background:url(./img/btn_moushikomi2_off.jpg) no-repeat 0px 0;
}



#globalnavi {
  margin: 0;
  padding: 0;
  list-style-type: none; ----- リストマークの削除
  width: 420px;
}

#globalnavi li {
  width: 420px;
  height: 50px;
  margin: 0;
  padding: 0;
  display: inline;
}

#globalnavi a {
  text-indent: -9999px; ----- テキストを隠す
  text-decoration: none;
  display: block;
  width: 420px;
  height: 40px; ----- リンク領域を広げる
  background-image: url(http://www.css-designsample.com/csslayout/img/bg-globalnavi-1.gif);
  background-repeat: no-repeat;
}

#menu1 a { background-position: 0 0; } ----- 表示画像の位置を指定
#menu2 a { background-position: 0 -40px; }
#menu3 a { background-position: 0 -80px; }
#menu4 a { background-position: 0 -120px; }
#menu5 a { background-position: 0 -160px; }

#globalnavi a:hover {
  text-decoration: none;
  background-image: url(http://www.css-designsample.com/csslayout/img/bg-globalnavi-1.gif);
  background-repeat: no-repeat;
}

#menu1 a:hover { background-position: -200px 0; } ----- 入れ替え画像の位置を指定
#menu2 a:hover { background-position: -200px -40px; }
#menu3 a:hover { background-position: -200px -80px; }
#menu4 a:hover{ background-position: -200px -120px; }
#menu5 a:hover{ background-position: -200px -160px; }

/* --------- 2010.8.5 ---------- */
#tableDeta {
}
#tableDeta th {
  padding: 10px ;
  text-align: center ;
}
#tableDeta td {
  padding: 10px ;
}
#tableDeta th.title {
  padding: 0 10px ;
}

#deltalogo {
  padding: 0 0 10px ;
  text-align:center;
}