/* CSS Document */

/*****************************************************all*/
body {
	font-family: Arial, Helvetica, sans-serif;
	background:url(img/common/bgHtml.gif) repeat-x 0px 0px #a0c8e1;
	margin:0px;
	padding:0px;
	text-align:left;
}

div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fildset,input,p,blockquote,table,th,td,address{
margin:0;
padding:0;
color:#666;
font-style:normal;
font:x-small/160% Tahoma, verdana, "ヒラギノ丸ゴ Pro W4",ヒラギノ丸ゴ Pro W4, Hiragino Maru Gothic Pro, "メイリオ", Meiryo, "ＭＳ Ｐゴシック",  Osaka, sans-serif;
voice-family:"\"}\"";
voice-family:inherit;
font:small/140% Tahoma, verdana, "ヒラギノ丸ゴ Pro W4",ヒラギノ丸ゴ Pro W4, Hiragino Maru Gothic Pro, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, sans-serif}

.clearfloat {
			clear:both}

table{
border-collapse:collapse;
border-spacing:0}

caption,th{text-align:left}
td,th{vertical-align: top}

fieldset,img,abbr{border:none}
li{list-style-type:none}
hr{display:none}

a,a:link{color:#6391c3}
a:visited{color:#0269aa}
a:hover{color:#7fa2c2}
strong{font-weight:bold}

#container{
	width: 800px;
	margin:0px auto;
	background-color:#ffffff;
	overflow: hidden;
}

#container:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #containerD {
    height: 1em;
    overflow: visible;
}
/**/

/****************************************************head*/

#head{
	width:800px;
	background-color:#ffffff;
}

#logo{
	float:left;
	background-image:url(img/common/tie_logo.jpg);
	width:274px;
	height:213px;
}

/*
#logo h1{
	position: relative; 
	left:-9999px;
}
*/

#topheader{
	float:right;
	width:526px;
	height:97px;
	background-color:#F0F0F0;
	position:relative
}

#topheader p{
	position:absolute;
	top:10px;
	font-size:80%;
}

#toplinks{
	position:absolute;
	right:10px;
	top:10px;
	font-size:80%
}

#menu{
	font-weight:bold;
	float:right;
	width:526px;
	height:32px;
	background-image:url(img/common/bg_menu.gif);
	background-repeat:repeat-x;
}

#menu p{
	position:absolute;
	padding:7px;
	color: #FFFFFF;
	font-weight:bold;
	font-size:120%;
}

#menu p a{
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}
#menu p a:hover{
	text-decoration:underline;
	color: #76b0d4;
}

#submenu{
	float:right;
	width:526px;
	height:12px;
	background-image:url(img/common/bg_submenu.gif);
	background-position:top;
	background-repeat:repeat-x;
	font-size:80%;
}

#head h2 {
	font-size:36px;
	font-weight:bold;
	color:#CC0000;
	padding:0px 0px 22px 0px;
	}

/****************************************************main*/
	
#main-content {
	float:right;
	width:536px;
	padding-left:15px;
	padding-right:15px;
}

h3 {
	font-size:140%;
	font-weight:bold;
	border-width:0px 0px 1px 4px;
	border-color: #CC0000;
	border-style: dotted solid;
	text-indent:4px;
	margin-bottom:6px;
}

.blog {
margin:10px 0px 10px 0px;
text-align:left;
background-image:url(http://blog.seesaa.jp/img/bg/white/blog_top.gif);
background-repeat:no-repeat;
background-position:top right;
}

.blogbody {
padding-top:5px;
}

.date{
font-size: 12px; 
color:#B8B8B8;
padding:2px 0px 0px 10px
}

.title{
font-weight:bolder;
font-size:120%;
text-align:left;
padding:0px 0px 0px 16px;
}
.title a{
color:#636363;
border:none;
text-decoration: none;
font-weight:bolder;
}

.text{
margin-top:10px;
padding:0px 20px 5px 20px;
background-image:url(http://blog.seesaa.jp/img/bg/white/blog_bg.gif);
background-position:right;
background-repeat:repeat-y;
}

.posted{ 
font-size: 10px; 
color: #999;
text-align:right;
padding:15px 15px 5px 0px;
background-image:url(http://blog.seesaa.jp/img/bg/white/blog_bottom.gif);
background-repeat:no-repeat;
background-position:bottom right;
}


/****************************************************left*/

.links {
	width:229px;
	float:left;
}

.left-content{
	border:solid
	1px #666666;
	background-color:#F7F7F7;
	padding:5px;
	margin:0px 5px 10px 15px;	
}

.sidetitle {
	font-size:20px;
	font-weight:bold;
	color:#CC0000;
}

.side {
	margin-bottom:10px;
	padding:3px 5px 3px 10px;
}

.side h4 {
	font-weight:bold;
}

.topimg img{
	float:right;
	margin:2px;
}

.qr img{
	float:left;
}

/*
.rss_item{
	color:#F7F7F7;
}

.rss_item a{
	color:#F7F7F7;
}
.rss_item li a{
	color:#666666;
}
*/

/****************************************foot*/
#footer{
	float:left;
	width:780px;
	background-color:#F0F0F0; 
	padding:10px;
}

/************************************for staff start*/
.staffbox_s {
	width:158px;
	margin:2px 3px 5px 3px;
	border:1px solid #FEC974;
	background-color:#FFF3D1;
	padding:5px 5px;
	color:#544;
	text-align:center;
	float:left;
}

.staffbox_s img{
	border:1px solid #E2E2E2;
	padding:4px}
}
.staffbox_l {
	width:521px;
	border:1px solid #FEC974;
	background-color:#FFF3D1;
	color:#544;
	padding:8px;
}

.staffbox_stxt {font-size:12px;
	line-height:140%;
	color: #544;
	font-family:arial, Helvetica;
	margin:2px 2px 5px 2px;	
	}
	
.staffbox_txt {font-size:14px;
	margin:0px 5px 10px 15px;
	line-height:140%;
	color: #544;
	font-family:arial, Helvetica;
	text-align:center;
	}

.staffimg {
	float:left;
	border:1px solid #E2E2E2;
	margin:5px;
	padding:4px}
	}

.staff_name{
	font-size: 16px;
	color: #544;
	margin:10px 5px 5px 10px;
	line-height: 140%;
	font-weight:bolder;
}

#main-content dt{
	background-image:url(img/common/li_bg.gif);
	background-repeat:no-repeat;
	background-position: 0px 2px;
	padding:0px 0px 2px 13px;
	color:#2b76bd;
}

#main-content dd{
	padding:0px 0px 0px 18px;
}

.staff-img{
	float:left;
	border:1px solid #999;
	padding:2px;
	margin:5px;
}

.staff-text{
	width:290px;
	float:right;
	text-align:left;
	margin-right:2px;
}

.staff-h4{
	font-size: 120%;
	margin:10px 5px 5px 5px;
	line-height: 140%;
	font-weight:bolder;	
}

/************************************for staff end*/
