@charset "utf-8";
/* ESSENTIAL
------------------------------------------------------------------*/
html,body {
	width: 100%;
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", Osaka, sans-serif;
	font-size: 12px;
	line-height: 145%;
	color: #333;
	background: transparent url(../images/bg_wrap.jpg) no-repeat center top;
}
p, h1, h2, h3, h4, h5, h6, li, td, dt, dd {
	font-weight: normal;
}
p, ul, ol, dl, blockquote, pre {
	margin-bottom: 1.0em;
}
hr {
	clear: both;
	display: none;
	visibility: hidden;
}
a:link {
	color: #CD677B;
	text-decoration: none;
}
a:visited {
	color: #CD677B;
	text-decoration: none;
}
a:hover {
	color: #F4B7B8;
	text-decoration: underline;
}
a:active {
	color: #CD677B;
	text-decoration: underline;
}
img {
	border: none;
}
form {
	margin: 0;
}
/* CONSTRUCTION
------------------------------------------------------------------*/
#wrap {
	margin: 0;
	padding: 0;
	text-align: center;
}
#container {
	margin: 0 auto;
	margin-bottom: 10px;
	padding: 0;
	width: 1000px;
	text-align: left;
	/*   親   */
	position: relative;
}
#topimage {
	margin: 10px 0;
	padding: 0;
	float: left;
	width: 1000px;
	position: relative;
	}
	#topimage #textimg {
		margin: 0;
		padding: 0;
		position: absolute;
		top: 140px;
		left: 460px;
		font-size: 14px;
		line-height: 1.8;
		}
#main {
	margin: 0 auto;
	padding: 0;
	clear: both;
	border-radius: 6px;
	width: 1000px;
}
#main #left {
	margin: 0 auto;
	padding: 10px 10px;
	float: left;
	background: #FFF;
	border-radius: 6px;
	width: 768px;
	border: 1px #FFD9D9 solid;
}
#main #left ul.topbn {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 770px;
	clear: both;
	}
	#main #left ul.topbn li {
		margin: 0 8px 0 0;
		padding: 0 0 10px 0;
		width: 380px;
		height: 240px;
		float: left;
		position: relative;
	}
	#main #left ul.topbn li #texttitle {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 20px;
	left: 156px;
	font-size: 20px;
	text-align: left;
	width: 200px;
	line-height: 1.4;
	}
	#main #left ul.topbn li #texttitle a:link {
		color: #333;
		text-decoration: none;
	}
	#main #left ul.topbn li #texttitle a:visited {
		color: #333;
		text-decoration: none;
	}
	#main #left ul.topbn li #texttitle a:hover {
		color: #F4B7B8;
		text-decoration: none;
	}
	#main #left ul.topbn li #texttitle a:active {
		color: #333;
		text-decoration: none;
	}
	#main #left ul.topbn li #textdet {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 135px;
	left: 9px;
	font-size: 13px;
	text-align: left;
	width: 368px;
	line-height: 1.7;
	}
	#main #left ul.topbn li.nm {
		margin-right: 0px;
		width: 380px;
		float: left;
	}
#main #right {
	margin: 0 auto;
	padding: 0;
	float: right;
	width: 200px;
}
#main #right ul.bn_right {
	margin: 10px 0 0 0;
	padding: 0;
	list-style-type: none;
	width: 200px;
	float: left;
}
#main #right ul.bn_right li {
	margin: 0 10px 0 0;
	padding: 0 0 10px 0;
	width: 200px;
	float: left;
	text-align: center;
	}
	#main #right ul.bn_right li.nm {
		margin-right: 0px;
		width: 200px;
		float: left;
	}
