/* +++++++++++++++++++++ base config +++++++++++++++++++++ */
/***** anchor *****/
a:link, a:visited, a:active  { color: #2f4f4f; text-decoration: underline; }
a:hover  { color: #ff6600; text-decoration: underline; }

img { 
	border-style: none;
	border-width: 0px;
	vertical-align: bottom;
}

/***** end *****/
/* ++++++ blog wide - config ++++++ */

#container {
	width: 760px;
	}

/* ++++++ 2wide-config ++++++ */

	/* contents */
	#center	{
		width: 600px;
		}

	/* sidebar */
	#left, #right	{
		width: 160px;
		}


/* ++++++ other ++++++ */

body {
	background-image: url(images/back-inbody.jpg);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: 49% 0%;
	text-align: center;
	background-color: #f6f2d9;
	font-family: Verdana, Arial, sans-serif;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	}

#container {
	margin: 0px auto 0px auto;
	text-align: left;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
	border: solid 0px #666666;
	}

#center {
	float: right;
	overflow: hidden;
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 600px;
	border-left: solid 0px #666666;
	}

#left {
	float: left;
	}

#footer	{
	clear: both;
	}

/* +++++++++++++++++++++ layout design - config +++++++++++++++++++++ */

#container {
	overflow: hidden;
	background-image: url(images/left-back.jpg);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: 0% 50%;
	border-style: none;
	border-width: 0px 0px 0px 0px;
	border-color: #666666;
	}


#banner {
	background-image: url(images/toptop.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	overflow: hidden;
	border-style: none;
	border-width: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width: 760px;
	}

.content	{
	border-style: solid;
	border-width: 0px;
	border-left-color: #dddddd;
	border-top-color: #dddddd;
	border-right-color: #c0c0c0;
	border-bottom-color: #c0c0c0;
	}

.navi  {
	color: #ffffff;
	text-decoration: none;
	background-color: #A0C07C;
	border-bottom: solid 1px #666666;
	background-image: url(images/navi-back.gif);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: 50% 100%;
	}
.navi a:link, .navi a:visited, .navi a:active  { color: #ffffff; text-decoration: none; }
.navi a:hover  { color: #295726; text-decoration: underline; }

.navi2  {
	color: #333333;
	text-decoration: none;
	background-color: #ffffff;
	border-top: solid 0px #666666;
	}
.navi2 a:link, .navi2 a:visited, .navi2 a:active  { color: #333333; text-decoration: none; }
.navi2 a:hover  { color: #295726; text-decoration: underline; }



.cat-title  {
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	font-size: 13px;
	padding: 4px 0px 5px 0px;
	width: 250px;
	background-color: #A0C07C;
	border-bottom: solid 1px #666666;
	background-image: url(images/navi-back.gif);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: 50% 100%;
	}



.top-content{
	width: 600px;
	margin: 0px;
	padding: 5px;
	}

.content-left{
	float: left;
	overflow: hidden;
	width: 390px;
	padding: 5px 5px 5px 5px;
	border-right: solid 1px #666666;
	}

.content-right{
	float: left;
	overflow: hidden;
	width: 190px;
	padding: 5px 0px 5px 5px;
	}


/* ++++++ contents - margin ++++++ */

	/* in contents wide - margin */
	.content div	{
		margin-left: 15px;
		margin-right: 15px;
		}

	.top-event div	{
		margin-left: 15px;
		margin-right: 15px;
		}

	/* in contents top - margin */
	.content	{
		padding: 0px;
		margin-bottom: 5px;
		}

	.top-event	{
		padding: 0px;
		margin-bottom: 5px;
		}

	/* in sidebar wide - margin */
	.sidebar div {
		margin-left: 0px;
		margin-right: 0px;
		}

	/* in sidebar verticul - margin */
	.sidebar {
		padding-top: 0px;
		padding-bottom: 0px;
		}

	/* in navi wide - margin */
	.navi div {
		margin-left: 5px;
		margin-right: 15px;
		}

	.navi2 div {
		margin-left: 5px;
		margin-right: 15px;
		}


	/* in navi verticul - margin */
	.navi {
		padding-top: 5px;
		padding-bottom: 5px;
		}
	.navi2 {
		padding-top: 5px;
		padding-bottom: 5px;
		}


	.content div div, .sidebar div div, .navi div div {
		margin-left: 0;
		margin-right: 0;
		}

/* ++++++ dan pace/wide ++++++ */

	#left	{
	margin: 0px 0px 0px 0px;

		}

	#center	{
		padding: 0px;
		}

	.navi {
		margin: 10px 5px 5px 5px;
		}
	.navi2 {
		margin-top: 1px;
		}


/* +++++++++++++++++++++ parts design- config +++++++++++++++++++++ */

/* ++++++ header design ++++++ */

/* header */

h1	{
	text-align: left;
	font-size: 10px;
	padding: 2px 5px 0px 10px;
	margin: 0px;
	font-weight: normal;
	}

h1 a:link, h1 a:visited, h1 a:active	{
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
	}

h1 a:hover	{
	color: #295726;
	text-decoration: none;
	}

#title {
	overflow: hidden;
	border-style: none;
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}

#title h2	{
	padding: 0px 2px 0px 10px;
	margin: 0px;
	font-size: 10px;
	font-weight: normal;
	color: #333;
	text-align: left;
	}
