@charset "UTF-8";
/*formatting Style
---------------------------*/

* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	font-family: sans-serif;
	font-size: 75%;
	line-height: 1.6;
	color: #333333;
	background-color: #F5F5F5;
}
h1 {
	font-size: large;
}
h2 {
	font-size: large;
}

/*link Style 
--------------------------*/
a img {
	border-style: none;
}
a:link {
	text-decoration: underline;
}
a:visited {
	color: #990000;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
	background-color: #FFF1F8;
}
a:active {
	color: #CC6600;
	text-decoration: underline;
}
/* base lyout
--------------------------*/
#wrapper {
	background-color: #FFFFFF;
	width: 820px;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin-right: auto;
	margin-left: auto;
}
#home #main {
	float: left;
	width: 540px;
	padding-top: 40px;
	padding-left: 25px;
	border-bottom: thin dashed #CCCCCC;
}
#topP {
	border-radius: 10px;         /* CSS3 */
	-moz-border-radius: 10px;    /* Firefox */
	-webkit-border-radius: 10px;
	width: 630px;
	padding-left: 40px;
	margin: 15px;
	clear: both;
}
#toppict {
	float: right;
	width: 210px;
	padding-top: 58px;
	padding-right: 25px;
}
#home #toppict img {
}
#toppict a:hover img {
 opacity: 0.6;
	filter: alpha(opacity=60);
}
#home #kaihatu {
	padding-left: 20px;
}
#footer p {
}
#footer {
	position: relative;
	left: 10px;
	padding-top: 10px;
}
#footer address {
	padding-top: 60px;
}
#header {
	position: relative;
}
#header ul {
	width: 820px;
	position: absolute;
	left: 0px;
	top: 127px;
}
#header ul li {
	float: left;
	list-style: none;
	position: relative;
	left: 3px;
}
#header  ul li a {
	height: 1.6em;
	width: 150px;
	line-height: 1.6em;
	color: #333333;
	text-decoration: none;
	background-color: #E3E3E3;
	text-align: center;
	display: block;
	border-radius: 10px;         /* CSS3 */
	-moz-border-radius: 10px;    /* Firefox */
	-webkit-border-radius: 10px;
	margin-right: 5px;
	margin-left: 5px;
}
#header ul li a:hover {
	background-color: #F6F6F6;
}
#main #news {
	overflow: auto;
	height: 230px;
	width: 500px;
	background-color: #FFFFFF;
	background-image: url(img/bgtn2010a.png);
	background-repeat: repeat-x;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#home #main #news dt {
	font-weight: normal;
	margin: 0px 0px 10px;
	clear: left;
	float: left;
	width: 9em;
	padding-left: 15px;
}
#home #main #news dd {
	margin: 0px 0px 10px 6em;
	padding-left: 2em;
}
#home #wrapper #newbook {
	border: thin solid #CCCCCC;
	border-radius: 10px;         /* CSS3 */
	-moz-border-radius: 10px;    /* Firefox */
	-webkit-border-radius: 10px;
	width: 245px;
	float: right;
	clear: right;
	margin-top: 30px;
	margin-right: 15px;
	position: relative;
	bottom: 60px;
}
#home #newbook h3 {
	position: relative;
	background-color: #999999;
	background-position: center;
}
#home #newbook h4 {
	text-align: center;
}
#home #recip1117 {
	float: right;
	width: 210px;
	padding-right: 15px;
	clear: both;
	position: relative;
	bottom: 50px;
}

