﻿@charset "utf-8";

/* 基本 */

/*　index-----------------------------------------
2005.02.8
一般
	テキスト
	配置・表示
	画像
	リスト
	ページTOPへ
	テーブル
共通
	ヘッダー
	フッター
「なるほど京都」TOPページ
花のなぞかけ
	ヘッダー
	TOPページ
	中ページ
	フッター
京のことば
		ヘッダー
	TOPページ
	中ページ
	フッター
京の菓子暦
	ヘッダ
	top
	中
	フッタ
京のお人形
	ヘッダー
	TOPページ
	中ページ
	フッター
表示の調整
----------------------------------------------- */



/* -----------------------------------------------
 一般
----------------------------------------------- */
body	{
	margin:0px;
	padding:0px 0px 30px 0px;
	text-align:center;
	background:url(../images/back.gif) repeat;
}
img	{
	border:none;
}
.ceparater	{
	border-bottom:1px dotted #000000;
}
hr 	{
	margin: 0px;
	display:none;
	float: none;
	clear: both;
}

#kashi #back-img #container #wrapper #naka-main hr {
	display: block;
	visibility: hidden;
}

.space{
	display:block;
	visibility:hidden;
	margin:0px;
	clear: both;
	float: none;
	}

/* テキスト */
.medium	{
	font-size:88%;
	line-height:160%;
}
.small	{
	font-size:75%;
	line-height:140%;
}
.strong	{
	font-weight:bold;
}
em	{
	font-style:normal;
	font-weight:bold;
}
.attention	{
	color:#FF0000;
}
a	{
	color:#0000CC;
}
a:hover, a:active	{
	color:#FF3300;
}
a[name]	{
	text-decolation:none;
}

/* 配置・表示 */
.center	{
	text-align:center;
}
.right	{
	text-align:right;
}
.hidden	{
	display:none;
}
/* 画像 */
img.float-left	{
	float:left;
	margin:0px 10px 0px 0px;
}
img.float-right	{
	float:right;
	margin:0px 0px 0px 10px;
}

/* リスト */
ul.list_1	{
	margin:10px;
	padding-left:0px;
	list-style-type:none;
}
ul.list_1 li	{
	padding-left:10px;
	background:url(../images/listmarker_simple.gif) no-repeat 0px 0.5em;
}

/* ページTOPへ */
div.go-pagetop	{
	text-align:right;
}
div.goPagetop a,div.goPagetop a:hover	{
	color:#666666;
	text-decoration:underline;
}

/* テーブル */
table	{
	border-collapse:collapse;
	border-spacing:0px;
}
table.basic	{
	border:1px solid #999999;
}
table.basic caption	{
	caption-side:top;
	font-weight:bold;
	text-align:left;
	/*padding-left:15px;
	background:url(../images/icon_caption.gif) no-repeat center left;*/
	border-bottom:1px dotted #999999;
}
table.basic th, table.basic  td	{
	border:1px solid #999999;
}
table.basic th	{
	background-color:#E7E7E7;
	text-align:center;
}
table.basic td	{
	text-align:left;
}

/*WinIE4-6、MacIE4-5向けのスタイル*/
*html table.basic caption	{
	padding:5px auto;
}
th, td	{
	padding:3px;
}
th	{
	empty-cells:show;
}



/* -----------------------------------------------
 共通
----------------------------------------------- */
div#back-img	{
	background:url(../images/back_2.gif) repeat-y center top;
}
div#container {
	width:750px;
	margin:0px auto;
	padding:0px;
	text-align:left;
	background-repeat: no-repeat;
	background-position: left bottom;
	}
/*ヘッダー*/
#header {
	margin: 15px auto 0px auto;
	padding: 0px;
	text-align:left;
	width: 750px;
	}

#header p {
	float:right;
	padding: 0px 15px 0px 0px;
	margin: 0px;
	}
#header ul {
	float:left;
	padding: 0px 0px 0px 15px;
	margin: 0px;
	}
#header ul li {
	float:left;
	display:inline;
	margin: 0px 10px 0px 0px;
	padding:0px;
	text-align:center;
	background-color: #663366;
	}
#header ul li a {
	display:block;
	width:10em;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	padding:3px auto;
	}
