body {

	font-size: 12px;

	line-height: 130%;

	background: #cccccc url(../img/common/back.gif);

	margin: 0px;

	padding: 0px;

    padding-left: 5px;

    text-align: left;

}



/* 見出し */

h1 {

	font-size: 12px;

	color:#000000;

}

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;

}


/* リンクカラー */

a:link {color:#FF00FF;text-decoration:underline;}

a:visited {color:#000000;text-decoration:underline;}

a:active  {color:#FF00FF;text-decoration:underline;}

a:hover   {color:#EF01C9;text-decoration:underline;}



/* ページシャドウ、背景 */

.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;width: 20px;}

.pageBackFooter {background: #FFFFFF;}



/* テキスト */

.text12 {

	font-size: 12px;

	margin-top: 0px;
    
    line-height:140%;

    padding-left: 0px;

    text-align: left ;

    background: #FFFFFF ;


}

.pc {

	font-size: 12px;
    
    line-height:200%;

    padding: 10px;

    text-align: center ;

    background: #FFFFFF ;

    color: #000000;


}



.company {

	font-size: 12px;

	margin-top: 0px;

	margin-bottom: 10px;
    
    line-height:140%;

    padding: 5px;

    padding-left: 0px;

    text-align: left ;

    background: #333333 ;

    color: #FFFFFF;


}


.text10 {

	font-size: 10px;

	line-height: 140%;

	color: #333333;

	background: #FFFFFF;

	margin: 5px;

	padding: 5px;

	text-align: left;

    

}


.w {

    color: #FFFFFF;
   
    text-align:center;

    background: #333333}

.wbo {

    color: #FFFFFF;
   
    text-align:center;

    font-weight:bold;

    background: #333333}

.Bold {font-weight:bold; text-align: left;}

.red {color: #FF0000; text-align: left;}

.redbo {color: #FF0000; text-align: left; font-weight:bold;}

.qa {line-height: 180%;}	

.qa_p {font-weight:bold; color: #EF01C9}	


/*テーブル*/

.galleryTable {

	margin: 20px;
 
	text-align: left;

    line-height: 140%;
}




.galleryTable table {

	border-top: 1px solid #cfcfcf;

	border-right: #cfcfcf;

	border-bottom: #cfcfcf;

	border-left: 1px solid #cfcfcf;
  
}


.galleryTable td {

	border-top: #333333;

	border-right: 0px solid #333333;

	border-bottom: 1px solid #333333;

	border-left: #333333;

}




.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;}

}
