@charset "utf-8";

/*

 Share Style [

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

* {

	margin:0;

	padding:0;

}

body {

	background:#FFF url(../img/bg.gif) no-repeat left top;

	font-family:Verdana, "ＭＳ Ｐゴシック", sans-serif;

	font-size:80%;

}

html {

	overflow-y:scroll;

}

h1,h2,h3,h4,h5,h6 {

}

p,li,dt,dl {

	line-height:1.6;

}

p {

	margin:0 0 1em 0;

}

li {

	list-style-type:none;

}

img {

	border:0;

}

address {

	font-style:normal;

}

.clear {

	clear:both;

}



/*

 Link Color [

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

a:link {

	color:#078D00;

	text-decoration:none;

}

a:visited {

	color:#189B12;

	text-decoration:none;

}

a:hover {

	text-decoration:underline;

}

a:active {

	color:#666;

}



/*

 container [

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

#container {

}



/*

 Head [

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

#head {

}



/*

 gNavi [

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

#gNavi {

}



/*

 main [

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

#main {

}



/*

 side [

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

#side {

}



/*

 foot [

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

#foot {

}