#header ul li a:hover {
	color:#FFFF99;
	}
#header ul li.toppage {
	background-color:#333333;
	}
#header ul li.toppage a:hover {
	background-color:#666666;
	}
#header ul li.hana {
	background-color:#381A1A;
	}
#header ul li.hana a:hover {
	background-color:#936969;
	}
#header ul li.kotoba {
	background-color:#506050;
	}
#header ul li.kotoba a:hover {
	background-color:#819286;
	}
#header ul li.kashi {
	background-color:#663366;
	}
#header ul li.kashi a:hover {
	background-color:#996699;
	}
#header ul li.ningyou {
	background-color:#CC0033;
	}
#header ul li.ningyou a:hover {
	background-color:#FF6666;
	}
/*フッター*/
#footer {
	clear:both;
	margin: 0px auto 30px auto;
	padding: 0px;
	width: 750px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	background-color: #FFFFFF;
	}
#footer p {
	margin: 0px;
	padding: 0px;
	background-position: center center;
	}
#footer div#copyright {
	width:750px;
	color:#333333;
	}
#footer div#copyright p {
	margin:5px auto;
	}

/* -----------------------------------------------
 「なるほど京都」TOPページ
----------------------------------------------- */
#toppage div#container {
	background:url(../images/top-backimg.jpg) no-repeat right bottom;
	}
/*京都民報ロゴ*/
#toppage div#kyomin {
	border-bottom:1px solid #000000;
	text-align:right;
	padding:30px 15px 10px 15px;
	background:url(../images/jimon-black.gif) repeat-x;
	}
#toppage div#kyomin p {
	margin:0px;
	}
/*タイトル*/
#toppage div#left {
	float:left;
	padding:0px;
	margin:0px;
	width:180px;
	height:450px;
	background:url(../images/top-title.gif) no-repeat top left;
	}
#toppage div#left h1 {
	margin:0px;
	padding:0px;
	text-indent:-9999px;
	}
	
/*メイン*/	
#toppage div#main {
	float:right;
	padding:60px 50px 0px 50px;
	margin:0px;
	width:470px;
	}
#toppage div#main div.title-box  {
	clear:both;
	margin-bottom:50px;
	}
#toppage div#main div.title-box img  {
	float:left;
	}
#toppage div#main div.title-box div  {
	float:left;
	width:235px;
	margin-left:15px;
	}
#toppage div#main div.title-box div h2  {
	font-size:100%;
	font-weight:bold;
	margin-bottom:0.5em;
	}
#toppage div#main div.title-box div h2 span.author  {
	font-size:90%;
	font-weight:normal;
	}
#toppage div#main div.title-box div p  {
	margin-top:0.5em;
	margin-bottom:0px;
	}
/*フッター*/
#toppage div#footer div#copyright {
	clear:both;
	background:url(../images/jimon-black.gif) repeat;
	}

/* -----------------------------------------------
 花のなぞかけ
----------------------------------------------- */
#hana	{
	
}
#hana div#container {
	clear:both;
	}
/*ヘッダー*/
#hana div#hana-header {
	text-align:right;
	padding:15px 15px 0px 15px;
	margin-bottom:30px;
	height:152px;
	background:url(../hana/images/title.jpg) no-repeat center top;
	border-top:5px solid #381A1A;
	}
#hana div#hana-header div#pagetitle {
	text-align:left;
	}
#hana div#hana-header div#pagetitle h1 {
	text-indent:-9999px;

	}
#hana div#hana-header div#pagetitle p {
	margin:50px 0px 0px 50px;
	padding:0px;
	}

#hana div#wrapper	{
	width:630px;
	margin:0px 60px 0px 60px;
	padding:0px;
}
/*TOPページ*/
#hana div.row	{
	clear:both;
	margin-bottom:10px;
}
#hana div.mokuji-month	{
	width:130px;
	float:left;
	margin-left:20px;
	margin-bottom:30px;
}
#hana div.mokuji-month h2	{
	margin:0px 0px 0.5em 0px;
	padding:0px;
	text-align:left;
	border-bottom:1px solid #990033;
}
#hana div.mokuji-month h2 img	{
	
}
#hana div.mokuji-month ul	{
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#hana div.mokuji-month ul li	{
	margin:0px 0px 0.2em 0px;
	padding:0px 0px 0px 20px;
	background:url(../hana/images/listmarker_square_red.gif) no-repeat 5px 0.5em;
}

