@charset "UTF-8";

body{
        text-align: center;
        margin: 0px;
        padding: 0px;
        font-size: 12px;
        background-color: #FFFFFF;
        font-family: "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF","\30D2\30E9\30AE\30CE\20Pro\20W3",Osaka,sans-serif ;

}




#layout {
          width: 800px;
          margin-top:  0px;
          padding-top: 0px;
          background-color: #ffffff;
          border-left: solid 1px #B2C2C6;
          border-right: solid 1px #B2C2C6;
                              }
.layout_margin{ margin:0px 25px; }


#header {
          width : 800px;
          height : 250px;
          margin-top:  0px;
          padding-top: 0px;
          font-size: 12px;        
          text-align:center;
          background-color: #ffffff;
         }

#menu {
        float : left;
        width : 200px;
        margin: 10px 0px 0px 0px;
        padding: 0px;
        color: #B2C2C6;
        text-align: left;
        background-color: #ffffff;
                    }

#menu p{
        font-size: 12px;
        color: gray;
}

#main {
        float : right;
        width : 520px;
        margin: 10px 10px 0px 0px;
        padding: 0px;
        background-color: #ffffff;
        text-align: left;
        color: gray;
                    }


#footer {
         background-color: #22373F;
	clear : both;
    　　 width: 800px;
	color: gray;
	border-top: solid 1px #B2C2C6;
	padding-top: 10px;
	margin-top: 30px;
	text-align: center;
	padding-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	}

/*ヘッダーイラスト
------------------------------------------------------------*/
.head_illust{
     width: 800px;
       height: 170px;
       background-image: url(http://blog-imgs-16-origin.fc2.com/t/u/c/tuchiputa/head-illust.gif);
      text-align: left;
       margin-top: 0px;
        padding: 0px;
}
   


/*ナビゲーションＭＥＮＵ 84A0A8
------------------------------------------------------------*/
.nabi {
       width: 800px;
       height : 25px;
       background-image: url(http://blog-imgs-16-origin.fc2.com/t/u/c/tuchiputa/mainmenu-back.gif);
       font-size: 10pt;  
       line-height: 150%;
       text-align: center;
　　　padding-top: 5px;
　　　font-weight: bold;
　　　color:#B2C2C6;
}


.nabi a:link {color: #FFFFFF;
               font-weight: bold;
}
.nabi a:active {color: #FFFFFF;
                   font-weight: bold;
}
.nabi a:visited {color: #FFFFFF;
                   font-weight: bold;
}
.nabi a:hover {color: #2F4F4F;
                  font-weight: bold;
}






/*サイトタイトル*/


.site_title {
	font-size: 22px;
	font-weight: bolder;
	color: #FFFFFF;
	padding-top: 30px;
        padding-left: 40px;
	margin: 0px;
}


/*サイト説明文*/

.site_intro {
	margin-top: 10px;
	font-size: 12px;
	font-weight: bolder;
	color: #84A0A8;
	text-align: right;
                padding-right: 35px;
}





/* 自己紹介部分の画像
--------------------------------------------------*/

.pay img {
       padding-left: 10px;
       margin: 0px;
} 


/* ロゴマーク（サイドメニュー）
--------------------------------------------------*/

.rogo {
       width: 170px;
       height : 20px;
       background-color: #B2C2C6;
       font-size: 10pt;  
       color: #FFFFFF;
       font-weight: bolder;
       line-height: 150%;
       text-align: center;
       padding-top: 0px;
       margin-top:  0px;
}

/*文字設定（サイドメニュー）
------------------------------------------------------------*/

h1 { font-size: 12px;
     line-height: 150%;}

/*文字設定（サイドメニュー）
------------------------------------------------------------*/
.menu_title {
	font-size: 10pt;
        font-weight: bolder;
        color: #84A0A8;
        text-align: left;
        margin: 0px 0px 15px 0px;
 	}

/*アニメーションＭＥＮＵ（サイドメニュー）
------------------------------------------------------------*/
ul#menu-title{
    list-style:none;
   width:100%;
　 padding-left:0;
    margin-left:0;
    margin-bottom:0;
}
ul#menu-title li{
    list-style:none;
    width:190px;
    padding: 0px 0px 0px 0px;
}

ul#menu-title a{
    display:block;
    width: 190px;
    height: 48px;
    background-image: url(http://blog-imgs-16-origin.fc2.com/t/u/c/tuchiputa/menu-title.gif);
}

#menu-title a span{display:none;} 

a.title{
    background-position:0px 0px;
}
a:hover.title{
    background-position:-190px 0px;
}


/*仕事ＭＥＮＵ（サイドメニュー）
--------------------------------------*/

ul#work-menu{
    list-style:none;
   width:100%;
　 padding-left:0;
    margin-left:0;
    margin-bottom:0;
}
ul#work-menu li{
    list-style:none;
    width:190px;
    padding: 0px 0px 0px 0px;
}
ul#work-menu a{
    display:block;
    width: 190px;
    height: 35px;
    background-image: url(http://blog-imgs-16-origin.fc2.com/t/u/c/tuchiputa/work-menu.gif);
}

#work-menu a span{display:none;} 

