@charset "UTF-8";

/* ---------- reset ---------- */

*
{
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	font-family: Verdana, Arial, sans-serif;
}

a:hover img{
	opacity:0.6;
	filter: alpha(opacity=60);
}

/* ---------- reset_end ---------- */

/* ---------- body ---------- */

body
{
	color:inherit;
	background-color:#fff;
	text-align:center;
	margin-bottom:15px;
        font-size:12px;
	text-decoration:none;
}

a
{
	color:#555555;
	background-color:inherit;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

div.separate
{
	clear:both;
}

hr.clear
{
	display:none;
}

/* ---------- body_end ---------- */

/* ---------- container ---------- */

div#container
{
	background-image:url(img/container_bg.gif);
	background-repeat:repeat-y;
	background-position:0 0;
	width:810px;
	margin:0 auto;
	text-align:left;
}
div#wrapper {
	padding-top:10px;}

div.container-inner
{
	margin:0 5px;
}

div.container-archive
{
}

/* ---------- container ---------- */

/* ---------- header ---------- */

div#header
{
	width:800px;
        font-size:12px;
	color:666666;
        background-position:center top;
        margin:3px 0 3px 10px;
}

div.header-inner
{

}

/* ---------- header_end ---------- */

/* ---------- banner ---------- */

div#banner
{
        width:790px;
	padding:0 0 0 5px;
	background-position:center top;
        background-color:transparent;
}

div.banner-inner
{
}

div.banner-inner h1
{
	padding:5px 0;
	font-weight:normal;
	font-size:12px;
}

div.banner-inner h1 a
{
	color:#666;
	background-color:inherit;
	text-decoration:none;
}

/* ---------- banner_bg ---------- */


/* ---------- content ---------- */

div#content
{
	background:transparent;
	padding:5px 0px 0 0;
}

/* ---------- content_end ---------- */

/* ---------- main ---------- */

div#main
{
	padding-top:5px;
	float:right;
	width:620px;
}

div#main-top
{
	padding-top:5px;
	float:right;
	width:647px;
}


div#info-box p
{
	padding:10px 0;
	font-size:12px;
	color:#555555;
	background-color:inherit;
	line-height:150%;
}


div#news-box
{
	margin-bottom:15px;
}


div.news-box-inner ul
{
	list-style-type:none;
	font-size:12px;
}

div.news-box-inner ul li
{
	color:#555555;
	padding:5px 0 4px 28px;
	background-color:inherit;
	background-image:url(img/whatsnew_icon.gif);
	background-repeat:no-repeat;
	background-position:14px 10px;
	border-bottom:1px solid #dddcdc;
}

div.news-box-inner ul li a
{
	color:#1284f6;
	background-color:inherit;
}

/* ---------- main_end ---------- */

/* ---------- sidebar ---------- */

div#sidebar
{
	float:left;
	width:150px;
	text-align:left;
	letter-spacing:0px;
        margin-left:13px;
}

div.contents-menu
{
	margin:0 4px 10px 4px;
	color:#423636;
	background-color:inherit;
	font-size:12px;
}

