* {
	margin:0px;
	padding:0px;
}

body {
	margin: 0px;
	font-size: 0.9em;
	line-height: 1.6em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	text-align: center;
	color: #333333;
	min-width:800px;
}


div, h1, h2, h3, h4, h5, h6, p, blockquote, pre, address {
	display: block;
	text-align: left;
}




hr {
  display: none;
}


a img {
  border: none;
  text-decoration: none;
}


/* -------- strong */
strong {
  margin: 0 0.2em;
  padding: 0;
  font-weight: bold;
}

/* -------- em */
em {
  margin: 0 0.2em;
  padding: 0;
  font-weight: normal;
  text-decoration: underline;
}


/* ---------------- list element */
ul, ol {
  display: block;
}

ul {
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 25px;
}

ol {
	list-style-type: decimal;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 35px;
}

li {
	display: list-item;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	color: #666666;
}

ul ul, 
ol ol, 
ul ol, 
ol ul {
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 20px;
}

ul ul li, 
ul ol li, 
ol ol li, 
ol ul li {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
.FloatEnd {
	clear: both;
}

.inner {
	position: static;
	display: block;
	clear: both;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}


.img{
    float: left;
    margin-right: 5px;
    text-align: center;
}

.center,.center p { text-align: center; }






#container{
	position: relative;
	width: 800px;
	text-align: left;
	padding: 0;
	margin: 0px auto;
	background-color: #FFFFFF;
	border: 1px solid #ccc;
}

#container:after {
    height: 1px;
    overflow: hidden;
    content: "";
    display: block;
    clear: both;
}


#banner{
	position: relative;
	width: 800px;
	height: 155px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(http://agarisyoukokuhuku.up.seesaa.net/image/header005.jpg);
}


#banner h1{
	font-size: 16px;
	font-weight: bold;
	line-height: 120%;
	position: relative;
	top: 50px;

	/* タイトル右寄せの場合left:350px;に変更 */
	left: 350px;

	margin: 0;
	width: 360px;
	
}
#banner  .description{
	margin: 0;
	font-size: 10px;
	line-height: 1.25;
	position: relative;
	top: 60px;

	/* タイトル右寄せの場合left:350px;に変更 */
	left: 350px;

	width: 350px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#banner h1 a {
	text-decoration: none;
}

#threeBox{
	position: relative;
	width: 595px;
	text-align: center;
	float: left;
}#contents{
	padding:10px 15px;
}

#main{
	display: inline;
	position: relative;
	float: right;
	min-height: 1px;
	text-align: left;
	width: 550px;
}

#lMenu{
	display: inline;
	position: relative;
	float: left;
	min-height: 1px;
	text-align: left;
	width: 210px;
}


#lMenu   .inner{
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	_padding-left:5px;
	_padding-right:5px;
}
#lMenu p{
	margin-top: 5px;
	margin-bottom: 5px;
}



#footer{
	position: relative;
	width: 800px;
	height: 70px;
	text-align: center;
	font-size: 12px;
	clear: both;
	line-height: 20px;
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
}
.bmark {
	margin: 10px;
	text-align:right;
}

.pageTitle {
	_height: 1%;
	font-size: 10px;
	text-align: left;
	font-weight: normal;
	line-height: 22px;
	text-indent: 10px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
.entryTitle {
	_height: 1%;
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: 0;
	text-align: left;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 120%;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 10px;
}
.otherTitle {
	_height: 1%;
	font-size: 10px;
	text-align: left;
	font-weight: normal;
	line-height: 22px;
	text-indent: 10px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
.entryBody{
	line-height: 120%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: 12px;
}
.entryBody2 {
	line-height: 140%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 1em;
}


.tag {
	width: auto;
	font-size: 12px;
	margin-bottom: 10px;
	line-height: 24px;
}

.topBack {
	text-align: right;
	margin-bottom: 30px;
	line-height: 200%;
}

.ads {
	padding: 0 5px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

.ads2{
	text-align:center;
	padding:5px 0;
}
.continue {
	font-weight: bold;
	line-height: 200%;
	margin-top: 10px;
	text-align: right;
}




.side{
	margin: 0;
	font-size: 12px;
	padding: 10px;
	color:#666;
	line-height: 1.5;

}

.sidetitle{
	_height:1%;
	width: auto;
	padding: 3px;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	border-left-color: #999999;
}


/* 配色 */

body{
	background-color: #FFF4E5;
}

a, a:visited {
	color: #0000FF;
}
a:hover {
	color: #FF0000;
}

#banner h1 {
	color: #333;
}
#banner h1 a {
	color: #333;
}
#banner {
	background-color: #FFE2B6;
}


#banner .description{
	color: #333;
}
#footer {
	background-color: #FFE2B6;
	color: #FF6600;
}


#footer a {
	color: #FF6600;
}
.pageTitle,.otherTitle {
	color: #333333;
	background-color: #FFF4E5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFBF4;
	border-right-color: #FFE4BF;
	border-bottom-color: #FFE4BF;
	border-left-color: #FFFBF4;
}


.entryTitle{
	color:#FF6600;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #FF6600;
}

.entryTitle a,.entryTitle a:visited{
	color:#FF6600;
}

.entryTitle a:hover{
	color:#ff0000;
}

.sidetitle{
	background-color: #FFE2B6;
	color: #FF6600;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF7EA;
	border-right-color: #FFCC80;
	border-bottom-color: #FFCC80;
	border-left-color: #FFF7EA;
}


.side{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.topBack{
	border-top:dotted 2px #ccc;
}

.adsTitle{
	font-size:11px;
	color:#999;
	text-indent:10px;
}
.sBorder {
	margin: 0px;
	font-size: 22px;
	line-height: 22px;
}


#text {
	width: 100%;
}



/* Seesaa専用スタイル */



#calendar {
	margin-top: 0px;
	padding-bottom:15px;
}

#calendar table {
	width:100%;
	_width:90%;
	margin-top: 0px;
}

#calendar th{
	color: #666666;
	text-align:center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 5px;
}

#calendar td{
	color: #666666;
	text-align:center;
}

.calendarhead {
	color:#666666;
	font-size:12px;
	text-align:left;
	padding-top: 6px;
	padding-bottom: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-left: 2px;
}

.calendarday {
	color:#FFFFFFF;
	font-size:12px;
	line-height:120%;
	padding:2px;
	margin-bottom:20px;
}


#footer{
	height:100px;
}

#footer table{
	text-align:center;
	margin:3px auto;
	_margin-left:330px;
}

.tagC{
	background-color:#F5F5F5;
	border:solid 1px #CCC;
	padding:15px;
	_height:1%;
}