/*中ページ*/
#hana div#left	{
	float:left;
	width:140px;
	margin:0px;
	padding:0px;
}
#hana div#left h2.month	{
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:1px solid #990033;
}
#hana div#left ul	{
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#hana div#left ul li	{
	margin:0px 0px 0.3em 0px;
	padding:0px 0px 0px 20px;
	background:url(../hana/images/listmarker_square_red.gif) no-repeat 5px 0.5em;
}
#hana div#left ul.yurai li	{
	margin-top:1em;
	background:url(../hana/images/listmarker_square_green.gif) no-repeat 5px 0.5em;
}
#hana div#left p	{
	margin:1em 0px 20px 0px;
	padding:0px 0px 0px 20px;
}

#hana div#main	{
	float:right;
	width:480px;
	margin:0px 0px 30px 0px;
	padding:0px;
}
#hana div#main ul	{
	list-style-type:none;
	margin:0px 0px 0px 20px;
	padding:0px;
}
#hana div#main ul li	{
	margin:0px 0px 0.4em 0px;
	padding:0px 0px 0px 20px;
	background:url(../hana/images/listmarker_circle_red.gif) no-repeat 5px 0.5em;
	font-size:90%;
}
#hana div#main div#answer	{
	text-align:right;
	margin-top:2em;
}
/*答えのページ*/
#hana table th, #hana table td	{
	padding-bottom:10px;
}
#hana table th	{
	padding-right:30px;
}
#hana div#main div#images	{
	text-align:center;
	margin:20px auto;
}

#hana div#main div#images div	{
	width:220px;
}
#hana div#main div#images div.two-pics	{
	float:left;
	width:220px;
}
#hana div#main div#images div img	{
	border:1px solid #CCCCCC;
}
#hana div#main div#images div p	{
	color:#993300;
	margin:0px 0px 0px 0px;
	font-size:80%;
}

#hana div#main p	{
	clear:both;
	font-size:85%;
	line-height:170%;
}
/*フッター*/
#hana div#footer div#copyright {
	background:url(../hana/images/jimon_enji.gif) repeat;
}

/* -----------------------------------------------
 京のことば
----------------------------------------------- */
/**/
#kotoba	{
	
}
#kotoba div#container {
	clear:both;
	padding-bottom:20px;
	}
/*ヘッダー部*/
#kotoba div#kotoba-header {
	text-align:right;
	padding:15px 15px 0px 15px;
	height:120px;
	background:url(../kotoba/images/title.gif) no-repeat center bottom;
	border-top:5px solid #506650;
	}
#kotoba div#kotoba-header div#pagetitle {
	text-align:left;
	padding:3px 15px 3px auto;
	}
div#author {
	padding:3px 10px 3px 0px;
	text-align:right;
	background-image:url(../kotoba/images/jimon_green.gif);
	}
div#author p {
	color:#FFFFFF;
	margin:0px;
	padding:0px;
	}
#kotoba div#kotoba-header div#pagetitle h1 {
	text-indent:-9999px;
	margin:0px;
	padding:0px;

	}
#kotoba div#kotoba-header div#pagetitle p {
	margin:20px 0px 0px 110px;
	padding:0px;
	}

#kotoba div#wrapper	{
	width:680px;
	margin:0px 35px 0px 35px;
	padding:0px;
}
/*TOPページ*/
#kotoba div#toppage-main	{
	width:490px;
	float:left;
	margin:0px;
}
#kotoba div#toppage-main div#index	{
	color:#E7E7E7;
}
#kotoba div#toppage-main div#index ul	{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#kotoba div#toppage-main h3	{
	background-image:url(../kotoba/images/jimon_green.gif);
	color:#FFFFFF;
	margin:0px;
	padding:0px 0px 0px 10px;
	font-size:85%;
}
#kotoba div#toppage-main ul	{
	margin:5px 0px 15px 0px;
	padding:0px 0px 0px 20px;
	list-style-type:none;
}
#kotoba div#toppage-main ul li	{
	display:inline;
	margin:0px 1em 0px 0px;
	padding:0px 0px 0px 10px;
	line-height:170%;
	background:url(../kotoba/images/listmarker_square_red.gif) no-repeat center left;
}

