body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 150%;
	margin: 0px;
	padding: 0px;
	background-image: url(../image/back.gif);
	background-repeat: repeat;
}
a:link {
	color: #000080;
	text-decoration: underline;
}
a:visited {
	color: #000080;
	text-decoration: underline;
}
a:hover {
	color: #0080FF;
	text-decoration: underline;
}
a:active {
	color: #0080FF;
	text-decoration: underline;
}


h1, h2, h3, h4, h5, h6, p {
	padding: 0px;
	margin: 0px;
}
h3 {
	font-size: 20px;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #808080;
	clear: both;
	margin-bottom: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #0068D0;
}
#header {
	width: 997px;
	margin-right: auto;
	margin-left: auto;
	height: 60px;
}
#headerwrapper {
	width: 100%;
	background-image: url(../image/headerbg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
#headerRight {
	width: 295px;
	height: 60px;
	background-image: url(../image/headerright.gif);
	background-repeat: no-repeat;
	float: right;
	display: block;
}
#headerRight img {
	display: none;
}
#headerRighttop {
	width: 290px;
	height: 30px;
}
#headerRightwrapper {
	float: right;
	width: 295px;
	background-image: url(../image/headerright.gif);
	background-repeat: no-repeat;
}


#headerLeft {
	float: left;
	width: 355px;
	height: 60px;
	text-align: left;
	background-image: url(../image/headerleft.gif);
}
.contents {
	clear: both;
	margin-bottom: 20px;
	width: 967px;
	float: left;
	margin-top: 5px;
}
.contentsNew {
	clear: both;
	margin-bottom: 20px;
	width: 967px;
	float: left;
	margin-top: 5px;
}

.contentsLine {
	clear: both;
	margin-bottom: 20px;
	width: 935px;
	float: left;
	margin-top: 5px;
	border: 1px dotted #808080;
	padding: 15px;
}

.form {
	clear: both;
	margin-bottom: 35px;
	padding-left: 10px;
	width: 680px;
	float: left;
	margin-top: 5px;
}


.contents ul {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	list-style-type: disc;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.contents li {
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	list-style-type: disc;
}
.contentsnone {
	clear: both;
	width: 100%;
	float: left;
	height: auto;
	margin-bottom: 25px;
}
.contentsnone ul {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.contentsnone li {
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.contentsBlog {
	width: 957px;
	padding-top: 0px;
	padding-bottom: 25px;
	float: left;
	margin-top: 5px;
}
#buutonWrapper {
	width: 100%;
	background-image: url(../image/bubg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#button {
	height: 45px;
	width: 997px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.buttonLeftline {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFF;
}

#wrapper {
	width: 997px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}
#middle {
	float: left;
	width: 967px;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
#buttoncover {
	width: 998px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.clear {
	clear: both;
}
#up {
	clear: both;
	width: 967px;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
}


#button ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#button li {
	margin: 0px;
	padding: 0px;
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFF;
}
#button li a {
	margin: 0px;
	padding: 0px;
	float: left;
}
.bu1 a:link img {
	background-image: url(../image/bu11.gif);
	background-repeat: no-repeat;
}
.bu1 a:visited img {
	background-image: url(../image/bu11.gif);
	background-repeat: no-repeat;
}
.bu1 a:hover img {
	background-image: url(../image/bu12.gif);
	background-repeat: no-repeat;
}
.bu1 a:active img {
	background-image: url(../image/bu12.gif);
	background-repeat: no-repeat;
}

