@charset "utf-8";
/* CSS Document */

/*  mov_page_format
---------------------------------------------------------- */

.mov_body{
	text-align:left;
	width:820px;
	overflow:hidden;
}

h1.mov_ctg{
	font-size:107%; font-weight:bold; margin:0px 0 10px;
	color:#055E5C;
	letter-spacing:0.1em;
}
h2.mov_title{
	font-size:138.5%; font-weight:bold; margin:15px 0 20px;
	padding:15px 0 0px;
	background:url(/common/image/bg_dot_line.gif) repeat-x left top;
	letter-spacing:0.15em;
	
}

.discription{
	float:left; width:200px; font-size:13px; line-height:1.7; margin-right:20px;
}

.mov_area{
	float:left;
	min-width: 500px;
	max-width: 600px;
}
#mov_page_profile .mov_area{
	max-width: 640px;
}

#now_pos{
	display:none;
}

/*__rel_link____________*/
.rel_link{
	margin:20px 0 0;
}

/* rel_info */
#ref_area{
	clear:both;
	margin:20px 0 40px;
	font-size:107.7%;
}

.rel_info{
	padding:6px 6px 8px 10px; border: #d3d3d3 2px solid;
	margin:20px 0;
	background-color:#f4f4f4;
	font-size:92.8%;
}

.rel_info h3{
	margin:0;
	font-weight:bold;
	font-size:118%;
	padding: 0px;
	background:none;
	line-height:1.5;
}

.rel_info.sp{
	display: none;
}

.rel_info a{
	text-decoration:none;
}
.rel_info a:hover{
	text-decoration:underline;
}
.rel_info ul.link {
	padding-top:0.15em;
}

.rel_info ul.link li {
	margin-bottom: 3px !important;
	padding: 0 0 0 10px;
	background: url(/common/image/arrow_red.gif) no-repeat 0 0.5em;
	color: #808485;
	line-height: 1.5 !important;
}

/*hidden_item*/

.hidden_logo,
.hidden_copy,
.hidden_link{
	display:none;
}
