/*
Theme Name: Shatz Law Group Japanese
Theme URI: http://shatzlaw.com/jp/
Description:
Version: 1.0
Author: Shatz Law Group PLLC
Author URI: http://shatzlaw.com/
*/

/* =Text Style
-------------------------------------------------------------- */
body {
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',Arial, sans-serif;
	font-size: 14px;
	color: #333;
	line-height: 1.5;
	letter-spacing: 0;
}
a {
    color: #004650;
    text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #B95432;
}
p {
}
small {
	font-size: 80%;
}
a:focus {
    outline: 1px dotted;
}
hr {
    border: 0 #ccc solid;
    border-top-width: 1px;
    clear: both;
    height: 0;
}

.med {
	font-size: 97%;
	line-height: 1.5em;
}


.color1{
	color: #CFDCDE;
}
.color2{
	color: #004953;
}
.color3{
	color: #005F6C;
}
.color4{
	color: #B88B79;
}
.color5{
	color: #B9431B;
}
.color6{
	color: #512327;
}
.highlight {
	font-weight: bold;
}	
		
.romanfont{
	font-family: Arial, Tahoma, Verdana, FreeSans, sans-serif;
	}
	
/* `Headings
----------------------------------------------------------------------------------------------------*/
h1 {font-size: 1.833em;}
h2 {
	font-size: 1.667em;
}
h3 {font-size: 1.5em;}
h4 {font-size: 1.333em;}
h5 {font-size: 1.25em;}
h6 {font-size: 1.083em;}
.js_on .cufon-on h1 {font-size: 2.3em;}
.js_on .cufon-on h2 {font-size: 2.18em;}
.js_on .cufon-on h3 {font-size: 1.833em;}
.js_on .cufon-on h4 {font-size: 1.667em;}
.js_on .cufon-on h5 {font-size: 1.5em;}
.js_on .cufon-on h6 {font-size: 1.333em;}
h1, h2, h3, h4, h5, h6 {line-height: 1.2em;}


/* `Spacing
----------------------------------------------------------------------------------------------------*/


dl,
hr,
ol,
ul,
pre,
table,
address,
fieldset {
	margin-bottom: 20px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	padding-bottom: 2px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	font-weight: normal;
}

ul ul,
ul ul ul,
ul ul ul ul,
ul ul ul ul ul,
ol ol,
ol ol ol,
ol ol ol ol,
ol ol ol ol ol {
    margin-bottom: 0;
}

.center {
    text-align: center;
}
