/*
@charset "utf-8";
/*
Theme Name:cool_gray
Theme URI: http://www.wordpress-skin.com/
Description: The Theme made by <a href="http://www.wordpress-skin.com/">wpskin</a>. You can edit a wide variety of configuration. The how of configuration is written at <a href="http://www.wordpress-skin.com/">wpskin</a>.
Version: 1.1
Author: wpskin
Author URI: http://www.wordpress-skin.com/
Tags:fixed width,two columns,one columns,widgets,widgets,widget ready,right sidebar,left sidebar,clean,cool,blue,white,gray,customize,free,black,stylish
*/

@import url("css/import.css");
@charset "utf-8";


/* --------------------------------------------
 *        	Over the Topmenu
 * -------------------------------------------- */
 
div#topimg1 {
	/*display:none;*/
	width:860px;
	height:250px;
	background:url(img/original/topimg_860x250.jpg);
	margin:0 5px 0px 5px;
	border-bottom:solid 1px #FFFFFF;
}


/* --------------------------------------------
 *        	Over the Main Contents
 * -------------------------------------------- */
 
div#topimg2 {
	display:none;
	width:590px;
	height:250px;
	background:url(img/original/topimg_860x250.jpg);
	margin:0 5px 0px 5px;
	border-bottom:solid 1px #FFFFFF;
}

.sentence h3{
font-size: 100%;
	color: #330000;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #330000;
	border-left-color: #330000;
	padding-left: 7px;
	padding-top: 1px;
	padding-bottom: 2px;
font-weight: bold;
}

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
font-family:"ＭＳ Ｐゴシック";

}