#home #komekoko {
	padding-bottom: 120px;
}
#home #komekoko #komep {
	position: relative;
	left: 50px;
	top: 10px;
	width: 500px;
}
#home #toppict img {
	padding-bottom: 5px;
}
#home #komekoko p {
	width: 450px;
	border-left: 8px solid #CCCCCC;
	padding-left: 10px;
}
#home #amazonLink #booklink {
	clear: both;
	padding-left: 80px;
}
#home #amazonLink {
	border-top: thin dashed #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom: thin dashed #CCCCCC;
	position: relative;
	bottom: 30px;
	padding-top: 15px;
}
#wrapper #main h2 {
	font-size: small;
}
#works #contents #topP {
	width: 600px;
	position: relative;
	top: 40px;
	background-image: url(works/img/bgtn3.png);
	border-radius: 10px;         /* CSS3 */
	-moz-border-radius: 10px;    /* Firefox */
	-webkit-border-radius: 10px;
	border: thin solid #E8E8E8;
	left: 50px;
}
#works #contents #topP #text01 {
	margin: 15px;
	padding-bottom: 60px;
}
#works #contents #toppict2 {
	position: relative;
	top: 15px;
	clear: both;
	width: 280px;
	left: 150px;
	padding-top: 15px;
}
#works #footer {
}
#aboutus #contents #prof {
	width: 600px;
	padding-left: 50px;
	clear: both;
}
#aboutus #contents #toppict {
	float: left;
}
#aboutus #contents #main {
	padding-top: 80px;
	float: right;
	width: 500px;
}
#aboutus #contents #main dt {
	font-weight: bold;
	margin: 0px 0px 10px;
	width: 7em;
}
#aboutus #footer p {
	position: relative;
	top: 20px;
}
#askus #contents #toppict {
	float: left;
	padding-bottom: 60px;
}
#askus #contents #koumoku {
	float: right;
	width: 500px;
	padding-bottom: 60px;
	padding-left: 30px;
	padding-top: 70px;
	height: 250px;
}
#askus #contents #koumoku dt {
	font-weight: bold;
}
#askus #contents #koumoku dl {
	border: thin dashed #CCCCCC;
	width: 450px;
	padding: 10px;
}
#askus #contents #koumoku dd {
	position: relative;
	bottom: 1.8em;
	left: 8em;
}
#askus #footer {
	clear: both;
}
#aboutus #contents #main dd {
	position: relative;
	bottom: 30px;
	padding-left: 80px;
}
#working #wrapper #contents {
	padding-top: 50px;
	padding-left: 10px;
}
#working #contents .website {
	float: left;
	width: 220px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
}
#working #contents #photo {
	clear: left;
}
#working #contents .website img {
	border: thin solid #CCCCCC;
}
#working  li    {
	list-style: none;
}
#working #contents #tv {
	border-bottom: thin dashed #999999;
	padding-left: 20px;
	padding-bottom: 15px;
	width: 360px;
	border-right: thin dashed #999999;
}
#working #contents #recipen {
	padding-left: 20px;
	border-bottom: thin dashed #999999;
	padding-bottom: 10px;
	float: right;
	width: 380px;
	position: relative;
	bottom: 440px;
}
#working #contents #kouen {
	padding-bottom: 10px;
	padding-left: 20px;
	border-bottom: thin dashed #999999;
	float: right;
	width: 380px;
	clear: right;
	position: relative;
	bottom: 420px;
}
#working  #contents #rbook {
	padding-bottom: 10px;
	padding-left: 20px;
	border-bottom: thin dashed #999999;
	clear: right;
	position: relative;
	bottom: 370px;
}
#working #contents #maga {
	padding-bottom: 10px;
	padding-left: 20px;
	border-bottom: thin dashed #999999;
	position: relative;
	bottom: 370px;
}
#working  #contents  #selfpub  {
	padding-bottom: 10px;
	padding-left: 20px;
	border-bottom: thin dashed #999999;
	clear: both;
	position: relative;
	bottom: 350px;
}
#working #contents #cook {
	padding-bottom: 10px;
	padding-left: 20px;
	border-bottom: thin dashed #999999;
	clear: right;
	float: right;
	width: 380px;
	position: relative;
	bottom: 400px;
}
#working  #contents  #selfpub  p  {
	padding-left: 100px;
}
#working #contents #web01 {
	border-bottom: thin dashed #999999;
	float: left;
	position: relative;
	bottom: 350px;
}
#working #footer {
}
#privacy #contents #pvc {
	width: 600px;
	padding-top: 40px;
	padding-left: 80px;
	padding-bottom: 20px;
}
#privacy #contents #pvc h2 {
	font-size: medium;
}
#privacy #contents #toppict {
	float: left;
}
#self #contents #setumei {
	width: 700px;
	padding-top: 50px;
	padding-left: 50px;
	padding-bottom: 30px;
	border-bottom: thin dashed #999999;
}
#self #contents #sampleA {
	padding-top: 30px;
}
#self #contents #sampleA img {
	border: thin solid #999999;
	position: relative;
	left: 3px;
}
#self #contents #sampleA p {
	padding: 10px 50px 5px 30px;
	clear: both;
}
#self  #sampleA  ul  li img {
	margin: 8px 3px 3px;
	border: thin solid #CCCCCC;
}
#self #contents #sampleA li {
	float: left;
	list-style: url(none) none;
}
#self #contents #sampleA ul {
	clear: both;
}
#self #contents #sampleB {
	clear: both;
}
#self #contents #sampleB li {
	float: left;
	list-style: url(none) none;
}
#self #contents #sampleB p {
	clear: both;
}
#self #contents #sampleB img {
	margin: 8px 7px 3px;
	border: thin solid #CCCCCC;
}
#self #contents #sampleA #ama01 {
	position: relative;
	left: 650px;
}
#self #contents #sampleB #ama02 {
	position: relative;
	left: 650px;
}