#kotoba div#toppage-right	{
	width:160px;
	float:right;
	margin:0px;
}
#kotoba div#toppage-right	{
	width:160px;
	float:right;
	margin:35px 0px 0px 0px;
}

#kotoba div#toppage-right div#new	{
	margin:0px 0px 10px 0px;
	padding:10px;
	border:1px solid #CCCCCC;
}
#kotoba div#toppage-right div#new p	{
	margin:0px 0px 5px 0px;
	padding:0px;
	border-bottom:1px solid #506650;
	color:#506650;
}
#kotoba div#toppage-right div#new ul	{
	margin:0px 0px 0px 5px;
	padding:0px;
	list-style-type:none;
}
#kotoba div#toppage-right div#new ul li	{
	padding:0px 0px 0px 10px;
	background:url(../kotoba/images/listmarker_square_red.gif) no-repeat left center;
}

#kotoba div#toppage-right div#profile	{
	margin:0px 0px 10px 0px;
	padding:10px;
	background-color:#FFFFCC;
}
#kotoba div#toppage-right div#profile div	{
	margin-bottom:5px;
	border-bottom:1px solid #506650;
	color:#506650;
	font-size:85%;
}
#kotoba div#toppage-right div#profile p	{
	margin:0px;
	padding:0px;
}
#kotoba div#toppage-right div#image-photo	{

}
#kotoba div#toppage-right div#image-photo img	{
	margin-bottom:1px;
}

/*中ページ*/
#kotoba div.image-photo#container {
	background:url(../kotoba/html/images/back-image_01.jpg) no-repeat right bottom;
	}
#kotoba div#naka-main	{
	width:560px;
	margin:50px auto 0px auto;
	text-align:center;
}
#kotoba div#naka-main h3	{
	border-bottom:1px solid #FF0000;
	text-align:left;
	margin:0px 0px 30px 0px;
	padding:0px 0px 0px 10px;
	letter-spacing:0.25em;
}
#kotoba div#naka-main p	{
	width:500px;
	margin:0px auto;
	text-align:left;
	letter-spacing:0.1em;
	line-height:180%;
}
#kotoba div#naka-main div#toIndex a	{
	width:8em;
	margin:30px auto 50px auto;
	text-align:center;
	font-size:85%;
	border:1px solid #336699;
	color:#336699;
	padding:5px;
	display:block;
	letter-spacing:0.1em;
}
#kotoba div#naka-main div#toIndex a:hover	{
	border-color:#FF6600;
	color:#FF6600;
}


/*フッター*/
#kotoba div#footer div#copyright {
	background:url(../kotoba/images/jimon_green.gif) repeat;
}
#kotoba div#footer div#copyright p {
	letter-spacing:0.1em;
	font-size:95%;
	margin:0px;
	padding:0px auto;
	padding-top:4px;
	padding-bottom:4px;
}

/* -----------------------------------------------
 京の菓子ごよみ
----------------------------------------------- */
/**/
#kashi	{
	
}

#kashi div#container {
	clear:both;
	padding-bottom:20px;
	background-color: #FFFFFF; 
	}
/*ヘッダー部*/
#kashi div#kashi-header {
	text-align:right;
	height:120px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #663366;
	background-image: url(../kashi/images/title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	}
#kashi div#kashi-header div#pagetitle {
	text-align:left;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 5px;
	}
#kashi div#author {
	padding:3px 10px 3px 0px;
	text-align:right;
	background-image:url(../kashi/images/kashi_jimon.gif);
	}
#kashi div#author p {
	color:#FFFFFF;
	margin:0px;
	padding:0px;
	}
#kashi div#kashi-header div#pagetitle h1 {
	text-indent:-9999px;
	margin:0px;
	padding:0px;

	}
#kashi div#kashi-header div#pagetitle p {
	margin:20px 0px 0px 110px;
	padding:0px;
	}

#kashi div#wrapper	{
	width:680px;
	margin:0px 35px 0px 35px;
	padding:0px;
}

