@charset "utf-8";
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 150%;
	background-color: #596797;
	background-image: url(img/bg_main.gif);
}

#container {
	width: 1000px;
	background: #FFFFFF;
	text-align: left;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
#header {
	padding: 0;
	background-image: url(img/bg_header.gif);
	height: 250px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
} 
#header h1 {
	display: none;
}
#headermenu {
	padding: 0px;
	width: 191px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 794px;
}

#sidebar1 {
	float: left;
	width: 248px;
	padding: 0px;
	background-image: url(img/bg_sidebar.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-align: right;
	margin: 0px;
}
#sidebar1 h2 {
	margin: 0px;
	padding: 0px;
}
#sidebar1 p {
	text-align: left;
	width: 200px;
	margin-left: 38px;
	font-size: 12px;
	background-image: url(img/bg_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-right: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#sidebar1 a {
	color: #333333;
	text-decoration: none;
}


#mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 264px;
	padding-top: 0;
	padding-right: 10;
	padding-bottom: 0;
	padding-left: 0;
} 
#mainContent h1 {
	margin-top: 0px;
	margin-bottom: 45px;
}

.honbun {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 14px;
	line-height: 150%;
}
.orange-circle {
	list-style-type: none;
}
.orange-circle li {
	background-image: url(img/icon_orangecircle.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 15px;
}
.orange-circle2 {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.orange-circle2 li {
	background-image: url(img/icon_orangecircle.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 15px;
}
.lab {
	background-image: url(img/bg_line.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 10px;
	margin-top: 10px;
	clear: left;
}
.lab img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.lab h2 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(img/icon_orangecircle.gif);
	background-repeat: no-repeat;
	background-position: 250px 8px;
	padding-left: 270px;
}
.web {
	background-color: #f4f6f8;
	border: 1px solid #d0d4d8;
	padding: 10px;
	width: 350px;
}
.listing {
	width: 100%;
	border: 1px solid #d0d4d8;
	border-collapse: collapse;
}

.listing th {
	background-color: #999999;
	padding: 5px;
	border: 1px solid #d0d4d8;
	color: #FFFFFF;
	text-align: center;
}
.listing td {
	padding: 5px;
	border: 1px solid #d0d4d8;
}
.odd {
	background-color: #f4f6f8;
}
.even {
	background-color: #FFFFFF;
}
.photo {
	padding-top: 20px;
	padding-right: 3px;
	padding-bottom: 20px;
	padding-left: 3px;
	border: 1px solid #CCCCCC;
	width: 80px;
	float: left;
	margin-right: 10px;
	background-color: #FFFFFF;
}
.name {
	color: #999999;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin: 0px;
}
.name span {
	font-size: 14px;
	font-weight: bold;
	color: #cc6633;
}




.pagetop {
	font-size: 10px;
	text-align: right;
	clear: right;
	padding-top: 10px;
	padding-bottom: 10px;
}


.topentry {
	width: 716px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	background-image: url(img/bg_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-right: 5px;
	padding-left: 5px;
}
.topentry h2 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(img/icon01.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.topentry h2 a {
	color: #333333;
	text-decoration: none;
}
.topentry p {
	margin: 0px;
}
.topentry img {
	float: right;
	margin-left: 10px;
}

.more {
	padding-top: 10px;
	text-align: right;
}


#footer {
	background-color: #666666;
	text-align: right;
	width: 980px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	padding: 0;
} 
#address {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#address table {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#address td {
	text-align: left;
}
#add01 {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(img/bg_line2.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#add02 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#copyright {
	text-align: center;
	margin-top:10px;
	padding-bottom: 10px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	color: #1f78ad;
}


.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.numbers {
	list-style-type: none;
}
.numbers li {
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 16px;
	font-weight:bold;
}
.no1 {
	background-image:
url(http://gcoe.moritalab.com/cms/wp-content/uploads/2009/04/1.gif);
}
.no2 {
	background-image:
url(http://gcoe.moritalab.com/cms/wp-content/uploads/2009/04/2.gif);
}
.no3 {
	background-image:
url(http://gcoe.moritalab.com/cms/wp-content/uploads/2009/04/3.gif);
}
.no4 {
	background-image:
url(http://gcoe.moritalab.com/cms/wp-content/uploads/2009/04/4.gif);
}

/* netnews,precautions
--------------------------------------------------------------------------- */
.netnews .alignright{
float: right;
clear: none;
}

.netnews .wpcf7,
.precautions .wpcf7{
margin-left: 20px;
padding: 20px;
width: 580px;
background-color: #FFFFCC;
}

.netnews .wpcf7 .wpcf7-response-output,
.precautions .wpcf7 .wpcf7-response-output{
font-size: 114%;
color: #CC0000;
font-weight: bold;
}

.wpcf7-not-valid-tip-no-ajax{
color: #CC0000;
padding-left: 1em;
}

.netnews .wpcf7 .input,
.precautions .wpcf7 .input{
padding: 5px;
}@charset "utf-8";
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 150%;
	background-color: #596797;
	background-image: url(img/bg_main.gif);
}

#container {
	width: 1000px;
	background: #FFFFFF;
	text-align: left;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
#header {
	padding: 0;
	background-image: url(img/bg_header.gif);
	height: 250px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
} 
#header h1 {
	display: none;
}
#headermenu {
	padding: 0px;
	width: 191px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 794px;
}

#sidebar1 {
	float: left;
	width: 248px;
	padding: 0px;
	background-image: url(img/bg_sidebar.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-align: right;
	margin: 0px;
}
#sidebar1 h2 {
	margin: 0px;
	padding: 0px;
}
#sidebar1 p {
	text-align: left;
	width: 200px;
	margin-left: 38px;
	font-size: 12px;
	background-image: url(img/bg_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-right: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#sidebar1 a {
	color: #333333;
	text-decoration: none;
}


#mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 264px;
	padding-top: 0;
	padding-right: 10;
	padding-bottom: 0;
	padding-left: 0;
} 
#mainContent h1 {
	margin-top: 0px;
	margin-bottom: 45px;
}