.bu2 a:link img {
	background-image: url(../image/bu21.gif);
	background-repeat: no-repeat;
}
.bu2 a:visited img {
	background-image: url(../image/bu21.gif);
	background-repeat: no-repeat;
}
.bu2 a:hover img {
	background-image: url(../image/bu22.gif);
	background-repeat: no-repeat;
}
.bu2 a:active img {
	background-image: url(../image/bu22.gif);
	background-repeat: no-repeat;
}
.bu3 a:link img {
	background-image: url(../image/bu31.gif);
	background-repeat: no-repeat;
}
.bu3 a:visited img {
	background-image: url(../image/bu31.gif);
	background-repeat: no-repeat;
}
.bu3 a:hover img {
	background-image: url(../image/bu32.gif);
	background-repeat: no-repeat;
}
.bu3 a:active img {
	background-image: url(../image/bu32.gif);
	background-repeat: no-repeat;
}
.bu4 a:link img {
	background-image: url(../image/bu41.gif);
	background-repeat: no-repeat;
}
.bu4 a:visited img {
	background-image: url(../image/bu41.gif);
	background-repeat: no-repeat;
}
.bu4 a:hover img {
	background-image: url(../image/bu42.gif);
	background-repeat: no-repeat;
}
.bu4 a:active img {
	background-image: url(../image/bu42.gif);
	background-repeat: no-repeat;
}
.bu5 a:link img {
	background-image: url(../image/bu51.gif);
	background-repeat: no-repeat;
}
.bu5 a:visited img {
	background-image: url(../image/bu51.gif);
	background-repeat: no-repeat;
}
.bu5 a:hover img {
	background-image: url(../image/bu52.gif);
	background-repeat: no-repeat;
}
.bu5 a:active img {
	background-image: url(../image/bu52.gif);
	background-repeat: no-repeat;
}


.bu6 a:link img {
	background-image: url(../image/bu61.gif);
	background-repeat: no-repeat;
}
.bu6 a:visited img {
	background-image: url(../image/bu61.gif);
	background-repeat: no-repeat;
}
.bu6 a:hover img {
	background-image: url(../image/bu62.gif);
	background-repeat: no-repeat;
}
.bu6 a:active img {
	background-image: url(../image/bu62.gif);
	background-repeat: no-repeat;
}

#photoWrapper {
	width: 100%;
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	height: auto;
}
#photo00 {
	height: 75px;
	width: 997px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../image/h200.gif);
	background-repeat: no-repeat;
}

#photo00 img {
	display: none;
}

#photo01 {
	height: 60px;
	width: 997px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../image/h201.gif);
	background-repeat: no-repeat;
}

#photo01 img {
	display: none;
}

#photo02 {
	height: 60px;
	width: 997px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../image/h202.gif);
	background-repeat: no-repeat;
}
#photo02 img {
	display: none;
}
#photo03 {
	height: 60px;
	width: 997px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../image/h203.gif);
	background-repeat: no-repeat;
}
#photo03 img {
	display: none;
}
#photo04 {
	height: 60px;
	width: 997px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../image/h204.gif);
	background-repeat: no-repeat;
}

#photo04 img {
	display: none;
}
#photo05 {
	height: 60px;
	width: 997px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../image/h205.gif);
	background-repeat: no-repeat;
}
#photo05 img {
	display: none;
}

#photo06 {
	height: 60px;
	width: 997px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../image/h206.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#photo06 img {
	display: none;
}

#photo07 {
	height: 60px;
	width: 997px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../image/h207.gif);
	background-repeat: no-repeat;
}
#photo07 img {
	display: none;
}
#photo08 {
	height: 60px;
	width: 997px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../image/h208.gif);
	background-repeat: no-repeat;
}
#photo08 img {
	display: none;
}
#photo09 {
	height: 60px;
	width: 997px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../image/h209.gif);
	background-repeat: no-repeat;
}
#photo09 img {
	display: none;
}
#photo10 {
	height: 60px;
	width: 997px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../image/h210.gif);
	background-repeat: no-repeat;
}
#photo10 img {
	display: none;
}
#photo11 {
	height: 60px;
	width: 997px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../image/h211.gif);
	background-repeat: no-repeat;
}
#photo11 img {
	display: none;
}
#photo12 {
	height: 60px;
	width: 997px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../image/h212.gif);
	background-repeat: no-repeat;
}
#photo12 img {
	display: none;
}
#photo13 {
	height: 60px;
	width: 997px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../image/h213.gif);
	background-repeat: no-repeat;
}
#photo13 img {
	display: none;
}
#photo14 {
	height: 60px;
	width: 997px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../image/h214.gif);
	background-repeat: no-repeat;
}
#photo14 img {
	display: none;
}
#photo15 {
	height: 60px;
	width: 997px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../image/h215.gif);
	background-repeat: no-repeat;
}
#photo15 img {
	display: none;
}
#photoWrapper img {
	max-width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#photoWrapper2 {
	width: 100%;
	clear: both;
	background-image: url(../image/h2bg.gif);
	background-repeat: repeat-x;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #FFF;
}
.PhotoLeftnone {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

.PhotoRightnone {
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
}
#footerWrapper {
	clear: both;
	width: 100%;
	background-image: url(../image/footerbg.gif);
	background-repeat: repeat-x;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #0070B5;
}
#footer {
	height: 153px;
	width: 997px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../image/footer.gif);
	color: #000;
	clear: both;
}
#footer a:link {
	text-decoration: none;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	color: #FFF;
}
#footer a:visited {
	color: #FFF;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
}
#footer a:hover {
	color: #000;
	text-decoration: none;
	background-color: #C0C0C0;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
}
#footer a:active {
	color: #000;
	text-decoration: none;
	background-color: #C0C0C0;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
}
.clear10 {
	clear: both;
	height: 10px;
}
.clear20 {
	clear: both;
	height: 20px;
}
.clear30 {
	clear: both;
	height: 40px;
}

