@charset "UTF-8";

/*KGK CSS 2007-2015*/

body
{
margin: 0px;
padding: 0px;
color: #333;
text-align: center;
background: #ddd;
/*background: #6C0;*/
font-family:  "ヒラギノゴシック","Hiragino Sans","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiyro","Helvetica", sans-serif;
}

/*-------------------------------------*/

a
{
color: #360;
text-decoration: none;
}

a:link
{
color: #360;
text-decoration: none;
}

a:visited
{
color: #360;
text-decoration: none;
}

a:active
{
color: #360;
text-decoration: underline;
}

a:hover
{
color: #360;
text-decoration: underline;
}

/*-------------------------------------*/

h1,
h2,
h3,
h4,
h5,
h6
{
font-weight: bold;
margin: 0px;
padding: 0px;
}

/*-----------------------------------*/


p
{
margin: 0px;
padding: 0px;
}


.clearfix:after
{
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
content: ".";
line-height: 0;
}

.clearfix
{
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

/*.clearfix
	{display:inline-block;}*/
	
/* Hides from IE-mac */

* html .clearfix
{
height: 1%;
}

.clearfix
{
display: block;
}

/* End Hides from IE-mac */
	
img
{
border: none;
}

th
{
font-weight: bold;
}

hr
{
margin: 0px;
padding: 0px;
}

.new01
{
color: #090;
font-weight: bold;
margin: 0px 0px 0px 1em;
}

table
{
border-collapse: collapse;
border: none;
}