#main #right #fbbox {
	margin: 0 auto;
	margin-bottom: 10px;
	padding: 0;
	float: left;
	width: 200px;
}
#main #right #blogrss {
	margin: 0;
	padding: 0;
	float: left;
	width: 200px;
	text-align: center;
	line-height: 1.8;
	font-size: 11px;
}
#main #right #bntoi {
	margin: 0 auto;
	padding: 0;
	clear: both;
	width: 200px;
	height: 150px;
}
#main #totop {
	margin: 20px 0;
	padding: 0;
	width: 768px;
	text-align: center;
	font-size: 12px;
	float: left;
}
#main img.photo {
	margin: 0;
	padding: 3px;
	border: 1px solid #CCC;
	float: right;
	background-color: #fff;
}
#main #fbrss {
	margin: 0 auto;
	margin-bottom: 10px;
	padding: 0;
	width: 768px;
	clear: both;
	text-align: left;
}
/* HEADER
------------------------------------------------------------------*/
#header {
	margin: 0 auto;
	padding: 0;
	height: 90px;
	background: transparent url(../images/bg_header.png) no-repeat left top;
	position: relative;
	}
	#header #logo {
		margin: 0;
		padding: 0;
		position: absolute;
		top: 53px;
		left: 10px;
		width: 325px;
		height: 30px;
	}
	#header #mail {
		margin: 0;
		padding: 0;
		position: absolute;
		top: 56px;
		left: 565px;
		width: 210;
		height: 20;
	}
	#header #text1 {
		margin: 0;
		padding: 0;
		position: absolute;
		top: 9px;
		right: 12px;
		font-size: 13px;
		text-align: left;
		line-height: 1.6;
		color: #FFF;
	}
	#header #text2 {
		margin: 0;
		padding: 0;
		position: absolute;
		top: 13px;
		left: 108px;
		font-size: 12px;
		text-align: left;
		line-height: 1.5;
		width: 242px;
		color: #CD677B;
	}
/* FOOTER
------------------------------------------------------------------*/
#footer {
	margin: 0 auto;
	padding: 10px 10px;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#f9d9da', endColorstr = '#f4b7b8');
	/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
	/*Element must have a height (not auto)*/
	/*All filters must be placed together*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#f9d9da', endColorstr = '#f4b7b8')";
	/*Element must have a height (not auto)*/
	/*All filters must be placed together*/
	background-image: -moz-linear-gradient(top, #f9d9da, #f4b7b8);
	background-image: -ms-linear-gradient(top, #f9d9da, #f4b7b8);
	background-image: -o-linear-gradient(top, #f9d9da, #f4b7b8);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#f9d9da), to(#f4b7b8));
	background-image: -webkit-linear-gradient(top, #f9d9da, #f4b7b8);
	background-image: linear-gradient(top, #f9d9da, #f4b7b8);
	/*--IE9 DOES NOT SUPPORT CSS3 GRADIENT BACKGROUNDS--*/
	box-shadow: 0 -7px 7px -7px #777777;
	height: 112px;
	border-top: #DD6CA4 1px solid;
	border-bottom: #DD6CA4 1px solid;
	clear: both;
	}
	#footer #fbox {
		margin: 0 auto;
		padding: 0;
		width: 980px;
		clear: both;
	}
	#footer #ftleft {
		margin: 0 auto;
		padding: 20px 0 0 0;
		width: 555px;
		float: left;
		text-align: left;
		font-size: 12px;
		line-height: 1.7;
	}
	#footer #ftright {
		margin: 0;
		padding: 20px 0 0 0;
		width: 425px;
		float: right;
		text-align: right;
		font-size: 12px;
		line-height: 1.7;
	}
#footer a:link {
	color: #333;
	text-decoration: none;
}
#footer a:visited {
	color: #333;
	text-decoration: none;
}
#footer a:hover {
	color: #333;
	text-decoration: underline;
}
#footer a:active {
	color: #333;
	text-decoration: underline;
}
/* COMMON（見出し）
------------------------------------------------------------------*/
h1 {
	margin: 0;
	padding: 0;
	font-size: 12px;
}
h2 {
	margin: 0 0 0 25px;
	padding: 0;
	font-size: 16px;
	color: #F60;
	line-height: 2.0;
	float: left;
}
/* ESSENTIAL(共通にしたいもの) 
------------------------------------------------------------------*/
.btn {
	margin: 0 auto;
	padding: 0;
	clear: both;
	}
	a img.btn {
		transition : all .2s;
		-webkit-transition: all .2s;
	}
	a img.btn:hover {
		opacity: 0.5;
		filter: alpha( opacity=50 );
		-ms-filter: "alpha( opacity=50 )";
	}
