/*--- ---*/

h1 
{
	font-size:small;
	color: #000066;
	font-weight: normal;
} 

h2:first-letter
      {
         font-weight: bold;
         font-size: 150%;
		 color:#FF0000;
		 text-align:left
      }
h3 
{
	font-size:small;
	color: #000000;
	font-weight: normal;
	text-decoration:underline;
	text-align: left;
} 

.style1 {color: #FFFFFF}
.style2 {color: #4A80B5}
.style3 {
	color: #663300;
	font-size: 24px;
}
.style4 {color: #000066}
.style5 {
	color: #663300;
	font-weight: bold;
	font-size: 100%;
}
.style6 {
	color: #000066;
	font-size: 24px;
}
.style7 {
	color: #000066;
	font-weight: bold;
	font-size: 12px;
}

img.yohaku1{margin:3px 3px 3px}


A:link {
  color: #000000; /* リンクの色 */
  text-decoration: underline;  /* 文字装飾 */
}

a:hover{
	color: #FF9900;
	letter-spacing: 1px;
	text-decoration: underline;
	font-size: 17px; /* フォントサイズ */
 	line-height: 18px; /* 行の高さ */

}

.hidari {
	text-align: left;
}

vlink={color: #000000} 
llink={color: #000000}

h1 a {
    color: #595857;
    text-decoration: none;
	behavior: url(PIE.htc);

}

.box{

padding:10px;
background-color:#FFFFFF;
width:190px

/*角丸*/
-moz-border-radius: 9px; /*FireFox*/
-webkit-border-radius: 9px; /* Safari and Chrome */
border-radius: 9px; /* Opera 10.5+, IE */

/*ドロップシャドウ*/
-moz-box-shadow: 2px 2px 6px #000; /* Firefox */
-webkit-box-shadow:  2px 2px 6px #000; /* Safari and Chrome */
box-shadow:  2px 2px 6px #000; /* Opera 10.5+, IE */
behavior: url(ie-css3.htc);



}

/* ========================================  menuR 右サイドメニュー */
#menuR {
	float: right;
	width: 200px;
	margin: 0px 0px 20px;
	background-color: #F6F6F6;
}


#menuR p{
	
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;

}

/* ========================================  フッターメニュー */
#footer {
	width: 1100px;
	padding: 10px 0px;
	text-align: left;
	margin-left: 20em;
	font-size:80%
}


*{
	margin:0px;
	padding:0px;
}

body{
	width:auto;
	text-align: left;
	background-repeat:repeat;
	background-color:;
	background-image: url();
}


hr{
	display:none;
}
.clear { height:1px; clear:both; }

input,textarea { font-size:12px; }



#container{
	width:850px;
	margin:0px auto;
	display:block;
	padding:0;
	background-color: #FFFFFF;
	text-align: center;
}

a:visited{
	color:;
	letter-spacing: 1px;
	text-decoration:none;
}

img{
	border:0px;
}

ul{
	list-style-type: none;
}

.range{
	width:850px;
	text-align:center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.side_left{
	width:160px;
	padding:0px 0px;
	float:left;
	font-size:10px;
}
div#mainColum{
	margin:0px 0px;
	float: left;
}
div#rightColum{
	width:250px;
	float:right;
	font-size:10px;
}

strong{
	font-weight:bold;
	font-size: 12px;
}
.subline{
	display:block;
	height:6px;
	background-image:url(/template/5020/img/side_title_footer.gif);
	background-repeat:repeat-x;
}


.range{
	padding-top:10px;
}

.mainbg{
	padding:10px 13px;
	background-color:#FFFFFF;
}

#leftArea{
	background-color:#FFFEF1;
}
#centerArea{
	background-color:#FFFEF1;
}
#rightArea{
	background-color:#FFFEF1;
}

/*--head style--*/

.header{
	text-align: center;
}




/*--body--*/
.entry{
	padding-bottom:10px;
	border-bottom:1px #666666 dotted;
	margin-bottom:5px;
	clear:both;
	text-align:left;
}
.entry_text{
	font-size:12px;
	text-align:left;
	color:#000000;
	line-height:1.3;
}

.contents_title{
	color:#000000;
	padding:3px;
}
.entry_title_line{
	background:url(/template/5020/img/subtitle_bg.gif) repeat-x top;
	clear:both; height:10px;
	}
.date{
	font-size:12px;
	text-align:left;
	padding:3px;
}
.entry_title{
	font-size:9px;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:10px;
	border-bottom:1px solid #666;
}
.entry_title h4{
	float:left;
	margin:0 0 5px 0;
	width:220px;
	padding:0;
	font-size:14px;
	font-weight:bold;
	text-align:left;
}
.contents_title h4{
	margin:0 0 5px 0;
	padding:0;
	font-size:14px;
	font-weight:bold;
	text-align:left;
}
.entry_layer{
	width:98%;
	padding-bottom:10px
	overflow:visible;
	word-break:break-all;
}
.entry_foot{
	display:block;
	margin:5px;
	text-align:right;
}
.posted{
	font-size:10px;
	text-align:right;
}
.posted a:link{
	color:#;
	font-size:10px;}
.posted a:visited{
	color:#;
	font-size:10px;}
.posted a:hover{
	color:#;
	font-size:10px;}
	
.pageBottom{
	font-size:10px;
	text-align:center;
	display:block;
}
.page{
	font-size:10px;
	text-align:center;
	padding:8px;
	display:block;
	border:1px solid #999;
	background-color: #FFFDE4;
}

.infoBox{
	display:block;
	margin-top:8px;
	padding:3px;
	font-size:10px;
	border:1px #999999 solid;
	width: auto;
}

/*--footer--*/

address{
	display:inline;
	margin:0px;
	font-size:10px;
	color:#ffffff;
	font-style:normal;
	float:right;
}

/*--side_style--*/
.entry_prof{
	display:block;
	padding-bottom:3px;
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#ffffff;
}
.prof_text
{
	font-size:12px;
	text_align:left;
	color:#663300;
}

a:hover img{
	filter: alpha(opacity=60);
	opacity:0.8;
}

