@charset "utf-8";

/*
Theme Name: るんびに保育園用テーマ
Theme URI: http://www.linesmix.com/
Description: るんびに保育園さまWebサイト用のテーマ
Version: 2.00 2011/12/13
Author: 有限会社ラインズミックス
Author URI: http://www.linesmix.com/
*/

/* Reset ------------------------------------------------------------------ */
:link,:visited {
    text-decoration: none;
}

html,body,div,
ul,ol,li,dl,dt,dd,
form,fieldset,input,textarea,
h1,h2,h3,h4,h5,h6,pre,code,p,blockquote,hr,
th,td {
	margin:  0;
	padding: 0;
}

html {
	overflow-y: scroll;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}

table {
    border-spacing: 0;
}

fieldset,img,abbr,acronym {
    border: 0;
}

ol,ul {
    list-style: none;
}

caption,th {
    text-align: left;
}

q:before,q:after {
    content: '';
}

a {
    text-decoration: underline;
    outline: none;
}

hr {
    border: 0;
    height: 1px;
    background-color: #666666;
    color: #666666;
	width: 658px;
}

a img,:link img,:visited img {
    border: none;
}

address {
    font-style: normal;
    display: inline;
}

/* Utilities ----------------------------------------------------------------- */
#content-inner:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}

#content-inner {
	display: inline-block;
}

/* no ie mac \*/
* html #content-inner { height: 1%; }
#content-inner { display: block; }

/* Content ---------------------------------------------------------------- */
a:link, a:visited {
    text-decoration: underline;
}

p, pre, blockquote, fieldset, ul, ol, dl {
    margin-bottom: .75em;
}

ol { list-style: decimal outside; }
ul { list-style: disc outside; }

/* Assets */
.asset-body,
.asset-more,
.more-link,
.asset-excerpt,
.comment-content,
.comment-footer,
.comments-open-content,
.comments-open-footer,
.trackbacks-info,
.trackback-content,
.archive-content {
    clear: both;
}

.asset,
.comments,
.trackbacks,
.archive {
    overflow: hidden;
    width: 100%;
}

.asset,
.asset-content,
.comments,
.trackbacks,
.archive {
    position: static;
    clear: both;
}

.asset,
.comments,
.comments-content,
.trackbacks,
.archive,
.search-form {
    margin-bottom: 1.5em;
}

.asset-header,
.asset-content,
.asset-body,
.comments-header,
.comment-content,
.comment-footer,
.comments-open-header,
.comments-open-content,
#comments-open-footer,
#comment-form-external-auth,
#comment-form-name,
#comment-form-email,
#comment-form-url,
#comments-open-text,
.trackbacks-header,
.trackbacks-info,
.archive-content,
.search-form-header,
.search-results-header {
    margin-bottom: .75em;
}

.asset-date {
	font-size: 12px;
	color: #000080;
}

.asset-name {
    margin-bottom: .25em;
}

.asset-meta {
    font-size: 11px;
    margin-top: .25em;
    padding-top: 2px;
    padding-bottom: .3em;
    font-weight: normal;
    clear:both;
    border: 0;
}

.entry-tags-header,
.entry-categories-header {
    margin-bottom: 0;
    margin-right: .25em;
    display: inline;
    font-weight: bold;
}

.entry-tags-list,
.entry-categories-list {
    display: inline;
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}

.entry-tags-list .entry-tag,
.entry-categories-list .entry-category {
    display: inline;
}

.alignleft {
    float: left;
    margin: 0 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 0 auto 20px;
    text-align: center;
}

.alignright {
    float: right;
    margin: 0 0 20px 20px;
}



/* ページング */
.page-left {
	float: left;
	margin: 0 20px 20px 0;
	padding: 0 0 0 15px;
	background: url(images/left_arrow.gif) no-repeat left 4px;
}

.page-right {
	float: right;
	width: 60px;
	margin:  0 0 20px 20px;
	padding: 0 10px 0 0;
	background: url(images/right_arrow.gif) no-repeat 50px 4px;
}



/* Feedback */
.comments-open label {
    display: block;
}

#comment-author, #comment-email, #comment-url, #comment-text {
    width: 80%;
}

#comment-submit {
    font-weight: bold;
}

.comment,
.trackback {
    margin-bottom: .5em;
    border-bottom: 1px solid #ccc;
    padding-bottom: .5em;
}