.btnnoborder {
	margin: 0 auto;
	padding: 0;
	clear: both;
	}
	a img.btnnoborder {
		transition : all .2s;
		-webkit-transition: all .2s;
	}
	a img.btnnoborder:hover {
		opacity: 0.5;
		filter: alpha( opacity=50 );
		-ms-filter: "alpha( opacity=50 )";
	}
.boxsubtitle {
	width: 730px;
	height: 30px;
	margin: 10px 0 0 0;
	padding: 0 0 0 20px;
	text-align: left;
	font-size: 16px;
	color: #C60;
	line-height: 30px;
	float: left;
}
.cate {
	width: 730px;
	height: 30px;
	margin: 10px 0 0 0;
	padding: 0 0 0 20px;
	text-align: left;
	font-size: 14px;
	color: #093;
	line-height: 30px;
	float: left;
}
.effect1 {
	box-shadow: 0 7px 6px -6px #777777;
}
#box {
	margin: 10px 10px;
	padding: 0;
	width: 750px;
	clear: both;
	text-align: left;
	border-bottom: #ddd solid 3px;
}
#title {
	margin: 0;
	padding: 0 0 0 70px;
	width: 680px;
	height: 60px;
	float: left;
	text-align: left;
	line-height: 60px;
	font-size: 24px;
	letter-spacing: 1px;
	background: transparent url(../images/title_bgbase.png) no-repeat left top;
}
#boxnl {
	margin: 10px 10px;
	padding: 0;
	width: 750px;
	clear: both;
	text-align: left;
}
#text {
	margin: 0;
	padding: 10px 10px;
	float: left;
	text-align: left;
	line-height: 1.6;
	width: 730px;
}
#text562 {
	margin: 0;
	padding: 10px 10px;
	float: left;
	text-align: left;
	line-height: 1.6;
	width: 542px;
}
span.redtext {
	color: #F30;
}
span.px12 {
	font-size: 12px;
	color: #333;
}
span.orange {
	color: #F30;
	font-size: 14px;
}
span.gray {
	color: #333;
	font-size: 14px;
}
span.redtext14px {
	color: #F30;
	font-size: 14px;
}
span.redtext22px {
	color: #F30;
	font-size: 22px;
}
span.white14px {
	color: #FFF;
	font-size: 14px;
}
/* HOME
------------------------------------------------------------------*/
#home #info {
	margin: 0 auto;
	margin-bottom: 10px;
	padding: 0;
	width: 770px;
	height: 190px;
	clear: both;
	text-align: left;
	background: transparent url(../images/bg_info.jpg) no-repeat left top;
	position: relative;
}
#home #info .infocdt {
	margin: 0;
	padding: 0;
	top: 148px;
	right: 130px;
	font-size: 12px;
	text-align: left;
	line-height: 1.4;
	position: absolute;
	width: 144px;
}
#home #info ul.topics {
	margin: 20px 0 0 0;
	padding: 0 0 0 10px;
	list-style-type: none;
	line-height: 1.6;
	font-size: 12px;
	float: left;
	position: absolute;
	}
	#home #info ul.topics li.new {
		margin: 0 auto;
		padding: 2px 0 2px 45px;
		width: 515px;
		background: transparent url(../images/icon_new.jpg) no-repeat left 2px;
	}
	#home #info ul.topics li {
		margin: 0 auto;
		padding: 2px 0 2px 45px;
		width: 515px;
		background: transparent url(../images/icon_dot.png) no-repeat left 1px;
	}
/* contact
------------------------------------------------------------------*/
#contact table.form {
	margin: 0;
	padding: 0;
	float: left;
	text-align: center;
	line-height: 1.6;
	background: #DDD;
	width: 750px;
	clear: both;
	}
	#contact table.form th {
		margin: 0;
		padding: 5px 15px 5px 5px;
		white-space: nowrap;
		font-weight: normal;
		background: #EEE;
		width: 120px;
		text-align: right;
		font-size: 12px;
	}
	#contact table.form td {
		margin: 0;
		padding: 5px;
		white-space: normal;
		background: #FFF;
		text-align: left;
		font-size: 12px;
	}
