/* +++++++++++++++++++++  +++++++++++++++++++++ */
/***** anchor *****/
a:link, a:visited, a:active  { color: #333333; text-decoration: none; }
a:hover  { color: #ff6633; text-decoration: underline; }
/***** end *****/
/* ++++++  ++++++ */

#container {
	width: 800px;
	}


/* ++++++  ++++++ */

	/*  */
	#center	{
		width: 590px;
		}

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


/* ++++++  ++++++ */

body {
       	text-align: center;
	background-color: #fff;
	background-image: url(images/back03.jpg);
	background-repeat: repeat-y;
	background-attachment: scroll;
        background-position: 50% 0%;
	}

#container {
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	}
#banner	{
	overflow: hidden;
	}

#center {
	float: left;
	overflow: hidden;
	}

#left {
	float: left;
	overflow: hidden;
	}

#footer	{
	clear: both;
	}




/* +++++++++++++++++++++  +++++++++++++++++++++ */

#banner	{
	border: solid 1px #84756b;
	background-color: #bda284;
	margin-bottom: 10px;
	padding: 0px;
	}

.content	{
	border: solid 0px #84756b;
	background-color: #fff;
	}

.navi	{
	border: solid 0px #84756b;
	background-color: #fff;
	}

.sidebar	{
	border: solid 0px #84756b;
	}

/* ++++++  ++++++ */

	/*  */
	.content div	{
		margin-left: 0px;
		margin-right: 0px;
		}

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

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

	/*  */
	.sidebar {
		padding-top: 0px;
		padding-bottom: 10px;
		}

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

	/*  */
	.navi {
		padding-top: 5px;
		padding-bottom: 5px;
		}

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

/* ++++++ ÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂ ++++++ */

	#left	{
		margin-right: 10px;
		}

	#center	{

		}

	.navi {
		margin-bottom: 10px;
		}

/* +++++++++++++++++++++  +++++++++++++++++++++ */

/* ++++++  ++++++ */

/*  */

h1	{
	float: right;
	text-align: right;
	font-size: 10px;
	font-family: monospace;
	padding: 5px 10px;
	margin: 0px;
	font-weight: normal;
	}

h1 a	{
	text-decoration: none;
	color: #fff;
	}
h1 a:link	{
	color: #fff;
	text-decoration: none;
	}
h1 a:visited	{
	color: #fff;
	text-decoration: none;
	}
h1 a:active	{
	color: #fff;
	text-decoration: none;
	}
h1 a:hover	{
	color: #333;
	text-decoration: none;
	}

#title	{
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-color: #663333;
	border-bottom: solid 0px #84756b;
	padding: 0px;
	margin: 0px;
	height: 22px;
	}

#title h2	{
	float: left;
	padding: 5px 10px;
	margin: 0px;
	font-size: 10px;
	font-weight: normal;
	color: #fff;
	text-align: left;
	}
#subtitle	{
	margin-top: 0px;
	background-image: url(images/subtitle.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-color: #bda284;
	border-style: none;
	border-width: 0px;
	padding: 0px;
	}
#footer	{
	margin-top: 0px;
	padding: 0px;
	color: #333333;
	font-size: 12px;
	font-family: monospace;
	text-align: right;
	background-color: #ffff99;
	border-top: solid 2px #84756b;

	}
#footer h2 {
	padding-top: 0px;
	padding-bottom: 15px;
	margin: 0px;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	/*background-color: #;
*/	}
.fleft {
	float: left;
	margin: 0px;
	padding: 0px;
	/*background-color: #;
*/	text-align: left;
	width: 340px;
	}
.fright {
	float: right;
	margin: 0px;
	padding: 0px;
	/*background-color: #;
*/	text-align: right;
	line-height: 120%;
	width: 420px;
	}
#footer a	{
	text-decoration: none;
	color: #333333;
	}
#footer a:link	{
	text-decoration: none;
	color: #333333;
	}
#footer a:visited	{
	text-decoration: none;
	color: #333333;
	}
#footer a:active	{
	text-decoration: none;
	color: #333333;
	}
#footer a:hover	{
	text-decoration: underline;
	color: #cccccc;
	}
/* ++++++  ++++++ */


/*  */
/*「お知らせ」帯のスタイル*/

