@charset "utf-8";
/* CSS Document */

html,body{
	font: 13px/1.4 "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	margin: 0px;
	padding: 0px;
	height: 100%;
}

p {
	font-size: 14px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	color: #111111;
}

img { border:0px; }

.left15 { padding-left: 15px; }

.bold { font-weight: 900; }


/*############################ 各ページ共通 ##############################*/
/*########################################################################*/

#mainArea {
	margin: 0px;
	padding: 0px;
	width: 100%;
	float: left;
	border-top: 5px #8CC2FF solid;
}

#ContentsBox {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#Header {
	width: 1000px;
}

#mainContents {
	width: 1000px;
	margin-bottom: 20px;
	float: left;
}

#mainImage { width: 1000px; }

#leftContents {
	width: 680px;
	float: left;
}
ul#navi{
	width: 100%;
	margin: 0px;
	padding: 0px;
}

ul#navi li{
	float: left;
	list-style: none;
	margin: 0px;
}

#sidemenu {
	width: 302px;
	margin: 0px 0px 0px 17px;
	padding: 0px;
	float: left;
}

#sidemenu ul {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#sidemenu li {
	float: left;
	list-style: none;
	margin: 17px 0px 0px 0px;
}

/*#sidemenu li a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
}*/

#footerArea {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 240px;
	background-image: url(img/footer_bg_img.jpg);
	border-top: 5px #8CC2FF solid;
	clear: both;
}

#footer {
	height: 240px;
	padding: 0px;
	width: 1000px;
	margin: 0px auto;
}

#f-left{
	float:left;
	width: 380px;
	padding: 0px;
	margin: 0px 0px 0px 20px;
}
#fbox01 {
	padding: 0px;
	margin-top: 10px;
}

#fbox02 {
	padding: 0px;
	margin-top: 20px;
}

#fbox02 p {
	color: #FFFFFF;
	vertical-align: top;
	line-height: 16px;
	margin-bottom: 5px;	
}

.copyright {
	font-size: 10px;
}

#f-right {
	width: 485px;
	margin: 25px 0 0 115px;
	float: left;	
}

#fbox03 {
	vertical-align: top;
	color: #FFF;
}

#fbox03 a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 25px;
	padding-left: 25px;
}

#fbox03 a:hover {
	color: #8CC2FF;
}

#fbox04 {
	margin-top: 60px;
}

#fbox04 a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

/*############################# index.html ###############################*/
/*########################################################################*/

#greeting {
	width: 638px;
	height: 100px;
	padding: 22px 20px;
	border-right: 1px #AAAAAA solid;
	border-left: 1px #AAAAAA solid;
	border-bottom: 1px #AAAAAA solid;
	float: left;
	margin-bottom: 20px;
}

#infobox01 {
	width: 680px;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	float: left;
}

#infobox01 img { float: left; }

#infobox02 {
	width: 680px;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	float: left;
}

#infobox03 {
	width: 680px;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	float: left;
}

#infobox03 table {
	width: 670px;
	margin: 5px;
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 28px;
}

#infobox03 table td { padding-left: 15px; }

.cell01 { width: 130px; border-bottom: 1px dotted #000000; }

.cell02 { border-bottom: 1px dotted #000000; }

.more { vertical-align: top; }

#facebook { width: 638px; margin: 0px 0px 20px 0px; }

/*############################ office.html ###############################*/
/*########################################################################*/

.imgline {
	border: 1px #00103F solid;
	margin: 10px 0px 15px 0px;
}

#message {
	width: 440px;
	float: left;
	margin-left: 20px;	
}

#profile {
	width: 640px;
	height: 175px;
	margin-top: 20px;
	padding: 50px 20px 0px 20px;
	background-image: url(img/infobox_bg01.jpg)
}

#motto {
	width: 640px;
	height: 120px;
	padding: 50px 20px 0px 20px;
	background-image: url(img/infobox_bg02.jpg)
}