h5 {
	font-size: 105%;
	font-weight: bold;
	margin-bottom: 5px;
	clear: both;
	margin-top: 10px;
}

.buttom5 {
	margin-bottom: 5px;
}
#blogRight {
	width: 100%;
	padding-left: 2px;
}
#blogWrapper {
	float: left;
	width: 100%;
	border: 1px dotted #080877;
}
.link {
	width: 967px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.link h6 {
	padding-left: 27px;
	background-image: url(../image/linkh6.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	height: 15px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	margin-bottom: 3px;
	font-size: 105%;
}
.link p {
	padding-left: 5px;
	margin-bottom: 10px;
}
.questionwrapper {
	padding: 10px;
	float: left;
	width: 937px;
	border: 1px dotted #808080;
	clear: both;
	margin-bottom: 20px;
	margin-left: 10px;
}
.questionLeft {
	float: left;
	height: 30px;
	width: 30px;
}
.questionRight {
	float: right;
	width: 898px;
	font-weight: bold;
}
.answerLeft {
	float: left;
	height: 30px;
	width: 30px;
}
.answerRight {
	float: right;
	width: 898px;
}
.qcover {
	width: 100%;
	float: left;
	margin-bottom: 5px;
}
.acover {
	width: 100%;
	float: left;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #808080;
	padding-top: 3px;
}
.contentsWrapper {
	float: left;
	width: 100%;
	clear: both;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #808080;
}
.photoBox {
	width: 300px;
	margin-right: 11px;
	margin-left: 11px;
	float: left;
	padding: 0px;
	margin-bottom: 10px;
	text-align: center;
	margin-top: 10px;
}
.photoBox a img {
	border: 5px solid #FFFFFF;
}
.photoBox a:hover img {
	border: 5px solid #0080FF;
}
#clearPhone {
	margin: 0px;
	padding: 0px;
}
#buttonLeft {
	margin: 0px;
	padding: 0px;
	float: left;
}
#buttonRight {
	margin: 0px;
	padding: 0px;
	float: left;
}
#footer ul {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}
#footer li {
	float: left;
	padding-right: 5px;
	margin-right: 3px;
	margin-bottom: 3px;
}
#photo {
	padding: 0px;
	clear: both;
	height: 120px;
	width: 997px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#photoWrapper ul {
	margin: 0px;
	padding: 0px;
}
.kakaku {
	font-size: 120%;
	font-weight: bold;
	color: #F00;
}
.worksLeft {
	float: left;
	width: 300px;
	margin-bottom: 5px;
	font-weight: bold;
}
.worksLeft img {
	margin-bottom: 5px;
}
.youtube {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
	margin-top: 5px;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}.color2 {
	width: 690px;
}
.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
#over {
	width: 100%;
}
.companyTbl {
	width: 99%;
	margin-top: 5px;
	margin-bottom: 5px;
	border-collapse: collapse;
}
.companyTbl th {
	padding: 5px;
	border: 1px dotted #808080;
	font-weight: normal;
	text-align: left;
	width: 85px;
	background-color: #DEF;
}
.companyTbl td {
	padding: 5px;
	border: 1px dotted #808080;
}
.companyTbl ul {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.companyTbl li {
	list-style-type: disc;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.even {
	background-color: #EBEBEB;
}
.redBig {
	font-size: 18px;
	font-weight: bold;
	color: #00F;
	margin-bottom: 5px;
}
.contentsFlow ul {
	padding-left: 15px;
	list-style-type: disc;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.kakudaimoji {
	font-size: 26px;
	font-weight: bold;
	line-height: 140%;
	margin-right: 2px;
	margin-left: 2px;
}
.kakudaimoji2 {
	font-size: 22px;
	font-weight: bold;
	line-height: 130%;
	margin-right: 2px;
	margin-left: 2px;
}
.kakudaimoji3 {
	font-size: 22px;
	font-weight: bold;
	line-height: 130%;
	margin-right: 2px;
	margin-left: 2px;
	color: #00F;
}

.contentsFlow li {
	list-style-type: disc;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.box3 {
	width: 300px;
	margin-right: 11px;
	margin-left: 11px;
	float: left;
	margin-bottom: 15px;
	padding: 0px;
	margin-top: 0px;
	text-align: center;
}
.box3 h4 {
	background-image: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-left-width: 5px;
	border-left-style: double;
	border-left-color: #FF80C0;
	padding-left: 5px;
	font-size: 115%;
}
.box3 img {
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	margin-bottom: 3px;
}

.box3 a img {

}
.box3 a:hover img {

}
#navi {
	padding: 5px;
	width: 98%;
	margin-bottom: 15px;
}
.messagemidashi {
	font-weight: bold;
	color: #400000;
	margin-top: 10px;
	margin-bottom: 5px;
}
.kuwashikuha a {
	padding: 7px;
	margin-top: 10px;
	border: 1px solid #808080;
	float: right;
	text-decoration: none;
}
.kuwashikuha a:hover {
	padding: 7px;
	margin-top: 10px;
	border: 1px solid #808080;
	float: right;
	text-decoration: none;
	background-color: #0080FF;
	color: #FFF;
}
.green {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #4AAF77;
	padding-left: 5px;
}
.clearspace {
	clear: both;
	text-align: right;
}
.red {
	color: #F00;
	font-weight: bold;
}
#button2 {
	width: 285px;
	margin-right: auto;
	margin-left: auto;
	display: none;
}
.rankingLeft {
	float: left;
	width: 460px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.rankingRight {
	float: right;
	width: 460px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
#headerLeft img {
	display: none;
}
.menuBox {
	height: auto;
	width: auto;
	clear: both;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.contentsBlog ul {
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 2px;
	list-style-type: none;
	padding: 0px;
}
.contentsBlog li {
	margin-top: 2px;
	margin-bottom: 2px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #808080;
	font-weight: bold;
	text-decoration: none;
}
.contentsBlog li a {
	list-style-type: none;
	background-image: url(../image/blogicon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 55px;
	font-weight: bold;
	text-decoration: none;
}
#infoRight a:link {
	color: #00F;
	text-decoration: none;
}
#infoRight a:visited {
	color: #00F;
	text-decoration: none;
}

#infoRight a:hover {
	color: #0080FF;
	text-decoration: none;
}
#infoRight a:active {
	color: #0080FF;
	text-decoration: none;
}
h4 {
	position: relative;
	color: #fff;
	font-size: 15px;
	line-height: 140%;
	border :1px solid #ff0080;
	border-radius: 3px;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 10px;
	background-color: #ff4f96;
}
h4:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 30px;
  height: 0;
  width: 0;
  border: 10px solid transparent;
  border-top: 10px solid #ff4f96;
}
.yakuinTbl {
	margin: 1px;
	padding: 0px;
}
.yakuinTbl tr td {
	padding: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.shikakuTbl {
	width: 99%;
	margin-top: 5px;
	margin-bottom: 5px;
	border-collapse: collapse;
	clear: both;
}
.shikakuTbl th {
	padding: 5px;
	border: 1px dotted #808080;
	font-weight: normal;
	text-align: left;
	width: 200px;
	background-color: #FFD9FF;
}
.shikakuTbl td {
	padding: 5px;
	border: 1px dotted #808080;
}
.shikakuTbl ul {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.shikakuTbl li {
	list-style-type: disc;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.comTbl {
	width: 99%;
	margin-top: 5px;
	margin-bottom: 5px;
	border-collapse: collapse;
}
.comTbl th {
	padding: 5px;
	border: 1px dotted #808080;
	font-weight: normal;
	text-align: left;
	width: 100px;
	background-color: #D5EAFF;
}
.comTbl td {
	padding: 5px;
	border: 1px dotted #808080;
}
.comTbl ul {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.comTbl li {
	list-style-type: disc;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#headerCenter {
	float: left;
	height: 60px;
	width: 200px;
	margin-left: 75px;
}
.fade {
    -webkit-transition: 0.3s ease-in-out;
       -moz-transition: 0.3s ease-in-out;
         -o-transition: 0.3s ease-in-out;
            transition: 0.3s ease-in-out;
}
.fade:hover {
    opacity: 0.6;
    filter: alpha(opacity=60);
} 
.none {
	display: none;
}
#smTop {
	width: 100%;
	display: none;
}
.koushin {
	color: #FF0080;
}
#sns {
	clear: both;
	width: 967px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 60px;
	text-align: center;
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#sns ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#sns li {
	list-style-type: none;
	padding: 0px;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}

#sns li a {
	list-style-type: none;
	padding: 0px;
	margin-right: 5px;
	margin-left: 5px;
	float: left;
}
#footerphone {
	clear: both;
	width: 967px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	display: none;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#footercm {
	clear: both;
	width: 967px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	height: 100px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.cmTbl {
	width: 240px;
	margin-right: auto;
	margin-left: auto;
}
#infoRight ul {
	padding-left: 0px;
	list-style-type: none;
	margin-top: 7px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#infoRight li {
	list-style-type: none;
	margin-bottom: 3px;
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #808080;
}
#infoRight li a {
	list-style-type: none;
	background-image: url(../image/blogicon2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 55px;
	width: auto;
	text-decoration: none;
	color: #0000FF;
	font-weight: bold;
	font-size: 95%;
}
#infoRight {
	width: 100%;
	padding-left: 2px;
}
#infoWrapper {
	float: left;
	width: 99%;
	border: 1px dotted #080877;
	margin-top: 5px;
	margin-bottom: 15px;
}

