body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img {
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

body {
	background-color: #FFECFB;
	margin:0px;          /* ページ全体のmargin */
	padding:0px;         /* ページ全体のpadding */
	text-align:center;   /* 下記のautoに未対応用のセンタリング */
	font-size: 15px;
}
/* マウスを乗せるとスクリーンが入る。 */
a:hover img {
	filter:alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity: 0.7;
}
a:hover {
	color: #F00;
}
a:visited {
}
a:link {
}
a:active {
}
/* =================================== */
/* レイアウト設定 */
/* =================================== */

#container
{
	margin:0px auto;
	text-align:left;
	padding:0px;
	width:950px;
	background-color:#FFF;
	color:#333;
	line-height: 130%;
}

/* ブログタイトル */
#banner{
	height: 200px;
	width: 950px;
	background-color: #F00;
	background-image: url(http://img01.ti-da.net/usr/o/n/e/onenet/happyblog-top_1.jpg);
	position: relative;

}
h1{
	position: absolute;
	left: 5px;
	font-size: 14px;
	top: 5px;
}
h1 a{
	text-decoration: none;
	color: #FF9DFF;
	font-weight: bold;
}

#banner .description {
	font-size: 13px;
	color: #A20000;
	left: 5px;
	position: absolute;
	bottom: 5px;
}

/* メイン */
#content {
	width: 490px;
	float: right;
	margin-bottom: 20px;
	overflow: hidden;
}

/* お知らせ */
#content .oshirase-out {
	margin-bottom: 20px;
}
#container .title {
	font-weight: bold;
	margin-left: 10px;
	margin-bottom: 10px;
}
#container .blogbody {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

/* フッター */
#footer {
	background-image: url(http://onenet.ocnk.net/data/onenet/image/ti-dablog/ba-.png);
	background-repeat: repeat-x;
	clear: both;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	height: 20px;
	padding-top: 10px;
}
#container #tesutoyou {
	background-color: #FFD9FF;
	width: 670px;
}

/* グローバルナビゲーション */
#g-menu li {
	float: left;
	width: 158.3px;
	height: 40px;
}
#g-menu .menu01 {
	background-image: url(http://onenet.ocnk.net/data/onenet/image/ti-dablog/kugirise.png);
	background-repeat: no-repeat;
	background-position: right;
}
#g-menu .menu02 {
	background-image: url(http://onenet.ocnk.net/data/onenet/image/ti-dablog/kugirise.png);
	background-repeat: no-repeat;
	background-position: right;
}
#g-menu .menu03 {
	background-image: url(http://onenet.ocnk.net/data/onenet/image/ti-dablog/kugirise.png);
	background-repeat: no-repeat;
	background-position: right;
}
#g-menu .menu04 {
	background-image: url(http://onenet.ocnk.net/data/onenet/image/ti-dablog/kugirise.png);
	background-repeat: no-repeat;
	background-position: right;
}
#g-menu .menu05 {
	background-image: url(http://onenet.ocnk.net/data/onenet/image/ti-dablog/kugirise.png);
	background-repeat: no-repeat;
	background-position: right;
}
#g-menu .menu06 {
}
#g-menu {
	margin-bottom: 20px;
	height: 40px;
	background-image: url(http://onenet.ocnk.net/data/onenet/image/ti-dablog/gba-.png);
	background-repeat: repeat-x;
	font-size: 17px;	
}
#g-menu ul {
	text-align: center;
	font-weight: bold;
	position: absolute;
}
#g-menu ul a{
	text-decoration: none;
	position: relative;
	top: 10px;
}
.side {
	margin-left: 10px;
}
.sidetitle {
	background-image: url(http://onenet.ocnk.net/data/onenet/image/ti-dablog/ba-.png);
	background-repeat: repeat-x;
	font-weight: bold;
	height: 23px;
	font-size: 14px;
	padding-top: 2px;
	padding-left: 10px;
}

/* 右サイド */
#links2 {
	width: 200px;
	float: right;
	margin-right: 10px;
	margin-left: 20px;
}
.search{
	margin-bottom: 20px;
}
.category{
	margin-bottom: 20px;
}
.recententry{
	margin-bottom: 20px;
}
.comment{
	margin-bottom: 20px;
}
.archives{
	margin-bottom: 20px;
}
.qrcode{
	margin-bottom: 20px;
}
.album{
	margin-bottom: 20px;
}

