body {

	font-size: 12px;

	line-height: 140%;

	color: #000000;

	background: #e3e3e3;

	margin: 0px;

	padding: 0px;

    padding-left: 5px;

	text-align: left;

}



/* 見出し */

h2 {

	font-size: 12px;

	color:#000000;

	margin-top: 10px;

	margin-bottom: 8px;

	border-left: 5px solid #F1DA34;

	background-color: #FFFFDD;

	padding: 3px 4px 3px 8px;

}

h3 {

	font-size: 12px;

	color:#000000;

	margin-top: 10px;

	margin-bottom: 8px;

	border-left: 5px solid #F1DA34;

	padding: 3px 4px 3px 8px;

}


/* リンクカラー */

a:link {color:#FF00FF;text-decoration:underline;}

a:visited {color:#2167DA;text-decoration:underline;}

a:active  {color:#FF3300;text-decoration:underline;}

a:hover   {color:#FFFF00;text-decoration:underline;}



/* ナビ関連 */

#navi_space {

	font-weight: bold;

	color: #FFCCCC;

	background: url(/img/header/vis_header-05.gif);

	height: 30px;

	width: 800px;

}



#navi_space a:link    {color: #F80ED0;text-decoration: none;font-weight: bold;}

#navi_space a:visited {color: #F80ED0;text-decoration: none;font-weight: bold;}

#navi_space a:active  {color: #F80ED0;text-decoration: underline;font-weight: bold;}

#navi_space a:hover   {color: #F80ED0;text-decoration: underline;font-weight: bold;}



/*テーブル*/

.galleryTable {

	margin: 5px 5px 0px;

	text-align: center;
}




.galleryTable table {

	border-top: 1px solid #cfcfcf;

	border-right: #cfcfcf;

	border-bottom: #cfcfcf;

	border-left: 1px solid #cfcfcf;
  
}


.galleryTable td {

	border-top: #cfcfcf;

	border-right: 1px solid #cfcfcf;

	border-bottom: 1px solid #cfcfcf;

	border-left: #cfcfcf;

}




.galleryTable p {font-size: 12px; margin-top: 1px; margin-bottom: 2px; text-align: left; line-height:120%;}

.galleryTable ul {margin-top: 2px; margin-bottom: 2px;}

.galleryTable ol {margin-top: 2px; margin-bottom: 2px;}

}


/*サムﾈｲﾙ用テーブル*/

.photoTable {

	margin: 5px 0px 0px;

	text-align: center;

 	background-color: #333333;

}




.photoTable table {

	border-top: 1px solid #cfcfcf;

	border-right: #cfcfcf;

	border-bottom: #cfcfcf;

	border-left: 1px solid #cfcfcf;
  
}


.photoTable td {

	border-top: #cfcfcf;

	border-right: 1px solid #cfcfcf;

	border-bottom: 1px solid #cfcfcf;

	border-left: #cfcfcf;

}

.photoTable a:link {border: #FF00FF 1px solid;}

.photoTable a:visited {border: #2167DA 1px solid;}

.photoTable a:active {border: #FF3300 1px solid;}

.photoTable a:hover {border: #FFFF00 1px solid;}


.photoTable2 {

	margin: 0px 0px 0px 0px;

	text-align: center;

 	background-color: #333333;

}




.photoTable2 table {

	border-top: 1px solid #cfcfcf;

	border-right: #cfcfcf;

	border-bottom: #cfcfcf;

	border-left: 1px solid #cfcfcf;
  
}


.photoTable2 td {

	border-top: #cfcfcf;

	border-right: 1px solid #cfcfcf;

	border-bottom: 1px solid #cfcfcf;

	border-left: #cfcfcf;

}

.photoTable2 a:link {border: #FF00FF 1px solid;}

.photoTable2 a:visited {border: #2167DA 1px solid;}

.photoTable2 a:active {border: #FF3300 1px solid;}

.photoTable2 a:hover {border: #FFFF00 1px solid;}

/*サムネイル一覧入れ子フレーム無し*/

.tableWhiteFrame {

	margin: 0px;

}

.tableWhiteFrame table {

	border: none;

}

.tableWhiteFrame td {

	border: none;

}


.tableWhiteFrame p {margin-top: 2px; margin-bottom: 2px; text-align: center; line-height:80%;}


}

/*サムネイルページメニュー*/

.pagemenuTable {

	margin: 5px 5px 0px;

	text-align: center;
}




.pagemenuTable table {

	border-top: 1px solid #333333;

	border-right: #333333;

	border-bottom: #333333;

	border-left: 1px solid #333333;
  
}


.pagemenuTable td {

	border-top: #333333;

	border-right: 1px solid #333333;

	border-bottom: 1px solid #333333;

	border-left: #333333;

}




.pagemenuTable listing:link {
border: #ffffff 1px solid; color: #0000de; background-color: #CCCCCC; 
}
.pagemenuTable listing:visited {
border: #ffffff 1px solid; color: #0000de; background-color: #CCCCCC;
}
.pagemenuTable listing:hover {
border: #ff9933 1px solid; color: #ff0000; background-color: #ffffcc;
}




/* ページシャドウ、背景 */

.pagebackLeft {background:  url(/img/common/vis_back-left.gif) repeat-y;padding: 0px;width: 20px;}

.pagebackRight {background:  url(/img/common/vis_back-right.gif) repeat-y;padding: 0px;}

.pageBack {background: #FFFFFF center;padding-right: 10px;padding-left: 10px;	text-align: left;}

.pageBack_top {background: #FFFFFF;padding-right: 10px;padding-left: 10px;padding-top: 10px;}

.pageBack_name {background: #E2F9FB;padding-right: 10px;padding-left: 10px; line-height: 140%;}

.pageBack_mai {font-size: 12px; color:#FF00FF; padding-left: 10px; font-weight:bold;}

.pageBack_mai2 {
	font-size: 12px;
	color:#330099;
	padding-left: 10px;
	font-weight:bold;
	text-align: right;
}

.pageBackFooter {background: #FFFFFF;}



/* パンくずナビ */

.crumbNavi {

	line-height: 110%;

	color: #828282;

	padding: 2px;

	width: 766px;

	margin-top: 2px;

	margin-bottom: 15px;

	background: #f4f4f4;

}



/*情報テーブル*/

.infoTable {margin: 5px 0px 30px;}



.infoTable table {

	border-top: 1px solid #cfcfcf;

	border-right: #cfcfcf;

	border-bottom: #cfcfcf;

	border-left: 1px solid #cfcfcf;

	margin-top: 3px;

	margin-bottom: 10px;

}



.infoTable th {

	border-top: #cfcfcf;

	border-right: 1px solid #cfcfcf;

	border-bottom: 1px solid #cfcfcf;

	border-left: #cfcfcf;

	background: #f0f0f0;

	font-size: 12px;

	width: 70px;

}



.infoTable td {

	border-top: #cfcfcf;

	border-right: 1px solid #cfcfcf;

	border-bottom: 1px solid #cfcfcf;

	border-left: #cfcfcf;

	font-size: 12px;

}



/* テキストメインページ */

.textmainContent {

	padding-right: 110px;

	padding-left: 5px;

}

.textmainContent table {

	margin-top: 5px;

	margin-bottom: 5px;

	margin-left: 30px;

	border-top: 1px solid #CCCCCC;

	border-right: 1px solid #CCCCCC;

}



.textmainContent td {

	padding: 5px;

	border-bottom: 1px solid #CCCCCC;

	border-left: 1px solid #CCCCCC;

}



.textmainContent p {margin-top: 3px; margin-bottom: 10px; margin-left: 30px;}

.textmainContent ul {margin-top: 3px; margin-bottom: 10px; margin-left: 30px;}

.textmainContent ol {margin-top: 3px; margin-bottom: 10px; margin-left: 30px;}

}



/* Ｑ＆Ａ */

.qa {

	border-bottom: 1px dotted #999999;

	border-left: 3px solid #DEF246;

	padding-bottom: 4px;

	padding-left: 8px;

}	


/* CARD */

.title {

	border-bottom: 1px dotted #999999;

	border-left: 3px solid #DEF246;

	padding-bottom: 4px;

	padding-left: 8px;

}	




/* cardfile */

.cardfile {

	font-size: 12px;

	margin-left: 5px;

	margin-top: 1px;

	border-left: 3px solid #000000;

	padding-bottom: 1px;

	padding-left: 5px;

	text-align: left;

	font-weight: normal;

	color: #000000;

	line-height: 130%;

}	

.cardtext {

	font-size: 12px;

	line-height: 140%;

	color: #FFFFFF;

	background: #333333;

	margin: 5px;

	padding: 5px;

    padding-left: 5px;

	text-align: left;

    

}

.redback {
	font-size: 12px;
	line-height: 140%;
	color: #FFFFFF;
	background: #FF0000;
	padding: 5px;
	text-align: center;
	font-weight: bold;
	width: 95%;

}

.back_y {
	font-size: 12px;
	line-height: 140%;
	color: #000000;
	background: #FFFF99 center;
	margin: 5px;
	padding: 5px;
	text-align: left;
	width: auto;

    

}


.cardtitle{
	font-size: 12px;
	line-height: 130%;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 1px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: left;
	font-weight: normal;
	color: #ffffff;
	background-color: #000000;

}	


/* ボーダー */

.bodder {

	border-bottom: 3px dotted #FF00FF;

	padding-left: 30px;

    padding-right: 30px;
}	

.bodder_g {
	border-bottom: thin none #CCCCCC;
	padding-left: 30px;
	padding-right: 30px;
	height: 1px;
}	

/* 相互リンク集 */

.linkList {



}	

.linkList p {

	border-bottom: 1px dotted #999999;

	padding-bottom: 4px;

	padding-left: 3px;

}	

.linkList a {

	font-weight:bold;

}	



/* その他 */

.tdRightSpace { padding-right: 3px;}

input {margin-top: 15px;}

form { margin: 0;}

.imgNoSpace {margin: 0px;}

.caution {color: #FF0000;}

.notes {color: #898989;}

.redBold {color: #FF0000; font-weight:bold; text-align: left;}

.red {color: #FF0000; text-align: left;}

.gray {
    padding-right: 10px;
    padding-left: 10px;
	color: #666666;
	text-align: right;
	vertical-align: top;
    background: #FFFFFF top;

}

.Bold {color:#3E3E3; font-weight:bold;}

.Bold_L {font-weight:bold; text-align: right;}

.Bold_center {
	color:#3E3E3;
	font-weight:bold;
	text-align: center;
}

.icon {vertical-align:middle; margin-right: 2px;}

ul { margin-top: 5px; }

.labelNavi {

	width: 766px;

	margin-top: 5px;

	margin-bottom: 8px;

	background: #FFF7EB;

}

.jpgDlTable {

	background: #f4f4f4 url(/img/common/vis_dl-table-back.gif) no-repeat;

	width: 476px;

	height: 195px;

	vertical-align: middle;

}

.text {

	font-size: 12px;

	margin-top: 5px;

	margin-bottom: 2px;
    
    line-height:110%;

    padding-left: 4px;

    text-align: left;


}

.text_TOP {

	font-size: 12px;

	margin-top: 10px;

	margin-bottom: 2px;
    
    line-height:110%;

    margin-left: 5px;

    text-align: left;


}


.text10 {

	font-size: 10px;

	line-height: 140%;

	color: #333333;

	background: #FFFFFF;

	margin: 5px;

	padding: 5px;

	text-align: left;

    

}

.text10_2 {

	font-size: 10px;

	line-height: 100%;

	text-align: left;
}

.text10_center {

	font-size: 10px;
	text-align: center;

}

.text10_mobile {

	font-size: 10px;
	text-align: center;
	line-height: 110%;
}

.text_mobile {

	color:#FF6A6A;
}

.hist {

	font-size: 12px;

	font-style: normal;

	line-height: 140%;

	color: #666666;

	background: #f4f4f4 url(../img/common/vis_dl-table-back2.gif) repeat;

}