div.contents-title
{
        background-image:url(http://www.udai.tv/img/button-pickup.jpg);
        background-position:center top;
        background-repeat:no-repeat;
        margin:0 auto;
	width:150px;
        height:93px;
}

div.contents-title h4
{
	font-size:2px;
	font-weight:normal;
	text-align:center;
	margin-bottom:5px;
}

div.category-archives ul
{
	list-style-type:none;
}

div.category-archives ul li
{
	color:#423636;
}

div.category-archives ul li a
{
	text-decoration:none;
	color:#423636;
	background:url(img/menu.gif) no-repeat left top;
	display:block;
	padding-left:18px;
	height:35px;
	line-height:35px;
}

div.category-archives ul li a:hover
{
	background: url(img/menu.gif) no-repeat;
	background-position:0px -300px;
	height:35px;
	line-height:35px;
	text-decoration:none;
}

div.category-archives ul.sub-category li
{
}

div.category-archives ul.sub-category li a
{
	color:#423636;
	background:transparent url(img/submenu.gif) no-repeat left top;
	display:block;
	padding:2px 18px 2px 38px;
}

div.category-archives ul.sub-category li a:hover
{
	background:transparent url(img/submenu.gif) no-repeat;
	background-position:0px -300px;
	line-height:100%;
}

div.category-archives ul.lib li
{
	margin-bottom:-20px;
}

div.rssfeed
{
	font-size:2px;
	text-indent:-9999px;
	margin:0 10px 10px 10px;
}

div.rssfeed a
{
	display:block;
	background:transparent url(img/rss.gif) no-repeat left top;
	width:180px;
	height:39px;
}

div.rssfeed a:hover
{
	background:transparent url(img/rss.gif) no-repeat left bottom;
}

/* ---------- sidebar_end ---------- */

/* ---------- footer ---------- */

div#footer
{
        font-size:12px;
        text-align:center;
	background-image:url(img/footer_bg.gif);
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#fff;
	height:70px;
	margin-top:20px;
        padding-top:10px;
}

div.footer-inner
{
	font-size:70%;
	text-align:center;
	padding:15px 0 5px 0;
}

div#footer address
{
	text-align:center;
	font-style:normal;
	padding-top:3px;
}

/* ---------- footer_end ---------- */

/* ---------- archives ---------- */

div.banner-archives
{
	background-image:url(img/banner_inner_archives.gif);
	background-repeat:no-repeat;
	background-position:50% 0;
	height:80px;
}

div.banner-archives h1
{
	font-weight:normal;
	font-size:150%;
	position:relative;
	top:15px;
	left:30px;
	width:90%;
}

div.banner-archives h1 a
{
	color:#ffffff;
	background-color:inherit;
	text-decoration:none;
}


div#main p.navi
{
	font-size:60%;
	margin-bottom:10px;
	color:#413738;
	background-color:inherit;
}

div#main p.navi a
{
	color:#23a1e5;
	background-color:inherit;
}

div.entry
{
	margin-bottom:40px;
	width:100%;
}

div.entry blockquote
{
	font-size:12px;
	color:#423636;
	padding:10px;
	background:#f4f4f4;
	border-left:4px solid #ccc;
}

div.entry h1,
#main h1
{
	color:#2b2828;
	font-size:120%;
	font-weight:bold;
	background:transparent url(img/entry_h1.gif) repeat-y left bottom;
	border-top:1px solid #f2f2f2;
	padding:7px 10px 16px 10px;
	margin:0 0 15px 0;
}



div.entry p,
div.comments-body p,
p.comments-open-moderated
{
	font-size:12px;
	color:#423636;
	background-color:inherit;
	line-height:150%;
	margin-bottom:5px;
}

div.entry-body
{

}

div.entry-info ul
{
	list-style-type:none;
	line-height:100%;
	padding:2px 0;
}

div.entry-info ul li
{
	font-size:60%;
	color:#2B2828;
	background-color:inherit;
	display:inline;
}

div.trackbacks,
div#comments
{
	margin:0 0 15px 0;
}

div.trackbacks p
{
	font-size:12px;
	color:#423636;
	background-color:inherit;
}

div.trackbacks dl
{
	padding:10px 0 0 0;
}

div.trackbacks dt
{
	font-size:12px;
}

div.trackbacks dd p
{
	padding:0 0 5px 0;
}

div.trackbacks ul.trackback-info,
div#comments ul.comments-info
{
	border-top:2px solid #d8d8d8;
	list-style:none;
	padding:3px 0;
	margin-bottom:10px;
}

div.trackbacks ul.trackback-info li,
div#comments ul.comments-info li
{
	color:#2b2828;
	background-color:inherit;
	font-size:60%;
	display:inline;
}


div.comments-post h5
{
	color:#423636;
	background-color:inherit;
	font-size:12px;
	font-weight:normal;
	margin:0 0 5px 0;
}

div#comments-open-data legend
{
	font-size:12px;
	margin: 0 0 5px 0;
	padding:0;
}

div#comments-open-data label
{
	font-size:12px;
	color:#423636;
	background-color:inherit;
}

dl#comments-open-text textarea
{
	color:#423636;
	background-color:inherit;
	font-size:12px;
	border:1px solid #cccccc;
}

ul.cookie,
#comments-open-data ul.inline
{
	list-style:none;
	padding:3px 0;
}

#comments-open-data ul.comments-open-footer
{
	list-style:none;
	padding:10px 0 20px 0;
}

#comments-open-data ul.comments-open-footer li
{
	display:inline;
	margin:0 10px 0 0;
}


div.comment p
{
	font-size:12px;
	color:#423636;
	background-color:inherit;
}


/* ---------- archives_end ---------- */

/* ---------- sitemap ---------- */

ul.sitemap { font-size:12px; }

/* ---------- sitemap_end ---------- */

.info {
	padding:10px;
	font-size:70%;
}

.equ{
	text-align:left;
	font-size:10px;
	letter-spacing:0px;
}

.equ p{
	padding-left:8px;
}

.equ img{
	margin:5px 0;
}

.topic{
	margin-top:10px;
	border:1px solid #999;
	padding:10px;
}

#title {
	height:104px;
	width:647px;
	background:url(img/h2.jpg) no-repeat left top;
	position:relative;
	}
	