#subtitle {
	position: relative;
	margin: 0px 0px 7px 0px;
	border-style: none;
	border-width: 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	height: 100px;
	width: 760px;
	}
#subtitle img {
	vertical-align: bottom;
	border-style: none;
	border-width: 0px;
	margin: 0px 1px 0px 1px;
	padding: 0px 0px 0px 0px;
	width: 120px;
	height: 30px;
	}
#subtitle span.hana {
	text-align: right;
	font-size: 10px;
	color: #585858;
	display: block;
	margin: 0px 0px 50px 0px;
	padding: 3px 3px 0px 0px;
	}
#subtitle span.hana a, #subtitle span.hana a:link, #subtitle span.hana a:active, #subtitle span.hana a:visited {
	color: #585858;
	text-decoration: none;
	font-weight: normal;
	}
#subtitle span.hana a:hover {
	color: #bdbdbd;
	text-decoration: none;
	font-weight: normal;
	}
.nav {
	text-align: center;
	height: auto;
	line-height: 150%;
	font-size: 10px;
	padding: 5px 10px 0px 210px;
	margin: 0px;
	word-break: keep-all;
	}


#footer	{
	background-image: url(images/footer-back.jpg);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: 0% 0%;
	margin: 10px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	color: #ffffff;
	font-size: 10px;
	text-align: center;
	border-style: none;
	border-width: 0px 0px 0px 0px;
	width: 760px;
	}

#footer p	{
	padding: 0px 0px 0px 5px;
	margin: 0px;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-align: center;
	word-break: keep-all;
	}
#footer strong	{
	font-weight: normal;
	padding: 0px 0px 15px 0px;
	}
#footer h2	{
	border-style: none;
	border-width: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	margin: 0px;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	}
#footer h3	{
	padding: 0px 0px 0px 0px;
	margin: 0px 5px 0px 5px;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	}

#footer h4	{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	font-family: Arial;
	}

#footer h5	{
	border-style: none;
	border-width: 0px 0px 0px 0px;
	padding: 5px 10px 3px 10px;
	margin: 0px;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	}

#footer a:link, #footer a:visited, #footer a:active{
	color: #fff;
	text-decoration: none;
	}

#footer a:hover{
	color: #ff6600;
	text-decoration: underline;
	}

/* top-mission  */
.top-mission {
	padding: 0px;
	margin-bottom: 0px;
	}

.top-mission span {
	text-align: left;
	font-size: 10px;
	margin-bottom: 0px;
	}

.top-mission p {
	text-align: left;
	font-size: 10px;
	padding: 0px 5px;
	margin-bottom: 0px;
	margin-top: 10px;
	}

/* ++++++ in contents - design ++++++ */
/* renew extend list  */
.news {
	padding: 10px 15px 15px 15px;
	margin-bottom: 10px;
	background-color: #ffffff;
	}
