﻿/* ----------------------------------------------------------------------- */
/* Fukushima-tower Blog
/* ----------------------------------------------------------------------- */


/* universal reset
-------------------------------- */
* {
	padding: 0;
	margin: 0;
}

body,div,pre,p,blockquote,form,fieldset,input,textarea,select,option,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,table,th,td,embed,object {
    margin: 0;
    padding: 0;
}

/* body and base setting
-------------------------------- */
body {
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka,;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/bg_basementBlue.png);
	background-repeat: repeat-x;
}

html>/**/body {
	font-family: "ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3", Osaka,;
	margin: 0px;
	padding: 0px;
}

* body { behavior: expression(IEPNGFIX.fix(this)); }


/* general params
-------------------------------- */
html {
	overflow-y: scroll;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
} /* firefox bar */

img { border: 0; vertical-align: bottom; }

a img { border: 0; }

input { vertical-align: middle; }

br { letter-spacing: 0; } /* IE No <br/> hack */

table{ border-collapse: collapse; border-spacing:0; }

address,caption,cite,code,dfn,em,th,var{ font-style: normal; font-weight:normal; }

caption,th { text-align: left; }

h1{
	font-size: 10px;
	line-height: 16px;
	text-align: right;
	margin-right: 24px;
	font-weight: normal;
	color: #666666;
	padding: 0px;
}


/* hyper link
-------------------------------- */
a {
	text-decoration: underline;
	color: #3399cc;
}

a:visited {
	text-decoration: underline;
	color: #3399cc;
}

a:hover {
	text-decoration: underline;
	color: #ff8800;
}


/* clearfix
-------------------------------- */
.clearfix:after { /* for modern browser */
    height: 0;
    visibility: hidden;
    content:".";
    display: block;
    clear: both;
}

.clearfix { /* for IE5.5-7 */
    zoom: 1;
    display: inline-block;
}

/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix { display: block; }




/*container
-------------------------------- */

#container{
	width: 882px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
	margin-top: 0px;
	background-repeat: repeat-y;
	background-image: url(../img/bg_basement.gif);
	padding: 0px;
}

/*headder
-------------------------------- */

#headder{
	width: 882px;
	background-image: url(../img/bg_headder.jpg);
	background-repeat: no-repeat;
	font-size: 0px;
	line-height: 0px;
	background-position: 11px 0px;
}

#headder .main{
	margin-top: 48px;
	margin-left: 396px;
	height: 16px;
	width: 342px;
}
* html #headder .main img {
behavior: expression(IEPNGFIX.fix(this));
}

#headder .sub{
	margin-left: 512px;
	margin-top: 10px;
	height: 12px;
	width: 110px;
}
* html #headder .sub img {
behavior: expression(IEPNGFIX.fix(this));
}

#headder .blog{
	margin-left: 468px;
	margin-top: 16px;
	height: 50px;
	width: 195px;
}
* html #headder .blog img {
behavior: expression(IEPNGFIX.fix(this));
}

#headder .obi{
	margin-top: 53px;
	margin-left: 11px;
}


/*Qalam
-------------------------------- */
#Qalam{
	width: 882px;
	background-image: url(../img/bg_Qalam_base.gif);
	background-repeat: repeat-y;
	background-position: 11px;
	margin: 0px;
}

/*mainQalam
-------------------------------- */
#mainQalam{
	width: 569px;
	float: left;
}
#mainQalam .arrow{
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	text-align: center;
	margin-top: 40px;
	padding: 0px;
	width: 569px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}

#mainQalam_area{
	background-image: url(../img/bg_mainQalam_head.png);
	background-repeat: repeat-y;
	background-position: right top;
	width: 569px;
	margin-left: 11px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 67px;
}
* html #mainQalam_area {
behavior: expression(IEPNGFIX.fix(this));
}

#mainQalam dl.mainQalam_head{
	width: 569px;
	background-image: url(../img/bg_mainQalam_headArea.gif);
	background-repeat: no-repeat;
	line-height: 0px;
	padding: 0px;
	background-position: 1px top;
	height: 67px;
	margin: 0px;
}
#mainQalam dl.mainQalam_head dt{
	font-weight: normal;
	font-size: 23px;
	float: left;
	margin-top: 18px;
	margin-left: 24px;
	line-height: 23px;
	color: #000000;
}
#mainQalam dl.mainQalam_head dd{
	float: right;
	font-size: 10px;
	line-height: 10px;
	color: #666666;
	margin-top: 29px;
	margin-right: 22px;
}

dl.entry_ttl{
	width: 569px;
	margin-left: 11px;
	background-color: #eeeeee;
	font-size: 0px;
	line-height: 0px;
}

dl.entry_ttl dd.clip {
	position: absolute;
	margin-top: -18px;
	margin-left: -10px;
	_margin-left: -34px; /* IE6 Hack */
}
* html dl.entry_ttl dd.clip img {
behavior: expression(IEPNGFIX.fix(this));
}
*:first-child+html dl.entry_ttl dd.clip { margin-left: -34px; } /* IE7 Hack */

dl.entry_ttl dd.name{
	font-size: 16px;
	line-height: 20px;
	color: #000000;
	font-weight: bold;
	margin-left: 24px;
	list-style-type: none;
	margin-top: 6px;
}
dl.entry_ttl dd.name a{
	color:#000;
}


