@charset "utf-8";
/*  basic style */
html {
	overflow-y: scroll;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, tr, td, iframe {
	margin: 0;
	padding: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th {
	text-align: left;
}
q:before, q:after {
	content: '';
}
object, embed {
	vertical-align: top;
}
hr, legend {
	display: none;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
img, abbr, acronym, fieldset {
	border:none;
	vertical-align: top;
}
ul {
	list-style-type: none;
	margin-bottom: 0em;
}
li {
	list-style-position: outside;
	
}
img {
	border:none;
}
/*general layout*/
body {
	background-color: #ffffff;
	color: #666666;
	font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'HiraMinProN-W3', 'ＭＳ Ｐ明朝', 'MS PMincho', Garamon, Times New Roman, times, serif;
	font-style : normal;
	padding:0px;
	margin:0px;
	line-height: 150%;
	font-size:75%;
	text-align:center;
	letter-spacing:0.06em;
}
html>/**/body {
	font-size: 12px;
	letter-spacing:0.06em;
}
* + html body {
	font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'HiraMinProN-W3', 'ＭＳ Ｐ明朝', 'MS PMincho', Garamon, Times New Roman, times, serif;
	letter-spacing:0.06em;
}
blockquote, code, pre {
	color:#333;
}
code, pre {
	font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'HiraMinProN-W3', 'ＭＳ Ｐ明朝', 'MS PMincho', Garamon, Times New Roman, times, serif;
}
/*font styles*/
p {
	font-size : 1em;
	font-style : normal;
	padding: 0px;
	margin-top : 5px;
	margin-bottom : 20px;
}
h2 {
	font-size : 1.6em;
	margin-bottom : 20px;
}
h3 {
	font-size:1.2em;
	margin-bottom : 20px;
}
h4, h5, h6 {
	font-size:1em;
	margin-bottom : 20px;
}
h2, h3, h1, h4, h5, h6 {
	font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'HiraMinProN-W3', 'ＭＳ Ｐ明朝', 'MS PMincho', Garamon, Times New Roman, times, serif;
	color : #333;
	margin: 0px 0px;
	padding:0px 0px;
}
/*linkcolor*/

a {
	text-decoration: none;
}
a:link, a:visited {
	color: #000000;
}
a:active, a:hover {
	color:#000000;
	text-decoration:underline;
}
#content h2 a:link, #content h2 a:visited, #header h1 a:link, #header h1 a:visited, #content h3 a:link, #content h3 a:visited {
	color: #000000;
	font-weight:bold;
	text-decoration:none;
	border:none;
}
#content h2 a:hover, #content h2 a:active, #header h1 a:hover, #header h1 a:active, #content h3 a:hover, #content h3 a:active {
	color:#006AC3;
}
/*classes - these are also located in classes.css so child themes don't loose them*/
.center, .aligncenter, .centered {
	text-align: center;
}
.right, .alignright {
	float: right;
}
.left, .alignleft {
	float: left;
}
.none {
	display: none;
}
.righttxt {
	text-align:right;
}
.credits {
	clear:both;
	font-style:italic;
}
/*images these are also located in classes.css so child themes don't loose them*/
img {
	border: none;
	margin: 0px 0px 0px 0px;
}
img.center, img.aligncenter, img.centered {
	display:block;
	margin:5px auto;
}
img.alignright, img.right {
	margin-left: 5px;
}
img.alignleft, img.left {
	margin-right: 5px;
}
img.rssimg {
	margin:0px;
}
.postcontent img {
	max-width:100%;
	overflow: hidden;
	margin: 5px 10px 15px 10px;
}
.wp-smiley {
	border:none;
	margin:0px;
}
/*border-colors*/
.postcontent img {
	border:0pt solid #eee;
}
.border {
	border: 1px solid #ccc;
}
/*wrap and header*/
#accessnav {
	display:none;
}
/* contents styles */
div#container {
	width: 1060px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	background-color: transparent;
	text-align: center;
}
/* div#header */

div#header {
	width: 530px;
	height: 225px;
	background: transparent;
	margin: 0;
	padding: 0;
	text-align: left;
	float: left;
}
div#header h1 {
	width: 530px;
	padding: 0;
}
div#header p {
	font-size: 0%;
	font-weight: normal;
	text-indent: -9999px;
	line-height:0;
}

div#nav-home {
display:inline;
	float:right;
	height:39px;
	width:300px;
	margin-top:0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	line-height:0;
	
}
div#nav-home ul li {
display:inline;
	margin-bottom: 0px;
	line-height:0;
	font-size: 0px;
}



div#menu ul {
	width: 530px;
	float:right;
	margin-top:74px;
	padding:0;
	line-height:0;

}
div#menu li {
	display:inline;
	margin:0;
	padding:0;
	line-height:normal;

}

