body{
 margin:0px 0px;
 padding:0px 0px;
 background-color: #ffffff;
/* background-image:url(img/background.gif); */
}

/* ############################################################################## */
/* タブメニュー */

#navbar{
	/* width:100%; */
	/* list-style-type: none; */
	/* margin-left:0; */
	/* padding-left:5; */
	/* font-size:15px; */
	margin:0px;
}

/* ジグソーパズルのページトップ（新作） */
ul{
font-size:1.0em; 

}


ul#navbar li{
	/* width:85px; */
	float:left;
	 /* text-align:center;/ */
	border:2px solid #cccccc;
}


table{

 background-color: #ffffff;
margin-right:auto;
margin-left:auto;
/* width:95%; */
text-align:left;
/* margin:5px; */
margin:0px;
border-collapse:collapse;
/* border:1px solid black; */
border:0px;
}
th,td{

font-size:1.0em;
padding:2px;
border-top:1px solid #213628;
border-left:1px solid #213628;
border-right:1px solid #213628;
border-bottom:1px solid #213628;
}
/* ############################################################################## */

/* リンクの下線を指定 */

a{
	margin:0px 0px;
/*  color:#000000; */
/*  text-decoration:none; */
/*  background-color: #bbdbd7; */
 white-space: nowrap;

/* border-bottom:solid 5px #42574e; */
}

/* マウスカーソルがリンクに重なったとき */
a:hover{
/*  color:#000000; */
/*  background-color:#ffcc99; */
/* border-bottom:1px solid #000000; */
}


/* ############################################################################## */
/* タグごとの指定　ここから */

/* 見出し */

h1{
/*	background-image:url(img/logo.gif);*/
/*	background-repeat: no-repeat;*/
/*	margin-left : -100px;*/
background-image:url(img/wall.gif);
/* 	background-color:#fbd2dd; */
	margin:0px 0px;
text-align:center;
	/*padding:3px 0px;*/
	font-size:1.2em;
	 height:40px;
	line-height:2.0em;
	color:#fffff;
}


h2{

/* background-image:url(img/img_h2.gif); */
	text-align:center;
	font-size:1.1em;
	margin:5px 0px;
 	height:30px;
 	line-height:2.0em; 
	background-color:#cae8cc;
	color:#000000;
/* border-bottom:solid 5px #d2e6fd; */

}

h3{

	background-color:#cae8cc;
 	height:30px;
	color:#000000;
 	line-height:2.0em; 
	font-size:1.0em;
	margin:0px 0px;
	text-align:center;
}

h4{
	font-size:1.2em;
}

p{
	line-height:1.5em;

}

/* タグごとの指定　ここまで */

/* ############################################################################## */

/* ジグソーパズルの表の見出し */
#jigsaw th{
	font-size:0.9em;

}
/* ############################################################################## */
/* センタリングする */
/* 左右位置 */
p.r,div.r{
 text-align:right;
}
p.c,div.c{
 text-align:center;
}
p.l,div.l{
 text-align:left;
}

table.r,ul.r{
 margin-left:auto;
}
table.c,ul.c{
 margin-left:auto;
 margin-right:auto;
}
table.l,ul.l{
 margin-right:auto;
}

/* SWFファイルのセンタリング */
.flash_center{
 margin-left:auto;
 margin-right:auto;
 margin-top:0px;
 margin-bottom:0px;
 width:100%;
 text-align:center;
/*  border:solid 1px #cccccc; */
}


/* ############################################################################## */
/* ナビゲーション */

.mainlinks{
 text-align:center;
 padding:0px 0px;
background-image:url(img/background.gif);
/*  background-color:#ff00ff; */
}

.mainlinks p{
 margin:0px 5px;
}

/* 左上のブレッドクラムのナビゲーション */
#breadcrumb{
 padding:5px 10px;
background-image:url(img/background.gif);
/*  background-color:#ffffff; */
}

#breadcrumb p{
 margin:0px 5px;
}

/* ページ一番左上のロゴマークの設定 */

#container {
    float : right;
    width: 100%;
    margin-left : -100px;
    background-color : #1f0d84;
}

#content {
    background: #1f0d84;
    margin-left: 0px;
}


#logo{
	float: left;
	width: 100px;

}

/* ############################################################################## */
/* ボックスタイプのジグソーパズル・メニュー用 */
.itembox{
	width:137px;
	margin:0px 20px 20px 0px;
	padding:0px 0px 0px 0px;
	float:left;
}

.itemphoto{
	border:2px dotted #cccccc;
	margin:0;
	padding:4px;
	text-align:center;
}

