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

body {
	margin:0;
	padding:0;
	color:#333;
	background:#fff;
	font:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:12px;
	line-height:120%;
	font-weight:normal;
	height:100%;
}

#bodyindex{
	background:url(../index_images/back-org.png) no-repeat;
}

#bodyprofile{
	background:url(../index_images/back-org.png) no-repeat;
}
	
#bodypubworks{background:url(../index_images/back-red.png) no-repeat;
}
#bodyorgworks{background:url(../index_images/back-blue.png) no-repeat;
}
#bodystories{background:url(../index_images/back-black.png) no-repeat;
}

#home_link_div {
  display:block;
  position:absolute;
	top: 0px;
  left: 0px;
	width:100px;
  height:100px;
}

h1 {
	font-size:15px;
	line-height:120%;
	font-weight:bold;
}
h2 {
	font-size:12px;
	margin:0px;
	margin-bottom:10px;
	line-height:120%;
	font-weight:normal;
}
h3 {
	font-size:11px;
	margin:0px;
	line-height:100%;
	color:#999;
	font-weight:normal;
}
h4{
	font-size:13px;
	font-weight:bold;
}

.h1w {
	font-size:15px;
	line-height:120%;
	font-weight:nor;
	color:#FFF;
}
.h2oribre{
	font-size:12px;
	color:#906;
}
.breadcrumb {
	font-size:10px;
	color:#666;
}
.breadcrumb2{
	color:#906;
}
.minititle {
	text-align:center;
}
a:link {
	text-decoration:none;
	color:#333;
}
a:visited {
	text-decoration:none;
	color:#633;
}
a:hover {
	text-decoration:none;
	color:#906;
}
#wrapper {
	width:1020px;
	color:#333;
	height:auto;
	min-height:100%;
}
#header {
	padding:0px;
	color:#000;
	background:transparent;
	height: 40px;
	top:0px;
}
#pagebody {
	position:relative;
	width:1020px;
	padding-top:0px;
	padding-bottom:50px;
}
#indexcontent{
	height:520px;
	margin-left:130px;
	width:890px;
	background:url(../index_images/waku-820.png) no-repeat;
}

#indexcontent_flash {
  position:relative;
	top:20px;
	left:60px;
	height:380px;
	width:700px;
}
#indexcontent_flash2 {
  position:absolute;
	top:400px;
	left:190px;
	height:100px;
	width:700px;
}

#indexcontent_blue{
	height:520px;
	margin-left:130px;
	width:890px;
	background:url(../index_images/waku-520-blue.png);
}
#content {
	margin-left:130px;
	width:890px;
}

#excontent {
	width:890px;
}

#navigation {
	position:absolute;
	top:120px;
	left:0px;
	width:130px;
}
#navigation ul {
	margin:0 0 1em;
	padding:0px;
	list-style:none;
}
#navigation li {
	margin:0px;
	padding:0px;
	width:130px;
	height:37px;
	text-indent:-9999px;
}
#navigation li a {
	text-decoration:none;
	display:block;
	width:130px;
	height:37px;
}
#navigation li#news {
	background:url(../index_images/navi-news2.png) no-repeat;
}
#navigation li#profile {
	background:url(../index_images/navi-profile2.png) no-repeat;
}
#navigation li#original {
	background:url(../index_images/navi-original2.png) no-repeat;
}
#navigation li#published {
	background:url(../index_images/navi-pub2.png) no-repeat;
}
#navigation li#diary {
	background:url(../index_images/navi-blog.png) no-repeat;
}
#navigation li#contact {
	background:url(../index_images/navi-contact2.png) no-repeat;
}
#navigation li#picografika {
	background:url(../index_images/navi-pico.png) no-repeat;
}
#twitter{
	position:absolute;
	top:400px;
	left:0px;
	width:130px;
	height:40px;
}
	
#footer {
	padding:0px;
	width:1020px;
	height:50px;
	position:relative;
	margin-top:-20px;
	clear:both;
	background:url(../index_images/footer-waku.png) no-repeat;
}
#footer_none {
	padding:0px;
	width:1020px;
	height:50px;
	position:relative;
	margin-top:0px;
	clear:both;
	text-align:right;
}
#footer p {
	clear:right;
	padding-top:10px;
	padding-right:15px;
	font-size:x-small;
	color:#06C;
	text-align:right;
}
#menu {
	padding-top:20px;
	padding-left:20px;
	width:850px;
	height:450px;
}
#menu2 {
	padding-top:30px;
	padding-left:0px;
	font-size:12px;
	font-weight:normal;
}
#pub-menu {
	padding-top:30px;
	padding-left:20px;
	width:800px;
}

#profiletext{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:normal;
	font-size:13px;
	line-height:130%;
}

#profiletext2{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#666;
}

#profilecategory{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:13px;
	color:#606;
	font-weight:bold;
}