.news h2 {
	background-image: url(http://mpl.kir.jp/mimatsu/images/news.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	border-bottom: 0px solid #ddd;
	margin: 0px 0px 5px 0px;
	padding: 10px 15px 10px 15px;
	font-size: 10px;
	font-weight: normal;
	color: #444;
	text-align: right;
	font-weight:bold;
	}
.news h3	{
	margin-top: 0px;
	font-size: 12px;
	border-left: solid 0px #660000;
	padding: 2px 8px 0px 5px;
	}
.news h3 span {
	text-align: left;
	font-size: 10px;
	margin-bottom: 0px;
	}
.news span {
	text-align: left;
	font-size: 12px;
	padding: 0px 0px;
	margin-bottom: 5px;
	}



/* entry */
.cat-des	{
	font-size: 10px;
	font-weight: normal;
	color: #666;
	margin: 5px 0px 0px 0px;
	}
.content{
	background-color: #ffffff;
	margin: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	 }
.content h2	{
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 100% 50%;
	border-color: #ddd;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	text-align: left;
	font-weight: bold;
	background-image: url(http://www.kotani-jyuken.co.jp/hanayamanoyu/images/contenth2back.jpg);
	position: relative;
	margin: 0px 0px 5px 0px;
	font-size: 13px;
	padding: 4px 5px 3px 10px;
	color: #666;
	background-color: #ddd;
	}
.content h2 span	{
	position: relative;
	display: block;
	font-size: 10px;
	font-weight: normal;
	color: #666;
	text-align: left;
	margin: 3px 0px 0px 0px;
	}
.content h2 a:link, .content h2 a:visited, .content h2 a:active  { color: #555; text-decoration: none; }
.content h2 a:hover  { color: #888; text-decoration: underline; }

.entry h3	{
	margin-top: 12px;
	font-size: 14px;
	background-image: url(images/entryh3back.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0% 50%;
	background-color: #ffffff;
	border-style: solid;
	border-width: 0px 0px 0px 15px;
	border-color: #441F01;
	color: #444444;
	padding: 3px 8px 4px 15px;
	}

.entry h4	{
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 50%;
	border-color: #ddd;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	text-align: left;
	font-weight: bold;
	background-image: url(http://www.kotani-jyuken.co.jp/hanayamanoyu/images/entryh4back.gif);
	position: relative;
	margin: 0px 0px 5px 0px;
	font-size: 13px;
	padding: 4px 5px 3px 10px;
	color: #666;
	background-color: #ddd;
	}
.entry h5	{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 14px;
	border-left: double 12px #79522B;
	padding-left: 5px;
	color: #333;
	}
.entry h6	{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 12px;
	border-left: solid 12px #c0c0c0;
	padding-left: 5px;
	color: #333;
	}
.entry p 	{
	font-size: 13px;
	color: #333333;
	line-height: 150%;
	}
.entry blockquote	{
	font-size: 13px;
	color: #444;
	line-height: 150%;
	padding: 1em;
	margin: 10px 10px;
	border-color: #999;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	}
.entry ul {
	list-style-type: circle;
	margin: 10px;
	line-height; 120%;
	padding: 0px;
	}
.entry li {
	text-align: left;
	font-size: 12px;
	margin-bottom: 6px;
	border-color: #999;
	border-width: 0px 0px 1px 0px;
	border-style: dashed;
	}
.entry ol li {
	text-align: left;
	font-size: 12px;
	margin-bottom: 6px;
	border-width: 0px 0px 0px 0px;
	border-style: none;
	}
.entry table,td	{
	font-size: 12px;
	color: #333;
	line-height: 120%;
	}
.entry p.posted	{
	font-size: 0.66em;
	color: #aaaaaa;
	border-top: solid 1px #996;
	padding-top: 6px;
	}

.entry p span.new {
	font-weight: bold;
	color: #f39;
	}
.entry p span.koda {
	font-weight: bold;
	color: #f00;
	}
.entry a	{

	}

.entry	{
	margin-bottom: 20px;
	font-size: 13px;
	color: #444444;
	}

.right {
	float: right;
	margin: 10px 0px 10px 10px;
	border-style: none;
	}
.left {
	float: left;
	margin: 10px 10px 10px 0px;
	border-style: none;
	}
.extended {
	text-align: right !important;
	vertical-align: bottom;
	}

.button {
	width: 100%;

}
.button a, .button a:link, .button a:visited, .button a:active{
	border-top : 0px solid #aaa;
	border-bottom : 0px solid #aaa;
	border-left : 0px solid #aaa;
	border-right : 0px solid #aaa;
	display: block;
	width: 200px;
}

.button a:hover {
	border-top : 0px solid #fff;
	border-bottom : 0px solid #fff;
	border-left : 0px solid #fff;
	border-right : 0px solid #fff; 
}

.button img { margin: 0px;}





/* navi */
.navi	{
	font-size: 12px;
	padding-left: 10px;
	}

.navi2	{
	font-size: 12px;
	padding-left: 10px;
	}

/* the context entry - link */

#entrylink	{
	font-size: 12px;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
	}

#entrylink a	{

	}

#entrylink p	{

	}


/* trackback */

#trackbacks	{
	border: solid 1px #ddd;
	padding: 5px 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	}

#trackbacks h2	{
	font-size: 0.75em;
	margin-bottom: 0;
	}

#trackbacks p	{
	font-size: 0.75em;
	color: #666666;
	margin-top: 8px;
	}

#trackbacks h3	{
	font-size: 0.75em;
	color: #999999;
	margin-bottom: 0;
	border-top: solid 1px #ddd;
	padding-top: 20px;
	}