.comment-content {
    clear: none;
    line-height: 1.5;
    margin-bottom: 1em;
}

.comment-content p {
    margin-bottom: .5em;
}

/* Widgets */
.widget {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.widget-content {
    position: relative;
	margin:0;
	padding:0;
}

.widget ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.widget ul ul {
    margin-left: 15px;
}

.widget li {
    margin-top: 5px;
    margin-bottom: 5px;
}

.widget-recent-assets .widget-content .widget-list {
    overflow: auto;
    margin-right: 0;
}

.widget-search ul {
    margin-left: 0;
    list-style: none;
}

.widget-search li {
    margin: 5px 0;
}

/* Layout ----------------------------------------------------------------- */
#container-inner {
    min-height: 100%;
    margin: 0 auto;
    text-align: left;
}

#header, #content, #alpha, #beta, #footer {
    position: relative;
}

#alpha, #beta {
    display: inline;
    float: left;
}

#header-inner, #content-inner, #footer-inner,
#alpha-inner, #beta-inner {
    position: static;
}

#header-inner, #content-inner, #footer-inner {
    padding-top: 20px;
    padding-bottom: 20px;
}

#header-inner, #footer-inner,
#alpha-inner, #beta-inner {
    overflow: hidden;
	padding: 0;
}

#content-inner {
	padding-top: 0;
}

/* ---------------------------------------------------------------------
ページ全体
--------------------------------------------------------------------- */
body {
	text-align:center;
	background:#fff;
	color:#333;
	line-height: 1.5;
	font-style: normal;
	font-weight: normal;
	font-size:100%;
	font-family:"Hiragino Kaku Gothic","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","Lucida Grande", "Geneva", "Arial", "Verdana", "sans-serif";
	background: #f0f0ff url('images/bg_body.jpg') repeat-x left top;
/*	background: #f0f0ff;	*/
}

/* リンクカラー */
a {
	color: #336699;
}

a:hover {
	color: #3399CC;
}

.clear {
	clear:both;
}

/* ---　ページトップ　--- */
#gotop {
	clear:both;
	width:100%;
	font-size:85% !important;
	font-size:80%;
	margin:0;
}

#gotop a {
	background: url('images/btn_pagetop.gif') no-repeat;
	display: block;
	height: 11px;
	width: 101px;
	text-indent: -9999px;
	float: right;
	overflow: hidden;
}

/* -----　パンくず　----- */
.navi {
	clear: both;
	margin:  0;
	padding: 5px;
	text-align: left;
	font-size: 85% !important;
	font-size: 80%;
	background: #f4f4ff url('images/footer_background.gif') 0 center repeat-y;
}

/* ---------------------------------------------------------------------
container
--------------------------------------------------------------------- */
#container {
	line-height:1.6;
	font-size:80%;
	width:900px;
	margin:0 auto;
	text-align:left;
/*
	border-left:1px solid #999;
	border-right:1px solid #999;
*/
	background: url('images/body_bg-tw.gif') 0 repeat-y;
}

#container-inner {
	position: relative;
	width:900px;
}

/* ---------------------------------------------------------------------
レイアウト
--------------------------------------------------------------------- */
.layout-tw #alpha {
	float: right;
	width: 650px;
	left: 0;
	margin:  15px 0 0 10px;
	padding: 0;
}

.layout-tw #beta {
	float:left;
	left: 0;
	width: 240px;
	margin:  20px 0 0 0;
	padding: 0;
}

#alpha-inner {
	margin:0;
	padding: 0 18px 0 2px;
}

#beta-inner {
	margin:0 0 0 10px;
	padding:0;
}

/* ---------------------------------------------------------------------
ヘッダー
--------------------------------------------------------------------- */
#header {
	width: 900px;
	height: 75px;
}

#header-inner {
	clear: both;
	width: 900px;
	height: 75px;
	background:#ffffff;
}

#header-contents {
	width: 900px;
	height: 75px;
	background: url('images/header/global_header.jpg') left top no-repeat;
}

#header-contents .left {
	float:left;
	width:   50%;
	height: 100%;
	margin:  0;
	padding: 0;
}

#header-contents .right {
	float:right;
	width:   50%;
	height: 100%;
	margin:  0;
	padding: 0;
}


/* -- サイト名 -- */
#header-name {
	margin:10px 10px 0 10px;
}