.honbun {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 14px;
	line-height: 150%;
}
.orange-circle {
	list-style-type: none;
}
.orange-circle li {
	background-image: url(img/icon_orangecircle.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 15px;
}
.orange-circle2 {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.orange-circle2 li {
	background-image: url(img/icon_orangecircle.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 15px;
}
.lab {
	background-image: url(img/bg_line.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 10px;
	margin-top: 10px;
	clear: left;
}
.lab img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.lab h2 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(img/icon_orangecircle.gif);
	background-repeat: no-repeat;
	background-position: 250px 8px;
	padding-left: 270px;
}
.web {
	background-color: #f4f6f8;
	border: 1px solid #d0d4d8;
	padding: 10px;
	width: 350px;
}
.listing {
	width: 100%;
	border: 1px solid #d0d4d8;
	border-collapse: collapse;
}

.listing th {
	background-color: #999999;
	padding: 5px;
	border: 1px solid #d0d4d8;
	color: #FFFFFF;
	text-align: center;
}
.listing td {
	padding: 5px;
	border: 1px solid #d0d4d8;
}
.odd {
	background-color: #f4f6f8;
}
.even {
	background-color: #FFFFFF;
}
.photo {
	padding-top: 20px;
	padding-right: 3px;
	padding-bottom: 20px;
	padding-left: 3px;
	border: 1px solid #CCCCCC;
	width: 80px;
	float: left;
	margin-right: 10px;
	background-color: #FFFFFF;
}
.name {
	color: #999999;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin: 0px;
}
.name span {
	font-size: 14px;
	font-weight: bold;
	color: #cc6633;
}




.pagetop {
	font-size: 10px;
	text-align: right;
	clear: right;
	padding-top: 10px;
	padding-bottom: 10px;
}


.topentry {
	width: 716px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	background-image: url(img/bg_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-right: 5px;
	padding-left: 5px;
}
.topentry h2 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(img/icon01.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.topentry h2 a {
	color: #333333;
	text-decoration: none;
}
.topentry p {
	margin: 0px;
}
.topentry img {
	float: right;
	margin-left: 10px;
}

.more {
	padding-top: 10px;
	text-align: right;
}


#footer {
	background-color: #666666;
	text-align: right;
	width: 980px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	padding: 0;
} 
#address {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#address table {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#address td {
	text-align: left;
}
#add01 {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(img/bg_line2.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#add02 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#copyright {
	text-align: center;
	margin-top:10px;
	padding-bottom: 10px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	color: #1f78ad;
}


.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.numbers {
	list-style-type: none;
}
.numbers li {
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 16px;
	font-weight:bold;
}
.no1 {
	background-image:
url(http://gcoe.moritalab.com/cms/wp-content/uploads/2009/04/1.gif);
}
.no2 {
	background-image:
url(http://gcoe.moritalab.com/cms/wp-content/uploads/2009/04/2.gif);
}
.no3 {
	background-image:
url(http://gcoe.moritalab.com/cms/wp-content/uploads/2009/04/3.gif);
}
.no4 {
	background-image:
url(http://gcoe.moritalab.com/cms/wp-content/uploads/2009/04/4.gif);
}

/* netnews,precautions
--------------------------------------------------------------------------- */
.netnews .alignright{
float: right;
clear: none;
}

.netnews .wpcf7,
.precautions .wpcf7{
margin-left: 20px;
padding: 20px;
width: 580px;
background-color: #FFFFCC;
}

.netnews .wpcf7 .wpcf7-response-output,
.precautions .wpcf7 .wpcf7-response-output{
font-size: 114%;
color: #CC0000;
font-weight: bold;
}

.wpcf7-not-valid-tip-no-ajax{
color: #CC0000;
padding-left: 1em;
}

.netnews .wpcf7 .input,
.precautions .wpcf7 .input{
padding: 5px;
}

/* prev
--------------------------------------------------------------------------- */
.prev {
	width:726px;
	margin:15px 0px;
	padding:0px;
}

.prev li,
.prev ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.prev li.left {
	float:left;
	width:108px;
}

.prev li.right {
	float:right;
	width:108px;
}

/* backnumber
--------------------------------------------------------------------------- */
.backnum {
	margin:25px 80px 0px 0px;
	padding:0px;
	text-align:right;
}

/* joint 2009/12
-----------------------------------------------------------------------------*/
.joint ul li{
	list-style:none;
	background-image: url(img/icon_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 0.4em;
	text-indent: -1em;
	padding-left: 2em;
}

.joint hr{
	margin:0px 0px 40px 0px;
	height:0px;
	border-top: 1px none #666666;
	border-right: 1px none #666666;
	border-bottom: 1px dashed #666666;
	border-left: 1px none #666666;
}

.joint .joint_box {
width:680px;
margin:0 0px 0 10px;
padding:0 0 40px;
}

.joint .joint_box h2{
display:none;
}