#trackbacks a	{

	}






/* ++++++ sidebar design ++++++ */

/* menu */

.sidebar {
	position: relative;
	}
.menu {
	margin-bottom: 0px;
	margin-top: 15px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	}
.menu ul	{
	font-size: 12px;
	list-style-type:none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 20px 0px 0px 0px;
	}
.menu ul li.menu-list {
	margin: 0px 0px 10px 7px;
	text-align: left;
	display: block;
	padding: 0px 0px 0px 0px;
	}
.menu-line {
	margin: 0px 0px 1px 0px;
	text-align: left;
	border-bottom: solid 1px #fff;
	display: block;
	padding: 0px 0px 0px 0px;
	}
.menu ul li.menu-list a, .menu ul li.menu-list a:link, .menu ul li.menu-list a:visited, .menu ul li.menu-list a:active	{
	color: #3A3A3A;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding: 5px 6px 1px 10px;
	background-image: url(images/category.jpg);
	background-repeat: repeat;
	background-attachment: repeat;
	background-position: 0% 50%;
	position: relative;
	display: block;
	border-style: solid;
	border-color: #fff;
	border-width: 2px 2px 2px 2px;
	width: 126px;
	height: 20px;
	}
.menu ul li.menu-list a:hover	{
	color: #FF7F00;
	font-weight: normal;
	text-decoration: none;
	position: relative;
	display: block;
	border-style: solid;
	border-color: #FEDE58;
	border-width: 2px 2px 2px 2px;
	background-image: url(images/category.jpg);
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 50%;
	width: 126px;
	height: 20px;
	}
.menu-line a, .menu-line a:link, .menu-line a:visited, .menu-line a:active	{
	border-left: solid 0px #ccc;
	background-image: url();
	background-repeat: no-repeat;
	background-attachment: repeat;
	background-position: 50% 50%;
	text-align: left;
	color: #fff;
	text-decoration: none;
	font-weight:normal;
	padding: 5px 6px 5px 10px;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	position: relative;
	display: block;
	border-top: solid 0px #ccc;
	border-bottom: solid 0px #ccc;
	border-right: solid 0px #ccc;
	border-left: solid 0px #fff;

	}
.menu-line a:hover	{
	color: #890C08;
	font-weight: normal;
	text-decoration: none;
	background-image: url();
	background-repeat: no-repeat;
	background-attachment: repeat;
	background-position: 4% 50%;
	position: relative;
	display: block;
	border-top: solid 0px #ccc;
	border-bottom: solid 0px #AF430E;
	border-right: solid 0px #ccc;
	border-left: solid 0px #fff;
	}


/* sidebar the context */

.members {
	padding: 0px;
	border-collapse: collapse;
	border: 1px solid #ddd;
	width: 350px
	background: #;
	font-size: 12px;
	}
