@charset "Shift_JIS";
/*================ body, anchors =============*/
body {
	margin: 0px 0px 20px 0px;
	background-color: #fff7ea;
	text-align: center;
	font-family: Arial,sans-serif,Osaka;
}

a {
	text-decoration: underline;
}

a:link {
	color: #8FABBE;
}

a:hover {
	color: #cccccc;
}

h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

h2 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

h1 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
/*================ container =============*/
#container {
	line-height: 120%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 780px;
	background-color: #ffffff;
	border: 1px solid #b2b2b2;
}
/*================ wrap =============*/
.wrap {
	width: 794px;
	margin: 0px auto;
	text-align: center;
	background-image: url(images/wrapbg.gif);
	background-repeat: repeat-y;
}
/*================ バナー部 =============*/
#banner {
	color: #ffffff;
	background-image: url(images/banner3.jpg);
	background-color: #cccccc;
	text-align: right;
	height: 160px;
}

#banner-img {
	display: none;
}

#banner  a {
	color: #ffffff;
	text-decoration: none;
}

#banner  a:hover {
	color: #003366;
	text-decoration: none;
}

#banner  h1 {
	font-size: 15px;
	
	font-family : sans-serif,Arial,Osaka;
	padding-top: 140px;
	padding-right: 5px;
	font-weight: bold;
}
/*================ バナー部直下のアドレス部 =============*/
.topshita {
	color: #cccccc;
	font-size: 10px;
	background-color: #4f2700;
	text-align: right;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #cccccc;
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 8px;
}

.topshita  a {
	color: #cccccc;
	font-size: 10px;
	text-decoration: none;
}
/*================ メイン部 =============*/
#main {
	float: right;
	width : 598px;
	overflow: hidden;
	margin-bottom: 0px;
}
/*================ メイン部内コンテンツ =============*/
.content {
	padding: 15px 20px 5px 20px;
	background-color: #ffffff;
	color: #585858;
	font-size: 13px;
	text-align: left;
}

.content  a {
	color: #003366;
	font-size: 13px;
}

.content  a:visited {
	color: #003366;
	font-size: 13px;
}

.content  a:hover {
	color: #ff0000;
	font-size: 13px;
}

#left {
	float: left;
	width : 160px;
	background-color: #ffffff;
	overflow: hidden;
}

.content  p {
	color: #585858;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	margin-bottom : 2px;
line-height : 150%;
}

.content  blockquote {
	line-height: 150%;
}

.content  li {
	line-height: 150%;
}

.content  h2 {
	color: #003366;
	font-size: 13px;
	padding: 3px;
	border-left : 13px solid #003366;
	BORDER-bottom: #003366 1px solid;
	padding-left : 6px;
	width : 550px;
	text-align: left;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 10px;
}


.content  h3 {
	color: #997700;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	margin: 20px 13px 10px;
}

.content  h4 {
	color: #997700;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	margin: 45px 13px 15px;
	border-top:1px dotted #997700;
	border-bottom:1px dotted #997700;
	padding:3px 10px;
	width: 87%;
}

.content  p.posted {
	color: #999999;
	font-size: x-small;
	border-top: 1px solid #999999;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
}
.content dl{
padding-left : 8px;
margin-top : 5px;
margin-left : 20px;
margin-bottom : 10px;
padding-right : 50px;
}
.content dt{
font-size : 13px;
font-weight : bold;
line-height : 150%;
color : #008000;
}

.content dd{
font-size : 13px;
line-height : 120%;
color : #585858;
padding-left : 5px;
margin-left : 0px;
margin-bottom : 7px;
padding-right : 5px;
}


.sidebar {
	padding: 0px;

}

.sidebar  h2 {
	color: #666666;
	font-size: x-small;
	text-align: center;
	text-transform: uppercase;
}

.sidebar  H2  A {
	width: 160px;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #e9edf0;
	text-align: center;
	float: left;
	color: #063164;
	font-size: 13px;
	border-width : 0px 1px 1px 0px;
	border-color: #b2b2b2;
	border-style: solid;
	text-decoration: none;
	line-height: 100%;
}

.sidebar  H2  A:hover {
	width: 160px;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #ffffff;
	text-align: center;
	float: left;
	color: #000000;
	font-size: 13px;
	border-width : 0px 1px 1px 0px;
	border-color: #b2b2b2;
	border-style: solid;
	text-decoration: none;
	line-height: 100%;
}

.sidebar  ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 0px;
}

.sidebar  ul  ul {
	margin-bottom: 0px;
}

.sidebar  #categories  ul {
	padding-left: 0px;
	text-align: left;
}

.sidebar  li {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	list-style-type: none;
}

.categories  A {
	width: 160px;
	padding-top: 8px;
	padding-bottom: 8px;
	background-image : url(images/menub1.gif);
	text-align: center;
	float: left;
	color: #063164;
	font-size: 13px;
	border-width : 0px 1px 1px 0px;
	border-color: #b2b2b2;
	border-style: solid;
	text-decoration: none;
}

.categories  A:hover {
	width: 160px;
	padding-top: 8px;
	padding-bottom: 8px;
	background-image : url(images/menub2.gif);
	background-color: #ffffff;
	text-align: center;
	float: left;
	color: #063164;
	font-size: 13px;
	border-width : 0px 1px 1px 0px;
	border-color: #b2b2b2;
	border-style: solid;
	text-decoration: none;
}

.sidebar  img {
	border: 3px solid #FFFFFF;
}

.photo {
	text-align: left;
	margin-bottom: 20px;
}

.link-note {
	font-size: x-small;
	line-height: 150%;
	text-align: center;
	padding: 2px;
	margin-bottom: 15px;
}