/* -- サイトマップ・お問合せリンク -- */
#header .sub-contents {
	padding:0 15px 5px 25px;
	font-size:85% !important;
	font-size:80%;
	text-align:right;
}

#header .sub-contents a:link,
#header .sub-contents a:visited {
	padding:0 0 0 10px;
	margin-left:3px;
	background: url('images/arrow01.gif') 0 center no-repeat;
}

#header .search-content form {
	padding:0;
	margin:0;
	text-align: right;
}

/* -- 検索フォーム -- */
#header .header-search {
	font-size:85% !important;
	font-size:80%;

}

#header .header-search .box {
	width:120px;
}

#header .search-content {
	padding:0 15px 5px 0;
}

#header .search-content label {
	display:inline;
}

#header .header-search .submit {
	font-size:95% !important;
	font-size:90%;
	color:#333333;
	border:1px solid #C9C9C9;
	background-color: #F4F4F4;
	padding:2px;
	height:22px;
}

.header_flash {
	margin:  0;
	padding: 0;
	width:  900px;
	height: 300px;
	background: #ffffff url('images/header/header.jpg') no-repeat center top;
}






/* ---------------------------------------------------------------------
Content
--------------------------------------------------------------------- */
#content {
	_height:1px;
/*	padding-top:10px;	*/
}

/* ---------------------------------------------------------------------
フッター
--------------------------------------------------------------------- */
#footer {
	width:900px;
	clear:both;
	margin-top: 20px;
	background:#f4f4ff url('images/footer_background.gif') 0 center repeat-y;
	color:#666;
	padding-bottom:10px;
}


/* -- フッターメニュー -- */
.footer-menu {
	text-align:left;
	width:100%;
	margin:  0;
	padding: 0 0 0 25px;
	background:#ffffff;
	font-size: 95% !important;
	font-size: 90%;
}

.footer-menu ul {
	padding:5px 0 10px 0;
}

.footer-menu li {
	display: inline;
	margin:  0;
	padding: 0;
}


.logo {
	float: left;
	width:  60px;
	height: 60px;
	margin:  0 0 0 25px;
	padding: 0;
}


/* -- 法人名 -- */
.profile {
	float: left;
	width: 400px;
}

.profile .profile-content {
	padding:0 0 0 10px;
	font-size: 95% !important;
	font-size: 90%;
}

.profile .profile-content .name {
	font-size: 14px;
	font-weight: bold;
}

/* -- ページの一番上へ -- */
.gotop {
	float: right;
	margin:  5px 20px 0 0;
	padding: 0;
}

/* -- コピーライト -- */
.copyright {
	float: right;
	width:400px;
	text-align: right;
}

.copyright .copyright-content {
	padding:5px 25px 0 0;
	font-size: 85% !important;
	font-size: 80%;
}



/* ---------------------------------------------------------------------
投稿記事
--------------------------------------------------------------------- */
.archive-title {
	margin:  0;
	padding: 8px 0 2px 20px;
	font-size:115% !important;
	font-size:110%;
	font-weight:bold;
	color: #000080;
	background: url('images/bg_midashi1.gif') 0 0 no-repeat;
}

.archive-title em {
	font-style:normal;
}

.entry-asset {
	margin:10px 0 20px;
/*	border-bottom:1px solid #999; */
}

.asset-header {
	padding:0;
}

.asset-name {
	margin:0 5px 2px 9px;
	padding:0 0 3px 15px;
	font-weight:bold;
	line-height:1.2;
	_height:1px;
	font-size:105% !important;
	font-size:100%;
	background: url('images/arrow03.gif') 0 center no-repeat;
}

.page-asset .asset-name{
	padding:10px 0 10px 20px;
	font-size:115% !important;
	font-size:110%;
	font-weight:bold;
	background: url('images/bg_midashi1.jpg') 0 0 no-repeat;
}

.asset-name a:link,
.asset-name a:hover,
.asset-name a:visited,
.asset-name a:active {
	text-decoration: none;
}

.asset-body {
	margin:10px;
	font-size: 14px;
}

.asset-more {
	margin:0 10px 10px;
}

.more-link {
	_height:1px;
	clear:both;
	display: block;
	margin:10px 0;
	padding:0 0 0 15px;
	background: url('images/arrow_sitemap01.gif') no-repeat left center;
}

.asset-meta {
	text-align:right;
	font-size:100%;
}

.category {
	margin:  30px 0 0 10px;
}

