@charset "utf-8";
/* CSS Document */


body,
div,
dl,dt,dd,
ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,
fieldset,
p,
blockquote,
th,td {
   margin:0; 
   padding:0; 
}


fieldset,img {
   border:0;
}

address,
caption,
cite,
code,
dfn,
em,strong,
th,
var {
   font-style:normal;
}

ul {
   list-style:none;
}

caption,th {
   text-align:left; 
}

h1,h2,h3,h4,h5,h6 {
   font-size:100%;
   font-weight:normal;
   margin:0; 
   padding:0;
}

q:before,
q:after {
   content:'';
}

abbr,acronym {
   border:0;
}

/* Reset end */

html{
    height:100%;
}

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #284551;
	height: 100%;
	background-image: url(images/nekokingyo.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
.body_center #textleft {
	width: 940px;
	margin: 0 auto;
	text-align: left;
	font-size: 0.9em;
	letter-spacing: 2px;
	line-height: 150%;
	height: 100%;
	min-height: 100%;
}
body > #textleft {
    height: auto;
}

img {
   border:0;
   vertical-align:bottom;
}

/*  */

a:link {
	color: #3366CC;
}
a:visited {
	color: #3366CC;
}
a:hover {
	color: #33CCCC;
}
a:active {
	color: #33CCCC;
}



/* ե */

.moji_small {
	font-size:0.8em;
	color: #999999;
}


/* إå */

#header {
	height: 760px;
	center: 0;
	width: 940px;
}

#header h1{
	color: #3366CC;
	font-size: 1.0em;
}

#header .left{
	text-align: left;
	font-size: 13px;
	padding-left: 12px;
	padding-top: 7px;
	float: left;
}

#header .right{
	text-align: right;
	font-size: 13px;
	padding-right: 10px;
	padding-top: 7px;
	float: right;
}

/* ƥ */

#contents {
	clear: both;
	width: 930px;
	overflow: visible;
	padding-left: 10px;
}

#contents .cont1 {
	margin-left: 78px;
}

#contents p {
	margin-bottom: 2em;
}

#contents h2{
	color: #4B6183;
	font-size: 1.7em;
	font-weight: normal;
	margin-bottom: 35px;
	margin-top: 25px;
}

#contents h3{
	color: #498CBE;
	font-size: 1.1em;
	font-weight: bold;
	margin-top: -10px;
}


/* եå */
#footer {
	clear: both;
	width: 940px;
	text-align: center;
	padding-bottom: 10px;
}





hr.style1 {
	margin-top: 1em;
	margin-bottom: 1em;
	margin-right: 0;
	padding: 0;
	border: #bbbbbb 1px dashed;
}
