@charset "UTF-8";

/*--------------------------------------

---------------------------------------*/

*{
    color:#333333;
	font-size: 12px;
	margin:	 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
    }


body {
    line-height: 1.3;
    margin:0 auto;
    background: #d6e0e2 url("/img/lpo/002/bk.gif") top center repeat-y;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    }


a:link {
	color: #0C84A1;
	font-weight:bold;
	text-decoration:none;
}

a:visited {
	color: #0C84A1;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
color:#93ad18;
text-decoration: underline;
}


.photoL {
float:left;
margin:6px;}

/*--------------------------------------

---------------------------------------*/

div#wrapper {
    width:764px;
    margin:0 auto;
    }

/*--------------------------------------
   header
---------------------------------------*/
div#header {
    margin:10px 0px;
    }

/*--------------------------------------
   contents
---------------------------------------*/

div#contents {
	width:738px;
    margin:0 auto;
	text-align:left;
    }

div#contents p#pnav {
text-align:right;
    }

div#contents p.comm {
	text-align:left;
	color: #D7003A;
}

div#contents table dd p {
	padding-top: 50px;
}
/* 01 */

div#contents h3#list01title {
    background: url("/img/lpo/002/list01.gif") top left no-repeat;
    height:39px;
	clear:both;
	margin-top:10px;
}

div#contents h3#list02title {
    background: url("/img/lpo/002/list02.gif") top left no-repeat;
    height:39px;
	clear:both;
	margin-top:10px;
}

div#contents h3#list03title {
    background: url("/img/lpo/002/list03.gif") top left no-repeat;
    height:39px;
	clear:both;
	margin-top:10px;
}

div#contents h3#list04title {
    background: url("/img/lpo/002/list04.gif") top left no-repeat;
    height:39px;
	clear:both;
	margin-top:10px;
}


div#contents h3#list05title {
    background: url("/img/lpo/002/list05.gif") top left no-repeat;
    height:39px;
	clear:both;
	margin-top:10px;
}

div#contents h3 span {
    color:#4A6A09;
    font-size:14px;
    display: block;
    padding:8px 0px 0px 30px;
    font-weight:bold;
	}


div#contents table.table01,div#contents table.table02 {
	width:100%;
	border-bottom: 1px solid #ECF7D7;
	}

div#contents table.table03 {
	border-bottom: 1px solid #ECF7D7;
	margin: 0px auto;
	}
div#contents table.table04 {
	width: 80%
	border-bottom: 1px solid #ECF7D7;
	margin-bottom: 10px;
}
div#contents .table01 td {
	width:25%;
    padding:0px;
    background-color:#;
    border-right: 1px solid #ECF7D7;
	}

div#contents .table02 td {
	width:30%;
    padding:6px;
    background-color:#;
    border-right: 1px solid #ECF7D7;
	}

div#contents .table03 td.right {
	width:50%;
    border-right: 1px solid #ECF7D7;
	padding: 6px;
    background-color:efefe5;
	}

div#contents .lefttable td,div#contents .table04 td {
    padding:6px;
    background-color:#;
    border-bottom: 1px solid #ECF7D7;
    border-right: 1px solid #ECF7D7;
	}


div#contents dt {
    background-color:#ECF7D7;
    padding:4px;
	text-align:center;
	}

div#contents dt em {color:#669900;display:block;}

div#contents dd {
margin-top:4px;
}


div#contents dd.icon {
text-align:right;
    border-bottom: 1px dashed #b9c3c8;
    color:#669900;
}

div#contents dd.banner {
text-align:center;
}


div#contents td.textR {
    text-align:right;
    border-bottom: 1px dashed #b9c3c8;
    color:#669900;
}


div#contents td li { font-size:80%; color:#D7003A; list-style:none; text-align:right;}


dd.imgPosition { text-align:center;}

/*--------------------------------------

---------------------------------------*/
div#main02 {clear:both;}

div#main02 #right {
width:546px;
 float:right;
 }

div#main02 #left {
float:left;
width:180px;
}

div#main02 #left li { font-size:80%; color:#D7003A; list-style:none; text-align:right;}

/*--------------------------------------
 footer
---------------------------------------*/
div#contents p{
text-align:right;
clear:both;
    }

div#footer{
    clear:both;
    background-color:#418fa9;
	padding:4px 10px;
	text-align:right;
	font-size:12px;
	margin:0px 14px;
	}

div#footer p,address{
    color:#FFFFFF;
	}

/*--------------------------------------
 コメント欄
---------------------------------------*/
div#comment {
	clear:both;
}
table#commentArea {
	margin: 0px 10px;
	background: #D5EAA9;
	}
table#commentArea table.table_a {
	margin: 10px;
	}
table#commentArea table.table_b {
	margin: 10px;
	background-color: #FFFFFF;
	border: 1px solid #84B520;
	}
table#commentArea table.table_b caption {
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	padding-left: 10px;
	}
table#commentArea table.table_b th {
	background-color:#84B520;
	color: #FFFFFF;
	}
table#commentArea table.table_b th.nickname,
table#commentArea table.table_b td.nickname  {
	border-bottom: 1px solid #84B520;
	text-align: center;
	font-weight: bold;
	padding: 3px;
	}
table#commentArea table.table_b th.comm02 {
	border-bottom: 1px solid #84B520;
	text-align: center;
	font-weight: bold;
	padding: 3px;
	}
table#commentArea table.table_b td.comm02 {
	border-bottom: 1px solid #84B520;
	text-align: left;
	padding: 3px;
	}
table#commentArea p.entry {
	text-align: left;
	padding: 20px;
	color:#669900;
	font-weight: bold;
	}
p.pagetop {
	padding: 5px;
	}
table#commentArea .inputField {
	width: 250px;
	}
table#commentArea table.table_a textarea {
	width: 400px;
	height: 50px;
	}
