@charset "utf-8";

/*clearfix*/
.clearFix {zoom:1;}
.clearFix:after {
  content: ""; 
  display: block; 
  clear: both;
}

/*========== PC�S�ŋ���header ==========*/

div#header {
position: relative;
width: 950px;
margin: 0px auto;
border-bottom: 1px solid #cccccc;
text-align: left;
height:52px;
padding-bottom:1em;
}


/*div.logo-area {
	width: 520px;
	float: left;
}*/

div#header #ttl-txt {
	padding-top: 30px;
	text-align: right;
	width:45%;
}

div.logo-area .info-txt {
	padding-top: 10px;
	color: #656565;
}

div#header p,
div#header h1{
display: block;
float: left;
padding: -2em 0 0 0 ;
color: #999999;
font-size: 80%;
}

.info-txt {
	font-weight: bold;
	color: #ff6600;	
}

#mainlogo{
	width:250px;
}




/*add*/
#pagetop {
    background: url("../img/icon_totop.gif") no-repeat scroll left center transparent;
    float: right;
    margin: 0;
    padding: 3px 3px 3px 12px;
}

ul.topicpath {
	margin-right: 1px;
	margin-left: 1px;
	margin-bottom: 2px;
	padding: 5px 0 5px 10px;
	background-color: #f3f3f3;
	border-bottom: 1px solid #ff6600;
}

#content ul.topicpath {
	background-color: #f3f3f3;
	border-bottom: 1px solid #ff6600;
}

ul.topicpath li {
	display: inline;
}




/*----------�I�����W�с@�}�C�i�r�o�C�g��������----------*/
.ind_or{
	display:block;
	float:left;
	height: 26px;
	background:url(/area/img/ind_or_bg.gif) top right no-repeat;
	color:#fff;
}

.ind_or span{
	display:block;
	float:left;
	margin-right: 8px;
	background:url(/area/img/ind_or_bg.gif) top left no-repeat;
	height: 23px;
	padding:3px 0 0 10px;
	font-weight: bold;
	font-size: 12px;
}

*html .ind_or span{/*IE6*/
	margin-right: 4px;
}


/*----------ad space ----------*/
div#adpic {
	width:100px;
}

div#ad {
	background:url(../../lp_images/userpc/info.gif) no-repeat;
	text-decoration:underline;
	color:#36F;
	width:630px;
	margin:5px 0 10px 10px;
	padding-top:1px;
	padding-left:105px;
	text-align: left;
}

div#adbn_wrap{margin:5px 0 10px 0;}
div.adbn {
	background:url(/user/html/lp_images/userpc/infoicon.gif) no-repeat #d7f2ff;
	color:#36F;
	margin:0 0 4px 0;
	padding-top:4px;
	padding-left:108px;
	padding-right: 5px;
	text-align: left;
	font-weight: bold;
	min-height: 24px;
}

div.adbn_l {
	background:url(../../lp_images/userpc/infoicon.gif) no-repeat #d7f2ff;
	color:#36F;
	width:830px;
	margin:0 0 4px 0;
	padding-top:4px;
	padding-left:108px;
	padding-right: 5px;
	text-align: left;
	font-weight: bold;
	min-height: 24px;
}
/* end ad space */


/*----------�G���A����T����----------*/
.areaSearch{
	background:url(../../lp_images/userpc/ind_subttl_bg.gif) top left no-repeat;
	width:765px;
	height:31px;
	text-align: center;
	font-size: 20px;
	line-height: 1.0;
	padding-top: 10px;
	color:#ff1880;
}