/* 左サイド */
#links{
	width: 200px;
	float: left;
	margin-left: 10px;
	margin-right: 20px;
}
.profile{
	margin-bottom: 20px;
}
.profile img{
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.trackback{
	margin-bottom: 20px;
}
.link{
	margin-bottom: 20px;
}
.rss{
	margin-bottom: 20px;
}
.counter{
	margin-bottom: 20px;
}
.tag_cloud{
	margin-bottom: 20px;
}
.inquiry{
	margin-bottom: 20px;
}
.subscription{
	margin-bottom: 20px;
}
.my_profile{
	margin-bottom: 20px;
}
/* カレンダー */
/* 大枠 */
.calender
{
	text-align:center;
	margin-bottom:10px;
	font-size:10px;
}
/* 上部年月日表示 */
.calendarhead
{
	background-image: url(http://onenet.ocnk.net/data/onenet/image/ti-dablog/ba-.png);
	color:#333;
	font-size:100%;
	font-weight:bold;
	letter-spacing:2px;
	text-align:left;
	width:183px;
	height: 25px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 15px;
	background-repeat: repeat-x;
}
/* 枠 */
.calendartable
{
	margin:0 auto 10px auto;
	width:180px;
	text-align:left;
	background-color:white;
	color:black;
	border-spacing:0;
	border: 1px solid #382E25;
}
/* 曜日枠 */
.calendarwd
{
	background-color:white;
	color:#382E25;
	font-size:10px;
	font-weight:bold;
	letter-spacing: 2px;
	padding:2px 0px 2px 5px;
}
/* 曜日 */
.calendarweek
{
	color:#382E25;
	font-size:10px;
	font-weight: bold;
}
/* 日付枠 */
.calendard{
	empty-cells:show;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}
/* 日曜日 */
.sun{
	color:#CC0000;
}
/* 土曜日 */
.sat{
	color:#0099FF;
}
/* 今日 */
#container .date {
	background-image: url(http://onenet.ocnk.net/data/onenet/image/ti-dablog/ba-.png);
	background-repeat: repeat-x;
	height: 25px;
	padding-left: 5px;
	padding-top: 5px;
	font-size: 12px;
	font-weight: bold;
}
/* 会社概要ページテーブルスタイル */
#aboutus {
	width: 470px;
}

#aboutus table {
	border-top:1px solid #663300;
	border-left:1px solid #663300;
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	width: 470px;
}
#aboutus table th{
	border-right:1px solid #663300;
	border-bottom:1px solid #663300;
	background-color:#FFCCCC;
	padding:3px 5px;
	text-align:left;
	white-space: nowrap;
}
#aboutus table td{
	border-right:1px solid #663300;
	border-bottom:1px solid #663300;
	padding:3px 5px;
}

#rcmList .pagemore {
	font-size: 85%;
	margin-top: 5px;
	text-align: right;
}

.category .sidebody, .link .sidebody, .recententry .sidebody, .comment .sidebody {
	font-size: 85%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}
.message {
	font-size: 85%;
}
.comments-head {
	font-weight:bold;
	margin-top: 15px;
	margin-left: 0;
	margin-bottom: 10px;
}
.comments-body{
	font-size: 85%;
	padding:5px;
	color:#666;
}
.comments-post{
	font-size: 85%;
	border-bottom:1px solid #ccc;
	padding:5px;
	color:#666;
	margin-bottom: 10px;
	text-align: right;
}
.form{
	font-size: 85%;
	margin:15px;
	color:#666;
}