#infoRight a:link {
	color: #00F;
	text-decoration: none;
}
#infoRight a:visited {
	color: #00F;
	text-decoration: none;
}

#infoRight a:hover {
	color: #0080FF;
	text-decoration: none;
}
#infoRight a:active {
	color: #0080FF;
	text-decoration: none;
}
.box3 h5{
	position:relative;
	color:#666;
	background:#ccc;
	border-top:#ccc solid 1px;
	border-right:#999 solid 1px;
	border-bottom:#999 solid 1px;
	border-left:#ccc solid 1px;
	text-shadow:1px 1px 0 rgba(255,255,255,1);
	box-shadow:
		0 0 0 1px rgba(255,255,255,0.5) inset;
	background-image: -webkit-gradient(linear, left top, left bottom,
			from(			 rgba(220, 220, 220, 1.0)), 
			color-stop(0.25, rgba(240, 240, 240, 1.0)),
			color-stop(0.30, rgba(235, 235, 235, 1.0)),
			color-stop(0.36, rgba(240, 240, 240, 1.0)),
			color-stop(0.50, rgba(235, 235, 235, 1.0)),
			color-stop(0.80, rgba(215, 215, 215, 1.0)),
			to(				 rgba(210, 210, 210, 1.0))
			);
	background-image: -webkit-linear-gradient(top,
			rgba(220, 220, 220, 1.0), 
			rgba(240, 240, 240, 1.0) 25%,
			rgba(235, 235, 235, 1.0) 30%,
			rgba(240, 240, 240, 1.0) 36%,
			rgba(235, 235, 235, 1.0) 50%,
			rgba(215, 215, 215, 1.0) 80%,
			rgba(210, 210, 210, 1.0)
			);
	background-image: -moz-linear-gradient(top,
			rgba(220, 220, 220, 1.0), 
			rgba(240, 240, 240, 1.0) 25%,
			rgba(235, 235, 235, 1.0) 30%,
			rgba(240, 240, 240, 1.0) 36%,
			rgba(235, 235, 235, 1.0) 50%,
			rgba(215, 215, 215, 1.0) 80%,
			rgba(210, 210, 210, 1.0)
			);
	background-image: -o-linear-gradient(top,
			rgba(220, 220, 220, 1.0), 
			rgba(240, 240, 240, 1.0) 25%,
			rgba(235, 235, 235, 1.0) 30%,
			rgba(240, 240, 240, 1.0) 36%,
			rgba(235, 235, 235, 1.0) 50%,
			rgba(215, 215, 215, 1.0) 80%,
			rgba(210, 210, 210, 1.0)
			);
	background-image: linear-gradient(to bottom,
			rgba(220, 220, 220, 1.0), 
			rgba(240, 240, 240, 1.0) 25%,
			rgba(235, 235, 235, 1.0) 30%,
			rgba(240, 240, 240, 1.0) 36%,
			rgba(235, 235, 235, 1.0) 50%,
			rgba(215, 215, 215, 1.0) 80%,
			rgba(210, 210, 210, 1.0)
			);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.2;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 25px;
	margin: 0;
	clear: both;
}
.box3 h5:before{
	content:" ";
	position:absolute;
	top:0;
	left:15px;
	width:0;
	height:100%;
	border-left:#ccc solid 1px;
}
.box3 h5:after{
	content:" ";
	position:absolute;
	top:0;
	left:16px;
	width:0;
	height:100%;
	border-right:#eee solid 1px;
}
.contentsLine h3 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #979797;
	background-image: none;
	font-size: 19px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #383838;
	clear: both;
}
.kakomi {
	background-color: #0080ff;
	background-repeat: no-repeat;
	border-radius: 10px;
	color: #FFF;
	font-size: 16px;
	padding-top: 8px;
	padding-right: 9px;
	padding-bottom: 6px;
	padding-left: 9px;
	font-weight: bold;
}
.policyLeft {
	float: left;
	width: 630px;
}
.policyRight {
	float: right;
	width: 280px;
}
.contentsNew {
	clear: both;
	margin-bottom: 20px;
	width: 967px;
	float: left;
	margin-top: 0px;
	padding-top: 20px;
}
.contentsNew h4 {
	position: relative;
	color: #333;
	background: #e8f3ff;
	font-size: 14px;
	border: 3px solid #3e9eff;
	border-radius: 3px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 23px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 10px;
}
.contentsNew h4:after, .contentsNew h4:before {
    content: "";
    position: absolute;
    top: 100%;
    height: 0;
    width: 0;
}
.contentsNew h4:after {
    left: 40px;
    border: 10px solid transparent;
    border-top: 10px solid #e8f3ff;
}
.contentsNew h4:before {
    left: 37px; 
    border: 13px solid transparent;
    border-top: 13px solid #3e9eff;
}
.campaign li a {
	list-style-type: none;
	background-image: url(../image/blogicon3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 55px;
	width: auto;
	text-decoration: none;
	color: #0000FF;
	font-weight: bold;
	font-size: 95%;
}.box3 p {
	margin-bottom: 5px;
}
.contents h6{
	position: relative;
	color: #FF0080;
	font-size: 1.18em;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FF80FF;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
	padding-top: 0.3em;
	padding-right: 0.5em;
	padding-bottom: 0.2em;
	padding-left: 1.4em;
	clear: both;
}
 
.contents h6:before{
    content: "";
    position: absolute;
    background: #d48789;
    top: 0;
    left: 0.4em;
    height: 12px;
    width: 12px;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}
 
.contents h6:after{
    content: "";
    position: absolute;
    background:#d26466;
    top: 1.0em;
    left: 0;
    height: 8px;
    width: 8px;
    transform: rotate(15deg);
    -moz-transform: rotate(15deg);
    -webkit-transform: rotate(15deg);
    -o-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
}
.courseTbl {
	width: 99%;
	margin-top: 5px;
	margin-bottom: 5px;
	border-collapse: collapse;
}
.courseTbl th {
	padding: 5px;
	border: 1px dotted #787878;
	font-weight: normal;
	text-align: left;
	background-color: #FFE3FF;
}
.courseTbl td {
	padding: 5px;
	border: 1px dotted #787878;
}
.courseTbl ul {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.courseTbl li {
	list-style-type: disc;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#retaiou {
	width: 100%;
}
.photoBox {
	width: 430px;
	margin-right: 16px;
	margin-left: 17px;
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 10px;
	text-align: left;
}
.photoBox a img {
	border: 5px solid #FFFFFF;
}
.photoBox a:hover img {
	border: 5px solid #0080FF;
}
.contentsTool {
	clear: both;
	width: 967px;
	float: left;
	margin-top: 5px;
}
.photoBox p img {
	margin-bottom: 3px;
}
.kakomimasu
{
	border-style: solid;
	border-width: 1px;
	padding: 2px;
	margin-right: 2px;
	margin-left: 2px;
}
.tb5 {
	margin-top: 5px;
	margin-bottom: 5px;
}