#contact table.send {
	margin: 10px 0;
	padding: 0;
	float: left;
	text-align: center;
	line-height: 1.7;
	width: 750px;
	clear: both;
	}
	#contact table.send th {
		margin: 0;
		padding: 5px;
		white-space: nowrap;
		background: #FFF;
		text-align: center;
		font-size: 12px;
	}
	#contact table.send td {
		margin: 0;
		padding: 5px;
		white-space: normal;
		background: #FFF;
		text-align: center;
		font-size: 12px;
	}
#contact dl.pp {
	margin: 0 auto;
	padding: 0;
	width: 700px;
	line-height: 1.6;
	clear: both;
	}
	#contact dl.pp dt {
		margin: 0;
		padding: 0;
		line-height: 1.6;
		float: left;
	}
	#contact dl.pp dd {
		margin: 0 0 10px 0;
		padding: 0;
		float: left;
		width: 500px;
		line-height: 1.6;
	}
/* pp
------------------------------------------------------------------*/
#pp dl.pp {
	margin: 0 auto;
	padding: 0;
	width: 700px;
	line-height: 1.6;
	clear: both;
	}
	#pp dl.pp dt {
		margin: 0;
		padding: 0;
		line-height: 1.6;
		float: left;
	}
	#pp dl.pp dd {
		margin: 0 0 10px 0;
		padding: 0;
		float: left;
		width: 500px;
		line-height: 1.6;
	}
/* link
------------------------------------------------------------------*/
#link ul.list {
	margin: 10px 20px 30px 10px;
	padding: 0;
	list-style-type: none;
	line-height: 1.7;
	font-size: 12px;
	float: left;
	}
	#link ul.list li {
		margin: 0 auto;
		padding: 5px 0 5px 45px;
		width: 670px;
		font-size: 12px;
		border-bottom: dashed 1px #ddd;
		background: transparent url(../images/icon_dot.png) no-repeat left 4px;
		float: left;
	}
/* profile
------------------------------------------------------------------*/
#profile #leftb {
	margin: 10px 0;
	padding: 0;
	width: 532px;
	float: left;
	text-align: left;
	line-height: 1.8;
}
#profile #rightb {
	margin: 10px 0;
	padding: 0;
	width: 208px;
	float: right;
}
/* price
------------------------------------------------------------------*/
#price #priceleft {
	margin: 0 0 0 10px;
	padding: 0;
	width: 562px;
	float: left;	
	}
#price #priceright {
	margin: 0 10px 10px 0;
	padding: 0;
	width: 158px;
	float: right;	
	}
#price table.price {
	margin: 0 0 10px 0;
	padding: 0;
	float: left;
	text-align: left;
	line-height: 1.5;
	background: #DDD;
	width: 542px;
	}
	#price table.price th {
		margin: 0;
		padding: 5px;
		white-space: nowrap;
		font-weight: normal;
		background: #EEE;
		text-align: center;
		font-size: 12px;
	}
	#price table.price td {
		margin: 0;
		padding: 5px 70px 5px 5px;
		white-space: nowrap;
		background: #FFF;
		text-align: right;
		font-size: 12px;
		color: #F60;
		width: 180px;
	}
/* qa
------------------------------------------------------------------*/
.boxq {
	width: 690px;
	height: 50px;
	margin: 10px 0 0 0;
	padding: 0 0 0 60px;
	text-align: left;
	font-size: 18px;
	color: #C60;
	line-height: 50px;
	clear: both;
	background: transparent url(../images/icon_q.jpg) no-repeat left top;
	letter-spacing: 2px;
}
#qa dl.ans {
	margin: 0 auto;
	padding: 0;
	line-height: 1.6;
	clear: both;
	}
	#qa dl.ans dt {
		margin: 10px 0 0 30px;
		padding: 0;
		width: 43px;
		float: left;
		line-height: 1.7;
	}
	#qa dl.ans dd {
		margin: 10px 0 10px 20px;
		padding: 0 0 5px 0;
		float: left;
		width: 650px;
		line-height: 1.7;
		border-bottom: #F69 1px dashed;
	}
