body,div,h1,h2,h3,h4,h5,h6,ul,li,dl,dt,dd,p,form,input {
	margin: 0px;
	padding: 0px;
	}	

body {
	margin: 0px;
	padding: 0px;
	background-image: url(../img/bg.gif);
	text-align: center;
	line-height: 150%;
	font-size: 80%;
	color: #666666;
	}

img {
	border: 0px;
	}	
	
ul {
	list-style-type: none;
	}	

ol {
	margin-left: 2em;
	}

a {
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	}
	
/* layout */

#container {
	width: 760px;
	margin: 0px auto;
	text-align: left;
	background: url(../img/container.gif) top left;
	}
	
#header {
	position: relative;
	width: 756px;
	margin: 0px 2px;
	background: url(../img/header.jpg) top left no-repeat;
	height: 150px;
	}
	
#subheader {
	position: relative;
	width: 756px;
	margin: 0px 2px;
	height: 100px;
	}

#nav {
	position: absolute;
	top: 120px;
	left: 0px;
	width: 756px;
	height: 30px;
	text-indent: -9999px;
	}


#nav-global {
	position: absolute;
	top: 120px;
	left: 1px;
	width: 756px;
	height: 32px;
	}
	
#nav-global li{
	float: left;
	width: 151px;
	}
		
	
#content {
	padding: 20px 20px;
	}
	
#center {
	float: left;
	width: 520px;
	}
	
#sidebar {
	float: right;
	width: 180px;
	}

#footer {
	clear: both;
	width: 756px;
	margin: 0px 2px;
	padding-bottom: 8px;
	background: url(../img/footer.jpg) left bottom;
	}
	
address {
	display: block;
	margin: 0px auto;
	text-align: center;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	}
	
/* h */

h1 {
	position: absolute;
	top: 29px;
	left: 20px;
	text-indent: -10000px;
	}
	
h1 a {
	display: block;
	width: 311px;
	height: 80px;
	text-decoration: none;
	}
	
h2 {
	position: absolute;
	top: -2px;
	left: 10px;
	margin: 5px 10px 5px 0px;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	}

h3 {
	margin-bottom: 2px;
	width: 510px;
	height: 35px;
	text-indent: -9999px;	
	}

#center h4 {
	margin: 15px 0px 13px 0px;
	padding-left: 20px;
	background: url(../img/h4orange.gif) center left no-repeat;
	font-size: 120%;
	color: #333333;
	}
	
#subpage p {
	margin-bottom: 1em;
	}

/* sidebar */

#sidebar h4 {
	padding-left: 25px;
	background-color:#FF9900;
	font-weight: bold;
	font-size: 100%;
	background: url(../img/sideh4.gif) center left no-repeat;
	color: #FFFFFF;
	line-height: 180%;
	}	

#sidebar ul,
#sidebar dl {
	font-size: 100%;
	background: url(../img/sidebar.gif) left top repeat-y;
	}

#sidebar li {
	padding: 5px 9px 0px 9px;
	margin: 0px;
	}

#sidebar #sideFoot {
	padding-bottom: 10px;
	background: url(../img/sideFoot.gif) bottom left no-repeat;
	}
	
/* search */

#siteSearch {
	position: absolute;
	top: 7px;
	right: 10px;
	}

#siteSearch p {
	display: inline;
	margin-right: 5px;
	}
	
#done,
.check  {
	border: 1px solid #EEEEEE;
	margin-left: 8px;
	height: 20px;
	background: url(../img/button.gif) top left #CCCCCC;
	color: #FFFFFF;
	}

.FSF_input {
	width: 110px;
	}

/* icon */

.how01 {
	background: url(../img/how01.gif) center left no-repeat #CCCCCC;
	padding-left: 22px;
	}
	
.how02 {
	background: url(../img/how02.gif) center left no-repeat #CCCCCC;
	padding-left: 22px;
	}
	
/* adchange */

.adchange {
	margin: 10px auto;
	text-align: center;
	}
	
/* attention */

.attention {
	color: #FF3300;
	}
	
.teach li{
	margin-bottom: 1em;
	}
	
.date {
	font-size: 10px;
	margin: 3px 0px 5px 0px;
	}
	
.qtext {
	color: #FF3300;
	font-weight: bold;
	}

.toptext {
	text-align: right;
	}

.toptext a {
	padding-left: 15px;
	}
	
.bookLink {
	padding: 3px 0px 3px 30px;
	background: url(../img/book_icon.gif) center left no-repeat;
	}
	

/* icon style */

.icoInfo {
	display: block;
	margin: 5px 0px 3px 10px;
	padding-left: 22px;
	height: 14px;
	line-height: 14px;
	background: url(../assets/images/icon/icoInfo.gif) left center no-repeat;
	}

.icoMail {
	display: block;
	margin: 5px 0px 3px 10px;
	padding-left: 22px;
	height: 14px;
	line-height: 14px;
	background: url(../assets/images/icon/icoMail.gif) left center no-repeat;
	}

.icoInfo2 {
	display: block;
	margin: 5px 0px 3px 10px;
	padding-left: 22px;
	height: 14px;
	line-height: 14px;
	background: url(../assets/images/icon/icoInfo02.gif) left center no-repeat;
	}

#sidebar div a[href="http://www.ecstudio.jp/book/"] {
 font-size: 9px;
 font-family: 'CI','Meiryo';
}