﻿ｃ@charset "utf-8";
/* ---------- サイト内共通の設定 ---------- */


a:link { text-decoration: none;  }
a:visited { text-decoration: none;}
a:hover {
	text-decoration: none;
	color: #6b6b6b;
}
a:active { text-decoration: none; }
a img{ border:0; }


html{
	margin: 0;
	padding: 0;
	height:100%;
}

img.example {
vertical-align: bottom;
}

p2{
	position: relative;
	color: #fff;
	font-size: 1.143em;
	font-weight: bold;
	margin: 1.3em -1.0em 1.3em -1.0em;
	padding: 0.5em  1.8em   0.5em   1.8em;
	box-shadow: 0 1px #000;
	background-color: #49b3af;
}

body{
	background-color:#fff;
	background-repeat:no-repeat;
	margin: 0;
	padding: 0;
	line-height:180%;
	font-size:small;
	color: #000;
	height:100%;
	font-family: 'Yu Gothic',"メイリオ", sans-serif;
}



h4 {
  position: relative;
  color: #fff;
  background: #C0504D;
  font-size: 20px;
  line-height: 1;
  margin: 30px -40px 10px -40px;
  padding: 15px 5px 10px 40px;
  box-shadow: 0 1px 3px #777;
}
h4:after,h4:before {
  content: "";
  position: absolute;
  top: 100%;
  height: 0;
  width: 0;
  border: 5px solid transparent;
  border-top: 5px solid #333;
}
h4:after {
  left: 0;
  border-right: 5px solid #333;
}
h4:before {
  right: 0;
  border-left: 5px solid #333;
}

h5 {
	padding-bottom: .5em;
	border-bottom: 3px double #0f1735;
	font-size: 1.143em;
}

h6 {
border-left:5px solid #0f1735;
border-bottom:1px solid #0f1735;
padding:3px 15px 5px;
    font-size: 1.143em;
}

.button {
	background-color: #0f1735;
	border: 2px solid #0f1735;
	color: #fff;
	line-height: 50px;
	 border-radius:5px;
	padding:30px;
	margin-right:10px;
}
.button:hover {
	background-color: #3a4159;
	border-color: #3a4159;
	color: #fff;
}

.title6 {
font-family: 'Yu Gothic',"メイリオ", sans-serif;
border-bottom: 1px solid #a9a98d;
text-align: left;
color: #fff;
background-color: #000;
font-size: 14px;
margin: 0px;
padding: 8px 8px 4px 15px;
}

.titlel6 span.s6{display:block; border-left:8px solid #818187; padding-left:15px;}

hr {
height: 2px;
border: none;
border-top: 2px #000000 dotted;
}


img {
	border: 0;
	color: #FFFFFF;
}

p1{
	color: ##EF0480;
}

#container {
	width:1000px;
	margin: 0 auto;
	background-color:#FFF;
}

#container1 {
	width:900px;
	margin: 0 auto;
		background-color:#FFF;
}
#header {
	width:1000px;
	height:120px;
	float:left;
	margin-top:30px;
}
.rogo {
	width:400px;
	height:120px;
	float:left;
}
.header-menu {
	width: 460px;
	height: 120px;
	margin-left: 130px;
	padding-top:50px;
	float: right;
	display:block;
list-style-type:none;
}

ul.example li {
display: inline;
margin-left: 10px;
margin-top:10px;
}

#moji {
	width:900px;
	margin-top:30px;
	margin-left:50px;
	float:left;
	background-color:#FFF; 
}

.moji{
	width:800px;
	margin-top: 80px;
	padding: 50px;
	border: 1px solid #000000;
	font-weight: bold;
}

#ul li {
display:block;
float:left;
height:100px;
list-style-type:none;
background:#0cc;
text-align:center;
}



h3{border-bottom: 1px solid #49b3af;border-left: 10px solid #49b3af;padding: 7px;}


#photo {
	width:1000px;
	height:1800px;
	text-align:center;

		background-color:#FFF;
}
h1{
font-family: Verdana;
font-size: 20px;
font-weight: bold;
color: #000;
margin:0;
}
h1 em{
font-size: 18px;
color: #FF9900;
}
.largeImage{
border: solid 1px #ccc;
width: 550px;
height: 400px;
padding: 5px;
}
.thumbs img{
border: solid 1px #ccc;
width: 100px;
height: 100px;
padding: 4px;
}
.thumbs img:hover{
border-color: #FF9900;
}




#footer {
	background-color:#1F497D;
	width:900px;
	height:30px;
	margin-top:15px;
	background-repeat:no-repeat;
	float: left;
}


.address {
    display: block;
	font-style: normal;
    color: #fff;
	text-align:center;
}

/*
Back to top button 
*/
#back-top {
    position: fixed;
    bottom: 3%;
    right: 3%;}
#back-top span {
    width: 66px;
    height: 60px;
    display: block;}

/*--form--*/
.star {
	color: #FF9900;
}

#briefing {
    margin: 0 0 10px 0;
    border: solid #CCCCCC 1px;
	border-top: none;
	border-bottom: none;
}
.center {
    text-align: center;
}
.caption{
    padding: 5px 0;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background: #00D8B9;
	text-align: center;
	width:740px;
}
#briefing em {
    font-size: 12px;
	color: #FF0000;
	font-style: normal;
	font-weight: normal;
}
#briefing th {
    width: 188px;
	height: 25px;
    border-top: solid #FFFFFF 1px;
    border-right: solid #FFFFFF 1px;
	border-bottom: solid #CCCCCC 1px;
	background-color: #dddddd;
	padding: 5px 15px;
	text-align: left;
	color: #5f594e;
	font-size: 12px;
}
#briefing td {
    width: 488px;
	height: 25px;
	background-color: #eeeeee;
	padding: 5px 15px;
    border-top: solid #FFFFFF 1px;
    border-left: solid #dddddd 1px;
	border-bottom: solid #CCCCCC 1px;
	text-align: left;
	color: #5f594e;
	font-size: 12px;
}
#job_l {
    width: 225px;
	float: left;
}
#job_r {
    width: 225px;
	float: right;
}
.add_select {
    margin-bottom: 5px;
}
.example {
	color: #666666;
	font-weight: bold;
	text-align: right;
}
.btn {
    font-size: 12px;
	padding: 2px;
	border: solid 1px #999999;
	background: #FFFFFF;
}
.btn:hover {
    border: solid 1px #999999;
	color: #999999;
}
.btm5 {
    margin-bottom: 5px;
}
#container #header #sekou-rino-main .sekou-rino-main table tr .style29 {
	font-size: 14px;
}
#container #header #sekou-rino-main .sekou-rino-main table tr .style29 {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}
#container #header #sekou-rino-main .sekou-rino-main table tr .style29 {
	font-weight: bold;
}
#container #header #name .type04 tr th p {
	color: #49b3af;
	font-size: 24px;
}