/* ---------------------------------------------------------------------
コメント&トラックバック
--------------------------------------------------------------------- */
#trackbacks {
	margin:10px 0;
}

#trackbacks .trackbacks-header {
	padding:10px 0 10px 20px;
	font-size:115% !important;
	font-size:110%;
	font-weight:bold;
	background: url('images/bg_midashi1.jpg') 0 0 no-repeat;
}

.trackbacks-info {
	padding:10px;
}

#comments {
	margin:10px 0 0;
}

#comments .comments-header {
	_height:1px;
	padding:8px 10px 10px 20px;
	background: url('images/bg_midashi1.jpg') no-repeat left top;
	font-size:120% !important;
	font-size:115%;
	font-weight:bold;
}

#comments .comments-content {
	padding:0 10px;
}

.comment {
	margin:10px;
}

.comment .inner {
	padding:5px 10px;
	border:1px solid #999;
	background:#eee;
	_height:1px;
}

.comment .comment-header {
	padding:0 5px;
	margin:0 0 5px;
}

.comment .comment-content{
	padding:0 5px;
}

.comments-open {
	margin-top: 20px;
}

.comments-open-header {
	_height:1px;
	padding:8px 10px 10px 20px;
	background: url('images/bg_midashi1.jpg') no-repeat left top;
	font-size:120% !important;
	font-size:115%;
	font-weight:bold;
}

.comments-open-content {
	padding:10px;
}

#comment-submit {
	font-size:95% !important;
	font-size:90%;
	color:#333333;
	border:1px solid #C9C9C9;
	background-color: #F4F4F4;
	padding:2px;
	height:1.7em;
}

.comment-footer {
	text-align:right;
	margin:0;
	padding:5px;
	border-top: 1px dotted #999;
	font-size:95% !important;
	font-size:90%;
}

/* ---------------------------------------------------------------------
サイトマップ
--------------------------------------------------------------------- */
.archive-content {
	padding:10px;
	line-height:1.3;
}

.archive-content .archive-list {
	margin-bottom:3em;
}

.archive-content ul,
.archive-content ol {
	list-style:none;
}

.archive li a {
	display:block;
	margin-bottom:0.25em;
	background: #fff url('images/arrow_sitemap01.gif') no-repeat 0 5px;
	padding:3px 0 3px 20px;
	text-decoration:none;
	color:#494949;
}

.archive li a:hover {
	color:#848484;
}

/*サブカテゴリ*/
.archive li li {
	margin:0 0 0 20px;
}

.archive li li a {
	background: url('images/arrow_sitemap02.gif') no-repeat 0 7px;
	padding:3px 0 3px 12px;
}

/* ---------------------------------------------------------------------
検索結果ページ
--------------------------------------------------------------------- */
.search-not-found {
	margin:10px;
}

.search-form-header {
	_height:1px;
	padding:8px 10px 10px 20px;
	background: url('images/bg_midashi1.jpg') no-repeat left top;
	font-size:120% !important;
	font-size:115%;
	font-weight:bold;
}

.search-form-content {
	background:#eee;
	padding:10px;
	border:1px solid #666;
	margin-bottom:15px;
}

.search-results-header {
	_height:1px;
	padding:5px 10px;
	background: #99b1cc;
	color:#fff;
	font-size:120% !important;
	font-size:115%;
	font-weight:bold;
	margin-bottom:20px;
	line-height:1.3;
}

.search-form-content .box {
	width:200px;
}

.search-form-content .submit{
	font-size:95% !important;
	font-size:90%;
	color:#333333;
	border:1px solid #C9C9C9;
	background-color: #F4F4F4;
	padding:2px;
	height:1.7em;
}

/* ---------------------------------------------------------------------
Widget：[メイン]ウェルカムメッセージ
--------------------------------------------------------------------- */
#welcome_message {
	margin-bottom:20px;
}

#welcome_message h3.title {
	_height:1px;
	padding:8px 10px 10px 20px;
	background: url('images/bg_midashi1.jpg') no-repeat left top;
	font-size:120% !important;
	font-size:115%;
	font-weight:bold;
	margin: 0;
}

#welcome_message .content {
	margin:0;
	padding:10px;
}

/* ---------------------------------------------------------------------
Widget：[メイン]新着記事一覧
--------------------------------------------------------------------- */
#top-news {
	margin-bottom:20px;
	padding:0 0 10px;
}

