@charset "utf-8";
* {
	margin:0;
	padding:0;
}
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-image:url(images/about/about_bg.jpg);
	background-position:left top;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #666666;
}
a:hover{
	color:#FF0000;
	cursor:pointer;
}
img{
	border-style:none;
}
#wrap {
	width: 2100px;
	height:900px;;
	margin: 0 auto; 
	text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */
	background-image:url(images/about/about_wrap.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
#head {
	padding: 0 10px 0 20px;
	height:100px;
	width:400px;
	background-position:center bottom;
	background-repeat:no-repeat; 
}
#head h1 {
}
#head a{
	text-indent:-9999px;
	font-size:10px;
	display:block;
	height:100px;
	width:350px;
}
/*----------------------------------------------*/
#sitetitle
{
	float:left;
}
#sitesearch
{
	float:right;
	padding:20px 20px 0 0;
}
/*----------------------------------------------*/
#top{
	height: 210px;  
	margin: 0 auto; 
	background-image:url(images/ajam_top.jpg);
	background-position:center bottom;
}
#top a{
	display:block;
	height:100%;
	width:100%;
}
/*----------------------------------------------*/
#main{
	float:left;
	font-size:13px;
}
.content{
	width:400px;
	padding:0 10px;
	line-height:175%;
	margin-left:30px;
	margin-bottom:10px;
	float:left;
}
.content_head{
	background-image:URL(./images/about/content_head.gif);
	background-repeat:no-repeat;
	height:40px;
	width:400px;
}
.content_main{
	background-image:URL(./images/about/content_main.gif);
	background-repeat:repeat-y;
	padding:0 15px 20px 15px;
}
.content_foot{
	background-image:URL(./images/about/content_foot.gif);
	background-repeat:no-repeat;
	height:50px;
	margin-top:-20px;
	width:400px;
}

.content li{
	margin-left:25px;
	padding-bottom:10px;
}
.content h1{
	font-size:14px;
	color:#000000;
	height:33px;
	padding-top:10px;
	padding-left:5px;
}
.content h2{
	font-size:14px;
	color:#000000;
	height:30px;
	padding-top:10px;
	padding-left:5px;
}
.content h3{
	font-size:14px;
	color:#000000;
	background-repeat:no-repeat;
	height:28px;
	padding-top:5px;
	padding-left:5px;
}
.content h4{
	font-size:12px;
	
	color:#666666;
	height:25px;
	padding-top:5px;
	padding-left:5px;
}
.content p{
	margin:2px 5px 5px 5px;
}
/*----------------------------------------------*/
.profile_img{
	float:right;
	margin-right:10px;
	background-color:#FFFFFF;
	padding:3px;
	border-color:#CCCCCC #666666 #666666 #CCCCCC;
	border-width:1px;
	border-style:solid;
}
.to_top {
	float:right;
	font-size:10px;
	padding-right:5px;
}
/*----------------------------------------------*/
/********************************************/
/********************************************/
#sub {
	float:left;
	width:170px;
	padding-left:10px;
	padding-top:70px;
	font-size:12px;
	text-align:left;
}
#sub a{
	text-decoration:none;
	color:#333333;
}
#sub a:hover{
	text-decoration:none;
	color:#FF3333;
}
.subcontent{
	padding:10px;
}
#sub li{
	list-style-type:none;
	width:160px;
}
#sub a{
	display:block;
	width:160px;
	height:25px;
}

/*--------------------------------------*/

/*--------------------------------------*/


#extra {
	float: right;
	width: 200px; 
	padding-right:20px;
}
/********************************************/
#ads1
{
	padding-top:5px;
	text-align:center;
}
#linkclub
{
	margin:20px 0;
	text-align:center;
}
#links
{
	text-align:center;
}
#links img
{
	border-style:none;
}
#ads2
{
	margin:20px 0 0 0;
	text-align:center;
}
/*--------------------------------------*/
/*--------------------------------------*/
#foot{
	clear:both;
	padding: 0 10px 0 20px; /* この余白は、その上に表示される div のエレメントの左揃えと一致します。 */
	text-align:right;
	background-position:center bottom;
	background-repeat:no-repeat; 
	background-color:#000000;
	width:350px;
	float:right;
	color:#FFFFFF;
	border-left:solid 5px #993300;
}
#foot p {
	margin: 0; 
	padding:3px; 
	font-size:12px;
}
#foot a{
	text-decoration:none;
	color:#FFFFFF;
}
/********************************************/
/********************************************/
