
/* jquery */
#idMediaWrap{
	width:700px;
	height:500px;
	margin:0 auto;
	overflow:hidden;
}
#lineupItem{
	width:640px;
	float:left;
	text-align:left;
	position:relative;
	z-index:1000;
	left:16px;/****201409****/
}
#lineupItem li{
float: left;
display: inline;
padding: 0;
width: 200px;
height: 500px;
text-align: center;
overflow: hidden;
}
.prevBtn{
	float:left;
	width:25px;
	height:40px;
	padding-top:89px;
	position:relative;
	z-index:4999;
}
.prevBtn a:hover{
	width:25px;
	height:40px;
	-ms-filter: "alpha( opacity=80 )";
	filter: alpha(opacity=80);
	opacity:0.8;
	zoom:1;
}
.nextBtn{
	float:right;
	width:25px;
	height:40px;
	padding-top:89px;
	position:relative;
	z-index:4999;
}
.nextBtn a:hover{
	width:25px;
	height:40px;
	-ms-filter: "alpha( opacity=80 )";
	filter: alpha(opacity=80);
	opacity:0.8;
	zoom:1;
}
/*jquery*/

.text{
	line-height:175%;
	text-align:justify;
	text-justify: inter-ideograph;
	padding:10px;
}
.text2{
	line-height:175%;
	text-align:justify;
	text-justify: inter-ideograph;
	padding:10px 0 10px 10px;
}
.title{
	margin-top:20px;
}
#main h3 {
	font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 123.1%;
	background-image: url(../image/midashi02.gif);
	background-repeat: no-repeat;
	background-position:left;
	color: #1A4DC7;
	padding: 10px 0 10px 20px;
	width: 700px;
	display: block;
	margin-bottom:-5px;
}
.box1{
	width:520px;
	margin-top:10px;
	float:left;
}
.box2{
	width:180px;
	margin-top:10px;
	text-align:right;
	float:right;
}
.box3{
	width:400px;
	margin:10px 20px 0 0;
	float:left;
}
.box3 p{
	padding:0 0 10px 10px;
	line-height:175%;
}
.box4{
	width:280px;
	margin-top:10px;
	margin-bottom:10px;
	text-align:right;
	float:right;
}
.clear{
	clear:both;
	line-height:0;
	height:0;
}
.caption{
	font-size:77%;
}
.caution1{
	margin-top:10px;
}
.caution2{
	background-color:#FCEAE1;
	padding:10px;
	color:#DD2724;
	font-size:88%;
	line-height:150%;
	padding-left:2em;
	text-indent:-1em;
	text-align:justify;
	text-justify:inter-ideogragh;
}
.caution2 p{
	margin:5px;
}
.caption3{
	font-size:85%;
	margin-bottom:20px;
	margin-left:20px;
}
.caption4{
	font-size:85%;
}
.caption5{
	font-size:77%;
	font-weight:normal;
	/*color:red;*/
	line-height:1.35em;
	text-align:left;
	text-align:justify;
	padding:5px;
	margin:0;
}
.caption6{
	background-color:#FCEAE1;
	margin-bottom:20px;
	padding:10px;
	color:#DD2724;
	font-size:88%;
	line-height:150%;
	padding-left:2em;
	text-indent:-1em;
	text-align:justify;
	text-justify:inter-ideogragh;
}
.caption6 p{
	margin:0;
	padding:0;
}
/*制作実績*/
#workArea{
	padding:10px 0 10px 20px;
	width:680px;
}
.workitem{
	width:210px;
	height:500px;
	margin:0 10px 0 0;
	padding-left:5px;
	float:left;
	text-align:center;
}
/*
.works1{
	width:200px;
	padding:10px;
	margin:10px 10px 10px 0;
	float:left;
}
.works2{
	width:200px;
	padding:10px;
	margin:10px;
	float:left;
}
.works3{
	width:200px;
	padding:10px;
	margin:10px 0 10px 10px;
	float:left;
}
*/
#wo_table{
	width:200px;
}
#wo_table table tr th{
	width:50px;
	height:14px;
	padding:5px;
	border-collapse:collapse;
	border-width:1px 0 1px 0;
	border-style:dotted;
	border-color:#CFD2DF;
	background-color:#EAECF1;
	font-size:85%;
	font-weight:normal;
	text-align:left;
}
#wo_table table tr td{
	width:130px;
	height:14px;
	padding:5px;
	border-collapse:collapse;
	border-width:1px 0 1px 0;
	border-style:dotted;
	border-color:#CFD2DF;
	background-color:#FFFFFF;
	font-size:85%;
	text-align: left;
}
#wo_table table tr td a{
	text-decoration:none;
}
.wo_new{
	padding-left:10px;
}
#wo_table2{
	width:480px;
	margin-top:10px;
}
div.workitem.new .clname a:after , div.workstop.new .clname a:after{
	content: url(../img/wo_new.jpg);
	padding-left: 0.5em;
	vertical-align: middle;
}
