@charset "Shift_JIS";

/* 共通 ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー */
body {
	color : #333;
	font-size:12px;
	line-height : 140%;
	margin : 0;
	text-align:center;
	margin : 0;
	font: 12px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
}

.clear {
clear: both;
}

.iepngfix {
width : 830px ;
margin : 0 auto;
padding-top: 0;
background: url(../images/wrap_bg.png) repeat-y;
behavior: expression(IEPNGFIX.fix(this));
}


#container {
	width: 800px;
	margin: 0 auto;	
	padding: 0 15px 0 15px;
	text-align: center;	
}
#head {
	padding: 0;
	width : 830px;
	height : 270px;
	background : url(../images/title.jpg) no-repeat;
	position:relative;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#head h1 a{
	position: absolute;
	top:160px;
	left:55px;
	text-decoration: none;
	width : 250px;
	padding: 0px;
	height: 60px;
	list-style : none;
	text-indent : -9999px;
	padding:0;
	display : block;

}

}

#head h2{
color: #333 ;
font-size:12px ;
font-weight:bold ;
position: absolute ;
top:90px;
left:22px ;
width:350px ;
}

#head2{ 
width:800px;
height:163px;
background : url(../images/head_bg.gif) repeat 0 0 ;
}
#navi-contents-waku {
width: 800px;
margin: 0 0 0 0;
background: url(../images/main_bg.gif) repeat-y;
}
#navi {
	width : 222px;
	height : 100%;
	float : right;
	display:inline;
	text-align:center;
	position:relative;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#navi2 {
	width : 192px;
	height: 100%;
	padding: 30px 15px 10px 15px;
	text-align:left;
}
#navi2 p{
width : 192px ;
margin: 0px 0px 5px 0px;
}
#navi2 .photo {
margin: 10px 17px 10px 17px;
}
#navi2 .list {
	width: 192px;
	margin:10px 0 15px 0;
	color: #333;
}
#navi2 .list ul {
	width: 192px;
	margin: 0;
	padding: 0;
	color: #333;
}
#navi2 .list ul li {
margin: 0 ;
padding: 3px 0 3px 18px;
list-style-type: none;
background: url(../images/icon01.gif) no-repeat 5px 3px;
}
#navi2 .list ul li a { color : #333; text-decoration: none; }
#navi2 .list ul li a:hover {
	color : #333;
	text-decoration: underline;
}


.ichiran {
margin: 3px 0 10px 0;
text-align: right;
color: #F7941D;
}
.ichiran a { color : #F7941D  ; }
.ichiran a:visited { color: #F7941D; }
.ichiran a:hover {
	color: #F7941D;
}
#navi2 .dan {
margin: 10px 0 15px 15px;
line-height: 130%;
}
#navi2 .dan a { color: #333; text-decoration: none; }
#navi2 .dan a:hover { color: #333; text-decoration: underline; }

#navi2 .dan .blue { color:#0038C2; }
#navi2 .dan .blue a { color:#0038C2; text-decoration: none; }
#navi2 .dan .blue a:hover {
	color:#0038C2;
	text-decoration: underline;
}