/*TOPページ*/
#kashi div#toppage-main	{
	width:490px;
	float:left;
	margin:0px;
	padding-top: 35px;
	clear: both;
}

#kashi div#toppage-copy {
	border: 3px double #990000;
	margin-bottom:25px;
	background-image: url(../kashi/images/kashi_juku.jpg);
	background-repeat: no-repeat;
	width: 480px;
	text-align: right;
	color: #333;
	}

/*08年今月のお菓子*/
#kashi #back-img #container #wrapper #toppage-main h2 {
	font-size: small;
	border-bottom:1px solid #990000;
	padding:0px;
	margin:0px;
	height:54px;
}
#kashi #back-img #container #wrapper #toppage-main h3{
	padding:0px;
	text-align:right;
	font-size:small;
	color: #666666;
	font-weight:normal;
	margin:0px;
	padding:3px 0px;
	}
#kashi #back-img #container #wrapper #toppage-main h2 img{
	margin-right:0px 15px 0px 0px;
	padding:0px;
	}

#kashi div.kashi-month {
	width:220px;
	padding-bottom: 0px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}

#kashi div.kashi-month h2{
	text-align:left;
	border-bottom:1px solid #663366;
	margin-bottom:5px;
	}

#kashi div.kashi-month ul	{
	padding:0px;
	list-style-type:none;
	margin-left: 10px;
	margin-top: 0px;
}

#kashi div.kashi-month  li	{
	line-height:180%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(../kashi/images/kashi_mark.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: small;
}

#kashi div.kashi-month li a {
	text-decoration:none;
	color:#333366;
	}

#kashi div.kashi-month li a:hover	{
	text-decoration:underline;
	color:#CC6600;
	}



#kashi span.furigana {
	font-size:75%;
	color: #666666;
	font-weight:normal;
	}

#kashi div#toppage-right	{
	width:160px;
	float:right;
	margin:0px;
}
#kashi div#toppage-right	{
	width:160px;
	float:right;
	margin:35px 0px 0px 0px;
}

#kashi div#toppage-right div#new	{
	margin:0px 0px 10px 0px;
	padding:10px;
	border:1px solid #CCCCCC;
}
#kashi div#toppage-right div#new p	{
	margin:0px 0px 5px 0px;
	padding:0px;
	color:#663366;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #663366;
}
#kashi div#toppage-right div#new ul	{
	margin:0px 0px 0px 5px;
	padding:0px;
	list-style-type:none;
}
#kashi div#toppage-right div#new ul li	{
	padding:0px 0px 0px 10px;
	background:url(../kotoba/images/listmarker_square_red.gif) no-repeat left center;
}

#kashi div#toppage-right div#profile	{
	margin:0px 0px 10px 0px;
	padding:10px;
	background-color:#FFCCFF;
	background-image: url(../kashi/images/prof_bg.gif);
	border: 1px solid #CCCCCC;
}
#kashi div#toppage-right div#profile div	{
	margin-bottom:5px;
	border-bottom:1px solid #663366;
	color:#663366;
	font-size:85%;
}
#kashi div#toppage-right div#profile p	{
	margin:0px;
	padding:0px;
}
#kashi div#toppage-right div#image-photo	{

}
#kashi div#toppage-right div#image-photo img	{
	margin-bottom:1px;
}



/*中ページ*/
#kashi div.image-photo#container {
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../kashi/images/back_image.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	}
#kashi div#naka-main	{
	width:560px;
	margin:50px auto 0px auto;
	text-align:left;
	letter-spacing:1px;
	line-height:150%;
}
#kashi div#naka-main h3	{
	text-align:left;
	margin:0px 0px 30px 0px;
	padding:0px 0px 0px 0px;
	letter-spacing:0.25em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #663366;
}

#kashi div#naka-main h4	{
	font-size: 90%;
	color: #663366;
	margin-bottom: 5px;
	background-image: url(../kashi/html/images/ame.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	}

#kashi div#naka-main p	{
	width:500px;
	margin:0px auto;
	text-align:left;
	letter-spacing:0.1em;
	line-height:160%;
	font-size: small;
}