#top-news h3 {
	margin: 0;
	_height:1px;
	padding:8px 10px 10px 20px;
	background: url('images/bg_midashi1.jpg') no-repeat left top;
	font-size:120% !important;
	font-size:115%;
	font-weight:bold;
}

#top-news .news {
	padding:4px 10px 2px;
	background: url('images/border_dot.gif') repeat-x left bottom;
}

#top-news .day {
	float: left;
	width: 70px;
	color: #000;
	font-size:115% !important;
	font-size:110%;
	background: url('images/arrow03.gif') no-repeat 0 center;
	padding-left: 15px;
}

#top-news .title {
	float: right;
	padding-left:5px;
	width: 450px;
}

/* ---------------------------------------------------------------------
Widget：[メイン]トップ表示記事
--------------------------------------------------------------------- */
.top-entry-content {
	margin-bottom:20px;
}

.top-entry-content h3.title {
	margin: 0;
	_height:1px;
	padding:8px 10px 10px 20px;
	background: url('images/bg_midashi1.jpg') no-repeat left top;
	font-size:120% !important;
	font-size:115%;
	font-weight:bold;
}

.top-entry-content .content {
	margin:0;
	padding:10px;
}

/* ---------------------------------------------------------------------
Widget：[メイン]カテゴリー表示記事
--------------------------------------------------------------------- */
#top-category {
	margin-bottom:20px;
}

#top-category h3.title {
	margin: 0;
	_height:1px;
	padding:10px 0 10px 20px;
	font-size:115% !important;
	font-size:110%;
	font-weight:bold;
	background: url('images/bg_midashi1.jpg') 0 0 no-repeat;
}

.top-category-content {
	margin:0;
	padding:0 0 10px 0;
}

.top-category-content h4.name {
	margin:0 5px 2px 9px;
	padding:0 0 3px 15px;
	font-weight:bold;
	line-height:1.2;
	_height:1px;
	font-size:105% !important;
	font-size:100%;
	background: url('images/arrow03.gif') 0 center no-repeat;
}

#top-category .content {
	margin:0;
	padding:0 10px 15px 10px;
	border-bottom:1px solid #cccccc;
}

#top-category .content img {
	background-color:#666666;
	padding: 3px;
}



/* ---------------------------------------------------------------------
Widget：[サイド]メインメニュー
--------------------------------------------------------------------- */
#beta .about-menu {
	clear: both;
	margin: 10px 0 15px 10px;
	padding: 0;
	line-height: 100%;
}

#beta .about-menu ul {
	margin:  0;
	padding: 0;
	list-style: none;
}

#beta .about-menu ul li {
	margin:  0;
	padding: 0;
	b_order: 1px #ff0000 solid;
}

#beta .about-menu .upper {
	height: 41px;
}

#beta .about-menu .body {
	height: 38px;
}

#beta .about-menu .lower {
	height: 3px;
}



/* ---------------------------------------------------------------------
グローバルナビ
--------------------------------------------------------------------- */
#gnavi {
	clear: both;
	width: 900px;
	height: 50px;
}

#gnavi ul {
	list-style: none;
	margin:  0;
	padding: 0;
}

#gnavi ul li {
	float: left;
	margin:  0;
	padding: 0;
	height: 45px;
}



/* ---------------------------------------------------------------------
ヘッダメニュー
--------------------------------------------------------------------- */
.header-menu {
	float: right;
	text-align:right;
	font-size: 95% !important;
	font-size: 90%;
	margin:  50px 0 0 0;
	padding: 0;
}

.header-menu ul {
	list-style: none;
	margin:  0;
	padding: 0;
}

.header-menu ul li {
	float: left;
	margin:  0 0 0 8px;
	padding: 0;
}



/* ---------------------------------------------------------------------
サイドバー
--------------------------------------------------------------------- */
.monthly-archives {
	margin:  10px 0 0 10px;
	padding: 0;
	width: 210px;
	border: 2px #c0c0ff solid;
	background: #f0f0ff;
}

.monthly-archives-inner {
	margin:  5px;
	padding: 0;
}

.monthly-archives-inner .title {
	margin:  0;
	padding: 0;
}

.monthly-archives-inner ul{
	list-style: none;
	margin:  0;
	padding: 0;
}

.monthly-archives-inner ul li{
	margin:  0;
	padding: 0 0 10px 15px;
	background: url(images/right_arrow.gif) no-repeat left 4px;
}