/* work
------------------------------------------------------------------*/
#work dl.flow {
	margin: 10px 0 0 0;
	padding: 0;
	width: 562px;
	line-height: 1.6;
	float: left;
	}
	#work dl.flow dt {
		margin: 0;
		padding: 0;
		line-height: 1.6;
		float: left;
		width: 50px;
		text-align: center;
		font-size: 16px;
		color: #06C;
	}
	#work dl.flow dd {
		margin: 0 0 10px 0;
		padding: 0;
		float: left;
		width: 500px;
		line-height: 1.6;
		font-size: 16px;
		color: #06C;
	}
#work #workleft {
		margin: 0 0 0 10px;
		padding: 0;
		width: 562px;
		float: left;	
	}
#work #workright {
		margin: 0 10px 10px 0;
		padding: 0;
		width: 158px;
		float: right;	
	}
#work table.price {
	margin: 0 0 10px 0;
	padding: 0;
	float: left;
	text-align: left;
	line-height: 1.4;
	background: #DDD;
	width: 542px;
	}
	#work table.price th {
		margin: 0;
		padding: 5px;
		white-space: nowrap;
		font-weight: normal;
		background: #EEE;
		text-align: center;
		font-size: 12px;
		width: 220px;
	}
	#work table.price td {
		margin: 0;
		padding: 5px 50px 5px 5px;
		white-space: nowrap;
		background: #FFF;
		text-align: right;
		font-size: 12px;
		color: #F60;
	}
#work table.price2 {
	margin: 0 0 10px 0;
	padding: 0;
	float: left;
	text-align: left;
	line-height: 1.4;
	background: #DDD;
	width: 542px;
	}
	#work table.price2 th {
		margin: 0;
		padding: 5px;
		white-space: nowrap;
		font-weight: normal;
		background: #FFF;
		text-align: center;
		font-size: 12px;
	}
	#work table.price2 td {
		margin: 0;
		padding: 5px 65px 5px 5px;
		white-space: nowrap;
		background: #FFF;
		text-align: right;
		font-size: 12px;
		color: #F60;
		width: 160px;
	}
#work ul.case {
	margin: 10px 20px 10px 10px;
	padding: 0;
	list-style-type: none;
	line-height: 2.0;
	font-size: 12px;
	float: left;
	}
	#work ul.case li {
		margin: 0 auto;
		padding: 5px 0 5px 35px;
		width: 510px;
		font-size: 12px;
		border-bottom: dashed 1px #ddd;
		background: transparent url(../images/icon_dot2.png) no-repeat left 5px;
		float: left;
	}
