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

* {
	margin: 0;
	padding: 0;
}

html{height: 100%;}

/* BODY-------------------------------*/
body {
	margin: 0;
	padding: 0;
	line-height:150%;
	letter-spacing: normal;
	color: #333;
	list-style: none;
	text-align: center;
	font-weight: normal;
	font-size: 13px;
	background: #FFF url("http://lodz2009-h.icea-tokyo.com/img/back.gif") repeat-x;
 	background-attachment: fixed;
	font-family: arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif;
}

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

/* strong */
strong {font-weight: normal;}

/* 画像の属性 */
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:visited, a:active {color: #99004C;text-decoration: underline;}
a:hover {color:#FF8833;text-decoration: none;}
	
/* 基本設定 ----------------------------- */
#base{
	width: 844px;
	margin: 0 auto;
	background: url("http://lodz2009-h.icea-tokyo.com/img/base.gif") repeat-y;
	text-align: center;
	position: relative;
}

#wrapper {
	width: 840px;
	margin: 0 auto;
	text-align: center;
}

#containar {
	width: 800px;
	margin: 10px auto 0 auto;
	text-align: left;
	background: #FFF;
}

/*  ヘッダー  */
#header {
	height:50px;
	margin: 0 auto;
	width: 840px;
	background: #FFF;
	text-align: left;
}

#header h1{
    position: absolute;
    top: 10px;
    left: 20px;
    font-size: 16px;
    font-weight: bold;
	color: #99004C;
}


#header p#smap{
 	position: absolute;
 	top: 2px;
 	right: 80px;
 	margin: 0;
 	font-size: 12px;
 	text-align: right;
}


#smap a:link, #smap a:visited, #smap a:active {color: #99004C;text-decoration: underline;}
#smap a:hover{color : #FF8833;text-decoration: none;}

#header2 {
	height:290px;
	margin: 0;
	color: #FFF;
	text-align: left;
	background: url("http://lodz2009-h.icea-tokyo.com/img/header2.jpg") no-repeat right top;
	border-top: 1px solid #CCC;
	border-bottom: 3px solid #99004C;
}

#header2 h2{
	position: absolute;
	top: 30px;
	left: 20px;
	width: 400px;
	font-size: 10px;
	font-weight: normal;
	color: #666;
	text-align: left;
}


/*ヘッダーメニュー*/
ul#topmenu {
 	position: absolute;
 	top: 300px;
 	left: 2px;
 	width: 840px;
 	height: 40px;
	list-style: none;
 	background: #99004C;
}

#topmenu li{
    height: 40px;
    display: block;
    color: #FFF;
    line-height: 180%;
    float: left;
}

#topmenu li a:link, #topmenu li a:visited, #topmenu li a:active {
    height: 40px;
    padding: 0 35px 0 5px;
    display: block;
    color: #FFF;
    text-decoration: none;
    font-weight: bold;
    border-right: 1px solid #CCC;
    float: left;
}

#topmenu li a:hover{
 	background: #FF8833;
}

.rss{	
	position: absolute;
	top: 4px;
	right: 25px;
}

/*  パンくずリスト  */
.navi {
	margin :0 0 10px;
	width: 100%;
	font-size: 10px;
	padding: 0 5px;
	text-align: left;
}

/*  記事枠等の属性  */
#content {
	float: left;
	width: 520px;	
	margin: 0;
	padding: 0;
	background: #FFF;
	overflow: hidden;
}

#content a{font-weight: bold;}
#content a.c1{font-weight: normal;}

#content h2,#content h2 .post{
	margin: 10px 0;
	font-size: 123%;
	color: #99004C;
	font-weight: bold;
	text-align: left;
	text-indent: 5px;
	line-height: 30px;
	border-top: 3px solid #99004C;
	border-bottom: 1px solid #99004C;
}

#content h2.post a,#content h3.post a {
	color: #99004C;
	text-decoration: none;
	display: block;
}
					
#content h2.post a:hover,#content h3.post a:hover {
	background: #FF8833;
	color: #FFF;
}

#content h3,
#content h3.comments-header,
#content h3.trackbacks-header {
	margin: 10px 0;
	padding: 0;
	border-bottom: 1px solid #DDD;
	color : #CC3366;
	font-weight: bold;
	font-size: 100%;
	line-height: 150%;
	display: block;
	text-align: left;
	text-indent: 0;
}
			
