html, body, div, span,iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, cite, code,
del, dfn, em, font, ins,strong,ol, ul, li,
fieldset, form, label, legend/*,
table, caption, tbody, tfoot, thead, tr, th, td*/ {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
outline: 0;
}
body {
	line-height: 1.6;
	color:#666;
	background-image: url(images/background.gif);
}
ol, ul {
    list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
text-align: left;
font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}

/* Text decorations
*******************************/
.bold 		{ font-weight: bold; }
.normal 	{ font-weight: normal; }
.italic 	{ font-style: italic }
.underline	{ text-decoration: underline; }

/* Float
*******************************/
.f-right 	{ float: right; }
.f-left 	{ float: left; }
.f-none 	{ float: none; }

/* Text align
*******************************/
.t-right 	{ text-align: right; }
.t-left 	{ text-align: left; }
.t-center 	{ text-align: center; }
.t-justify 	{ text-align: justify; }

/* Other
*******************************/
.clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

/* Main styles
*******************************/
html {
	overflow-y:scroll;
	height: 100%;
	margin-bottom: 1px;/* force vertical scrollbars */
}

body {
	color: #777777;
	font-size: 100%;
	text-align: center;
}

/* Default fonts
*******************************/
body,
input,
select		{
	font-family: "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", Osaka;
}

textarea		{
	font-family: "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", Osaka;
}

pre,
code 		  {
	font-family: "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", Osaka;
}

/* Header elements
*******************************/
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight:normal;
}

h1 { font-size: 2.0em; line-height: 2.5em; }
h2 { font-size: 1.6em; line-height: 1.8em; }
h3 { font-size: 1.5em; line-height: 1.8em; }
h4 { font-size: 1.4em; line-height: 1.6em; }
h5 { font-size: 1.2em; line-height: 1.4em; }
h6 { font-size: 1.0em; line-height: 1.2em; }




/* Text elements
*******************************/
p			  {
	text-align: left;
	margin-bottom: 0.75em;
	margin-top: 0.75em;
}
p.last 		  { margin-bottom:0; }
p.first		  { margin-top:1em; }
p.img		  { float: right; margin:0 0 1em 1em; padding:0; }

strong        { font-weight: bold; }
em            { font-style: italic; }
pre           { border: 1px solid #ddd; margin-bottom: 1.2em; padding:1.2em; }
ins           { text-decoration:none; } /*remove underline from text*/
del           { text-decoration:line-through; }

q,
cite          { font-style:italic;}
dl {
    line-height:1.4;
    margin-bottom:1em;
}
/* smaile icon */
.wp-smiley {
    position: relative;
    top: 3px;
}
/* decorate lists in posts */
#content .post ul,
#content .post ol {
    margin: 0 0 1em 2em;
}

#content .post ul {
    list-style-type:disc;
}

#content .post ol {
    list-style-type:decimal;
}

#content .post ul li,
#content .post ol li {
    line-height:1.6;
}


/*links*/

a:link      {
	color: #336699;
	text-decoration: none;
}
a:visited   {
	color:#990099;
	text-decoration: none;
}
a:focus   {
	color:#993366;
	text-decoration:none;
}
a:hover   {
	color:#993366;
	text-decoration:none;
}
a:active   {
	color: #CC3366;
	text-decoration:none;
}

a:active, 
a:focus     	{ outline: 0; } /*remove border in ff*/
/* Images
*******************************/
img 		{ outline:0;border:0; }

/* Form styles
*******************************/
input,
select,
textarea {
	font-size:1em;/*by default font-size is bigger*/
	vertical-align:baseline;
	color:#777777;
}

input.text,
input.file { cursor:text; }

input.button { cursor:pointer; }

input.radio,
input.checkbox { border: 0;padding: 0; }




/* main *******************************/
#root {
	width: 780px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
}



#header {
	width: 780px;
	height: 136px;
	margin-right: auto;
	margin-left: auto;
}

#flashbox {
	width: 780px;
	height: 172px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

.homegage {
	color:#666;
	font-size:8pt;
	height: 50px;
	width: 300px;
	margin-top: 5px;
	float: left;
	margin-left: 100px;
}
.homegage a:link {
	color:#666;
}
.homegage a:visited {
	color:#666;
}
.homegage a:hover {
	color:#903;
}

.contactus {
	color:#666;
	font-size:8pt;
	height: 50px;
	width: 100px;
	margin-top: 5px;
	text-align: right;
	margin-right: 100px;
	float: right;
	clear: right;
	background-image: url(images/mail.gif);
	background-repeat: no-repeat;
	background-position: 17% -5%;
}

.contactus a:link {
	color:#666;
}
.contactus a:visited {
	color:#666;
}
.contactus a:hover {
	color:#903;
}


.sen {
	color: #666666;
}

/* aboutus *******************************/

#logobox {
	width: 780px;
	height: 96px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

#headerLogo {
	width: 780px;
	height: 96px;
	margin-right: auto;
	margin-left: auto;
}

#gaiyou {
	width: 780px;
	height: 300px;
	margin-right: auto;
	margin-left: auto;
	font-size: 9pt;
	text-align: center;
	margin-top: 20px;
	font-family: "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.8em;
	color: #999;
}

#gaiyou .small {
	font-size: 7pt;
}
