@charset "Shift_JIS";
/***********************************************************

	[1] /about common
	[2] about.html
	[3]privacy.html
	[4]copyrights.html
	[5]sct.html
	[6]supporter.html 
	[7]support_list.html
	[8]inquery.html

***********************************************************/

/* [1]common **********************************************/

h2,h3{
	margin-bottom:5px
}
h2{
	display:block;
	text-indent:-99999px;

	width:570px;
	height:51px;
}

h3{
	clear:both;
	
	margin-top:1.5em;
	padding-left:10px;
	background:#fff url(../about/image/smallTitle_bg.gif) repeat-y left center;

	line-height:2;
}
h4{
	margin:0.1em 0 0.1em 10px;
}
ul.subMenu li{
	float:left;
	padding:2px 12px 2px 12px;
	margin-bottom:1em;

	background:#fff url(../image/delt.gif) no-repeat left center;
}
#main p{
	width:560px;
}
/**********************************************************/


/* [2]about/index.html ******************************************/
body#about 
h2{
	background:#fff url(../about/image/aboutTitle.gif) no-repeat left center;
}
body#about 
#main ul{
	display: inline-block;

	margin-left:10px;
	width:550px;
}
/* clearfix hack */
body#about 
#main ul:after{
	content: ".";  
	display: block;  
	visibility: hidden;  
	height: 0.1px;  
	font-size: 1px;  
	line-height: 0;  
	clear: both; 
}
/* Hides from IE-mac \*/ 
* html body#about 
#main ul{
	height: 1%;
}
/* End hide from IE-mac */

body#about 
#main li{
	float:left;
	display:block;

	padding:2px 0 2px 22px;
	width:248px;

	background:#fff url(../image/pdf.gif) no-repeat left center;
}
/**********************************************************/

/* [3]privacy.html ****************************************/
body#privacy 
h2{
	background:#fff url(../about/image/privacyTitle.gif) no-repeat left center;
}
body#privacy 
#mainBox dl, #mainBox ul, #mainBox p{
	padding-left:10px;
}
body#privacy 
#mainBox dt{
	font-weight:bold;
}
body#privacy 
#mainBox dd{
	padding-left:1em;
}

/**********************************************************/

/* [4]copyrights.html *************************************/
#copyrights 
h2{
	background:#fff url(../about/image/copyrightsTitle.gif) no-repeat left center;
}
#copyrights 
#main p{
	width:535px;
	margin-left:1em;
}
/**********************************************************/

/* [5]sct.html ********************************************/
#sct 
h2{
	background:#fff url(../about/image/sctTitle.gif) no-repeat left center;
}
#sct 
#main p{
	width:535px;
	margin-left:1em;
}
/**********************************************************/

/* [6]supporter.html **************************************/
#supporter
h2{
	background:#fff url(../about/image/supporterTitle.gif) no-repeat left center;
}
#supporter
#main p{
	width:535px;
	margin-left:1em;
}
#supporter
#main dl{
	width:535px;
	margin-left:1em;
}
#main dd{
	margin-left:1em;
}
/**********************************************************/

/* [7]support_list.html ***********************************/

#supportList 
h2{
	background:#fff url(../about/image/supportsTitle.gif) no-repeat left center;
}
#supportList 
#links li{
	float:left;
	width:255px;

	padding:2px 12px 2px 12px;
	background:#fff url(../image/delt2.gif) no-repeat left center;
}
/**********************************************************/

/* [8]inquery.html ***********************************/
#inquery 
h2{
	background:#fff url(../about/image/inqueryTitle.gif) no-repeat left center;
}
#inquery 
#mainBox h4{
	padding-left:15px;
	background:#fff url(../image/delt.gif) no-repeat left 0.3em;
}
#inquery 
#mainBox p{
	width:95%;
	padding-left:15px;
}