.members td {
	border: 1px solid #fff;
	padding: 1px;
	background: #;
	}
.members th {
	border: 1px dotted #fff;
	padding: 1px;
	text-align: center;
	color: #fff;
	background: #;
	font-weight: normal;
	font-size: 11px;
	}

.members input,select,textarea {
	font-size: 11px;
	padding: 0px;
	}





/**************** the company outline - table end ****************/

/* feed info */
#feed	{
	background-color: #;
	margin: 0;
	padding: 10px;
	font-family: sans-serif;
	font-size: 10px;
	text-align: center;
	}
#feed img	{
	border-style: none;
	margin: 0px 5px 0px 0px;
	}
.count	{
	margin: 0px 0px 0px 25px;
	font-size: 9px;
	color: #5A3D1B;
	}

.count ul	{
	list-style-type: none;
	margin-top: 0;
	margin-bottom: 0px;
	margin-left:0;
	padding: 10px;
	}

.count li	{
	margin: 0px 0px 0px 10px;
	line-height: 130%;
	font-size: 9px;
	color: #5A3D1B;
	}

.count img	{
	border: none;
	margin: 0px;
	vertical-align: middle;
	}
.powered	{
	background-color: #;
	margin: 0px 0;
	font-size: 10px;
	}

.powered a, .powered a:link, .powered a:visited, .powered a:active, .powered a:hover	{
	color: #d8b55b;
	text-decoration: none;
	}
/**************** confirm screen - start ****************/
#confirm {
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	}

#confirm table {
	padding: 0px;
	border-collapse: collapse;
	border: 1px solid #666;
	width: 80%;
	margin: 20px auto;
	}

#confirm td {
	border-collapse: collapse;
	border: 1px solid #666;
	padding: 5px;
	text-align: center;
	}
/**************** confirm screen - end ****************/


/* comment */

.content h5{
	font-size: 0.75em;
	background-color: #dddddd;
	margin: 5px 0px 0px 0px;
	padding: 5px 5px 5px 20px;
	overflow:hidden;
	width: 95%;
}


#comments h2 {
	font-size: 0.75em;
	background-color: #dddddd;
	}
#comments h2#com01 {
	font-size: 0.75em;
	background-color: #dddddd;
	}



#comments p	{
	font-size: 0.75em;
	color: #666666;
	}

#comments p.posted	{
	color: #999999;
	padding-left: 30px;
	}

#comments textarea	{
	width: 460px;
	height: 200px;
	}

/**************** inspire ********************/

#comments {

	padding: 5px 20px;
	margin-top: 20px;
}


#comments-header,
#comments-open-header {
    margin: 15px 0;
}

#comment-content,
#comments-open-content {
    margin: 0 2px;
    padding: 0;
    font-size: 83.3%;
    line-height: 1.5;
    word-break: break-all;
}

#comment-content p {
    margin-top: 10px;
    margin-bottom: 5px;
}

#comment-footer {
    margin-right: 2px;
    padding-top: 3px;
    border-top: 1px dotted #36414d;
    font-size: 66.6%;
    text-align: right;
}

#comments-open-data p {
    margin-bottom: 10px;
}
#comment-post {
    font-weight: bold;
}
#comment-author, #comment-email, #comment-url {
    width: 220px;
    height: 20px;
}
html > body #comment-author,
html > body #comment-email,
html > body #comment-url {
    height: 15px;
}

#comment-bake-cookie {
    margin-left: 2px;
    vertical-align: middle;
}
#comments-open-footer {
    margin-top: 15px;
    text-align: left;
}
.comments-open label {
    display: block;
}



.top-banner table{
	width: px;
	text-align: center;	
	}

.top-banner td{
	width: 125px;
	}

.top-left-area table{
	text-align: center;
	}
.top-left-area td{
	margin-top: 5px;
	text-align: center;
	}

.both{
      clear: both;
      height: 0;
      visibility: hidden;
      border: 0;
      }

.sidebar ul{
	list-style-type:none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px 0px 0px 0px;
	}

.sidebar li{
	margin: 0px 0px 0px 0px;
	text-align: left;
	border-bottom: solid 0px #fff;
	display: block;
	padding: 0px 0px 0px 0px;

	}