.photo	{
	float:left;
	border:1px solid #999999;
	clear: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#kashi div#naka-main #toIndex a	{
	width:8em;
	margin:50px auto 50px auto;
	text-align:center;
	font-size:70%;
	border:1px solid #333399;
	color:#333399;
	padding:5px;
	display:block;
	letter-spacing:0.1em;
}
#kashi div#naka-main div#toIndex a:hover	{
	border-color:#FF6600;
	color:#FF6600;
}

.column {
	font-size: 95%;
	line-height: 120%;
	padding: 5px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 25px;
	margin-left: 15px;
	border: 1px solid #FFCCCC;
	background-image: url(../kashi/html/images/column_bg.gif);
}
.column-title{
	color: #663366;
	padding:2px;
	background-image:url(../kashi/html/images/c_ttl_bg.gif);
	margin-bottom:5px;
	font-weight:bold;
	}
div.column strong{
	color: #666666;
	background-color:#ffffff;
	padding-left:2px;
	padding-right:2px;
	}
.waka {
	font-style:italic;
	color:#666666;
	}
/*フッター*/
#kashi div#footer div#copyright {
	background:url(../kashi/images/kashi_jimon.gif) repeat;
}
#kashi div#footer div#copyright p {
	letter-spacing:0.1em;
	font-size:95%;
	margin:0px;
	padding:0px auto;
	padding-top:4px;
	padding-bottom:4px;
	color: #FFFFFF;
}


/* -----------------------------------------------
 京のお人形
----------------------------------------------- */
/**/
#ningyou	{
	
}

#ningyou div#container {
	clear:both;
	padding-bottom:20px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right bottom;
	}
/*ヘッダー部*/
#ningyou div#ningyou-header {
	text-align:right;
	height:120px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #CC0033;
	background-image: url(../ningyou/images/title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	}
#ningyou div#ningyou-header div#pagetitle {
	text-align:left;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 5px;
	}
#ningyou div#author {
	padding:3px 10px 3px 0px;
	text-align:right;
	background-image:url(../ningyou/images/auther_bg.jpg);
	}
#ningyou div#author p {
	color:#FFFFFF;
	margin:0px;
	padding:0px;
	}
#ningyou div#ningyou-header div#pagetitle h1 {
	text-indent:-9999px;
	margin:0px;
	padding:0px;
	}
#ningyou div#ningyou-header div#pagetitle h2 {
	text-indent:-9999px;
	margin:0px;
	padding:0px;
	}
#ningyou div#ningyou-header div#pagetitle p {
	margin:20px 0px 0px 110px;
	padding:0px;
	}

#ningyou div#wrapper	{
	width:680px;
	margin:0px 35px 0px 35px;
	padding:0px;
}
/*フッター*/
#ningyou div#footer div#copyright {
	background-image: url(../ningyou/images/auther_bg.jpg);
	background-repeat: repeat;
}
#ningyou div#footer div#copyright p {
	letter-spacing:0.1em;
	font-size:95%;
	margin:0px;
	padding:0px auto;
	padding-top:4px;
	padding-bottom:4px;
}
/*TOPページ*/
#ningyou div#toppage-main	{
	width:490px;
	float:left;
	margin:0px;
	padding-top: 35px;
}

#ningyou div.arekore {
	width:220px;
	padding-bottom: 0px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}

#ningyou div#toppage-main h3{
	text-align:left;
	background-image: url(../ningyou/images/arekore_bg.jpg);
	background-repeat: no-repeat;
	height:auto;
	font-size: 90%;
	color: #666666;
	width: auto;
	padding-left: 15px;
	border: 1px solid #FFCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
	}

#ningyou div#toppage-main ul	{
	padding:0px;
	list-style-type:none;
	margin-left: 15px;
	margin-top: 0px;
}

#ningyou div#toppage-main  li	{
	font-size:80%;
	line-height:300%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	background-repeat: no-repeat;
	border-bottom:1px dotted #999999;
	list-style-type: none;
	background-image: url(../ningyou/images/neko.gif);
	background-position: left center;
}

#ningyou div#toppage-main li a {
	text-decoration:none;
	color:#333366;
	}

#ningyou div#toppage-main li a:hover	{
	text-decoration:underline;
	color:#CC6600;
	}


