/* -----------------------------------------------
 ALL
----------------------------------------------- */

* {
margin:0;
padding:0;
}

body {
background-color:#ffffff;
height:100%;
color:black;
font-size:83.3%;
line-height:1.4;
}

ol {
list-style-type:none;
}

ul {
list-style-type:none;
}

li {
list-style-type:none;
}

dt {
list-style-type:none;
}

dd {
list-style-type:none;
}

h3 {
font-size:1.2em;
}

h4 {
font-size:1.2em;
margin-bottom:10px;
letter-spacing:0.5em;
}

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

a {
color:#000099;
text-decoration:none;
}

a:visited {
color:#990099;
text-decoration:none;
}

a:hover {
color:#ff8800;
text-decoration:underline;
}

.imagespace10 {
margin:0 10px 5px 0;
}

.clear {
 clear:both;
	}


/* -----------------------------------------------
 O-WAKU
----------------------------------------------- */

#container {
width:780px;
margin:0 auto;
}

/* -----------------------------------------------
 HEADER
----------------------------------------------- */

#header {
width:780px;
height:90px;
margin-top:20px;
background:url(images/header.gif) no-repeat;
}

#headerlink {
float:left;
width:119px;
height:90px;
}

#headerpath {
float:right;
position:relative;
width:661px;
top:50px;
text-align:right;
}

/* -----------------------------------------------
 TOPICPATH
----------------------------------------------- */

#topicpathes {
float:right;
position:relative;
width:641px;
top:50px;
font-size:smaller;
text-align:right;
}


ol#topicpath li{
display:inline;
list-style-type:none;
}

ol#topicpath li a{
padding-right:10px;
background:url(images/glue.gif) no-repeat right center;
}

/* -----------------------------------------------
 MENU
----------------------------------------------- */

#menu {
float:right;
width:200px;
text-align:right;
}

#menu ul li {
list-style-type:none;
display:block;
width:150px;
height:36px;
margin-left:50px;
margin-bottom:5px;
}

#menu li a{
display:block;
width:150px;
height:36px;
}

#menu li.topbtn{
background:url(images/menu_top_over.gif);
}

#menu li.profilebtn{
background:url(images/menu_profile_over.gif);
}

#menu li.gallerybtn{
background:url(images/menu_gallery_over.gif);
}

#menu li.drawbtn{
background:url(images/menu_draw_over.gif);
}

#menu li.portraitbtn{
background:url(images/menu_portrait_over.gif);
}

#menu li.infobtn{
background:url(images/menu_info_over.gif);
}

#menu li.contactbtn{
background:url(images/menu_contact_over.gif);
}

#menu li.blogbtn{
background:url(images/menu_blog_over.gif);
}

#menu li a:hover {
background-color:transparent;
}

#menu li a:hover img{
visibility:hidden;
}

#menu li img{
border:0;
}

#update {
float:right;
text-align:left;
width:138px;
border:1px solid #999999;
padding:5px;
font-size:smaller;
}

/* -----------------------------------------------
 MAIN
----------------------------------------------- */

#contents {
float:left;
width:780px;
}

#main {
float:left;
width:560px;
padding:0;
}

#main dl {
}

#main dl dt{
font-size:1.1em;
font-weight:bold;
color:#4B7EBC;
margin-left:0;
}

#main dl dd{
margin-left:0;
margin-bottom:10px;
}

#text {
float:left;
width:300px;
}

#samplephoto {
float:right;
width:250px;
padding-left:10px;
text-align:right;
font-size:smaller;
}

#samplephoto a:hover{
text-decoration:none;
}

.dot {
list-style-type:decimal;
margin-left:2.5em;
margin-right:2.5em;
}

.mark{
padding-left:13px;
background:url(images/mark.gif) no-repeat left center;
width:11px;
}


#samplelink ul li {
list-style-type:none;
display:block;
width:200px;
height:30px;
}

#samplelink li a{
display:block;
width:200px;
height:30px;
}

#samplelink li.omoidebtn{
background:url(images/omoide_sample_over.gif);
}

#samplelink li.nigaoebtn{
background:url(images/nigaoe_sample_over.gif);
}

#samplelink li a:hover {
background-color:transparent;
}

#samplelink li a:hover img{
visibility:hidden;
}

#samplelink li img{
border:0;
}

#gallery ul li {
float:left;
width:130px;
height:130px;
margin:0 6px 8px 0;
border:#CCCCCC solid 1px;
text-align:center;
}

#back {
clear:both;
width:560px;
padding:10px 0;
}

#notice {
clear:both;
width:560px;
padding:10px 0;
font-size:smaller;
}

/* -----------------------------------------------
 PART
----------------------------------------------- */

#img {
float:left;
width:360px;
height:360px;
border:#cccccc solid 1px;
padding:4px;
}

#txt {
float:right;
width:180px;
padding-left:10px;
}

#txt .bold {
font-weight:bold;
color:#FF6633;
}

#txt ul li {
margin-bottom:10px;
padding:5px;
border:#999999 dotted 1px;
}


/* -----------------------------------------------
 FORM
----------------------------------------------- */

#form p {
margin-bottom:1em;
padding:0;
clear:left;
}

#form p label {
float:left;
width:20%;
font-weight:bold;
}

/* -----------------------------------------------
 FOOTER
----------------------------------------------- */

#footer {
clear:both;
width:780px;
padding:20px 0;
background:url(images/footer.gif) top no-repeat;
}

#footer div {
font-size:smaller;
text-align:right;
}