#bann_blog, #bann_recruit, #bann_region {
	margin:  10px 0 0 10px;
	padding: 0;
}


.bann-commitment {
	clear: both;
	margin:  0 0 0 10px;
	padding: 0;
}



/* ---------------------------------------------------------------------
固定ページ
--------------------------------------------------------------------- */
.page-title {
	float: left;
	text-indent:-9999px;
}





/* ---------------------------------------------------------------------
トップページ
--------------------------------------------------------------------- */

/* -- 園について -- */
#about-us {
	float: left;
	width: 390px;
	margin:  15px 0 0 20px;
	padding: 0;
}

#about-us .md_about_us {
	clear: both;
}



/* -- 園のこだわり -- */
#commitment {
	float: left;
	width: 440px;
	margin:  15px 0 0 25px;
	padding: 0;
}

#commitment .md_commitment {
	clear: both;
}


#commitment .commitment-photo {
	float: left;
	margin:  0 10px 10px 0;
	padding: 0;
}

#commitment .commitment-title {
	font-weight: bold;
}

#commitment .commitment-day {
	font-size: 12px;
	color: #336699;
}

#commitment .commitment-excerpt {
	width: 430px;
	font-size: 95% !important;
	font-size: 90%;
}



/* -- 地域の皆様へ -- */
#region {
	float: left;
	width: 390px;
	margin:  0 0 0 20px;
	padding: 0;
}

#region .md_region {
	clear: both;
}

#region #home_blog {
	float: left;
	width:  195px;
	height: 146px;
	margin:  0 0 15px 0;
	padding: 0;
}

#region #home_recruit {
	float: right;
	width:  195px;
	height: 146px;
	margin:  0 0 15px 0;
	padding: 0;
}



/* -- 園からのお知らせ -- */
#information {
	float: left;
	width: 440px;
	margin:  0 0 10px 25px;
	padding: 0;
}

#information .md_information {
	clear: both;
}

#information .title {
	font-weight: bold;
}

#information .day {
	font-size: 12px;
	color: #336699;
}

#information .underline {
	margin:  15px 0 0 0;
	padding: 0;
	border-bottom: 1px #c0c0c0 dotted;
}


/* カコミ共通 */

#about-us-inner,
#commitment-inner,
#region-inner,
#information-inner {
	margin:  10px 0 10px 10px;
	padding: 0;
}

#about-us .article-body {
	margin:  0;
	padding: 0 0 40px 0;
}

#region .article-body {
	margin:  0;
	padding: 0 0 20px 0;
}



/* 見出し共通 */

#about-us .midashi,
#commitment .midashi,
#region .midashi,
#information .midashi {
	margin:  0;
	padding: 9px 0 0 25px;
	height: 30px;
	font-weight: bold;
	color: #000080;
}





/* ---------------------------------------------------------------------
記事中のリスト
--------------------------------------------------------------------- */

.asset-body ul {
	margin:  0 0 0 2em;
	padding: 0;
}


/* ---------------------------------------------------------------------
記事中のtable
--------------------------------------------------------------------- */

.asset-body .white {
	border-collapse: collapse;
	border: 1px #c0c0c0 solid;
	margin:  0;
	padding: 0;
}

.asset-body .white th,
.asset-body .white td {
	border: 1px #c0c0c0 solid;
	margin:  0;
	padding: 5px;
	vertical-align: top;
}



/* ---------------------------------------------------------------------
記事中の小見出し
--------------------------------------------------------------------- */

.asset-body .komidashi {
	clear: both;
	background: url(images/komidashi.gif) repeat-x left top;
	height: 24px;
	margin:  0 0 10px 0;
	padding: 3px 0 0 10px;
	font-weight: bold;
	color: #000080;
}



/* ---------------------------------------------------------------------
子どもの権利条約
--------------------------------------------------------------------- */
#kodomonokenrijoyaku {
	clear: both;
	margin:  30px 0 0 0;
	padding: 0;
}

#kodomonokenrijoyaku dt {
	clear: both;
	float: left;
	width: 50px;
	margin:  0 0 4px 0;
	padding: 2px;
	background: #f0f0ff;
	font-weight: bold;
}

#kodomonokenrijoyaku dd {
	float: left;
	width: 520px;
	margin:  0 0 0 5px;
	padding: 2px;
}










/* --- */
