#slides{
	width:1904px;
	position:relative;
	left:50%;
	margin-left:-952px;
}

#contents{
	width:100%;
	max-width:1180px;
	margin:50px auto 0;
}

#contents .inner{
	width:100%;
	max-width:1180px;
	display:inline-block;
}

.left{
	width:236px;
	display:inline-block;
	float:left;
}

.left .login{
	width:236px;
	border:1px solid #e5e5e5;
	padding:15px 15px 15px 15px;
	box-sizing:border-box;
	margin-top:10px;
}

.left .login .login_title{
	font-size:18px;
	color:#9b9b9b;
	
}
.login_title2{
	font-size:18px;
	color:#9b9b9b;
	padding:10px 0px 5px 15px;
	
}


.left .login .inputarea{
	width:100%;
	display:inline-block;
	border-bottom:1px solid #e5e5e5;
	padding-bottom:10px;
	margin-top:10px;
}

.left .login .inputarea .textarea{
	width:130px;
	display:inline-block;
	float:left;
}

.left .login .inputarea .textarea .inputbox{
	width:100%;
	border:1px solid #e5e5e5;
	box-sizing:border-box;
	padding:5px;
	font-size:13px;
}

.left .login .inputarea .textarea .inputbox:last-child{
	margin-top:5px;
}


.inputstyle{
	width:100%;
}


.left .login .inputarea .buttonarea{
	width:65px;
	display:inline-block;
	float:right;
	color:#fff;
	background-color:#ffcc00;
	font-size:14px;
	padding:24px 0px 24px 0px;
	text-align:center;
}


.left .login .option{
	width:100%;
	display:inline-block;
	margin-top:10px;
}

.left .login .option div{
	width:99px;
	float:left;
	color:#fff;
	background-color:#616161;
	display:inline-block;
	font-size:12px;
	text-align:center;
	padding:5px 0px 5px 0px;
}
.left .login .option div a{
	width:99px;
	float:left;
	color:#fff;
	background-color:#616161;
	display:inline-block;
	font-size:12px;
	text-align:center;
	padding:0px;
}

.left .login .option div:last-child{
	float:right;
}

.left .left_img{
	width:100%;
	margin-top:10px;
}

.left .nation{
	width:100%;
	display:inline-block;
	margin-top:20px;
}

.left .nation li{
	width:113px;
	display:inline-block;
	float:left;
	margin-left:10px;
	margin-top:10px;
}

.left .nation li:nth-child(2n+1){
	
	margin-left:0px;
}


#contents .inner .right{
	width:100%;
	max-width:924px;
	display:inline-block;
	float:left;
}

#contents .inner .right .today{
	width:100%;
	border:1px solid #e40114;
	box-sizing:border-box;
	margin-top:10px;
}

#contents .inner .right .today .titlearea{
	width:100%;
	border-bottom:1px solid #e40114;
	padding:12px 20px 12px 20px;
	box-sizing:border-box;
	display:inline-block;
}

#contents .inner .right .today .titlearea .title{
	font-size:24px;
	color:#2f2f2f;
	font-weight:bold;
	display:inline-block;
	float:left;
}

#contents .inner .right .today .titlearea .title span{
	font-size:14px;
	color:#848484;
	font-weight:normal;
}

#contents .inner .right .today .titlearea .more{
	display:inline-block;
	float:right;
	font-size:14px;
	color:#848484;
	margin-top:5px;
}

#contents .inner .right .today .list{

	width:100%;
	box-sizing:border-box;
	padding:22px 0px 22px 20px;
	display:inline-block;
	margin:0 auto;
}

#contents .inner .right .today .list li {
	width:218px;
	display:inline-block;
	margin:0px 3px 3px 0px;
}

#contents .inner .right .today .list li:first-child{
	margin-left:0px;
}


#contents .inner .right .today .list li .thum{
	width:100%;
}


#contents .inner .right .today .list li .list_title{
	font-size:14px;
	color:#848484;
	margin-top:10px;
}

#contents .inner .right .ship_section{
	width:100%;
	display:inline-block;
	margin-top:10px;
}




#contents .inner .right .today .list li .local_info {
	
	float:left;
	position:relative;
	width:210px;
	margin-top:-84px;
	z-index:10;
	overflow:hidden;	
	background:transparent;
}

#contents .inner .right .today .list li .local_info .datetime {

	background:#335599;
	color:#eeeeee;
	font-weight:bold;
	border:1px solid #222299;
	border-radius:5px;
	width:25%;
	text-align:center;
	margin:4px;
}

#contents .inner .right .today .list li .local_info ul {
	float:left;
	position:relative;
	padding:0px;
	margin:0px;
	width:210px;
	overflow:hidden;	
}

#contents .inner .right .today .list li .local_info .place li {
	float:left;
	position:relative;
	background:hsla(250, 20%, 25%, 0.3);
	padding:4px 0px 4px 10px;
	margin-bottom:1px;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;	
	font-size:1.0em;
	color:#ffffff;
}



#contents .inner .right .ship_section .main_ship_schedule{
	width:565px;
	height:200px;
	margin-bottom:10px;
	display:inline-block;
	border:1px solid #ffcc00;
	padding:10px 10px 0px 10px;
	
}