/* schedule
------------------------------------------------------------------*/
#schedule #leftb {
	margin: 10px 0;
	padding: 20px 20px 20px 25px;
	width: 537px;
	height: 120px;
	float: left;
	text-align: left;
	line-height: 1.9;
	background: transparent url(../images/bg_sche.jpg) no-repeat left top;
	font-size: 14px;
}
#schedule #leftbend {
	margin: 10px 0;
	padding: 20px 20px 20px 25px;
	width: 537px;
	height: 120px;
	float: left;
	text-align: left;
	line-height: 1.9;
	background: transparent url(../images/bg_sche_end.jpg) no-repeat left top;
	font-size: 14px;
}
#schedule #rightb {
	margin: 10px 0;
	padding: 0;
	width: 158px;
	float: right;
}
/* NAVIGATION
------------------------------------------------------------------*/
ul#navi {
	margin: 0;
	padding: 0;
	width: 1000px;
	height: 50px;
	list-style-type: none;
	background: transparent url(../images/bg_navi.png) no-repeat left top;
	float: left;
}
ul#navi li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}
ul#navi li a {
	margin: 0;
	display: block;
	float: left;
	text-decoration: none;
	height: 0px;
	overflow: hidden;
	padding-top: 50px;
}
* html ul#navi li a {
	height: 50px;
}
/*------ MouseOut */
ul#navi li#homeNavi a {
	background: transparent url(../images/navi.png) no-repeat 0 0;
	width: 200px;
}
ul#navi li#profileNavi a {
	background: transparent url(../images/navi.png) no-repeat -200px 0;
	width: 200px;
}
ul#navi li#scheduleNavi a {
	background: transparent url(../images/navi.png) no-repeat -400px 0;
	width: 200px;
}
ul#navi li#priceNavi a {
	background: transparent url(../images/navi.png) no-repeat -600px 0;
	width: 200px;
}
ul#navi li#ppNavi a {
	background: transparent url(../images/navi.png) no-repeat -800px 0;
	width: 200px;
}
ul#navi li#qaNavi a {
	background: transparent url(../images/navi.png) no-repeat 0 -50px;
	width: 200px;
}
ul#navi li#contactNavi a {
	background: transparent url(../images/navi.png) no-repeat -200px -50px;
	width: 200px;
}
ul#navi li#blogNavi a {
	background: transparent url(../images/navi.png) no-repeat -400px -50px;
	width: 200px;
}
ul#navi li#fbNavi a {
	background: transparent url(../images/navi.png) no-repeat -600px -50px;
	width: 200px;
}
ul#navi li#linkNavi a {
	background: transparent url(../images/navi.png) no-repeat -800px -50px;
	width: 200px;
}
/*------ MouseOver */
ul#navi li#homeNavi a:hover {
	background: transparent url(../images/navi.png) no-repeat 0 -100px;
	width: 200px;
}
ul#navi li#profileNavi a:hover {
	background: transparent url(../images/navi.png) no-repeat -200px -100px;
	width: 200px;
}
ul#navi li#scheduleNavi a:hover {
	background: transparent url(../images/navi.png) no-repeat -400px -100px;
	width: 200px;
}
ul#navi li#priceNavi a:hover {
	background: transparent url(../images/navi.png) no-repeat -600px -100px;
	width: 200px;
}
ul#navi li#ppNavi a:hover {
	background: transparent url(../images/navi.png) no-repeat -800px -100px;
	width: 200px;
}
ul#navi li#qaNavi a:hover {
	background: transparent url(../images/navi.png) no-repeat 0 -150px;
	width: 200px;
}
ul#navi li#contactNavi a:hover {
	background: transparent url(../images/navi.png) no-repeat -200px -150px;
	width: 200px;
}
ul#navi li#blogNavi a:hover {
	background: transparent url(../images/navi.png) no-repeat -400px -150px;
	width: 200px;
}
ul#navi li#fbNavi a:hover {
	background: transparent url(../images/navi.png) no-repeat -600px -150px;
	width: 200px;
}
ul#navi li#linkNavi a:hover {
	background: transparent url(../images/navi.png) no-repeat -800px -150px;
	width: 200px;
}
/*------ JustPage */
#profile ul#navi li#profileNavi a {
	background: transparent url(../images/navi.png) no-repeat -200px -100px;
	width: 200px;
}
#schedule ul#navi li#scheduleNavi a {
	background: transparent url(../images/navi.png) no-repeat -400px -100px;
	width: 200px;
}
#price ul#navi li#priceNavi a {
	background: transparent url(../images/navi.png) no-repeat -600px -100px;
	width: 200px;
}
#pp ul#navi li#ppNavi a {
	background: transparent url(../images/navi.png) no-repeat -800px -100px;
	width: 200px;
}
#qa ul#navi li#qaNavi a {
	background: transparent url(../images/navi.png) no-repeat 0 -150px;
	width: 200px;
}
#contact ul#navi li#contactNavi a {
	background: transparent url(../images/navi.png) no-repeat -200px -150px;
	width: 200px;
}
#blog ul#navi li#blogNavi a {
	background: transparent url(../images/navi.png) no-repeat -400px -150px;
	width: 200px;
}
#fb ul#navi li#fbNavi a {
	background: transparent url(../images/navi.png) no-repeat -600px -150px;
	width: 200px;
}
#link ul#navi li#linkNavi a {
	background: transparent url(../images/navi.png) no-repeat -800px -150px;
	width: 200px;
}
/* NAVIGATION right
------------------------------------------------------------------*/
ul#navi200 {
	margin: 0;
	margin-top: 5px;
	padding: 0;
	width: 200px;
	height: 50px;
	list-style-type: none;
	background: transparent url(../images/bg_navi.png) no-repeat left top;
	clear: both;
}
ul#navi200 li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}
ul#navi200 li a {
	margin: 0 0 5px 0;
	display: block;
	text-decoration: none;
	height: 0px;
	overflow: hidden;
	padding-top: 50px;
	float: right;
}
* html ul#navinavi200 li a {
	height: 50px;
}
/*------ MouseOut */
ul#navi200 li#homeNavi200 a {
	background: transparent url(../images/navi200.png) no-repeat 0 0;
	width: 200px;
}
ul#navi200 li#profileNavi200 a {
	background: transparent url(../images/navi200.png) no-repeat 0 -50px;
	width: 200px;
}
ul#navi200 li#scheduleNavi200 a {
	background: transparent url(../images/navi200.png) no-repeat 0 -100px;
	width: 200px;
}
ul#navi200 li#priceNavi200 a {
	background: transparent url(../images/navi200.png) no-repeat 0 -150px;
	width: 200px;
}
ul#navi200 li#ppNavi200 a {
	background: transparent url(../images/navi200.png) no-repeat 0 -200px;
	width: 200px;
}
ul#navi200 li#qaNavi200 a {
	background: transparent url(../images/navi200.png) no-repeat 0 -250px;
	width: 200px;
}
ul#navi200 li#contactNavi200 a {
	background: transparent url(../images/navi200.png) no-repeat 0 -300px;
	width: 200px;
}
ul#navi200 li#linkNavi200 a {
	background: transparent url(../images/navi200.png) no-repeat 0 -350px;
	width: 200px;
}
/*------ MouseOver */
ul#navi200 li#homeNavi200 a:hover {
	background: transparent url(../images/navi200.png) no-repeat -200px 0;
	width: 200px;
}
ul#navi200 li#profileNavi200 a:hover {
	background: transparent url(../images/navi200.png) no-repeat -200px -50px;
	width: 200px;
}
ul#navi200 li#scheduleNavi200 a:hover {
	background: transparent url(../images/navi200.png) no-repeat -200px -100px;
	width: 200px;
}
ul#navi200 li#priceNavi200 a:hover {
	background: transparent url(../images/navi200.png) no-repeat -200px -150px;
	width: 200px;
}
ul#navi200 li#ppNavi200 a:hover {
	background: transparent url(../images/navi200.png) no-repeat -200px -200px;
	width: 200px;
}
ul#navi200 li#qaNavi200 a:hover {
	background: transparent url(../images/navi200.png) no-repeat -200px -250px;
	width: 200px;
}
ul#navi200 li#contactNavi200 a:hover {
	background: transparent url(../images/navi200.png) no-repeat -200px -300px;
	width: 200px;
}
ul#navi200 li#linkNavi200 a:hover {
	background: transparent url(../images/navi200.png) no-repeat -200px -350px;
	width: 200px;
}
/*------ JustPage */
#profile ul#navi200 li#profileNavi200 a {
	background: transparent url(../images/navi200.png) no-repeat -200px -50px;
	width: 200px;
}
#schedule ul#navi200 li#scheduleNavi200 a {
	background: transparent url(../images/navi200.png) no-repeat -200px -100px;
	width: 200px;
}
#price ul#navi200 li#priceNavi200 a {
	background: transparent url(../images/navi200.png) no-repeat -200px -150px;
	width: 200px;
}
#pp ul#navi200 li#ppNavi200 a {
	background: transparent url(../images/navi200.png) no-repeat -200px -200px;
	width: 200px;
}
#qa ul#navi200 li#qaNavi200 a {
	background: transparent url(../images/navi200.png) no-repeat -200px -250px;
	width: 200px;
}
#contact ul#navi200 li#contactNavi200 a {
	background: transparent url(../images/navi200.png) no-repeat -200px -300px;
	width: 200px;
}
#link ul#navi200 li#linkNavi200 a {
	background: transparent url(../images/navi200.png) no-repeat -200px -350px;
	width: 200px;
}
/* Clear fix -----------------------------------------------------*/
.clfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
*:first-child+html .clfix {
	display: inline-block;
	min-height: 1%;
}
/* Hides from IE6/IE Mac \*/
* html .clfix {
	height: 1%;
}
.clfix {
	display: block;
}

/* End hide from IE6/IE Mac */
