body
{background-color: #ffec9e;
 text-align: center;}

h1
{position: relative;
 bottom: 20px;
 font-size: 240%;
 font-family: "Hiragino Maru Gothic Pro","sans-serif";}

.headerimage
{margin: 0 auto;
 position: relative;
 bottom: 45px;
 width: 720px;
 height: 160px;}

iframe
{position: relative;
 bottom: 20px;
 width: 600px;
 height: 40px;
 background-color: #fbfaf5;}

a
{vertical-align: 30px;}

/*吹き出し(左)の指定*/
.memorandum_leftbox,.manga_leftbox,.illust_leftbox,.other_leftbox
{position: relative;
 display: inline-block;}

.memorandumword_left,.manga_left,.illust_left,.other_left
{display: none;
 position: absolute;
 padding: 5px;
 width: 100px;
 height: 40px;
 top: -6px;
 right: 110px;
 text-align: left;
 font-size: 80%;
 border: 1px solid #000000;
 background-color: #ffffff;}

.memorandumword_left:after,.manga_left:after,.illust_left:after,.other_left:after
{position: absolute;
 width: 0;
 height: 0;
 top: 15%;
 left: 107%;
 border-left: 10px solid #000000;
 border-top: 8px solid transparent;
 border-bottom: 8px solid transparent;
 content: "";}

/*吹き出し(右)の指定*/
.memorandum_rightbox,.manga_rightbox,.illust_rightbox,.other_rightbox
{position: relative;
 display: inline-block;}

.memorandumword_right,.manga_right,.illust_right,.other_right
{display: none;
 position: absolute;
 padding: 5px;
 width: 100px;
 height: 40px;
 top: -6px;
 left: 110px;
 text-align: left;
 font-size: 80%;
 border: 1px solid #000000;
 background-color: #ffffff;}

.memorandumword_right:after,.manga_right:after,.illust_right:after,.other_right:after
{position: absolute;
 width: 0;
 height: 0;
 top: 15%;
 right: 107%;
 border-right: 10px solid #000000;
 border-top: 8px solid transparent;
 border-bottom: 8px solid transparent;
 content: "";}

/*雑記関係の指定*/
.icon_memorandum
{width: 80px;
 height: 80px;}

.memorandum_space
{margin-right: 45px;}

.memorandum_leftbox:hover .memorandumword_left
{display: inline;}

.memorandum_rightbox:hover .memorandumword_right
{display: inline;}
 
/*漫画関係の指定*/
.icon_manga
{width: 80px;
 height: 80px;}

.manga_space
{margin-right: 45px;}

.manga_leftbox:hover .manga_left
{display: inline;}

.manga_rightbox:hover .manga_right
{display: inline;}

/*絵関係の指定*/
.icon_illust
{width: 80px;
 height: 80px;}

.illust_space
{margin-right:53px;}

.illust_leftbox:hover .illust_left
{display: inline;}

.illust_rightbox:hover .illust_right
{display: inline;}

/*その他関係の指定*/
.icon_other
{width: 80px;
 height: 80px;}

.other_space
{margin-right: 37px;}

.other_leftbox:hover .other_left
{display: inline;}

.other_rightbox:hover .other_right
{display: inline;}

.contact
{font-size: 90%;}

.address
{width: 200px;
 height: 20px;}

.footer 
{margin: 30px 0px 60px;}