@charset "utf-8";

/*====================index====================*/
/* base element
/* globalnav
/* container
/* contents
/*   primarycontents
/*   secondarycontents
/* siteinfo
/* general class
/* clearfix
/*====================index====================*/

/*====================
 base element
====================*/

body{
	padding:0px;
	color: #555555;
	font-size: 85%;
	font-family:"Verdana","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ ゴシック","Osaka‐等幅","sans-serif";
	line-height: 180%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/back_naname.jpg);
	background-repeat: repeat;
}

p {
	font-size:1.05em;
	line-height:1.55em;
	letter-spacing:0em;
	color:#333333;
	
	}

/*====================
 header element
====================*/
#header {
	width: 850px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}



h1 {
	font-style: normal;
	font-weight: normal;
	width: 833px;
	margin-bottom: 10px;
	padding-left: 10px;
	margin-top: 10px;
	font-size: 1em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	}
	



/*====================
 container
====================*/
div#container {
	width: 850px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}

/*====================
 contents
====================*/
div#contents {
	width: 848px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;

	}

div#contents_in {
	width: 754px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 13px;
	}

#wrapper {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}


/*====================
 id shisetu
====================*/
#shisetu {
	width: 220px;
	float: right;
	background-image: url(../img/harada/shisetsu_back.jpg);
	background-repeat: repeat-y;
}
#shisetsu_info {
	background-image: url(../img/harada/shisetsu_back.jpg);
	background-repeat: repeat-y;
}
#shisetsu_text {
	width: 174px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 20px;
}

#shisetsu_text img {
	margin-top:20px;
	margin-bottom:20px;
}


.shisetu_title {
	font-size: 1.1em;
	color:#333333;
	line-height: 1.3em;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 0px;
	padding-top: 0px;
}

#shisetu p {
	font-size:0.9em;
	line-height:1.45em;
	letter-spacing:0em;
	color:#333333;
	
	}

/*====================
photo_yousu 
====================*/


#photo_yousu {
	float: left;
	width: 220px;
	margin-top: 30px;
}

.photo_caption p {
	font-size:0.8em;
	line-height:1.6em;
	letter-spacing:0em;
	color:#333333;
}

.photo_caption {
	margin-top: 10px;
	margin-bottom: 20px;
}

/*====================
 massase
====================*/


#massage {
	background-image: url(../img/konno/message_back.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
}
.massage_top {
	background-image: url(../img/konno/message_top.jpg);
	background-repeat: no-repeat;
}
.massage_text {
	width: 380px;
	margin-right: 30px;
	margin-left: 120px;
	padding-top: 50px;
	padding-bottom: 30px;
}
.person {
	float: right;
	width: 150px;
	padding-top: 50px;
	padding-left: 20px;
	padding-right: 70px;
	padding-bottom: 20px;
}




/*====================
 general class
====================*/
.photor {
	float: right;
	margin: 0 0 10px 10px;
	}
	
.photol {
	float: left;
	margin: 0 10px 10px 0;
	}
	
.credit {
	color:#555555;
	font-size:0.75em;
	margin-top: 0px;
	margin-left: 10px;
	padding-top: 0px;
	line-height: 1.2em;
}


.mt_30{
	margin-top:30px;
}

	
/*====================
 class qa
====================*/
.qa_left {
	float: left;
	width: 513px;
	margin-top: 10px;
}

.qa_right {
	float: right;
	width: 513px;
	margin-top: 10px;
}

.q_green {
	font-size: 1.2em;
	font-weight: bold;
	color: #2AB49A;
	line-height: 2em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-bottom: 10px;
	padding-top: 3px;
}

.qa {
	margin-top: 20px;
}

	
	
	
/*====================
 clearfix
====================*/
.clear {
	clear:both;
}
	
/*====================
 link
====================*/
a:link      { color: #0066CC; text-decoration: none; }
a:visited   { color: #0066CC; text-decoration: none; }
a:hover     { color: #FF6600; text-decoration: none; }
a:active    { color: #FF6600; text-decoration: none; }



/*====================
 linknavi
====================*/
div#navi a:link      { color: #555555; text-decoration: none; }
div#navi a:visited   { color: #555555; text-decoration: none; }
div#navi a:hover     { color: #FF6600; text-decoration: none; }
div#navi a:active    { color: #FF6600; text-decoration: none; }


.navi_page{
	color:#FF6600;
}

/*====================
 pagetop
====================*/
p.pagetop {
	text-align: right;
	font-size: 86%;
	line-height: 1.5em;
	clear: both;
	width: 125px;
	background-repeat: no-repeat;
	background-image: url(../img/icon_03.gif);
	background-position: left center;
	float: right;
}


p.pagetop a:hover {
	background-image: url(../img/icon_03_on.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: right;
	clear: both;
	width: 125px;
	float: right;
	
}

/*====================
 id footer
====================*/
#footer {
	background-repeat: no-repeat;
	width: 850px;
	background-position: top;
	margin-top: 0px;
	padding-top: 20px;
	background-image: url(../img/footer.jpg);
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
	margin-bottom: 10px;
}

#footer p {
	font-size:0.9em;
	line-height:1.55em;
	letter-spacing:0em;
	color:#333333;
	text-align: center;
	
	
	}

.footer_text {
	padding-bottom: 30px;
}
.date {
	float: right;
	width: 120px;
	font-size: 0.8em;
	background-position: right;
	text-align: right;
}

/*====================
 id footer link
====================*/
div#footer a:link      { color: #333333; text-decoration: none; }
div#footer a:visited   { color: #333333; text-decoration: none; }
div#footer a:hover     { color: #FF6600; text-decoration: none; }
div#footer a:active    { color: #FF6600; text-decoration: none; }