h2 {
	margin:0;
	padding:10px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	background:url(img/h2.jpg) no-repeat left top;
	}

h3 {
	margin:0;
	padding:0;
	background:url(img/title-01.gif) no-repeat left center;
	border:none;
	height:30px;
	line-height:30px;
	padding-left:30px;
	font-size:14px;
	font-weight:bold;
	}
	
h3 a{
	color:#555;
	}
	
p.out{
	padding:0 10px;
	}
	
.entry-body p {
	padding-bottom:10px;}
	
	
/***************************
 sitemap
***************************/
.sitemap {
	margin:20px;
	font-size:70%;
	}

.sitemap ul {line-height: 1.6em;}

.sitemap ul li {
	list-style:none;
	background-image: url(img/sitemap/arrow.gif);
	background-repeat: no-repeat;
	background-position: 2px 4px;
	padding: 0px 0px 5px 25px;
	width:200px;
}
.sitemap ul li ul {
	background-image: url(img/sitemap/tree_bg.gif);
	background-repeat: repeat-y;
	background-position: 9px 0px;
}

.sitemap ul li ul li {
	margin: 0px 0px 4px 5px;
	padding: 0px 10px 0px 20px;
	background-image: url(img/sitemap/tree.gif);
	background-repeat: no-repeat;
	background-position: 4px 1px;
}
.sitemap ul li.top a {
	border:1px solid #ccc;
	display:block;
	background:#eee;
	padding:5px;
}

.sitemap ul li ul li.up  {background-image: url(img/sitemap/tree_up.gif);}
.sitemap ul li ul li.end {background-image: url(img/sitemap/tree_end.gif);}
.sitemap li ul {margin: 4px 0px 4px 0px;}
.sitemap li ul li ul {font-size: 10px;}


table.info-tbl {
	width:95%;
	font-size:12px;
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	border:1px solid #ccc;
	margin:10px 0;
}
	
table.info-tbl th,
table.info-tbl td{
	padding:8px;
	padding-left:10px;
	text-align:left;
	line-height:120%;
	letter-spacing:1px;
	border:1px dotted #ccc;
	font-weight:normal;
	text-align:left;
	background:url(img/tbl-th-2.jpg) repeat-y left top;
}

table.info-tbl th {
	text-align:left;
	border-top:3px solid #ccc;
	border-bottom:3px solid #ccc;
	background:#f4f4f4;
}

.div-border{
	width:98%;
	border-top:1px solid #ccc;
	margin:10px 0;
	margin-bottom:40px;
	height:1px;
	overflow:hidden;
	}
	
/* ---------- other ---------- */

h4 {
	font-size:20px;
	margin:10px 0;
	padding-left:10px;
	}
	
h5 {
	font-size:14px;
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	margin:0;
	padding-left:10px;
	color:#ed3b04;
	clear:both;
	border-left:#ed3b04 4px solid;

	}
	
table td#men-text {
	font-size:17px;
	line-height:160%;
	padding:20px;
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3","Times New Roman", Times, serif;
	}
	
.line {
	margin:20px 0;
	}
	
.text-area {
	font-size:15px;
	line-height:160%;
	padding:10px;
	}	
	
.course-box {
	margin-top:20px;
	padding:10px 30px 10px 10px;
	}
	
.box-left {
	width:280px;
	float:left;
	border:#ed3b04 1px solid;
	}
.border_menu{
	border:#ed3b04 1px solid;
        padding:5px;
	}
.border_menu .b{
	color:#ed3b04;
        font-weight:bold;
	}
.box-1{
	width:580px;
	float:left;
	border:#ed3b04 1px solid;
	}
	
.box-right {
	width:280px;
	float:right;
	border:#ed3b04 1px solid;
	}
	
div#map {
	width:550px;
	height:250px;
	margin:20px 30px;
	}
	
.img-border {
	padding:2px;
	border:1px solid #aaa;
	}
	
/* ボックスの最後にclearをセット
==========================================================*/
.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */