/* -----------------------------------------------
	共通設定
----------------------------------------------- */

body {
	font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;
	font-size:12px;
	line-height: 180%;
	color:#333333;
	width: 1000px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}
#container {
	width: 1000px;
	height: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
img {
	border:none;
}
h1,h2,h3,h4{
	margin: 0px;
	padding:0px;
	border:none;
}
a{
	color:#714d0c;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}
a:hover img {
	opacity: 0.7;
	background: white;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style:none;
}
p{
	margin: 0px;
	padding: 0px;
}
.none {
	float: none;
	clear: both;
	margin: 0px;
	padding: 0px;
}




/* -----------------------------------------------
    font
------------------------------------------------*/
.red {
	color: #FF0000;
}
.style_err {
	color: #FF0000;
	font-weight: bold;
}
.f11 {
	font-size: 11px;
}
.left {
	float:left;
}
.right{
	text-align:right;
}	




/* -----------------------------------------------
    margin-padding	
------------------------------------------------*/
.top10 {
	margin-top:10px;
}
.top15 {
	margin-top: 15px;
}
.top30 {
	margin-top: 30px;
}
.top50 {
	margin-top: 50px;
}
.right10 {
	margin-right: 10px;
}
.right15 {
	margin-right: 15px;
}
.right50 {
	margin-right: 50px;
}
.left15 {
	margin-left:15px;
}
.bott5{
	margin-bottom:5px;
}
.bott10 {
	margin-bottom: 10px;
}
.bott15{
	margin-bottom:15px;
}
.bott20{
	margin-bottom:20px;
}
.bott30{
	margin-bottom: 30px;
}
.bott50{
	margin-bottom: 50px;
}
.p-r15 {
	padding-right: 15px;
}




/* -----------------------------------------------
    mn	
------------------------------------------------*/
.mn_area {
	width: 1000px;
	height: 63px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 35px;
	margin-left: -40px;
	padding-right: 40px;
	padding-left: 40px;
	background-image: url(../img/mn_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 1px;
}
.mn{
	border:none;
	float:left;
	margin-right: 1px;
}




/* -----------------------------------------------
    index	
------------------------------------------------*/
.header_area {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 107px;
	border-bottom:1px solid #4b4b4b;
}
.h1 {
	font-size: 11px;
	color: #fff;
	background-color: #ea5413;
	height: 23px;
	width: 980px;
	font-weight: normal;
	padding-left: 20px;
	line-height: 100%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-bottom: 14px;
}
.logo {
	margin-left: 20px;
	float:left;
	height: 50px;
	width: 450px;
}
.header_area .ut_contact_area {
	float: right;
	height: 38px;
	width: 205px;
	margin-top: -44px;
	margin-right: 20px;
	background-image: url(../img/ut_contact_bg.jpg);
	padding-top: 50px;
	padding-left: 25px;
}
.main_img_area {
	width: 1000px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.center_area {
	float: left;
	height: 100%;
	width: 740px;
	border-right:1px solid #c6c6c6;
	padding-right: 19px;
	margin-left: 10px;
}
.side_area {
	float: right;
	height: 100%;
	width: 200px;
	margin-right: 10px;
}
.side_contact_area {
	background-color: #e7e7e7;
	height: 27px;
	width: 180px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}
.text_list {
	margin-top:10px;
	margin-bottom:10px;
}
.text_list li {
	background-image: url(../img/icon_01.jpg);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 10px;
	margin-left: 5px;
	line-height: 200%;
	padding-bottom: 10px;
}
.text_list li a {
	text-decoration:none;
}
.text_list li a:hover {
	text-decoration:underline;
}
.more_area {
	border-top:1px solid #c6c6c6;
	padding-top: 5px;
	text-align: right;
}
.footer_area {
	background-color: #c5030c;
	color: #FFF;
	text-align: center;
	margin-top: 50px;
	padding-top: 20px;
}
.footer_area .copy {
	font-size: 11px;
	background-color: #8f0000;
}
.footer_mn {
	height: 80px;
}
.footer_mn a{
	color:#fff;
}




/* -----------------------------------------------
    index	
------------------------------------------------*/
.pan_area {
	padding-bottom: 15px;
	padding-left: 14px;
}
.pagetop {
	margin-bottom: 20px;
}
.h1_title {
	background-color:#eeeeee;
	font-size: 25px;
	line-height: 100%;
	color: #333333;
	padding-left: 25px;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 20px;
	font-weight: normal;
}
.messe {
	font-size: 18px;
	line-height: 160%;
	font-weight:bold;
	margin: 0px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.box{
	border: solid 1px #cccccc;
	padding:14px;
	margin-bottom: 20px;
}
.title {
	font-size: 25px;
	color: #714d0c;
	font-weight: normal;
	line-height: 180%;
	border-bottom: solid 1px #4d4d4d;
	padding-left: 15px;
}
.sub_title {
	font-size: 15px;
	color: #1A87CC;
	font-weight: bold;
	background-image: url(../img/icon_02.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.center_area p {
	padding: 15px;
}
.text {
	background-color:#f6eee0;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.text_list1 {
	margin-top:0px;
	margin-bottom:0px;
}
.text_list1 li {
	background-image: url(../img/icon_03.png);
	background-repeat: no-repeat;
	background-position: left 1;
	padding-left: 18px;
	line-height: 120%;
	padding-bottom: 15px;
}
.text_list2 {
	margin-top:15px;
	margin-bottom:0px;
}
.text_list2 li {
	background-image: url(../img/icon_01.jpg);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 10px;
	margin-left: 5px;
	line-height: 200%;
	padding-bottom: 10px;
	float:left;
	width:30%;
}
.side_bar {
	margin-bottom:25px;
	border-bottom:1px solid #c6c6c6;

}
.th_img {
	margin-right: 15px;
}
.work_title{
	background-image: url(../img/icon_04.jpg);
	background-repeat: no-repeat;
	background-position: left 4px;
	color: #1A87CC;
	font-weight: bold;
	font-size: 15px;
	margin-bottom:15px;
	border-bottom:1px solid #c6c6c6;
	padding-left: 20px;
	padding-bottom: 10px;
}
.work_q {
	background-image: url(../img/icon_03.jpg);
	background-repeat: no-repeat;
	background-position: 5px 4px;
	font-size: 15px;
	padding-left: 20px;
	margin-top:15px;
	margin-bottom: 5px;
}
.work_a {
	background-color:#efefef;
	padding: 15px;
	line-height: 180%;
	margin-bottom: 10px;
}
.com_messe {
	font-size: 13px;
	font-weight: bold;
	line-height: 200%;
	padding: 15px;
}
.company_table {
	width:100%;
	border-top: 1px solid #DFD9CA;
	border-left: 1px solid #DFD9CA;
	border-bottom: 1px solid #DFD9CA;
	border-collapse: collapse;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}
.company_table th {
	padding: 8px;
	border-right: 1px solid #DFD9CA;
	border-bottom: 1px solid #DFD9CA;
	color: #333;
	background-color: #F3F3E9;
}
.company_table td {
	padding: 8px;
	border-right: 1px solid #DFD9CA;
	border-bottom: 1px solid #DFD9CA;
}
.contact_table {
	border-top: 2px solid #DFD9CA;
	border-bottom: 2px solid #DFD9CA;
	border-collapse: collapse;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	width: 98%;
}
.contact_table th {
	padding: 8px;
	border-bottom: 1px solid #DFD9CA;
	color: #333;
	background-color: #F3F3E9;
}
.contact_table td {
	padding: 8px;
	border-bottom: 1px solid #DFD9CA;
	background:#FFF;
}

.span_text {
	border-left: 5px solid #DFD9CA;
	padding:5px 10px;
	margin:10px 0px 5px;
	display:block;
	line-height:160%;
	font-weight:bold;
}

.privacy_ccontact_area{
	margin:2% auto 5%;
	width:70%;
	background:#f1ede6;
	text-align:center;
	padding:3% 0px;
}
.privacy_ccontact_area b{
	color:#714d0c;
	font-size:14px;
	display:block;
	padding-bottom:2%;
	
}

.text_line{
	text-decoration:underline;
}
.privacy_agree_area{
	width: 98%;
	height:auto;
	margin:0% auto 2%;
	padding-bottom:2%;
	border-bottom: 2px solid #DFD9CA;
}
#privacy_agree{
	text-align:center;
	font-weight:bold;
}

.privacy_text_area{
	width:90%;
	height:100px;
	margin:2% auto;
	padding:1%;
	background:#eee;
}
#privacy_text{
	width:auto;
	height:100%;
	overflow: auto;
}
#privacy_text li{
	margin:1.5% auto;
}
#privacy_text b{
	display:block;
}
	
#youtube_btn{
	text-align:center;
	background:#00abeb;
	padding:1%;
	margin:8px auto 20px;
}
#youtube_btn a{
	color:#fff;
	text-decoration:none;
}
#youtube_btn a:hover{
	text-decoration:none;
}
#youtube_btn:hover{
	opacity:0.7;
}
#youtube_btn .material-icons{
	margin:0px;
	padding:0px;
	vertical-align:middle;
}

.s-mark_area img{
	text-align:center;
	width:200px;
}
