@charset "utf-8";
@import "all.css";
@import "http://hughug-web.com/css/column2.css";

/*--------------左コンテンツ--------------*/

#model-info{
	color: #333;	
}

#model-info hr{
	height: 0px;
	border: none;
	border: dotted 1px #c3997f;
	margin-top: 5px;
	margin-bottom: 5px;
}

#model-info .label{
	font-weight: bold;
	color: #360;
}

#model-info a{
	color: #06c;	
	text-decoration: none;
}

#model-info a.link{
	color: #360;	
	font-weight: bold;
	text-decoration: none;
}

#model-info a:hover{
	color: #f39;	
	text-decoration: underline;
}

#mode-info h1{
	width: 680px;
	height: 250px;
	margin-bottom: 0px !important;
}

#model-info h2{
	padding-left: 15px;
	margin-top: 30px;
	line-height: 25px;
	background: url(http://hughug-web.com/img/box/tl_g_dotted.jpg) no-repeat;
	color: #884400;
	font-size: 14px;
}

#model-info h2.sp{
	padding-top: 12px;
	padding-left: 50px;
	margin: 10px 0;
	line-height: 26px;
	background: url(../img/work/page_title_header.gif) no-repeat;
	font-size: 15px;
	color: #ffffff;
}

#model-info p, #model-info dl{
	margin: 0px;
	margin-top: 10px;
}
#model-info p.put-link{
	margin-top: -20px;
}
#model-info p.put-link img{
	vertical-align: middle;
}
#model-info p.note{
	padding: 7px 15px 0 15px;
	margin-bottom: 20px;
	color: white;
	height: 23px;
	background: url(../img/box/mp_exp_01.jpg) no-repeat;
}

#model-info dl{
	border: 1px solid #CC9966;
	border-top: none;
	background: #fcf4c6;
}
#model-info dt, #model-info dd{
	padding: 5px 10px;
	border-top: 1px solid #CC9966;
}
#model-info dt{
	float: left;
	width: 100px;
}
#model-info dd{
	margin-left: 120px;
	border-left: 1px solid #CC9966;
	background: white;
}

#model-info dd ul{
	margin-left: 20px;
}
#model-info dd li{
	list-style-type: disc;
}

#model-info ul.button{
	text-align: center;
}
#model-info ul.button li{
	display: inline;
	margin: 0 15px;
}

/* form */
#model-form{
	
}
	#model-form .model-caution{
		padding: 5px;
		margin-bottom: 10px;
		text-align: left;
	}
#model-form h2{
	padding-left: 15px;
	margin: 10px 0;
	line-height: 25px;
	background: url(http://hughug-web.com/img/box/tl_g_dotted.jpg) no-repeat;
}

#model-form dl{
	margin-bottom: 10px;
	border: 1px solid #CC9966;
	border-top: none;
	background: #fcf4c6;
}
#model-form dt, #model-form dd{
	line-height: 1.4;
	padding: 5px 10px;
	border-top: 1px solid #CC9966;
	font-size: 11px;
}
#model-form dt{
	float: left;
	width: 160px;
}
#model-form dd{
	margin-left: 180px;
	border-left: 1px solid #CC9966;
	background: white;
}
#model-form dd input{
}
#model-form dd ul li{
	display: inline;
}
#model-form dd ol li{
	margin-bottom: 5px;
}
#model-form p{
	text-align: center;
}
#model-form p img{
	vertical-align: bottom;
}

#work_menu_box{
	width: 680px;
	height: 46px;
	background: url(../img/work/menu_bg.gif);
}

#work_menu_box a{
	display: block;
	overflow: hidden;
	margin-top: 1px;
	width: 226px;
	height: 30px;
	font-size: 1em;
	text-indent: -9999px;
	float: left;
}

#work_menu_box a#btn01, #work_menu_box a#btn01_th {
	background: url(../img/work/btn01.gif) no-repeat;
}

#work_menu_box a#btn02, #work_menu_box a#btn02_th{
	margin-left: 1px;
	margin-right: 1px;
	background: url(../img/work/btn02.gif) no-repeat;
}

#work_menu_box a#btn03, #work_menu_box a#btn03_th{
	background: url(../img/work/btn03.gif) no-repeat;
}

#work_menu_box a#btn01,
#work_menu_box a#btn02,
#work_menu_box a#btn03
{
	background-position: left top;
}

#work_menu_box a#btn01_th,
#work_menu_box a#btn02_th,
#work_menu_box a#btn03_th
{
	background-position: left bottom;
}

#work_menu_box a#btn01:hover,
#work_menu_box a#btn02:hover,
#work_menu_box a#btn03:hover,
{
	background-position: 0px -30px;
}

table#career_info {
	width: 676px;
	padding: 0px;
	margin: 0px;
	margin-top: 30px;
	border: dotted 2px #c3997f;
	background: #fff0d9;
}
table#career_info td{
	/*padding: 10px;*/
	padding: 0px;
}

table#career_info .head_left{
	float: left;
	width: 417px;
	height: 167px;
}

table#career_info .head_right{
	float: left;
	width: 235px;
	height: 167px;
}

table#career_info p{
	margin: 0px;
	margin-left: 5px;
	margin-top: 10px;
	color: #000;
}

table#career_info p a{
	color: #d03;
	font-weight: bold;
	text-decoration: none;
}

table#career_info p a:hover{
	color: #f69;
	text-decoration: underline;
}

table#career_info .foot_left{
	float: left;
	width: 473px;
	height: 87px;
	font-size: 14px;
	color: #883300;
}

table#career_info .foot_left .inner_left{
	float: left;
	width: 233px;
	height: 52px;
	margin-top: 10px;
	margin-right: 10px;
}

table#career_info .foot_left .inner_right{
	float: left;
	width: 210px;
	height: 52px;
	font-size: 10px;
	color: #000000;
	text-align: right;
	padding-top: 10px;
	margin-top: 10px;
}

table#career_info .foot_right{
	float: left;
	width: 180px;
	height: 87px;
}

table.box, table.box2 {
	margin: 0px;
	margin-top: 3px;
	padding: 0px;
	width: 678px;
	border: solid 1px #999;
	border-bottom: 0px;
	font-size: 11px;
}

table.box th, table.box2 th{
	width: 60px;
	background: #eee;
	padding: 5px 7px;
	border-bottom: solid 1px #999;
	text-align: center;
}

table.box td, table.box2 td{
	padding: 5px 7px;
	border-left: dotted 1px #999;
	border-bottom: solid 1px #999;
}

table.box .eof{
	width: 330px;
}

table.box2 .mom{
	width: 175px;
}
table.box2 .eof{
	width: 175px;
}

table.box2 th.nm{
	width:auto !important;
	border-left: dotted 1px #999;
}

table.box2 th.mom{
	border-left: dotted 1px #999;
}
table.box2 th.eof{
	border-left: dotted 1px #999;
}

table#enq_form{
	margin: 0px;
	padding: 0px;
	width: 680px;
	border: none;
}

table#enq_form th, table#enq_form td{
	border: none;
	border-top: solid 10px #fff;
	border-bottom: dotted 1px #c3997f;
	padding: 5px 7px;
}

table#enq_form th{
	color: #360;
	font-weight: normal;
	background: #dec;
	width: 330px;
	vertical-align: top;
}

table#enq_form th p{
	border-left: solid 5px #ad7;
	padding-left: 5px;
	margin: 0px;
}