@charset "utf-8";
/* formatting style
------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}

body {
	font-size: 85%;
	line-height: 1.6;
	color: #666;
	background-color: #FFF;
	padding-top: 10px;
	padding-right: 100px;
	padding-left: 100px;
	font-family: sans-serif;
}
/* link styles
------------------------------*/

a img {
	border-style: none;
}

a:link {
	color: #666;
	text-decoration: underline;
}

a:visited {
	color: #999;
	text-decoration: underline;
}

a:hover {
	color: #999;
	text-decoration: none;
}


a:active {
	text-decoration: none;
	position: relative;
	left: +1px;
	top: +1px;
}
/* basic layout
------------------------------*/
#wrapper {
	background-color: #FFF;
	margin: 0px auto;
	width: 800px;
	border: none #FFF;
}
/* header layout
------------------------------*/
#header {
	height: 111px;
}

#h_aisatu {
	font-size: 95%;
	line-height: 1.3;
	height: 40px;
	text-align: right;
}
/* navi layout
------------------------------*/
#navi {
	height: 32px;
}
#navi ul li {
	list-style: none;
	float: left;
}
#navi ul li a {
	line-height: 32px;
	text-decoration: none;
	background-image: url(image/header_b.jpg);
	text-align: center;
	display: block;
	height: 32px;
	width: 160px;
	border-style: none;
}

#top #navi #nTop a,
#profile #navi #nProfile a,
#kojin #navi #nWorks a,
#fukei #navi #nPicture a,
#faq #navi #nContact a {
	color: #666;
	background-image: url(image/header_b_hover.jpg);
}
#navi ul li a:hover {
	background-image: url(image/header_b_hover.jpg);
	color: #666;
}

/* sidebar layout
------------------------------*/
#sidebar {
	background-color: #FFF;
	padding: 0px 0px 10px;
	float: left;
	width: 190px;
	margin-top: 20px;
}

#sidebar #sidenavi ul li {
	background-image: url(image/dot3.gif);
	list-style: none;
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-bottom: 20px;
	font-size: 105%;
}

#s_aisatu {
	width: 175px;
	margin-top: 20px;
	margin-bottom: 10px;
	border: 1px solid #090;
}
#s_aisatu p {
	font-size: 95%;
	line-height: 1.8;
	padding: 3px;
}
#sidebar #s_jyoho {
	margin-top: 20px;
	margin-bottom: 10px;
}
#sidebar #s_kaisyapic {
	margin-top: 20px;
	margin-bottom: 10px;
}


/* main layout
------------------------------*/
#main {
	padding: 0px 0px 15px;
	background-color: #FFF;
	float: right;
	width: 580px;
	margin-top: 20px;
	margin-bottom: 10px;
}
#main_top {
	padding: 0px 0px 15px;
	background-color: #FFF;
	float: right;
	width: 800px;
	margin-top: 20px;
	margin-bottom: 10px;
}
#main_top #top_aisatu {
	float: left;
	width: 590px;
	margin-top: 25px;
}
#main_top #top_aisatu h2 img {
	margin-bottom: 20px;
}

#main_top #top_aisatu p {
	font-size: 95%;
	line-height: 1.5;
	margin-bottom: 10px;
}
#main_top #top_aisatu .name {
	text-align: right;
}
#main_top #top_picArea {
	text-align: right;
	float: right;
	width: 200px;
	margin-top: 25px;
}
#main_top #top_picArea #sintyaku_b {
	margin-bottom: 15px;
}

#main #profile_table {
	margin-top: 25px;
}
#main #profile_table td {
	padding-top: 10px;
	padding-bottom: 15px;
}
#main #main_kojin {
	margin-top: 20px;
	margin-bottom: 20px;
}
#main_kojin h3 {
	background-image: url(image/dot3.gif);
	background-repeat: no-repeat;
	font-size: 105%;
	padding-left: 30px;


}


#main_kojin #keisodo_nani {
	margin-top: 20px;
	margin-bottom: 10px;
}
#main_kojin #keisodo_nani p {
	margin-top: 5px;
	font-size: 95%;
}

#main_kojin #keisodo_koka {
	margin-top: 20px;
	margin-bottom: 10px;
}
#main_kojin #keisodo_koka table {
	margin-top: 5px;
	margin-bottom: 10px;
}
#main_kojin #keisodo_koka table th {
	width: 154px;
}

#main_kojin #keisodo_koka table img {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
}
#main_kojin #keisodo_koka table .koka_bun {
	font-size: 95%;
}
#main_kojin #sonota {
	clear: both;
	font-size: 98%;
}
#main_kojin #sonota table {
	text-align: center;
	background-color: #FFC;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#main_kojin #sonota table img {
	margin-top: 5px;
}

#main_kojin #sonota table td {
	padding: 10px;
}
#main_fukei {
	width: 580px;
	margin-top: 10px;
}
#main_fukei #fukeLeft {
	float: left;
	width: 285px;
	font-size: 90%;
}
#main_fukei #fukeRight {
	float: right;
	width: 285px;
	font-size: 90%;
}
#main_fukei #fukeLeft .fukei_S {
	padding: 5px;
	background-image: url(image/fukei_bgS.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 280px;
}
#main_fukei #fukeLeft .fukei_L {
	padding: 5px;
	background-image: url(image/fukei_bgL.jpg);
	background-repeat: no-repeat;
	height: 240px;
	width: 280px;
}
#main_fukei #fukeRight .fukei_S {
	padding: 5px;
	background-image: url(image/fukei_bgS.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 280px;
}
#main_fukei #fukeRight .fukei_L {
	padding: 5px;
	background-image: url(image/fukei_bgL.jpg);
	background-repeat: no-repeat;
	height: 240px;
	width: 280px;
}
#main_fukei .fukeiKisu img {
	float: left;
	margin-right: 3px;
}
#main_fukei .fukeiGusu {
	width: 270px;
}

#main_fukei .fukei_L .fukeiGusu img {
	float: right;
}










#main #main_faq {
	margin-top: 10px;
	margin-bottom: 20px;
}
#main #main_faq p {
	margin-top: 5px;
}
#main #main_faq .in {
	margin-left: 40px;
	font-size: 98%;
}

#main #main_faq h2 img {
	margin-bottom: 5px;
}
#main #main_faq #telArea {
	margin-top: 30px;
}
#main #main_faq #faxArea {
	margin-top: 50px;
}
#main #main_faq #mailArea {
	margin-top: 50px;
}





/* footer layout
------------------------------*/
#footer {
	color: #090;
	clear: both;
	margin-right: 0px;
	margin-left: 0px;
	line-height: 1.3;
	margin-bottom: 15px;
}
#footer #f_jyusyo {
	float: left;
	width: 350px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer #f_jyusyo p a {
	color: #090;
}

#footer #f_address {
	float: right;
	width: 400px;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer #f_address a {
	color: #090;
	font-size: 95%;
}