#ningyou div#toppage-right	{
	width:160px;
	float:right;
	margin:0px;
}
#ningyou div#toppage-right	{
	width:160px;
	float:right;
	margin:35px 0px 0px 0px;
}

#ningyou div#toppage-right div#new	{
	margin:0px 0px 10px 0px;
	padding:10px;
	border:1px solid #CCCCCC;
}
#ningyou div#toppage-right div#new p	{
	margin:0px 0px 5px 0px;
	padding:0px;
	color:#CC0033;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0033;
}
#ningyou div#toppage-right div#new ul	{
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 0px;
	list-style-type:none;
}
#ningyou div#toppage-right div#new ul li	{
	padding:0px 0px 0px 0px;
	margin: 0px;
	_padding:0px 0px 0px -20px;
	_margin-left:5px;
	list-style-image: url(../kotoba/images/listmarker_square_red.gif);
}

#ningyou div#toppage-right div#profile	{
	margin:0px 0px 10px 0px;
	padding:10px;
	background-color:#FFCCFF;
	background-image: url(../ningyou/images/profile_bg.jpg);
	border: 1px solid #CCCCCC;
	background-position: center;
}
#ningyou div#toppage-right div#profile div	{
	margin-bottom:5px;
	border-bottom:1px solid #cc0033;
	font-size:85%;
	text-align: center;
}
#ningyou div#toppage-right div#profile p	{
	margin:0px;
	padding:0px;
}
#ningyou .furigana{
	font-size:small;
	color:#666666;
	}
#ningyou div#toppage-right div#image-photo	{

}
#ningyou div#toppage-right div#image-photo img	{
	margin-bottom:1px;
}
/*中ページ*/
#ningyou div.image-photo#container {
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../ningyou/images/hina_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	}
#ningyou div#naka-main	{
	width:560px;
	margin:50px auto 0px auto;
	text-align:left;
	letter-spacing:1px;
	line-height:150%;
}
#ningyou div#naka-main h3	{
	text-align:left;
	font-size:90%;
	margin:0px 0px 30px 0px;
	padding:5px 0px 0px 30px;
	letter-spacing:0.25em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0033;
	background-image:url(../ningyou/images/neko.gif);
	background-repeat: no-repeat;
	height:33px;
}

#ningyou div#naka-main p	{
	width:500px;
	text-align:left;
	letter-spacing:0.1em;
	line-height:180%;
	font-size: small;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#ningyou .photo	{
	margin:0px 0px 5px 5px;
	border:1px solid #999999;
	float: right;
}
#ningyou .photo-comment{
	color:#333333;
	font-size:70%;
	clear: both;
	text-align:right;
	margin-bottom: 15px;
	}

#ningyou div#naka-main div#toIndex a	{
	width:8em;
	margin:10px auto 50px auto;
	text-align:center;
	font-size:70%;
	border:1px solid #333399;
	color:#333399;
	padding:5px;
	display:block;
	letter-spacing:0.1em;
}
#ningyou div#naka-main div#toIndex a:hover	{
	border-color:#FF6600;
	color:#FF6600;
}
.quotation{
	color:#666666;
	padding:10px 0px 10px 15px;
	display:block;
}
#ningyou #back-img #container #wrapper #naka-main ol li {
	font-size: small;
	margin-left:25px;
}
/* -----------------------------------------------
 表示の調整
----------------------------------------------- */
.clear {
	clear: both;
	line-height: 1px;
	font-size: 1px;
	margin-top: 1px;
	background: transparent;
}

/*枠からはみ出ないように処理
-------------------------------*/
.clearfix	{
}
/*新しいブラウザ用*/
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear: both;
	visibility: hidden;
}
/*IE用*/
.clearfix	{
	display:inline-table;
}
/*Hides from IE-mac\*/
*html .clearfix{height:1%;}
.clearfix{display:block;}
/*End hide from IE-mac*/


/* IE対策
----------------------------------------------- */
* html #center { height: 50em; }
* html #left { height: 1px; }
* html #right { height: 1px; }
#ningyou #back-img #container #wrapper #naka-main .photo-left {
	clear: both;
	float: left;
	margin-right: 10px;
	border: 1px solid #ccc;
}