#main {
	width : 570px;
	height: 100%;
	text-align:left;
	float:left;
	display:inline;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0px;
}
#contents {
	width : 502px;
	height: 100%;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.next{
	width:502px;
	text-align:center;
	color:#f7941d;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.next a:link { text-decoration : none ; color : #f7941d ;}
.next a:visited { text-decoration : none ; color : #f7941d ;}
.next a:hover { text-decoration : underline ; color : #f7941d ;}

.next2{
	width:482px;
	text-align:center;
	color:#f7941d;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.next2 a:link { text-decoration : none ; color : #f7941d ;}
.next2 a:visited { text-decoration : none ; color : #f7941d ;}
.next2 a:hover { text-decoration : underline ; color : #f7941d ;}

#title{
	width:502px;
	height:30px;
	display: block;
}
#title:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
#title{display: inline-block;}
/*\*/
#title { height: 1%;}
#title {
	background-image: url(../images/read.gif);
	width: 502px;
	background-repeat: no-repeat;
}
/* */


#title h2{
	width:350px;
	float:left;
	font-size:14px;
	font-weight:bold;
	padding-left:15px;
	color:#333;
	margin: 0;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#title p{
	float:right;
	color:#333;
	font-weight: bold;
	margin: 0;
	padding-top: 10px;
	padding-right: 10px;
}

#contents p{
margin:10px;
}

.blogbox01 {
	width: 482px;
	line-height: 130%;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	color: #666;
}


.blog a { text-decoration : none ; color : #f7941d ;}
.blog a:visited{ text-decoration : none ; color : #f7941d ;}
.blog a:hover{ text-decoration : underline ; color : #f7941d ;}

.memo{
width:502px ;
margin-left: 15px ;
text-align:right ;
margin-bottom: 25px ;
color:#f7941d ;
}

.memo a { text-decoration : none ; color : #f7941d ;}
.memo a:visited{ text-decoration : none ; color : #f7941d ;}
.memo a:hover{ text-decoration : underline ; color : #f7941d ;}


#footer{
	text-align:center;
	background: url(../images/footer.gif) no-repeat;
	height: 62px;
	width: 800px;
	color: #FFFFFF;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

td, th, p {
line-height : 140% ;
}

h1, h2, h3, h4, p, dl {
font-weight : normal ;
line-height : 140% ;
margin : 0 ;
padding : 0 ;
}

a img { border : none ; }
img { border : none ; }

ul {
margin:0 0 0 0;
padding:0;
}

/* フロートクリア */
br.refresh {
clear : both ;
 }

.txt_s {
font-size : 90% ;
}

.b {
font-weight:bold;}
.red {
color:#FE6704;}
.gray {
color:#666666;}

.white {
color:#FFffff;}

/*小カレンダー*/
.calendar01 td {
	text-align : center;
	padding : 0;
	font-size : 12px;
	color:#333;
}
.calendar01 td.red{
color:#ff0000;}

.calendar01 th.blue{
color:#0060ff;}
.calendar01 td.blue{
color:#0060ff;}

.calendar01 th.red{
color:#ff0000;}

.calendar01 th {
	font-weight : normal;
	font-size : 12px;
	color:#333;
	text-align : center;
}

.mon{
font-weight : normal ;
font-size : 12px ;
color:#f7941d;
text-align : center ;
}

.calendar01 td a {
	color:#333;
	text-decoration : underline;
	font-weight: bold;
	background-color: #D0F07D;
}
.calendar01 td a:visited { color:#333;text-decoration : underline ;font-weight: bold;background-color: #D0F07D;}
.calendar01 td a:hover {
	color:#333;
	text-decoration : none;font-weight: bold;background-color: #D0F07D;
}

.calendar01 td.red a{
	color:#ff0000;
	text-decoration : underline;
	font-weight: bold;background-color: #D0F07D;
}
.calendar01 td.red a:visited {color:#ff0000;text-decoration : underline ; font-weight: bold;background-color: #D0F07D;}
.calendar01 td.red a:hover {color:#ff0000;text-decoration : none ;font-weight: bold;background-color: #D0F07D;}

.calendar01 th.blue a{color:#0060ff;text-decoration : underline ;font-weight: bold;background-color: #D0F07D;}
.calendar01 th.blue a:visited{color:#0060ff;text-decoration : underline ;font-weight: bold;background-color: #D0F07D;}
.calendar01 th.blue a:hover{color:#0060ff;text-decoration : none ;font-weight: bold;background-color: #D0F07D;}

.calendar01 td.blue a{color:#0060ff;text-decoration : underline ;font-weight: bold;background-color: #D0F07D;}
.calendar01 td.blue a:visited{color:#0060ff;text-decoration : underline ;font-weight: bold;background-color: #D0F07D;}
.calendar01 td.blue a:hover{color:#0060ff;text-decoration : none ;font-weight: bold;background-color: #D0F07D;}

.calendar01 th.red a{color:#ff0000;text-decoration : underline ;font-weight: bold;background-color: #D0F07D;}
.calendar01 th.red a:visited{
	color:#ff0000;
	text-decoration : underline;
	font-weight: bold;
	background-color: #D0F07D;
}
.calendar01 th.red a:hover {
	color:#ff0000;
	text-decoration : none;
	font-weight: bold;
	background-color: #D0F07D;
}


.mon a { color : #f7941d ; text-decoration : none ; }
.mon a:visited { color : #f7941d ; text-decoration : none ; }
.mon a:hover { color : #f7941d ; text-decoration : underline ;}

.back-line
.backline {
	background-image: url(../images/body_bg.png);
	background-repeat: repeat-x;
}
.cont {
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
	width: 502px;
}