#hobby {
	width: 640px;
	height: 620px;
	padding: 30px 20px 0px 20px;
	background-image: url(img/infobox_bg03.jpg)
}

#hobby dl { margin: 0px; padding: 0px; }

#hobby dt { font-weight: bold; line-height: 20px; margin-top: 20px; }

#hobby dd{ line-height: 20px; margin-left: 20px; }

.googlemap { margin: 25px 0px 20px 5px; float: left; }

.googlemap a:hover img { opacity: 0.7; filter: alpha(opacity=70); }

#access {
	width: 350px;
	float: left;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#access dl { margin: 0px; padding: 0px; }

#access dt { margin-top: 20px; line-height: 20px;}

#access dd { line-height: 20px; margin-top: 5px; }

/*########################### buziness.html ##############################*/
/*########################################################################*/

#bizLeft { width:500px; float: left; }

#bizRight{ width:500px; float: left; }

#bizBox01 {
	width: 485px;
	height: 75px;
	margin: 0px;
	padding: 10px 0px 0px 15px;
	background-image: url(img/business_bg_img01.jpg);
	background-repeat: no-repeat;
	
}

#bizBox02 {
	width: 485px;
	height: 247px;
	background-image: url(img/business_bg_img02.jpg);
	background-repeat: no-repeat;
	position: relative;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 4px;
}

.link01 {
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 79px;
	height: 22px;
	bottom: 2px;
	right: 8px;
	
}

ul.outbox { width: 330px; margin: 0px 0px 0px 140px; padding: 0px; }

.inbox { padding: 0px; margin: 0px; }

#bizBox02 .list01, #bizBox03 .list01, #bizBox04 .list01 {
	padding: 0px;
	margin: 5px 0px 0px 0px;
	line-height: 18px;
	font-size: 14px;
	list-style-type: none;
	height: 18px;
}

#bizBox05 .list01 {
	padding: 0px;
	margin: 4px 0px 0px 0px;
	line-height: 18px;
	font-size: 14px;
	list-style-type: none;
	height: 18px;
}

li img { vertical-align: top; }

.list02 {
	padding: 0px;
	margin: 0px 35px 0px 30px;
	line-height: 18px;
	list-style-type: disc;
}

#bizBox03 {
	width: 485px;
	height: 157px;
	background-image: url(img/business_bg_img03.jpg);
	background-repeat: no-repeat;
	position: relative;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 17px;
}

.link02 { margin: 0px; padding: 0px; position: absolute; width: 79px; height: 22px; bottom: 7px; right: 8px; }

#bizBox04 {
	width: 485px;
	height: 114px;
	background-image: url(img/business_bg_img04.jpg);
	background-repeat: no-repeat;
	position: relative;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 17px;
}
.link03 { margin: 0px; padding: 0px; position: absolute; width: 79px; height: 22px; bottom: 7px; right: 8px; }

#bizBox05 {
	width: 480px;
	height: 651px;
	background-image: url(img/business_bg_img05.jpg);
	background-repeat: no-repeat;
	position: relative;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-left: 8px;
}
.link04 { margin: 0px; padding: 0px; position: absolute; width: 79px; height: 22px; bottom: 7px; right: 3px; }

/*############################ price.html ################################*/
/*########################################################################*/

#priceBox01 {
	width: 575px;
	background-image: url(img/price_bg_img01.jpg);
	background-repeat: no-repeat;
	height: 153px;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-right: 90px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#priceBox02 {
	width: 515px;
	height: 149px;
	background-image: url(img/price_bg_img02.jpg);
	background-repeat: no-repeat;
	padding: 0px 10px 0px 155px;
	margin-bottom: 20px;
}

#priceBox03 {
	width: 515px;
	height: 417px;
	background-image: url(img/price_bg_img03.jpg);
	background-repeat: no-repeat;
	padding: 0px 10px 0px 155px;
	margin-bottom: 20px;
}

#priceBox04 {
	width: 515px;
	height: 167px;
	background-image: url(img/price_bg_img04.jpg);
	background-repeat: no-repeat;
	padding: 0px 10px 0px 155px;
	margin-bottom: 20px;
}

