/*basecontrol */
*{
	margin:0;
	padding:0;
}

a{
    color:#000;
    font-style:normal;
    text-decoration:underline;
}

a:link {
    color:#000;
    font-style:normal;
    text-decoration:underline;
}
a:visited {
    color:#000;
    text-decoration:underline;
}
a:hover {
    color:#c1c1c1;
    font-style:normal;
    text-decoration:underline;
}
a:active {
    text-decoration:none;
}


img{
	border:none;
	margin:0;
}

body{
	width:100%;
	font-size:0.75em;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height:140%;
}

div#centering{
	width:920px;
	height:100%;
	margin:0 auto;
}

div#header{
	width:920px;
	margin-bottom:20px;
}

div#double_column{
	width:691px;
	float:left;
}

div#left_column{
	width:214px;
	float:left;
	padding-left:4px;
}

div#center_column{
	width:473px;
	float:right;
}

div#right_column{
	width:229px;
	float:right;
}

div#footer{
	width:920px;
	height:23px;
	clear:both;
	background-image: url(images/footer_bar.gif);
}

#company {
	margin-left: 7px;
	margin-top: 4px;
	margin-bottom: 8px;
	float: left;
	list-style-type: none;
	background-image: url(images/btn_company.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 61px;
	display: block;
	text-indent: -9999px;
}

/* ABOUT OURSのインラインスタイル */

#company:hover {
	background-image: url(images/btn_company_on.gif);
	background-repeat: no-repeat;
}

/* コピーライト表記のスタイル */

#copyright {
	margin-right: 4px;
	margin-top: 7px;
	margin-bottom: 5px;
	float: right;
	list-style-type: none;
}

/*leftcolumn */
div#left_column #title{
	height:23px;
	padding:6px 0 0 8px;
	color:#fff;
	background-image:url("images/left_colum_title.gif");
	background-repeat:no-repeat;
}

div#left_column #box{
	padding:10px 15px;
	background-color:#f1f1f1;
}

div#box ul{
	list-style-type: none
}

div#box li{
	padding:0 0 0 20px;
	margin-bottom:5px;
	background-image:url("images/listmark.gif");
	background-repeat:no-repeat;
}

div#left_column #box_footer{
	margin-bottom:10px;
	height:7px;
	background-image:url("images/left_colum_footer.gif");
	background-repeat:no-repeat;
}

div#left_column #calendar{
	margin:0 auto;
}

div#left_column .caption{
	width:150px;
	text-align:center;
	margin:5px auto;
}

div#left_column #calendar th{
	font-weight:bold;
}

div#left_column #calendar .sun{
	color:#ff0000;
}

div#left_column #calender td a{
    color:#000;
    font-weight:bold;
    text-decoration:none;
    display:block;
    background-color:#c1c1c1;
}


/*centercolumn */
div#entry{
	width:425px;
	margin:0 auto 0 auto;
}

div#entry #entry_title{
	width:417px;
	height:24px;
	padding:8px 0 0 8px;
	font-weight:bold;
	background-image:url("images/titlebar.gif");
}

div#entry #entry_title a{
	text-decoration:none;
}

div#entry  #entry_time{
	width:396px;
	margin:6px auto 10px auto;
	font-size:0.9em;
	text-align:right;
}

div#entry #entry_body{
	width:396px;
	margin:10px auto;
}

div#entry #entry_footer{
	width:396px;
	height:15px;
	margin:10px auto;
	padding:7px 0 20px 0px;
	font-size:0.9em;
	background-image:url("images/entry_footer.gif");
	background-repeat:no-repeat;
}

div#entry #page_footer{
	width:396px;
	height:15px;
	margin:10px auto;
	background-image:url("images/entry_footer.gif");
	background-repeat:no-repeat;
}

/*ページ分割*/
#pagelist{
	width:396px;
	margin:10px auto;
	text-align:center;
}

/*rightcolumn */
div#profile{
	width:225px;
}

div#profile #profile_top{
	height:18px;
	background-image:url("images/profile_top.gif");
	background-repeat:no-repeat;
}

div#profile #profile_body{
	background-image:url("images/profile_bodyback.gif");
}

div#profile #profile_img{
	display:block;
	margin:0 auto 10px auto;
}

div#profile #profile_body p{
	width:189px;
	margin:0 auto;
	padding:0 0 5px 0;
}

div#profile #nametitle{
	font-weight:bold;
	font-size:0.9em;
}

div#profile #profile_bottom{
	height:26px;
	background-image:url("images/profile_bottom.gif");
	background-repeat:no-repeat;
}

div#link img{
	display:block;
	margin:15px auto;
}

/*トラックバック*/
#trackbacks{
	width:396px;
	margin:10px auto;
}

#trackback-title{
	font-weight:bold;
	color:#6f6f6f;
}

.trackbacks-info{
	margin-top:5px;
	line-height:170%;
	width:398px;
}

#trackbacks-link{
	padding:15px;
	border:1px solid #b6b6b6;
}

.trackback-header{
	margin-top:15px;
}

.trackback-footer{
	border-bottom:1px solid #e0e0e0;
	padding-bottom:15px;
}


/*コメント*/
#comments-open{
	width:396px;
	margin:15px auto;
}

.comments-open-header{
	font-weight:bold;
	color:#4b4b4b;
}

#comment-title{
	font-weight:bold;
	color:#6f6f6f;
	margin-top:25px;
}

.comments{
	width:396px;
	margin:10px auto;
}

.comments-content{
	width:396px;
	line-height:170%;
}

#comments-open-data{
	line-height:170%;
}

#comment-email{
	width:150px;
}

.comment,#comment-preview-title{
	width:396px;
	margin:10px auto;
}

#comment-url{
	width:150px;
}

#comment-text{
	width:396px;
	height:150px;
}

.comment-header{
	margin-top:5px;
	font-weight:bold;
}

.comment-footer{
	border-bottom:1px solid #e0e0e0;
	padding-bottom:15px;
}

/*コメント完了*/
#comment-comp{
	width:396px;
	margin:10px auto;
	line-height:170%;
}

.c-both {
	clear:both;
}


div{
    zoom:1;/*for IE 5.5-7*/
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac ￥*/

* html .clearfix {height: 1%;}
.clearfix {display: block;}

/* End hide from IE-mac */