.content h2	{
	margin-top: 10px;
	font-size: 14px;
	padding: 3px 5px 3px 5px;
	color: #fff;
	background-color: #ff9933;
	background-image: url(images/bar_end.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 100% 50%;
	border: solid 0px #84756b;
	text-align: left;
	}
/*Homeのブログのタイトルのスタイル*/
.entry h2	{
	margin-top: 10px;
	font-size: 14px;
	padding: 3px 5px 3px 5px;
	color: #fff;
	background-color: #ff9933;
	background-image: url(images/bar_end.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 100% 50%;
	border: solid 0px #84756b;
	text-align: left;
	}
/*更新情報のブログのタイトルのスタイル*/
.entry h3	{
	margin-top: 10px;
	font-size: 15px;
	border-left: solid 8px #ff9933;
	border-bottom: solid 1px #ff9933;
	background-color: #fff;
	color: #666;
	padding: 2px 7px;
	}

.entry h4	{
	margin-top: 10px;
	margin-left: 9px;
	font-size: 14px;
	border-left: solid 14px #94655a;
	padding-left: 5px;
	color: #666;
	}
/*ブログの本文のスタイル*/
.entry p	{
	font-size: 14px;
	color: #666666;
	line-height: 150%;
	}

.entry table,td	{
	font-size: 12px;
	color: #666666;
	line-height: 120%;
	}

.entry p.posted	{
	font-size: 0.66em;
	color: #aaaaaa;
	border-top: solid 1px #eeeeee;
	padding-top: 6px;
	}

.entry a	{

	}

.entry	{
	margin-bottom: 20px;
	}

.right {
	float: right;
	margin: 10px 0px 10px 10px;
	border: none;
	}
.left {
	float: left;
	margin: 10px 10px 10px 0px;
	border: none;
	}
.extended {
	text-align: right;
	}

/*  */
/*「更新情報」帯のスタイル*/
.news h2	{
	margin-top: 0px;
	font-size: 14px;
	padding: 3px 5px 3px 5px;
	color: #fff;
	background-color: #ff9933;
	background-image: url(images/bar_end.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 100% 50%;
	border: solid 0px #84756b;
	text-align: left;
	}
/*更新情報のブログタイトルのスタイル*/
.news h3	{
	margin-top: 10px;
	font-size: 15px;
	border-left: solid 8px #ff9933;
	border-bottom: solid 1px #ff9933;
	color: #580122;
	padding: 2px 7px;
	}
/*更新情報のブログ本文のスタイル*/
.news p	{
	font-size: 14px;
	color: #666666;
	line-height: 150%;
	}


/*メニューのスタイル*/
.navi	{
	font-size: 14px;
	padding-left: 10px;
	}
/*  */

#entrylink	{
	font-size: 0.75em;
	}

#entrylink a	{

	}

#entrylink p	{
	margin-top: 0;
	margin-bottom: 30px;
	}


/*  */

#trackbacks	{
	border: solid 1px #84756b;
	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 #84756b;
	padding-top: 20px;
	}

#trackbacks a	{

	}




/* 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: #ff9933;
	}
#comments h2#com01 {
	font-size: 0.75em;
	background-color: #ff9933;
	}



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

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

#comments textarea	{
	width: 450px;
	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;
}




/* ++++++  ++++++ */

/*  */

.sidebar 	{
	background-color: #ffffff;
	}

.sidebar h2	{
	font-family: monospace;
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align:left;
	color: #fff;
	background-color: #bda284;
	background-image: url(images/h2back.gif);
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 50% 50%;
	padding: 6px 10px;
	border-bottom: solid 1px #84756b;
	}
.menu ul div	{
	/*background-color: #;
*/	font-size: 12px;
	list-style-type:none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;

	}
.menu-list	{
	background-color: #fff;
	margin: 3px 0px 3px 0px;
	text-align: left;
	border-bottom: solid 1px #fff;
	display: block;
	padding: 0px 0px 0px 0px;
	}

.menu-list span	{
	background-color: #fff;
	margin: 0px 0px 0px 15px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	font-size: 8px;
	}


.menu-list a, .menu-list a:link, .menu-list a:visited, .menu-list a:active	{
	color: #333333;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	padding: 8px 5px 3px 20px;
        width: auto;
	position: relative;
	display: block;
	background-image: url(images/menu.);
	background-repeat: no-repeat;
	background-attachment: repeat;
	background-position: 0% 50%;
        border-bottom: solid 1px #ffffff;
	}

.menu-list a:hover	{
	color: #FF9933;
	font-weight: normal;
	text-decoration: none;
        width: auto;
	position: relative;
	display: block;
	background-image: url(images/menu_over.);
	background-repeat: no-repeat;
	background-attachment: repeat;
	background-position: 0% 50%;
        border-bottom: solid 1px #ffffff;
	}

.menu-line	{
	text-align: left;
	color: #ffffff;
        font-weight: bold;
	padding: 10px 10px 10px 10px;
	font-size: 12px;
	margin: 0px 0px 5px 0px;
	display: block;
        background-color: #663333;
	background-image: url(images/menu-line.jpg);
	background-repeat: repeat;
	background-attachment: repeat;
	background-position: 0% 0%;
        border-bottom: solid 0px #000000;
	}


/*  */


#recent ul	{
	background-color: #ffff99;
	list-style-type: circle;
	margin-top: 0;
	margin-bottom: 0px;
	margin-left:0;
	padding: 10px 10px 10px 20px;
	}

#recent li	{
	font-size: 12px;
	margin-bottom: 3px;
	padding: 5px 0px;
	}

#company	{

	margin-top: 30px;

	}

#company ul	{
	color: #666;
	background-color: #fff;
	background-image: url(images/company.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	list-style-type: none;
	margin-top: 0;
	margin-bottom: 10px;
	margin-left:0;
	padding: 10px 10px 10px 10px;
	text-align: left;
	border-top: solid 0px #84756b;
	border-bottom: solid 0px #84756b;
	}

#company li	{
	font-size: 12px;
	margin-bottom: 0px;
	padding: 0px 0px;
	}
#company li strong	{
	font-size: 15px;
	margin-bottom: 0px;
	padding: 0px 0px;
        color: #000000;
	}

/*  */
#feed	{
	background-color: #ffff99;
	margin-top: 0;
	margin-bottom: 10px;
	margin-left:0;
	padding: 5px 0px;

	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #666;
	}
/****************  ****************/
#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;
	}
/****************  ****************/