textarea[id="comment-text"] {
	width: 80%;
}



.space {
	margin-top: 10px;
}

.under2 {
	margin-top: 5px;
	height: 45px;
	text-align: center;
	color: #003366;
	font-size: 13px;
}







.content2 {
	color: #003366;
	font-size: 13px;
}

.aisatu {
	color: #003366;
	font-size: 13px;
	text-align: left;	
	width : 550px;
	margin-top : 20px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	background-image : url(images/topback.jpg);
	background-repeat : no-repeat;
	height : 350px;
	background-position : right bottom;
}

.aisatu  P {
	margin-top: 7px;
	margin-bottom : 13px;
	line-height: 135%;
	text-align : left;
	margin-left : 10px;
	width : 400px;
}

.profile {
	padding : 15px 20px 5px 20px;
	background-color : #dfe9d6;
	color: #585858;
	font-size: 13px;
	text-align: left;
border-width : 1px 1px 1px 1px;border-style : dotted dotted dotted dotted;border-color : #808080 #808080 #808080 #808080;
margin-left : 0 auto;
width : 510px;
}

.sideunder {
	font-family: Verdana, Arial, sans-serif;
	text-align : left;
	color: #666666;
	font-size: 12px;
margin-left : 7px;
}

img {
	border: 0px;
}


.profile  p {
	line-height : 135%;
	
	
}


.profile img{
margin-right : 5px;
float : left;
}
.entry-text p{
	margin-top: 2px;
	margin-bottom : 13px;
	padding-left: 20px;
	padding-top: 1px;
	padding-right: 50px;
	background-color:#ffffff; 


}

.entry-text a{
color:#585858;
}


.sglimg{
margin-top : 10px;
margin-left : 13px;
margin-right : 10px;
margin-bottom : 10px;
}


.access{
margin-top : 30px;
margin-bottom : 10px;
}

.pageTop{
float :right;
margin: 20px;
}

/*================ インフォメーション部 =============*/
.info {
 margin : 0px 0px 20px 0px; 
 font-size: 100%;
 font-weight: normal;
 text-transform: capitalize;
width : 550px;
text-align : left;
}
.info p.strong{
	font-size: 13px;
	font-weight: bold;
}

.info p{
	font-size: 13px;
	margin-top: 10px;
	line-height: 130%;
}
.info H2 {
 
 
  color : #436121;
 font-size : 15px;
 font-weight: normal;
 text-transform: capitalize;
padding-top : 5px;
padding-left : 8px;
padding-right : 5px;
padding-bottom : 5px;


background-color : #ecefe6;
border-top-width : 1px;
border-bottom-width : 1px;
border-top-style : dotted;
border-bottom-style : dotted;
border-top-color : #660000;
border-bottom-color : #660000;

font-family : sans-serif;
letter-spacing : 2px;
}

.info DL{
font-weight : normal;
margin-top : 14px;
margin-left : 7px;
margin-right : 7px;
margin-bottom : 7px;
font-size : 13px;
}
.info dl dt{
margin-top : 7px;
background-image : url(images/01bul11.gif);
background-repeat : no-repeat;background-position : left center;
padding-left : 15px;
color : #800000;
}
.info dl dd{
line-height : 125%;
margin-top : 3px;
margin-bottom : 10px;
padding-left : 10px;
}
.info dl dt a{
color : #800000;
}
p.waku{
padding-top : 3px;
padding-left : 3px;
padding-right : 3px;
padding-bottom : 3px;border-width : 1px 1px 1px 1px;border-style : dotted dotted dotted dotted;border-color : #0000cc #0000cc #0000cc #0000cc;}

img.left{
	float: left;
	margin-right: 10px;
}
img.right{
	float: right;
	margin-left: 10px;
}
.gift p{
	margin-left: 20px;
	margin-bottom: 15px;
	line-height: 120%;
}


/*================ 自慢 =============*/

.jiman {
	padding : 0 10px 10px;
	background-color : #fff;
	color: #585858;
	font-size: 13px;
	text-align: left;
	border-width : 1px 1px 1px 1px;border-style : dotted dotted dotted dotted;border-color : #808080 #808080 #808080 #808080;
	margin-left : 15px;
	margin-top : 35px;
	width : 470px;
}

.jiman p{
	width : 400px;
	margin: 10px;
	line-height: 120%;
}

.jiman dl{
padding-left : 8px;
margin-top : 5px;
margin-left : 20px;
margin-bottom : 10px;
padding-right : 50px;
}

.jiman dt{
padding-left : 100px;
font-size : 13px;
font-weight : bold;
line-height : 150%;
color : #008000;
}

.jiman dd{
font-size : 13px;
line-height : 120%;
color : #585858;
padding-left : 5px;
margin-left : 0px;
margin-bottom : 7px;
padding-right : 5px;
}



/* --------------------------------------------------------
     clearfix
-------------------------------------------------------- */
.clearfix:after{
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}
.clearfix{
	display:inline-table;
}
/* Not MacIE \*/
html .clearfix{
	*height:1%;
}
.clearfix{
	display:block;
}
/* Not MacIE End */


/* --------------------------------------------------------
     clear
-------------------------------------------------------- */
.clear {
	clear:both; 
}

table.staff {
background-color:#FFFFFF;
border-collapse:collapse;
border-left:1px solid #999;
border-spacing:0;
border-top:1px solid #999;
empty-cells:show;
font-size:12px;
margin-left:auto;
margin-right:auto;
margin-top:5px;
width:95%;
}

.staff td {
border-bottom:1px solid #999;
border-right:1px solid #999;
padding:5px;
}