/* common */
html {
	background-image:url("/j/common/img/bg.gif");
	background-repeat:repeat-y;
	background-position:center;
}
body {
	color:#1c1c1c;
	width:800px;
	margin:0 auto;
	font-size:12px;
	
	font-family:"メイリオ","Helvetica","Tahoma";
	/*font-family:Osaka,Verdana,Arial,Tahoma;*/
}
a {
	text-decoration:none;
}
a:link {
	color:#5c5a3b;
}
a:visited {
	color:#5c5a3b;
}
a:hover {
	color:#84805b;
}
.under-line {
	text-decoration:underline;
}
img {
	border:0;
}
.img-bottom{
	vertical-align:bottom;
}
p,h1,h2,h3,h4,form,dl {
	margin:0;
	padding:0;
}
li {
	line-height:20px;
}
.hr838355 {
	color:#838355;
	background-color:#838355;
	border:none;
	height:3px; 
}
#top {
	border-top:2px solid #838355;
	width:780px;
	height:50px;
	padding:10px;
	background-image:url("/j/common/img/logo-bg.gif");
}
#top h1 {
	float:left;
}
#top p {
	float:left;
}
.language {
	margin-top:33px;
	float:right;
}
#menu {
	width:800px;
	height:34px;
	background-image:url("/j/common/img/menu-bg.gif");
}
.menu-buttom {
	float:left;
	margin-right:2px;
}
.menu-buttom2 {
	float:left;
}
#search {
	width:760px;
	height:32px;
	padding:0 20px;
	background-image:url("/j/common/img/search-bg.gif");
}
.searching {
	float:left;
}
.search-form {
	padding-left:10px;
	padding-top:5px;
	float:left;
}
.input-field {
	font-size:12px;
	border:1px solid #999999;
	padding:3px;
}
.submit-buttom {
	border:0;
	padding-left:5px;
}
.howtousesearch{
	font-size:10px;
	padding:5px;
	float:left;
}
.search-arrow {
	padding:5px;
	float:left;
}
.menu2 {
	float:right;
}
.menu2-buttom {
	padding-top:10px;
	padding-right:10px;
	float:left;
}
#footer {
	clear:both;
	width:780px;
	height:77px;
	padding:0 10px;
	text-align:right;
	color:#ffffff;
	font-size:10px;
	background-color:#838355;
}
/* top photo */
.top-photo {
	width:800px;
	height:220px;
}
/* go to pagetop link */
.pagetop {
	padding:20px 10px;
	text-align:right;
	clear:left;
}
/* pages */
.maintitle {
	width:740px;
	height:28px;
	margin-bottom:15px;
	border-bottom:5px solid #838355;
}
.maintitle h1 {
	float:left;
}
.maintitle h2 {
	width:32px;
	height:12px;
	margin-right:5px;
	float:right;
}
/* page out frame line  */
.contents {
	width:760px;
	padding-top:20px;
	padding-left:20px;
	border: 10px solid #838355;
}
.area220 {
	width:220px;
	margin-right:20px;
	float:left;
}
.picture {
	margin-bottom:5px;
}
.no-copy {
    background:url('../guide/independent/art02/img/picture1.jpg');
    background-size:contain;
    width:150px;
    height:212px;
}
.captions ol {
	margin:0;
	padding-left:2em;
	border-bottom:1px dashed #ccc;
}
.captions li {
	font-size:10px;
	line-height:1.3em;
	margin-bottom:5px;
}
.captions dl {
	border-bottom:1px dashed #ccc;
}
.captions dt {
	font-size:10px;
	float:left;
}
.captions dd {
	font-size:10px;
	line-height:1.3em;
	margin-left:3em;	
	margin-bottom:5px;
}
/* left submenu */
.submenu h1 {
	margin:5px 0;
	padding-bottom:5px;
	font-size:13px;
	font-weight:bold;
	border-bottom:3px solid #999;
}
.submenu h2 {
	font-size:12px;
}
.submenu ul {
	margin:5px 0;
	padding:0;
	border-bottom:1px dashed #999;
}
.submenu li {
	font-size:11px;
	margin-left:5px;
	padding-left:20px;
	background: url("/j/common/img/arrow1.gif") no-repeat 2px 2px;
	list-style: none;
}
.submenu2 h1 {
	margin:5px 0;
	padding-bottom:5px;
	font-size:13px;
	font-weight:bold;
	border-bottom:3px solid #999;
}
.submenu2 h2 {
	font-size:12px;
}
.submenu2 ul {
	margin:5px 0;
	padding:0;
	border-bottom:1px dashed #999;
}
.submenu2 li {
	font-size:11px;
	margin-left:5px;
	padding-left:20px;
	background: url("/j/common/img/arrow2.gif") no-repeat 2px 2px;
	list-style: none;
}
.submenu-large-text {
	font-size:14px;
}
.submenu dd {
	padding-left:1em;
	margin:0px;
	background: url("/j/common/img/arrow5.gif") no-repeat 0 4px;
}
.sublist {
	background: url("/j/common/img/arrow4.gif") no-repeat 2px 2px;
}
/* right contents */
.area500 {
	width:500px;
	float:left;
}
.content h1 {
	font-size:16px;
	padding:3px 10px;
	margin-bottom:20px;
	border:1px solid #ccc;
	background-color:#f5f5f5;
	background-image:url("/j/common/img/h1-background.gif");
	background-repeat:repeat-x;
	background-position:bottom;
}
.content h2{
	clear:left;
	font-size:14px;
	margin-left:4px;
	margin-bottom:5px;
	padding:5px 0 0 5px;
	border-left:8px solid #ff8000;
}
.content h3{
	font-size:12px;
	margin:1em;
}
.results-title {
	font-weight:bold;
}
.content p{
	margin-left:1.5em;
	margin-right:1em;
	margin-bottom:2em;
	line-height:1.5em;
}
.image {
	border:1px solid #d4d4c9;
	margin-bottom:20px;
}
.schedule-table{
	width:480px;
	margin:auto;
	border-top:2px solid #999;
	border-bottom:2px solid #999;
	margin-bottom:20px;
}
.schedule-table th{
	font-weight:normal;
	text-align:left;
	padding:5px 10px 3px;	
	font-size:11px;
	border-bottom:1px solid #999;
}
.schedule-table td{
	padding:3px 10px;
	font-size:11px;
}
.table-title {
	font-size:12px;
	margin:5px;
}
.trf2f2f2 {
	background-color:#f2f2f2;
}
.th1 {
	border-right:1px solid #999;
}
.th2 {
	border-right:1px solid #999;
}
.th3 {
	
}
.td1 {
	border-right:1px solid #999;
	border-bottom:1px dashed #999;
}
.td2 {
	border-right:1px solid #999;
	border-bottom:1px dashed #999;
}
.td3 {
	border-bottom:1px dashed #999;
}
.td-end {
	border-right:1px solid #999;
}
.td-program {
	border-right:1px solid #999;
	border-bottom:1px dashed #999;
	text-align: center;
}
/* independent work toppage */
.headword {
	font-size:14px;
	font-weight:bold;
	color:#883100;
	margin-top:0.5em;
}
.top-title h1 {
	font-size:16px;
	border-top:1px solid #999;
	border-bottom:1px dashed #999;
	padding:5px 10px;
	margin-bottom:1em;
}
.h2small {
	font-size:11px;
	color:#999
}
.small-text {
	font-size:10px;
}
.xsmall-text {
	font-size:10px;
}
.contentslist {
	margin:30px;
}
.contentslist h3{
	font-size:12px;
	margin:5px 0;
}
.contentslist ul{
	margin:0 ;
	padding:0;
	list-style:none;	
}
.contentslist li{
	display:inline;
}
.contentslist-mn {
	display:block;
	width:380px;
	border:1px solid #999;
	margin-bottom:5px;
	padding:3px 0px 3px 20px;
}
.contentslist-mn:link{
	background: url("/j/common/img/arrow3.gif") no-repeat;
}
.contentslist-mn:visited{
	background: url("/j/common/img/arrow3.gif") no-repeat;
}
.contentslist-mn:hover{
	background: url("/j/common/img/arrow4.gif") no-repeat;
}
/* about toppage */
.profile h1 {
	font-size:13px;
	border-top:1px solid #999;
	border-bottom:1px dashed #999;
	padding:3px 20px;
	margin:20px 10px;
	background-color:#f5f5f5;
}
.h1gray {
	color:#666;
}
.aboutLogo {
	width:460px;
	border:solid 1px #e2e2e2;
	padding:10px 10px 20px 10px;
	margin-top:20px;
}
.about-table {
	width:480px;
	margin:auto;
}
.profile td {
	font-size:11px;
	line-height:1.5em;
	vertical-align:top;
}
.profile-td1 {
	line-height:1.5em;
	padding:10px;
	border-bottom:5px solid #fff;
	background-color:#dfecf4;
	border-right:5px solid #fff;
}
.profile-td2 {
	line-height:1.5em;
	padding:10px;
	border-bottom:5px solid #fff;
	background-color:#fafafa;
}
.profile-td3 {
	padding:5px;
	border-bottom:1px dashed #ccc;
}
.profile-td4 {
	padding:5px;
}
.profile-dt {
	width:11em;
	text-align:right;
	float:left;
}
.profile-dd {
	padding-left:8em;
}
/* area 740  */
.area740 {
	width:740px;
	clear:both;
}
/* organization */
.namelist-table{
	width:480px;
	margin:auto;
	border-top:2px solid #999;
}
.namelist-table td{
	padding:3px 10px;
	font-size:11px;
}
/* calendar */
.area740-h1 {
	font-size:16px;
	padding:3px 10px;
	border:1px solid #ccc;
	background-image:url("/j/common/img/h1-background.gif");
}
.calendar h1 {
	font-size:15px;
	float:left;
	margin-top:2em;
	margin-bottom:1em;
}
.month-text {
	font-size:24px;
}
.calendar h2{
	float:right;
	text-align:right;
	font-size:10px;
	line-height:18px;
	font-weight:normal;
	margin-top:2em;
	margin-bottom:1em;
	margin-right:0.5em;
}
.calendar-month {
	clear:both;
}
.calendar-month ul{
	margin:0 ;
	padding:0;
	list-style:none;
}
.calendar-month li{
	display:inline;
}
.calendar-month a {
	display:block;
	width:30px;
	text-align:center;
	color:#fff;
	border-right:2px solid #fff;
	padding:3px 15px;
	float:left;
}
.calendar-month a:link{
	background-color:#4573b3;
	color:#fff;
}
.calendar-month a:visited{
	background-color:#4573b3;
	color:#fff;
}
.calendar-month a:hover{
	background-color:#819cc9;
	color:#fff;
}
.calendar-month-now {
	display:block;
	width:28px;
	text-align:center;
	color:#fff;
	border-right:2px solid #fff;
	padding:3px 15px;
	float:left;	background-color:#819cc9;
}
.calendar table {
	width:740px;
	background-color:#ccc;
	margin-top:1px;
}
.calendar th {
	padding:3px 10px;
	border-bottom:1px solid #fff;
	background-color:#e0e0e0;
}
.calendar td {
	background-color:#fff;
	vertical-align:top;
}
.calendar dt {
	font-size:13px;
	font-weight:bold;
}
.calendar dd {
	font-size:11px;
	margin-bottom:1em;
	margin-left:1em;
}
.calender-hr {
	background-color:#ccc;
	border:none;
	height:1px; 
}
/* library */
.library {
	border:1px solid #ccc;
	padding:5px;
	margin-bottom:15px;
	height:220px;
}
.library h1 {
	width:330px;
	color:#563b5c;
	padding-left:20px;
	margin-bottom:5px;
	font-size:22px;
	font-weight:normal;
	background: url("/j/common/img/arrow1.gif") no-repeat 2px 10px;
}
.library-h1-small {
	font-size:11px;
	border:1px solid #94917e;
	color:#94917e;
	padding:1px 5px 1px 18px;
	margin-right:1px;
	background: url("/j/library/img/letter-arrow.gif") no-repeat 0 0;
}
.library-h1-small a:link{
	color:#94917e;
}
.library h2 {
	font-size:10px;
	padding-left:1em;
	padding-bottom:1em;
	margin-left:1em;
	margin-bottom:1em;
	border-bottom:1px dashed #ccc;
	font-weight:normal;
}
.library h3 {
	font-size:12px;
	margin-left:1em;
}
.library ul {
	list-style:none;
	margin-left:2em;
	padding:0;
}
.library li {
	font-size:11px;
	padding-left:1em;
	margin:0px;
	background: url("/j/common/img/arrow5.gif") no-repeat 0 4px;
}
.library img {
	float:right;
}
.library-photo-area {
	width:180px;
	padding-left:1em;
	padding-bottom:1em;
	font-size:10px;
	float:right;
}
/* magazine */
.magazine-image {
	float:right;
	height:280px;
}
.magazine h1 {
	color:#563b5c;
	font-size:24px;
	font-weight:normal;
	margin-bottom:3em;
}
.magazine-h1-small {
	font-size:15px;
}
.magazine h2 {
	font-size:15px;
	margin-top:5px;
	color:#333;
	line-height:20px;
}
.magazine ul {
	margin:1em 0;
	padding:0;
	list-style:none;
}
.magazine li {
	padding-left:20px;
	background: url("/j/common/img/arrow1.gif") no-repeat 0 4px;
}
.magazine-content {
	padding:1em 0;
	border-top:1px dashed #ccc;
	border-bottom:1px dashed #ccc;
	clear:both;
}
.magazine dl {
	margin-bottom:1em;
}
.magazine dd {
	margin:0 1em;
	line-height:1.5em;
}
.magazine-special-title {
	margin:2em 0;
	color:#333;
}
.magazine-special {
	margin-bottom:4em;
	clear:both;
}
.magazine-special h1 {
	color:#333;
	font-size:12px;
}
.magazine-special-image {
	width:180px;
	height:110px;
	float:right;
}
.magazine-special p{
	line-height:1.5em;
}
/* navi */
.navi-map {
	width:320px;
	padding:2em;
	position:relative;
	top:-460px;
}
.navi-map h1 {
	font-size:12px;
}
.navi-map h2 {
	font-size:11px;
	line-height:1.5em;
}
.navi-map h3 {
	margin-top:1em;
	font-size:10px;
	line-height:1.5em;
	font-weight:normal;
}
.navi ul {
	list-style:none;
	margin-left:2em;
	padding:0;
}
.navi li {
	padding-left:1em;
	margin:0px;
	background: url("/j/common/img/arrow5.gif") no-repeat 0 4px;
}
/* outline */
.outline {
	width:720px;
	padding:0 10px;
}
.outline h1 {
	font-size:12px;
	line-height:1.5em;
}
.outline h2 {
	margin:20px 0;
	height:30px;
	border:1px solid #ccc;
}
.outline dl {
	margin:0 10px;
}
.outline dt {
	margin-bottom:1em;
}
.outline dd {
	margin-left:1em;
	line-height:1.5em;
}
.outline-title1 {
	color:#5272b3;
	margin:1em;
}
.outline-title2 {
	color:#e47a28;
	margin:1em;
}
.outline-frame-i {
	border:1px solid #ccc;
	background-color:#ebf6fa;
	padding:0 1em;
	line-height:1.5em;
	margin:1em;
}
.outline-frame-s {
	border:1px solid #ccc;
	background-color:#f7f3eb;
	padding:0 1em;
	line-height:1.5em;
	margin:1em;
}
.outline-map1 {
	border:1px solid #5272b3;
}
.outline-map2 {
	border:1px solid #e47a28;
}
.outline-caution {
	font-size:11px;
	line-height:1.5em;
	width:590px;
	margin:5em auto;
	padding:1em 2em;
	border:1px solid #ddc;
}
/* about jafra */
.about {
	padding-left:15px;
}
.about h1 {
	font-size:12px;
	line-height:1.5em;
}
.about-image {
	margin-top:10px;
	margin-right:5px;
}
.about li {
	margin-top:1em;
}
.about-title-i {
	font-size:15px;
	color:#5272b3;
	border-top:1px solid #5272b3;
	border-bottom:2px solid #5272b3;
	margin:10px 0;
	padding:5px 15px;
	background: url("/j/common/img/arrow1.gif") no-repeat 0 7px;
}
.about-title-i a {
	color:#5272b3;
}
.about-frame-i {
	border:1px solid #ccc;
	background-color:#ebf6fa;
	padding:1em;
	line-height:1.5em;
}
.about-map-title-i {
	color:#5272b3;
	border:1px solid #5272b3;
	margin:20px 0;
	padding:3px 10px;
}
.about-title-s {
	font-size:15px;
	color:#e47a28;
	border-top:1px solid #e47a28;
	border-bottom:2px solid #e47a28;
	margin:10px 0;
	padding:5px 15px;
	background: url("/j/common/img/arrow1.gif") no-repeat 0 7px;
}
.about-title-s a {
	color:#e47a28;
}
.about-frame-s {
	border:1px solid #ccc;
	background-color:#f7f3eb;
	padding:1em;
	line-height:1.5em;
}
.about-map-title-s {
	color:#e47a28;
	border:1px solid #e47a28;
	margin:20px 0;
	padding:3px 10px;
}
/* about contents(study,music,play... ) */
.about-content {
	padding-left:20px;
}
.about-content h1 {
	font-size:14px;
	line-height:1.5em;
}
.about-content p {
	line-height:1.5em;
	margin-bottom:1em;
}
.about-content h2 {
	border-left:5px solid #5272b3;
	padding:2px 5px;
	font-size:12px;
}
.about-content-frame {
	border:1px solid #5272b3;
	padding:9px;
}
.about-content li {
	font-size:11px;
	line-height:1.5em;
}
.about-content dl {
	padding:1em 0;
	border-bottom:1px dashed #ccc;
}
.about-content dt {
	padding-left:1em;
	font-size:11px;
	line-height:1.5em;
}
.area720 {
	width:720px;
	padding:0 10px;
}
/* box */
.box h1 {
	font-size:15px;
	margin-left:10px;
}
.box h2 {
	font-size:12px;
	margin:10px;
}
.box h3 {
	font-size:12px;
	margin:10px 0 5px 10px;
}
.box table {
	width:700px;
	margin:0 auto;
	border-bottom:1px solid #ccc;
}
.box th {
	font-size:11px;
	font-weight:normal;
	padding:2px;
	background-color:#f0f0f0;
}
.box td {
	font-size:11px;
	line-height:1.5em;
	padding:3px 10px;
}
.box-td-i {
	background-color:#5272b3;
	color:#fff;
	height:1em;
}
.box-td-s {
	background-color:#e47a28;
	color:#fff;
}
/* inquiries */
.inquiries h1 {
	font-size:14px;
	margin-left:10px;
}
.inquiries table {
	width:700px;
	margin:10px auto;
}
.inquiries td {
	font-size:11px;
	line-height:1.5em;
	padding:3px 10px;
	background-color:#f0f0f0;
}
.inquiries-th-i {
	font-size:11px;
	font-weight:normal;
	padding:3px 10px;
	background-color:#5272b3;
	color:#fff;
	height:1em;
}
.inquiries-th-s {
	font-size:11px;
	font-weight:normal;
	padding:3px 10px;
	background-color:#e47a28;
	color:#fff;
}
/* outline-art */
.outline-art table {
	width:720px;
	margin:1em auto;
	border-bottom:1px solid #ccc;
}
.outline-art-th1 {
	font-size:10px;
	padding:10px 5px;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;	
	background-color:#5272b3;
	color:#fff;	
}
.outline-art-th2 {
	font-size:10px;
	padding:10px 5px;
	border-right:1px solid #fff;	
	border-bottom:1px solid #fff;	
	background-color:#999;
	color:#fff;	
}
.outline-art td {
	font-size:10px;
	padding:10px 5px;
	border-top:1px dashed #ccc;
}
.outline-art-td1 {
	border-right:1px solid #ccc;
}
.outline-art-td2 {
	border-right:1px solid #fff;
}
.outline-art-name-table{
	width:700px;
	margin:auto;
	border-top:2px solid #999;
}
.outline-art-name-table td{
	padding:3px 10px;
	font-size:11px;
}
/* activity */
.activity h3 {
	margin:2em 0 0.5em 2em;
	font-size:13px;
	clear:both;
}
.activity img {
	float:right;
	margin-left:1em;
}
.activity p {
	margin:0 4em;
	line-height:1.5em;
}
/* indexpage */
.index-left {
	width:270px;
	margin-right:5px;
	float:left;
}
.index-right {
	width:480px;
	float:left;
}
.index-textbox {
	padding:5px;
	height:35px;
	font-size:11px;
	line-height:1.5em;
}
.index-news {
	width:268px;
	border:1px solid #ccc;
	overflow: scroll;
}
.index-news dt {
	padding:3px 10px 0 10px;
	color:#563b5c;
	font-size:10px;
	font-weight:bold;
}
.index-news dd {
	padding:3px 10px;
	margin:0;
	font-size:10px;
	line-height:1.5em;
	border-bottom:1px dashed #ccc;
}
.index-explain-box {
	padding:5px;
	height:64px;
	font-size:11px;
	line-height:1.5em;
	border-bottom:2px solid #ccc;
}
.index-topics {
	/*height:110px;*/
	float:left;
}
.index-topics2 {
	/*height:110px;*/
	float:left;
}
.index-topics-date {
	padding:3px 10px 0 10px;
	color:#563b5c;
	font-size:10px;
	font-weight:bold;
}
.index-topics p {
	margin:0;
	font-size:10px;
	line-height:1.5em;
}
.index-topics2 p {
	margin:0;
	font-size:10px;
	line-height:1.5em;
}
.index-topics-title {
	padding-left:10px;
	padding-bottom:1em;
	font-weight:bold;
}
.index-topics-link {
	padding-left:25px;
	background: url("/j/common/img/arrow1.gif") no-repeat 10px 0;
}
.index-topics img {
	float:right;
	margin-left:5px;
}
.index-topics2 img {
	margin-left:38px;
}
.index-arrow1{
	color:#95441e;
}
.index-arrow2{
	color:#2161a9;
}
.index-contact {
	clear:both;
	background-color:#838355;
	text-align:right;
	font-size:11px;
	color:#fff;
	padding:0 10px 10px;
	line-height:1.5em;
}
.index-contact h1{
	font-size:12px;
	font-weight:normal;
}
/* news */
.news {
	width:660px;
	border:1px solid #ccc;
	padding:20px;
	margin:0 auto;
}
.news dt {
	padding:3px;
	background-color:#f0f0f0;
	color:#563b5c;
	margin-top:1em;
	font-weight:bold;
}
.news dd {
	padding:3px 10px;
	margin:0;
	line-height:1.5em;
}
/* search */
.search{
	width:660px;
	border:1px solid #ccc;
	padding:20px;
	margin:20px auto;
}
.search dt {
	padding:3px;
	background-color:#f0f0f0;
	color:#563b5c;
	margin-top:1em;
	font-weight:bold;
}
.search dd {
	padding:3px 10px;
	margin:0;
	line-height:1.5em;
}
.keyword {
	color:#990000;
}
.page {
	font-color:#666666;
	padding:5px;
	width:740px;
	margin-top:20px;
	background-color:#ECECEC;
}
/*index jinzai*/
.index-jinzai{
	width:483px;
	height:155px;
	border:1px solid #1c82a9;
	font-size:11px;
	float:left;
}
.index-jinzai ul{
	margin:0.5em 1em;
	padding:0;
	
}
.index-jinzai li{
	list-style-type:none;
	margin:0 0.5em 0 0;
	padding:0 0 0 1em;
	background: url("/j/common/img/arrow6.gif") no-repeat 0 3px;
}
/*様式箱2010.3.12*/
.BoxTable {
	font-size:80%;
	border:solid 1px #D0D0D0;
	border-collapse: collapse;
}
.BoxTable th {
	border:solid 1px #D0D0D0;
}
.BoxTable td {
	border:solid 1px #D0D0D0;
	
}
.BoxTable td a {
	background: url("/j/common/img/arrow1.gif") no-repeat 1px 2px;
	padding:2px 0 2px 16px;
	border:solid 1px #fff;
	
}
/*様式箱2010.4.9*/
#mainArea {
	width:720px;
	padding:0 10px;
}
#Lbox {
	float:left;
	width:350px;
}
#Rbox {
	float:right;
	width:350px;
}
#mainArea h2 {
	font-size:120%;
	background-color:#DCE3EF;
	padding:3px 3px 3px 5px;
	margin:10px 0;
}
#mainArea h3 {
	font-size:100%;
	font-weight:normal;
	margin-bottom:5px;
	padding-left:10px;
}
#mainArea h4 {
	font-size:90%;
	font-weight:normal;
	padding-left:15px;
}
#mainArea ul {
	padding:0 0 0 25px;
	margin:0px;
	list-style:none;
	line-height:200%;
}
#mainArea li {
	background-image:url("/j/common/img/arrow1.gif");
	/*background-position:left center;*/
	background-position: 0 0.5em;
	background-repeat:no-repeat;
	padding-left:15px; 
	line-height:200%;
}
#mainArea h2.shien {
	background-color:#EBDCDA;
}
.clear_both { clear: both; }
#mainArea li.arrowTop {
	background-image:url("/j/common/img/arrow1.gif");
	background-position:0px 6px;
	background-repeat:no-repeat;
	padding-left:15px; 
}
#mainArea ul.p10 {
	padding:10px;
}
#mainArea ul.mt10 {
    margin-top: 10px;
}
.separateSolidLine {
    border-top: solid 1px #bcbcbc;
	padding-top: 8px;
	margin-top: 8px;
}
.separateDottedLine {
    border-top: dotted 1px #bcbcbc;
	padding-top: 8px;
	margin-top: 8px;
}
/*様式箱2010.4.17_個別詳細ページ*/
.box table ul li a {
	color:#0000CC;
	text-decoration:underline;
}
.box table ul li a:hover {
	color:#CC0000;
}
.box table th {
	font-weight:bold;
	text-align:left;
	padding:5px;
}
.box table ul {
	margin-left:0;
	padding:0;
}
.box table ul li {
	margin-left:1.5em;
	
}
.box table ul .listSpace {
	margin-top:1em;
}
/*様式箱2010.4.17_個別詳細ページ コメント前・後*/
.box table ul li p {
	*margin-left:-1.5em;
}
.group {
	background:url(/j/common/img/box_dot.gif);
	background-repeat:repeat-x; 
	background-position:bottom;
}
.receptionEnd {
	text-align:right;
	margin-top:2em;
	color:#FF3300;
}
.box table .beforeCommentBreak {
	padding-top:1em;
}
.box table .beforeComment {
	padding-top:5px;
	color:#666;
}
.box table .afterComment {
	padding-bottom:5px;
	color:#666;
}
.box table .beforeCommentNobr {
	padding-top:5px;
	color:#666;
	margin-right:1em;
}
.box table .afterCommentNobr {
	padding-top:5px;
	color:#666;
	margin-left:1em;
}
.Break {
	 padding-top:20px;
	 margin-top:20px;
}
/*20100921人材リンク画像からテキストへ変更のため追加*/
.jinzai-link {
	font-size:12px;
	color:#1c82a9
}
.jinzai-link a {
	text-decoration:none;
}
.jinzai-link a:link {
	color:#1c82a9;
}
.jinzai-link a:visited {
	color:#1c82a9;
}
.jinzai-link a:hover {
	color:#003399;
}