.itemtext1{
	border:2px dotted #cccccc;
	border-top:0px;
	margin:0;
	padding:5px;
	height:65px;
}

.itemtext1 p{
	margin:0;
	padding:0;
	font-size:14px;
}

.itemtext2{
	font-size:12px;
}

.setsumei {
	margin:5px 5px 5px 5px;
	font-size:14px;

}
.setsumei2 {
	margin:0px 5px 5px 5px;
	font-size:14px;
	clear:both;
	text-align:right;
}

/* ■ブログパーツのページe */

.itembox_G{
	width:265px;
	margin:0px 20px 20px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	text-align:center;

}

.itemphoto_G{
	border:2px dotted #cccccc;
	margin:0;
	padding:4px;
}

.itemtext1_G{
	border:2px dotted #cccccc;
	border-top:0px;
	margin:0;
	padding:5px;
	height:250px;
}

.itemtext1_G p{
	margin:0;
	padding:0;
	font-size:14px;
}

.itemtext2_G{
}

.setsumei2_G {
	margin:0px 5px 5px 5px;
	font-size:14px;
	clear:both;
	text-align:left;
}

/* --- ボックス --- */
.section {
width: 250px; /* ボックスの幅 */
background-color: #ffffff; /* ボックスの背景色 */
border: 1px #c0c0c0 solid; /* ボックスの枠線 */
font-size: 80%; /* ボックスの文字サイズ */
}

/* --- 見出し --- */
.section h2 {
margin: 0; /* 見出しのマージン */
padding: 3px 3px; /* 見出しのパディング（上下、左右） */
background-color: #f7e8b9; /* 見出しの背景色 */
border-bottom: 1px #c0c0c0 dotted; /* 見出しの下枠線 */
font-size: 100%; /* 見出しの文字サイズ */
}

/* --- 本文領域 --- */
.section .textArea {
height: 120px; /* 本文領域の高さ+20%（IE用） */
overflow: auto;
}

/* --- 本文領域内の段落 --- */
.section .textArea p {
margin: 1em 10px; /* 段落のマージン（上下、左右） */
}


/* ///// ブログパーツはここの上まで*/

.catsbox{
	width:220px;
	height:200px;
	margin:0px 20px 20px 0px;
	padding:0px 0px 0px 0px;
	float:center;
	border="3"
}

.catspage{
	border:4px dotted #badaf1;
	margin:0;
	padding:4px;
	text-align:center;
/*height:150px; */
/*width:200px; */
	border="3"
}


.catspage{
	border:4px dotted #badaf1;
	border-top:0px;
	margin:0;
	padding:4px;
	width:200px;
}

.catspagetext{
	border:4px dotted #badaf1;
	border-top:0px;
	margin:0;
	padding:4px;
	width:200px;
	text-align:center;
font-size:14px;
}


#footer{
clear:both;
}

/* ################################################## */
/* 画面いっぱいに広げるボタンの設定 */

#expand_button{
	border:0px;
	background-color:#ffffff;
	padding-bottom:5px;
}


/* ###################################################################### */
/* Cartoonページ設定 */

.cartoonbox{
	width:100px;
	margin:0px 10px 10px 0px;
	padding:0px 0px 0px 0px;
	float:left;
}


.cartoonphoto{
	border:4px dotted #ffccdd;
	margin:0;
	padding:4px;
	text-align:center;
}

.cartoontext1{
	border:4px dotted #ffccdd;
	border-top:0px;
	margin:0;
	padding:5px;
	height:80px;
}

.cartoontext1 p{
	margin:0;
	padding:0;
	font-size:14px;
}

.cartoontext2{
	font-size:12px;
}

/* ############################################################################## */
/* マンガ */

#manga{
 padding:0px 0px 20px 0px;
	width:400px;
}

#mangabun{
	width:400px;
	text-align: left;
	margin:0;
}

/* ############################################################################## */
/* 絵のパズルのみの設定 */


/* ############################################################################## */
/* ボックスタイプのジグソーパズル・メニュー用 */


/* 英語版コミック・メニュー用 */

.comicbox{
	width:137px;
	margin:0px 20px 20px 0px;
	padding:0px 0px 0px 5px;
	float:left;
}

.comicphoto{
	border:3px solid #6B98C0;
	margin:0;
	padding:7px;
	text-align:center;
}

.comictext1{
	border:3px solid #6B98C0;
	border-top:0px;
	margin:0;
	padding:7px;

}

.comictext1 p{
	margin:0;
	padding:0;
	font-size:12px;
}
/* マンガの画像を中央に配置 */
.comicenter{
	text-align:center;
}