#content h3.post {
	margin: 10px 5px 0 10px;
	border: 0px;
	color: #99004C;
	font-weight: bold;
	font-size: 108%;
	line-height: 25px;
	display: block;
	text-align: left;
	text-indent: 5px;
	border-bottom: 1px solid #DDD;
}


#content h4 {
	margin: 10px 10px 10px 0;
	border-bottom: 1px solid #DDD;
	color: #333;
	font-weight: bold;
	font-size: 100%;
	line-height: 150%;
	display: block;
	text-align: left;
}

#content h5 {
	margin: 10px 10px 10px 0;
	color: #666;
	font-weight: normal;
	font-size: 100%;
	line-height: 150%;
	display: block;
	text-align: left;
}

/*記事枠*/

#content .posted {
	text-align: right;
	font-size: 10px;
	margin: 0px 20px 10px 0;
}

#content .doc{
	margin: 0 10px 0px 20px;
	text-align: left;
}

#content .doc p{
	padding: 5px 0;
}

/*記事設定(TopPage)*/
.ctgy dt{
	margin: 10px 0 0 0;
    padding: 0px 0px 0px 20px;
    font-weight: bold;
    font-size: 14px;
    color: #666;
    background: url(img/mark2.gif) no-repeat left;
}

.ctgy dt.t1{
	margin: 10px 0 0 0;
    padding: 0px 0px 0px 20px;
    font-weight: bold;
    font-size: 14px;
    color: #666;
    background: url(img/mark1.gif) no-repeat left;
}

dt.t1 a:link, dt.t1 a:visited, dt.t1 a:active {color: #336699;text-decoration: underline;}
dt.t1 a:hover{color : #FF3300;text-decoration: none;}

.ctgy dd{
	font-size:12px;
    padding:0px 0px 5px 20px;
    margin:5px 0px 10px 0px;
    border-bottom: 1px dotted #999;
    border-right: 1px dotted #999;
}


/*  関連記事リスト属性 */
#content ol{
	margin: 0px 0px 0px 30px;
}

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

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

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

/* 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 .next{
	text-align: right;
}

/*　アドセンス　*/
.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: 10px 0 40px 0;
	color: #555;
}

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

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

/*  サイドメニュー等の属性  */
#sidebar {
	float: right;
	width: 250px;
	margin: 0;
	padding: 0;
	background: #FFF;
	overflow: hidden;
}

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

/*　検索等　*/
.widget-content{	
	margin: 0;
}

.widget-content .inner {
	padding: 5px;
	text-align: left;
}

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

.widget-new li{
    margin: 5px 0;
    padding-left: 15px;
    background: url("http://lodz2009-h.icea-tokyo.com/img/list.gif") no-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://lodz2009-h.icea-tokyo.com/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://lodz2009-h.icea-tokyo.com/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;
	padding: 5px 0;
}

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

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

.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://lodz2009-h.icea-tokyo.com/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: 160%;
	text-indent: 15px;
	background: url("http://lodz2009-h.icea-tokyo.com/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: 160%;
	text-indent: 15px;
	text-decoration: none;
	background: url("http://lodz2009-h.icea-tokyo.com/img/menu01.gif") no-repeat;
}
	
.widget-menu dd.pt a:hover {
	color: #FF8833;
	text-decoration: underline;
}



/*フッターナビ*/
.f_navi {
	clear: both;
	text-align: right;
	margin: 0px;
	padding: 10px 20px 15px 15px;
	font-size: 85%;
}

.f_navi img{margin: 0 3px;border-style: none; vertical-align: middle;}

/*フッター*/
#footer{
 	clear: both;
 	height: 60px;
 	margin: 0;
 	color: #CCC;
 	padding: 0;
 	text-align: left;
 	background: #99004C;
}

#footer .copyright{
	text-align: center;
	padding: 20px 0 0 0;
	font-size: 12px;
	line-height: 120%;
}

#footer a:link, #footer a:visited, #footer a:active {color: #FFF;text-decoration: underline;}
#footer a:hover {color:#FF6633;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;
}

.tinys {
font-size:10px;
color:#999;
line-height:1.2em;
}

.tinys a {
color:#999;
text-decoration:none;
}

.tinys a:hover {
color:#999;
}

.tinys a:visited {
color:#999;
}