dl.entry_ttl dd.date{
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	list-style-type: none;
	margin-left: 24px;
	margin-bottom: 4px;
	_margin-bottom: 2px;
}
dl.entry_ttl dd.up{
	list-style-type: none;
	height: 1px;
	background-image: url(../img/bg_entry_ttl_dotline.gif);
	background-repeat: no-repeat;
	width: 569px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
dl.entry_ttl dd.dn{
	list-style-type: none;
	height: 1px;
	background-image: url(../img/bg_entry_ttl_dotline.gif);
	background-repeat: no-repeat;
	width: 569px;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
}

#mainQalam p{
	margin-left: 34px;
	font-size: 13px;
	line-height: 20px;
	color: #666666;
	margin-top: 24px;
}
#mainQalam p.entry_photo{
	margin-left: 34px;
	margin-top: 24px;
}
#mainQalam p.entry_btm{
	margin-bottom: 40px;
	text-align: right;
}

/*subQalam
-------------------------------- */
#subQalam{
	float: right;
	width: 290px;
	margin-right: 11px;
}

#subQalam_head{
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	background-color: #d0dce5;
}
#subQalam_head img{
	margin-top: 4px;
}

/*foodder
-------------------------------- */
#foodder{
	width: 882px;
	height: 97px;
	float: none;
	_margin-right: -3px;
	clear: both;
}
#foodder .foodder_copyright{
	height: 22px;
	width: 860px;
	margin-left: 11px;
	background-color: #bbcbd6;
	text-align: center;
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


dl.foodder_links{
	height: 67px;
	width: 860px;
	margin-left: 11px;
	background-image: url(../img/bg_foodder.gif);
	background-repeat: no-repeat;
}
dl.foodder_links dt{
	float: left;
	margin-top: 14px;
	margin-left: 20px;
	_margin-left: 10px;
}
dl.foodder_links dd.link_a{
	float: left;
	margin-top: 24px;
	margin-left: 106px;
}
dl.foodder_links dd.link_b{
	float: left;
	margin-top: 24px;
	margin-left: 18px;
}
dl.foodder_links dd.link_c{
	float: left;
	margin-top: 25px;
	margin-left: 18px;
}
dl.foodder_links dd.link_d{
	float: left;
	margin-top: 24px;
	margin-left: 18px;
}


/*backnumber,category,recent
-------------------------------- */
dl.backnumber{
	margin-top: 26px;
	font-size: 12px;
	line-height: 12px;
}
dl.backnumber dt{
	height: 20px;
	width: 246px;
	background-image: url(../img/bg_sub_Qalam_ttl.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 14px;
	margin-left: 15px;
}
dl.backnumber dd{
	margin-top: 12px;
	margin-left: 30px;
}

dl.category{
	margin-top: 26px;
	font-size: 12px;
	line-height: 12px;
	width: 260px;
}
dl.category dt{
	height: 26px;
	width: 246px;
	background-image: url(../img/bg_sub_Qalam_ttl.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 14px;
	margin-left: 15px;
}
dl.category dd{
	margin-top: 10px;
	margin-left: 30px;
	line-height: 1.4em;
}

dl.recent{
	margin-top: 26px;
	font-size: 12px;
	width: 260px;
}
dl.recent dt{
	height: 26px;
	width: 246px;
	background-image: url(../img/bg_sub_Qalam_ttl.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 14px;
	margin-left: 15px;
}
dl.recent dd{
	margin-top: 10px;
	margin-left: 30px;
	padding-right: 0px;
	line-height: 1.4em;
}


/*RSS
-------------------------------- */
.rss_link{
	width: 196px;
	margin-left: 16px;
	margin-top: 26px;
	background-image: url(../img/mark_rss.gif);
	background-repeat: no-repeat;
	background-position: 10px 50%;
	font-size: 12px;
	line-height: 12px;
	color: #666666;
	border: 2px solid #c6c6c6;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	margin-bottom: 40px;
}

/*calendar
-------------------------------- */
#calendar {
	color: #444444;
	margin-top: 26px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
#calendar .widget-content{
}
#calendar h3.widget-header {
	padding-bottom: 5px;
	font-size: 12px;
	text-align: center;
	font-weight: normal;
}
#calendar table {
	width: 253px;
	padding: 0px;
	background-color: #f0f0f0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
}
#calendar th {
	padding-bottom: 3px;
	text-align: center;
	font-size: 11px;
	background-color: #a4b6c4;
	padding-top: 3px;
	border: 1px solid #dddddd;
}
#calendar td {
	padding: 0px 0px;
	text-align: center;
	font-size: 12px;
	background-color: #ffffff;
	border: 1px solid #dddddd;
}
.today {
    display: block;
/*    border: 1px solid #f444444;*/
	background-image: url(../img/bg_calendar.gif);
}
.sunday,
.holiday,
.holiday a:link,
.holiday a:visited {
    color: #e50003;
}
.saturday,
.saturday a:link,
.saturday a:visited {
    color: #0000ff;
}

#calendar td span {
    display: block;
	height:20px;
	padding:0px;
	margin:0px;
	color:#000;
	text-decoration:none;
/*	background-color:#fff;*/
	line-height:20px;
}

#calendar td span a {

    display: block;
	height:20px;
	background-color:#39c;
	padding:0px;
	margin:0px;
	color:#fff;
	text-decoration:none;
}