a.story{
    background-position:0px 0px;
}
a:hover.story{
    background-position:-190px 0px;
}
a.gakusyu{
    background-position:0px -35px;
}
a:hover.gakusyu{
    background-position:-190px -35px;
}

a.chara{
    background-position:0px -70px;
}
a:hover.chara{
    background-position:-190px -70px;
}
a.cm{
    background-position:0px -105px;
}
a:hover.cm{
    background-position:-190px -105px;
}
a.game{
    background-position:0px -140px;
}
a:hover.game{
    background-position:-190px -140px;
}

/*作品ＭＥＮＵ（サイドメニュー）
--------------------------------------*/

ul#sakuhin-menu{
    list-style:none;
   width:100%;
　 padding-left:0;
    margin-left:0;
    margin-bottom:0;
}
ul#sakuhin-menu li{
    list-style:none;
    width:190px;
    padding: 0px 0px 0px 0px;
}
ul#sakuhin-menu a{
    display:block;
    width: 190px;
    height: 35px;
    background-image: url(http://blog-imgs-16-origin.fc2.com/t/u/c/tuchiputa/sakuhin-menu.gif);
}

#sakuhin-menu a span{display:none;} 

a.sakuhin{
    background-position:0px 0px;
}
a:hover.sakuhin{
    background-position:-190px 0px;
}

/* リスト設定（サイドメニュー）
------------------------------------------------------------*/

ul {
     text-align:left;
     margin: 0px;
     padding-left: 5px;
     list-style-type: none;
     text-decoration: none;
}


li {
     text-align: left;
     font-size: 9pt;
     color: gray;
     line-height: 120%;
     padding: 0px 0px 10px 10px;
     text-decoration: none;
     background-color: #ffffff;
}

a {
       text-decoration: none;
       color: #84A0A8;
}


a:hover {
	color: gray;
}   


/*エントリー
--------------------------------------------------*/


/*エントリーテーブル（1ブロック）*/

.entry_table{
	width: 520px;
	margin: 0px 0px 30px 0px;
         color: gray;
}

/*エントリー：ナビゲーション*/

.entry_navi{
	font-size: 12px;
	text-align:center;
　　　　　　　line-height : 150%;
}

.entry_navi a:link {
                 font-size: 12px;
                 color: #B2C2C6;
                 text-decoration: none;
}


.entry_navi a:hover {
	              color: #B2C2C6;
                       text-decoration : none;
}

.entry_navi2{
	font-size: 10px;
	text-align:center;
}

.entry_navi2 a {
                 font-size: 10px;
                font-weight: bolder;
　　　　　　　 color: B2C2C6;
                 text-decoration:none;
}


.entry_navi2 a:hover {
	              color: B2C2C6;
                       text-decoration : none;
}



/*エントリー：見出し*/

.entry_title{
          font-size: 14px;
          font-weight: bolder;
          color: #84A0A8;
          vertical-align: center;
          margin: 0px 20px 0px 20px;
　　　　border-top: 1px dotted #84A0A8;
         border-bottom: 1px dotted #84A0A8;
         text-align:center;
　　　　 padding: 10px;
}




/*エントリー：テキスト*/

.entry_text {
	font-size: 12px;
	color: gray;
	margin: 10px 20px 10px 20px;
	line-height : 150%;
         　　　text-decoration: none;
}

.entry_text a {
	      font-weight: bolder;
　　　　　　　　　　color: #84A0A8;
                       text-decoration: none;
}


.entry_text a:hover {
	      font-weight: bolder;
　　　　　　　　　　color: gray;
                       text-decoration: none;
}

.staff_name {
	font-size: 16px;
　　　　　　　font-weight: bolder;
	color: #84A0A8;
	margin: 3px 0px 10px 225px;
         　　　text-decoration: none;
}


/*エントリー：ステータス（日付等）*/

.entry_state {
	font-size: 11px;
	color: gray;
	text-align: center;
         margin: 20px 0px 10px 0px;
}


.entry_state a {
                 font-size: 11px;
                 color: #84A0A8;
                 text-decoration: none;
}


.entry_state a:hover {
	               color: gray;
                   text-decoration : none;
}


/*テキスト内の画像*/

.entry_text img {
       padding: 0px;
} 




/*検索
---------------------------------------------------------*/
#sarch { text-align: left;
         margin-top : 30px;
         padding: 0px 0px 10px 35px;
         background: url(http://templates.blog.fc2.com/template/POP-K9/050419_02_search.gif) no-repeat; }

/*サイトマップ
---------------------------------------------------------*/
#maplist p {
margin-top:5px;
}

#maplist {
font-size: 12px;
color: #B2C2C6;

}

#maplist ul.navi li { 
background-image: none; 
list-style-type:none; 
margin-left:20px; 
padding-left:0px; 
} 



/*フッター
---------------------------------------------------------*/



#footer a {
	color:#B2C2C6;
	text-decoration:none;
	}

#footer a:hover {
	color:#B2C2C6;
}

textarea,input,select {
	font-family : "\30D2\30E9\30AE\30CE\20Pro\20W3","Osaka","Verdana","Helvetica","Arial","\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF",sans-serif;
}

img.emoji{
	vertical-align:middle;
	border:0;
}