#priceBox05 {
	width: 515px;
	height: 68px;
	background-image: url(img/price_bg_img05.jpg);
	background-repeat: no-repeat;
	padding: 20px 10px 0px 155px;
	margin-bottom: 20px;
}

.pricelist01 {
	font-size: 14px;
	width: 510px;
	border-collapse: collapse;
	border-spacing: 0;
	float: left;
	margin-top: 10px;
	line-height: 18px;
}

#priceBox02 img { vertical-align: top; }
.pricelist01 .col01 { width: 20px; height: 23px; }
.pricelist01 .col02 { width: 400px; height: 23px; }
.pricelist01 .col03 { width: 420px; height: 23px; }
.pricelist01 .col04 { width: 75px; text-align: right; height: 23px; }
.pricelist01 .col05 { width: 15px; height: 23px; }

.pricelist02 {
	font-size: 14px;
	width: 510px;
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 28px;
	float: left;
	margin-top: 15px;
	line-height: 18px;
}

#priceBox03 img { vertical-align: top; }
.pricelist02 .col01 { width: 20px; height: 20px; }
.pricelist02 .col02 { width: 400px; height: 20px; padding-bottom: 13px; }
.pricelist02 .col03 { width: 420px; height: 20px; padding-bottom: 14px; }
.pricelist02 .col04 { width: 75px; text-align: right; height: 20px; padding-bottom: 14px; }
.pricelist02 .col05 { width: 420px; height: 16px; padding-bottom: 0px; vertical-align: top; }
.pricelist02 .col06 { width: 400px; height: 20px; vertical-align: top; }
.pricelist02 .col07 { width: 75px; text-align: right; height: 16px; padding-bottom: 0px; vertical-align: top; }
.pricelist02 .col08 { width: 15px; height: 16px; padding-bottom: 0px; vertical-align: top; }

.pricelist03 {
	font-size: 14px;
	width: 510px;
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 28px;
	float: left;
	margin-top: 10px;
	line-height: 18px;
}

#priceBox04 img { vertical-align: top; }
.pricelist03 .col01 { width: 20px; height: 23px; }
.pricelist03 .col02 { width: 400px; height: 23px; }
.pricelist03 .col03 { width: 420px; height: 23px; }
.pricelist03 .col04 { width: 75px; text-align: right;height: 23px; }
.pricelist03 .col05 { height: 18px; }
.pricelist03 .col06 { text-align: right;height: 18px; }
.pricelist01 .col07 { width: 15px; height: 23px; }

.pricelist04 {
	font-size: 14px;
	width: 510px;
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 28px;
	float: left;
	margin-top: 10px;
	line-height: 18px;
}

#priceBox05 img { vertical-align: top; }
.pricelist04 .col01 { width: 20px; height: 23px; }
.pricelist04 .col02 { width: 400px; height: 23px; }
.pricelist04 .col03 { width: 415px; height: 23px; }
.pricelist04 .col04 { width: 80px; text-align: right; height: 23px; }
.pricelist04 .col05 { height: 18px; }
.pricelist04 .col06 { width: 75px; text-align: right; height: 18px; }
.pricelist04 .col07 { width: 15px; height: 23px; }

/*########################### contact.html ###############################*/
/*########################################################################*/

#contactBox01 {
	width: 520px;
	background-image: url(img/contact_bg_img01.jpg);
	background-repeat: no-repeat;
	height: 52px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-right: 160px;
}

.totop {
	padding-left: 230px;
}

/*############################ pagetop.js ################################*/
/*########################################################################*/

#page-top {
        position: fixed;
        bottom: 20px;
        right: 20px;
        font-size: 77%;
}
#page-top a {
        background: #666;
        text-decoration: none;
        color: #fff;
        width: 100px;
        padding: 30px 0;
        text-align: center;
        display: block;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
}
#page-top a:hover {
        text-decoration: none;
        background: #999;
}