@charset "UTF-8";

html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, input {
	margin:0;
	padding:0;
}
h1, h2, h3, h4, h5, h6, pre, address, caption, em, strong, th {
	font-style:normal;
	font-weight:normal;
}
ul, ol {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
img {
	border:0 none;
	vertical-align:bottom;
}
.clear {
	clear:both;
}
body {
	background-color:#FAFAFA;
	/background-color:#F0F0F0;
	color:303030;
	font-family:"Lucida Grande","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size:12px;
	line-height:1.7;
}
#wrap {
	width:900px;
	margin:0 auto;
}
a {
	color:#0088CC;
}
a:link,a:visited {
	text-decoration:none;
}
#header {
	height:45px;
	position:relative;
}
h1 {
	margin-top:15px;
	margin-left:5px;
	line-height:0.5;
	width:160px;
	height:30px;
}
#consultants_network {
	position:absolute;
	top:0;
	right:0;
}
div#header p.specialist strong a {
background:url("/img/common/Apple-Authorized-Reselle.png") no-repeat scroll 0 0 transparent;
display:block;
float:right;
margin-top:3px;
height:31px;
outline:medium none;
overflow:hidden;
text-indent:-10000px;
width:87px;
}
h2 {
	font-size:24px;
	font-weight:bold;
}
#header ul li {
	text-align:right;
	line-height:0.8;
	margin:0 10px 10px 0;
}
#header ul li a {
	color:#202020;
}
#header ul li a:hover {
	color:#0088CC;
}
#footer {
	width:900px;
	border-top:1px dotted #888;
	padding-top:5px;
	/padding-top:10px;
	position:relative;
	margin:20px 0 25px;
}
#footer ul li {
	display:inline-block;
	border-right:1px solid #888;
	padding-right:10px;
	line-height:1.0;
	/float:left;
}
#footer ul li.border_none {
	border-right:none;
}
#footer ul li a {
	color:#888;
}
#footer ul li,#footer address {
	font-size:11px;
}
#breadcrumbs {
	width:870px;
	background-color:#FFF;
	border:1px solid #E0E0E0;
	border-radius:8px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	color:#656565;
	margin-top:20px;
	padding:10px 15px;
}
.mr-15 {
	margin-right:15px;
}
.pl-6 {
	padding-left:6px;
}
