﻿* {margin: 0;}

html, body {height: 100%;}

div.container {
	width: 770px;
	min-height: 100%;height: auto !important;
	height: 100%;
	margin: 0 auto -46px;
}


/* ヘッダー部分のCSS */
div.header {
	width: 770px;margin:5px 0px 10px 0px;
	background-color: #ffffff;
}

div.header-txt {
	margin:0px 0px 0px 5px;
	background-color: #ffffff;
	font-size: 120%;
	line-height: 150%;
	letter-spacing: 0.2em;
	font-weight: bold;
}

a.navi {
	display: block;
	background-color: #33A02C;
	margin:0px 0px 10px 0px;
	padding: 5px 5px 5px 5px;
	width: 90px;
	height: 30px;
	text-decoration: none;
	text-align: center;
	font-size: 80%;color: #ffffff;
	float: left;
}

a:hover.navi{
	background-color:#27c52c;
	color: #ffffff;
}

div.header-hougen {
	width: 253px;margin:5px 10px 10px 30px;
	background-color: #ffffff;
	float: left;
}

div.kifu {
	margin:20px 0px 0px 600px;
}


div.boxleft {
	width: 510px;margin:5px 20px 5px 6px;
	background-color: #ffffff;
	float: left;
}

div.boxright {
	width: 220px;margin:5px 0px 0px 10px;
	background-color: #ffffff;
	float: right;
}

div.footer {
	background-color: #33A02C;
	margin:0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	width: 100%;
	height: 100px;
	text-decoration: none;
	font-size: 80%;color: #ffffff;
	clear: both;
}

div.moji_ichiran {
	font-size: 90%;color:#333333;
	line-height: 150%;
	letter-spacing: 0.06em;
}

/* メニュー部分のCSS */
a.menu{
    display: block;
    background-color: #33A02C;
    padding: 0.5em 1em;
    width: 170px;
    height: 15px;
	text-decoration: none;
	font-size: 75%;color: #ffffff;
}

a:hover.menu{
    background-color:#27c52c;
}

a.menu2{
    display: block;
    background-color: #33A02C;
    padding: 0.5em 1em;
    width: 170px;
    height: 40px;
	text-decoration: none;
	font-size: 75%;color: #ffffff;
}

a:hover.menu2{
    background-color:#27c52c;
}

div.migibana {
	margin:10px 0px 0px 0px;
}

div.daydayday {
	margin:5px 0px 0px 7px;
}


/* adsense */
div.adsense {
	margin:20px 0px 20px 0px;
}