.sidebar img{
	padding: 0px;
	margin: 0px;
	}

.inline{
	width: 520px;
	height: 250px;
	border: solid 1px #ccc;
	scrolling: yes;
	overflow: auto;
	padding: 10px;
	text-align: left;
	}
.fla {
	position: relative;
	margin: -7px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: bottom;
	height: 300px;
	}

/* 新着情報セル div領域 */
.utdcell {
	width: 100%;
	position: relative;
	margin: 10px 43px 10px 43px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	overflow: hidden;
	border-style: none;
	border-width: 0px 0px 0px 0px;
	}
/* utdcell end */

/* 画像付セル div領域 - イベント情報 - */
.evtcell {
	width: 250px;
	height: 350px;
	margin: 0px 10px 0px auto;
	padding: 0px 0px 0px 0px;
	float: left;
	overflow: hidden;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #2f4f4f;
	}
.evtcell img {
	margin: 0px 0px 0px 0px;
	vertical-align: top;
	border-style: none;
	width: 250px;
	height: 150px;
	}
.evtcell h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	color: #2f4f4f;
	}
.evtcell h3 a, .evtcell h3 a:link, .evtcell h3 a:active, .evtcell h3 a:visited {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	}
.evtcell h3 a:hover {
	color: #ff7f00;
	text-decoration: none;
	font-weight: bold;
	}
.evtcell p {
	margin: 5px 5px 0px 5px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	line-height: 130%;
	color: #666;
	font-weight: normal;
	text-align: left;
	}
/* evtcell end */

/* 画像付セル div領域 - スタッフブログ - */
.blogcell {
	width: 250px;
	height: 350px;
	margin: 0px auto 0px 5px;
	padding: 0px 0px 0px 0px;
	float: left;
	overflow: hidden;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #2f4f4f;
	}
.blogcell h2{
        text-indent: -5000px;
	width: 0px;
	height: 0px;
	position: absolute;
	top: 0;
	right: 0;
        }
.blogcell img {
	margin: 0px 0px 0px 0px;
	vertical-align: top;
	border-style: none;
	width: 250px;
	height: 150px;
	}
.blogcell h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	color: #2f4f4f;
	}
.blogcell h3 a, .blogcell h3 a:link, .blogcell h3 a:active, .blogcell h3 a:visited {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	}
.blogcell h3 a:hover {
	color: #ff7f00;
	text-decoration: none;
	font-weight: bold;
	}
.blogcell p {
	margin: 5px 5px 0px 5px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	line-height: 130%;
	text-align: left;
	color: #666;
	font-weight: normal;
	}
/* blogcell end */

/* evtcell/blogcell 領域 共通 */
.evtcell p.ctn, .blogcell p.ctn {
	text-align: right;
	vertical-align: bottom;
	margin: 0px 5px 0px 5px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	}
.evtcell h2{
        text-indent: -5000px;
	width: 0px;
	height: 0px;
	position: absolute;
	top: 0;
	right: 0;
        }
.evtcell table, .blogcell table {
	width: 100%;
	vertical-align: top;
	border-style: none;
	border-width: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
/* evtcell/blogcell 領域 共通 end */

/* 画像付セル div領域 - 他コンテンツバナー - */
.cntcell {
	width: 100%;
	margin: 0px 38px 5px 38px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	overflow: hidden;
	border-style: none;
	border-width: 0px 0px 0px 0px;
	}
.cntcell h2{
        text-indent: -5000px;
	width: 0px;
	height: 0px;
	position: absolute;
	top: 0;
	right: 0;
        }

.cntcell img {
	vertical-align: bottom;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #262626;
	float: left;
	margin: 5px 5px 5px 5px;
	padding: 0px 0px 0px 0px;
	width: 250px;
	height: 150px;
	}
/* cntcell end */

/* topline,bottomline */

#topline {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background-image: url(images/back-head.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 50% 0%;
	height: 50px;
	vertical-align: bottom;	
	}
#bottomline {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background-image: url(images/back-bottom.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 50% 0%;
	height: 50px;
	vertical-align: top;
	}

/*********************************************************/ 
/*********************************************************/ 
/*********************************************************/ 