div#menu li a{
	display:inline;
	margin:0;
	padding:0;
	line-height:normal;

}


div#menu img {
	margin-right:0px;
	margin-left:0px;
	padding:0;
	border:none;
}
/* div#wrapper */

div#wrapper {
	clear:both;
	width: 1060px;
	height: auto;
	
	
}
/* div#banner */
div#banner {
	width: 960px;
	height:480px;
	padding-top: 27px;
	margin-bottom: 20px;
	text-align:left;
}




div#banner ul {
	width: 960px;
	margin:0;
	padding:0;
}
div#banner li {
	margin:0;
	padding:0;
}
div#banner img {
	width: 960px;
	height:480px;
}
/* div#contents */
div#content {
	width:960px;
	margin:auto;
	text-align:left;
	padding-top: 0px;
}
/* address#footer */
address#footer {
	clear:both;
	
	height: auto;
	margin-left: 0px;
	
	padding-left: 0px;
	padding-top: 22px;
	padding-bottom: 250px;
	text-align: center;
	font-weight: normal;
	font-style:normal;
	color: #FFFFFF;
	overflow:hidden;
	
	background-image:url(common/footer_blk.jpg);
	background-repeat:repeat;
	line-height: 140%;
	font-size:80%;

	letter-spacing: 0.02em;
	font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'HiraMinProN-W3', 'ＭＳ Ｐ明朝', 'MS PMincho', Garamon, Times New Roman, times, serif;
}

address#footer a {
color: #FFFFFF;
font-weight: normal;
	}




div#banner span {
 	color: #999999;
	font-size: 80%;
	margin-top: 1em;
	text-align:left;
	
}

div#content span {
 	color: #999999;
	font-size: 80%;
	margin-top: 1em;
	text-align:left;
}


div#content img {

	margin-bottom: 3px;
	
}



.right_totop {
	float:right;
	margin-top:-25px;
	
}


div#content h2.introducing {
	width: 400px;
	height:66px;
	background-image:url(common/title_introducing.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	color:#333333;
	text-indent: -9999px;
	font-size: 1px;
}


div#content h2.contact {
	width: 400px;
	height:66px;
	background-image:url(common/title_contact.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	color:#333333;
	text-indent: -9999px;
	font-size: 1px;
}

div#content h2.column {
width: 300px;
	height:60px;
	background-image:url(http://www.argyle-street.com/common/title_column.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	color:#333333;
	text-indent: -9999px;
	font-size: 1px;
}

div#content h2.news-column {
width: 300px;
	height:60px;
	background-image:url(http://www.argyle-street.com/common/title_news-column.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	color:#333333;
	text-indent: -9999px;
	font-size: 1px;
}


.col_left {
	width:345px;
	float:left;
	padding:28px 130px 0px 0px;
	height:auto;
	text-align:left;
}
.col_right {
	width:455px;
	float:left;
	text-align:left;
	padding:28px 0px 50px 30px;
	height:auto;
}





div#content table {
	margin-bottom:10px;
	border:none;
	border-collapse:collapse;
}
div#content tr {
	text-align:left;
	padding-bottom:10px;
}
div#content th {
	border-bottom:1px solid #E5E5E5;
	padding: 10px 0 10px 0;
	border-left:none;
	border-right:none;
	empty-cells:show;
	text-align:left;
	font-weight:normal;
	font-size:100%;
	line-height: 150%;
}
div#content td {
	border-bottom:1px solid #E5E5E5;
	padding: 10px 0 10px 0;
	border-left:none;
	border-right:none;
	empty-cells:show;
	text-align:left;
	font-weight:normal;
	font-size:92%;
	line-height: 150%;
}
div#content td.line-none {
	border-bottom:1px solid #FFFFFF;
	padding: 10px 0 10px 0;
	border-left:none;
	border-right:none;
	empty-cells:show;
	text-align:left;
	font-weight:normal;
}
div#content th.line-none {
	border-bottom:1px solid #FFFFFF;
	padding: 10px 0 10px 0;
	border-left:none;
	border-right:none;
	empty-cells:show;
	text-align:left;
	font-weight:normal;
}
div#content br.floatclear {
	clear:both;
}


div#content p.item {
	width:400px;
	margin:0px 0px 5px 0px;
	padding:20px;
	border:1px solid #E5E5E5;
	line-height:1.5;
	color:#000000;
	background:#FFFFFF;
	font-size: 96%;
	
	   border-radius: 2px;         /* CSS3 */
   -moz-border-radius: 2px;    /* Firefox */
   -webkit-border-radius: 2px; /* Safari,Chrome */
}

