@charset "UTF-8";

/* ----------------------------------------
 ブラウザリセット 
------------------------------------------- */
body {
 margin: 0;
 padding: 0;
 color:#666666;
}

a img { border: 0; }

h1, h2, h3 {
 margin: 0;
 padding: 0;
 font-weight: normal;
 font-size: 100%;
}

p {
 line-height: 1.5;
 margin: 0;
 padding: 0;
 font-size: 100%;
}

ul, ol, li, dl, dt, dd {
 list-style: none;
 margin: 0;
 padding: 0;
}

img { border-style: none; }

address { font-style: normal; }

form {
 margin: 0;
 padding: 0;
 text-align: left;
}

input {
 margin: 0;
 padding: 0;
}

#goohd_form input { font-size: inherit; }


/* ----------------------------------------
テキスト・デフォルト設定
------------------------------------------- */
body { 
 font-size: 12px;
 *font-size: small;
 *font: x-small;
}


/* ----------------------------------------
 ベースリンクカラー 
------------------------------------------- */
a { text-decoration: none; }
a:link { color: #ff3366; }
a:hover { color: #8ecff5; }
a:visited { color: #ff3366; }
a:active { color: #666666; }

.module a:visited {color:#666;}
.module a:hover {color: #8ecff5;}

/* ----------------------------------------
 不使用部分 
------------------------------------------- */
#banner-top, #banner-body-top, a#banner-img,#main-bottom,.sidebar-top, .sidebar-bottom, .module-top, .module-bottom, .content-top, .content-bottom, .date-footer, #footer {display: none; }


/* ----------------------------------------
　レイアウト　
------------------------------------------- */
#container {
 width:768px;
 margin:0 auto;
 background:url(https://blogimg.goo.ne.jp/images/tmp_sp_chocho/2009/2008bg_container.jpg) no-repeat 0 400px;
}
#banner {
 text-align:left;
 height:440px;
}

#banner h1 {
 width:768px;
 height: 390px;
 margin:0;
}

ul#navi {
 list-style:none;
 width:768px;
 margin:0;
}

ul#navi li { float:left; }

/*  ナビ  */
li#btn_blog	{
	overflow:hidden;
	width:192px;
    height:50px;
    text-indent:-10000em;
    display:block;
    background:url(https://blogimg.goo.ne.jp/images/tmp_sp_chocho/2009/2008nav_blog.jpg) no-repeat;
}
li#btn_blog a	{
	overflow:hidden;
	width:192px;
    height:50px;
    text-indent:-10000em;
    display:block;
    background:url(https://blogimg.goo.ne.jp/images/tmp_sp_chocho/2009/2008nav_blog.jpg) no-repeat;
}
li#btn_blog a:hover	{
	overflow:hidden;
	width:192px;
    height:50px;
    text-indent:-10000em;
    display:block;
    background:url(https://blogimg.goo.ne.jp/images/tmp_sp_chocho/2009/2008nav_blog_h.jpg) no-repeat;
}

li#btn_profile	{
	overflow:hidden;
	width:179px;
    height:50px;
    text-indent:-10000em;
    display:block;
    background:url(https://blogimg.goo.ne.jp/images/tmp_sp_chocho/2009/2008nav_profile_h.jpg) no-repeat;
}
li#btn_profile a	{
	overflow:hidden;
	width:179px;
    height:50px;
    text-indent:-10000em;
    display:block;
    background:url(https://blogimg.goo.ne.jp/images/tmp_sp_chocho/2009/2008nav_profile.jpg) no-repeat;
}
li#btn_profile a:hover	{
	overflow:hidden;
	width:179px;
    height:50px;
    text-indent:-10000em;
    display:block;
    background:url(https://blogimg.goo.ne.jp/images/tmp_sp_chocho/2009/2008nav_profile_h.jpg) no-repeat;
}

li#btn_interview	{
	overflow:hidden;
	width:179px;
    height:50px;
    text-indent:-10000em;
    display:block;
    background:url(https://blogimg.goo.ne.jp/images/tmp_sp_chocho/2009/2008nav_interview.jpg) no-repeat;
}
li#btn_interview a	{
	overflow:hidden;
	width:179px;
    height:50px;
    text-indent:-10000em;
    display:block;
    background:url(https://blogimg.goo.ne.jp/images/tmp_sp_chocho/2009/2008nav_interview.jpg) no-repeat;
}
li#btn_interview a:hover	{
	overflow:hidden;
	width:179px;
    height:50px;
    text-indent:-10000em;
    display:block;
    background:url(https://blogimg.goo.ne.jp/images/tmp_sp_chocho/2009/2008nav_interview_h.jpg) no-repeat;
}

/* ----------------------------------------
　プロフィールページ　
------------------------------------------- */
#main_profile {
 padding-bottom:20px;
 background:url(https://blogimg.goo.ne.jp/images/tmp_sp_chocho/2009/2008bg_main.gif) repeat-y;
}
#container #main_profile { zoom: 1;/*for IE 5.5-7*/ }
#container #main_profile:after {
 content: ".";
 display: block;
 clear: both;
 height: 0px;
 visibility: hidden;/*for modern browser*/
}
* html #container #main {
 display: inline-table;
 /*\*/display: block;/**/
}

#profile_box	{
width:700px;
margin:0 26px 0 36px;
padding-top:50px;
text-align:left;
}

#profile_left {
 width: 280px;
 float:left;
 overflow:hidden;
 word-break:break-all;
 margin:0;
 padding: 0;
}

#profile_right  {
 float:right;
 width: 400px;
 margin: 0;
 padding: 0;
 word-break:break-all;
 color:#000;
 background:#fff;
}
#profile_right p {
margin-bottom:20px;
}
.content {
 margin-left: 10px;
 background:transparent;
}

.subtitle_profile{
 margin:20px 0 2px;
}
.profile_text	{
	background-color: #FDEDF2;
	padding:10px;
    color: #333;
}
dl.summary	{
    margin-bottom:30px;
}
dl.summary dt	{
	color: #FE789A;
    font-weight:bold;
    margin-bottom:5px;
    font-size: 110%;
}
dl.summary dd	{
	margin-bottom:10px;
}
.profile_text h2	{
	color: #333333;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom:1px dashed #999999;
	border-top:1px dashed #999999;
	text-align:center;
	margin-bottom: 5px;
}
dl.favorite{
	width:100%;
}
dl.favorite dt{
	clear:both;
	font-size: 10px;
	color: #FE789A;
	line-height: 1.5;
    width:40px;
    float:left;
}
dl.favorite dd{
	font-size: 10px;
	color: #333333;
	line-height: 1.5;
    margin-left: 45px;
}
.subtitle_right	{
	margin-bottom:10px;
}

.message	{
}
.message p	{
 margin:10px;
}

.garalley 	{
	margin-left:5px;
}
.garalley	table, tr, td{
	border:solid 1px #cccccc;
	border-collapse: collapse;
}
.garalley	table{
	margin-bottom:10px;
}
.garalley img	{
	margin:5px;
}
.garalley  h2	{
	color: #FE789A;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 3px;
	margin-bottom: 3px;
	font-size: 14px;
}

.white	{
	width:100%;
    clear:both;
    border:0;
    margin-bottom:20px;
}
#booklist	{
 margin: 10px 0;
 border:1px dashed #999999;
 padding: 10px;
}

#booklist h2	{
	color: #FE789A;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 3px;
	margin-bottom: 3px;
	font-size: 14px;
}
.t1{
	font-size: 10px;
	color: #FE94AC;
	line-height: 130%;
}
.pictext{
	vertical-align: middle;
}