.main_ship_schedule .reserv_more{
	float:right;
	padding:10px 10px 0px 10px;
	font-size:0.6em;
}


#contents .inner .right .ship_section .myungjin02{
	width:565px;
	height:202px;
	display:inline-block;
	border:1px solid #ffcc00;
	
}

#contents .inner .right .ship_section .myungjin02 .title{
	width:100%;
	border-bottom:1px solid #ffcc00;
	padding:10px 20px 10px 20px;
	box-sizing:border-box;
	font-size:24px;
	color:#2f2f2f;
	font-weight:bold;
}


#contents .inner .right .ship_section .myungjin02 .info_slider{
	width:100%;
	padding:15px 20px 15px 20px;
	box-sizing:border-box;
	display:inline-block;
}

#contents .inner .right .ship_section .myungjin02 .info_slider .slide{
	width:130px;
	display:inline-block;
	float:left;
}


#contents .inner .right .ship_section .myungjin02 .info_slider .slide .date{
	font-size:14px;
	color:#606060;
	text-align:center;
}


#contents .inner .right .ship_section .myungjin02 .info_slider .slide .fish{
	font-size:18px;
	color:#363636;
	text-align:center;
}

#contents .inner .right .ship_section .myungjin02 .info_slider .slide .people{
	font-size:15px;
	color:#d60000;
	text-align:center;
	margin:15px auto 0;
	width:110px;
	background-color:#ffefb0;
	padding:10px 0px 10px 0px;
	margin-bottom:29px;
}

#contents .inner .right .ship_section .board{
	width:349px;
	border:1px solid #e5e5e5;
	box-sizing:border-box;
	display:inline-block;
	float:right;
}

#contents .inner .right .ship_section .board .title{
	width:100%;
	border-bottom:1px solid #e5e5e5;
	padding:10px 15px 10px 15px;
	box-sizing:border-box;
	font-size:24px;
	color:#2f2f2f;
	font-weight:bold;
}

#contents .inner .right .ship_section .board .year_list_table{
	width:100%;
	padding:8px 20px 8px 20px;
	font-size:14px;
	color:#444;
	box-sizing:border-box;
}

#contents .inner .right .ship_section .board .year_list_table th{
	width:50%;
	background-color:#f2f2f2;
	color:#000;
	border-bottom:1px solid #aaa;
	padding:2px;
	font-size:14px;
	box-sizing:border-box;
}


#contents .inner .right .ship_section .board .year_list_table td{
	text-align:center;	
	padding:5px;
	font-size:13px;
	line-height:110%;
}

.year_list_table td.memo{

	border:1px solid #ffefb0;
	font-size:13px;
	color:#d60000;
	font-style:italic;
	background-color:#ffefb0;
	line-height:110%;
}






#contents .inner .right .ship_section .myungjin03{
	width:565px;
	height:202px;
	display:inline-block;
	border:1px solid #0e38a0;
	
}

#contents .inner .right .ship_section .myungjin03 .title{
	width:100%;
	border-bottom:1px solid #0e38a0;
	padding:10px 20px 10px 20px;
	box-sizing:border-box;
	font-size:24px;
	color:#2f2f2f;
	font-weight:bold;
}


#contents .inner .right .ship_section .myungjin03 .info_slider{
	width:100%;
	padding:15px 20px 15px 20px;
	box-sizing:border-box;
	display:inline-block;
}

#contents .inner .right .ship_section .myungjin03 .info_slider .slide{
	width:130px;
	display:inline-block;
	float:left;
}


#contents .inner .right .ship_section .myungjin03 .info_slider .slide .date{
	font-size:14px;
	color:#606060;
	text-align:center;
}


#contents .inner .right .ship_section .myungjin03 .info_slider .slide .fish{
	font-size:18px;
	color:#363636;
	text-align:center;
}

#contents .inner .right .ship_section .myungjin03 .info_slider .slide .people{
	font-size:15px;
	color:#0e38a0;
	text-align:center;
	margin:15px auto 0;
	width:110px;
	background-color:#ccd5eb;
	padding:10px 0px 10px 0px;
	margin-bottom:29px;
}





#contents .inner .right .ship_section .board .board_list{
	width:100%;
	padding:15px 20px 15px 20px;
	box-sizing:border-box;
}

#contents .inner .right .ship_section .board .board_list li{
	width:100%;
	display:inline-block;
	margin-top:7px;
	font-size:14px;
	display:inline-block;
}

#contents .inner .right .ship_section .board .board_list li:first-child{
	margin-top:0px;
}

#contents .inner .right .ship_section .board .board_list li span{
	float:right;
}

#contents .inner .right .ship_notice{
	width:100%;
	padding:30px 0px 30px 0px;
	text-align:center;
	border:1px solid #e47701;
	box-sizing:border-box;
	margin-top:50px;
}

#contents .inner .right .ship_notice .title{
	width:175px;
	position:absolute;
	left:52%;
	margin-left:-88px;
	background-color:#e47701;
	color:#fff;
	text-align:center;
	font-size:1.75em;
	padding:10px 0px 10px 0px;
	margin-top:-55px;
}

#contents .inner .right .ship_notice .title a{
	color:#fff;
}


#contents .inner .right .ship_notice .notice{
	font-size:16px;
	padding-top:30px;
}

