@import url("http://mykankyo.jp/themes/soul_mate/webfonts/mpwebfont_black/stylesheet.css");
@import url("http://mykankyo.jp/themes/soul_mate/webfonts/mpwebfont_regular/stylesheet.css");
@import url("http://mykankyo.jp/themes/soul_mate/webfonts/ume_pmo3/stylesheet.css");


/* Top Elements */

body{
	/* customize_body */ color:#010000; /* customize_body */
	background:#e7eef6 url(http://mykankyo.jp/themes/soul_mate/images/body_bg.gif) repeat-x 0 0
	margin:0px;
	font-family: "mpwebfont regular";
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
}

/* Links */
a, a:active, a:link {
	text-decoration: none;
	/* customize_link */ color:#4c8698; /* customize_link */
}
a:visited {
	text-decoration: none;
}
a:hover {
	/* customize_link_hover */ color:#003465; /* customize_link_hover */
}
.clear{clear:both}


/* headers */

h1 {
	color: #221E21;
	font-style: italic;
	padding: 18px 0 14px 0;
	margin: 0;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 24px;
}
	
h2 {
	color: #221E21;
	padding: 5px;
	border-bottom: 1px dotted #d8d6ba;
	margin: 0px 0px 10px 0px;
	font-family: "mpwebfont black";
	font-size: 15px;
	font-weight: bold;
}
	
h3 {
	color: #221E21;
	padding: 5px;
	margin: 0px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}

h4 {
	color: #221E21;
	padding: 5px 0px 2px 0px;
	margin: 0px;
	font-family: "ume pmo3";
	font-size: 14px;
	line-height: 17px;
}
h5 {
	color: #221E21;
	padding: 5px 0px 2px 0px;
	margin: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: 12;
}
h6 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #039;
	width: 95%;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #06C;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.txt1 {
	font-size: 16px;
}

/* Special Cases */
.logo_box a{font:48px "Gill Sans MT", Arial, Helvatica; Color:#ffffff; text-decoration:none}
img.left-img{float:left; margin-right:10px; margin-bottom:10px;}
.project-img{float:right; margin-left:20px; border: 6px solid #ccc;}
