



html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}

/*
 Setting
---------------------------------------------------*/

body {
	background: #67cd00;
	font-family: sans-serif;
	font-size: 13px;
	color: #333;
}

* html body { /* for IE6 */
	font-size: small;
}
  
*:first-child+html body { /* for IE7 */
	font-size: small;
}

ul {
	list-style-position: outside;
	list-style-type: none;
}

ol {
	list-style-position: outside;
}
table {
	border-collapse: collapse;
}

legend {
	color: #333;
}

#main {
	width:800px;
	margin:0 auto;
	background: #67cd00 url("img/bg.gif");
}

#main h1{
	width:800px;
	height:513px;
	background: #67cd00 url("img/image01.jpg");
	text-align:center;
	color:#ffffff;
}
#main h2{
	width:800px;
	height:52px;
	background: #67cd00 url("img/image02.jpg");
	text-align:center;
	color:#ffffff;
	text-indent:-9999px;
}
#subject {
	width:578px;
	height:48px;
	background: #ffffff url("img/sub01.gif");
	text-indent:-9999px;
	margin:0 auto;
}
#information {
	width:740px;
	margin:0 0 0 30px;
}
#left {
	width:253px;
	float:left;
}
#right {
	width:480px;
	float:right;
}
#right p{
	font-size:16px;
	line-height:150%;
}
#main h3{
	width:800px;
	height:52px;
	background: #67cd00 url("img/image04.jpg");
	text-align:center;
	color:#ffffff;
	text-indent:-9999px;
}
#twitter {
	width:740px;
	margin:0 0 0 30px;
	text-align:center;
}
#twitter h4{
	font-size:18px;
	color:#ff3300;
	padding:10px 0;
}
#twitter h5{
	width:301px;
	height:128px;
	background: #ffffff url("img/image05.jpg");
	text-indent:-9999px;
	margin:0 auto;
}
.dec {
	width:527px;
	margin:0 auto;
	padding:0 0 40px 0;
}
.dec img{
	padding:0 0 10px 0;
}
.dec p{
	font-size:12px;
	line-height:16px;
}
#btm1{
padding:5px 0px 0px 24px;
}
#btm2{
padding:5px 2px 0px 0px;
}
#btm3{
padding:5px 0px 0px 0px;
}
#btm4{
padding:5px 0px 0px 0px;
}


#footer {
	text-align:center;
	margin:0 auto;
	color:#ffffff;
	background: #67cd00 url("img/bg.gif");
}

#footer ul.text{
	width:700px;
	padding:20px 0 20px 50px;
	text-align:left;
}
#footer ul.text li{
	font-size:12px;
	line-height:16px;
	color:#555555;
}
#footer ul.text li.title{
	padding:20px 0 5px 0;
	margin:0 0 5px 0;
	border-bottom:#66cc00 1px dotted;
	font-weight:bold;
}

#footer ul.text a{
	color:#ffcc00;
	text-decoration:none;
}
#footer ul.text a:hover{
	color:#ffcc00;
	text-decoration:underline;
}
#pm {
	width:800px;
	height:52px;
	margin:0 auto;
	text-align:center;
	
}
#footer {
    background-color:#66cc00;
    text-align:center;
}

#footer ul.navi{
	text-align:center;
	padding:10px 0 0 0;
	text-align:center;
}

#footer ul.navi li{
	display:inline;
	padding-right:1em;
	font-color:#555555;
}

#footer ul.navi li a{
	padding:10px;
	text-decoration:underline;
	color:#555555;
}
#footer ul.navi li a:hover{
	text-decoration:none;
	color:#66cc00;
}
#foot-botom {
 width:800px;
 height:26px;
 text-align:center;
}

address{
background-color:#66cc00;
text-align:center;
color:#ffffff;
}

#foot-list{
margin:0px 0px 0px 40px;
}