*{
	margin:0;
	padding:0;
}
body{
	line-height:1.4;
}
img{
	vertical-align:bottom;
}
a img{
	border:none;
}
ul li{
	list-style:none;
}
a{
	color:#ed6d00;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
iframe{
	width:190px;
	height:1000px;
	border:0;
	float:left;
}
html{
	height:100%;
}
body{
	font-size:small;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	height:100%;
}
#wrapper{
	font-size:0.9em;
}
body > #wrapper{
	min-height:100%;
	height:auto;
}
#maincontent{
	width:950px;
	overflow:hidden;
	margin:0 auto 80px;
}
object{
	overflow:hidden;
}
/*contents*/
#contents{
	width:750px;
	float:right;
	padding:30px 0 0 0;
}
#contents h3{
	margin:5px 0 0 0;
	font-size:2em;
	border-left:3px solid #ed6d00;
	padding:0 0 0 5px;
}
#contents h4{
	margin:15px 0 5px 0;
	font-size:1em;
	font-weight:normal;
	color:#ffffff;
	padding:5px;
	background:#343434 url(../images/title_bg.gif) repeat-x;
}
#contents h4 img{
	vertical-align:middle;
}
#contents h5{
	font-size:1.1em;
	line-height:1.2;
}
#contents .minus{
	color:#2f95dd;
}
/*box*/
#contents .box{
	width:100%;
	overflow:hidden;
}
#contents .box ul{
	width:100%;
	overflow:hidden;
}
#contents .box li{
	width:128px;
	min-height:200px;
	float:left;
	padding:10px 10px 5px 10px;
	border-right:1px dotted #929292;
	border-bottom:1px dotted #929292;
}
#contents .box li.last{
	border-right:none;
}
#contents .box li p img{
	width:128px;
	height:128px;
}

/*box_equip*/
#contents .equipitem{
	width:100%;
	overflow:hidden;
	padding:10px 0;
	border-bottom:1px dotted #929292;
}
#contents .box_equip .photo{
	width:128px;
	float:left;
}
#contents .box_equip img{
	width:128px;
	height:128px;
}
#contents .box_equip .title{
	width:612px;
	float:right;
}
#contents .box_equip .skill{
	margin:0 0 1em 0;
}
#contents .box_equip .skill li{
	display:inline-block;
	margin:0 1em 0 0;
	color:#ed6d00;
}
#contents .box_equip .itemdetail ul{
	width:610px;
	overflow:hidden;
}
#contents .box_equip .itemdetail li{
	width:280px;
	float:left;
	margin:0 10px 0 4px;
	display:inline-block;
	line-height:1.2;
	border-bottom:1px dotted #ccc;
	padding:2px 4px;
	color:#666;
}
#contents .box_equip h6{
	font-size:0.9em;
	color:#333;
	border-left:3px solid #ed6d00;
	padding:0 0 0 5px;
}


/*pagination*/
#pagenation ul{
	text-align:center;
	margin:30px 0 0 0;
}
#pagenation li{
	display:inline;
	margin:0 -0.5em 0 0;
	font-weight:bold;
	color:#ed6d00;
}
/*footer*/
#footer{
	clear:both;
	background: url(../images/footer_bg.gif) left 24px repeat-x;
}
#copyright{
	text-align:center;
	font-size:0.9em;
	color:#fff;
	padding:10px 0 0 0;
}
#pagetop{
	clear:both;
	text-align:right;
	margin:-65px 0 0 0;
	padding:0 10px 0 0;
}
#footer a{
	color:#fff;
}


/*attention 20120524*/
#attention{
	width:713px;
	margin:0 auto 30px;
	padding:15px;
	background:#fff;
	border:#ec6c00 3px solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#attention .text{
	text-align:center;
}
#attention a{
	color:#ec6c00;
}
#attention .b_title{
	color:#ec6c00;
	font-size:1.4em;
	margin:0 0 5px 0;
	padding:0 0 5px 0;
	border-bottom:#ec6c00 1px solid;
}
#attention .box_inner{
	clear:both;
	width:100%;
	overflow:hidden;
	margin:0 0 30px 0;
}
#attention .mb10{
	margin:0 0 10px 0;
}
#attention .tb01{
	width:280px;
	float:left;
	padding:0 40px 0 20px;
}
#attention .tb02{
	width:340px;
	float:left;
}
#attention table{
	width:100%;
	border:0;
	border-collapse:collapse;
}
#attention table th{
	text-align:left;
	width:60%;
	padding:2px;
	border-bottom:#ccc 1px dotted;
}
#attention table td{
	text-align:right;
	font-weight:bold;
	padding:2px;
	border-bottom:#ccc 1px dotted;
}
#attention table td span{
	color:#ff3300;
	font-weight:bold;
}
#attention .text{
	font-size:1.1em;
}
#attention .pb10{
	padding-bottom:10px;
}
#attention p span{
	color:#ff3300;
	font-weight:bold;
}

